Documentation ¶
Index ¶
Constants ¶
View Source
const ClusterLabel = "ndbcontroller.mysql.com/v1alpha1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func New ¶
func New(clientset kubernetes.Interface, ndbclientset clientset.Interface, podInformer coreinformers.PodInformer, ndbInformer ndbinformers.NdbInformer) (*Agent, error)
Click to show internal directories.
Click to hide internal directories.