Ingress

constructor(apiVersion: String? = null, kind: String? = null, metadata: ObjectMeta? = null, spec: IngressSpec? = null, status: IngressStatus? = null)