proxy

package
v0.0.0-...-7754ea6 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DebugColor = "\033[0;36m%s\033[0m"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyCommand

type ProxyCommand struct {
	*common.BaseCommand
	// contains filtered or unexported fields
}

func (*ProxyCommand) AutocompleteArgs

func (c *ProxyCommand) AutocompleteArgs() complete.Predictor

AutocompleteArgs returns the argument predictor for this command. Since argument completion is not supported, this will return complete.PredictNothing.

func (*ProxyCommand) AutocompleteFlags

func (c *ProxyCommand) AutocompleteFlags() complete.Flags

AutocompleteFlags returns a mapping of supported flags and autocomplete options for this command. The map key for the Flags map should be the complete flag such as "-foo" or "--foo".

func (*ProxyCommand) Help

func (c *ProxyCommand) Help() string

func (*ProxyCommand) Run

func (c *ProxyCommand) Run(args []string) int

Run executes the list command.

func (*ProxyCommand) Synopsis

func (c *ProxyCommand) Synopsis() string

func (*ProxyCommand) Troubleshoot

func (c *ProxyCommand) Troubleshoot() error

Jump to

Keyboard shortcuts

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