equivalence

package
v0.0.0-...-60a35bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodGroup

type PodGroup struct {
	Pods              []*apiv1.Pod
	SchedulingErrors  map[string]status.Reasons
	SchedulableGroups []string
	Schedulable       bool
}

PodGroup contains a group of pods that are equivalent in terms of schedulability.

func BuildPodGroups

func BuildPodGroups(pods []*apiv1.Pod) []*PodGroup

BuildPodGroups prepares pod groups with equivalent scheduling properties.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL