IngressSpecification¶
data class IngressSpecification(
    val domain: String,
    val product: ProductReference,
)
Properties
domain: String
String
product: ProductReference
ProductReference