proxy

package
v0.8.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type F4Proxy

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

func (*F4Proxy) AttachIngressBPF

func (proxy *F4Proxy) AttachIngressBPF(iface string)

func (*F4Proxy) Close

func (proxy *F4Proxy) Close()

func (*F4Proxy) Init

func (proxy *F4Proxy) Init()

type F4ProxyConfig

type F4ProxyConfig struct {
	WorkDuration string           `json:"workDuration"`
	Ingress      []F4ProxyIngress `json:"ingress"`
}

type F4ProxyIngress

type F4ProxyIngress struct {
	LinkName string `json:"linkName"`
}

Jump to

Keyboard shortcuts

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