# Functions
NewSpace creates a space CR for a UserSignup object.
NewSpaceWithFeatureToggles is the same as NewSpace() but also does a feature toggle lottery drawing and adds the corresponding feature annotations for features which "won" and should be enabled for the space.
NewSubSpace creates a space CR for a SpaceRequest object.
SubSpaceName generates a name for a subSpace based on parentSpace name and spacerequest UID.