2 references to EndpointMapping
Aspire.Hosting.Kubernetes (2)
KubernetesResource.cs (1)
20
internal Dictionary<string,
EndpointMapping
> EndpointMappings { get; } = [];
KubernetesServiceResourceExtensions.cs (1)
96
private static string GetEndpointValue(
EndpointMapping
mapping, EndpointProperty property)