-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.41 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "envoy-data-plane-api/data-plane-api"]
path = envoy-data-plane-api/data-plane-api
url = https://github.com/envoyproxy/data-plane-api.git
[submodule "envoy-data-plane-api/xds"]
path = envoy-data-plane-api/xds
url = https://github.com/cncf/xds.git
[submodule "envoy-data-plane-api/protoc-gen-validate"]
path = envoy-data-plane-api/protoc-gen-validate
url = https://github.com/bufbuild/protoc-gen-validate.git
[submodule "envoy-data-plane-api/googleapis"]
path = envoy-data-plane-api/googleapis
url = https://github.com/googleapis/googleapis.git
[submodule "envoy-data-plane-api/opencensus-proto"]
path = envoy-data-plane-api/opencensus-proto
url = https://github.com/census-instrumentation/opencensus-proto.git
[submodule "envoy-data-plane-api/opentelemetry-proto"]
path = envoy-data-plane-api/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto.git
[submodule "envoy-data-plane-api/prometheus-client-model"]
path = envoy-data-plane-api/prometheus-client-model
url = https://github.com/prometheus/client_model.git
[submodule "envoy-data-plane-api/cel-spec"]
path = envoy-data-plane-api/cel-spec
url = https://github.com/google/cel-spec.git
[submodule "envoy-data-plane-api/protobuf"]
path = envoy-data-plane-api/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "envoy-data-plane-api/udpa"]
path = envoy-data-plane-api/udpa
url = https://github.com/cncf/udpa.git