Expand description
Strategies for merging BTreeMap
s.
These correspond to JSONSchemaProps.x-kubernetes-map-type
.
Functionsยง
- The whole map is treated as one scalar value, and will be replaced with the new (non-
None
) value. - Each value will be merged separately.