envoy

package
v0.0.0-...-d98f848 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	testcontainers.Container
}

type TestContainer

type TestContainer struct {
	testcontainers.Container

	URL *url.URL
	// contains filtered or unexported fields
}

func NewTestContainer

func NewTestContainer(opts ...TestContainerOption) *TestContainer

func (*TestContainer) Run

type TestContainerOption

type TestContainerOption func(*TestContainer)

func WithEntrypoint

func WithEntrypoint(entrypoint ...string) TestContainerOption

func WithExposedPorts

func WithExposedPorts(ports ...string) TestContainerOption

func WithExtraHosts

func WithExtraHosts(hosts ...string) TestContainerOption

func WithHostAccessPorts

func WithHostAccessPorts(ports ...int) TestContainerOption

func WithWaitStrategy

func WithWaitStrategy(strategy wait.Strategy) TestContainerOption

Jump to

Keyboard shortcuts

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