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, podName string, kubeClient kubernetes.Interface, podInformer corev1informers.PodInformer, newScyllaClient func() (*scyllaclient.Client, error), ) (*Controller, error)
Click to show internal directories.
Click to hide internal directories.