# Functions

AreEqualShapes returns whether two awssdkmodel.ShapeRef are equal or not.
ComputeCRDFieldDeltas compares two ackmodel.CRD instances and returns the spec and status fields deltas.
ComputeFieldDeltas computes the difference between two maps of fields.
ComputeRenamesDelta returns a map representing the field renames map between two distinguished api versions.
NewAPIVersionManager initialises and returns a new APIVersionManager.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
ErrProhibitedRename is returned by ComputeRenamesDelta when a prohibited renaming pattern is detected.

# Structs

APIVersionManager is a API versions manager.
CRDDelta stores the spec and status deltas for a custom resource.
FieldDelta represents the delta between the same original field in two different CRD versions.

# Type aliases

FieldChangeType represents the type of field modification.