# Functions

LoadValidatorConfig loads a validator configuration file from disk.
NewValidatorConfig creates a new ValidatorConfig object.
NewValidatorFromConfig loads a validator configuration file from disk and decrypts it.
SaveValidatorConfig saves a validator configuration file to disk.

# Constants

UnspecifiedPort is the value given to a Registry.Port when it is not specified.

# Structs

AWSPluginConfig represents the AWS plugin configuration.
AzurePluginConfig represents the Azure plugin configuration.
BasicAuth represents basic authentication credentials.
CACert represents a CA certificate.
Env represents the environment configuration.
KindConfig represents the kind configuration.
MaasPluginConfig represents the MAAS plugin configuration.
NetworkPluginConfig represents the network plugin configuration.
OCIPluginConfig represents the OCI plugin configuration.
ProxyConfig represents the proxy configuration.
PublicKeySecret represents a public key secret.
Registry represents the generic configuration for a registry.
RegistryConfig represents the artifact registry configuration.
Secret represents a k8s secret.
SinkConfig represents the sink configuration.
ValidatorConfig represents the validator configuration.
VspherePluginConfig represents the vSphere plugin configuration.