package
0.0.0-20221114090626-86d6279d8e52
Repository: https://github.com/pytimer/k8sutil.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GetPodStatus returns status string calculated based on the same logic as kubectl code: https://github.com/kubernetes/kubernetes/blob/master/pkg/printers/internalversion/printers.go#L734.
GetPodsTotalRequestsAndLimits returns a dictionary of all defined resources summed up for all pods.
No description provided by the author
PodRequestsAndLimits returns a dictionary of all defined resources summed up for all containers of the pod.
No description provided by the author