Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
MongoID bson.ObjectId `bson:"_id,omitempty"`
ID string
AppName string
ProcessName string
Type string
IP string
HostAddr string
HostPort string
PrivateKey string
Status string
StatusBeforeError string
Version string
Image string
Name string
User string
BuildingImage string
LastStatusUpdate time.Time
LastSuccessStatusUpdate time.Time
LockedUntil time.Time
Routable bool `bson:"-"`
ExposedPort string
}
type DockerLogConfig ¶
type HealingEvent ¶
Click to show internal directories.
Click to hide internal directories.