cluster

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster interface {
	Start() error
	Stop() error
}

func New

func New(options ...Option) (Cluster, error)

type Option

type Option func(impl *clusterImpl)

func WithClean

func WithClean(needClean bool) Option

func WithClusterIp

func WithClusterIp(clusterIp string) Option

func WithClusterSize

func WithClusterSize(clusterSize int) Option

Jump to

Keyboard shortcuts

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