input

package
v0.0.0-...-ded32d3 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterStateFeeder

type ClusterStateFeeder interface {
	// LoadApplications loads all applications into clusterState
	LoadApplications()

	LoadTimeframes()

	LoadVPAs()

	LoadTimeframeVPAs()

	// LoadMetrics loads clusterState with current usage metrics of containers.
	LoadMetrics()

	LoadTimeframeMetrics()

	UpdateResources()
}

ClusterStateFeeder can update state of ClusterState object.

func NewClusterStateFeeder

func NewClusterStateFeeder(store store.Store, globalConfig *utils.GlobalConfig, clusterState *model.ClusterState) ClusterStateFeeder

NewClusterStateFeeder creates new ClusterStateFeeder with internal data providers, based on kube client config and a historyProvider.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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