package
Version:
v1.0.0-alpha1.0...-2e0dbe4
Opens a new window with list of versions in this module.
Published: Jan 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package envprovider implement function to construct env vars from
sec or cfg env items
From return []string env from configs_environment or secrets_environment
Examples:
From([]string{"FOO=cfg1/key1"}, "namespace1", "cfg")
From([]string{"FOO=sec1/key1"}, "namespace1", "sec")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.