Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Issue ¶
Issue is a single validation problem. Line is the 1-based source line of the offending content when known (0 means the whole document / unknown).
func ValidateTemplateSpec ¶
func ValidateTemplateSpecWithNomadParser ¶
func ValidateTemplateSpecWithNomadParser(platform, job, volumes string, parseNomadJob NomadJobParser) []Issue
func ValidateVolumeSpec ¶
type NomadJobParser ¶
Click to show internal directories.
Click to hide internal directories.