3 references to GetEndpointValue
Aspire.Hosting.Kubernetes (3)
KubernetesResource.cs (3)
247
Port =
GetEndpointValue
(endpointMapping, EndpointProperty.TargetPort),
373
var url =
GetEndpointValue
(mapping, EndpointProperty.Url);
403
var val =
GetEndpointValue
(mapping, epExpr.Property, embedded && epExpr.Property is EndpointProperty.Port or EndpointProperty.TargetPort);