connector

package
v1.1.176 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector interface {
	PortForward(obj client.Object, ports []string) (PortForwarder, error)
}

func New

func New(config *rest.Config) (Connector, error)

type PortForwarder

type PortForwarder interface {
	Stop()
}

func PortForward

func PortForward(config *rest.Config, obj client.Object, ports []string) (PortForwarder, error)

Jump to

Keyboard shortcuts

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