package
Version:
v0.0.0-...-576d0f4
Opens a new window with list of versions in this module.
Published: Sep 6, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JobData struct {
Name string `json:"name"`
ServiceName string `json:"servicename"`
Image string `json:"image"`
Command string `json:"command"`
Schedule string `json:"schedule"`
Args []string `json:"args"`
Created bool `json:"created`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.