appmesh

package
v0.3.25 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const KubernetesPods = `` /* 24183-byte string literal not displayed */
View Source
const KubernetesServices = `` /* 1224-byte string literal not displayed */
View Source
const KubernetesUpstreams = `` /* 974-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type PodsServicesUpstreamsTuple

type PodsServicesUpstreamsTuple struct {
	Pods, Services, Upstreams []string
}

Represents a set of related test resources

func (*PodsServicesUpstreamsTuple) MustGetPodList

func (t *PodsServicesUpstreamsTuple) MustGetPodList() kubernetes.PodList

func (*PodsServicesUpstreamsTuple) MustGetPods

func (t *PodsServicesUpstreamsTuple) MustGetPods() []*kubev1.Pod

func (*PodsServicesUpstreamsTuple) MustGetServices

func (t *PodsServicesUpstreamsTuple) MustGetServices() []*kubev1.Service

func (*PodsServicesUpstreamsTuple) MustGetUpstreamList

func (t *PodsServicesUpstreamsTuple) MustGetUpstreamList() gloov1.UpstreamList

type TestResourceSet

type TestResourceSet map[string]PodsServicesUpstreamsTuple

Contains the resources for a complete test scenario

func (TestResourceSet) MustGetPodList

func (t TestResourceSet) MustGetPodList() kubernetes.PodList

func (TestResourceSet) MustGetPods

func (t TestResourceSet) MustGetPods() []*kubev1.Pod

func (TestResourceSet) MustGetServices

func (t TestResourceSet) MustGetServices() []*kubev1.Service

func (TestResourceSet) MustGetUpstreams

func (t TestResourceSet) MustGetUpstreams() gloov1.UpstreamList

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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