Contour · Capability
Contour Gateway API — Gateway
Contour Gateway API — Gateway. 5 operations. Lead operation: Contour List Gateway resources in a namespace. Self-contained Naftiko capability covering one Contour business surface.
What You Can Do
GET
Listnamespacedgateway
— Contour List Gateway resources in a namespace
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/gateways
POST
Createnamespacedgateway
— Contour Create a Gateway resource
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/gateways
GET
Readnamespacedgateway
— Contour Get a specific Gateway resource
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/gateways/{name}
PUT
Replacenamespacedgateway
— Contour Replace a Gateway resource
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/gateways/{name}
DELETE
Deletenamespacedgateway
— Contour Delete a Gateway resource
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/gateways/{name}
MCP Tools
contour-list-gateway-resources-namespace
Contour List Gateway resources in a namespace
read-only
idempotent
contour-create-gateway-resource
Contour Create a Gateway resource
contour-get-specific-gateway-resource
Contour Get a specific Gateway resource
read-only
idempotent
contour-replace-gateway-resource
Contour Replace a Gateway resource
idempotent
contour-delete-gateway-resource
Contour Delete a Gateway resource
idempotent