Versions in this module Expand all Collapse all v0 v0.3.25 Jul 25, 2019 v0.3.24 Jun 25, 2019 Changes in this version + func RunAppMeshE2eTests(params AppMeshE2eTestParams) + func RunIstioE2eTests(params IstioE2eTestParams) + func RunLinkerdE2eTests(params LinkerdE2eTestParams) + type AppMeshE2eTestParams struct + BasicNamespace string + Kube kubernetes.Interface + MeshName string + NamespaceWithInject string + SuperglooNamespace string + type IstioE2eTestParams struct + BasicNamespace string + GlooNamespace string + IstioNamespace string + Kube kubernetes.Interface + MeshName string + NamespaceWithInject string + PromNamespace string + RootCtx context.Context + SharedLock *sync.Mutex + SmiIstioAdapterFile string + SuperglooNamespace string + type LinkerdE2eTestParams struct + BasicNamespace string + GlooNamespace string + Kube kubernetes.Interface + LinkerdNamespace string + MeshName string + NamespaceWithInject string + PromNamespace string + RootCtx context.Context + SharedLock *sync.Mutex + SuperglooNamespace string