package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev
# Functions
AssertKeys dumps all keys from an etcd database and compares them with the expected keys.
AssertKVs dumps all KVs from an etcd database and compares them with the expected KVs.
AssertKVsFromFile dumps all KVs from an etcd database and compares them with content of the file.
AssertKVsString dumps all KVs from an etcd database and compares them with the expected string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExpectModification waits until the operation makes some change in etcd or a timeout occurs.
ExpectModificationInPrefix waits until the operation makes some change in etcd or a timeout occurs.
No description provided by the author
No description provided by the author
No description provided by the author
TmpNamespace creates a temporary etcd namespace and registers cleanup after the test.
TmpNamespaceFromEnv creates a temporary etcd namespace and registers cleanup after the test.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author