package
0.0.0-20211228022950-a1fe31f1f48b
Repository: https://github.com/projectsesame/sesame.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Server is a collection of handlers for streaming discovery requests.
Snapshotter is a v3 Snapshot cache that implements the xds.Snapshotter interface.