Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	HashAnnotationKey = "navigator.jetstack.io/cassandra-pilot-hash"
)
    Variables ¶
This section is empty.
Functions ¶
func NewControl ¶
func NewControl( naviClient navigator.Interface, pilots navlisters.PilotLister, pods corelisters.PodLister, statefulSets appslisters.StatefulSetLister, recorder record.EventRecorder, ) *pilotControl
func PilotForCluster ¶
Types ¶
type Interface ¶
type Interface interface {
	Sync(*v1alpha1.CassandraCluster) error
}
     Click to show internal directories. 
   Click to hide internal directories.