fdbclient

package
v0.49.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package fdbclient provides code for interacting with a real FoundationDB cluster.

Index

Constants

This section is empty.

Variables

View Source
var DefaultCLITimeout = 10

DefaultCLITimeout is the default timeout for CLI commands.

Functions

func NewCliAdminClient

func NewCliAdminClient(cluster *fdbtypes.FoundationDBCluster, _ client.Client) (fdbadminclient.AdminClient, error)

NewCliAdminClient generates an Admin client for a cluster

func NewDatabaseClientProvider

func NewDatabaseClientProvider() controllers.DatabaseClientProvider

NewDatabaseClientProvider generates a client provider for talking to real databases.

func NewRealLockClient

func NewRealLockClient(cluster *fdbtypes.FoundationDBCluster) (fdbadminclient.LockClient, error)

NewRealLockClient creates a lock client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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