Expand description

Strategies for merging Vecs.

These correspond to JSONSchemaProps.x-kubernetes-list-type.

Functions

  • The whole list is treated as one scalar value, and will be replaced with the new (non-None) value.
  • The list is treated as a map.
  • The list is treated as a set.