Documentation ¶
Index ¶
Constants ¶
View Source
const ( // XDSPort is the network port number of Contour's xDS service. XDSPort = int32(8001) // EnvoyInsecureContainerPort is the network port number of Envoy's insecure listener. EnvoyInsecureContainerPort = int32(8080) // EnvoySecureContainerPort is the network port number of Envoy's secure listener. EnvoySecureContainerPort = int32(8443) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.