Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
KeyFunc = cache.DeletionHandlingMetaNamespaceKeyFunc
)
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New( name string, client clientset.Interface, fooClient fooclientset.Interface, fooInformer cache.SharedIndexInformer, recorder record.EventRecorder, logger *logging.Logger, ) *Controller
Click to show internal directories.
Click to hide internal directories.