list

package
v3.4.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClustersCmd

func NewClustersCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewClustersCmd creates a new spaces command

func NewListCmd

func NewListCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewListCmd creates a new cobra command

func NewSharedSecretsCmd

func NewSharedSecretsCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewSharedSecretsCmd creates a new command

func NewSpacesCmd

func NewSpacesCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewSpacesCmd creates a new spaces command

func NewTeamsCmd

func NewTeamsCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewTeamsCmd creates a new command

func NewVirtualClustersCmd

func NewVirtualClustersCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewVirtualClustersCmd creates a new command

Types

type ClustersCmd

type ClustersCmd struct {
	*flags.GlobalFlags
	// contains filtered or unexported fields
}

ClustersCmd holds the login cmd flags

func (*ClustersCmd) RunClusters

func (cmd *ClustersCmd) RunClusters(ctx context.Context) error

RunClusters executes the functionality

type SharedSecretsCmd

type SharedSecretsCmd struct {
	*flags.GlobalFlags
	Namespace   string
	Project     []string
	All         bool
	AllProjects bool
	// contains filtered or unexported fields
}

SharedSecretsCmd holds the cmd flags

func (*SharedSecretsCmd) Run

func (cmd *SharedSecretsCmd) Run(command *cobra.Command, _ []string) error

Run executes the functionality

type SpacesCmd

type SpacesCmd struct {
	*flags.GlobalFlags

	ShowLegacy bool
	// contains filtered or unexported fields
}

SpacesCmd holds the login cmd flags

func (*SpacesCmd) RunSpaces

func (cmd *SpacesCmd) RunSpaces(ctx context.Context) error

RunSpaces executes the functionality

type TeamsCmd

type TeamsCmd struct {
	*flags.GlobalFlags
	// contains filtered or unexported fields
}

TeamsCmd holds the cmd flags

func (*TeamsCmd) Run

func (cmd *TeamsCmd) Run(ctx context.Context) error

RunUsers executes the functionality "loft list users"

type VirtualClustersCmd

type VirtualClustersCmd struct {
	*flags.GlobalFlags

	ShowLegacy bool
	// contains filtered or unexported fields
}

VirtualClustersCmd holds the data

func (*VirtualClustersCmd) Run

func (cmd *VirtualClustersCmd) Run(ctx context.Context) error

Run executes the functionality

Jump to

Keyboard shortcuts

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