returnschema.GroupVersionKind{},fmt.Errorf("unable to locate fully qualified kind for %v: found %v when registering for %v",reflect.TypeOf(object),fqKinds,a.group.GroupVersion)
returnschema.GroupVersionKind{},fmt.Errorf("unable to locate fully qualified kind for %v: found %v when registering for %v",reflect.TypeOf(object),fqKinds,groupVersion)
}
// group is guaranteed to match based on the check above