package
2.0.0-beta-001+incompatible
Repository: https://github.com/cloudfoundry-community/stratos.git
Documentation: pkg.go.dev

# Functions

GetString - Get the string value for the named configuration property.
GetValue tries to look up an env var of the given name and then tries to look up the secret file of the same.
IsSet - is the specified config name set?.
Load the given pointer to struct with values from the environment and the /etc/secrets/ directory.
LoadConfigFile - Load the configuration values in the specified config file if it exists.
No description provided by the author