Skip to content
Docs Try Aspire
Docs Try

HttpRouteV1 Constructors

Class Constructors 1 member
Represents an HTTPRoute resource in Kubernetes (gateway.networking.k8s.io/v1). HTTPRoute defines HTTP routing rules that attach to a Gateway.
Represents an HTTPRoute resource in Kubernetes (gateway.networking.k8s.io/v1). HTTPRoute defines HTTP routing rules that attach to a Gateway.
public sealed class HttpRouteV1
{
public HttpRouteV1()
{
// ...
}
}