1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Sebastiaan van Stijn 3b316814f9
container: un-export DefaultStopTimeout
It's not used outside of the package itself

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-11 10:05:40 +02:00
..
stream
archive.go
container.go container: un-export DefaultStopTimeout 2021-08-11 10:05:40 +02:00
container_unit_test.go container: un-export DefaultStopTimeout 2021-08-11 10:05:40 +02:00
container_unix.go container: un-export DefaultStopTimeout 2021-08-11 10:05:40 +02:00
container_windows.go container: un-export DefaultStopTimeout 2021-08-11 10:05:40 +02:00
env.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
env_test.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go
state_test.go
store.go
view.go
view_test.go