hpa

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: 6 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) (*autoscalingv2.HorizontalPodAutoscaler, error)
}

Getter get HorizontalPodAutoscaler from different parameters

type HorizontalPodAutoscaler

type HorizontalPodAutoscaler interface {
	Getter
	Setter
}

HorizontalPodAutoscaler interface contains setter and getter

func NewHorizontalPodAutoscalerClient

func NewHorizontalPodAutoscalerClient(c client.Client) HorizontalPodAutoscaler

NewHorizontalPodAutoscalerClient creates a new HorizontalPodAutoscaler

type HorizontalPodAutoscalerBuilder

HorizontalPodAutoscalerBuilder is a builder for HPA

func NewHorizontalPodAutoScalerBuilder

func NewHorizontalPodAutoScalerBuilder() HorizontalPodAutoscalerBuilder

NewHorizontalPodAutoScalerBuilder returns a HorizontalPodAutoScalerBuilder for HPA

type Setter

Setter get HorizontalPodAutoscaler from different parameters

Jump to

Keyboard shortcuts

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