1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
Sebastiaan van Stijn 90de570cfa
backend: add StopOptions to ContainerRestart and ContainerStop
While we're modifying the interface, also add a context to both.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-20 21:29:30 +02:00
..
adapter.go backend: add StopOptions to ContainerRestart and ContainerStop 2022-04-20 21:29:30 +02:00
adapter_test.go Block task starting until node attachments are ready 2018-08-20 15:28:15 -05:00
attachment.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
container.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
container_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
controller.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
executor.go vendor: github.com/docker/swarmkit 616e8db4c3b0 2022-03-10 17:48:09 -05:00
health_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
validate.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00
validate_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
validate_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
validate_windows_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00