Commit 9ac12ef
alts: Override metadata server address with env variable
Adding an option to override "metadata.google.internal.:8080" by setting
a value for GCE_METADATA_HOST environment variable.
b/4516399461 parent 246c2b1 commit 9ac12ef
File tree
1 file changed
+5
-1
lines changed- alts/src/main/java/io/grpc/alts
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments