Documentation
¶
Index ¶
Constants ¶
View Source
const ( BootstrapperInitSecretName = "dynatrace-bootstrapper-config" BootstrapperInitCertsSecretName = "dynatrace-bootstrapper-certs" AgentInitBinDirMount = "/mnt/bin" )
View Source
const ( ExtensionsSelfSignedTLSSecretSuffix = "-extensions-controller-tls" // shared volume name between eec and OtelC ExtensionsTokensVolumeName = "tokens" ExtensionsControllerSuffix = "-extensions-controller" ExtensionsCollectorTargetPortName = "collector-com" )
View Source
const ( OtelcTokenSecretKey = "otelc.token" OtelcTokenSecretValuePrefix = "dt0x01" OtelCollectorComPort = 14599 )
View Source
const ( // TLSKeyDataName is the key used to store a TLS private key in the secret's data field. TLSKeyDataName = "tls.key" // TLSCrtDataName is the key used to store a TLS certificate in the secret's data field. TLSCrtDataName = "tls.crt" )
View Source
const CRDStorageMigrationEnvVar = "DT_CRD_STORAGE_MIGRATION"
View Source
const HostAvailabilityDetectionEnvVar = "DT_HOST_AVAILABILITY_DETECTION"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.