Skip to content
Docs Try Aspire

IngressTLSV1 Constructors

Class Constructors 1 member
Represents the TLS configuration for an Ingress resource in Kubernetes (networking.k8s.io/v1).
public sealed class IngressTLSV1
{
public IngressTLSV1()
{
// ...
}
}