vm

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MPL-2.0 Imports: 47 Imported by: 0

Documentation

Overview

Package vm provides a Terraform resource.

Package vm provides a Terraform resource.

Package vm provides a Terraform datasource.

Package vm provides a Terraform resource.

Package vm provides a Terraform datasource.

Package vm provides a Terraform resource.

Package vm provides a Terraform resource.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiskSuperSchema added in v0.3.0

func DiskSuperSchema() superschema.Schema

DiskSuperSchema returns the super schema.

func NewDiskResource

func NewDiskResource() resource.Resource

NewDiskResource is a helper function to simplify the provider implementation.

func NewInsertedMediaResource added in v0.9.0

func NewInsertedMediaResource() resource.Resource

NewInsertedMediaResource is a helper function to simplify the provider implementation.

func NewSecurityTagResource added in v0.4.0

func NewSecurityTagResource() resource.Resource

NewSecurityTagResource is a helper function to simplify the provider implementation.

func NewVMAffinityRuleDatasource added in v0.5.0

func NewVMAffinityRuleDatasource() datasource.DataSource

func NewVMAffinityRuleResource

func NewVMAffinityRuleResource() resource.Resource

NewVMAffinityRuleResource is a helper function to simplify the provider implementation.

func NewVMDataSource added in v0.5.0

func NewVMDataSource() datasource.DataSource

func NewVMResource

func NewVMResource() resource.Resource

NewVmResource is a helper function to simplify the provider implementation.

Types

type VMDataSourceModel added in v0.5.0

type VMDataSourceModel struct {
	ID          types.String `tfsdk:"id"`
	VDC         types.String `tfsdk:"vdc"`
	Name        types.String `tfsdk:"name"`
	VappName    types.String `tfsdk:"vapp_name"`
	VappID      types.String `tfsdk:"vapp_id"`
	Description types.String `tfsdk:"description"`
	State       types.Object `tfsdk:"state"`
	Resource    types.Object `tfsdk:"resource"`
	Settings    types.Object `tfsdk:"settings"`
}

Jump to

Keyboard shortcuts

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