struct

SailContainers::Models::Container

Inherits Struct < Value < Object

Represents the current state and configuration of a container on the host.

Constructors

new(name : String, state : String, networks : Array(Network) = [] of Network, cpus : String | Nil = nil, ram : String | Nil = nil)
Source

Instance methods

cpus
Source
name
Source
networks
Source
state
Source