Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() config.MapProvider
New returns a new config.MapProvider that allows to provide yaml bytes.
This Provider supports "yaml" scheme, and can be called with a "uri" that follows:
bytes-uri = "yaml:" yaml-bytes
Examples: `yaml:processors::batch::timeout: 2s` `yaml:processors::batch/foo::timeout: 3s`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.