Documentation ¶
Overview ¶
fluxauth package is responsible for setting up RBAC required by customer-facing Flux, operating in flux-system namespace. This includes creating RoleBindings to upstream Flux roles in Organization namespaces, RoleBindings allowing default Flux ServiceAccounts access to said namespaces, as well as creating an `automation` ServiceAccount in every Organization namespace, with enough permissions to reconcile Flux resources there.
Index ¶
Constants ¶
View Source
const (
Name = "fluxauth"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.