Documentation
¶
Index ¶
Constants ¶
const ( // ClusterTypeKubernetes ... ClusterTypeKubernetes = "KUBERNETES" // ClusterTypeOpenshift ... ClusterTypeOpenshift = "OPENSHIFT" )
const AlertPostSuffix = "-alert"
AlertPostSuffix adds "-alert" to the end of the release (to differentiate if other apps are given the same name - ex: BlackDuck and Alert are both named "bd")
const AllNamespacesFlag string = "--all-namespaces"
AllNamespacesFlag ...
Variables ¶
var AlertChartName = "synopsys-alert"
AlertChartName ...
var AlertChartRepository = ""
AlertChartRepository ...
var AlertVersion = ""
AlertVersion ...
var BDBAChartName = "bdba"
BDBAChartName ...
var BDBAChartRepository = ""
BDBAChartRepository ...
var BDBAName = "bdba"
BDBAName ...
var BDBAVersion = ""
BDBAVersion ...
var BaseChartRepository = "https://sig-repo.synopsys.com/sig-cloudnative"
BaseChartRepository ...
var BlackDuckChartName = "blackduck"
BlackDuckChartName ...
var BlackDuckChartRepository = ""
BlackDuckChartRepository ...
var BlackDuckVersion = ""
BlackDuckVersion ...
var DefaultBusyBoxImage = "docker.io/busybox:1.28"
DefaultBusyBoxImage ...
var IndexChartURLs = []string{}
IndexChartURLs ...
var NativeClusterType = ClusterTypeKubernetes
NativeClusterType ...
var OpsSightChartName = "blackduck-connector"
OpsSightChartName ..
var OpsSightChartRepository = ""
OpsSightChartRepository ...
var OpsSightVersion = ""
OpsSightVersion ...
var PolarisChartName = "polaris-helmchart"
PolarisChartName ...
var PolarisChartRepository = fmt.Sprintf("%s/%s-%s.tgz", BaseChartRepository, PolarisChartName, PolarisVersion)
PolarisChartRepository ...
var PolarisName = "polaris"
PolarisName ...
var PolarisReportingChartName = "polaris-helmchart-reporting"
PolarisReportingChartName ...
var PolarisReportingChartRepository = ""
PolarisReportingChartRepository ...
var PolarisReportingName = "polaris-reporting"
PolarisReportingName ...
var PolarisReportingVersion = ""
PolarisReportingVersion ...
var PolarisVersion = "2020.03"
PolarisVersion ...
Functions ¶
This section is empty.
Types ¶
This section is empty.