cluster

package
v1.1.1-beta Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClusterModule

type IClusterModule interface {
	CheckCluster(ctx context.Context, address ...string) ([]*cluster_dto.Node, error)
	ResetCluster(ctx context.Context, clusterId string, address string) ([]*cluster_dto.Node, error)
	ClusterNodes(ctx context.Context, clusterId string) ([]*cluster_dto.Node, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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