Categorygithub.com/testcontainers/testcontainers-go/modules/elasticsearch
modulepackage
0.35.0
Repository: https://github.com/testcontainers/testcontainers-go.git
Documentation: pkg.go.dev

# Functions

Run creates an instance of the Elasticsearch container type.
Deprecated: use Run instead RunContainer creates an instance of the Elasticsearch container type.
WithPassword sets the password for the Elasticsearch container.

# Constants

Deprecated: it will be removed in the next major version.
Deprecated: it will be removed in the next major version.

# Structs

ElasticsearchContainer represents the Elasticsearch container type used in the module.
Options is a struct for specifying options for the Elasticsearch container.

# Type aliases

Option is an option for the Elasticsearch container.