## IngressBackend v1beta1
Group | Version | Kind
------------ | ---------- | -----------
Core | v1beta1 | IngressBackend
IngressBackend describes all endpoints for a given service and port.
Field | Description
------------ | -----------
serviceName
*string* | Specifies the name of the referenced service.
servicePort
*[IntOrString](#intorstring-intstr)* | Specifies the port of the referenced service.