Documentation ¶
Index ¶
- func ConnectRegistry(cli client.APIClient) error
- func CreateLocalRegistry(regName string, regPort int, image string, cli client.APIClient, ...) error
- func DeleteLocalRegistry(cli client.APIClient, log logger.Logger) error
- func EnsureLocalRegistryRunning(cli client.APIClient, connect bool, log logger.Logger) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectRegistry ¶
ConnectRegistry connects the local registry to the kind network. This is necessary so the pods can access the registry.
func CreateLocalRegistry ¶
func EnsureLocalRegistryRunning ¶
EnsureLocalRegistryRunning ensures a local docker registry is running, as per https://kind.sigs.k8s.io/docs/user/local-registry/
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.