Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
	// contains filtered or unexported fields
}
    func (*Handler) EnsureAllAdminAndOwnerWorkspaces ¶ added in v0.12.0
func (h *Handler) EnsureAllAdminAndOwnerWorkspaces(ctx context.Context, client kclient.Client, namespace string) error
EnsureAllAdminAndOwnerWorkspaces ensures PowerUserWorkspaces exist for all admin and owner users This should be called during controller startup
 Click to show internal directories. 
   Click to hide internal directories.