Versions in this module Expand all Collapse all v0 v0.1.0 Jan 6, 2023 Changes in this version + func Mutate(review *v1beta1.AdmissionReview) (*v1beta1.AdmissionResponse, error) + func Validate(review *v1beta1.AdmissionReview) (*v1beta1.AdmissionResponse, error) + type Operation struct + Op string + Path string + Value any + type Patch []Operation + func (p Patch) Encode() ([]byte, error)