Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hook ¶
Hook is a means of providing introspection to a confmap.Provider's lifecycle, useful for evaluating Retrieve()'ed content.
type Provider ¶
Provider is the entrypoint for existing confmap.Providers to be provided with configsource.ConfigSource retrieval functionality. Once Wrap()'ed, their Retrieve() method as invoked by the service's confmap.Resolver will be further resolved by any applicable ConfigSource directives (including any initial `config_sources:` settings declarations).
Click to show internal directories.
Click to hide internal directories.