Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Codecs provides access to encoding and decoding for the scheme. Codecs = serializer.NewCodecFactory(scheme) )
Functions ¶
func ARFail ¶
func ARFail(err error) *admission.AdmissionResponse
ARFail is a helper function to create an AdmissionResponse with an embedded error
func ARPatch ¶ added in v1.1.0
func ARPatch(patch []byte) *admission.AdmissionResponse
ARPatch return admission response that contains a patch to mutate the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.