IngressSpecification

API: Stable

data class IngressSpecification(
    val domain: String,
    val product: ProductReference,
)
Properties
domain: String The domain used for L7 load-balancing for use with this `Ingress`
product: ProductReference The product used for the `Ingress`