Gogs bef6e57d0d first commit před 3 měsíci
..
auth bef6e57d0d first commit před 3 měsíci
cluster bef6e57d0d first commit před 3 měsíci
core bef6e57d0d first commit před 3 měsíci
endpoint bef6e57d0d first commit před 3 měsíci
listener bef6e57d0d first commit před 3 měsíci
ratelimit bef6e57d0d first commit před 3 měsíci
route bef6e57d0d first commit před 3 měsíci
BUILD bef6e57d0d first commit před 3 měsíci
README.md bef6e57d0d first commit před 3 měsíci
cds.proto bef6e57d0d first commit před 3 měsíci
cluster.proto bef6e57d0d first commit před 3 měsíci
discovery.proto bef6e57d0d first commit před 3 měsíci
eds.proto bef6e57d0d first commit před 3 měsíci
endpoint.proto bef6e57d0d first commit před 3 měsíci
lds.proto bef6e57d0d first commit před 3 měsíci
listener.proto bef6e57d0d first commit před 3 měsíci
rds.proto bef6e57d0d first commit před 3 měsíci
route.proto bef6e57d0d first commit před 3 měsíci
scoped_route.proto bef6e57d0d first commit před 3 měsíci
srds.proto bef6e57d0d first commit před 3 měsíci

README.md

Protocol buffer definitions for xDS and top-level resource API messages.

Package group //envoy/api/v2:friends enumerates all consumers of the shared API messages. That includes package envoy.api.v2 itself, which contains several xDS definitions. Default visibility for all shared definitions should be set to //envoy/api/v2:friends.

Additionally, packages envoy.api.v2.core and envoy.api.v2.auth are also consumed throughout the subpackages of //envoy/api/v2.