Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "networking-calico" // ImageNames CNIImageName = "calico-cni" NodeImageName = "calico-node" KubeControllersImageName = "calico-kube-controllers" TyphaImageName = "calico-typha" CalicoClusterProportionalAutoscalerImageName = "calico-cpa" ClusterProportionalVerticalAutoscalerImageName = "calico-cpva" // MonitoringChartName MonitoringName = "calico-monitoring-config" // ReleaseName is the name of the Calico Release ReleaseName = "calico" )
View Source
const Type = "calico"
Variables ¶
View Source
var ( // CalicoChartPath path for internal Calico Chart CalicoChartPath = filepath.Join(charts.InternalChartsPath, "calico") // CalicoMonitoringChartPath path for internal Calico monitoring chart CalicoMonitoringChartPath = filepath.Join(charts.InternalChartsPath, "calico-monitoring") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.