defaults

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EtcdImage points to a default Docker image, which will be used for running etcd.
	EtcdImage = "gcr.io/etcd-development/etcd:v3.4.3"

	// KubernetesImage is a default container image used for all kubernetes containers.
	KubernetesImage = "k8s.gcr.io/hyperkube:v1.17.1"

	// HAProxyImage is a default container image for APILoadBalancer.
	HAProxyImage = "haproxy:2.1.0-alpine"

	// DockerAPIVersion is a default API version used when talking to Docker runtime.
	DockerAPIVersion = "v1.38"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳