- Type
object
Specification
.spec
- Description
- Configuration affecting network reachability of a sidecar. See more details at: https://istio.io/docs/reference/config/networking/sidecar.html
- Type
object
.spec.egress
- Type
array
.spec.egress[]
- Type
object
.spec.egress[].hosts
- Type
array
.spec.egress[].hosts[]
- Type
string
.spec.egress[].port
- Description
- The port associated with the listener.
- Type
object
.spec.ingress
- Type
array
.spec.ingress[]
- Type
object
.spec.ingress[].port
- Description
- The port associated with the listener.
- Type
object
.spec.ingress[].tls
- Type
object
.spec.ingress[].tls.cipherSuites
- Description
- Optional: If specified, only support the specified cipher list.
- Type
array
.spec.ingress[].tls.cipherSuites[]
- Type
string
.spec.ingress[].tls.subjectAltNames
- Type
array
.spec.ingress[].tls.subjectAltNames[]
- Type
string
.spec.ingress[].tls.verifyCertificateHash
- Type
array
.spec.ingress[].tls.verifyCertificateHash[]
- Type
string
.spec.ingress[].tls.verifyCertificateSpki
- Type
array
.spec.ingress[].tls.verifyCertificateSpki[]
- Type
string
.spec.outboundTrafficPolicy
- Description
- Configuration for the outbound traffic policy.
- Type
object
.spec.outboundTrafficPolicy.egressProxy
- Type
object
.spec.outboundTrafficPolicy.egressProxy.port
- Description
- Specifies the port on the host that is being addressed.
- Type
object
.spec.workloadSelector
- Type
object
.spec.workloadSelector.labels
- Type
object
.status
- Type
object
API Endpoints
The following API endpoints are available:
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/sidecarsDELETE: delete collection of SidecarGET: list objects of kind SidecarPOST: create a new Sidecar
/apis/networking.istio.io/v1alpha3/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/v1alpha3/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/v1alpha3/namespaces/{namespace}/sidecars
- HTTP method
DELETE- Description
- delete collection of Sidecar
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Sidecar
- HTTP responses
- HTTP method
POST- Description
- create a new Sidecar
- Query parameters
- Body parameters
- HTTP responses
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/sidecars/{name}
- HTTP method
DELETE- Description
- delete the specified Sidecar
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Sidecar
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Sidecar
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Sidecar
- Query parameters
- Body parameters
- HTTP responses
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/sidecars/{name}/status
- HTTP method
GET- Description
- read status of the specified Sidecar
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Sidecar
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Sidecar
- Query parameters
- Body parameters
- HTTP responses