Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageClassWatcher ¶
type StorageClassWatcher struct {
Client client.Client
Scheme *runtime.Scheme
Log logr.Logger
Namespace string
}
func (*StorageClassWatcher) Reconcile ¶
func (r *StorageClassWatcher) Reconcile(_ context.Context, request reconcile.Request) (result reconcile.Result, err error)
Reconcile StorageClass
func (*StorageClassWatcher) SetupWithManager ¶
func (r *StorageClassWatcher) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.