semantic

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Semantic = conversion.EqualitiesOrDie(
	deploymentEqual,
	serviceEqual,
	knServiceEqual,
	serviceAccountEqual,
	statusEqual,
)

Semantic can do semantic deep equality checks for Kubernetes API objects.

For a given comparison function

comp(a, b interface{})

'a' should always be the desired state, and 'b' the current state for DeepDerivative comparisons to work as expected.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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