Skip to content

Commit b81b6ad

Browse files
committed
Revert mixer changes.
1 parent c3f75c4 commit b81b6ad

File tree

1 file changed

+23
-27
lines changed

1 file changed

+23
-27
lines changed

mixer/v1/config/client/istio.mixer.v1.config.client.pb.html

+23-27
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h2 id="Enumerations">Enumerations</h2>
88
<h3 id="TransportConfig.NetworkFailPolicy">TransportConfig.NetworkFailPolicy</h3>
99
<section>
10-
<table>
10+
<table class="enum-values">
1111
<tr>
1212
<th>Name</th>
1313
<th>Description</th>
@@ -37,7 +37,7 @@ <h3 id="APIKey">APIKey</h3>
3737
<p>See https://swagger.io/docs/specification/authentication/api-keys
3838
for a general overview of API keys as defined by OpenAPI.</p>
3939

40-
<table>
40+
<table class="message-fields">
4141
<tr>
4242
<th>Field</th>
4343
<th>Type</th>
@@ -123,8 +123,7 @@ <h3 id="AttributeMatch">AttributeMatch</h3>
123123
</section>
124124
<h3 id="EndUserAuthenticationPolicySpec">EndUserAuthenticationPolicySpec</h3>
125125
<section>
126-
<p>Determines how to apply auth policies for individual requests.
127-
WIP: to be replaced by AuthenticationPolicy.</p>
126+
<p>Determines how to apply auth policies for individual requests.</p>
128127

129128
<table class="message-fields">
130129
<tr>
@@ -167,10 +166,9 @@ <h3 id="EndUserAuthenticationPolicySpec">EndUserAuthenticationPolicySpec</h3>
167166
<h3 id="EndUserAuthenticationPolicySpecBinding">EndUserAuthenticationPolicySpecBinding</h3>
168167
<section>
169168
<p>EndUserAuthenticationPolicySpecBinding defines the binding between
170-
EndUserAuthenticationPolicySpecs and one or more IstioService.
171-
WIP: to be replaced by AuthenticationPolicy.</p>
169+
EndUserAuthenticationPolicySpecs and one or more IstioService.</p>
172170

173-
<table>
171+
<table class="message-fields">
174172
<tr>
175173
<th>Field</th>
176174
<th>Type</th>
@@ -334,7 +332,7 @@ <h3 id="HTTPAPISpecBinding">HTTPAPISpecBinding</h3>
334332
namespace: default
335333
</code></pre>
336334

337-
<table>
335+
<table class="message-fields">
338336
<tr>
339337
<th>Field</th>
340338
<th>Type</th>
@@ -375,7 +373,7 @@ <h3 id="HTTPAPISpecPattern">HTTPAPISpecPattern</h3>
375373
uriTemplate: /foo/bar
376374
</code></pre>
377375

378-
<table>
376+
<table class="message-fields">
379377
<tr>
380378
<th>Field</th>
381379
<th>Type</th>
@@ -445,7 +443,7 @@ <h3 id="HTTPAPISpecReference">HTTPAPISpecReference</h3>
445443
namespace: bar
446444
</code></pre>
447445

448-
<table>
446+
<table class="message-fields">
449447
<tr>
450448
<th>Field</th>
451449
<th>Type</th>
@@ -475,7 +473,7 @@ <h3 id="HttpClientConfig">HttpClientConfig</h3>
475473
<section>
476474
<p>Defines the client config for HTTP.</p>
477475

478-
<table>
476+
<table class="message-fields">
479477
<tr>
480478
<th>Field</th>
481479
<th>Type</th>
@@ -535,7 +533,7 @@ <h3 id="IstioService">IstioService</h3>
535533
The FQDN of the service is composed from the name, namespace, and implementation-specific domain suffix
536534
(e.g. on Kubernetes, &ldquo;reviews&rdquo; + &ldquo;default&rdquo; + &ldquo;svc.cluster.local&rdquo; -&gt; &ldquo;reviews.default.svc.cluster.local&rdquo;).</p>
537535

538-
<table>
536+
<table class="message-fields">
539537
<tr>
540538
<th>Field</th>
541539
<th>Type</th>
@@ -602,7 +600,7 @@ <h3 id="JWT">JWT</h3>
602600
jwks_uri: https://example.com/.well-known/jwks.json
603601
</code></pre>
604602

605-
<table>
603+
<table class="message-fields">
606604
<tr>
607605
<th>Field</th>
608606
<th>Type</th>
@@ -646,8 +644,7 @@ <h3 id="JWT">JWT</h3>
646644
<td><code>string</code></td>
647645
<td>
648646
<p>URL of the provider&rsquo;s public key set to validate signature of the
649-
JWT. See <a href="https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata">OpenID
650-
Discovery</a>.</p>
647+
JWT. See <a href="https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata">OpenID Discovery</a>.</p>
651648

652649
<p>Optional if the key set document can either (a) be retrieved from
653650
<a href="https://openid.net/specs/openid-connect-discovery-1_0.html">OpenID Discovery</a>
@@ -663,8 +660,7 @@ <h3 id="JWT">JWT</h3>
663660
<td><code>bool</code></td>
664661
<td>
665662
<p>If true, forward the entire base64 encoded JWT in the HTTP request.
666-
If false, remove the JWT from the HTTP request and do not forward to the
667-
application.</p>
663+
If false, remove the JWT from the HTTP request and do not forward to the application.</p>
668664

669665
</td>
670666
</tr>
@@ -710,7 +706,7 @@ <h3 id="JWT.Location">JWT.Location</h3>
710706
https://tools.ietf.org/html/rfc6750#section-2.3)
711707
</code></pre>
712708

713-
<table>
709+
<table class="message-fields">
714710
<tr>
715711
<th>Field</th>
716712
<th>Type</th>
@@ -745,7 +741,7 @@ <h3 id="Quota">Quota</h3>
745741
<section>
746742
<p>Specifies a quota to use with quota name and amount.</p>
747743

748-
<table>
744+
<table class="message-fields">
749745
<tr>
750746
<th>Field</th>
751747
<th>Type</th>
@@ -774,7 +770,7 @@ <h3 id="QuotaRule">QuotaRule</h3>
774770
<p>Specifies a rule with list of matches and list of quotas.
775771
If any clause matched, the list of quotas will be used.</p>
776772

777-
<table>
773+
<table class="message-fields">
778774
<tr>
779775
<th>Field</th>
780776
<th>Type</th>
@@ -803,7 +799,7 @@ <h3 id="QuotaSpec">QuotaSpec</h3>
803799
<section>
804800
<p>Determines the quotas used for individual requests.</p>
805801

806-
<table>
802+
<table class="message-fields">
807803
<tr>
808804
<th>Field</th>
809805
<th>Type</th>
@@ -824,7 +820,7 @@ <h3 id="QuotaSpecBinding">QuotaSpecBinding</h3>
824820
<p>QuotaSpecBinding defines the binding between QuotaSpecs and one or more
825821
IstioService.</p>
826822

827-
<table>
823+
<table class="message-fields">
828824
<tr>
829825
<th>Field</th>
830826
<th>Type</th>
@@ -852,7 +848,7 @@ <h3 id="QuotaSpecBinding">QuotaSpecBinding</h3>
852848
</section>
853849
<h3 id="QuotaSpecBinding.QuotaSpecReference">QuotaSpecBinding.QuotaSpecReference</h3>
854850
<section>
855-
<table>
851+
<table class="message-fields">
856852
<tr>
857853
<th>Field</th>
858854
<th>Type</th>
@@ -882,7 +878,7 @@ <h3 id="ServiceConfig">ServiceConfig</h3>
882878
<section>
883879
<p>Defines the per-service client configuration.</p>
884880

885-
<table>
881+
<table class="message-fields">
886882
<tr>
887883
<th>Field</th>
888884
<th>Type</th>
@@ -944,7 +940,7 @@ <h3 id="StringMatch">StringMatch</h3>
944940
<p>Describes how to match a given string in HTTP headers. Match is
945941
case-sensitive.</p>
946942

947-
<table>
943+
<table class="message-fields">
948944
<tr>
949945
<th>Field</th>
950946
<th>Type</th>
@@ -980,7 +976,7 @@ <h3 id="TcpClientConfig">TcpClientConfig</h3>
980976
<section>
981977
<p>Defines the client config for TCP.</p>
982978

983-
<table>
979+
<table class="message-fields">
984980
<tr>
985981
<th>Field</th>
986982
<th>Type</th>
@@ -1045,7 +1041,7 @@ <h3 id="TransportConfig">TransportConfig</h3>
10451041
<section>
10461042
<p>Defines the transport config on how to call Mixer.</p>
10471043

1048-
<table>
1044+
<table class="message-fields">
10491045
<tr>
10501046
<th>Field</th>
10511047
<th>Type</th>

0 commit comments

Comments
 (0)