server

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FDBCLI is the location of the fdbcli binary. Binding this to a flag is often useful.
	FDBCLI string

	// FDBCLIUser is the user to become before running fdbcli (if non blank). Binding this to a flag is often useful.
	FDBCLIUser string

	// FDBCLIGroup is the group to become before running fdbcli (if non blank). Binding this to a flag is often useful.
	FDBCLIGroup string

	// FDBCLIEnvList is a list of environment variables to retain before running fdbcli (such as TLS). Binding this to a flag is often useful.
	FDBCLIEnvList []string

	// FDBCLIEnvFile is a file with newline-separated environment variables to set before running fdbcli (such as TLS). Binding this to a flag is often useful.
	FDBCLIEnvFile string
)
View Source
var (
	// fdb_move_orchestrator binary location
	// Will be checked into:
	// https://github.com/apple/foundationdb/tree/snowflake/release-71.3/bindings/python/fdb/fdb_move_orchestrator.py
	FDBMoveOrchestrator string
)
View Source
var (
	// fdbserver binary location
	FDBServer string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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