- Type
object
Specification
.spec
- Description
- PeerAuthentication defines how traffic will be tunneled (or not) to the sidecar.
- Type
object
.spec.mtls
- Description
- Mutual TLS settings for workload.
- Type
object
.spec.portLevelMtls
- Description
- Port specific mutual TLS settings.
- Type
object
.spec.selector
- Description
- The selector determines the workloads to apply the ChannelAuthentication on.
- Type
object
.spec.selector.matchLabels
- Type
object
.status
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of PeerAuthentication
- HTTP responses
- HTTP method
GET- Description
- list objects of kind PeerAuthentication
- HTTP responses
- HTTP method
POST- Description
- create a new PeerAuthentication
- Query parameters
- Body parameters
- HTTP responses
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}
- HTTP method
DELETE- Description
- delete the specified PeerAuthentication
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified PeerAuthentication
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified PeerAuthentication
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified PeerAuthentication
- Query parameters
- Body parameters
- HTTP responses
/apis/security.istio.io/v1beta1/namespaces/{namespace}/peerauthentications/{name}/status
- HTTP method
GET- Description
- read status of the specified PeerAuthentication
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified PeerAuthentication
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified PeerAuthentication
- Query parameters
- Body parameters
- HTTP responses