Interface: IngressRule
lib/k8s/ingress .IngressRule
Properties
host
• host: string
Defined in
http
• http: Object
Type declaration
Name | Type |
---|---|
paths |
{ backend : IngressBackend ; path : string }[] |
lib/k8s/ingress .IngressRule
• host: string
• http: Object
Name | Type |
---|---|
paths |
{ backend : IngressBackend ; path : string }[] |