ports

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForwardWithRetry

func ForwardWithRetry(ctx context.Context, client PortForwardClient, namespace, pod string, forwards []string, stdout io.Writer, stderr io.Writer, maxBackoff time.Duration) error

Types

type PortForwardClient

type PortForwardClient interface {
	PortForward(ctx context.Context, namespace, pod string, forwards []string, stdout io.Writer, stderr io.Writer) error
}

Jump to

Keyboard shortcuts

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