# Functions
EqualRevision returns true if lhs and rhs are either both nil, or both have same labels and annotations, or bath point to non-nil ControllerRevisions that contain semantically equivalent data.
FindEqualRevisions returns all ControllerRevisions in revisions that are equal to needle using EqualRevision as the equality test.
No description provided by the author
SortControllerRevisions sorts revisions by their Revision.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author