package
0.19.9-preview-3
Repository: https://github.com/arangodb-helper/arangodb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateClient creates a client to the server of the given type based on the arangodb starter endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
NewStarterClient creates a new starter API instance for the given endpoint, failing the test on errors.
NewSubProcess creates a new process with given name and arguments.
No description provided by the author
No description provided by the author
SendIntrAndWait stops all all given starter processes by sending a Ctrl-C into it.
ServiceReadyCheckDatabase checks if database info can be fetched.
ServiceReadyCheckVersion checks if version can be fetched.
SetUniqueDataDir creates a temp dir and sets the DATA_DIR environment variable to it.
ShutdownStarterCall returns function representation of ShutdownStarter.
Spawn spawns a command and returns its process with optionally expanded envs.
SpawnWithExpand spawns a command and returns its process with optionally expanded envs.
No description provided by the author
WaitUntilCoordinatorReadyAPI creates client with default root/password and waits until good response.
WaitUntilServiceReady retry on errors from service.
WaitUntilServiceReadyAPI return timeout function which waits until service is fully ready.
WaitUntilServiceReadyRetryOn503 retry on 503 code from service.
WaitUntilServiceReadyRetryOnError do not allow any errors to occur.
WaitUntilStarterExit waits until given starter process will finish and checks for exit code.
WaitUntilStarterGone waits until the starter at given endpoint no longer responds to queries.
WaitUntilStarterReady waits until all given starter processes have reached the "Your cluster is ready state".

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author