Versions in this module Expand all Collapse all v0 v0.0.2 Mar 25, 2024 v0.0.1 Jan 11, 2024 Changes in this version + func Apply(original, patch []byte) ([]byte, error) + func GetMergeStyle(gvk schema.GroupVersionKind) (types.PatchType, strategicpatch.LookupPatchMeta, error) + func GetPatchStyle(original, patch []byte) (types.PatchType, strategicpatch.LookupPatchMeta, error)