envsetup

package
v2.13.6 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvSetupCommand

type EnvSetupCommand struct {
	// contains filtered or unexported fields
}

func NewEnvSetupCommand

func NewEnvSetupCommand(url string) *EnvSetupCommand

func (*EnvSetupCommand) CommandName

func (ftc *EnvSetupCommand) CommandName() string

func (*EnvSetupCommand) Run

func (ftc *EnvSetupCommand) Run() (err error)

func (*EnvSetupCommand) ServerDetails

func (ftc *EnvSetupCommand) ServerDetails() (*config.ServerDetails, error)

func (*EnvSetupCommand) SetOutputFormat added in v2.13.5

func (ftc *EnvSetupCommand) SetOutputFormat(format OutputFormat) *EnvSetupCommand

func (*EnvSetupCommand) SetProgress

func (ftc *EnvSetupCommand) SetProgress(progress ioUtils.ProgressMgr)

type OutputFormat added in v2.13.5

type OutputFormat string
const (

	// OutputFormat values
	Human   OutputFormat = "human"
	Machine OutputFormat = "machine"
)

Jump to

Keyboard shortcuts

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