6 references to WithPath
Aspire.Hosting.Kubernetes.Tests (6)
KubernetesIngressTests.cs (6)
59ingress.WithPath("api.example.com", "/", api.GetEndpoint("http")); 247.WithPath("api.example.com", "/", api.GetEndpoint("http")) 275.WithPath("api.example.com", "/", api.GetEndpoint("http")) 309ingress.WithPath("example.com", "/api", api.GetEndpoint("http")); 310ingress.WithPath("example.com", "/", web.GetEndpoint("http")); 675.WithPath("app.example.com", "/", web.GetEndpoint("http"))