1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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_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
waitcondition.go