| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.admission_control.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
static class |
AdmissionControl.SuccessCriteria.HttpCriteria
Protobuf type
envoy.extensions.filters.http.admission_control.v3alpha.AdmissionControl.SuccessCriteria.HttpCriteria |
static class |
AdmissionControl.SuccessCriteria.HttpCriteria.Builder
Protobuf type
envoy.extensions.filters.http.admission_control.v3alpha.AdmissionControl.SuccessCriteria.HttpCriteria |
| Modifier and Type | Method and Description |
|---|---|
AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder |
AdmissionControl.SuccessCriteriaOrBuilder.getHttpCriteriaOrBuilder()
If HTTP criteria are unspecified, all HTTP status codes below 500 are treated as successful
responses.
.. note::
The default HTTP codes considered successful by the admission controller are done so due
to the unlikelihood that sending fewer requests would change their behavior (for example:
redirects, unauthorized access, or bad requests won't be alleviated by sending less
traffic).
|
AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder |
AdmissionControl.SuccessCriteria.getHttpCriteriaOrBuilder()
If HTTP criteria are unspecified, all HTTP status codes below 500 are treated as successful
responses.
.. note::
The default HTTP codes considered successful by the admission controller are done so due
to the unlikelihood that sending fewer requests would change their behavior (for example:
redirects, unauthorized access, or bad requests won't be alleviated by sending less
traffic).
|
AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder |
AdmissionControl.SuccessCriteria.Builder.getHttpCriteriaOrBuilder()
If HTTP criteria are unspecified, all HTTP status codes below 500 are treated as successful
responses.
.. note::
The default HTTP codes considered successful by the admission controller are done so due
to the unlikelihood that sending fewer requests would change their behavior (for example:
redirects, unauthorized access, or bad requests won't be alleviated by sending less
traffic).
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.