kubetunnel

package module
v0.0.0-...-fea122b Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 License: MPL-2.0 Imports: 9 Imported by: 0

README

kubetunnel

Kubetunnel run services in your local machine and expose them to your cluster

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
}

func NewClient

func NewClient() *Client

func (*Client) Run

func (c *Client) Run(ctx context.Context, serverEndpoint, localEndpoint string) error

type Server

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

func NewServer

func NewServer() *Server

func (*Server) Run

func (s *Server) Run(ctx context.Context, websocketBind, targetBind string) error

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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