Module docker_api::opts
source · Expand description
Options used for configuring the behavior of certain API endpoints
Structs
A builder struct for ClearCacheOpts.
A builder struct for ContainerCommitOpts.
Interface for connecting a container to a network.
Interface for building a new docker container from an existing image
Interface for disconnecting a container from a network.
A builder struct for ContainerListOpts.
A builder struct for ContainerPruneOpts.
A builder struct for ContainerRemoveOpts.
Used to configure endpoint IPAM configuration when connection a container to a network.
See
ipam_config
.Opts for filtering streams of Docker events
Builder interface for
EventOpts
.A builder struct for ExecCreateOpts.
A builder struct for ExecResizeOpts.
A builder struct for ImageListOpts.
A builder struct for ImagePruneOpts.
A builder struct for ImageRemoveOpts.
A builder struct for LogsOpts.
Interface for creating new docker network
Options for filtering networks list results“
A builder struct for NetworkListOpts.
A builder struct for NetworkPruneOpts.
NodeListOpts
swarm
NodeListOptsBuilder
swarm
A builder struct for NodeListOpts.
NodeUpdateOpts
swarm
PluginListOpts
swarm
A builder struct for PluginListOpts.
ServiceListOpts
swarm
A builder struct for ServiceListOpts.
ServiceOpts
swarm
ServiceOptsBuilder
swarm
SwarmInitOpts
swarm
SwarmInitOptsBuilder
swarm
A builder struct for SwarmInitOpts.
SwarmJoinOpts
swarm
SwarmJoinOptsBuilder
swarm
A builder struct for SwarmJoinOpts.
A builder struct for TagOpts.
A builder struct for VolumeCreateOpts.
A builder struct for VolumeListOpts.
A builder struct for VolumePruneOpts.
Enums
Filter Opts for container listings
An enumartion used to filter system events.
Filter type used to filter listed images.
All forms that the image identifier can take.
Membership
swarm
A single filter item used to filter the output of listing the networks.
NodeFilter
swarm
Filter type used to filter nodes by one of the variants.
PluginFilter
swarm
Network protocol on which a port can be exposed.
Used for
NetworkFilter::Scope
.ServiceFilter
swarm
Filter Opts for services listings
Filter type used to filter volumes by one of the variants.