forked from kgateway-dev/kgateway
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 996 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "pkg/plugins/google/envoy"]
path = pkg/plugins/google/envoy
url = https://github.com/solo-io/envoy-google-function
[submodule "pkg/plugins/common/transformation/envoy"]
path = pkg/plugins/common/transformation/envoy
url = https://github.com/solo-io/envoy-transformation
[submodule "pkg/plugins/aws/envoy"]
path = pkg/plugins/aws/envoy
url = https://github.com/solo-io/envoy-lambda
[submodule "pkg/plugins/azure/envoy"]
path = pkg/plugins/azure/envoy
url = https://github.com/solo-io/envoy-azure-functions
[submodule "pkg/plugins/connect/envoy"]
path = pkg/plugins/connect/envoy
url = https://github.com/solo-io/envoy-consul-connect
[submodule "build-envoy/envoy-common"]
path = build-envoy/envoy-common
url = https://github.com/solo-io/envoy-common
[submodule "build-envoy/envoy"]
path = build-envoy/envoy
url = https://github.com/envoyproxy/envoy
[submodule "pkg/plugins/nats/envoy"]
path = pkg/plugins/nats/envoy
url = https://github.com/solo-io/envoy-nats-streaming