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 }
Directories ¶
Path | Synopsis |
---|---|
resource
|
|
externalresources
externalresources package is responsible for managing RBAC resources that grant those with access to an organization namespace access to namespaces belonging to the organizations clusters
|
externalresources package is responsible for managing RBAC resources that grant those with access to an organization namespace access to namespaces belonging to the organizations clusters |
fluxauth
fluxauth package is responsible for setting up RBAC required by customer-facing Flux, operating in flux-system namespace.
|
fluxauth package is responsible for setting up RBAC required by customer-facing Flux, operating in flux-system namespace. |
Click to show internal directories.
Click to hide internal directories.