Skip to content
Docs Try Aspire
Docs Try

withGatewayClassParam

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesGatewayResource {
// ... omitted for brevity
withGatewayClassParam(className: ParameterResource): KubernetesGatewayResource;
}

Signature

method withGatewayClassParam builder
Sets the GatewayClass name using a parameter that will be resolved at deploy time.
withGatewayClassParam(className: ParameterResource): KubernetesGatewayResource
className ParameterResource
KubernetesGatewayResource

Applies to

This method applies to the following types: