package
1.30.2
Repository: https://github.com/projectcontour/contour.git
Documentation: pkg.go.dev

# Functions

NewContourServer creates an internally implemented Server that streams the provided set of Resource objects.
NewRequestLoggingCallbacks returns an implementation of the Envoy xDS server callbacks for use when Contour is run in Envoy xDS server mode to provide request detail logging.
RegisterServer registers the given xDS protocol Server with the gRPC runtime.

# Constants

nolint:revive.

# Variables

No description provided by the author

# Structs

ConstantHash is a specialized node ID hasher used to allow any instance of Envoy to connect to Contour regardless of the service-node flag configured on Envoy.

# Interfaces

Server is a collection of handlers for streaming discovery requests.