config

package
v0.0.0-...-a4dafdb Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// OperatorReleaseVersion is the current version of operator.
	OperatorReleaseVersion string

	// Namespace is the operator namespace.
	Namespace string

	// ExternalDNSImage is the CoreDNS image to manage.
	ExternalDNSImage string

	// Credentials is the Kubernetes secret containing the cloud
	// provider authentication credentials.
	Credentials *corev1.Secret

	// Provider is the cloud provider running the OpenShift cluster.
	Provider operatorv1.ProviderType
}

Config is configuration for the operator and should include things like operated images, release version, etc.

Jump to

Keyboard shortcuts

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