Sources.Yaml

Description

This library contains YAML-based configuration source implementations: file and string. It also exposes a configuration parser for integration with other sources, such as ClusterConfig.

Source and packages

GitHub repository: vostok/configuration.sources.yaml

NuGet package: Vostok.Configuration.Sources.Yaml

Install-Package Vostok.Configuration.Sources.Yaml

Cement users should reference this module with the following command:

cm ref add vostok.configuration.sources.yaml <path-to-project>
pageYAML sourcespageClusterConfig source

Last updated