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
swarmNodeListOptsBuilder
swarmA builder struct for NodeListOpts.
NodeUpdateOpts
swarmPluginListOpts
swarmA builder struct for PluginListOpts.
ServiceListOpts
swarmA builder struct for ServiceListOpts.
ServiceOpts
swarmServiceOptsBuilder
swarmSwarmInitOpts
swarmSwarmInitOptsBuilder
swarmA builder struct for SwarmInitOpts.
SwarmJoinOpts
swarmSwarmJoinOptsBuilder
swarmA 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
swarmA single filter item used to filter the output of listing the networks.
NodeFilter
swarmFilter type used to filter nodes by one of the variants.
PluginFilter
swarmNetwork protocol on which a port can be exposed.
Used for
NetworkFilter::Scope.ServiceFilter
swarmFilter Opts for services listings
Filter type used to filter volumes by one of the variants.