Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScannerJobName = "scan-image" WorkDir = "/root/.cache" )
Variables ¶
This section is empty.
Functions ¶
func EnsureScanReport ¶
func EnsureScanReport(kc client.Client, imageRef string, resp trivy.BackendResponse) (*api.ImageScanReport, error)
Types ¶
type Reconciler ¶
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type RequestReconciler ¶
type RequestReconciler struct { *Reconciler // contains filtered or unexported fields }
func (*RequestReconciler) ScanForPrivateImage ¶
func (r *RequestReconciler) ScanForPrivateImage() error
Click to show internal directories.
Click to hide internal directories.