Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FulfillRBACSpec ¶
func FulfillRBACSpec(clusterInstance *hwameistoriov1alpha1.Cluster) *hwameistoriov1alpha1.Cluster
func SetRBAC ¶
func SetRBAC(clusterInstance *hwameistoriov1alpha1.Cluster)
Types ¶
type RBACMaintainer ¶
type RBACMaintainer struct { Client client.Client ClusterInstance *hwameistoriov1alpha1.Cluster }
func NewMaintainer ¶
func NewMaintainer(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) *RBACMaintainer
func (*RBACMaintainer) Ensure ¶
func (m *RBACMaintainer) Ensure() error
Click to show internal directories.
Click to hide internal directories.