Versions in this module Expand all Collapse all v0 v0.0.1 Apr 22, 2024 Changes in this version + const PodStatusFailed + const PodStatusRunning + const PodStatusSuccess + const Upgrade + func GetClientSet() *kubernetes.Clientset + func UpgradePodByImages(ctx context.Context, pod *corev1.Pod, image []string, ...) error + type UpGradeReconciler struct + Scheme *runtime.Scheme + func (r *UpGradeReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *UpGradeReconciler) SetupWithManager(mgr ctrl.Manager) error