1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/docker/swarmkit/manager/scheduler
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
..
decision_tree.go pluggable secret backend 2017-07-15 16:50:02 +03:00
filter.go Vendor swarmkit 79381d0 2017-06-21 15:32:53 -07:00
nodeheap.go Update SwarmKit to ed384f3b3957f65e3111bd020f9815f3d4296fa2 2017-02-08 11:59:13 -08:00
nodeinfo.go Re-vendor swarmkit. This includes the following fixes: 2017-07-11 13:43:43 -07:00
nodeset.go Vendor swarmkit 79381d0 2017-06-21 15:32:53 -07:00
pipeline.go Vendor swarmkit ae29cf2 2017-05-12 17:36:11 -07:00
scheduler.go Re-vendor swarmkit. This includes the following fixes: 2017-07-11 13:43:43 -07:00