Documentation ¶
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 corev1controler.Interface, gitRepos fleetcontrollers.GitRepoController, images fleetcontrollers.ImageScanController)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.