Documentation ¶
Overview ¶
billingrbac is the common definition of the RBAC rules for billing entities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterRoles ¶
func ClusterRoles(beName string, p ClusterRolesParams) (ar *rbacv1.ClusterRole, arBinding *rbacv1.ClusterRoleBinding, vr *rbacv1.ClusterRole, vrBinding *rbacv1.ClusterRoleBinding)
ClusterRoles returns the ClusterRoles and ClusterRoleBindings for the given BillingEntity.
Types ¶
type ClusterRolesParams ¶
Click to show internal directories.
Click to hide internal directories.