Versions in this module Expand all Collapse all v0 v0.3.0 Sep 2, 2021 Changes in this version + const ErrResourceDoesNotExist + const MessageResourceDoesNotExist v0.2.3 May 14, 2020 Changes in this version + const ErrResourceExists + const MessageResourceExists + type MPIJobController struct + func NewMPIJobController(kubeClient kubernetes.Interface, kubeflowClient clientset.Interface, ...) *MPIJobController + func (c *MPIJobController) Run(threadiness int, stopCh <-chan struct{}) error