Versions in this module Expand all Collapse all v2 v2.0.0 Feb 24, 2025 Changes in this version + var DefaultCLITimeout = 10 * time.Second + var MaxCliTimeout = 40 * time.Second + func NewCliAdminClient(cluster *fdbv1beta2.FoundationDBCluster, _ client.Client, logger logr.Logger) (fdbadminclient.AdminClient, error) + func NewDatabaseClientProvider(log logr.Logger) fdbadminclient.DatabaseClientProvider + func NewRealLockClient(cluster *fdbv1beta2.FoundationDBCluster, log logr.Logger) (fdbadminclient.LockClient, error) Other modules containing this package github.com/FoundationDB/fdb-kubernetes-operator