clusterautoscaler

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Overview

Package clusterautoscaler provides a handler for managing ClusterAutoscaler deployments on clusters

+kubebuilder:rbac:groups=addons.cluster.x-k8s.io,resources=clusterresourcesets,verbs=watch;list;get;create;patch;update;delete +kubebuilder:rbac:groups="",resources=configmaps,verbs=watch;list;get;create;patch;update;delete +kubebuilder:rbac:groups="",resources=nodes,verbs=watch;list;get

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	*options.GlobalOptions
	// contains filtered or unexported fields
}

func (*Config) AddFlags

func (c *Config) AddFlags(prefix string, flags *pflag.FlagSet)

type DefaultClusterAutoscaler

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

func New

func New(
	c ctrlclient.Client,
	cfg *Config,
	helmChartInfoGetter *config.HelmChartGetter,
) *DefaultClusterAutoscaler

func (*DefaultClusterAutoscaler) BeforeClusterDelete added in v0.13.0

func (*DefaultClusterAutoscaler) BeforeClusterUpgrade added in v0.10.0

func (*DefaultClusterAutoscaler) Name

func (n *DefaultClusterAutoscaler) Name() string

Jump to

Keyboard shortcuts

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