install

package
v0.8.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: Apache-2.0 Imports: 22 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MinSupportedMinorK8sVersion = 15
)

Functions

This section is empty.

Types

type Install

type Install struct {
	Check           bool     `desc:"Only check status, don't deploy controller"`
	DisableFeatures []string `desc:"Manually specify features to disable, supports comma separated values"`
	EnableDebug     bool     `desc:"Enable debug logging in controller"`
	IPAddress       []string `desc:"Manually specify IP addresses to generate rdns domain, supports comma separated values" name:"ip-address"`
	Yaml            bool     `desc:"Only print out k8s yaml manifest"`
	Email           string   `desc:"Provide email for Let's Encrypt account registration"`
	NoEmail         bool     `desc:"Do not provide Let's Encrypt email"`
	RdnsURL         string   `desc:"Rancher DNS api endpoint to provision DNS record" default:"https://api.on-rio.io/v1"`
}

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