package
Version:
v0.0.0-...-ffd2651
Opens a new window with list of versions in this module.
Published: Dec 26, 2024
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.