run

package
v0.0.93 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRun

func NewCmdRun() *cobra.Command

NewCmdRun creates the new command

Types

type RunOptions

type RunOptions struct {
	boot.BootOptions
	KindResolver factory.KindResolver
	Gitter       gits.Gitter
	ChartName    string
	GitUserName  string
	GitToken     string
	BatchMode    bool
	JobMode      bool
}

RunOptions contains the command line arguments for this command

func (*RunOptions) Git

func (o *RunOptions) Git() gits.Gitter

Git lazily create a gitter if its not specified

func (*RunOptions) Run

func (o *RunOptions) Run() error

Run implements the command

func (*RunOptions) RunBootJob

func (o *RunOptions) RunBootJob() error

RunBootJob runs the boot installer Job

Jump to

Keyboard shortcuts

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