Documentation
¶
Overview ¶
Package podreconciler implements pod reconciliation of pods which failed to launch, i.e. before binding by the executor took place.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodReconciler ¶
type PodReconciler interface {
Reconcile(t *podtask.T)
}
PodReconciler reconciles a pod with the apiserver
Click to show internal directories.
Click to hide internal directories.