Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + var URLOptions = client.URLOptions + func CreateWorkspace(c client.Client, w *tenantv1alpha2.WorkspaceTemplate) (*tenantv1alpha2.WorkspaceTemplate, error) + func DeleteWorkspace(c client.Client, name string, opts ...client.DeleteOption) (*tenantv1alpha1.Workspace, error) + func GetWorkspace(c client.Client, name string) (*tenantv1alpha1.Workspace, error) + func NewWorkspaceTemplate(name string, manager string, hosts ...string) *tenantv1alpha2.WorkspaceTemplate