Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MixedVolumeReconciler ¶
type MixedVolumeReconciler struct { Provider provider.Provider client.Client APIReader client.Reader TargetClient client.Client PoolName string TargetPoolName string TargetPoolLabels map[string]string FallbackPoolName string FallbackPoolLabels map[string]string ClusterName string }
func (*MixedVolumeReconciler) SetupWithManager ¶
func (r *MixedVolumeReconciler) SetupWithManager(mgr broker.Manager) error
Click to show internal directories.
Click to hide internal directories.