Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvoyAdminPort = 15000 EnvoyOutboundPort = 15001 EnvoyDebugPort = 15004 EnvoyInboundPort = 15006 EnvoyTunnelPort = 15008 EnvoySecureNetworkPort = 15009 EnvoyMergedPrometheusTelemetryPort = 15020 EnvoyHealthCheckPort = 15021 EnvoyDNSPort = 15053 EnvoyPrometheusTelemetryPort = 15090 SshPort = 22 )
View Source
const (
ISTIO_INJECT_ANNOTATION = "sidecar.istio.io/inject"
)
Variables ¶
This section is empty.
Functions ¶
func GetLoopbackAddress ¶
func GetLoopbackAddress() string
func NonProxiedPorts ¶ added in v0.49.1
func NonProxiedPorts() []int
func ProxyInjectionEnabled ¶
func ProxyInjectionEnabled(vmi *v1.VirtualMachineInstance) bool
func ReservedPorts ¶
func ReservedPorts() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.