Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunaiJobGrouper ¶
type RunaiJobGrouper struct {
*defaultgrouper.DefaultGrouper
// contains filtered or unexported fields
}
func NewRunaiJobGrouper ¶
func NewRunaiJobGrouper( client client.Client, defaultGrouper *defaultgrouper.DefaultGrouper, searchForLegacyPodGroups bool, ) *RunaiJobGrouper
func (*RunaiJobGrouper) GetPodGroupMetadata ¶
func (rjg *RunaiJobGrouper) GetPodGroupMetadata(topOwner *unstructured.Unstructured, pod *v1.Pod, _ ...*metav1.PartialObjectMetadata) (*podgroup.Metadata, error)
Click to show internal directories.
Click to hide internal directories.