Filters Type
Provides a set of static methods for creating Image parameter.
Static members
Static member | Description |
Full Usage:
Filters.InitContainerFilters(?Ancestor, ?Status, ?Exited, ?Label, ?Isolation, ?Before, ?Since, ?Volume, ?Network)
Parameters:
DockerId
?Status : ContainerStatus
?Exited : int
?Label : 'a
?Isolation : 'b
?Before : DockerId
?Since : DockerId
?Volume : 'c
?Network : 'd
Returns: Dictionary<string, IDictionary<string, bool>>
|
|