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.ElasticsearchCluster) error
}
    func NewController ¶
func NewController( kubeClient kubernetes.Interface, roleLister rbaclisters.RoleLister, recorder record.EventRecorder, ) Interface
 Click to show internal directories. 
   Click to hide internal directories.