property KubernetesDiscoveryOptions.apiServer

API server base URL. Defaults to the in-cluster https://$KUBERNETES_SERVICE_HOST:$KUBERNETES_SERVICE_PORT.

Type

string

Usage

import { type KubernetesDiscoveryOptions } from "service-discovery-plugin/src/index.ts";