View Source Envoy.Config.Core.V3.GrpcService.GoogleGrpc.CallCredentials.StsService (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Config.Core.V3.GrpcService.GoogleGrpc.CallCredentials.StsService{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], actor_token_path: String.t(), actor_token_type: String.t(), audience: String.t(), requested_token_type: String.t(), resource: String.t(), scope: String.t(), subject_token_path: String.t(), subject_token_type: String.t(), token_exchange_service_uri: String.t() }