Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TrustBundleK8sSecretName is the name of the kubernetes secret that holds the trust bundle. TrustBundleK8sSecretName = "dapr-trust-bundle" /* #nosec */ // TrustAnchorsEnvVar is the environment variable name for the trust anchors in the sidecar. TrustAnchorsEnvVar = "DAPR_TRUST_ANCHORS" CertChainEnvVar = "DAPR_CERT_CHAIN" CertKeyEnvVar = "DAPR_CERT_KEY" )
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.