Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller manages life cycle of namespace's rbac.
func NewRBACController ¶
func NewRBACController(kubeClient kubernetes.Interface, kubeCRDClient crdClient.Interface, userCIDR string, userGateway string) (*Controller, error)
NewRBACController creates a new RBAC controller.
Click to show internal directories.
Click to hide internal directories.