Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatasetController ¶
type DatasetController interface {
Run(stopCh <-chan struct{})
}
DatasetController interface
func New ¶
func New(kubeClientset *kubernetes.Clientset, dsClientset *dsclientset.Clientset, hmClientset *hmclientset.Clientset, dsInformer dsinformers.DataSetInformer, pvInformer v12.PersistentVolumeInformer) DatasetController
Click to show internal directories.
Click to hide internal directories.