net

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ApoxyNetDomainSuffix is the domain suffix used for the Apoxy endpoints serving
	// customer traffic (both internal and external).
	ApoxyNetDomainSuffix = "apoxy.net"

	// EdgeFuncSubdomain is the subdomain used for the Apoxy endpoints serving
	// customer traffic (both internal and external).
	EdgeFuncSubdomain = "func"
	// TunnelSubdomain is the subdomain used for the Apoxy endpoints serving
	// customer traffic (both internal and external).
	TunnelSubdomain = "tun"
)

Variables

View Source
var (
	// EdgeFuncDomain is the domain used for the Apoxy endpoints serving
	// customer traffic (both internal and external).
	EdgeFuncDomain = fmt.Sprintf("%s.%s", EdgeFuncSubdomain, ApoxyNetDomainSuffix)

	// TunnelDomain is the domain used for the Apoxy endpoints serving
	// customer traffic (both internal and external).
	TunnelDomain = fmt.Sprintf("%s.%s", TunnelSubdomain, ApoxyNetDomainSuffix)
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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