Module docker_api::opts
source · Expand description
Options used for configuring the behavior of certain API endpoints
Structs
- A builder struct for ClearCacheOpts.
- Update swarm cluster volume
- A builder struct for ClusterVolumeUpdateOpts.
- Initial size of the console
- 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.
- A builder struct for ContainerRestartOpts.
- A builder struct for ContainerStopOpts.
- 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
swarmA 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
swarmA builder struct for SwarmInitOpts. - SwarmJoinOpts
swarm - SwarmJoinOptsBuilder
swarmA builder struct for SwarmJoinOpts. - A builder struct for SystemDataUsageOpts.
- 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.
- IPC sharing mode for the container.
- Membership
swarm - A single filter item used to filter the output of listing the networks.
- NodeFilter
swarmFilter type used to filter nodes by one of the variants. - PID (Process) Namespace mode for the container.
- PluginFilter
swarm - Network 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.