Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metacontroller ¶
type Metacontroller struct {
// contains filtered or unexported fields
}
func NewMetacontroller ¶
func NewMetacontroller(resources *dynamicdiscovery.ResourceMap, dynClient *dynamicclientset.Clientset, dynInformers *dynamicinformer.SharedInformerFactory, mcInformerFactory mcinformers.SharedInformerFactory) *Metacontroller
func (*Metacontroller) Start ¶
func (mc *Metacontroller) Start()
func (*Metacontroller) Stop ¶
func (mc *Metacontroller) Stop()
Click to show internal directories.
Click to hide internal directories.