Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeflowDistributedGrouper ¶ added in v0.5.1
type KubeflowDistributedGrouper struct {
*defaultgrouper.DefaultGrouper
}
func NewKubeflowDistributedGrouper ¶ added in v0.5.1
func NewKubeflowDistributedGrouper(defaultGrouper *defaultgrouper.DefaultGrouper) *KubeflowDistributedGrouper
func (*KubeflowDistributedGrouper) GetPodGroupMetadata ¶ added in v0.5.1
func (kdg *KubeflowDistributedGrouper) GetPodGroupMetadata(topOwner *unstructured.Unstructured, pod *v1.Pod, replicaSpecName string, mandatorySpecNames []string) (*podgroup.Metadata, error)
func (*KubeflowDistributedGrouper) Name ¶ added in v0.5.1
func (kdg *KubeflowDistributedGrouper) Name() string
Click to show internal directories.
Click to hide internal directories.