Documentation ¶
Overview ¶
Package service implements business logic to create Kubernetes resources against the Kubernetes API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
controller
|
|
clusternamespace/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 |
clusternamespace/resource/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. |
rbac/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 |
rbac/resource/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. |
internal
|
|
bootstrap
Package bootstrap ensures certain RBAC resources like ClusterRoles, ClusterRoleBindings, and ServiceAccounts.
|
Package bootstrap ensures certain RBAC resources like ClusterRoles, ClusterRoleBindings, and ServiceAccounts. |
Click to show internal directories.
Click to hide internal directories.