Expand description
Client request / response
Structs§
- Container
Attach Options - ContainerAttachOptions holds parameters to attach to a container.
- Container
Attach Options Builder - Builder for
ContainerAttachOptions
. - Container
Change Response Item - ContainerChangeResponseItem change item in response to ContainerChanges operation.
- Container
Create Created Body - ContainerCreateCreatedBody OK response to ContainerCreate operation.
- Container
List Options - ContainerListOptions holds parameters to list containers with.
- Container
List Options Builder - Builder for
ContainerListOptions
. - Container
Logs Options - ContainerLogsOptions holds parameters to filter logs with.
- Container
Logs Options Builder - Builder for
ContainerLogsOptions
. - Container
Path Stat - ContainerPathStat is used to encode the header from GET “/containers/{name:.*}/archive” “Name” is the file or directory name.
- Container
Remove Options - ContainerRemoveOptions holds parameters to remove containers.
- Container
Remove Options Builder - Builder for
ContainerRemoveOptions
. - Container
Start Options - ContainerStartOptions holds parameters to start containers.
- Container
Start Options Builder - Builder for
ContainerStartOptions
. - Container
Stats - ContainerStats contains response of Engine API.
- Container
TopOK Body - ContainerTopOKBody OK response to ContainerTop operation.
- Container
UpdateOK Body - ContainerUpdateOKBody OK response to ContainerUpdate operation.
- Container
WaitOK Body - ContainerWaitOKBody OK response to ContainerWait operation.
- Containers
Prune Report - ContainersPruneReport contains the response for Engine API: POST “/containers/prune”.
- Copy
ToContainer Options - CopyToContainerOptions holds information about files to copy into a container.
- Copy
ToContainer Options Builder - Builder for
CopyToContainerOptions
. - Network
Connect - NetworkConnect represents the data to be used to connect a container to the network.
- Network
Create Response - NetworkCreateResponse is the response message sent by the server for network create call.
- Network
Disconnect - NetworkDisconnect represents the data to be used to disconnect a container from the network.
- Network
Inspect Options - NetworkInspectOptions holds parameters to inspect network.
- Network
Inspect Options Builder - Builder for
NetworkInspectOptions
. - Network
List Options - Network
List Options Builder - Builder for
NetworkListOptions
. - Networks
Prune Report - NetworksPruneReport contains the response for Engine API.
- Resize
Options - ResizeOptions holds parameters to resize a tty. It can be used to resize container ttys and exec process ttys too.
- Resize
Options Builder - Builder for
ResizeOptions
. - Volume
Create Body - VolumeCreateBody Volume configuration.
- Volume
Create Body Builder - Builder for
VolumeCreateBody
. - Volume
ListOK Body - VolumeListOKBody Volume list response.
- Volumes
Prune Report - VolumesPruneReport contains the response for Engine API: POST “/volumes/prune”