cmd

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	OperatorPort int
	OperatorHost string
	AgentPort    int
	AgentHost    string
	Insecure     bool
	TlsCertPath  string
	TlsKeyPath   string
	HtmlPagePath string
	DataPath     string
	Debug        bool
}

func (*Cmd) PreRunE

func (c *Cmd) PreRunE(cmd *cobra.Command, args []string) error

func (*Cmd) RegisterFlags

func (c *Cmd) RegisterFlags(fs *pflag.FlagSet) error

func (*Cmd) RunE

func (c *Cmd) RunE(cmd *cobra.Command, args []string) error

func (*Cmd) ValidateFlags

func (c *Cmd) ValidateFlags(ctx context.Context) error

Jump to

Keyboard shortcuts

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