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 IstioPlugin ¶
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.
Click to show internal directories.
Click to hide internal directories.