Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGetInjectedPodList ¶ added in v0.3.8
func MustGetUpstreamList ¶ added in v0.3.8
func MustGetUpstreamList() gloov1.UpstreamList
Types ¶
type ResourcesForTest ¶
type ResourcesForTest struct {
OneContOneInitContPatch patchConfigMap
NoContainerPatch patchConfigMap
NoInitContainerPatch patchConfigMap
EmptyPatch patchConfigMap
TwoEntryPatch patchConfigMap
MatchingPod pod
MatchingPodWithoutPorts pod
NonMatchingPod pod
InjectedPodList v1.PodList
AppMeshInjectEnabledLabelSelector *v1.Mesh
AppMeshInjectEnabledNamespaceSelector *v1.Mesh
AppMeshInjectDisabled *v1.Mesh
AppMeshNoConfigMap *v1.Mesh
AppMeshNoSelector *v1.Mesh
IstioMesh *v1.Mesh
TemplateData interface{}
}
func GetTestResources ¶
func GetTestResources(decoder runtime.Decoder) *ResourcesForTest
Click to show internal directories.
Click to hide internal directories.