2 references to HttpIngressPathV1
Aspire.Hosting.Kubernetes (2)
Resources\HTTPIngressRuleValueV1.cs (2)
23
/// Each path is represented by an instance of <see cref="
HttpIngressPathV1
"/>.
28
public List<
HttpIngressPathV1
> Paths { get; } = [];