# Functions
Instance returns a singleton instance of the client.
New builds a new operator client.
NewForConfig builds a new operator client for the given config.
NewInstanceFromConfigFile returns new instance of client by using given config file.
SetInstance replaces the instance with the provided one.
# Interfaces
Ops is an interface to Operator operations.
StorageClusterOps is an interface to perfrom k8s StorageCluster operations.
StorageNodeOps is an interface to perfrom k8s StorageNode operations.