Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultName = "kcm-am"
)
Variables ¶
This section is empty.
Functions ¶
func NewAccessManagement ¶
func NewAccessManagement(opts ...Opt) *kcmv1.AccessManagement
Types ¶
type Opt ¶
type Opt func(am *kcmv1.AccessManagement)
func WithAccessRules ¶
func WithAccessRules(accessRules []kcmv1.AccessRule) Opt
func WithLabels ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.