Documentation
¶
Index ¶
Constants ¶
View Source
const ( ReplicaSpecName = "jaxReplicaSpecs" WorkerName = "Worker" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JaxGrouper ¶ added in v0.5.1
type JaxGrouper struct {
*kubeflow.KubeflowDistributedGrouper
}
func NewJaxGrouper ¶ added in v0.5.1
func NewJaxGrouper(kubeflowGrouper *kubeflow.KubeflowDistributedGrouper) *JaxGrouper
func (*JaxGrouper) GetPodGroupMetadata ¶ added in v0.5.1
func (jg *JaxGrouper) GetPodGroupMetadata( topOwner *unstructured.Unstructured, pod *v1.Pod, _ ...*metav1.PartialObjectMetadata, ) (*podgroup.Metadata, error)
func (*JaxGrouper) Name ¶ added in v0.5.1
func (jg *JaxGrouper) Name() string
Click to show internal directories.
Click to hide internal directories.