# Structs
ErrorType implements runtime.Object but isn't registered in any scheme and should cause errors in tests as a result.
FakeInformer provides fake Informer functionality for testing.
TypedQueue implements a RateLimiting queue as a non-ratelimited queue for testing.
UnconventionalListType is used to test CRDs with List types that have a slice of pointers rather than a slice of literals.
UnconventionalListTypeList is used to test CRDs with List types that have a slice of pointers rather than a slice of literals.