- 类型
object
规格
.spec
- 描述
- Configuration affecting network reachability of a sidecar. See more details at: https://istio.io/docs/reference/config/networking/sidecar.html
- 类型
object
.spec.egress
- 类型
array
.spec.egress[]
- 类型
object
.spec.egress[].hosts
- 类型
array
.spec.egress[].hosts[]
- 类型
string
.spec.egress[].port
- 描述
- The port associated with the listener.
- 类型
object
.spec.ingress
- 类型
array
.spec.ingress[]
- 类型
object
.spec.ingress[].port
- 描述
- The port associated with the listener.
- 类型
object
.spec.ingress[].tls
- 类型
object
.spec.ingress[].tls.cipherSuites
- 描述
- Optional: If specified, only support the specified cipher list.
- 类型
array
.spec.ingress[].tls.cipherSuites[]
- 类型
string
.spec.ingress[].tls.subjectAltNames
- 类型
array
.spec.ingress[].tls.subjectAltNames[]
- 类型
string
.spec.ingress[].tls.verifyCertificateHash
- 类型
array
.spec.ingress[].tls.verifyCertificateHash[]
- 类型
string
.spec.ingress[].tls.verifyCertificateSpki
- 类型
array
.spec.ingress[].tls.verifyCertificateSpki[]
- 类型
string
.spec.outboundTrafficPolicy
- 描述
- Configuration for the outbound traffic policy.
- 类型
object
.spec.outboundTrafficPolicy.egressProxy
- 类型
object
.spec.outboundTrafficPolicy.egressProxy.port
- 描述
- Specifies the port on the host that is being addressed.
- 类型
object
.spec.workloadSelector
- 类型
object
.spec.workloadSelector.labels
- 类型
object
.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecarsDELETE: delete collection of SidecarGET: list objects of kind SidecarPOST: create a new Sidecar
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecars/{name}DELETE: delete the specified SidecarGET: read the specified SidecarPATCH: partially update the specified SidecarPUT: replace the specified Sidecar
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecars/{name}/statusGET: read status of the specified SidecarPATCH: partially update status of the specified SidecarPUT: replace status of the specified Sidecar
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecars
- HTTP 方法
DELETE- 描述
- delete collection of Sidecar
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Sidecar
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Sidecar
- 查询参数
- 请求体参数
- HTTP 响应
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecars/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Sidecar
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Sidecar
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Sidecar
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Sidecar
- 查询参数
- 请求体参数
- HTTP 响应
/apis/networking.istio.io/v1beta1/namespaces/{namespace}/sidecars/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified Sidecar
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified Sidecar
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified Sidecar
- 查询参数
- 请求体参数
- HTTP 响应