cmd

package
v0.0.0-...-cc56acc Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const WelcomeMessage = "Welcome to ofc-bootstrap! Find out more at https://github.com/openfaas/ofc-bootstrap"

WelcomeMessage to introduce ofc-bootstrap

Variables

View Source
var (
	// Version as per git repo
	Version string

	// GitCommit as per git repo
	GitCommit string
)

Functions

func Execute

func Execute(version, gitCommit string) error

Types

type Auth

type Auth struct {
	Base64AuthString string `json:"auth"`
}

type ECRRegistryAuth

type ECRRegistryAuth struct {
	CredsStore  string            `json:"credsStore"`
	CredHelpers map[string]string `json:"credHelpers"`
}

type InstallPreferences

type InstallPreferences struct {
	SkipMinio         bool
	SkipSealedSecrets bool
	SkipCreateSecrets bool
}

type RegistryAuth

type RegistryAuth struct {
	AuthConfigs map[string]Auth `json:"auths"`
}

type Vars

type Vars struct {
	YamlFile string
}

Vars are variables parsed from flags

Jump to

Keyboard shortcuts

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