Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortWorkspacesByName ¶
func SortWorkspacesByName(workspaces []*tfe.Workspace)
Types ¶
type WorkspaceAlphabeticalSorter ¶
type WorkspaceAlphabeticalSorter []*tfe.Workspace
func (WorkspaceAlphabeticalSorter) Len ¶
func (was WorkspaceAlphabeticalSorter) Len() int
func (WorkspaceAlphabeticalSorter) Less ¶
func (was WorkspaceAlphabeticalSorter) Less(i, j int) bool
func (WorkspaceAlphabeticalSorter) Swap ¶
func (was WorkspaceAlphabeticalSorter) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.