Function juju::status_set [] [src]

pub fn status_set(status: Status) -> Result<i32JujuError>

Set the status of your unit to indicate to the Juju if everything is ok or something is wrong. See the Status enum for information about what can be set.