Documentation ¶
Overview ¶
Package storageoscluster provides helpers related to StorageOSCluster object.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoCluster = errors.New("no storageos cluster found")
ErrNoCluster is the error when there's no running StorageOS cluster found.
Functions ¶
func GetCurrentStorageOSCluster ¶
func GetCurrentStorageOSCluster(kclient client.Client) (*storageosv1.StorageOSCluster, error)
GetCurrentStorageOSCluster returns the currently running StorageOS cluster.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.