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 3bb2d0026b
api: rename container.ContainerCreateCreatedBody to container.CreateResponse
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-28 22:39:18 +02:00
..
config.go API: add "signal" parameter to container stop and restart endpoints 2022-04-20 21:29:31 +02:00
container_changes.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
container_top.go swagger: reformat, and wrap to ~80-chars 2020-05-02 18:10:28 +02:00
container_update.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
create_response.go api: rename container.ContainerCreateCreatedBody to container.CreateResponse 2022-04-28 22:39:18 +02:00
deprecated.go api: rename container.ContainerCreateCreatedBody to container.CreateResponse 2022-04-28 22:39:18 +02:00
host_config.go api/types: fix KernelMemory deprecation comment, and omitempty 2022-03-17 09:56:48 +01:00
hostconfig_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
hostconfig_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
wait_exit_error.go api: rename ContainerWaitOKBody to container.WaitResponse 2022-04-28 22:38:20 +02:00
wait_response.go api: rename ContainerWaitOKBody to container.WaitResponse 2022-04-28 22:38:20 +02:00
waitcondition.go Add canonical import comment 2018-02-05 16:51:57 -05:00