constants

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: UPL-1.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const AdminKubeconfigData = "admin-kubeconfig"

AdminKubeconfigData - the field name in MCRegistrationSecret that contains the admin cluster's kubeconfig

View Source
const CaBundleKey = "ca-bundle"

CaBundleKey is the CA cert key in a secret

View Source
const CaFileDefault = "/etc/ssl/certs/ca-bundle.crt"

CaFileDefault is the default value for the CA_FILE environment variable

View Source
const CaFileOverride = "/fluentd/secret/ca-bundle"

CaFileOverride is the location when the registration secret contains a ca-bundle

View Source
const ClusterNameData = "managed-cluster-name"

ClusterNameData - the field name in MCRegistrationSecret that contains this managed cluster's name

View Source
const DefaultClusterName = "local"

DefaultClusterName - the default cluster name

View Source
const ElasticsearchPasswordData = "password"

ElasticsearchPasswordData - the field name in MCRegistrationSecret that contains the admin cluster's Elasticsearch password

View Source
const ElasticsearchURLData = "es-url"

ElasticsearchURLData - the field name in MCRegistrationSecret that contains the admin cluster's Elasticsearch endpoint's URL

View Source
const ElasticsearchUsernameData = "username"

ElasticsearchUsernameData - the field name in MCRegistrationSecret that contains the admin cluster's Elasticsearch username

View Source
const FluentdClusterNameEnvVar = "CLUSTER_NAME"

ClusterNameEnvVar is the environment variable used to identify the managed cluster for fluentd

View Source
const FluentdElasticsearchPwdEnvVar = "ELASTICSEARCH_PASSWORD"

FluentdElasticsearchPwdEnvVar is the environment variable name used to identify the admin cluster's Elasticsearch password for fluentd

View Source
const FluentdElasticsearchURLEnvVar = "ELASTICSEARCH_URL"

FluentdElasticsearchURLEnvVar is the environment variable name used to identify the admin cluster's Elasticsearch URL for fluentd

View Source
const FluentdElasticsearchUserEnvVar = "ELASTICSEARCH_USER"

FluentdElasticsearchUserEnvVar is the environment variable name used to identify the admin cluster's Elasticsearch username for fluentd

View Source
const IstioSystemNamespace = "istio-system"

IstioSystemNamespace - the Istio system namespace

View Source
const LabelIstioInjection = "istio-injection"

LabelIstioInjection - constant for a Kubernetes label that is applied by Verrazzano

View Source
const LabelIstioInjectionDefault = "enabled"

LabelIstioInjectionDefault - default value for LabelIstioInjection

View Source
const LabelUpgradeVersion = "upgrade-version"

LabelUpgradeVersion - label which allows users to indicate that a running app should be upgraded to latest version of Verrazzano. When an application is deployed, the value of this label is set on workload.Status.CurrentUpgradeVersion. When reconciling, if the value provided in the label is different than the value in the workload status, the application will be 'upgraded' to use the resources provided by current version of Verrazzano. If any of these resources have changed since the application was deployed, the application will pick up the latest values and be restarted. If the label value matches the value in the workload status, all Verrazzano provided resources will remain unchanged.

View Source
const LabelVerrazzanoManaged = "verrazzano-managed"

LabelVerrazzanoManaged - constant for a Kubernetes label that is applied by Verrazzano

View Source
const LabelVerrazzanoManagedDefault = "true"

LabelVerrazzanoManagedDefault - default value for LabelVerrazzanoManaged

View Source
const LabelVerrazzanoNamespace = "verrazzano.io/namespace"

LabelVerrazzanoNamespace - constant for a Kubernetes label that is used by network policies

View Source
const LabelWorkloadType = "verrazzano.io/workload-type"

LabelWorkloadType - the type of workload, such as WebLogic

View Source
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.

View Source
const MCLocalRegistrationSecret = "verrazzano-local-registration"

MCLocalRegistrationSecret - the name of the local secret that contains the cluster registration information. Thos is created at Verrazzano install.

View Source
const MCRegistrationSecret = "verrazzano-cluster-registration"

MCRegistrationSecret - the name of the secret that contains the cluster registration information

View Source
const StatusUpdateBatchSize = 10

StatusUpdateBatchSize - the number of status update messages the multi cluster agent should process each time it wakes up

View Source
const StatusUpdateChannelBufferSize = 50

StatusUpdateChannelBufferSize - the number of status update messages that will be buffered by the agent channel before controllers trying to send more status updates will start blocking

View Source
const VerrazzanoMultiClusterNamespace = "verrazzano-mc"

VerrazzanoMultiClusterNamespace is the multi-cluster namespace for verrazzano

View Source
const VerrazzanoSystemNamespace = "verrazzano-system"

VerrazzanoSystemNamespace is the system namespace for verrazzano

View Source
const VzConsoleIngress = "verrazzano-ingress"

VzConsoleIngress - the name of the ingress for verrazzano console and api

View Source
const VzPrometheusIngress = "vmi-system-prometheus"

VzPrometehusIngress - the name of the ingress for system vmi prometheus

View Source
const WorkloadTypeWeblogic = "weblogic"

WorkloadTypeWeblogic indicates the workload is WebLogic

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