resources

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0 Imports: 15 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

func MakeMetric(ctx context.Context, pa *v1alpha1.PodAutoscaler, metricSvc string,
	config *autoscaler.Config) *v1alpha1.Metric

MakeMetric constructs a Metric resource from a PodAutoscaler

func MakeMetricsService added in v0.7.0

func MakeMetricsService(pa *pav1alpha1.PodAutoscaler, selector map[string]string) *corev1.Service

MakeMetricsService constructs a service that can be scraped for metrics.

func MakeSKS

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

func ResolveConcurrency added in v0.7.0

func ResolveConcurrency(pa *v1alpha1.PodAutoscaler, config *autoscaler.Config) (target float64, total float64)

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

func StableWindow added in v0.8.0

func StableWindow(pa *v1alpha1.PodAutoscaler, config *autoscaler.Config) time.Duration

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