Documentation ¶
Index ¶
Constants ¶
View Source
const RestartsKey string = "jobset.sigs.k8s.io/restart-attempt"
Variables ¶
This section is empty.
Functions ¶
func GenSubdomain ¶
func GenSubdomain(js *jobset.JobSet, rjob *jobset.ReplicatedJob) string
func SetupIndexes ¶
func SetupIndexes(indexer client.FieldIndexer) error
Types ¶
type JobSetReconciler ¶
JobSetReconciler reconciles a JobSet object
func NewJobSetReconciler ¶
func NewJobSetReconciler(client client.Client, scheme *runtime.Scheme, record record.EventRecorder) *JobSetReconciler
func (*JobSetReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*JobSetReconciler) SetupWithManager ¶
func (r *JobSetReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.