package
0.0.0-20250307132128-f14afd9d6f4b
Repository: https://github.com/codeready-toolchain/host-operator.git
Documentation: pkg.go.dev

# 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.