Documentation
¶
Overview ¶
Package mcconstants - Constants in this file are keys in MultiCluster related secrets
Index ¶
Constants ¶
const AdminCaBundleKey = "ca-bundle"
AdminCaBundleKey is the admin CA cert key in the registration secret
const CaCrtKey = "ca.crt"
CaCrtKey is the CA cert key in the tls secret
const DexURLKey = "dex-url"
DexURLKey is the key for Dex URL
const ESCaBundleKey = "es-ca-bundle"
ESCaBundleKey is the ES CA cert key in the registration secret
const ESURLKey = "es-url"
ESURLKey is the key for Opensearch URL
const FluentdESCaBundleKey = "ca-bundle"
FluentdESCaBundleKey is the CA cert key in the Verrazzano CRD fluentd Opensearch secret
const JaegerManagedClusterSecretName = "verrazzano-jaeger-managed-cluster"
JaegerManagedClusterSecretName is the name of the Jaeger secret in the managed cluster #nosec
const JaegerOSPasswordKey = "ES_PASSWORD"
JaegerOSPasswordKey is the password key in Jaeger secret to connect to the OpenSearch storage
const JaegerOSTLSCAKey = "jaeger-os-ca.crt"
JaegerOSTLSCAKey is the key in registration secret containing TLS CA used by Jaeger to connect to OpenSearch storage
const JaegerOSTLSCertKey = "jaeger-os-tls.cert"
JaegerOSTLSCertKey is the key in registration secret containing TLS cert used by Jaeger to connect to OpenSearch storage when using mutual TLS
const JaegerOSTLSKey = "jaeger-os-tls.key"
JaegerOSTLSKey is the key in registration secret containing TLS key used by Jaeger to connect to OpenSearch storage when using mutual TLS
const JaegerOSURLKey = "jaeger-os-url"
JaegerOSURLKey is the key in registration secret containing Jaeger OpenSearch URL
const JaegerOSUsernameKey = "ES_USERNAME"
JaegerOSUsernameKey is the username key in Jaeger secret to connect to the OpenSearch storage
const KeycloakURLKey = "keycloak-url"
KeycloakURLKey is the key for Keycloak URL
const KubeconfigKey = "admin-kubeconfig"
KubeconfigKey is the kubeconfig key
const ManagedClusterNameKey = "managed-cluster-name"
ManagedClusterNameKey is the key for the managed cluster name
const OidcProviderKey = "oidc-provider"
OidcProviderKey is the key for OIDC Provider
const RegistrationPasswordKey = "password"
RegistrationPasswordKey is the password key in registration secret
const RegistrationUsernameKey = "username"
RegistrationUsernameKey is the username key in registration secret
const TokenKey = "token"
TokenKey is the key for the service account token
const VerrazzanoPasswordKey = "password"
VerrazzanoPasswordKey is the password key in Verrazzano secret
const VerrazzanoUsernameKey = "username"
VerrazzanoUsernameKey is the username key in Verrazzano secret
const YamlKey = "yaml"
YamlKey is the key for YAML that can be applied using kubectl
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.