Documentation ¶
Index ¶
Constants ¶
const AdminClusterConfigMapName = "verrazzano-admin-cluster"
AdminClusterConfigMapName is the name of the configmap that contains admin cluster server address
const ImageRepoOverrideEnvVar = "IMAGE_REPO"
ImageRepoOverrideEnvVar is the environment variable name used to set the image repository
const MCAgentSecret = "verrazzano-cluster-agent"
MCAgentSecret contains information needed by the agent to access the admin cluster, such as the admin kubeconfig. This secret is used by the MC agent running on the managed cluster.
const MCClusterRole = "verrazzano-managed-cluster"
MCClusterRole is the role name for the role used during VMC reconcile
const MCLocalCluster = "local"
MCLocalCluster is the name of the local cluster
const MCLocalRegistrationSecret = "verrazzano-local-registration"
MCLocalRegistrationSecret - the name of the local secret that contains the cluster registration information. Thos is created at Verrazzano install.
const MCRegistrationSecret = "verrazzano-cluster-registration"
MCRegistrationSecret contains information which related to the managed cluster itself, such as the managed cluster name.
const RegistryOverrideEnvVar = "REGISTRY"
RegistryOverrideEnvVar is the environment variable name used to override the registry housing images we install
const ServerDataKey = "server"
ServerDataKey is the key into ConfigMap data for cluster server address
const SystemTLS = "system-tls"
SystemTLS is the name of the system-tls secret in the Verrazzano system namespace
const Verrazzano = "verrazzano"
Verrazzano is the name of the verrazzano secret in the Verrazzano system namespace
const VerrazzanoAppOperatorImageEnvVar = "APP_OPERATOR_IMAGE"
VerrazzanoAppOperatorImageEnvVar is the environment variable used to override the Verrazzano Application Operator image
const VerrazzanoESInternal = "verrazzano-es-internal"
VerrazzanoESInternal is the name of the Verrazzano internal Elasticsearch secret in the Verrazzano system namespace
const VerrazzanoInstallNamespace = "verrazzano-install"
VerrazzanoInstallNamespace is the namespace that the platform operator lives in
const VerrazzanoMultiClusterNamespace = "verrazzano-mc"
VerrazzanoMultiClusterNamespace is the multi-cluster namespace for verrazzano
const VerrazzanoPromInternal = "verrazzano-prom-internal"
VerrazzanoPromInternal is the name of the Verrazzano internal Prometheus secret in the Verrazzano system namespace
const VerrazzanoSystemNamespace = "verrazzano-system"
VerrazzanoSystemNamespace is the system namespace for verrazzano
const VzConsoleIngress = "verrazzano-ingress"
VzConsoleIngress - the name of the ingress for verrazzano console and api
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.