IngressServiceBackend

com.coralogix.zio.k8s.model.networking.v1.IngressServiceBackend
See theIngressServiceBackend companion object

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.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

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.

Attributes

Gets port.

Gets port.

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

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product