Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeSeverity ¶
NormalizeSeverity maps Red Hat severity strings to claircore's normalized serverity levels.
Types ¶
type Updater ¶
type Updater struct {
// contains filtered or unexported fields
}
Updater returns a value that's periodically updated.
func NewUpdater ¶
NewUpdater returns an Updater holding a value of the type passed as "init", periodically updated from the endpoint "url."
To omit an initial value, use a typed nil pointer.
Click to show internal directories.
Click to hide internal directories.