proxy

package
v1.0.0-rc.3 Latest Latest
Warning

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

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

Documentation

Overview

Package proxy contains the logic for the Liqo proxy.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy struct {
	AllowedHosts []string
	Port         int
	ForceHost    string
}

Proxy is a simple HTTP Connect proxy.

func New

func New(allowedHosts string, port int, forceHost string) *Proxy

New creates a new Proxy.

func (*Proxy) Start

func (p *Proxy) Start(ctx context.Context) error

Start starts the proxy.

Jump to

Keyboard shortcuts

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