package
Version:
v0.0.0-...-e98e7c4
Opens a new window with list of versions in this module.
Published: Dec 12, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type Task struct {
Timestamp string `json:"timestamp"`
SlaveID string `json:"slaveId"`
ID string `json:"id"`
TaskStatus string `json:"taskStatus"`
AppID string `json:"appId"`
Host string `json:"host"`
Ports []int `json:"ports"`
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.