Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInventoryReport ¶
func GetInventoryReport(cfg *config.Application) (inventory.Report, error)
GetInventoryReport is an atomic method for getting in-use image results, in parallel for multiple namespaces
func HandleReport ¶
func HandleReport(report inventory.Report, cfg *config.Application) error
func PeriodicallyGetInventoryReport ¶
func PeriodicallyGetInventoryReport(cfg *config.Application)
PeriodicallyGetInventoryReport periodically retrieve image results and report/output them according to the configuration. Note: Errors do not cause the function to exit, since this is periodically running
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Wraps some of the initialization details for the k8s clientset
|
Wraps some of the initialization details for the k8s clientset |
Defines the logging interface available to the application code
|
Defines the logging interface available to the application code |
Determines the Execution Modes supported by the application.
|
Determines the Execution Modes supported by the application. |
Once In-Use Image data has been gathered, this package reports the data to Anchore
|
Once In-Use Image data has been gathered, this package reports the data to Anchore |
Click to show internal directories.
Click to hide internal directories.