Function juju::relation_set [] [src]

pub fn relation_set(key: &str, value: &str) -> Result<i32, JujuError>

Set relation information for the current unit

Failures

Will return a String of the stderr if the call fails