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