ubuntu

package
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2016 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// ErrFilesystem is returned when a fetcher fails to interact with the local filesystem.
	ErrFilesystem = errors.New("updater/fetchers: something went wrong when interacting with the fs")
)

Functions

This section is empty.

Types

type UbuntuFetcher

type UbuntuFetcher struct {
	// contains filtered or unexported fields
}

UbuntuFetcher implements updater.Fetcher and gets vulnerability updates from the Ubuntu CVE Tracker.

func (*UbuntuFetcher) Clean

func (fetcher *UbuntuFetcher) Clean()

Clean deletes any allocated resources.

func (*UbuntuFetcher) FetchUpdate

func (fetcher *UbuntuFetcher) FetchUpdate(datastore database.Datastore) (resp updater.FetcherResponse, err error)

FetchUpdate gets vulnerability updates from the Ubuntu CVE Tracker.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL