api

package
v2.16.4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScalingGroup

type ScalingGroup struct {
	// Name is the csp specific name of the scaling group.
	Name string
	// NodeGroupName is the human friendly name of the node group
	// as defined in the Constellation configuration.
	NodeGroupName string
	// GroupID is the CSP specific, canonical identifier of a scaling group.
	GroupID string
	// AutoscalingGroupName is name that is expected by the autoscaler.
	AutoscalingGroupName string
	// Role is the role of the nodes in the scaling group.
	Role updatev1alpha1.NodeRole
}

ScalingGroup is a cloud provider scaling group.

Jump to

Keyboard shortcuts

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