vpa

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceRecommendController

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

ResourceRecommendController is responsible to use in-tree algorithm implementations to export those recommended results to vpa-rec according to vpa config.

although we use informer index mechanism to speed up the looking efficiency, we can't assume that all function callers MUST use an indexed informer to look up objects.

func (*ResourceRecommendController) Run

func (rrc *ResourceRecommendController) Run()

type VPAController

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

VPAController is responsible to update pod resources according to recommended results in vpa status.

although we use informer index mechanism to speed up the looking efficiency, we can't assume that all function callers MUST use an indexed informer to look up objects.

func (*VPAController) Run

func (vc *VPAController) Run()

type VerticalPodAutoScaleRecommendationController

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

VerticalPodAutoScaleRecommendationController is responsible to sync the recommendation results in vpa-rec CR to vpa CR.

although we use informer index mechanism to speed up the looking efficiency, we can't assume that all function callers MUST use an indexed informer to look up objects.

func (*VerticalPodAutoScaleRecommendationController) Run

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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