1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/convert
Brian Goff 72c3bcf2a5 Make plugin emit strongly typed, consumable events
Enables other subsystems to watch actions for a plugin(s).

This will be used specifically for implementing plugins on swarm where a
swarm controller needs to watch the state of a plugin.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-06 14:26:06 -04: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
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