zookeeper

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*zk.Conn
}

type KubeDBClientBuilder

type KubeDBClientBuilder struct {
	// contains filtered or unexported fields
}

func NewKubeDBClientBuilder

func NewKubeDBClientBuilder(kc client.Client, db *dbapi.ZooKeeper) *KubeDBClientBuilder

func NewKubeDBClientBuilderForHTTP added in v0.3.0

func NewKubeDBClientBuilderForHTTP(kc client.Client, db *dbapi.ZooKeeper) *KubeDBClientBuilder

NewKubeDBClientBuilderForHTTP returns a KubeDB client builder only for http client

func (*KubeDBClientBuilder) GetZooKeeperClient

func (o *KubeDBClientBuilder) GetZooKeeperClient() (*Client, error)

func (*KubeDBClientBuilder) WithAMQPClientDisabled added in v0.3.0

func (o *KubeDBClientBuilder) WithAMQPClientDisabled() *KubeDBClientBuilder

func (*KubeDBClientBuilder) WithContext added in v0.3.0

func (*KubeDBClientBuilder) WithHTTPClientEnabled added in v0.3.0

func (o *KubeDBClientBuilder) WithHTTPClientEnabled() *KubeDBClientBuilder

func (*KubeDBClientBuilder) WithPod

func (o *KubeDBClientBuilder) WithPod(podName string) *KubeDBClientBuilder

func (*KubeDBClientBuilder) WithURL

Jump to

Keyboard shortcuts

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