Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForCacheSync ¶
func WaitForCacheSync(controllerName string, stopCh <-chan struct{}, cacheSyncs ...cache.InformerSynced) bool
This function was copied from package k8s.io/kubernetes/pkg/controller
Types ¶
type InformerGC ¶
type InformerGC struct {
// contains filtered or unexported fields
}
func NewInformerGC ¶
func (*InformerGC) Run ¶
func (ig *InformerGC) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.