| AuthConfig |
|
| AuthConfigurations |
|
| AuthResponse |
|
| Bind |
Represents a host path being bind mounted as a Volume in a Docker container.
|
| BindOptions |
|
| Binds |
|
| Binds.Deserializer |
|
| Binds.Serializer |
|
| BlkioRateDevice |
|
| BlkioStatEntry |
BlkioStat is not documented in pubic docker swapper.yaml yet, reference:
https://github.com/moby/moby/blob/master/api/types/stats.go
|
| BlkioStatsConfig |
|
| BlkioWeightDevice |
|
| BuildResponseItem |
Represents a build response stream item
|
| ChangeLog |
|
| ClusterInfo |
Used for creating swarms.
|
| Container |
Used for Listing containers.
|
| ContainerConfig |
Used as part of 'images/IMAGE/someimage' response.
|
| ContainerDNSConfig |
Specification for DNS related configurations in resolver configuration file (`resolv.conf`).
|
| ContainerHostConfig |
|
| ContainerMount |
|
| ContainerNetwork |
Types taken form
https://github.com/docker/engine-api/blob/release/1.10/types/network/network.go
Docker named it EndpointSettings
|
| ContainerNetwork.Ipam |
Docker named it EndpointIPAMConfig
|
| ContainerNetworkSettings |
|
| ContainerPort |
|
| ContainerSpec |
The specification for containers as used in TaskSpec
|
| ContainerSpecConfig |
docker configs that will be exposed to the service
|
| ContainerSpecFile |
File represents a specific target that is backed by a file.
|
| ContainerSpecPrivileges |
Security options for the container
|
| ContainerSpecPrivilegesCredential |
Credential for managed service account (Windows only)
|
| ContainerSpecPrivilegesSELinuxContext |
SELinux labels of the container
|
| ContainerSpecSecret |
docker secrets that will be exposed to the service
|
| CpuStatsConfig |
|
| CpuUsageConfig |
|
| Device |
|
| DiscreteResourceSpec |
|
| Driver |
|
| DriverStatus |
|
| Endpoint |
|
| EndpointSpec |
|
| EndpointVirtualIP |
|
| ErrorDetail |
|
| ErrorResponse |
|
| Event |
Representation of a Docker event.
|
| EventActor |
|
| ExposedPort |
Represents a container port that Docker exposes to external clients.
|
| ExposedPort.Deserializer |
|
| ExposedPort.Serializer |
|
| ExposedPorts |
|
| ExposedPorts.Deserializer |
|
| ExposedPorts.Serializer |
|
| ExternalCA |
|
| Frame |
Represents a logging frame.
|
| GenericResource<T> |
|
| HealthCheck |
|
| HostConfig |
Used in `/containers/create`, and in inspect container.
|
| Identifier |
|
| Image |
|
| Info |
Used for `/info`
|
| InfoRegistryConfig |
|
| InfoRegistryConfig.IndexConfig |
|
| Link |
Represents a network link between two Docker containers.
|
| Links |
|
| Links.Deserializer |
|
| Links.Serializer |
|
| LogConfig |
Log driver to use for a created/running container.
|
| LxcConf |
|
| MemoryStatsConfig |
|
| Mount |
|
| NamedResourceSpec |
|
| Network |
|
| Network.ContainerNetworkConfig |
|
| Network.Ipam |
|
| Network.Ipam.Config |
|
| NetworkAttachmentConfig |
|
| NetworkSettings |
|
| Node |
A node as returned by the /events API, for instance, when Swarm is used.
|
| ObjectVersion |
|
| PeerNode |
|
| PidsStatsConfig |
|
| PortBinding |
|
| PortConfig |
|
| Ports |
|
| Ports.Binding |
|
| Ports.Deserializer |
|
| Ports.Serializer |
|
| PruneResponse |
Delete unused content (containers, images, volumes, networks, build relicts)
|
| PullResponseItem |
Represents a pull response stream item
|
| PushResponseItem |
Represents a push response stream item
|
| Repository |
A repository or image name.
|
| ResourceRequirements |
|
| ResourceSpecs |
|
| ResourceVersion |
|
| ResponseItem |
Represents a pull response stream item
|
| ResponseItem.AuxDetail |
|
| ResponseItem.ErrorDetail |
|
| ResponseItem.ProgressDetail |
|
| RestartPolicy |
Container restart policy
no
Do not restart the container if it dies.
|
| SearchItem |
|
| Secret |
Used for Listing secret.
|
| SecretSpec |
|
| Service |
Used for Listing services.
|
| ServiceGlobalModeOptions |
|
| ServiceModeConfig |
|
| ServicePlacement |
|
| ServiceReplicatedModeOptions |
|
| ServiceRestartPolicy |
|
| ServiceSpec |
|
| ServiceUpdateStatus |
|
| StatisticNetworksConfig |
|
| Statistics |
Representation of a Docker statistics.
|
| StatsConfig |
|
| Swarm |
|
| SwarmCAConfig |
|
| SwarmDispatcherConfig |
|
| SwarmInfo |
|
| SwarmJoinTokens |
|
| SwarmNode |
Used for Listing SwarmNodes.
|
| SwarmNodeDescription |
|
| SwarmNodeEngineDescription |
|
| SwarmNodeManagerStatus |
|
| SwarmNodePlatform |
|
| SwarmNodePluginDescription |
|
| SwarmNodeResources |
|
| SwarmNodeSpec |
|
| SwarmNodeStatus |
|
| SwarmNodeVersion |
|
| SwarmOrchestration |
|
| SwarmRaftConfig |
|
| SwarmSpec |
|
| SwarmVersion |
|
| Task |
|
| TaskDefaults |
|
| TaskSpec |
|
| TaskStatus |
|
| TaskStatusContainerStatus |
|
| ThrottlingDataConfig |
|
| TmpfsOptions |
|
| Ulimit |
|
| UpdateConfig |
|
| UpdateContainerResponse |
|
| Version |
Used for `/version`
|
| VersionComponent |
|
| VersionPlatform |
|
| Volume |
Represents a bind mounted volume in a Docker container.
|
| VolumeBind |
|
| VolumeBinds |
|
| VolumeBinds.Deserializer |
|
| VolumeBinds.Serializer |
|
| VolumeOptions |
|
| VolumeRW |
Deprecated
|
| VolumeRW.Deserializer |
|
| VolumeRW.Serializer |
|
| Volumes |
|
| Volumes.Deserializer |
|
| Volumes.Serializer |
|
| VolumesFrom |
|
| VolumesFrom.Deserializer |
|
| VolumesFrom.Serializer |
|
| VolumesRW |
|
| VolumesRW.Deserializer |
|
| VolumesRW.Serializer |
|
| WaitResponse |
Represents a wait container command response
|