Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewControl ¶
func NewControl( kubeClient kubernetes.Interface, roleLister rbaclisters.RoleLister, recorder record.EventRecorder, ) *control
func RoleForCluster ¶
func RoleForCluster(cluster *v1alpha1.CassandraCluster) *rbacv1.Role
Types ¶
type Interface ¶
type Interface interface {
Sync(*v1alpha1.CassandraCluster) error
}
Click to show internal directories.
Click to hide internal directories.