compare

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepEqual

func DeepEqual(a, b metav1.Object) bool

DeepEqual compares both objects for equality.

Types

type DiffReporterFunc

type DiffReporterFunc func(a, b metav1.Object)
var (
	// DiffReporter is called whenever the old and new objects are not
	// semantically equivalent; its main purpose is to aid in debugging
	// and to spot reconciling loops (often caused by server-side
	// defaulting).
	DiffReporter DiffReporterFunc
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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