# Packages
No description provided by the author
# Functions
GetAPIClient returns the shared ApiClient instance.
GetKubeClient returns a Kubernetes client.
GetMetadataMapBundleOnAllNodes is used for the CLI svcmap command to run fetch the service map of all nodes.
GetMetadataMapBundleOnNode is used for the CLI svcmap command to output given a nodeName.
GetNodeLabels retrieves the labels of the queried node from the cache of the shared informer.
GetPodMetadataNames is used when the API endpoint of the DCA to get the services of a pod is hit.
WaitForAPIClient returns the shared ApiClient instance.
# Variables
ErrNotCompiled is returned if kubernetes apiserver support is not compiled in.