Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACLAdmin ¶
type ACLAdmin struct {
// contains filtered or unexported fields
}
ACLAdmin executes operations on ACLs by comparing the current ACLs with the desired ACLs.
func NewACLAdmin ¶
type ACLAdminConfig ¶
type ACLAdminConfig struct { ClusterConfig config.ClusterConfig DryRun bool SkipConfirm bool ACLConfig config.ACLConfig }
ACLCreatorConfig contains the configuration for an ACL admin.
Click to show internal directories.
Click to hide internal directories.