import { type ServiceStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
ServiceStatus represents the current status of a service.
Properties
optional
loadBalancer: LoadBalancerStatus | nullx/kubernetes_apis/builtin/core@v1/mod.ts>ServiceStatus
import { type ServiceStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
ServiceStatus represents the current status of a service.