object IngressTLS extends IngressTLSFields with Serializable

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

Value Members

  1. implicit val IngressTLSDecoder: Decoder[IngressTLS]
  2. implicit val IngressTLSEncoder: Encoder[IngressTLS]
  3. def hosts: client.model.Field
    Definition Classes
    IngressTLSFields
  4. def nestedField(prefix: Chunk[String]): IngressTLSFields
  5. def secretName: client.model.Field
    Definition Classes
    IngressTLSFields