# Functions
GetParkedNodeExpiryTime get the time a parked node TTL expires.
HandleOsSignals gracefully handles OS signals.
NewAppContext creates a new AppContext object.
NodeHasLabel check if a node has a specific label set.
NodeHasTaint check if a node has a taint set.
PodEvictionAllowed check if a pod has the `skipEvictionLabel`=false label set.
PodHasLabel check if a pod has a specific label set.
# Structs
AppContext struct stores a context and a k8s client.