Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
*controllertools.Observer
// contains filtered or unexported fields
}
func NewController ¶
func NewController( namespace string, serviceName string, selectorLabelValue string, singleReportAllowNonReportingHostIDs bool, bootstrapPreconditionCh chan struct{}, kubeClient kubernetes.Interface, serviceInformer corev1informers.ServiceInformer, scyllaDBDatacenterNodesStatusReportInformer scyllav1alpha1informers.ScyllaDBDatacenterNodesStatusReportInformer, ) (*Controller, error)
Click to show internal directories.
Click to hide internal directories.