common

package
v0.0.0-...-3665fb5 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

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

func ConfigMapBasePath(name string) string

ConfigMapBasePath is the path for any configmap visible to the collector

func ConfigMapPath

func ConfigMapPath(name string, file string) string

ConfigMapPath is the path for any configmap visible to the collector

func SecretBasePath

func SecretBasePath(secretName string) string

SecretBasePath is the path for any secret visible to the collector

func SecretPath

func SecretPath(secretName string, file string) string

SecretPath is the path for any secret visible to the collector

func ServiceAccountBasePath

func ServiceAccountBasePath(name string) string

ServiceAccountBasePath is the base path for any serviceaccount token projection visible to the collector

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL