View Source Envoy.Config.Rbac.V2.Principal.Authenticated (envoy_data_plane_api v0.2.0)

Summary

Types

@type t() :: %Envoy.Config.Rbac.V2.Principal.Authenticated{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  principal_name: Envoy.Type.Matcher.StringMatcher.t() | nil
}