Documentation ¶
Overview ¶
A common location to store utilities for testing.
Index ¶
- func CreateAerospikeContainer(name string, c *container.Config, ch *container.HostConfig, ...) (string, error)
- func GetAerospikeContainerID(name string) ([]byte, error)
- func IndexOf(l []string, s string) int
- func RemoveAerospikeContainer(id string, cli *client.Client) error
- func StartAerospikeContainer(id string, cli *client.Client) error
- func StopAerospikeContainer(id string, cli *client.Client) error
- type DockerAuth
- type TestData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAerospikeContainerID ¶
Types ¶
type DockerAuth ¶
Click to show internal directories.
Click to hide internal directories.