checkpoint

package
v0.0.0-...-e8de369 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckpointWriter

type CheckpointWriter interface {
	StoreCheckpoints(now time.Time)
}

CheckpointWriter persistently stores aggregated historical usage of containers controlled by VPA objects. This state can be restored to initialize the model after restart.

func NewCheckpointWriter

func NewCheckpointWriter(cluster *model.ClusterState, vpaCheckpointClient vpa_api.VerticalPodAutoscalerCheckpointsGetter) CheckpointWriter

NewCheckpointWriter returns new instance of a CheckpointWriter

Jump to

Keyboard shortcuts

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