moby--moby/daemon/cluster/convert
Liron Levin 7d45cafd57 pluggable secret backend
This commit extends SwarmKit secret management with pluggable secret
backends support.

Updating the work in
[swarmkit](docker/swarmkit@eebac27434) for
pluggable secret backend and adding the
driver parameter to `SecretSpec`.

Remaining work:
- [ ] CLI support (docker/cli)
- [ ] api in [plugin helpers](docker/go-plugins-helpers))
- [ ] Reference plugin
- [ ] Documenation (after cli work)

Signed-off-by: Liron Levin <liron@twistlock.com>
2017-07-15 16:50:02 +03:00
..
config.go Add config APIs 2017-05-11 10:08:21 -07:00
container.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
network.go Vendor swarmkit 7e096ced 2017-05-23 15:01:35 -07:00
node.go Propagate the swarm cluster and node TLS info provided by the swarm 2017-05-10 11:29:17 -07:00
secret.go pluggable secret backend 2017-07-15 16:50:02 +03:00
service.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
service_test.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
swarm.go Redact the swarm's spec's signing CA cert when getting swarm info, because 2017-06-15 18:26:01 -07:00
task.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00