package
0.1.1
Repository: https://github.com/onmetal/onmetal-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RandomString generates a random string of length n with the given options.
No description provided by the author
SetupNamespace sets up a namespace before each test and tears the namespace down after each test.

# Constants

LowerCaseAlphabetCharset is a charset consisting of lower-case alphabet letters.

# Structs

No description provided by the author
RandomStringOptions are options for RandomString.

# Interfaces

RandomStringOption is an option to RandomString.

# Type aliases

Charset specifies an explicit charset to use.