Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DescribeOptions ¶
type DescribeOptions struct { Filename string // Filename for job (can be .json or .yaml) IncludeEvents bool // Include events in the description OutputSpec bool // Print Just the jobspec to stdout JSON bool // Print description as JSON }
func NewDescribeOptions ¶
func NewDescribeOptions() *DescribeOptions
Click to show internal directories.
Click to hide internal directories.