Documentation
¶
Index ¶
- func CreateOrUpdateAclRole(reqLogger *zap.SugaredLogger, config operatorConfig.Config, role *api.ACLRole) (roleID string, err error)
- func CreateOrUpdateAuthMethod(reqLogger *zap.SugaredLogger, config operatorConfig.Config, ...) (err error)
- func DeleteAclRole(reqLogger *zap.SugaredLogger, config operatorConfig.Config, roleName string) (err error)
- func DeleteAuthMethod(reqLogger *zap.SugaredLogger, config operatorConfig.Config, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateAclRole ¶
func CreateOrUpdateAclRole(reqLogger *zap.SugaredLogger, config operatorConfig.Config, role *api.ACLRole) (roleID string, err error)
func CreateOrUpdateAuthMethod ¶
func CreateOrUpdateAuthMethod(reqLogger *zap.SugaredLogger, config operatorConfig.Config, authMethod *api.ACLAuthMethod) (err error)
func DeleteAclRole ¶
func DeleteAclRole(reqLogger *zap.SugaredLogger, config operatorConfig.Config, roleName string) (err error)
func DeleteAuthMethod ¶
func DeleteAuthMethod(reqLogger *zap.SugaredLogger, config operatorConfig.Config, authMethodName string) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.