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.
Constructor Section titled Constructor 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() { // ... }}