istio

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NetworkModeFlat    = "flat"
	NetworkModeNonFlat = "non-flat"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallArgs

type InstallArgs struct {
	Primary string
	Remotes []string

	Cacerts string

	IopFiles []string
	SetFlags []string

	Hub string
	Tag string
}

type IstioPlugin

type IstioPlugin struct {
	*client.Client
	// contains filtered or unexported fields
}

func NewIstioPlugin

func NewIstioPlugin(s *generic.Options, args *InstallArgs) (*IstioPlugin, error)

func (*IstioPlugin) Execute

func (p *IstioPlugin) Execute(cmdArgs, environment []string) error

Execute receives an executable's filepath, a slice of arguments, and a slice of environment variables to relay to the executable.

Jump to

Keyboard shortcuts

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