Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
type Manifest struct { Name string Template ReleaseJobRef Properties biproperty.Map Mbus string Registry Registry }
type Parser ¶
type Parser interface {
Parse(path string, releaseSetManifest birelsetmanifest.Manifest) (Manifest, error)
}
type ReleaseJobRef ¶
Click to show internal directories.
Click to hide internal directories.