consul/proto/pbservice
Nitya Dhanushkodi 24f01f96b1
add extensions for local service to GetExtensionConfigurations (#15871)
This gets the extensions information for the local service into the snapshot and ExtensionConfigurations for a proxy. It grabs the extensions from config entries and puts them in structs.NodeService.Proxy field, which already is copied into the config snapshot.

Also:
* add EnvoyExtensions to api.AgentService so that it matches structs.NodeService
2022-12-22 10:03:33 -08:00
..
convert.go add extensions for local service to GetExtensionConfigurations (#15871) 2022-12-22 10:03:33 -08:00
convert_oss.go
convert_oss_test.go
convert_pbstruct.go
convert_test.go
healthcheck.gen.go
healthcheck.pb.binary.go
healthcheck.pb.go Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2022-11-07 11:34:30 -05:00
healthcheck.proto
ids.go
ids_test.go
node.gen.go
node.pb.binary.go
node.pb.go Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2022-11-07 11:34:30 -05:00
node.proto
service.gen.go add extensions for local service to GetExtensionConfigurations (#15871) 2022-12-22 10:03:33 -08:00
service.pb.binary.go
service.pb.go add extensions for local service to GetExtensionConfigurations (#15871) 2022-12-22 10:03:33 -08:00
service.proto add extensions for local service to GetExtensionConfigurations (#15871) 2022-12-22 10:03:33 -08:00