Enum lxd::Location [] [src]

pub enum Location {
    Local,
    Remote(String),
}

LXD host location

Variants

Local host

Remote host