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 StartLocalRegistry ¶
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.
Click to show internal directories.
Click to hide internal directories.