Versions in this module Expand all Collapse all v1 v1.0.0 Jan 28, 2019 Changes in this version + type StorageObject interface + GetEnabled func() bool + GetPreparePhase func() v1alpha1.StoragePreparePhase + SetPreparePhase func(v1alpha1.StoragePreparePhase) + type StorageObjectReconciler struct + func NewStorageObjectReconciler(c client.Client, s *runtime.Scheme) *StorageObjectReconciler + func (r *StorageObjectReconciler) Reconcile(obj StorageObject) (reconcile.Result, error)