config

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RegistryURLKey      string = "registry-url"
	RegistryUserNameKey string = "username"
	RegistryPasswordKey string = "password"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryConfig

type RegistryConfig struct {
	URL      string
	Username string
	Password string
}

func LoadControllerConfig

func LoadControllerConfig(apiReader client.Reader) (RegistryConfig, error)

Jump to

Keyboard shortcuts

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