Enum docker_api::api::container::opts::ContainerFilter [−][src]
pub enum ContainerFilter {
}Expand description
Filter Opts for container listings
Variants
Tuple Fields of Ancestor
0: ImageNameContainer ID or name.
Tuple Fields of Before
0: StringContainers with the specified exit code.
Tuple Fields of ExitCode
0: u64Tuple Fields of Health
0: HealthThe container’s ID.
Tuple Fields of Id
0: StringApplies only to Windows daemon.
Tuple Fields of Isolation
0: IsolationTuple Fields of IsTask
0: boolLabel in the form of label=key.
Tuple Fields of LabelKey
0: StringLabel in the form of label=key=val.
The container’s name.
Tuple Fields of Name
0: StringTuple Fields of Publish
0: PublishPortNetwork ID or name.
Tuple Fields of Network
0: StringContainer ID or name.
Tuple Fields of Since
0: StringTuple Fields of Status
Volume name or mount point destination.
Tuple Fields of Volume
0: String