cluster

package
v0.0.0-...-8d15c5f Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opensearch

type Opensearch struct {
	Host     string
	Port     int
	Protocol string
	Health   common.ComponentHealth
	Client   common.Client
}

func NewOpensearch

func NewOpensearch(host string, port int, protocol string, username string, password string) *Opensearch

func (Opensearch) GetHealth

func (o Opensearch) GetHealth(ctx context.Context) string

Jump to

Keyboard shortcuts

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