Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlavorEtcd ¶
type FlavorEtcd struct { *local.FlavorLocal ETCD etcdv3.Plugin ETCDDataSync kvdbsync.Plugin // contains filtered or unexported fields }
FlavorEtcd glues together FlavorLocal plugins with ETCD & datasync plugin (which is useful for watching config.)
func (*FlavorEtcd) Inject ¶
func (f *FlavorEtcd) Inject(resyncOrch *resync.Plugin) bool
Inject sets object references
func (*FlavorEtcd) Plugins ¶
func (f *FlavorEtcd) Plugins() []*core.NamedPlugin
Plugins combines all Plugins in flavor to the list
Click to show internal directories.
Click to hide internal directories.