withIngressClass
Method
interface KubernetesIngressResource { // ... omitted for brevity withIngressClass(className: string): KubernetesIngressResource;}Signature
method
withIngressClass builder Sets the ingress class for a Kubernetes Ingress
withIngressClass(className: string): KubernetesIngressResourceParameters
className string Returns
KubernetesIngressResource Applies to
This method applies to the following types: