package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 26, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New registers credentials/env: Resolve secrets from environment variables.
Best practices:
- Reference a secret as env:NAME from the consumer's apiKeyRef rather than inlining it in YAML.
type Config struct {
Prefix string `json:"prefix"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.