Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigReconciler ¶
ConfigReconciler reconciles StorageOS related configs.
func NewConfigReconciler ¶
func NewConfigReconciler(mgr ctrl.Manager) *ConfigReconciler
func (*ConfigReconciler) SetupWithManager ¶
func (r *ConfigReconciler) SetupWithManager(mgr ctrl.Manager, namespace string) error
SetupWithManager sets up the controller with the Manager.
type StorageOSClusterReconciler ¶
type StorageOSClusterReconciler struct { client.Client Scheme *runtime.Scheme compositev1.CompositeReconciler }
StorageOSClusterReconciler reconciles a StorageOSCluster object
func NewStorageOSClusterReconciler ¶
func NewStorageOSClusterReconciler(mgr ctrl.Manager) *StorageOSClusterReconciler
func (*StorageOSClusterReconciler) SetupWithManager ¶
func (r *StorageOSClusterReconciler) SetupWithManager(mgr ctrl.Manager, appsGetter tappv1.AppsV1Interface, policyGetter tpolicyv1.PolicyV1Interface, kubeVersion, kubeDistro, channel string, serialExecutionStrategy bool) error
SetupWithManager sets up the controller with the Manager.
Directories
¶
Path | Synopsis |
---|---|