util

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFreePort

func GetFreePort() (int, error)

Types

type PortForwardOptions

type PortForwardOptions struct {
	Namespace    string
	PodName      string
	Config       *rest.Config
	Address      []string
	Ports        []string
	Out          io.Writer
	ErrOut       io.Writer
	StopChannel  chan struct{}
	ReadyChannel chan struct{}
}

func (*PortForwardOptions) RunPortForward

func (o *PortForwardOptions) RunPortForward() error

Jump to

Keyboard shortcuts

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