apono

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunFullRequestInteractiveFlow

func RunFullRequestInteractiveFlow(cmd *cobra.Command, client *aponoapi.AponoClient) error

func VersionCommand

func VersionCommand(info version.VersionInfo) *cobra.Command

Types

type Configurator

type Configurator interface {
	ConfigureCommands(rootCmd *cobra.Command) error
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(opts *RunnerOptions) (*Runner, error)

func (*Runner) GenBashCompletionFile

func (r *Runner) GenBashCompletionFile(filename string) error

func (*Runner) GenManTree

func (r *Runner) GenManTree(dir string) error

func (*Runner) GenPowerShellCompletionFile

func (r *Runner) GenPowerShellCompletionFile(filename string) error

func (*Runner) GenZshCompletionFile

func (r *Runner) GenZshCompletionFile(filename string) error

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, args []string) error

type RunnerOptions

type RunnerOptions struct {
	version.VersionInfo
}

Jump to

Keyboard shortcuts

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