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