IngressServiceBackend

IngressServiceBackend references a Kubernetes Service as a Backend.

Value parameters:
name

Name is the referenced service. The service must exist in the same namespace as the Ingress object.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Name is the referenced service. The service must exist in the same namespace as the Ingress object.

Name is the referenced service. The service must exist in the same namespace as the Ingress object.

This effect always succeeds, it is safe to use the field name directly.

Gets port.

Gets port.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Inherited methods

Inherited from:
Product