lib

package
v0.0.0-...-d1703da Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthURL    = "os-auth-url"
	TenantID   = "os-tenant-id"
	TenantName = "os-tenant-name"
	Username   = "os-username"
	Password   = "os-password"
	RegionName = "os-region-name"
	AuthToken  = "os-auth-token"
	CACert     = "os-cacert"
)

OpenStack well-defined command line names

View Source
const (
	AuthURLEnv    = "OS_AUTH_URL"
	TenantIDEnv   = "OS_TENANT_ID"
	TenantNameEnv = "OS_TENANT_NAME"
	UsernameEnv   = "OS_USERNAME"
	PasswordEnv   = "OS_PASSWORD"
	RegionNameEnv = "OS_REGION_NAME"
	AuthTokenEnv  = "OS_AUTH_TOKEN"
	CACertEnv     = "OS_CACERT"
)

OpenStack well-defined environment variable names

View Source
const (
	Identity = "identity"
	Compute  = "compute"
	Network  = "network"
	Image    = "image"
)

OpenStack service types

View Source
const (
	Config            = "config"
	DefaultConfig     = "kubesetup.yml"
	Debug             = "debug"
	SkipSSLValidation = "skip-ssl-validation"
	Install           = "install"
	Status            = "status"
	Uninstall         = "uninstall"
)

Commandline constants

View Source
const (
	LogStringFormat1 string = "%-30s\n"
	LogStringFormat2 string = "%-30s - %s\n"
	LogStringFormat3 string = "%-30s - %s %s\n"
	LogStringFormat4 string = "%-30s - %s %s %s\n"
	LogValueFormat1  string = "%-30s - %s %v\n"
)

LogStringFormat1 and others are formats used to write to the log.

View Source
const (
	KubeExternal     = "kube-external"
	KubeExternalDesc = "external communication in to cluster"
	KubeInternal     = "kube-internal"
	KubeInternalDesc = "internal cross cluster communication"
)

SecurityGroup constants

Variables

This section is empty.

Functions

func NoErrorOn404

func NoErrorOn404(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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