Documentation ¶
Index ¶
Constants ¶
View Source
const ( IstioVersion103 = "1.0.3" IstioVersion103Chart = "https://s3.amazonaws.com/supergloo.solo.io/istio-1.0.3.tgz" IstioVersion105 = "1.0.5" IstioVersion105Chart = "https://s3.amazonaws.com/supergloo.solo.io/istio-1.0.5.tgz" IstioVersion106 = "1.0.6" IstioVersion106Chart = "https://storage.googleapis.com/supergloo-charts/istio-1.0.6.tgz" IstioVersion113 = "1.1.3" IstioVersion113Chart = "https://storage.googleapis.com/supergloo-charts/istio-1.1.3.tgz" )
Variables ¶
This section is empty.
Functions ¶
func NewInstallSyncer ¶
func NewInstallSyncer(kubeInstaller kubeinstall.Installer, meshClient v1.MeshClient, reporter reporter.Reporter) v1.InstallSyncer
calling this function with nil is valid and expected outside of tests
Types ¶
Click to show internal directories.
Click to hide internal directories.