toolkit

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const EmptyArgs string = ""

EmptyArgs .

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandExecutor

type CommandExecutor interface {
	// RunCommand .
	RunCommand(execPath string, execArgs ...string) error
}

CommandExecutor .

type InstallationDataCreator

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

InstallationDataCreator .

func NewInstallationDataCreator

func NewInstallationDataCreator() *InstallationDataCreator

NewInstallationDataCreator return new instance of InstallationDataCreator

func (*InstallationDataCreator) GetData

GetData returns InstallationData created by InstallationDataCreator

func (*InstallationDataCreator) WithGeneric

func (sc *InstallationDataCreator) WithGeneric(key, value string) *InstallationDataCreator

WithGeneric sets generic property in InstallationData

type KymaCommandExecutor

type KymaCommandExecutor struct {
}

KymaCommandExecutor .

func (*KymaCommandExecutor) RunCommand

func (kymaBashExecutor *KymaCommandExecutor) RunCommand(execPath string, execArgs ...string) error

RunCommand .

Jump to

Keyboard shortcuts

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