Documentation ¶
Overview ¶
Package patch implements patch utilities. copied from sigs.k8s.io/cluster-api/util/patch
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Patcher ¶
type Patcher struct {
// contains filtered or unexported fields
}
Patcher is a utility for ensuring the proper patching of objects.
func NewPatcher ¶
NewPatcher returns an initialized Patcher.
Click to show internal directories.
Click to hide internal directories.