images

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package images implements helpers for getting image names

Index

Constants

View Source
const DefaultKubernetesRepo = "registry.k8s.io"

DefaultKubernetesRepo is the default Kubernetes repository

Variables

This section is empty.

Functions

func CalicoBin added in v1.23.0

func CalicoBin(repo string) string

CalicoBin returns image used for calico binary image

func CalicoDaemonSet added in v1.18.0

func CalicoDaemonSet(repo string) string

CalicoDaemonSet returns the image used for calicoDaemonSet

func CalicoDeployment added in v1.18.0

func CalicoDeployment(repo string) string

CalicoDeployment returns the image used for calicoDeployment

func KindNet added in v1.12.0

func KindNet(repo string) string

KindNet returns the image used for kindnet ref: https://hub.docker.com/r/kindest/kindnetd/tags src: https://github.com/kubernetes-sigs/kind/tree/master/images/kindnetd

func Kubeadm added in v1.6.0

func Kubeadm(mirror string, version string) ([]string, error)

Kubeadm returns a list of images necessary to bootstrap kubeadm

func Pause added in v1.6.0

func Pause(v semver.Version, mirror string) string

Pause returns the image name to pull for a given Kubernetes version

Types

This section is empty.

Jump to

Keyboard shortcuts

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