Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
type Manifest struct {
Releases []birelmanifest.ReleaseRef
}
func (Manifest) FindByName ¶
func (d Manifest) FindByName(name string) (birelmanifest.ReleaseRef, bool)
func (Manifest) ReleasesByName ¶
func (d Manifest) ReleasesByName() map[string]birelmanifest.ReleaseRef
Click to show internal directories.
Click to hide internal directories.