object IngressRule extends IngressRuleFields with Serializable

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

Value Members

  1. implicit val IngressRuleDecoder: Decoder[IngressRule]
  2. implicit val IngressRuleEncoder: Encoder[IngressRule]
  3. def host: client.model.Field
    Definition Classes
    IngressRuleFields
  4. def http: HTTPIngressRuleValueFields
    Definition Classes
    IngressRuleFields
  5. def nestedField(prefix: Chunk[String]): IngressRuleFields