k8sutils

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StrategicMerge

func StrategicMerge[K any](base, patch K) (merged K, err error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL