images

package
v0.0.1-alpha.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	KubernetesVersion = "v1.18.4"
	PauseVersion      = "3.2"
	EtcdVersion       = "v3.4.3"
)

Functions

func Pull

func Pull(dir, name, image string) error

Types

type Images

type Images struct {
	KubeAPIServer       string `json:"kube-apiserver"`
	KubeControllManager string `json:"kube-controller-manager"`
	KubeScheduler       string `json:"kube-scheduler"`
	Pause               string `json:"pause"`
	Runtime             string `json:"runtime"`
	ETCD                string `json:"etcd"`
}

func New

func New(repo string) Images

Jump to

Keyboard shortcuts

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