Documentation ¶
Index ¶
Constants ¶
View Source
const ( LatestMatchedLength = 10 DefaultLogKey = "lda-controller" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalDiskActionController ¶
type LocalDiskActionController struct {
// contains filtered or unexported fields
}
func NewLocalDiskActionController ¶
func NewLocalDiskActionController( clientSet clientset.Interface, localDiskInformer informers.LocalDiskInformer, localDiskActionInformer informers.LocalDiskActionInformer) *LocalDiskActionController
Click to show internal directories.
Click to hide internal directories.