Documentation ¶
Overview ¶
Package check implements checks for managed topology.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectsAreInTheSameNamespace ¶
ObjectsAreInTheSameNamespace checks if two referenced objects are in the same namespace.
func ReferencedObjectsAreCompatible ¶
ReferencedObjectsAreCompatible checks if two referenced objects are compatible, meaning that they are of the same GroupKind and in the same namespace.
func ReferencedObjectsAreStrictlyCompatible ¶
ReferencedObjectsAreStrictlyCompatible checks if two referenced objects are strictly compatible, meaning that they are compatible and the name of the objects do not change.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.