chdfs

package
v1.81.95 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceTencentCloudChdfsAccessGroups

func DataSourceTencentCloudChdfsAccessGroups() *schema.Resource

func DataSourceTencentCloudChdfsFileSystems

func DataSourceTencentCloudChdfsFileSystems() *schema.Resource

func DataSourceTencentCloudChdfsMountPoints

func DataSourceTencentCloudChdfsMountPoints() *schema.Resource

func ResourceTencentCloudChdfsAccessGroup

func ResourceTencentCloudChdfsAccessGroup() *schema.Resource

func ResourceTencentCloudChdfsAccessRule

func ResourceTencentCloudChdfsAccessRule() *schema.Resource

func ResourceTencentCloudChdfsFileSystem

func ResourceTencentCloudChdfsFileSystem() *schema.Resource

func ResourceTencentCloudChdfsLifeCycleRule

func ResourceTencentCloudChdfsLifeCycleRule() *schema.Resource

func ResourceTencentCloudChdfsMountPoint

func ResourceTencentCloudChdfsMountPoint() *schema.Resource

func ResourceTencentCloudChdfsMountPointAttachment

func ResourceTencentCloudChdfsMountPointAttachment() *schema.Resource

Types

type ChdfsService

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

func (*ChdfsService) ChdfsFileSystemStateRefreshFunc

func (me *ChdfsService) ChdfsFileSystemStateRefreshFunc(fileSystemId string, failStates []string) resource.StateRefreshFunc

func (*ChdfsService) DeleteChdfsAccessGroupById

func (me *ChdfsService) DeleteChdfsAccessGroupById(ctx context.Context, accessGroupId string) (errRet error)

func (*ChdfsService) DeleteChdfsAccessRulesById

func (me *ChdfsService) DeleteChdfsAccessRulesById(ctx context.Context, accessRuleId string) (errRet error)

func (*ChdfsService) DeleteChdfsFileSystemById

func (me *ChdfsService) DeleteChdfsFileSystemById(ctx context.Context, fileSystemId string) (errRet error)

func (*ChdfsService) DeleteChdfsLifeCycleRuleById

func (me *ChdfsService) DeleteChdfsLifeCycleRuleById(ctx context.Context, lifeCycleRuleId string) (errRet error)

func (*ChdfsService) DeleteChdfsMountPointAttachmentById

func (me *ChdfsService) DeleteChdfsMountPointAttachmentById(ctx context.Context, mountPointId string, accessGroupIds []*string) (errRet error)

func (*ChdfsService) DeleteChdfsMountPointById

func (me *ChdfsService) DeleteChdfsMountPointById(ctx context.Context, mountPointId string) (errRet error)

func (*ChdfsService) DescribeChdfsAccessGroupById

func (me *ChdfsService) DescribeChdfsAccessGroupById(ctx context.Context, accessGroupId string) (accessGroup *chdfs.AccessGroup, errRet error)

func (*ChdfsService) DescribeChdfsAccessGroupsByFilter

func (me *ChdfsService) DescribeChdfsAccessGroupsByFilter(ctx context.Context, param map[string]interface{}) (AccessGroups []*chdfs.AccessGroup, errRet error)

func (*ChdfsService) DescribeChdfsAccessRulesById

func (me *ChdfsService) DescribeChdfsAccessRulesById(ctx context.Context, accessGroupId string, accessRuleId string) (accessRule *chdfs.AccessRule, errRet error)

func (*ChdfsService) DescribeChdfsFileSystemById

func (me *ChdfsService) DescribeChdfsFileSystemById(ctx context.Context, fileSystemId string) (fileSystem *chdfs.FileSystem, errRet error)

func (*ChdfsService) DescribeChdfsFileSystems

func (me *ChdfsService) DescribeChdfsFileSystems(ctx context.Context) (fileSystems []*chdfs.FileSystem, errRet error)

func (*ChdfsService) DescribeChdfsLifeCycleRuleById

func (me *ChdfsService) DescribeChdfsLifeCycleRuleById(ctx context.Context, fileSystemId string, lifeCycleRuleId string) (lifeCycleRule *chdfs.LifeCycleRule, errRet error)

func (*ChdfsService) DescribeChdfsLifeCycleRuleByPath

func (me *ChdfsService) DescribeChdfsLifeCycleRuleByPath(ctx context.Context, fileSystemId string, path string) (lifeCycleRule *chdfs.LifeCycleRule, errRet error)

func (*ChdfsService) DescribeChdfsMountPointById

func (me *ChdfsService) DescribeChdfsMountPointById(ctx context.Context, mountPointId string) (mountPoint *chdfs.MountPoint, errRet error)

func (*ChdfsService) DescribeChdfsMountPointsByFilter

func (me *ChdfsService) DescribeChdfsMountPointsByFilter(ctx context.Context, param map[string]interface{}) (MountPoints []*chdfs.MountPoint, errRet error)

Jump to

Keyboard shortcuts

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