package
1.1.2
Repository: https://github.com/openshift/rook.git
Documentation: pkg.go.dev

# Functions

CreateK8sHelper creates a instance of k8sHelper.
CreateNewMySQLHelper creates a s3 client for specified endpoint and creds.
CreateNewS3Helper creates a s3 client for specified endpoint and creds.
ExecuteCommand executes a os command with stdin and returns output.
No description provided by the author
NewHelmHelper creates a instance of HelmHelper.

# Constants

RetryInterval param for test - wait time while in RetryLoop.
RetryLoop params for tests.
TestMountPath is the path inside a test pod where storage is mounted.

# Structs

CommandArgs is a warpper for cmd args.
CommandOut is a wrapper for cmd out returned after executing command args.
HelmHelper is wrapper for running helm commands.
K8sHelper is a helper for common kubectl commads.
MySQLHelper contains pointer to MySqlDB and wrappers for basic object on mySql database.
S3Helper contains pointer to s3 client and wrappers for basic object store operations.