Documentation
¶
Index ¶
- func NewGenerateCmd() *cobra.Command
- func NewGenerateKubeConfigCmd() *cobra.Command
- func NewPasswordCmd(globalFlags *loftctlflags.GlobalFlags) *cobra.Command
- func NewProCmd(globalFlags *flags.GlobalFlags) (*cobra.Command, error)
- func NewResetCmd(loftctlGlobalFlags *loftctlflags.GlobalFlags) *cobra.Command
- func NewStartCmd(loftctlGlobalFlags *loftctlflags.GlobalFlags) (*cobra.Command, error)
- type GenerateKubeConfigCmd
- type StartCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenerateCmd ¶
func NewGenerateKubeConfigCmd ¶
NewGenerateKubeConfigCmd creates a new command
func NewPasswordCmd ¶
func NewPasswordCmd(globalFlags *loftctlflags.GlobalFlags) *cobra.Command
func NewResetCmd ¶
func NewResetCmd(loftctlGlobalFlags *loftctlflags.GlobalFlags) *cobra.Command
func NewStartCmd ¶
func NewStartCmd(loftctlGlobalFlags *loftctlflags.GlobalFlags) (*cobra.Command, error)
Types ¶
type GenerateKubeConfigCmd ¶
type GenerateKubeConfigCmd struct {
Namespace string
ServiceAccount string
// contains filtered or unexported fields
}
GenerateKubeConfigCmd holds the cmd flags
Click to show internal directories.
Click to hide internal directories.