Skip to content
DocsTry Aspire
DocsTry

IngressSpecV1 Constructors

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