install

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 25, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OPERATOR_SKD_URL  = "https://github.com/operator-framework/operator-sdk/releases/download/"
	DARWIN_URI_PREFIX = "-x86_64-apple-darwin"
	LINUX_URI_PREFIX  = "-x86_64-linux-gnu"
	OPERATOR_SDK      = "operator-sdk-"
)
View Source
const (
	GO_DOWNLOAD_URL      = "https://dl.google.com/go/"
	DARWIN_GO_URI_PREFIX = "darwin-amd64"
	LINUX_64_URI_PREFIX  = "linux-amd64"
	LINUX_386_URI_PREFIX = "linux-386"
	GO_STR               = "go"
)

Variables

This section is empty.

Functions

func InstallGOCMD added in v0.0.3

func InstallGOCMD() *cobra.Command

func InstallOperatorSdk added in v0.0.2

func InstallOperatorSdk(cmd *cobra.Command, args []string) error

func NewCmd

func NewCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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