Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithSecurityEnabled ¶
func WithSecurityEnabled() testcontainers.CustomizeRequestOption
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 (*Container) GetPassword ¶
func (*Container) GetUserName ¶
func (*Container) IsSecurityEnabled ¶
Click to show internal directories.
Click to hide internal directories.