gwsidecar

package
v1.5.5 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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWorkerGWSidecarClientProvider

func NewWorkerGWSidecarClientProvider() (*gwSidecarClient, error)

Types

type GwConnectionContext

type GwConnectionContext struct {
	RemoteSliceGwVpnIP     string
	RemoteSliceGwNsmSubnet string
}

type GwStatus

type GwStatus struct {
	NsmStatus
	TunnelStatus
}

type NsmStatus

type NsmStatus struct {
	IntfName string
	LocalIP  string
}

type TunnelStatus

type TunnelStatus struct {
	IntfName   string
	LocalIP    string
	RemoteIP   string
	Latency    uint64
	TxRate     uint64
	RxRate     uint64
	PacketLoss uint64
	Status     int32
}

Jump to

Keyboard shortcuts

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