package
0.6.0
Repository: https://github.com/kubeflow/mpi-operator.git
Documentation: pkg.go.dev

# Functions

NewMPIJobController returns a new MPIJob controller.
NewMPIJobControllerWithClock returns a new MPIJob controller.
No description provided by the author
No description provided by the author

# 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.
MessageResourceExists is the message used for Events when a resource fails to sync due to dependent resources already existing.
ValidationError is used as part of the Event 'reason' when failed to validate an MPIJob.

# Structs

MPIJobController is the controller implementation for MPIJob resources.
SchedulerPluginsCtrl is the implementation fo PodGroupControl with scheduler-plugins.
VolcanoCtrl is the implementation fo PodGroupControl with volcano.

# Interfaces

No description provided by the author