Struct juju::Relation
[−]
[src]
pub struct Relation {
pub name: String,
pub id: usize,
}Fields
name: String
The name of a unit related to your service
id: usize
The id of the unit related to your service