3 references to ThrowIfEndpointNotExternal
Aspire.Hosting.Kubernetes (3)
KubernetesEnvironmentResource.cs (3)
717
EndpointRoutingValidation.
ThrowIfEndpointNotExternal
(path.Endpoint, "Ingress", ingressResource.Name);
722
EndpointRoutingValidation.
ThrowIfEndpointNotExternal
(defaultBackend.Endpoint, "Ingress", ingressResource.Name);
928
EndpointRoutingValidation.
ThrowIfEndpointNotExternal
(route.Endpoint, "Gateway", gatewayResource.Name);