cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func SetRestDefaults

func SetRestDefaults(config *rest.Config) *rest.Config

Types

type PortForward

type PortForward struct {
	LocalPort uint16
	Status    chan error
}

type PortForwardOptions

type PortForwardOptions struct {
	Config       *restclient.Config
	Address      []string
	Ports        []string
	StopChannel  chan struct{}
	ReadyChannel chan struct{}
}

PortForwardOptions contains all the options for running the port-forward cli command.

Jump to

Keyboard shortcuts

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