moby--moby/api/types/container
Sebastiaan van Stijn efb1f141a4
api/types/container: remove deprecated types
This removes;

- ContainerCreateCreatedBody (alias for CreateResponse)
- ContainerWaitOKBody (alias for WaitResponse)
- ContainerWaitOKBodyError (alias for WaitExitError)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-12 15:00:16 +02:00
..
config.go container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
container_changes.go
container_top.go
container_update.go
create_response.go
host_config.go
hostconfig_unix.go
hostconfig_windows.go
wait_exit_error.go
wait_response.go api: swagger: adjust ContainerWaitResponse error as optional 2022-05-30 16:42:12 +01:00
waitcondition.go