Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJobJSONSchema ¶
Types ¶
type ValidateOptions ¶
type ValidateOptions struct { Filename string // Filename for job (can be .json or .yaml) OutputFormat string // Output format (json or yaml) OutputSchema bool // Output the schema to stdout OutputDirectory string // Output directory for the job }
func NewValidateOptions ¶
func NewValidateOptions() *ValidateOptions
Click to show internal directories.
Click to hide internal directories.