resources

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: Apache-2.0 Imports: 10 Imported by: 20

Documentation

Overview

Package resources contains methods for manipulating K8s resources shared between different PA implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeMetric added in v0.7.0

MakeMetric constructs a Metric resource from a PodAutoscaler

func MakeSKS

MakeSKS makes an SKS resource from the PA and operation mode.

func ResolveMetricTarget added in v0.9.0

func ResolveMetricTarget(pa *autoscalingv1alpha1.PodAutoscaler, config *autoscalerconfig.Config) (target, total float64)

ResolveMetricTarget takes scaling metric knobs from multiple locations and resolves them to the final value to be used by the autoscaler. `target` is the target value of scaling metric that we autoscaler will aim for; `total` is the maximum possible value of scaling metric that is permitted on the pod.

func StableWindow added in v0.8.0

StableWindow returns the stable window for the revision from PA, if set, or systemwide default.

Types

This section is empty.

Directories

Path Synopsis
Package names contains methods for manipulating K8s resources' names shared between different PA implementations.
Package names contains methods for manipulating K8s resources' names shared between different PA implementations.

Jump to

Keyboard shortcuts

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