UNPKG

@jkcfg/kubernetes

Version:
11 lines 377 B
{ "$schema": "http://json-schema.org/schema#", "type": "object", "description": "ServiceStatus represents the current status of a service.", "properties": { "loadBalancer": { "description": "LoadBalancer contains the current status of the load-balancer, if one is present.", "$ref": "_definitions.json#/definitions/v1.LoadBalancerStatus" } } }