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, clientsBroadcastAddressType scyllav1alpha1.BroadcastAddressType, nodesBroadcastAddressType scyllav1alpha1.BroadcastAddressType, kubeClient kubernetes.Interface, configMapInformer corev1informers.ConfigMapInformer, serviceInformer corev1informers.ServiceInformer, podInformer corev1informers.PodInformer, ) (*Controller, error)
func (*Controller) IsIgnited ¶
func (c *Controller) IsIgnited() bool
Click to show internal directories.
Click to hide internal directories.