usecases

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type PortForward

type PortForward struct {
	ReverseProxy reverseproxy.Interface
}

func (*PortForward) Do

type PortForwardIn

type PortForwardIn struct {
	Config    *rest.Config
	Namespace string
	RemoteURL *url.URL
	LocalAddr string
}

type PortForwardInterface

type PortForwardInterface interface {
	Do(ctx context.Context, in PortForwardIn) error
}

Jump to

Keyboard shortcuts

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