//
pkg.gl
Category
github.com/envoyproxy/go-control-plane
pkg
server
delta
v3
package
0.13.4
Repository:
https://github.com/envoyproxy/go-control-plane.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
8
Files
309 SLOC
#
Functions
NewServer
NewServer creates a delta xDS specific server which utilizes a ConfigWatcher and delta Callbacks.
#
Interfaces
Callbacks
No description provided by the author
Server
Server is a wrapper interface which is meant to hold the proper stream handler for each xDS protocol.