datasource_ondemandnodepool

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OndemandnodepoolDataSourceSchema

func OndemandnodepoolDataSourceSchema(ctx context.Context) schema.Schema

Types

type OndemandnodepoolModel

type OndemandnodepoolModel struct {
	CloudspaceName     types.String `tfsdk:"cloudspace_name"`
	DesiredServerCount types.Int64  `tfsdk:"desired_server_count"`
	Name               types.String `tfsdk:"name"`
	ReservedCount      types.Int64  `tfsdk:"reserved_count"`
	ReservedStatus     types.String `tfsdk:"reserved_status"`
	ServerClass        types.String `tfsdk:"server_class"`
}

Jump to

Keyboard shortcuts

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