# Functions
NewResource initializes a new resource.Resource using a kubernetes service implementation.
NewSelector initializes a new Selector from the given map.
# Variables
FailedCondition is used to indicate that Pods have failed.
HasIPStatusCondition is used to indicate that pods have ips available.
ReadyCondition is used to indicate that Nodes and Pods are ready.
SucceededCondition is used to indicate that Pods have completed successfully and returned no errors.