Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrProcessManifest = errors.New("error processing manifest file")
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
Manifest represents a single input manifest for a given config.
func (*Manifest) ExtractManifests ¶
ExtractManifests extracts the manifests as YAML strings from a manifest with existing manifest content.
func (*Manifest) LoadContent ¶
LoadContent sets the Content field of the manifest in raw format as []byte.
Click to show internal directories.
Click to hide internal directories.