- 类型
object
规格
.spec
- 描述
- PeerAuthentication defines how traffic will be tunneled (or not) to the sidecar.
- 类型
object
.spec.mtls
- 描述
- Mutual TLS settings for workload.
- 类型
object
.spec.portLevelMtls
- 描述
- Port specific mutual TLS settings.
- 类型
object
.spec.selector
- 描述
- The selector determines the workloads to apply the ChannelAuthentication on.
- 类型
object
.spec.selector.matchLabels
- 类型
object
.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthenticationsDELETE: delete collection of PeerAuthenticationGET: list objects of kind PeerAuthenticationPOST: create a new PeerAuthentication
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}DELETE: delete the specified PeerAuthenticationGET: read the specified PeerAuthenticationPATCH: partially update the specified PeerAuthenticationPUT: replace the specified PeerAuthentication
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}/statusGET: read status of the specified PeerAuthenticationPATCH: partially update status of the specified PeerAuthenticationPUT: replace status of the specified PeerAuthentication
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications
- HTTP 方法
DELETE- 描述
- delete collection of PeerAuthentication
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind PeerAuthentication
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new PeerAuthentication
- 查询参数
- 请求体参数
- HTTP 响应
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}
- HTTP 方法
DELETE- 描述
- delete the specified PeerAuthentication
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified PeerAuthentication
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified PeerAuthentication
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified PeerAuthentication
- 查询参数
- 请求体参数
- HTTP 响应
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified PeerAuthentication
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified PeerAuthentication
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified PeerAuthentication
- 查询参数
- 请求体参数
- HTTP 响应