Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddWorkspacePrintHandlers ¶
func AddWorkspacePrintHandlers(h kprinters.PrintHandler)
Types ¶
type SortableWorkspaces ¶
type SortableWorkspaces []tenancyv1beta1.Workspace
SortableWorkspaces is a list of workspaces that can be sorted
func (SortableWorkspaces) Len ¶
func (list SortableWorkspaces) Len() int
func (SortableWorkspaces) Less ¶
func (list SortableWorkspaces) Less(i, j int) bool
func (SortableWorkspaces) Swap ¶
func (list SortableWorkspaces) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.