Struct boondock::container::HostConfig [] [src]

pub struct HostConfig {
    pub NetworkMode: String,
}

Fields

Trait Implementations

impl Debug for HostConfig
[src]

Formats the value using the given formatter.

impl Clone for HostConfig
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Encodable for HostConfig
[src]

impl Decodable for HostConfig
[src]