Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentReconciler ¶
type DeploymentReconciler struct {
Client client.Client
Log logr.Logger
Scheme *runtime.Scheme
pkg.CSIDeployment
}
DeploymentReconciler reconciles a Deployment object
func (*DeploymentReconciler) Reconcile ¶
func (r *DeploymentReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile reconciles a Deployment object
func (*DeploymentReconciler) SetupWithManager ¶
SetupWithManager creates controller manager for CSI Deployment
Click to show internal directories.
Click to hide internal directories.