object IngressServiceBackend extends IngressServiceBackendFields with Serializable

Linear Supertypes
Serializable, Serializable, IngressServiceBackendFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IngressServiceBackend
  2. Serializable
  3. Serializable
  4. IngressServiceBackendFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val IngressServiceBackendDecoder: Decoder[IngressServiceBackend]
  2. implicit val IngressServiceBackendEncoder: Encoder[IngressServiceBackend]
  3. def name: client.model.Field
    Definition Classes
    IngressServiceBackendFields
  4. def nestedField(prefix: Chunk[String]): IngressServiceBackendFields
  5. def port: ServiceBackendPortFields
    Definition Classes
    IngressServiceBackendFields