Function juju::config_get_all[][src]

pub fn config_get_all() -> Result<HashMap<String, String>, JujuError>

config_get_all will return all configuration options as a HashMap<String,String>

Failures

Returns a String of if the configuration options are not able to be transformed into a HashMap