Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateManifest ¶ added in v0.3.0
type UpdateManifest struct {
Metadata Metadata `json:"metadata"`
Updates UpdatePackages `json:"updates"`
}
type UpdatePackage ¶ added in v0.3.0
type UpdatePackages ¶ added in v0.3.0
type UpdatePackages []UpdatePackage
Click to show internal directories.
Click to hide internal directories.