- Type
object
Specification
.spec
- Description
- Configuration affecting edge load balancer. See more details at: https://istio.io/docs/reference/config/networking/gateway.html
- Type
object
.spec.selector
- Type
object
.spec.servers
- Description
- A list of server specifications.
- Type
array
.spec.servers[]
- Type
object
.spec.servers[].hosts
- Description
- One or more hosts exposed by this gateway.
- Type
array
.spec.servers[].hosts[]
- Type
string
.spec.servers[].port
- Type
object
.spec.servers[].tls
- Description
- Set of TLS related options that govern the server's behavior.
- Type
object
.spec.servers[].tls.cipherSuites
- Description
- Optional: If specified, only support the specified cipher list.
- Type
array
.spec.servers[].tls.cipherSuites[]
- Type
string
.spec.servers[].tls.subjectAltNames
- Type
array
.spec.servers[].tls.subjectAltNames[]
- Type
string
.spec.servers[].tls.verifyCertificateHash
- Type
array
.spec.servers[].tls.verifyCertificateHash[]
- Type
string
.spec.servers[].tls.verifyCertificateSpki
- Type
array
.spec.servers[].tls.verifyCertificateSpki[]
- Type
string
.status
- Type
object
API Endpoints
The following API endpoints are available:
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/gatewaysDELETE: delete collection of GatewayGET: list objects of kind GatewayPOST: create a new Gateway
/apis/networking.istio.io/v1alpha3/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/v1alpha3/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/v1alpha3/namespaces/{namespace}/gateways
- HTTP method
DELETE- Description
- delete collection of Gateway
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Gateway
- HTTP responses
- HTTP method
POST- Description
- create a new Gateway
- Query parameters
- Body parameters
- HTTP responses
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/gateways/{name}
- HTTP method
DELETE- Description
- delete the specified Gateway
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Gateway
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Gateway
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Gateway
- Query parameters
- Body parameters
- HTTP responses
/apis/networking.istio.io/v1alpha3/namespaces/{namespace}/gateways/{name}/status
- HTTP method
GET- Description
- read status of the specified Gateway
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Gateway
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Gateway
- Query parameters
- Body parameters
- HTTP responses