Documentation ¶
Overview ¶
Package image registers a controller for image scans.
Index ¶
Constants ¶
View Source
const ( // AlphabeticalOrderAsc ascending order AlphabeticalOrderAsc = "ASC" // AlphabeticalOrderDesc descending order AlphabeticalOrderDesc = "DESC" )
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, core corev1controller.Interface, gitRepos fleetcontrollers.GitRepoController, images fleetcontrollers.ImageScanController)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.