Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMounter ¶
func NewMounter() *mount.SafeFormatAndMount
Types ¶
type DLRController ¶
type DLRController interface {
Run(stopCh <-chan struct{})
}
func New ¶
func New(nodeName string, kubeClientset *kubernetes.Clientset, dlrClientset *dlrclientset.Clientset, dlrInformer dlrinformers.DataLoadRequestInformer) DLRController
Click to show internal directories.
Click to hide internal directories.