ambient

package
v0.0.0-...-eb66b9e Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteWaypoint

func DeleteWaypoint(t framework.TestContext, ns namespace.Instance, waypoint string)

func RemoveWaypointFromService

func RemoveWaypointFromService(t framework.TestContext, ns namespace.Instance, service, waypoint string)

func SetWaypointForService

func SetWaypointForService(t framework.TestContext, ns namespace.Instance, service, waypoint string)

Types

type WaypointProxy

type WaypointProxy interface {
	Namespace() namespace.Instance
	Inbound() string
	Outbound() string
	PodIP() string
}

WaypointProxy describes a waypoint proxy deployment

func NewWaypointProxy

func NewWaypointProxy(ctx resource.Context, ns namespace.Instance, name string) (WaypointProxy, error)

NewWaypointProxy creates a new WaypointProxy.

func NewWaypointProxyOrFail

func NewWaypointProxyOrFail(t framework.TestContext, ns namespace.Instance, name string) WaypointProxy

NewWaypointProxyOrFail calls NewWaypointProxy and fails if an error occurs.

Jump to

Keyboard shortcuts

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