Documentation ¶
Overview ¶
rolebinding package is repsonsible for creating rolebindings based on roleBindingTemplate CRs this allows for the dynamic granting of permissions inside all or specific organizations
Index ¶
Constants ¶
View Source
const (
Name = "rolebinding"
)
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 ¶
func (r Resource) K8sClient() kubernetes.Interface
func (Resource) Logger ¶
func (r Resource) Logger() micrologger.Logger
Click to show internal directories.
Click to hide internal directories.