Documentation
¶
Overview ¶
Package storageprovisioner implements the provisioner for the liqo virtual storage class.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLiqoLocalStorageProvisioner ¶
func NewLiqoLocalStorageProvisioner(cl client.Client, virtualStorageClassName, storageNamespace, localRealStorageClass string) controller.Provisioner
NewLiqoLocalStorageProvisioner creates a new liqoLocalStorageProvisioner provisioner.
Types ¶
type StorageControllerRunnable ¶
type StorageControllerRunnable struct {
Ctrl *controller.ProvisionController
}
StorageControllerRunnable wraps the storage ProvisionController to implement the Runnable interface.
Click to show internal directories.
Click to hide internal directories.