Istio · Capability
Istio Networking API — Gateway
Istio Networking API — Gateway. 5 operations. Lead operation: Istio List Gateways. Self-contained Naftiko capability covering one Istio business surface.
What You Can Do
GET
Listgateways
— Istio List Gateways
/v1/namespaces/{namespace}/gateways
POST
Creategateway
— Istio Create a Gateway
/v1/namespaces/{namespace}/gateways
GET
Getgateway
— Istio Get a Gateway
/v1/namespaces/{namespace}/gateways/{name}
PUT
Replacegateway
— Istio Replace a Gateway
/v1/namespaces/{namespace}/gateways/{name}
DELETE
Deletegateway
— Istio Delete a Gateway
/v1/namespaces/{namespace}/gateways/{name}
MCP Tools
istio-list-gateways
Istio List Gateways
read-only
idempotent
istio-create-gateway
Istio Create a Gateway
istio-get-gateway
Istio Get a Gateway
read-only
idempotent
istio-replace-gateway
Istio Replace a Gateway
idempotent
istio-delete-gateway
Istio Delete a Gateway
idempotent