Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregation ¶
type Aggregation interface { CreateOrUpdateAggregation() error // contains filtered or unexported methods }
Aggregation defines the functions needed for setting up RBAC aggregation
func NewAggregation ¶
func NewAggregation(client client.Client, namespace string) Aggregation
NewAggregation create a new Aggregation struct
Click to show internal directories.
Click to hide internal directories.