Skip to content
Docs Try Aspire
Docs Try

withGatewayHostnameParam

Method
📦 Aspire.Hosting.Kubernetes v13.3.0-preview.1.26254.5
interface KubernetesGatewayResource {
// ... omitted for brevity
withGatewayHostnameParam(hostname: ParameterResource): KubernetesGatewayResource;
}

Signature

method withGatewayHostnameParam builder
Adds a parameterized hostname to a Kubernetes Gateway
withGatewayHostnameParam(hostname: ParameterResource): KubernetesGatewayResource
hostname ParameterResource
KubernetesGatewayResource

Applies to

This method applies to the following types: