View Source DockerEngineAPI.Model.FilesystemChange (docker_engine_api v1.43.0)
Change in the container's filesystem.
Summary
Types
@type t() :: %DockerEngineAPI.Model.FilesystemChange{ Kind: ChangeType, Path: String.t() }
Change in the container's filesystem.
@type t() :: %DockerEngineAPI.Model.FilesystemChange{ Kind: ChangeType, Path: String.t() }