Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootCommand ¶
GetRootCommand returns the root cobra command to be executed by main.
func RegisterServer ¶
RegisterServer registers the given xDS protocol Server with the gRPC runtime.
Types ¶
type Server ¶
type Server interface { controlplane_service_cluster_v3.ClusterDiscoveryServiceServer controlplane_service_endpoint_v3.EndpointDiscoveryServiceServer controlplane_service_listener_v3.ListenerDiscoveryServiceServer controlplane_service_route_v3.RouteDiscoveryServiceServer controlplane_service_discovery_v3.AggregatedDiscoveryServiceServer controlplane_service_secret_v3.SecretDiscoveryServiceServer controlplane_service_runtime_v3.RuntimeDiscoveryServiceServer }
Server is a collection of handlers for streaming discovery requests.
Click to show internal directories.
Click to hide internal directories.