Expand description
Options used for configuring the behavior of certain API endpoints
Structs§
- Clear
Cache Opts - Clear
Cache Opts Builder - A builder struct for ClearCacheOpts.
- Cluster
Volume Update Opts - Update swarm cluster volume
- Cluster
Volume Update Opts Builder - A builder struct for ClusterVolumeUpdateOpts.
- Console
Size - Initial size of the console
- Container
Commit Opts - Container
Commit Opts Builder - A builder struct for ContainerCommitOpts.
- Container
Connection Opts - Interface for connecting a container to a network.
- Container
Connection Opts Builder - Container
Create Opts - Interface for building a new docker container from an existing image
- Container
Create Opts Builder - Container
Disconnection Opts - Interface for disconnecting a container from a network.
- Container
Disconnection Opts Builder - Container
List Opts - Container
List Opts Builder - A builder struct for ContainerListOpts.
- Container
Prune Opts - Container
Prune Opts Builder - A builder struct for ContainerPruneOpts.
- Container
Remove Opts - Container
Remove Opts Builder - A builder struct for ContainerRemoveOpts.
- Container
Restart Opts - Container
Restart Opts Builder - A builder struct for ContainerRestartOpts.
- Container
Stop Opts - Container
Stop Opts Builder - A builder struct for ContainerStopOpts.
- Endpoint
Ipam Config - Used to configure endpoint IPAM configuration when connection a container to a network.
See
ipam_config
. - Events
Opts - Opts for filtering streams of Docker events
- Events
Opts Builder - Builder interface for
EventOpts
. - Exec
Create Opts - Exec
Create Opts Builder - A builder struct for ExecCreateOpts.
- Exec
Resize Opts - Exec
Resize Opts Builder - A builder struct for ExecResizeOpts.
- Exec
Start Opts - Exec
Start Opts Builder - A builder struct for ExecStartOpts.
- Host
Port - Structure used to bind a host port to a container port with
expose
- Image
Build Opts - Image
Build Opts Builder - Image
List Opts - Image
List Opts Builder - A builder struct for ImageListOpts.
- Image
Prune Opts - Image
Prune Opts Builder - A builder struct for ImagePruneOpts.
- Image
Push Opts - Image
Push Opts Builder - Image
Remove Opts - Image
Remove Opts Builder - A builder struct for ImageRemoveOpts.
- Logs
Opts - Logs
Opts Builder - A builder struct for LogsOpts.
- Network
Create Opts - Interface for creating new docker network
- Network
Create Opts Builder - Network
List Opts - Options for filtering networks list results“
- Network
List Opts Builder - A builder struct for NetworkListOpts.
- Network
Prune Opts - Network
Prune Opts Builder - A builder struct for NetworkPruneOpts.
- Node
List Opts swarm
- Node
List Opts Builder swarm
- A builder struct for NodeListOpts.
- Node
Update Opts swarm
- Node
Update Opts Builder swarm
- Plugin
List Opts swarm
- Plugin
List Opts Builder swarm
- A builder struct for PluginListOpts.
- Publish
Port - Structure used to expose a port on a container with
expose
orpublish
. - Pull
Opts - Pull
Opts Builder - Registry
Auth Builder - Service
List Opts swarm
- Service
List Opts Builder swarm
- A builder struct for ServiceListOpts.
- Service
Opts swarm
- Service
Opts Builder swarm
- Swarm
Init Opts swarm
- Swarm
Init Opts Builder swarm
- A builder struct for SwarmInitOpts.
- Swarm
Join Opts swarm
- Swarm
Join Opts Builder swarm
- A builder struct for SwarmJoinOpts.
- System
Data Usage Opts - System
Data Usage Opts Builder - A builder struct for SystemDataUsageOpts.
- TagOpts
- TagOpts
Builder - A builder struct for TagOpts.
- Volume
Create Opts - Volume
Create Opts Builder - A builder struct for VolumeCreateOpts.
- Volume
List Opts - Volume
List Opts Builder - A builder struct for VolumeListOpts.
- Volume
Prune Opts - Volume
Prune Opts Builder - A builder struct for VolumePruneOpts.
Enums§
- Cache
Filter - Container
Filter - Filter Opts for container listings
- Container
Prune Filter - Container
Status - Data
Usage Type - Event
Filter - An enumartion used to filter system events.
- Event
Filter Type - Health
- Image
Filter - Filter type used to filter listed images.
- Image
Name - All forms that the image identifier can take.
- Images
Prune Filter - IpcMode
- IPC sharing mode for the container.
- Isolation
- Membership
swarm
- Network
Filter - A single filter item used to filter the output of listing the networks.
- Network
Prune Filter - Network
Type - Node
Filter swarm
- Filter type used to filter nodes by one of the variants.
- PidMode
- PID (Process) Namespace mode for the container.
- Plugin
Filter swarm
- Protocol
- Network protocol on which a port can be exposed.
- Registry
Auth - Scope
- Used for
NetworkFilter::Scope
. - Service
Filter swarm
- Filter Opts for services listings
- Volume
Filter - Filter type used to filter volumes by one of the variants.