- 类型
object
规格
.spec
- 描述
- Configuration affecting edge load balancer. See more details at: https://istio.io/docs/reference/config/networking/gateway.html
- 类型
object
.spec.selector
- 类型
object
.spec.servers
- 描述
- A list of server specifications.
- 类型
array
.spec.servers[]
- 类型
object
.spec.servers[].hosts
- 描述
- One or more hosts exposed by this gateway.
- 类型
array
.spec.servers[].hosts[]
- 类型
string
.spec.servers[].port
- 类型
object
.spec.servers[].tls
- 描述
- Set of TLS related options that govern the server's behavior.
- 类型
object
.spec.servers[].tls.cipherSuites
- 描述
- Optional: If specified, only support the specified cipher list.
- 类型
array
.spec.servers[].tls.cipherSuites[]
- 类型
string
.spec.servers[].tls.subjectAltNames
- 类型
array
.spec.servers[].tls.subjectAltNames[]
- 类型
string
.spec.servers[].tls.verifyCertificateHash
- 类型
array
.spec.servers[].tls.verifyCertificateHash[]
- 类型
string
.spec.servers[].tls.verifyCertificateSpki
- 类型
array
.spec.servers[].tls.verifyCertificateSpki[]
- 类型
string
.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gatewaysDELETE: delete collection of GatewayGET: list objects of kind GatewayPOST: create a new Gateway
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gateways/{name}DELETE: delete the specified GatewayGET: read the specified GatewayPATCH: partially update the specified GatewayPUT: replace the specified Gateway
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gateways/{name}/statusGET: read status of the specified GatewayPATCH: partially update status of the specified GatewayPUT: replace status of the specified Gateway
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gateways
- HTTP 方法
DELETE- 描述
- delete collection of Gateway
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Gateway
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Gateway
- 查询参数
- 请求体参数
- HTTP 响应
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gateways/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Gateway
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Gateway
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Gateway
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Gateway
- 查询参数
- 请求体参数
- HTTP 响应
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/gateways/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified Gateway
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified Gateway
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified Gateway
- 查询参数
- 请求体参数
- HTTP 响应