consts

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControlPlaneName = "control-plane"

	FerryName            = "ferry"
	FerryNamespace       = FerryName + "-system"
	FerryTunnelName      = FerryName + "-tunnel"
	FerryTunnelNamespace = FerryTunnelName + "-system"

	LabelPrefix               = "traffic.ferryproxy.io/"
	LabelFerryExportedFromKey = LabelPrefix + "exported-from"
	LabelFerryImportedToKey   = LabelPrefix + "imported-to"
	LabelFerryManagedByValue  = "ferry"

	LabelGeneratedKey         = "generated.ferryproxy.io"
	LabelGeneratedValue       = "ferry-controller"
	LabelGeneratedTunnelValue = "ferry-tunnel"

	LabelMCSMarkHubKey   = "mcs.traffic.ferryproxy.io/service"
	LabelMCSMarkHubValue = "enabled"

	TunnelRulesKey      = "tunnel"
	TunnelRulesAllowKey = "allows"
	TunnelUserKey       = "user"

	TunnelConfigKey             = "tunnel.ferryproxy.io/config"
	TunnelConfigRulesValue      = "rules"
	TunnelConfigDiscoverValue   = "service"
	TunnelConfigAuthorizedValue = "authorized"
	TunnelConfigAllowValue      = "allows"

	TunnelRouteKey = "tunnel.ferryproxy.io/route"

	TunnelRulesConfigPath   = "/var/ferry/bridge.conf"
	TunnelSshDir            = "/var/ferry/ssh/"
	TunnelSshHomeDir        = "/var/ferry/home/"
	TunnelPermissionsName   = "permissions.json"
	TunnelAuthorizedKeyName = "authorized_keys"
	TunnelIdentityKeyName   = "identity"
)

Variables

View Source
var (
	Version     = "unknown"
	ImagePrefix = "ghcr.io/ferryproxy/ferry"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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