cwp

package
v1.81.98 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LICENSE_TYPE_0 = 0
	LICENSE_TYPE_1 = 1
	LICENSE_TYPE_2 = 2
)
View Source
const (
	REGION_ID_1 = 1
	REGION_ID_9 = 9
)

Variables

View Source
var REGION_ID = []int{
	REGION_ID_1,
	REGION_ID_9,
}

Functions

func DataSourceTencentCloudCwpMachinesSimple

func DataSourceTencentCloudCwpMachinesSimple() *schema.Resource

func ResourceTencentCloudCwpLicenseBindAttachment

func ResourceTencentCloudCwpLicenseBindAttachment() *schema.Resource

func ResourceTencentCloudCwpLicenseOrder

func ResourceTencentCloudCwpLicenseOrder() *schema.Resource

Types

type CwpService

type CwpService struct {
	// contains filtered or unexported fields
}

func (*CwpService) DeleteCwpLicenseBindAttachmentById

func (me *CwpService) DeleteCwpLicenseBindAttachmentById(ctx context.Context, resourceId, quuid, licenseType string) (errRet error)

func (*CwpService) DeleteCwpLicenseOrderById

func (me *CwpService) DeleteCwpLicenseOrderById(ctx context.Context, resourceId string, licenseType *uint64) (errRet error)

func (*CwpService) DescribeCwpLicenseBindAttachmentById

func (me *CwpService) DescribeCwpLicenseBindAttachmentById(ctx context.Context, resourceId, quuid string, licenseId, licenseType uint64) (licenseBindAttachment *cwp.LicenseBindDetail, errRet error)

func (*CwpService) DescribeCwpLicenseOrderById

func (me *CwpService) DescribeCwpLicenseOrderById(ctx context.Context, resourceId string) (licenseOrder *cwp.LicenseDetail, errRet error)

func (*CwpService) DescribeCwpMachinesSimpleByFilter

func (me *CwpService) DescribeCwpMachinesSimpleByFilter(ctx context.Context, param map[string]interface{}) (machinesSimple []*cwp.MachineSimple, errRet error)

Jump to

Keyboard shortcuts

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