Documentation ¶
Index ¶
Constants ¶
View Source
const ( DDOrchestratorExplorerEnabled = "DD_ORCHESTRATOR_EXPLORER_ENABLED" DDOrchestratorExplorerExtraTags = "DD_ORCHESTRATOR_EXPLORER_EXTRA_TAGS" DDOrchestratorExplorerDDUrl = "DD_ORCHESTRATOR_EXPLORER_DD_URL" DDOrchestratorExplorerAdditionalEndpoints = "DD_ORCHESTRATOR_ADDITIONAL_ENDPOINTS" DDOrchestratorExplorerContainerScrubbingEnabled = "DD_ORCHESTRATOR_EXPLORER_CONTAINER_SCRUBBING_ENABLED" DefaultID = "id" )
Datadog orchestrator related env var names
Variables ¶
This section is empty.
Functions ¶
func EnvVars ¶
func EnvVars(orc *datadoghqv1alpha1.OrchestratorExplorerConfig) ([]corev1.EnvVar, error)
EnvVars returns the orchestrator vars if the feature is enabled
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.