installcni

package
v0.0.0-...-578eb8d Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	UI cli.Ui
	// contains filtered or unexported fields
}

Command flags and structure

func (*Command) Help

func (c *Command) Help() string

Help returns the help output of the command

func (*Command) Run

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

Run runs the command

func (*Command) Synopsis

func (c *Command) Synopsis() string

Synopsis returns the summary of the cni install command

type KubeConfigFields

type KubeConfigFields struct {
	KubernetesServiceProtocol string
	KubernetesServiceHost     string
	KubernetesServicePort     string
	TLSConfig                 string
	ServiceAccountToken       string
}

Jump to

Keyboard shortcuts

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