install

package
v0.1.0-rc8 Latest Latest
Warning

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

Go to latest
Published: May 17, 2019 License: Apache-2.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Install

type Install struct {
	Debug     bool   `desc:"enable debug mode"`
	Namespace string `desc:"namespace to install system resources" default:"rio-system"`
	HTTPPort  string `desc:"http port service mesh gateway will listen to" default:"9080"`
	HTTPSPort string `desc:"https port service mesh gateway will listen to" default:"9443"`
	HostPort  bool   `desc:"whether to use hostPort to export servicemesh gateway"`
}

func (*Install) Run

func (i *Install) Run(ctx *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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