test

package
v0.0.0-...-5d0e1a3 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmptyDatastore

func EmptyDatastore(driver string)

EmptyDatastore clears the contents of the specified datastore. This will ensure a clean slate for each test that runs. In some cases, the delete command will return a non-zero exit code (e.g., if the datastore is already empty), so we'll use "|| true" to ignore failures. params:

addr: address of the datastore, e.g., "etcd://w.x.y.z:2379"

Types

This section is empty.

Jump to

Keyboard shortcuts

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