Documentation
¶
Overview ¶
Package rbac provides the rbac command for opampctl.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(options CommandOptions) *cobra.Command
NewCommand creates a new rbac command. It contains subcommands for RBAC operations.
Types ¶
type CommandOptions ¶
type CommandOptions struct {
*config.GlobalConfig
}
CommandOptions contains the options for the rbac command.
Click to show internal directories.
Click to hide internal directories.