package
0.0.0-20240815173558-303cc3735024
Repository: https://github.com/libopenstorage/operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get an external storage driver to be used with the operator.
Register registers the given storage driver.

# Structs

UpdateDriverInfo consists of information that the controller wants to convey to the Driver with regards to the cluster and node state.

# Interfaces

ClusterPluginInterface interface to manage storage cluster.
Driver defines an external storage driver interface.
StorkInterface interface to manage Stork related operations.