sqlserverFlexAlphaFlavor

package
v0.0.8-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFlavorDataSource

func NewFlavorDataSource() datasource.DataSource

NewFlavorDataSource is a helper function to simplify the provider implementation.

Types

type FlavorModel

type FlavorModel struct {
	ProjectId      types.String `tfsdk:"project_id"`
	Region         types.String `tfsdk:"region"`
	StorageClass   types.String `tfsdk:"storage_class"`
	Cpu            types.Int64  `tfsdk:"cpu"`
	Description    types.String `tfsdk:"description"`
	Id             types.String `tfsdk:"id"`
	FlavorId       types.String `tfsdk:"flavor_id"`
	MaxGb          types.Int64  `tfsdk:"max_gb"`
	Memory         types.Int64  `tfsdk:"ram"`
	MinGb          types.Int64  `tfsdk:"min_gb"`
	NodeType       types.String `tfsdk:"node_type"`
	StorageClasses types.List   `tfsdk:"storage_classes"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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