vpa

package
v0.0.0-...-f5de34e Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Getter

type Getter interface {
	GetByNamespacedName(context.Context, types.NamespacedName) (*autoscalingv1.VerticalPodAutoscaler, error)
}

Getter get VerticalPodAutoscaler from different parameters

type Setter

Setter get VerticalPodAutoscaler from different parameters

type VerticalPodAutoscaler

type VerticalPodAutoscaler interface {
	Getter
	Setter
}

VerticalPodAutoscaler interface contains setter and getter

func NewVerticalPodAutoscalerClient

func NewVerticalPodAutoscalerClient(c client.Client) VerticalPodAutoscaler

NewVerticalPodAutoscalerClient creates a new VerticalPodAutoscaler

type VerticalPodAutoscalerBuilder

VerticalPodAutoscalerBuilder is a builder for VPA

func NewVerticalPodAutoscalerBuilder

func NewVerticalPodAutoscalerBuilder() VerticalPodAutoscalerBuilder

NewVerticalPodAutoscalerBuilder returns a VerticalPodAutoscalerBuilder for VPA

Jump to

Keyboard shortcuts

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