Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitScPoolConfigMap ¶
Types ¶
type StorageClassWatcher ¶
type StorageClassWatcher struct { Client client.Client Scheme *runtime.Scheme Log logr.Logger Namespace string util.ScPoolMap }
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.