Interface: IngressRule
Defined in: lib/k8s/ingress.ts:30
Properties
host
host: string;
Defined in: lib/k8s/ingress.ts:31
http?
optional http?: object;
Defined in: lib/k8s/ingress.ts:32
paths
paths: object[];
Defined in: lib/k8s/ingress.ts:30
host: string;
Defined in: lib/k8s/ingress.ts:31
optional http?: object;
Defined in: lib/k8s/ingress.ts:32
paths: object[];