verticalpodautoscaler

package
v1.34.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "verticalpodautoscaler"
)

Variables

This section is empty.

Functions

func IsInvalidConfig added in v1.14.0

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsNodeCpuNotFound added in v1.28.0

func IsNodeCpuNotFound(err error) bool

IsNodeCpuNotFound asserts nodeCpuNotFoundError.

func IsNodeMemoryNotFound added in v1.14.0

func IsNodeMemoryNotFound(err error) bool

IsNodeMemoryNotFound asserts nodeMemoryNotFoundError.

func IsQuantityConversion added in v1.14.0

func IsQuantityConversion(err error) bool

IsQuantityConversion asserts quantityConversionError.

Types

type Config

type Config struct {
	K8sClient k8sclient.Interface
	VpaClient vpa_clientset.Interface
	Logger    micrologger.Logger
}

type Resource added in v1.14.0

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

func New

func New(config Config) (*Resource, error)

func (*Resource) EnsureCreated added in v1.14.0

func (r *Resource) EnsureCreated(ctx context.Context, obj interface{}) error

func (*Resource) EnsureDeleted added in v1.14.0

func (r *Resource) EnsureDeleted(ctx context.Context, obj interface{}) error

func (*Resource) Name added in v1.14.0

func (r *Resource) Name() string

Jump to

Keyboard shortcuts

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