constants

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Copyright (C) 2021-2023, Kubefirst

This program is licensed under MIT. See the LICENSE file for more details.

Index

Constants

View Source
const (
	// The Namespace in which Kubefirst runs in-cluster
	KubefirstNamespace = "kubefirst"

	// The name of the Secret that holds authentication credentials
	KubefirstAuthSecretName = "kubefirst-secret"

	// Cluster statuses
	ClusterStatusDeleted      = "deleted"
	ClusterStatusDeleting     = "deleting"
	ClusterStatusError        = "error"
	ClusterStatusProvisioned  = "provisioned"
	ClusterStatusProvisioning = "provisioning"

	SilenceGetEnv = true
)

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