Documentation ¶
Overview ¶
Package confmaptest helps loading confmap.Conf to test packages implementing using the configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNopProviderSettings ¶
func NewNopProviderSettings() confmap.ProviderSettings
func ValidateProviderScheme ¶
ValidateProviderScheme enforces that given confmap.Provider.Scheme() object is following the restriction defined by the collector:
- Checks that the scheme name follows the restrictions defined https://datatracker.ietf.org/doc/html/rfc3986#section-3.1
- Checks that the scheme name has at leas two characters per the confmap.Provider.Scheme() comment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.