withGatewayClass
Method
interface KubernetesGatewayResource { // ... omitted for brevity withGatewayClass(className: string): KubernetesGatewayResource;}Signature
method
withGatewayClass builder Sets the GatewayClass name that selects which controller implementation handles this gateway.
withGatewayClass(className: string): KubernetesGatewayResourceParameters
className string Returns
KubernetesGatewayResource Applies to
This method applies to the following types: