docker/plugin
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
..
v2 Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
backend_linux.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
backend_unsupported.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
blobstore.go LCOW: Pass platform through into layer store 2017-06-20 09:21:37 -07:00
defs.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
events.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
manager.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
manager_linux.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
store.go plugin/store: fix ErrAmbiguous docstring 2017-06-12 18:07:42 +01:00
store_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00