Documentation ¶
Overview ¶
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
Index ¶
Constants ¶
View Source
const (
Name = "externalresources"
)
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 ¶
Ensures that Subjects with any sort of access in the organization namespace also have read access to - releases (non-namespaced) - app catalogs and app catalog entries in the default namespace
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.