# Functions
LessClientObject compares two client.Objects and returns true if: - the first object was created first, - the objects were created at the same time, or - the first object's name appears first in alphabetical order.
LessObjectMeta compares two ObjectMetas according to the Gateway API conflict resolution guidelines.