Interface: IngressRule

    lib/k8s/ingress .IngressRule

    Properties

    host

    host: string

    Defined in

    lib/k8s/ingress.ts:15


    http

    http: Object

    Type declaration

    Name Type
    paths { backend: IngressBackend ; path: string ; pathType?: string }[]

    Defined in

    lib/k8s/ingress.ts:16