3 references to GetHostValue
Aspire.Hosting.Kubernetes (3)
KubernetesResource.cs (3)
467EndpointProperty.Url => GetHostValue($"{scheme}://", suffix: GetPortSuffix()), 468EndpointProperty.Host or EndpointProperty.IPV4Host => GetHostValue(), 470EndpointProperty.HostAndPort => GetHostValue(suffix: GetPortSuffix()),