# Functions
FilterWithLabels returns a copy of the items in objs matching labelSel.
NewClientBuilder returns a new builder to create a fake client.
NewFakeClient creates a new fake client for testing.
RequiresExactMatch checks if the given field selector is of the form `k=v` or `k==v`.
# Structs
ClientBuilder builds a fake client.