Documentation
¶
Overview ¶
Package repoid implements a survey job reporting on the dnf repositories recorded in Red Hat containers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
Analyzer examines dnf history databases.
type Job ¶
type Job struct{}
Job is the main entrypoint.
func (*Job) SelectImage ¶
SelectImage implements Job.
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
Reporter does repoid reporting.
Click to show internal directories.
Click to hide internal directories.