elastigroup_aws_instance_types

package
v1.166.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OnDemand      commons.FieldName = Prefix + "ondemand"
	Spot          commons.FieldName = Prefix + "spot"
	PreferredSpot commons.FieldName = Prefix + "preferred_spot"
	OnDemandTypes commons.FieldName = "on_demand_types"

	InstanceTypeWeights commons.FieldName = Prefix + "weights"
	InstanceType        commons.FieldName = "instance_type"
	Weight              commons.FieldName = "weight"

	ResourceRequirements        commons.FieldName = "resource_requirements"
	ExcludedInstanceFamilies    commons.FieldName = "excluded_instance_families"
	ExcludedInstanceGenerations commons.FieldName = "excluded_instance_generations"
	ExcludedInstanceTypes       commons.FieldName = "excluded_instance_types"
	RequiredGpuMinimum          commons.FieldName = "required_gpu_minimum"
	RequiredGpuMaximum          commons.FieldName = "required_gpu_maximum"
	RequiredMemoryMinimum       commons.FieldName = "required_memory_minimum"
	RequiredMemoryMaximum       commons.FieldName = "required_memory_maximum"
	RequiredVCpuMinimum         commons.FieldName = "required_vcpu_minimum"
	RequiredVCpuMaximum         commons.FieldName = "required_vcpu_maximum"
)
View Source
const (
	Prefix = "instance_types_"
)

Variables

This section is empty.

Functions

func Setup

func Setup(fieldsMap map[commons.FieldName]*commons.GenericField)

Types

This section is empty.

Jump to

Keyboard shortcuts

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