Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CommonClassName is the name of the tenant's common class CommonClassName = "common" DefaultGlobalGitRepoURL = "DEFAULT_GLOBAL_GIT_REPO_URL" ClusterClassContent = `classes: - %s.%s ` )
Variables ¶
This section is empty.
Functions ¶
func NewRoleBinding ¶
func NewRoleBinding(scheme *runtime.Scheme, tenant *synv1alpha1.Tenant) (*rbacv1.RoleBinding, error)
NewRoleBinding returns a new RoleBinding object. Its intention is to link subjects to the role created with `Tenant.NewRole()`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.