Skip to content
Docs Try Aspire

IngressSpecV1 Constructors

Class Constructors 1 member
Represents the specification of an Ingress resource in Kubernetes (networking.k8s.io/v1).
public sealed class IngressSpecV1
{
public IngressSpecV1()
{
// ...
}
}