fdbclient

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 22 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 * time.Second

DefaultCLITimeout is the default timeout for CLI commands.

View Source
var MaxCliTimeout = 40 * time.Second

MaxCliTimeout is the maximum CLI timeout that will be used for requests that might be slower to respond.

Functions

func NewCliAdminClient

func NewCliAdminClient(cluster *fdbv1beta2.FoundationDBCluster, _ client.Client, log logr.Logger) (fdbadminclient.AdminClient, error)

NewCliAdminClient generates an Admin client for a cluster

func NewDatabaseClientProvider

func NewDatabaseClientProvider(log logr.Logger) fdbadminclient.DatabaseClientProvider

NewDatabaseClientProvider generates a client provider for talking to real databases.

func NewRealLockClient

func NewRealLockClient(cluster *fdbv1beta2.FoundationDBCluster, log logr.Logger) (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