package
Version:
v0.0.0-...-6fa98e6
Opens a new window with list of versions in this module.
Published: May 14, 2025
License: UPL-1.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PatchAnnotations attaches the given metadata to the target object
The obj will be updated with the content returned by the cluster
type PatchValue struct {
Op string `json:"op"`
Path string `json:"path"`
Value interface{} `json:"value"`
}
PatchValue defines a general structure for patching an object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.