moby--moby/daemon/cluster/convert
Ying Li b0401a71f7 Add the CACert parameter to the ExternalCA object in order to match
swarmkit's API type.  Make sure this parameter gets propagated to
swarmkit, and also add an extra option to the CLI when providing
external CAs to parse the CA cert from a file.

Signed-off-by: Ying Li <ying.li@docker.com>
2017-04-26 10:45:12 -07:00
..
container.go fix gRPC serialization for healthcheck start-period 2017-04-10 17:02:58 -07:00
network.go
node.go Fixing #24631, inspect output on swarm object types without labels is empty object {} 2017-02-15 01:25:55 -05:00
secret.go
service.go Hide zero-valued timestamps from service JSON 2017-04-14 10:44:24 -07:00
service_test.go add service convert tests 2017-04-11 14:02:02 -04:00
swarm.go Add the CACert parameter to the ExternalCA object in order to match 2017-04-26 10:45:12 -07:00
task.go