Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigVolumeName = "config" DataDir = "datadir" EntrypointVolumeName = "entrypoint" SecretDataReader = "secret-data-reader" //TrustedCABundleHashName is the environment variable name for the md5 hash value of the //trusted ca bundle TrustedCABundleHashName = "TRUSTED_CA_HASH" // TrustedCABundleName is the name of the configmap to inject the trusted CA bundle TrustedCABundleName = "trusted-ca-bundle" )
Variables ¶
This section is empty.
Functions ¶
func ConfigMapBasePath ¶
ConfigMapBasePath is the path for any configmap visible to the collector
func ConfigMapPath ¶
ConfigMapPath is the path for any configmap visible to the collector
func SecretBasePath ¶
SecretBasePath is the path for any secret visible to the collector
func SecretPath ¶
SecretPath is the path for any secret visible to the collector
func ServiceAccountBasePath ¶
ServiceAccountBasePath is the base path for any serviceaccount token projection visible to the collector
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.