Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
Parse parses the job spec from the given io.Reader.
Due to current internal limitations, the entire contents of the io.Reader will be copied into memory first before parsing.
func ParseNetwork ¶ added in v0.10.4
func ParseNetwork(o *ast.ObjectList) (*api.NetworkResource, error)
ParseNetwork parses a collection containing exactly one NetworkResource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.