test

package
v0.0.0-...-c4d1043 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GatewayPod = func() *corev1.Pod {
		return convertPod([]byte(GatewayPodYaml))
	}
	DiscoveryPod = func() *corev1.Pod {
		return convertPod([]byte(DiscoveryPodYaml))
	}
	GatewayProxyPod = func() *corev1.Pod {
		return convertPod([]byte(GatewayProxyPodYaml))
	}
	GlooPod = func() *corev1.Pod {
		return convertPod([]byte(GlooPodYaml))
	}
)
View Source
var DiscoveryPodYaml = `` /* 1419-byte string literal not displayed */
View Source
var GatewayPodYaml = `` /* 1411-byte string literal not displayed */
View Source
var GatewayProxyPodYaml = `` /* 1827-byte string literal not displayed */
View Source
var GlooPodYaml = `` /* 1411-byte string literal not displayed */

Functions

func GeneratePodList

func GeneratePodList() *corev1.PodList

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL