test

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterName = "mgmt-lib-test"
View Source
var ContainerPrefix = "aerospike_mgmt_lib_test_" //nolint:gosec // This is not a credential
View Source
var IP = "127.0.0.1"
View Source
var Image = "aerospike/aerospike-server-enterprise:7.0.0.2"
View Source
var Password = "admin"
View Source
var PortStart = 10000
View Source
var User = "admin"
View Source
var WordDirAbs = "test/work"

Functions

func GetAerospikeContainerName

func GetAerospikeContainerName(index int) string

func RestartAerospikeContainer

func RestartAerospikeContainer(name, confFileContents string) error

func RmAerospikeContainer

func RmAerospikeContainer(name string) error

func Start

func Start(size int) error

func Stop

func Stop() error

Types

type AerospikeContainer

type AerospikeContainer struct {
	// contains filtered or unexported fields
}

func RunAerospikeContainer

func RunAerospikeContainer(
	index int,
	name,
	ip string,
	portBase int,
	peerConnection string) (*AerospikeContainer, error)

type Containers

type Containers struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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