UNPKG

@jkcfg/kubernetes

Version:
11 lines 369 B
{ "description": "IngressStatus describe the current state of the Ingress.", "properties": { "loadBalancer": { "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.LoadBalancerStatus", "description": "LoadBalancer contains the current status of the load-balancer." } }, "type": "object", "$schema": "http://json-schema.org/schema#" }