# Functions
CreateBlockOperation - Constructor to create BlockOperation - client to perform rook Block operations on k8s.
CreateFilesystemOperation Constructor to create FilesystemOperation - client to perform rook file system operations on k8s.
CreateObjectOperation creates new rook object client.
CreateObjectUserOperation creates new rook object user client.
CreatePoolOperation creates a new pool client.
CreateReadWriteOperation Constructor to create ReadWriteOperation - client to perform rook file system operations on k8s.
CreateTestClient creates new instance of test client for a platform.
IsClusterHealthy determines if the Rook cluster is currently healthy or not.
# Structs
No description provided by the author
BlockOperation is wrapper for k8s rook block operations.
FilesystemOperation is a wrapper for k8s rook file operations.
ObjectOperation is wrapper for k8s rook object operations.
ObjectUserOperation is wrapper for k8s rook object user operations.
PoolOperation is a wrapper for rook pool operations.
ReadWriteOperation is a wrapper for k8s rook file operations.
TestClient is a wrapper for test client, containing interfaces for all rook operations.