opensearch

package module
v0.0.0-...-7be36aa Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Container

type Container struct {
	testcontainers.Container
	// contains filtered or unexported fields
}

Container represents the opensearch container type used in the module

func RunContainer

func RunContainer(ctx context.Context, opts ...testcontainers.ContainerCustomizer) (*Container, error)

RunContainer creates an instance of the opensearch container type

func (*Container) GetHttpHostAddress

func (c *Container) GetHttpHostAddress(ctx context.Context) (string, error)

func (*Container) GetPassword

func (c *Container) GetPassword() string

func (*Container) GetUserName

func (c *Container) GetUserName() string

func (*Container) IsSecurityEnabled

func (c *Container) IsSecurityEnabled() bool

Jump to

Keyboard shortcuts

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