workspacegroups

package
v0.6.112 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdWorkspaceGroups

func NewCmdWorkspaceGroups(t *terminal.Terminal, store WorkspaceGroupsStore) *cobra.Command

func RunWorkspaceGroups

func RunWorkspaceGroups(_ *terminal.Terminal, _ []string, store WorkspaceGroupsStore) error

Types

type WorkspaceGroupsStore

type WorkspaceGroupsStore interface {
	GetWorkspaceGroups(organizationID string) ([]entity.WorkspaceGroup, error)
	GetActiveOrganizationOrDefault() (*entity.Organization, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL