ambient

package
v0.0.0-...-34fc9f0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WaypointProxy

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

WaypointProxy describes a waypoint proxy deployment

func NewWaypointProxy

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

NewWaypointProxy creates a new WaypointProxy.

func NewWaypointProxyOrFail

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

NewWaypointProxyOrFail calls NewWaypointProxy and fails if an error occurs.

func WaypointForInstance

func WaypointForInstance(ctx resource.Context, instance echo.Instance) (WaypointProxy, error)

func WaypointForInstanceOrFail

func WaypointForInstanceOrFail(t framework.TestContext, instance echo.Instance) WaypointProxy

Jump to

Keyboard shortcuts

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