Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Artifact ¶
type Artifact struct { Datastore string `json:"-"` Release releaseversion.Reference `json:"release"` OS osversion.Reference `json:"os"` Labels []string `json:"labels"` Tarball metalink.File `json:"tarball"` }
func (Artifact) GetDatastoreName ¶
func (Artifact) MetalinkFile ¶
func (Artifact) SupportedAnalyzers ¶
func (Artifact) SupportedAnalyzers() []analysis.AnalyzerName
Click to show internal directories.
Click to hide internal directories.