Documentation ¶
Index ¶
Constants ¶
View Source
const CiliumConfigKey = "config.yaml"
CiliumConfigKey defines the cilium configmap key.
Variables ¶
This section is empty.
Functions ¶
func ComputeCiliumChartValues ¶
func ComputeCiliumChartValues(config *ciliumv1alpha1.NetworkConfig, network *extensionsv1alpha1.Network, cluster *extensionscontroller.Cluster, ipamMode, configMapHash string) (*ciliumConfig, error)
ComputeCiliumChartValues computes the values for the cilium chart.
func RenderCiliumChart ¶
func RenderCiliumChart(renderer chartrenderer.Interface, config *ciliumv1alpha1.NetworkConfig, network *extensionsv1alpha1.Network, cluster *extensionscontroller.Cluster, ipamMode, configMapHash string) ([]byte, error)
RenderCiliumChart renders the cilium chart with the given values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.