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