constants

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 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 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 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" //nolint:gosec //#gosec G101

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" //nolint:gosec //#gosec G101

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" //nolint:gosec //#gosec G101

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

View Source
const MetricsWorkloadLabel = "app.verrazzano.io/workload"

MetricsWorkloadLabel - the label for identifying a pods scrape target

View Source
const OCILoggingIDAnnotation = "verrazzano.io/oci-log-id"

OCILoggingIDAnnotation Annotation name for a customized OCI log ID for all containers in a namespace

View Source
const StatusReasonSuccess = "success"

Webhook success status

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 VerrazzanoIngressTLSSecret = "verrazzano-tls" //nolint:gosec //#gosec G101

VerrazzanoIngressTLSSecret is the name of the secret in a cluster that contains the cluster's ca bundle

View Source
const VerrazzanoLocalCABundleSecret = "verrazzano-local-ca-bundle" //nolint:gosec //#gosec G101

VerrazzanoLocalCABundleSecret is the name of the secret in the verrazzano-mc namespace on an admin cluster that contains the cluster's ca bundle

View Source
const VerrazzanoMultiClusterNamespace = "verrazzano-mc"

VerrazzanoMultiClusterNamespace is the multi-cluster namespace for Verrazzano

View Source
const VerrazzanoPasswordData = "password"

VerrazzanoPasswordData - the field name in Verrazzano secret that contains the password

View Source
const VerrazzanoSystemNamespace = "verrazzano-system"

VerrazzanoSystemNamespace is the system namespace for Verrazzano

View Source
const VerrazzanoUsernameData = "username"

VerrazzanoUsernameData - the field name in Verrazzano secret that contains the username

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 WorkloadTypeCoherence = "coherence"

WorkloadTypeCoherence indicates the workload is Coherence

View Source
const WorkloadTypeGeneric = "generic"

WorkloadTypeGeneric indicates the workload is generic (one of VerrazzanoHelidonWorkload, ContainerizedWorkload or Deployment)

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