imagelocality

package
v1.25.4 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: Apache-2.0 Imports: 7 Imported by: 5

Documentation

Index

Constants

Name is the name of the plugin used in the plugin registry and configurations.

Variables

This section is empty.

Functions

func New

New initializes a new plugin and returns it.

Types

type ImageLocality

type ImageLocality struct {
	// contains filtered or unexported fields
}

ImageLocality is a score plugin that favors nodes that already have requested pod container's images.

func (*ImageLocality) Name

func (pl *ImageLocality) Name() string

Name returns name of the plugin. It is used in logs, etc.

func (*ImageLocality) Score

func (pl *ImageLocality) Score(ctx context.Context, state *framework.CycleState, pod *v1.Pod, nodeName string) (int64, *framework.Status)

Score invoked at the score extension point.

func (*ImageLocality) ScoreExtensions

func (pl *ImageLocality) ScoreExtensions() framework.ScoreExtensions

ScoreExtensions of the Score plugin.

Jump to

Keyboard shortcuts

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