Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RBAC ¶
type RBAC struct {
*controller.Controller
}
func NewRBAC ¶
func NewRBAC(config RBACConfig) (*RBAC, error)
type RBACConfig ¶
type RBACConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger WriteAllCustomerGroup string }
Click to show internal directories.
Click to hide internal directories.