Struct juju::Status
[−]
[src]
pub struct Status { pub status_type: StatusType, pub message: String, }
Fields
status_type: StatusType
The type of status
message: String
A message to show alongside the status