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