kic

package
v1.33.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSHTunnel

type SSHTunnel struct {
	LoadBalancerEmulator tunnel.LoadBalancerEmulator
	// contains filtered or unexported fields
}

SSHTunnel ...

func NewSSHTunnel

func NewSSHTunnel(ctx context.Context, sshPort, sshKey, bindAddress string, v1Core typed_core.CoreV1Interface, v1Networking typed_networking.NetworkingV1Interface) *SSHTunnel

NewSSHTunnel ...

func (*SSHTunnel) Start

func (t *SSHTunnel) Start() error

Start ...

type ServiceTunnel

type ServiceTunnel struct {
	// contains filtered or unexported fields
}

ServiceTunnel ...

func NewServiceTunnel

func NewServiceTunnel(sshPort, sshKey string, v1Core typed_core.CoreV1Interface, suppressStdOut bool) *ServiceTunnel

NewServiceTunnel ...

func (*ServiceTunnel) Start

func (t *ServiceTunnel) Start(svcName, namespace string) ([]string, error)

Start ...

func (*ServiceTunnel) Stop

func (t *ServiceTunnel) Stop()

Stop ...

Jump to

Keyboard shortcuts

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