hostsetscmd

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Code generated by "make cli"; DO NOT EDIT.

Code generated by "make cli"; DO NOT EDIT.

Code generated by "make cli"; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*Command) AutocompleteArgs

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

func (*Command) AutocompleteFlags

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

func (*Command) Flags

func (c *Command) Flags() *base.FlagSets

func (*Command) Help

func (c *Command) Help() string

func (*Command) Run

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

func (*Command) Synopsis

func (c *Command) Synopsis() string

type PluginCommand added in v0.7.0

type PluginCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*PluginCommand) AutocompleteArgs added in v0.7.0

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

func (*PluginCommand) AutocompleteFlags added in v0.7.0

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

func (*PluginCommand) Flags added in v0.7.0

func (c *PluginCommand) Flags() *base.FlagSets

func (*PluginCommand) Help added in v0.7.0

func (c *PluginCommand) Help() string

func (*PluginCommand) Run added in v0.7.0

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

func (*PluginCommand) Synopsis added in v0.7.0

func (c *PluginCommand) Synopsis() string

type StaticCommand

type StaticCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*StaticCommand) AutocompleteArgs

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

func (*StaticCommand) AutocompleteFlags

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

func (*StaticCommand) Flags

func (c *StaticCommand) Flags() *base.FlagSets

func (*StaticCommand) Help

func (c *StaticCommand) Help() string

func (*StaticCommand) Run

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

func (*StaticCommand) Synopsis

func (c *StaticCommand) Synopsis() string

Jump to

Keyboard shortcuts

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