consts

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OperatorOldestSupportedVersion = "v2.2.0"
	ClusterOperatorLastVersion     = "v2.4.4"

	PortalManagerFirstSupportedVersion   = "v2.6.0"
	MetricsExporterFirstSupportedVersion = "v2.8.0"

	OldOperatorName = "storageos-cluster-operator"
	NewOperatorName = "storageos-operator"

	NewOperatorNamespace = "storageos"
	OldOperatorNamespace = "storageos-operator"
	OldClusterNamespace  = "kube-system"

	EtcdOperatorName      = "storageos-etcd-controller-manager"
	EtcdOperatorNamespace = "storageos-etcd"

	EtcdSecretName = "storageos-etcd-secret"

	PortalManagerName = "storageos-portal-manager"

	VersionRegex    = "v?([0-9]+.[0-9]+.[0-9]+)"
	ShaVersionRegex = "^[a-fA-F0-9]+$"
)
View Source
const (
	ErrNotFoundTemplate = `Please ensure you have specified the correct namespace.
	Please check CLI flags of %s command.
	# kubectl storageos %s -h
	`

	ErrUnableToConstructClientConfig            = "unable to connect to Kubernetes with given config"
	ErrUnableToConstructClientConfigTemplate    = `Please ensure your Kubernetes client config has been configured correctly`
	ErrUnableToContructClientFromConfig         = "unable to construct client for Kubernetes cluster"
	ErrUnableToContructClientFromConfigTemplate = `Please ensure you have the correct Kubernetes config.`
)

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