Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Semantic = conversion.EqualitiesOrDie(
deploymentEqual,
knServiceEqual,
)
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.
Click to show internal directories.
Click to hide internal directories.