Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Update pkg/envoy/ads/response.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sneha Chhabria <snchh@microsoft.com>
  • Loading branch information
draychev and snehachhabria authored Jan 20, 2021
1 parent 094228d commit 8c99a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/envoy/ads/response.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
ADSUpdateStr = "ADS"
)

// Wrapper to create and send a discover response to an envoy server
// Wrapper to create and send a discovery response to an envoy server
func (s *Server) sendTypeResponse(tURI envoy.TypeURI,
proxy *envoy.Proxy, server *xds_discovery.AggregatedDiscoveryService_StreamAggregatedResourcesServer,
req *xds_discovery.DiscoveryRequest, cfg configurator.Configurator) error {
Expand Down

0 comments on commit 8c99a84

Please sign in to comment.