config

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Minimum version of OpenShift that supports dynamic console plugins.
	// Console plugin should not be attempted on versions less than this.
	MinConsolePluginOCPVer string = "4.19"

	// Container image path for the console plugin. DO NOT INCLUDE A TAG!
	// config.Version will be used as the tag.
	ConsolePluginImage string = "quay.io/ryanmillerc/cat-facts-operator-console-plugin"

	// Name of operator. Console plugin resources will be prefixed with this.
	OperatorName string = "cat-facts-operator"

	// Version of the operator. This should be a valid semantic version (semver).
	// TODO: Should allow this to be set from Makefile as an environment variable
	Version string = "v1.1.2"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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