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
}
Aggregation defines the functions needed for setting up RBAC aggregation
func NewAggregation ¶
func NewAggregation(mgr ctrl.Manager, namespace string) Aggregation
NewAggregation create a new Aggregation struct
Click to show internal directories.
Click to hide internal directories.