package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

GetNodeDetail gets node details.
GetNodeList returns a list of all Nodes in the cluster.
GetNodePods return pods list in given named node.
PodRequestsAndLimits returns a dictionary of all defined resources summed up for all containers of the pod.

# Structs

Node is a presentation layer view of Kubernetes nodes.
NodeAllocatedResources describes node allocated resources.
NodeDetail is a presentation layer view of Kubernetes Node resource.
NodeList contains a list of nodes in the cluster.

# Type aliases