UNPKG

@jkcfg/kubernetes

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