clone

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagName         = "name"
	FlagDescription  = "description"
	FlagSourceTenant = "source-tenant"
)

Variables

This section is empty.

Functions

func NewCmdClone

func NewCmdClone(f factory.Factory) *cobra.Command

func PromptMissing

func PromptMissing(opts *CloneOptions) error

Types

type CloneFlags

type CloneFlags struct {
	Name         *flag.Flag[string]
	Description  *flag.Flag[string]
	SourceTenant *flag.Flag[string]
	*machinescommon.WebFlags
}

func NewCloneFlags

func NewCloneFlags() *CloneFlags

type CloneOptions

type CloneOptions struct {
	*CloneFlags
	*cmd.Dependencies
	GetTenantCallback     shared.GetTenantCallback
	GetAllTenantsCallback shared.GetAllTenantsCallback
}

func NewCloneOptions

func NewCloneOptions(flags *CloneFlags, dependencies *cmd.Dependencies) *CloneOptions

Jump to

Keyboard shortcuts

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