package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Aug 14, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Payload struct {
Job string `json:"job"`
Image string `json:"image"`
EntryPoint []string `json:"entryPoint"`
Command []string `json:"command"`
}
Payload for http request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.