Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SonobuoyMasterLabel = map[string]string{"run": "sonobuoy-master"}
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Namespace string Name string ClusterProvider string KubernetesVersion string ImageConfig *cisoperatorapiv1.ScanImageConfig // contains filtered or unexported fields }
func NewController ¶
func NewController(ctx context.Context, cfg *rest.Config, namespace, name string, imgConfig *cisoperatorapiv1.ScanImageConfig, securityScanJobTolerations []corev1.Toleration) (ctl *Controller, err error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.