Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StrategicMerge ¶
StrategicMerge merges two objects using strategic merge patch. It accepts two objects, base and patch, and returns a merged object. Both base and patch objects must be of the same type and must not be a pointer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.