install_ee

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvSdkUsername = "TT_CLI_EE_USERNAME"
	EnvSdkPassword = "TT_CLI_EE_PASSWORD"
)

Variables

This section is empty.

Functions

func GetTarantoolEE

func GetTarantoolEE(cliOpts *config.CliOpts, bundleName, bundleSource string,
	token string, dst string) error

GetTarantoolEE downloads given tarantool-ee bundle into directory.

Types

type UserCredentials added in v1.0.0

type UserCredentials struct {
	Username string
	Password string
}

func GetCreds added in v1.0.0

func GetCreds(cliOpts *config.CliOpts) (UserCredentials, error)

getCreds gets credentials for tarantool-ee download.

Jump to

Keyboard shortcuts

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