Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPatcher ¶ added in v1.6.0
func NewPatcher(name string, strategicMergePatch apiextensions.JSON, jsonPatch string, r unstructured.Unstructured, ctx *context.Context, logger logr.Logger) patch.Patcher
Types ¶
type Response ¶ added in v1.6.0
type Response struct { Status response.RuleStatus PatchedResource unstructured.Unstructured Patches [][]byte Message string }
func ForEach ¶ added in v1.6.0
func ForEach(name string, foreach *kyverno.ForEachMutation, ctx *context.Context, resource unstructured.Unstructured, logger logr.Logger) *Response
Click to show internal directories.
Click to hide internal directories.