# Functions
CreateObjectPatch is creating a JSON patch from two objects.
CreatePatchReviewResponse builds an admission review with given json patch.
CreateReviewResponse is creating Admission Review responses without mutating the input object - this method is used only for validation requests.
No description provided by the author
ParseAdmissionRequest extracts an AdmissionReview from an http.Request if possible.
# Structs
No description provided by the author