config

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Kubernetes configuration samples for users in deploy directory
	DefaultDeployConfig              = "../../deploy/" // Released generated files
	DefaultClusterWideCRDConfig      = "../../deploy/clusterwide/crds.yaml"
	DefaultClusterWideOperatorConfig = "../../deploy/clusterwide/clusterwide-config.yaml"
	DefaultNamespacedCRDConfig       = "../../deploy/namespaced/crds.yaml"
	DefaultNamespacedOperatorConfig  = "../../deploy/namespaced/namespaced-config.yaml"

	// Default names/path for tests coordinates
	DataGenFolder            = "data/gen" // for generated configs
	DefaultOperatorNS        = "mongodb-atlas-system"
	DefaultOperatorName      = "mongodb-atlas-operator"
	DefaultOperatorGlobalKey = "mongodb-atlas-operator-api-key"
	AtlasHost                = "https://cloud-qa.mongodb.com/"
	AtlasAPIURL              = AtlasHost + "api/atlas/v1.0/"
	TestAppLabelPrefix       = "app=test-app-"
	ActrcPath                = "../../.actrc"

	// HELM relative path
	TestAppHelmChartPath          = "../app/helm/"
	AtlasOperatorHelmChartPath    = "../../helm-charts/charts/atlas-operator"
	AtlasOperatorCRDHelmChartPath = "../../helm-charts/charts/atlas-operator-crds"
	AtlasDeploymentHelmChartPath  = "../../helm-charts/charts/atlas-deployment"
	HelmChartDirectory            = "../../helm-charts/charts"
	MajorVersionFile              = "../../major-version"

	// Tags for test
	TagName         = "atlas-operator-test"
	TagForTestValue = "atlas-operator-e2e-test"
	TagForTestKey   = "atlas-operator-e2e-key"
	TagBusy         = "busy"

	GCPRegion     = "europe-west1"
	AWSRegionUS   = "us-east-1"
	AWSRegionEU   = "eu-west-2"
	AzureRegionEU = "northeurope"

	// GCP
	FileNameSAGCP = "gcp_service_account.json"
)

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