Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LabelOwner owner label LabelOwner = "batch-job-controller.bakito.github.com/owner" // LabelExecutionID execution id label LabelExecutionID = "batch-job-controller.bakito.github.com/execution-id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodReconciler ¶
PodReconciler reconciler
func (*PodReconciler) SetupWithManager ¶
func (r *PodReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup
Click to show internal directories.
Click to hide internal directories.