config

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstaScaleConfiguration

type InstaScaleConfiguration struct {
	// ocmSecretRef is reference to the authentication Secret for connecting to OCM.
	// If provided, MachinePools are used to auto-scale the cluster.
	// +optional
	OCMSecretRef *corev1.SecretReference `json:"ocmSecretRef,omitempty"`
	// maxScaleoutAllowed defines the upper limit for the number of cluster nodes
	// that can be scaled out by InstaScale.
	MaxScaleoutAllowed int32 `json:"maxScaleoutAllowed"`
}

InstaScaleConfiguration defines the InstaScale configuration.

Jump to

Keyboard shortcuts

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