instance_types

package
v0.0.143 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceVolcengineInstanceTypes

func DataSourceVolcengineInstanceTypes() *schema.Resource

Types

type VolcengineInstanceTypeService

type VolcengineInstanceTypeService struct {
	Client *ve.SdkClient
}

func NewInstanceTypeService

func NewInstanceTypeService(c *ve.SdkClient) *VolcengineInstanceTypeService

func (*VolcengineInstanceTypeService) CreateResource

func (s *VolcengineInstanceTypeService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []ve.Callback

func (*VolcengineInstanceTypeService) DatasourceResources

func (*VolcengineInstanceTypeService) GetClient

func (s *VolcengineInstanceTypeService) GetClient() *ve.SdkClient

func (*VolcengineInstanceTypeService) ModifyResource

func (s *VolcengineInstanceTypeService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []ve.Callback

func (*VolcengineInstanceTypeService) ReadResource

func (s *VolcengineInstanceTypeService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)

func (*VolcengineInstanceTypeService) ReadResourceId

func (s *VolcengineInstanceTypeService) ReadResourceId(id string) string

func (*VolcengineInstanceTypeService) ReadResources

func (s *VolcengineInstanceTypeService) ReadResources(condition map[string]interface{}) (data []interface{}, err error)

func (*VolcengineInstanceTypeService) RefreshResourceState

func (s *VolcengineInstanceTypeService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf

func (*VolcengineInstanceTypeService) RemoveResource

func (s *VolcengineInstanceTypeService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []ve.Callback

func (*VolcengineInstanceTypeService) WithResourceResponseHandlers

func (s *VolcengineInstanceTypeService) WithResourceResponseHandlers(d map[string]interface{}) []ve.ResourceResponseHandler

Jump to

Keyboard shortcuts

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