predictors

package
v1.2.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NaivePredictor

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

func (*NaivePredictor) Estimate

func (s *NaivePredictor) Estimate(containerName string, partitions []int32) *corev1.ResourceRequirements

type Predictor added in v0.4.0

type Predictor interface {
	Estimate(containerName string, partition []int32) *corev1.ResourceRequirements
}

Jump to

Keyboard shortcuts

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