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/swarm
Vincent Demeester e401b88e59
Add support for init on services
It's already supported by `swarmkit`, and act the same as
`HostConfig.Init` on container creation.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-07 14:17:55 +02:00
..
runtime Add canonical import comment 2018-02-05 16:51:57 -05:00
common.go Add canonical import comment 2018-02-05 16:51:57 -05:00
config.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
container.go Add support for init on services 2018-06-07 14:17:55 +02:00
network.go Support SCTP port mapping (bump up API to v1.37) 2018-02-20 11:15:36 +09:00
node.go Add canonical import comment 2018-02-05 16:51:57 -05:00
runtime.go Output network attachment task information 2018-05-22 23:36:30 +02:00
secret.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
service.go Add canonical import comment 2018-02-05 16:51:57 -05:00
swarm.go Add canonical import comment 2018-02-05 16:51:57 -05:00
task.go Output network attachment task information 2018-05-22 23:36:30 +02:00