Documentation ¶
Index ¶
Constants ¶
View Source
const ( Known = "known" Current = "current" Deleted = "deleted" Forever = "forever" )
View Source
const ( Local = "local" Remote = "remote" )
Variables ¶
Functions ¶
Types ¶
type InventoryLoader ¶ added in v0.33.0
type InventoryLoader struct {
Loader manifestreader.ManifestLoader
}
func NewInventoryLoader ¶ added in v0.33.0
func NewInventoryLoader(loader manifestreader.ManifestLoader) *InventoryLoader
func (*InventoryLoader) GetInvInfo ¶ added in v0.33.0
Click to show internal directories.
Click to hide internal directories.