internal

package
v0.0.0-...-46d384a Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupHpaInformer

func SetupHpaInformer(ctx context.Context,
	logger *logr.Logger,
	kubeClient *kubernetes.Clientset,
	customMetricsClient custom_metrics.CustomMetricsClient,
	externalMetricsClient external_metrics.ExternalMetricsClient,
	hpaSelector string)

Types

type DeploymentReplicasPatch

type DeploymentReplicasPatch struct {
	Spec DeploymentReplicasSpec `json:"spec"`
}

type DeploymentReplicasSpec

type DeploymentReplicasSpec struct {
	Replicas int `json:"replicas"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳