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 ¶
func (*Resource) EnsureDeleted ¶
func (Resource) K8sClient ¶ added in v0.28.0
func (r Resource) K8sClient() kubernetes.Interface
func (Resource) Logger ¶ added in v0.28.0
func (r Resource) Logger() micrologger.Logger
Click to show internal directories.
Click to hide internal directories.