# Functions
GetNodeDetail gets node details.
GetNodeList returns a list of all Nodes in the cluster.
# 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.