# Functions
No description provided by the author
NewMPIJobController returns a new MPIJob controller.
# Constants
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.
LabelNodeRoleMaster specifies that a node is a master.
MessageResourceExists is the message used for Events when a resource fails to sync due to dependent resources already existing.
MessageResourceSynced is the message used for an Event fired when an MPIJob is synced successfully.
SuccessSynced is used as part of the Event 'reason' when an MPIJob is synced.
# Structs
MPIJobController is the controller implementation for MPIJob resources.