ServiceBackendPort is the service port being referenced.
io.k8s.api.networking.v1.ServiceBackendPort
Name is the name of the port on the Service. This is a mutually exclusive setting with "Number".
io.k8s.api.networking.v1.ServiceBackendPort#name
Number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".
io.k8s.api.networking.v1.ServiceBackendPort#number
Generated using TypeDoc
ServiceBackendPort is the service port being referenced.
io.k8s.api.networking.v1.ServiceBackendPort