package
0.0.0-20250312033235-bd4f568112dc
Repository: https://github.com/sourcegraph/src-cli.git
Documentation: pkg.go.dev

# Functions

GetLimits generates resource limits for containers in a pod.
GetPod returns a pod object with the given name from a list of pods.
GetPodMetrics fetches metrics for a given pod from the Kubernetes Metrics API.
GetPods fetches all pods in a given namespace.
GetPvcCapacity returns the storage capacity of a PersistentVolumeClaim mounted to a container.
GetRawUsage returns the raw usage value for a given resource type from a Kubernetes ResourceList.
GetStorageUsage returns the storage capacity and usage for a given pod and container.
GetUsage generates resource usage statistics for a Kubernetes container.