autoscaler

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoscalerBuilder

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

func NewAutoscalerBuilder

func NewAutoscalerBuilder(projectName string, cluster *pb.K8Scluster, directory string) *AutoscalerBuilder

NewAutoscalerBuilder returns configured AutoscalerBuilder which can set up or remove Cluster Autoscaler.

func (*AutoscalerBuilder) DestroyClusterAutoscaler

func (ab *AutoscalerBuilder) DestroyClusterAutoscaler() error

DestroyClusterAutoscaler removes all resources regarding Cluster Autoscaler.

func (*AutoscalerBuilder) SetUpClusterAutoscaler

func (ab *AutoscalerBuilder) SetUpClusterAutoscaler() error

SetUpClusterAutoscaler deploys all resources necessary to set up a Cluster Autoscaler.

type AutoscalerDeploymentData

type AutoscalerDeploymentData struct {
	ClusterID         string
	AdapterPort       string
	ClusterName       string
	ProjectName       string
	KubernetesVersion string
	OperatorHostname  string
	OperatorPort      string
}

Jump to

Keyboard shortcuts

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