Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns a new confmap.Provider that reads the configuration from the given environment variable.
This Provider supports "env" scheme, and can be called with a selector: `env:NAME_OF_ENVIRONMENT_VARIABLE` Deprecated: [v0.94.0] Use NewWithSettings instead.
func NewWithSettings ¶
func NewWithSettings(confmap.ProviderSettings) confmap.Provider
NewWithSettings returns a new confmap.Provider that reads the configuration from the given environment variable.
This Provider supports "env" scheme, and can be called with a selector: `env:NAME_OF_ENVIRONMENT_VARIABLE`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.