2 references to GetPortSuffix
Aspire.Hosting.Kubernetes (2)
KubernetesResource.cs (2)
787
EndpointProperty.Url => GetHostValue($"{scheme}://", suffix:
GetPortSuffix
(servicePort)),
790
EndpointProperty.HostAndPort => GetHostValue(suffix:
GetPortSuffix
(servicePort)),