role

package
v0.1.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package role provides the create role command for opampctl.

Index

Constants

This section is empty.

Variables

View Source
var ErrDisplayNameRequired = errors.New("--display-name is required (or use --file)")

ErrDisplayNameRequired is returned when neither --display-name nor --file is given.

Functions

func NewCommand

func NewCommand(options CommandOptions) *cobra.Command

NewCommand creates a new create role command.

Types

type CommandOptions

type CommandOptions struct {
	*config.GlobalConfig
	// contains filtered or unexported fields
}

CommandOptions contains the options for the create role command.

func (*CommandOptions) Prepare

func (opt *CommandOptions) Prepare(*cobra.Command, []string) error

Prepare prepares the create role command.

func (*CommandOptions) Run

func (opt *CommandOptions) Run(cmd *cobra.Command, _ []string) error

Run executes the create role command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL