# Functions
No description provided by the author
# Constants
ErrResourceDoesNotExist is used as part of the Event 'reason' when some resource is missing in yaml.
ErrResourceExists is used as part of the Event 'reason' when an MPIJob fails to sync due to dependent resources of the same name already existing.
No description provided by the author
MessageResourceDoesNotExist is used for Events when some resource is missing in yaml.
MessageResourceExists is the message used for Events when a resource fails to sync due to dependent resources already existing.
No description provided by the author
# Structs
MPIJobReconciler reconciles a MPIJob object.