Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterName = "mgmt-lib-test"
View Source
var ContainerPrefix = "aerospike_mgmt_lib_test_"
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 RmAerospikeContainer ¶
Types ¶
type AerospikeContainer ¶
type AerospikeContainer struct {
// contains filtered or unexported fields
}
func RunAerospikeContainer ¶
type Containers ¶
type Containers struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.