# Functions
ApplyAnnotations applies all the given annotations to the given Node resource.
GenerateAddPatch creates a comma-separated list of operations to add all given labels and annotations from an object An "add" patch overwrites existing value if a label or annotation already exists.
GenerateRemovePatch creates a comma-separated list of operations to remove all given labels and annotations from an object.
# Constants
VersionAnnotation indicates the version of WMCO that configured the node.