install

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultOptions = &Options{}

DefaultOptions initializes the install command options to its defaults

Functions

func Run added in v0.3.0

func Run(args []string, options *Options, fs afero.Fs, settings *env.Settings) error

Run returns the errors associated with cmd env

Types

type Options added in v0.3.0

type Options struct {
	RepositoryOptions
	InstanceName    string
	Parameters      map[string]string
	AppVersion      string
	OperatorVersion string
	SkipInstance    bool
	RequestTimeout  int64
	Wait            bool
	WaitTime        int64
	CreateNameSpace bool
	InCluster       bool
}

Options defines configuration options for the install command

type RepositoryOptions added in v0.7.0

type RepositoryOptions struct {
	RepoName string
}

RepositoryOptions defines the options necessary for any cmd working with repository

Jump to

Keyboard shortcuts

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