package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

BuildBrokenLinearFunction creates a function which is built using linear segments.
DefaultNormalizeScore generates a Normalize Score function that can normalize the scores from [0, max(scores)] to [0, maxPriority].
DefaultSelector returns a selector deduced from the Services, Replication Controllers, Replica Sets, and Stateful Sets matching the given pod.
DoNotScheduleTaintsFilterFunc returns the filter function that can filter out the node taints that reject scheduling Pod on a Node.
GetPodServices gets the services that have the selector that match the labels on the given pod.

# Structs

FunctionShapePoint represents a shape point.

# Type aliases

FunctionShape represents a collection of FunctionShapePoint.