test

package
v0.16.6 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 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 = `` /* 1414-byte string literal not displayed */
View Source
var GatewayPodYaml = `` /* 1406-byte string literal not displayed */
View Source
var GatewayProxyPodYaml = `` /* 1822-byte string literal not displayed */
View Source
var GlooPodYaml = `` /* 1406-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