# Functions
No description provided by the author
No description provided by the author
No description provided by the author
CreateSpaceWithRole initializes a new Space object using the NewSpace function, and then creates it in the cluster It also automatically provisions MasterUserRecord and creates SpaceBinding for it It returns the Space, the UserSignup, and the SpaceBinding.
CreateSpaceWithRoleSignupResult initializes a new Space object using the NewSpace function, and then creates it in the cluster It also automatically provisions MasterUserRecord and creates SpaceBinding for it.
CreateSubSpace initializes a new Space object using the NewSpace function, and sets the parentSpace field value accordingly.
No description provided by the author
NewSpaceRequest initializes a new SpaceRequest object with the given options.
VerifyNamespaceAccessForSpaceRequest verifies that the secrets in the namespace access list are valid and they can be used to create a kube client.
VerifyResourcesProvisionedForSpace waits until the space has some target cluster and a tier name set together with the additional criteria (if provided) then it gets the target member cluster specified for the space and verifies all resources provisioned for the Space.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author