Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TagPatchKey specify the primary key of the list items TagPatchKey = "patchKey" // TagPatchStrategy specify a strategy of the strategic merge patch TagPatchStrategy = "patchStrategy" // StrategyRetainKeys notes on the strategic merge patch using the retainKeys strategy StrategyRetainKeys = "retainKeys" )
Variables ¶
This section is empty.
Functions ¶
func StrategyUnify ¶
StrategyUnify unify the objects by the strategy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.