Skip to content

Commit ee12ac4

Browse files
committed
gRPC intial support for generate nonstreaming gRPC-in-gRPC-out
1 parent 9698e73 commit ee12ac4

File tree

15 files changed

+2825
-54
lines changed

15 files changed

+2825
-54
lines changed

hack/boilerplate/boilerplate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def file_extension(filename):
165165
'hack/boilerplate/test',
166166
'internal/runnable/leader_election.go',
167167
'_output',
168+
'pkg/epp/api',
168169
'pkg/epp/backend/metrics/pod_metrics_test.go',
169170
'pkg/epp/saturationdetector/config.go',
170171
'pkg/epp/scheduling/framework/plugins/multi/prefix/indexer_test.go',

0 commit comments

Comments
 (0)