//
pkg.gl
Category
github.com/rancher/webhook
pkg
patch
package
0.6.0-rc.1
Repository:
https://github.com/rancher/webhook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
25 SLOC
#
Functions
CreatePatch
CreatePatch accepts an old and a new object and creates a patch of the differences as specified in http://jsonpatch.com/ and updates the response accordingly.