Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericInformerFactory ¶
type InformerFactory ¶
type InformerFactory interface { Start(stopCh <-chan struct{}) }
func NewInformerFactories ¶
func NewInformerFactories(client kubernetes.Interface, apiextensionsClient apiextensionsclient.Interface, aiClient aiclient.Interface) InformerFactory
Click to show internal directories.
Click to hide internal directories.