# Functions
CreatePatch updates a particular entry to see if they are differing and returning the patch bytes for it that's suitable for calling ConfigMap.Patch with.
CreateRemovePatch removes an entry from the ConfigMap and returns the patch bytes for it that's suitable for calling ConfigMap.Patch with.
NewConfigMap returns a new ConfigMap with an entry for the given ClusterImagePolicy.