6 references to WithPath
Aspire.Hosting.Kubernetes.Tests (6)
KubernetesIngressTests.cs (6)
59ingress.WithPath("api.example.com", "/", api.GetEndpoint("http")); 170.WithPath("api.example.com", "/", api.GetEndpoint("http")) 198.WithPath("api.example.com", "/", api.GetEndpoint("http")) 232ingress.WithPath("example.com", "/api", api.GetEndpoint("http")); 233ingress.WithPath("example.com", "/", web.GetEndpoint("http")); 598.WithPath("app.example.com", "/", web.GetEndpoint("http"))