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