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/executor/container
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
..
adapter.go LCOW: Fix nits from 33241 2017-06-27 11:59:49 -07:00
attachment.go Add config support to executor backend 2017-05-11 10:08:21 -07:00
container.go Service alias should not be copied to task alias 2017-06-07 13:05:15 -07:00
controller.go Spelling fixes 2017-07-03 13:13:09 -07:00
errors.go Remove redundant format 2016-12-27 21:46:52 +08:00
executor.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
health_test.go LCOW: Remove CommonContainer - just Container 2017-06-20 08:55:46 -07:00
validate.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_unix_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_windows_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00