# Functions

GetActivePodsByNodeName gets pod with given Node name.
GetAllPodsByNodeName gets pod with given Node name.
GetNode gets the latest node info.
No description provided by the author
GetPodByName gets pod with given name and namespace of the pod.
IsCompletePod determines if the pod is complete.
IsFailedPod determines if the pod is failed.
IsReady checks if the node is ready If the node is ready,it returns True.Otherwise,it returns False.
IsSucceededPod determines if the pod is Succeeded.
No description provided by the author
No description provided by the author
RefreshPod takes an existing Pod object as an input, and re-reads it from the K8s API Returns the refreshed Pod descriptor in case of success, or an error.
SetPodAnnotation adds or modifies annotation for pod.

# Variables

Global variables.
Global variables.

# Structs

No description provided by the author
No description provided by the author