Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "kcp-tenancy-logicalcluster"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller creates a ClusterRoleBinding workspace-admin for the owner of the LogicalCluster.
func NewController ¶
func NewController( kubeClusterClient kcpkubernetesclientset.ClusterInterface, logicalClusterInformer corev1alpha1informers.LogicalClusterClusterInformer, clusterRoleBindingInformer kcprbacinformers.ClusterRoleBindingClusterInformer, ) *Controller
Click to show internal directories.
Click to hide internal directories.