kando

package
v0.113.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func GenerateStreamPushCommand

func GenerateStreamPushCommand(configFile, dirPath, filePath, password, sourceEndpoint string) []string

GenerateStreamPushCommand generates a bash command for kando stream push with given flags and arguments

Types

type DataMoverType

type DataMoverType string
const (

	// DataMoverTypeProfile is used to specify that the DataMover is of type Profile
	DataMoverTypeProfile DataMoverType = "profile"
	// DataMoverTypeRepositoryServer is used to specify that the DataMover is of type RepositoryServer
	DataMoverTypeRepositoryServer DataMoverType = "repository-server"
)

Jump to

Keyboard shortcuts

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