autoscaler

package
v1.6.6-prerelease.1 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PositiveDurationStringValidator added in v1.6.4

func PositiveDurationStringValidator(desc string) validator.String

func RangeAttribute

func RangeAttribute(description string, required bool, optional bool) schema.SingleNestedAttribute

func RangeValidator

func RangeValidator(desc string) validator.Object

func StringFloatRangeValidator

func StringFloatRangeValidator(desc string, min float64, max float64) validator.String

Types

type ResourceRange

type ResourceRange struct {
	Min types.Int64 `tfsdk:"min"`
	Max types.Int64 `tfsdk:"max"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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