Resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object. If resource is specified, serviceName and servicePort must not be specified.
Specifies the name of the referenced service.
Specifies the port of the referenced service.
Generated using TypeDoc
IngressBackend describes all endpoints for a given service and port.
io.k8s.api.networking.v1beta1.IngressBackend