Documentation ¶
Index ¶
Constants ¶
View Source
const ( CurrentBenchmarkKey = "current" ConfigFileName = "config.json" )
Variables ¶
This section is empty.
Functions ¶
func NewConfigMaps ¶
func NewConfigMaps(clusterscan *cisoperatorapiv1.ClusterScan, clusterscanprofile *cisoperatorapiv1.ClusterScanProfile, clusterscanbenchmark *cisoperatorapiv1.ClusterScanBenchmark, controllerName string, imageConfig *cisoperatorapiv1.ScanImageConfig, configmapsClient wcorev1.ConfigMapController) (cmMap map[string]*corev1.ConfigMap, err error)
func NewService ¶
func NewService(clusterscan *cisoperatorapiv1.ClusterScan, clusterscanprofile *cisoperatorapiv1.ClusterScanProfile, controllerName string) (service *corev1.Service, err error)
Types ¶
type OverrideSkipInfoData ¶
Click to show internal directories.
Click to hide internal directories.