Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface {
Sync(*v1alpha1.CassandraCluster) error
}
func NewControl ¶
func NewControl( kubeClient kubernetes.Interface, statefulSetLister appslisters.StatefulSetLister, pods corelisters.PodLister, recorder record.EventRecorder, ) Interface
Click to show internal directories.
Click to hide internal directories.