Documentation
¶
Overview ¶
Package e2e sets up end to end tests with a stubbed IPVS so it can run in build environments. The main purpose is to test the client/server -> store CRUD functionality. The actual specs are located in api/ and meradm/.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MerlinPort ¶
func MerlinPort() string
func MerlinStderr ¶
func MerlinStderr() []string
MerlinStderr is the stderr of the merlin process. Subsequent calls only return new output.
func MerlinStdout ¶
func MerlinStdout() []string
MerlinStdout is the stdout of the merlin process. Subsequent calls only return new output.
func StartMerlin ¶
func StartMerlin(storeBackend string)
func StopMerlin ¶
func StopMerlin()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.