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