IngressPathType
Enum
enum IngressPathType { Prefix = 0, Exact = 1, ImplementationSpecific = 2,}Values
Prefix0Exact1ImplementationSpecific2API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
enum IngressPathType { Prefix = 0, Exact = 1, ImplementationSpecific = 2,}Prefix0Exact1ImplementationSpecific2