registry

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: Apache-2.0 Imports: 14 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Combine

func Combine(services ...core.RegistryService) core.RegistryService

Combine combines the registry services, allowing the system to source registry credential from multiple sources.

func Encrypted

func Encrypted() core.RegistryService

Encrypted returns a new encrypted registry credentials provider that sournces credentials from the encrypted strings in the yaml file.

func EndpointSource

func EndpointSource(endpoint, secret string, skipVerify bool) core.RegistryService

EndpointSource returns a registry credential provider that sources registry credentials from an http endpoint.

func External

func External(endpoint, secret string, skipVerify bool) core.RegistryService

External returns a new external Secret controller.

func FileSource

func FileSource(path string) core.RegistryService

FileSource returns a registry credential provider that sources registry credentials from a .docker/config.json file.

func Static

func Static(secrets []*core.Secret) core.RegistryService

Static returns a new static credentials controller.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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