package
0.44.2
Repository: https://github.com/grafana/agent.git
Documentation: pkg.go.dev

# Functions

KeyForConfigMap returns the key for a given namespace and a config map key selector.
KeyForSecret returns the key for a given namespace and a secret key selector.
KeyForSelector retrieves the key for a SecretOrConfigMap.

# Type aliases

Key is a path-like identifier representing a Secret or ConfigMap value.
SecretStore is an in-memory cache for secrets, intended to be used for static secrets in generated configuration files.