Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterNamespace ¶
type ClusterNamespace struct {
*controller.Controller
}
func NewClusterNamespace ¶
func NewClusterNamespace(config ClusterNamespaceConfig) (*ClusterNamespace, error)
type ClusterNamespaceConfig ¶
type ClusterNamespaceConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger }
Directories ¶
Path | Synopsis |
---|---|
resource
|
|
clusternamespaceresources
clusternamespaceresources package is responsible for managing RBAC resources that grant those with access to an organization namespace access to namespaces belonging to the organizations clusters
|
clusternamespaceresources package is responsible for managing RBAC resources that grant those with access to an organization namespace access to namespaces belonging to the organizations clusters |
rbaccleaner
rbaccleaner exists to clean up ClusterRoleBindings and ClusterRoles deployed by legacy app-operators to cluster namespaces.
|
rbaccleaner exists to clean up ClusterRoleBindings and ClusterRoles deployed by legacy app-operators to cluster namespaces. |
Click to show internal directories.
Click to hide internal directories.