package
2.1.18+incompatible
Repository: https://github.com/kubeshop/testkube.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
No description provided by the author
DecodeEnvVarToStringMap decodes env var safely to string map.
EncodeStringMapToEnvVar encodes string map safely to env var.
EscapeDots escapes dots for MongoDB fields.
GetEnvVarWithDeprecation returns the value of the environment variable with the given key, or the value of the environment variable with the given deprecated key, or the default value if neither is set.
No description provided by the author
IsBase64Encoded check if string is base84 encoded.
No description provided by the author
No description provided by the author
ReadLongLine reads long line.
No description provided by the author
RoundDuration rounds duration to default value if no round passed.
SanitizeName sanitizes test name.
UnescapeDots unescapes dots from MongoDB fields.

# Constants

DefaultDockerRegistry is the default registry used when no registry is specified in the image name.