Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandReconciler ¶
type CommandReconciler struct {
client.Client
APIReader client.Reader
Scheme *runtime.Scheme
Ctx context.Context
Job job.Job
NodeName string
NodeIP string
}
CommandReconciler reconciles a Command object
func (*CommandReconciler) SetupWithManager ¶
func (r *CommandReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.