- Make a gRPC remote procedure call and process the returned block metadata stream
+ Make the gRPC remote procedure call with
+
+
+
+
+ the K8s audience scoped token as the value of the "authorization" metadata key
+
+ (e.g. use
+
+ PerRPCCredentials
+
+
+ )
+
+
+
+
+
+
+
+ Process the returned block metadata stream
@@ -874,29 +896,30 @@