docker

package
v1.13.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const RegistryName = "kind-registry"

RegistryName is the name of the local Docker registry.

View Source
const RegistryPort = 5000

RegistryPort is the port the local Docker registry is hosted on.

Variables

This section is empty.

Functions

func CheckImages

func CheckImages(t testing.NTB)

CheckImages ensures that all required images are installed on the local docker registry.

func StartLocalRegistry

func StartLocalRegistry(t testing.NTB)

StartLocalRegistry starts a local Docker registry if it is not running.

To manually stop the repository (for whatever reason): $ docker stop kind-registry

Assumes docker-registry.sh has already been run on the machine - otherwise calls t.Fatal.

Types

This section is empty.

Jump to

Keyboard shortcuts

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