Documentation
¶
Overview ¶
Package alicloud common functions used by datahub
Package alicloud common functions used by maxcompute
Index ¶
- Constants
- Variables
- func AccessGroupsDecriptionAttributes(d *schema.ResourceData, nasSetTypes []nas.DescribeAccessGroupsAccessGroup1, ...) error
- func AddTags(client *ecs.Client, args *AddTagsArgs) error
- func BoolPointer(b bool) *bool
- func BuildStateConf(pending, target []string, timeout, delay time.Duration, ...) *resource.StateChangeConf
- func CommonBandwidthPackagesDecriptionAttributes(d *schema.ResourceData, cbwps []vpc.CommonBandwidthPackage, meta interface{}) error
- func ConvertIntegerToInt(value requests.Integer) (v int, err error)
- func CreateDashboard(project, name string, client *sls.Client) error
- func DeleteAutoscaler(kubeconf string) error
- func DeployAutoscaler(options autoscalerOptions, clientSet *kubernetes.Clientset) error
- func DescribeDomainDetail(Id string, meta interface{}) (domain cdn.DomainDetail, err error)
- func DownloadUserKubeConf(client *connectivity.AliyunClient, clusterId string) (string, error)
- func Error(msg string, args ...interface{}) error
- func FlattenImageDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
- func FlattenImageImportDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
- func ForwardEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.ForwardTableEntry, meta interface{}) error
- func GetAllRouterInterfaceSpec() (specifications []string)
- func GetCenChildInstanceType(id string) (c string, e error)
- func GetCharTitile(project, dashboard, char string, client *sls.Client) string
- func GetFunc(level int) string
- func GetKubernetesNetworkName(cluster *cs.KubernetesClusterDetail) (network string, err error)
- func GetNotFoundErrorFromString(str string) error
- func GetNotFoundMessage(product, id string) string
- func GetScalingGroupSizeRange(client *connectivity.AliyunClient, groupId string) (min, max int, err error)
- func GetTimeErrorFromString(str string) error
- func GetTimeoutMessage(product, status string) string
- func GetUserHomeDir() (string, error)
- func Int32Pointer(i int32) *int32
- func IntMin(x, y int) int
- func IsExpectedErrors(err error, expectCodes []string) bool
- func IsThrottling(err error) bool
- func MountTargetDescriptionAttributes(d *schema.ResourceData, nasSetTypes []nas.DescribeMountTargetsMountTarget1, ...) error
- func NatGatewaysDecriptionAttributes(d *schema.ResourceData, gateways []vpc.NatGateway, meta interface{}) error
- func NotFoundError(err error) bool
- func ParseResourceId(id string, length int) (parts []string, err error)
- func ParseSlbListenerId(id string) (parts []string, err error)
- func PostPaidAndRenewDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
- func PostPaidDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
- func Provider() terraform.ResourceProvider
- func RemoveTags(client *ecs.Client, args *RemoveTagsArgs) error
- func RouteEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.RouteEntry, meta interface{}) error
- func RouteTablesDecriptionAttributes(d *schema.ResourceData, tables []vpc.RouterTableListType, meta interface{}) error
- func SnatEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.SnatTableEntry, meta interface{}) error
- func String(v string) *string
- func StringPointer(s string) *string
- func TimestampToStr(timestamp int64) string
- func Trim(v string) string
- func UpdateScalingGroupConfiguration(client *connectivity.AliyunClient, groupId, userData string, labels string, ...) (err error)
- func UpgradeAlicloudKubernetesCluster(d *schema.ResourceData, meta interface{}) error
- func VSwitchesDecriptionAttributes(d *schema.ResourceData, vsws []vpc.VSwitch, meta interface{}) error
- func WaitForDomainStatus(Id string, status Status, timeout int, meta interface{}) error
- func WaitForServerCertificate(client *connectivity.AliyunClient, Id string, serverCertificate string, ...) error
- func WrapComplexError(cause, err error, filepath string, fileline int) error
- func WrapError(cause error) error
- func WrapErrorf(cause error, msg string, args ...interface{}) error
- type AccountSite
- type AclType
- type ActionTrailService
- type ActionType
- type AdbService
- func (s *AdbService) AdbClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *AdbService) DescribeAdbAccount(id string) (ds *adb.DBAccount, err error)
- func (s *AdbService) DescribeAdbAutoRenewAttribute(id string) (instance *adb.AutoRenewAttribute, err error)
- func (s *AdbService) DescribeAdbBackupPolicy(id string) (policy *adb.DescribeBackupPolicyResponse, err error)
- func (s *AdbService) DescribeAdbCluster(id string) (instance *adb.DBCluster, err error)
- func (s *AdbService) DescribeAdbClusterAttribute(id string) (instance *adb.DBCluster, err error)
- func (s *AdbService) DescribeAdbClusterNetInfo(id string) ([]adb.Address, error)
- func (s *AdbService) DescribeAdbConnection(id string) (*adb.Address, error)
- func (s *AdbService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
- func (s *AdbService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []adb.TagResource, err error)
- func (s *AdbService) ModifyAdbBackupPolicy(clusterId, backupTime, backupPeriod string) error
- func (s *AdbService) ModifyDBSecurityIps(clusterId, ips string) error
- func (s *AdbService) WaitForAdbAccount(id string, status Status, timeout int) error
- func (s *AdbService) WaitForAdbConnection(id string, status Status, timeout int) error
- func (s *AdbService) WaitForAdbInstance(id string, status Status, timeout int) error
- func (s *AdbService) WaitForCluster(id string, status Status, timeout int) error
- type AddTagsArgs
- type AlidnsService
- type AlikafkaService
- func (alikafkaService *AlikafkaService) DescribeAlikafkaConsumerGroup(id string) (*alikafka.ConsumerVO, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaInstance(instanceId string) (*alikafka.InstanceVO, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaInstanceByOrderId(orderId string, timeout int) (*alikafka.InstanceVO, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaNodeStatus(instanceId string) (*alikafka.StatusList, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslAcl(id string) (*alikafka.KafkaAclVO, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslUser(id string) (*alikafka.SaslUserVO, error)
- func (alikafkaService *AlikafkaService) DescribeAlikafkaTopic(id string) (*alikafka.TopicVO, error)
- func (s *AlikafkaService) DescribeTags(resourceId string, resourceTags map[string]interface{}, ...) (tags []alikafka.TagResource, err error)
- func (s *AlikafkaService) WaitForAlikafkaConsumerGroup(id string, status Status, timeout int) error
- func (s *AlikafkaService) WaitForAlikafkaInstance(id string, status Status, timeout int) error
- func (s *AlikafkaService) WaitForAlikafkaInstanceUpdated(id string, topicQuota int, diskSize int, ioMax int, eipMax int, paidType int, ...) error
- func (s *AlikafkaService) WaitForAlikafkaSaslAcl(id string, status Status, timeout int) error
- func (s *AlikafkaService) WaitForAlikafkaSaslUser(id string, status Status, timeout int) error
- func (s *AlikafkaService) WaitForAlikafkaTopic(id string, status Status, timeout int) error
- func (s *AlikafkaService) WaitForAllAlikafkaNodeRelease(id string, timeout int) error
- type ApiGatewayFunctionComputeConfig
- type ApiGatewayParameterMap
- type ApiGatewayRequestConfig
- type ApiGatewayRequestParam
- type ApiGatewayServiceConfig
- type ApiGatewayServiceParam
- type ApiGatewayVpcConfig
- type BastionhostPolicyRequired
- type BatchSize
- type BssopenapiService
- type CasService
- type CassandraService
- func (s *CassandraService) CassandraClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CassandraService) CassandraDataCenterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CassandraService) DescribeAccounts(id string) (object cassandra.DescribeAccountsResponse, err error)
- func (s *CassandraService) DescribeCassandraCluster(id string) (object cassandra.Cluster, err error)
- func (s *CassandraService) DescribeCassandraDataCenter(id string) (object cassandra.DescribeDataCenterResponse, err error)
- func (s *CassandraService) DescribeCassandraEndpoints(id string) (object cassandra.DescribeContactPointsResponse, err error)
- func (s *CassandraService) DescribeClusterDataCenter(id string) (object cassandra.DataCenter, err error)
- func (s *CassandraService) DescribeIpWhitelist(id string) (object cassandra.DescribeIpWhitelistResponse, err error)
- func (s *CassandraService) DescribeSecurityGroups(id string) (object cassandra.DescribeSecurityGroupsResponse, err error)
- type Catcher
- type CbnService
- func (s *CbnService) CenInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CbnService) CenPrivateZoneStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CbnService) CenRouteMapStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CbnService) DescribeCenFlowlog(id string) (object cbn.FlowLog, err error)
- func (s *CbnService) DescribeCenInstance(id string) (object cbn.Cen, err error)
- func (s *CbnService) DescribeCenPrivateZone(id string) (object cbn.PrivateZoneInfo, err error)
- func (s *CbnService) DescribeCenRouteMap(id string) (object cbn.RouteMap, err error)
- func (s *CbnService) DescribeCenVbrHealthCheck(id string) (object cbn.VbrHealthCheck, err error)
- func (s *CbnService) WaitForCenFlowlog(id string, expected map[string]interface{}, isDelete bool, timeout int) error
- type CdnService
- func (c *CdnService) DescribeCdnDomainConfig(id string) (*cdn.DomainConfigInDescribeCdnDomainConfigs, error)
- func (c *CdnService) DescribeCdnDomainNew(id string) (*cdn.GetDomainDetailModel, error)
- func (c *CdnService) DescribeDomainCertificateInfo(id string) (certInfo cdn.CertInfo, err error)
- func (c *CdnService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []cdn.TagItem, err error)
- func (c *CdnService) WaitForCdnDomain(id string, status Status, timeout int) error
- func (c *CdnService) WaitForServerCertificateNew(id string, serverCertificate string, timeout int) error
- type CenService
- func (s *CenService) CenBandwidthLimitStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CenService) CenInstanceAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CenService) CreateCenRouteEntryParas(vtbId string) (childInstanceId string, instanceType string, err error)
- func (s *CenService) DescribeCenBandwidthLimit(id string) (c cbn.CenInterRegionBandwidthLimit, err error)
- func (s *CenService) DescribeCenBandwidthPackage(id string) (c cbn.CenBandwidthPackage, err error)
- func (s *CenService) DescribeCenBandwidthPackageAttachment(id string) (c cbn.CenBandwidthPackage, err error)
- func (s *CenService) DescribeCenInstanceAttachment(id string) (*cbn.ChildInstance, error)
- func (s *CenService) DescribeCenRouteEntry(id string) (c cbn.PublishedRouteEntry, err error)
- func (s *CenService) GetCenAndRegionIds(id string) (retString []string, err error)
- func (s *CenService) GetCenIdAndAnotherId(id string) (string, string, error)
- func (s *CenService) SetCenInterRegionBandwidthLimit(cenId, localRegionId, oppositeRegionId string, bandwidthLimit int) (err error)
- func (s *CenService) WaitForCenBandwidthPackage(id string, status Status, bandwidth, timeout int) error
- func (s *CenService) WaitForCenBandwidthPackageAttachment(id string, status Status, timeout int) error
- func (s *CenService) WaitForCenInstanceAttachment(id string, status Status, timeout int) error
- func (s *CenService) WaitForCenRouterEntry(id string, status Status, timeout int) error
- type CloudApiService
- func (s *CloudApiService) AbolishApi(id string, stageName string) (err error)
- func (s *CloudApiService) DeployedApi(id string, stageName string) (err error)
- func (s *CloudApiService) DescribeApiGatewayApi(id string) (*cloudapi.DescribeApiResponse, error)
- func (s *CloudApiService) DescribeApiGatewayApp(id string) (*cloudapi.DescribeAppResponse, error)
- func (s *CloudApiService) DescribeApiGatewayAppAttachment(id string) (*cloudapi.AuthorizedApp, error)
- func (s *CloudApiService) DescribeApiGatewayGroup(id string) (*cloudapi.DescribeApiGroupResponse, error)
- func (s *CloudApiService) DescribeApiGatewayVpcAccess(id string) (*cloudapi.VpcAccessAttribute, error)
- func (s *CloudApiService) DescribeDeployedApi(id string, stageName string) (*cloudapi.DescribeDeployedApiResponse, error)
- func (s *CloudApiService) DescribeTags(resourceId string, resourceTags map[string]interface{}, ...) (tags []cloudapi.TagResource, err error)
- func (s *CloudApiService) WaitForApiGatewayApi(id string, status Status, timeout int) error
- func (s *CloudApiService) WaitForApiGatewayApp(id string, status Status, timeout int) error
- func (s *CloudApiService) WaitForApiGatewayAppAttachment(id string, status Status, timeout int) (err error)
- func (s *CloudApiService) WaitForApiGatewayGroup(id string, status Status, timeout int) error
- type CmsService
- func (s *CmsService) BuildCmsAlarmRequest(id string) *requests.CommonRequest
- func (s *CmsService) BuildCmsCommonRequest(region string) *requests.CommonRequest
- func (s *CmsService) BuildJsonWebhook(webhook string) string
- func (s *CmsService) DescribeAlarm(id string) (alarm cms.Alarm, err error)
- func (s *CmsService) DescribeSiteMonitor(id, keyword string) (siteMonitor cms.SiteMonitor, err error)
- func (s *CmsService) ExtractWebhookFromJson(webhookJson string) (string, error)
- func (s *CmsService) GetIspCities(id string) (ispCities IspCities, err error)
- func (s *CmsService) WaitForCmsAlarm(id string, enabled bool, timeout int) error
- type ComplexError
- type CrService
- func (c *CrService) DeleteCrEENamespace(instanceId string, namespaceName string) (*cr_ee.DeleteNamespaceResponse, error)
- func (c *CrService) DeleteCrEERepo(instanceId, namespace, repo, repoId string) (*cr_ee.DeleteRepositoryResponse, error)
- func (c *CrService) DescribeCrEEInstance(instanceId string) (*cr_ee.GetInstanceResponse, error)
- func (c *CrService) DescribeCrEENamespace(id string) (*cr_ee.GetNamespaceResponse, error)
- func (c *CrService) DescribeCrEERepo(id string) (*cr_ee.GetRepositoryResponse, error)
- func (c *CrService) DescribeCrEESyncRule(id string) (*cr_ee.SyncRulesItem, error)
- func (c *CrService) DescribeCrNamespace(id string) (*cr.GetNamespaceResponse, error)
- func (c *CrService) DescribeCrRepo(id string) (*cr.GetRepoResponse, error)
- func (c *CrService) GenResourceId(args ...string) string
- func (c *CrService) GetCrEEInstanceUsage(instanceId string) (*cr_ee.GetInstanceUsageResponse, error)
- func (c *CrService) ListCrEEInstanceEndpoint(instanceId string) (*cr_ee.ListInstanceEndpointResponse, error)
- func (c *CrService) ListCrEEInstances(pageNo int, pageSize int) (*cr_ee.ListInstanceResponse, error)
- func (c *CrService) ListCrEENamespaces(instanceId string, pageNo int, pageSize int) (*cr_ee.ListNamespaceResponse, error)
- func (c *CrService) ListCrEERepoTags(instanceId string, repoId string, pageNo int, pageSize int) (*cr_ee.ListRepoTagResponse, error)
- func (c *CrService) ListCrEERepos(instanceId string, namespace string, pageNo int, pageSize int) (*cr_ee.ListRepositoryResponse, error)
- func (c *CrService) ParseResourceId(id string) []string
- func (c *CrService) WaitForCRNamespace(id string, status Status, timeout int) error
- func (c *CrService) WaitForCrEENamespace(instanceId string, namespaceName string, status Status, timeout int) error
- func (c *CrService) WaitForCrEERepo(instanceId string, namespace string, repo string, status Status, timeout int) error
- func (c *CrService) WaitForCrRepo(id string, status Status, timeout int) error
- type CreditSpecification
- type CsService
- func (s *CsService) CsKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CsService) CsManagedKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CsService) CsServerlessKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CsService) DescribeContainerApplication(clusterName, appName string) (app cs.GetProjectResponse, err error)
- func (s *CsService) DescribeCsKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
- func (s *CsService) DescribeCsManagedKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
- func (s *CsService) DescribeCsServerlessKubernetes(id string) (*cs.ServerlessClusterResponse, error)
- func (s *CsService) GetContainerClusterAndCertsByName(name string) (*cs.ClusterType, *cs.ClusterCerts, error)
- func (s *CsService) GetContainerClusterByName(name string) (cluster cs.ClusterType, err error)
- func (s *CsService) GetPermanentToken(clusterId string) (string, error)
- func (s *CsService) GetUserData(clusterId string, labels string, taints string) (string, error)
- func (s *CsService) UpgradeCluster(clusterId string, args *cs.UpgradeClusterArgs) error
- func (s *CsService) WaitForCSManagedKubernetes(id string, status Status, timeout int) error
- func (s *CsService) WaitForCSServerlessKubernetes(id string, status Status, timeout int) error
- func (s *CsService) WaitForContainerApplication(clusterName, appName string, status Status, timeout int) error
- func (s *CsService) WaitForCsKubernetes(id string, status Status, timeout int) error
- func (s *CsService) WaitForUpgradeCluster(clusterId string, action string) (string, error)
- type DatahubService
- func (s *DatahubService) DescribeDatahubProject(id string) (*datahub.Project, error)
- func (s *DatahubService) DescribeDatahubSubscription(id string) (*datahub.Subscription, error)
- func (s *DatahubService) DescribeDatahubTopic(id string) (*datahub.Topic, error)
- func (s *DatahubService) WaitForDatahubProject(id string, status Status, timeout int) error
- func (s *DatahubService) WaitForDatahubSubscription(id string, status Status, timeout int) error
- func (s *DatahubService) WaitForDatahubTopic(id string, status Status, timeout int) error
- type DbauditService
- func (s *DbauditService) DbauditInstanceRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *DbauditService) DescribeDbauditInstanceAttribute(id string) (v yundun_dbaudit.InstanceAttribute, err error)
- func (s *DbauditService) DescribeTags(resourceId string, resourceTags map[string]interface{}, ...) (tags []yundun_dbaudit.TagResource, err error)
- func (s *DbauditService) DescribeYundunDbauditInstance(id string) (v yundun_dbaudit.Instance, err error)
- func (s *DbauditService) ProcessRolePolicy() error
- func (s *DbauditService) StartDbauditInstance(instanceId string, vSwitchId string) error
- func (s *DbauditService) UpdateDbauditInstanceDescription(instanceId string, description string) error
- func (s *DbauditService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
- func (s *DbauditService) UpdateResourceGroup(resourceId, resourceGroupId string) error
- func (s *DbauditService) WaitForYundunDbauditInstance(instanceId string, status Status, timeoutSenconds time.Duration) error
- type DdosbgpInsatnceType
- type DdosbgpInstanceIpType
- type DdosbgpService
- type DdoscooService
- func (s *DdoscooService) DescribeDdoscooInstance(id string) (v ddoscoo.Instance, err error)
- func (s *DdoscooService) DescribeDdoscooInstanceSpec(id string) (v ddoscoo.InstanceSpec, err error)
- func (s *DdoscooService) DescribeDdoscooSchedulerRule(id string) (object ddoscoo.SchedulerRule, err error)
- func (s *DdoscooService) UpdateDdoscooInstanceName(instanceId string, name string) error
- func (s *DdoscooService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
- type DestinationResource
- type Direction
- type DiskCategory
- type DiskResizeType
- type DiskType
- type Dms_enterpriseService
- type DnsService
- func (s *DnsService) DescribeDns(id string) (*alidns.DescribeDomainInfoResponse, error)
- func (s *DnsService) DescribeDnsDomain(id string) (object alidns.DescribeDomainInfoResponse, err error)
- func (s *DnsService) DescribeDnsDomainAttachment(id string) (object alidns.DescribeInstanceDomainsResponse, err error)
- func (dns *DnsService) DescribeDnsGroup(id string) (alidns.DomainGroup, error)
- func (s *DnsService) DescribeDnsInstance(id string) (object alidns.DescribeDnsProductInstanceResponse, err error)
- func (dns *DnsService) DescribeDnsRecord(id string) (*alidns.DescribeDomainRecordInfoResponse, error)
- func (s *DnsService) ListTagResources(id string) (object alidns.ListTagResourcesResponse, err error)
- func (s *DnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
- func (s *DnsService) WaitForAlidnsDomainAttachment(id string, expected map[string]interface{}, isDelete bool, timeout int) error
- type DrdsService
- func (s *DrdsService) DescribeDrdsInstance(id string) (*drds.DescribeDrdsInstanceResponse, error)
- func (s *DrdsService) DrdsInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *DrdsService) WaitDrdsInstanceConfigEffect(id string, item map[string]string, timeout time.Duration) error
- type EciService
- type EcsService
- func (s *EcsService) AttachKeyPair(keyName string, instanceIds []interface{}) error
- func (s *EcsService) DescribeAutoProvisioningGroup(id string) (group ecs.AutoProvisioningGroup, err error)
- func (s *EcsService) DescribeAvailableResources(d *schema.ResourceData, meta interface{}, destination DestinationResource) (zoneId string, validZones []ecs.AvailableZone, requestId string, err error)
- func (s *EcsService) DescribeDisk(id string) (disk ecs.Disk, err error)
- func (s *EcsService) DescribeDiskAttachment(id string) (disk ecs.Disk, err error)
- func (s *EcsService) DescribeDisksByType(instanceId string, diskType DiskType) (disk []ecs.Disk, err error)
- func (s *EcsService) DescribeEcsDedicatedHost(id string) (object ecs.DedicatedHost, err error)
- func (s *EcsService) DescribeImageById(id string) (image ecs.Image, err error)
- func (s *EcsService) DescribeImageShareByImageId(id string) (imageShare *ecs.DescribeImageSharePermissionResponse, err error)
- func (s *EcsService) DescribeInstance(id string) (instance ecs.Instance, err error)
- func (s *EcsService) DescribeInstanceAttribute(id string) (instance ecs.DescribeInstanceAttributeResponse, err error)
- func (s *EcsService) DescribeInstanceSystemDisk(id, rg string) (disk ecs.Disk, err error)
- func (s *EcsService) DescribeKeyPair(id string) (keyPair ecs.KeyPair, err error)
- func (s *EcsService) DescribeKeyPairAttachment(id string) (keyPair ecs.KeyPair, err error)
- func (s *EcsService) DescribeLaunchTemplate(id string) (set ecs.LaunchTemplateSet, err error)
- func (s *EcsService) DescribeLaunchTemplateVersion(id string, version int) (set ecs.LaunchTemplateVersionSet, err error)
- func (s *EcsService) DescribeNetworkInterface(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
- func (s *EcsService) DescribeNetworkInterfaceAttachment(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
- func (s *EcsService) DescribeReservedInstance(id string) (reservedInstance ecs.ReservedInstance, err error)
- func (s *EcsService) DescribeSecurityGroup(id string) (group ecs.DescribeSecurityGroupAttributeResponse, err error)
- func (s *EcsService) DescribeSecurityGroupRule(id string) (rule ecs.Permission, err error)
- func (s *EcsService) DescribeSnapshot(id string) (*ecs.Snapshot, error)
- func (s *EcsService) DescribeSnapshotPolicy(id string) (*ecs.AutoSnapshotPolicy, error)
- func (s *EcsService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []ecs.Tag, err error)
- func (s *EcsService) DescribeTaskById(id string) (task *ecs.DescribeTaskAttributeResponse, err error)
- func (s *EcsService) DescribeZone(id string) (zone ecs.Zone, err error)
- func (s *EcsService) DescribeZones(d *schema.ResourceData) (zones []ecs.Zone, err error)
- func (s *EcsService) DiskAvailable(zone ecs.Zone, diskCategory DiskCategory) error
- func (s *EcsService) EcsDedicatedHostStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EcsService) ImageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EcsService) InstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EcsService) InstanceTypeValidation(targetType, zoneId string, validZones []ecs.AvailableZone) error
- func (s *EcsService) JoinSecurityGroups(instanceId string, securityGroupIds []string) error
- func (s *EcsService) JudgeRegionValidation(key, region string) error
- func (s *EcsService) LeaveSecurityGroups(instanceId string, securityGroupIds []string) error
- func (s *EcsService) QueryInstancesWithKeyPair(instanceIdsStr, keyPair string) (instanceIds []string, instances []ecs.Instance, err error)
- func (s *EcsService) QueryPrivateIps(eniId string) ([]string, error)
- func (s *EcsService) ResourceAvailable(zone ecs.Zone, resourceType ResourceType) error
- func (s *EcsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
- func (s *EcsService) SnapshotStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EcsService) TaskStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EcsService) WaitForAutoProvisioningGroup(id string, status Status, timeout int) error
- func (s *EcsService) WaitForDisk(id string, status Status, timeout int) error
- func (s *EcsService) WaitForDiskAttachment(id string, status Status, timeout int) error
- func (s *EcsService) WaitForEcsInstance(instanceId string, status Status, timeout int) error
- func (s *EcsService) WaitForKeyPair(id string, status Status, timeout int) error
- func (s *EcsService) WaitForLaunchTemplate(id string, status Status, timeout int) error
- func (s *EcsService) WaitForModifySecurityGroupPolicy(id, target string, timeout int) error
- func (s *EcsService) WaitForNetworkInterface(id string, status Status, timeout int) error
- func (s *EcsService) WaitForPrivateIpsCountChanged(eniId string, count int) error
- func (s *EcsService) WaitForPrivateIpsListChanged(eniId string, ipList []string) error
- func (s *EcsService) WaitForReservedInstance(id string, status Status, timeout int) error
- func (s *EcsService) WaitForSecurityGroup(id string, status Status, timeout int) error
- func (s *EcsService) WaitForSnapshotPolicy(id string, status Status, timeout int) error
- func (s *EcsService) WaitForVpcAttributesChanged(instanceId, vswitchId, privateIp string) error
- type EdasService
- func (e *EdasService) CheckEcsStatus(instanceIds string, count int) error
- func (e *EdasService) DescribeEdasApplication(appId string) (*edas.Applcation, error)
- func (e *EdasService) DescribeEdasApplicationDeployment(id string) (*edas.Applcation, error)
- func (e *EdasService) DescribeEdasApplicationScale(id string) (*edas.Applcation, error)
- func (e *EdasService) DescribeEdasCluster(clusterId string) (*edas.Cluster, error)
- func (e *EdasService) DescribeEdasDeployGroup(id string) (*edas.DeployGroup, error)
- func (e *EdasService) DescribeEdasInstanceClusterAttachment(id string) (*edas.Cluster, error)
- func (e *EdasService) DescribeEdasSlbAttachment(id string) (*edas.Applcation, error)
- func (e *EdasService) EdasChangeOrderStatusRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (e *EdasService) GetChangeOrderStatus(id string) (info *edas.ChangeOrderInfo, err error)
- func (e *EdasService) GetDeployGroup(appId, groupId string) (groupInfo *edas.DeployGroup, err error)
- func (e *EdasService) GetLastPackgeVersion(appId, groupId string) (string, error)
- func (e *EdasService) SyncResource(resourceType string) error
- type Effect
- type ElasticsearchService
- func (s *ElasticsearchService) DescribeElasticsearchInstance(id string) (*elasticsearch.DescribeInstanceResponse, error)
- func (s *ElasticsearchService) DescribeElasticsearchTags(id string) (tags map[string]string, err error)
- func (s *ElasticsearchService) ElasticsearchRetryFunc(wait func(), errorCodeList []string, ...) (interface{}, error)
- func (s *ElasticsearchService) ElasticsearchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *ElasticsearchService) ModifyWhiteIps(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
- func (s *ElasticsearchService) TriggerNetwork(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
- type EmrService
- func (s *EmrService) DescribeEmrCluster(id string) (*emr.DescribeClusterV2Response, error)
- func (s *EmrService) DescribeEmrClusterTags(resourceId string, resourceType TagResourceType) (tags []emr.TagResource, err error)
- func (s *EmrService) EmrClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EmrService) WaitForEmrCluster(id string, status Status, timeout int) error
- type Engine
- type ErrorSource
- type EssService
- func (s *EssService) ActiveEssScalingConfiguration(sgId, id string) error
- func (s *EssService) DescribeEssAlarm(id string) (alarm ess.Alarm, err error)
- func (srv *EssService) DescribeEssAttachment(id string, instanceIds []string) (instances []ess.ScalingInstance, err error)
- func (s *EssService) DescribeEssLifecycleHook(id string) (hook ess.LifecycleHook, err error)
- func (s *EssService) DescribeEssNotification(id string) (notification ess.NotificationConfigurationModel, err error)
- func (s *EssService) DescribeEssScalingConfifurations(id string) (configs []ess.ScalingConfiguration, err error)
- func (s *EssService) DescribeEssScalingConfiguration(id string) (config ess.ScalingConfiguration, err error)
- func (s *EssService) DescribeEssScalingGroup(id string) (group ess.ScalingGroup, err error)
- func (s *EssService) DescribeEssScalingRule(id string) (rule ess.ScalingRule, err error)
- func (s *EssService) DescribeEssScheduledTask(id string) (task ess.ScheduledTask, err error)
- func (srv *EssService) EssRemoveInstances(id string, instanceIds []string) error
- func (s *EssService) WaitForEssAlarm(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssAttachment(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssLifecycleHook(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssNotification(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssScalingGroup(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssScalingRule(id string, status Status, timeout int) error
- func (s *EssService) WaitForEssScheduledTask(id string, status Status, timeout int) error
- func (s *EssService) WaitForScalingConfiguration(id string, status Status, timeout int) (err error)
- type FcService
- func (s *FcService) DescribeFcFunction(id string) (*fc.GetFunctionOutput, error)
- func (s *FcService) DescribeFcService(id string) (*fc.GetServiceOutput, error)
- func (s *FcService) DescribeFcTrigger(id string) (*fc.GetTriggerOutput, error)
- func (s *FcService) WaitForFcFunction(id string, status Status, timeout int) error
- func (s *FcService) WaitForFcService(id string, status Status, timeout int) error
- func (s *FcService) WaitForFcTrigger(id string, status Status, timeout int) error
- type FlagType
- type GpdbService
- func (s *GpdbService) DescribeGpdbConnection(id string) (*gpdb.DBInstanceNetInfo, error)
- func (s *GpdbService) DescribeGpdbInstance(id string) (instanceAttribute gpdb.DBInstanceAttribute, err error)
- func (s *GpdbService) DescribeGpdbSecurityIps(id string) (ips []string, err error)
- func (s *GpdbService) GpdbInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GpdbService) ModifyGpdbSecurityIps(id, ips string) error
- func (s *GpdbService) WaitForGpdbConnection(id string, status Status, timeout int) error
- type GroupInnerAccessPolicy
- type GroupRuleNicType
- type GroupRulePolicy
- type HBaseService
- func (s *HBaseService) DescribeHBaseInstance(id string) (instance hbase.DescribeInstanceResponse, err error)
- func (s *HBaseService) DescribeIpWhitelist(id string) (instance hbase.DescribeIpWhitelistResponse, err error)
- func (s *HBaseService) HBaseClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *HBaseService) ModifyClusterDeletionProtection(clusterId string, protection bool) error
- type HaVipService
- func (s *HaVipService) DescribeHaVip(haVipId string) (v vpc.HaVip, err error)
- func (s *HaVipService) DescribeHaVipAttachment(haVipId string, instanceId string) (err error)
- func (s *HaVipService) WaitForHaVip(haVipId string, status Status, timeout int) error
- func (s *HaVipService) WaitForHaVipAttachment(haVipId string, instanceId string, timeout int) error
- type HealthCheckHttpCodeType
- type HealthCheckType
- type IPType
- type IkeConfig
- type ImageOwnerAlias
- type InstanceAccessedByType
- type InstanceNetWork
- type InternetChargeType
- type Invoker
- type IpVersion
- type IpsecConfig
- type IspCities
- type JsonTag
- type KVStoreEngineVersion
- type KVStoreInstanceType
- type KeyState
- type KmsService
- func (s *KmsService) Decrypt(ciphertextBlob string, encryptionContext map[string]interface{}) (*kms.DecryptResponse, error)
- func (s *KmsService) DescribeKmsAlias(id string) (object kms.KeyMetadata, err error)
- func (s *KmsService) DescribeKmsKey(id string) (object kms.KeyMetadata, err error)
- func (s *KmsService) DescribeKmsKeyVersion(id string) (object kms.DescribeKeyVersionResponse, err error)
- func (s *KmsService) DescribeKmsSecret(id string) (object kms.DescribeSecretResponse, err error)
- func (s *KmsService) GetSecretValue(id string) (object kms.GetSecretValueResponse, err error)
- type KubernetesNodeType
- type KvstoreService
- func (s *KvstoreService) DescribeKVstoreAccount(id string) (*r_kvstore.Account, error)
- func (s *KvstoreService) DescribeKVstoreBackupPolicy(id string) (*r_kvstore.DescribeBackupPolicyResponse, error)
- func (s *KvstoreService) DescribeKVstoreInstance(id string) (*r_kvstore.DBInstanceAttribute, error)
- func (s *KvstoreService) DescribeKVstoreSecurityGroupId(id string) (*r_kvstore.DescribeSecurityGroupConfigurationResponse, error)
- func (s *KvstoreService) DescribeParameters(id string) (*r_kvstore.DescribeParametersResponse, error)
- func (s *KvstoreService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []r_kvstore.TagResource, err error)
- func (s *KvstoreService) ModifyInstanceConfig(id string, config string) error
- func (s *KvstoreService) RdsKvstoreInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *KvstoreService) WaitForKVstoreAccount(id string, status Status, timeout int) error
- func (s *KvstoreService) WaitForKVstoreInstance(id string, status Status, timeout int) error
- func (s *KvstoreService) WaitForKVstoreInstanceVpcAuthMode(id string, status string, timeout int) error
- type LifecycleRuleStatus
- type ListenerErr
- type LoadBalancerSpecType
- type LogService
- func (s *LogService) CreateLogDashboard(project, name string) error
- func (s *LogService) DescribeLogAlert(id string) (*sls.Alert, error)
- func (s *LogService) DescribeLogAudit(id string) (*slsPop.DescribeAppResponse, error)
- func (s *LogService) DescribeLogDashboard(id string) (*sls.Dashboard, error)
- func (s *LogService) DescribeLogMachineGroup(id string) (*sls.MachineGroup, error)
- func (s *LogService) DescribeLogProject(id string) (*sls.LogProject, error)
- func (s *LogService) DescribeLogStore(id string) (*sls.LogStore, error)
- func (s *LogService) DescribeLogStoreIndex(id string) (*sls.Index, error)
- func (s *LogService) DescribeLogtailAttachment(id string) (groupName string, err error)
- func (s *LogService) DescribeLogtailConfig(id string) (*sls.LogConfig, error)
- func (s *LogService) WaitForLogDashboard(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogMachineGroup(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogProject(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogStore(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogstoreAlert(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogtailAttachment(id string, status Status, timeout int) error
- func (s *LogService) WaitForLogtailConfig(id string, status Status, timeout int) error
- type MarketService
- type MaxComputeService
- type MaxItems
- type MnsService
- func (s *MnsService) DescribeMnsQueue(id string) (response ali_mns.QueueAttribute, err error)
- func (s *MnsService) DescribeMnsTopic(id string) (*ali_mns.TopicAttribute, error)
- func (s *MnsService) DescribeMnsTopicSubscription(id string) (*ali_mns.SubscriptionAttribute, error)
- func (s *MnsService) QueueNotExistFunc(err error) bool
- func (s *MnsService) SubscriptionNotExistFunc(err error) bool
- func (s *MnsService) TopicNotExistFunc(err error) bool
- func (s *MnsService) WaitForMnsQueue(id string, status Status, timeout int) error
- func (s *MnsService) WaitForMnsTopic(id string, status Status, timeout int) error
- func (s *MnsService) WaitForMnsTopicSubscription(id string, status Status, timeout int) error
- type MongoDBService
- func (s *MongoDBService) DescribeDBInstanceSSL(id string) (*dds.DescribeDBInstanceSSLResponse, error)
- func (s *MongoDBService) DescribeMongoDBBackupPolicy(id string) (*dds.DescribeBackupPolicyResponse, error)
- func (s *MongoDBService) DescribeMongoDBInstance(id string) (instance dds.DBInstance, err error)
- func (s *MongoDBService) DescribeMongoDBSecurityGroupId(id string) (*dds.DescribeSecurityGroupConfigurationResponse, error)
- func (s *MongoDBService) DescribeMongoDBSecurityIps(instanceId string) (ips []string, err error)
- func (s *MongoDBService) DescribeMongoDBTDEInfo(id string) (*dds.DescribeDBInstanceTDEInfoResponse, error)
- func (s *MongoDBService) ModifyMongoDBSecurityIps(instanceId, ips string) error
- func (server *MongoDBService) ModifyMongodbShardingInstanceNode(instanceID string, nodeType MongoDBShardingNodeType, ...) error
- func (s *MongoDBService) MotifyMongoDBBackupPolicy(d *schema.ResourceData) error
- func (s *MongoDBService) RdsMongodbDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *MongoDBService) ResetAccountPassword(d *schema.ResourceData, password string) error
- func (s *MongoDBService) WaitForMongoDBInstance(instanceId string, status Status, timeout int) error
- type MongoDBShardingNodeType
- type NasService
- func (s *NasService) DescribeNasAccessGroup(id string) (object nas.DescribeAccessGroupsAccessGroup1, err error)
- func (s *NasService) DescribeNasAccessRule(id string) (fs nas.DescribeAccessRulesAccessRule1, err error)
- func (s *NasService) DescribeNasFileSystem(id string) (fs nas.DescribeFileSystemsFileSystem1, err error)
- func (s *NasService) DescribeNasMountTarget(id string) (fs nas.DescribeMountTargetsMountTarget1, err error)
- func (s *NasService) WaitForNasAccessGroup(id string, status Status, timeout int) error
- func (s *NasService) WaitForNasAccessRule(id string, status Status, timeout int) error
- func (s *NasService) WaitForNasFileSystem(id string, status Status, timeout int) error
- func (s *NasService) WaitForNasMountTarget(id string, status Status, timeout int) error
- type NetType
- type NetworkType
- type NodeType
- type OnsService
- func (s *OnsService) DescribeOnsGroup(id string) (*ons.SubscribeInfoDo, error)
- func (s *OnsService) DescribeOnsInstance(id string) (*ons.OnsInstanceBaseInfoResponse, error)
- func (s *OnsService) DescribeOnsTopic(id string) (*ons.PublishInfoDo, error)
- func (s *OnsService) WaitForOnsGroup(id string, status Status, timeout int) error
- func (s *OnsService) WaitForOnsInstance(id string, status Status, timeout int) error
- func (s *OnsService) WaitForOnsTopic(id string, status Status, timeout int) error
- type OosService
- type OptimizedType
- type OssService
- type OtsInstanceType
- type OtsService
- func (s *OtsService) DescribeOtsInstance(id string) (inst ots.InstanceInfo, err error)
- func (s *OtsService) DescribeOtsInstanceAttachment(id string) (inst ots.VpcInfo, err error)
- func (s *OtsService) DescribeOtsInstanceTypes() (types []string, err error)
- func (s *OtsService) DescribeOtsTable(id string) (*tablestore.DescribeTableResponse, error)
- func (s *OtsService) ListOtsInstance(pageSize int, pageNum int) ([]string, error)
- func (s *OtsService) ListOtsInstanceVpc(id string) (inst []ots.VpcInfo, err error)
- func (s *OtsService) ListOtsTable(instanceName string) (table *tablestore.ListTableResponse, err error)
- func (s *OtsService) WaitForOtsInstance(id string, status Status, timeout int) error
- func (s *OtsService) WaitForOtsInstanceVpc(id string, status Status, timeout int) error
- func (s *OtsService) WaitForOtsTable(instanceName, tableName string, status Status, timeout int) error
- type OtsTableInfo
- type PayType
- type PolarDBService
- func (s *PolarDBService) DescribeBackupPolicy(id string) (policy *polardb.DescribeBackupPolicyResponse, err error)
- func (s *PolarDBService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
- func (s *PolarDBService) DescribeParameters(id string) (ds *polardb.DescribeDBClusterParametersResponse, err error)
- func (s *PolarDBService) DescribePolarDBAccount(id string) (ds *polardb.DBAccount, err error)
- func (s *PolarDBService) DescribePolarDBAccountPrivilege(id string) (account *polardb.DBAccount, err error)
- func (s *PolarDBService) DescribePolarDBAutoRenewAttribute(id string) (instance *polardb.AutoRenewAttribute, err error)
- func (s *PolarDBService) DescribePolarDBCluster(id string) (instance *polardb.DBCluster, err error)
- func (s *PolarDBService) DescribePolarDBClusterAttribute(id string) (instance *polardb.DescribeDBClusterAttributeResponse, err error)
- func (s *PolarDBService) DescribePolarDBClusterEndpoint(id string) (*polardb.DBEndpoint, error)
- func (s *PolarDBService) DescribePolarDBConnection(id string) (*polardb.Address, error)
- func (s *PolarDBService) DescribePolarDBDatabase(id string) (ds *polardb.Database, err error)
- func (s *PolarDBService) DescribePolarDBInstanceNetInfo(id string) ([]polardb.DBEndpoint, error)
- func (s *PolarDBService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []polardb.TagResource, err error)
- func (s *PolarDBService) GrantPolarDBAccountPrivilege(id, dbName string) error
- func (s *PolarDBService) ModifyDBBackupPolicy(clusterId, backupTime, backupPeriod string) error
- func (s *PolarDBService) ModifyDBSecurityIps(clusterId, ips string) error
- func (s *PolarDBService) ModifyParameters(d *schema.ResourceData) error
- func (s *PolarDBService) PolarDBClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *PolarDBService) RefreshEndpointConfig(d *schema.ResourceData) error
- func (s *PolarDBService) RefreshParameters(d *schema.ResourceData) error
- func (s *PolarDBService) RevokePolarDBAccountPrivilege(id, dbName string) error
- func (s *PolarDBService) WaitForCluster(id string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBAccount(id string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBAccountPrivilege(id, dbName string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBAccountPrivilegeRevoked(id, dbName string, timeout int) error
- func (s *PolarDBService) WaitForPolarDBConnection(id string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBConnectionPrefix(id, prefix string, timeout int) error
- func (s *PolarDBService) WaitForPolarDBDatabase(id string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBEndpoints(d *schema.ResourceData, status Status, endpointIds *schema.Set, timeout int) (string, error)
- func (s *PolarDBService) WaitForPolarDBInstance(id string, status Status, timeout int) error
- func (s *PolarDBService) WaitForPolarDBParameter(clusterId string, timeout int, expects map[string]string) error
- func (s *PolarDBService) WaitPolardbEndpointConfigEffect(id string, item map[string]string, timeout int) error
- type Policy
- type PolicyRequired
- type PolicyStatement
- type PrimaryKeyTypeString
- type Principal
- type Protocol
- type ProviderError
- type PvtzService
- func (s *PvtzService) DescribePvtzZone(id string) (zone pvtz.DescribeZoneInfoResponse, err error)
- func (s *PvtzService) DescribePvtzZoneAttachment(id string) (object pvtz.DescribeZoneInfoResponse, err error)
- func (s *PvtzService) DescribePvtzZoneRecord(id string) (record pvtz.Record, err error)
- func (s *PvtzService) WaitForPvtzZone(id string, status Status, timeout int) error
- func (s *PvtzService) WaitForPvtzZoneAttachment(id string, status Status, timeout int) error
- func (s *PvtzService) WaitForPvtzZoneRecord(id string, status Status, timeout int) error
- func (s *PvtzService) WaitForZoneAttachment(id string, vpcIdMap map[string]string, timeout int) error
- type RamService
- func (s *RamService) AssemblePolicyDocument(document []interface{}, version string) (string, error)
- func (s *RamService) AssembleRolePolicyDocument(ramUser, service []interface{}, version string) (string, error)
- func (s *RamService) DescribeRamAccessKey(id, userName string) (*ram.AccessKeyInListAccessKeys, error)
- func (s *RamService) DescribeRamAccountAlias(id string) (*ram.GetAccountAliasResponse, error)
- func (s *RamService) DescribeRamAccountPasswordPolicy(id string) (*ram.GetPasswordPolicyResponse, error)
- func (s *RamService) DescribeRamGroup(id string) (*ram.GetGroupResponse, error)
- func (s *RamService) DescribeRamGroupMembership(id string) (*ram.ListUsersForGroupResponse, error)
- func (s *RamService) DescribeRamGroupPolicyAttachment(id string) (*ram.PolicyInListPoliciesForGroup, error)
- func (s *RamService) DescribeRamLoginProfile(id string) (*ram.GetLoginProfileResponse, error)
- func (s *RamService) DescribeRamPolicy(id string) (*ram.GetPolicyResponse, error)
- func (s *RamService) DescribeRamRole(id string) (*ram.GetRoleResponse, error)
- func (s *RamService) DescribeRamRoleAttachment(id string) (*ecs.DescribeInstanceRamRoleResponse, error)
- func (s *RamService) DescribeRamRolePolicyAttachment(id string) (*ram.PolicyInListPoliciesForRole, error)
- func (s *RamService) DescribeRamUser(id string) (*ram.UserInGetUser, error)
- func (s *RamService) DescribeRamUserPolicyAttachment(id string) (*ram.PolicyInListPoliciesForUser, error)
- func (s *RamService) GetIntersection(dataMap []map[string]interface{}, allDataMap map[string]interface{}) (allData []interface{})
- func (s *RamService) JudgeRolePolicyPrincipal(roleName string) error
- func (s *RamService) ParsePolicyDocument(policyDocument string) (statement []map[string]interface{}, version string, err error)
- func (s *RamService) ParseRolePolicyDocument(policyDocument string) (RolePolicy, error)
- func (s *RamService) WaitForRamAccessKey(id, useName string, status Status, timeout int) error
- func (s *RamService) WaitForRamGroup(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamGroupMembership(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamGroupPolicyAttachment(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamLoginProfile(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamPolicy(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamRole(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamRoleAttachment(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamRolePolicyAttachment(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamUser(id string, status Status, timeout int) error
- func (s *RamService) WaitForRamUserPolicyAttachment(id string, status Status, timeout int) error
- type RdsService
- func (s *RdsService) DescribeBackupPolicy(id string) (*rds.DescribeBackupPolicyResponse, error)
- func (s *RdsService) DescribeDBAccount(id string) (*rds.DBInstanceAccount, error)
- func (s *RdsService) DescribeDBAccountPrivilege(id string) (*rds.DBInstanceAccount, error)
- func (s *RdsService) DescribeDBConnection(id string) (*rds.DBInstanceNetInfo, error)
- func (s *RdsService) DescribeDBDatabase(id string) (*rds.Database, error)
- func (s *RdsService) DescribeDBInstance(id string) (*rds.DBInstanceAttribute, error)
- func (s *RdsService) DescribeDBInstanceNetInfo(id string) ([]rds.DBInstanceNetInfo, error)
- func (s *RdsService) DescribeDBInstanceSSL(id string) (*rds.DescribeDBInstanceSSLResponse, error)
- func (s *RdsService) DescribeDBReadWriteSplittingConnection(id string) (*rds.DBInstanceNetInfo, error)
- func (s *RdsService) DescribeDBReadonlyInstance(id string) (*rds.DBInstanceAttribute, error)
- func (s *RdsService) DescribeDBSecurityIps(instanceId string) (ips []rds.DBInstanceIPArray, err error)
- func (s *RdsService) DescribeDbInstanceMonitor(id string) (monitoringPeriod int, err error)
- func (s *RdsService) DescribeMultiIZByRegion() (izs []string, err error)
- func (s *RdsService) DescribeParameters(id string) (*rds.DescribeParametersResponse, error)
- func (s *RdsService) DescribeRdsTDEInfo(id string) (*rds.DescribeDBInstanceTDEResponse, error)
- func (s *RdsService) DescribeSQLCollectorPolicy(id string) (collectorPolicy *rds.DescribeSQLCollectorPolicyResponse, err error)
- func (s *RdsService) DescribeSQLCollectorRetention(id string) (collectorRetention *rds.DescribeSQLCollectorRetentionResponse, err error)
- func (s *RdsService) DescribeSecurityGroupConfiguration(id string) ([]string, error)
- func (s *RdsService) DescribeTasks(id string) (task *rds.DescribeTasksResponse, err error)
- func (s *RdsService) GetSecurityIps(instanceId string) ([]string, error)
- func (s *RdsService) GrantAccountPrivilege(id, dbName string) error
- func (s *RdsService) ModifyDBBackupPolicy(d *schema.ResourceData, updateForData, updateForLog bool) error
- func (s *RdsService) ModifyDBSecurityIps(instanceId, ips string) error
- func (s *RdsService) ModifyParameters(d *schema.ResourceData, attribute string) error
- func (s *RdsService) ModifySecurityGroupConfiguration(id string, groupid string) error
- func (s *RdsService) RdsDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *RdsService) RdsTaskStateRefreshFunc(id string, taskAction string) resource.StateRefreshFunc
- func (s *RdsService) RefreshParameters(d *schema.ResourceData, attribute string) error
- func (s *RdsService) ReleaseDBPublicConnection(instanceId, connection string) error
- func (s *RdsService) RevokeAccountPrivilege(id, dbName string) error
- func (s *RdsService) TransformPeriod2Time(period int, chargeType string) (ut int, tt common.TimeType)
- func (s *RdsService) TransformTime2Period(ut int, tt common.TimeType) (period int)
- func (s *RdsService) WaitForAccount(id string, status Status, timeout int) error
- func (s *RdsService) WaitForAccountPrivilege(id, dbName string, status Status, timeout int) error
- func (s *RdsService) WaitForAccountPrivilegeRevoked(id, dbName string, timeout int) error
- func (s *RdsService) WaitForDBConnection(id string, status Status, timeout int) error
- func (s *RdsService) WaitForDBDatabase(id string, status Status, timeout int) error
- func (s *RdsService) WaitForDBInstance(id string, status Status, timeout int) error
- func (s *RdsService) WaitForDBParameter(instanceId string, timeout int, expects map[string]string) error
- func (s *RdsService) WaitForDBReadWriteSplitting(id string, status Status, timeout int) error
- type RemoveTagsArgs
- type RenewalStatus
- type ResourceType
- type ResourcemanagerService
- func (s *ResourcemanagerService) DescribeResourceManagerAccount(id string) (object resourcemanager.Account, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerFolder(id string) (object resourcemanager.Folder, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerHandshake(id string) (object resourcemanager.Handshake, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerPolicy(id string) (object resourcemanager.Policy, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerPolicyVersion(id string) (object resourcemanager.PolicyVersion, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerResourceDirectory(id string) (object resourcemanager.ResourceDirectory, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerResourceGroup(id string) (object resourcemanager.ResourceGroup, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerRole(id string) (object resourcemanager.Role, err error)
- func (s *ResourcemanagerService) GetPolicyVersion(id string, d *schema.ResourceData) (object resourcemanager.PolicyVersion, err error)
- func (s *ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- type Role
- type RolePolicy
- type RolePolicyStatement
- type RouterType
- type RsType
- type SagService
- func (s *SagService) DescribeCloudConnectNetwork(id string) (c smartag.CloudConnectNetwork, err error)
- func (s *SagService) DescribeCloudConnectNetworkAttachment(id string) (c smartag.SmartAccessGateway, err error)
- func (s *SagService) DescribeCloudConnectNetworkGrant(id string) (c smartag.GrantRule, err error)
- func (s *SagService) DescribeSagAcl(id string) (c smartag.Acl, err error)
- func (s *SagService) DescribeSagAclRule(id string) (c smartag.Acr, err error)
- func (s *SagService) DescribeSagClientUser(id string) (c smartag.User, err error)
- func (s *SagService) DescribeSagDnatEntry(id string) (c smartag.DnatEntry, err error)
- func (s *SagService) DescribeSagNetworkopt(id string) (c smartag.NetworkOptimization, err error)
- func (s *SagService) DescribeSagNetworkoptSetting(id string) (c smartag.Setting, err error)
- func (s *SagService) DescribeSagQos(id string) (c smartag.Qos, err error)
- func (s *SagService) DescribeSagQosCar(id string) (c smartag.QosCar, err error)
- func (s *SagService) DescribeSagQosPolicy(id string) (c smartag.QosPolicy, err error)
- func (s *SagService) DescribeSagSnatEntry(id string) (c smartag.SnatEntry, err error)
- func (s *SagService) WaitForCloudConnectNetwork(id string, status Status, timeout int) error
- func (s *SagService) WaitForCloudConnectNetworkAttachment(id string, status Status, timeout int) error
- func (s *SagService) WaitForCloudConnectNetworkGrant(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagAcl(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagAclRule(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagClientUser(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagDnatEntry(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagQos(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagQosCar(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagQosPolicy(id string, status Status, timeout int) error
- func (s *SagService) WaitForSagSnatEntry(id string, status Status, timeout int) error
- type ScalingRuleType
- type SchedulerType
- type SecurityEnhancementStrategy
- type SecurityGroup
- type SlbService
- func (s *SlbService) BuildSlbCommonRequest() (*requests.CommonRequest, error)
- func (s *SlbService) DescribeDomainExtensionAttribute(domainExtensionId string) (*slb.DescribeDomainExtensionAttributeResponse, error)
- func (s *SlbService) DescribeSlb(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
- func (s *SlbService) DescribeSlbAcl(id string) (*slb.DescribeAccessControlListAttributeResponse, error)
- func (s *SlbService) DescribeSlbBackendServer(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
- func (s *SlbService) DescribeSlbCACertificate(id string) (*slb.CACertificate, error)
- func (s *SlbService) DescribeSlbListener(id string) (listener map[string]interface{}, err error)
- func (s *SlbService) DescribeSlbMasterSlaveServerGroup(id string) (*slb.DescribeMasterSlaveServerGroupAttributeResponse, error)
- func (s *SlbService) DescribeSlbRule(id string) (*slb.DescribeRuleAttributeResponse, error)
- func (s *SlbService) DescribeSlbServerCertificate(id string) (*slb.ServerCertificate, error)
- func (s *SlbService) DescribeSlbServerGroup(id string) (*slb.DescribeVServerGroupAttributeResponse, error)
- func (s *SlbService) DescribeTags(resourceId string, resourceTags map[string]interface{}, ...) (tags []slb.TagResource, err error)
- func (s *SlbService) FlattenSlbAclEntryMappings(list []slb.AclEntry) []map[string]interface{}
- func (s *SlbService) SlbAddAccessControlListEntry(list []interface{}, aclId string) error
- func (s *SlbService) SlbRemoveAccessControlListEntry(list []interface{}, aclId string) error
- func (s *SlbService) WaitForSlb(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbAcl(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbCACertificate(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbDomainExtension(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbListener(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbMasterSlaveServerGroup(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbRule(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbServerCertificate(id string, status Status, timeout int) error
- func (s *SlbService) WaitForSlbServerGroup(id string, status Status, timeout int) error
- func (s *SlbService) WaitSlbAttribute(id string, instanceSet *schema.Set, timeout int) error
- type SlbTag
- type Spec
- type SpotStrategyType
- type Status
- type StickySessionType
- type Tag
- type TagResourceType
- type TimeType
- type VpcService
- func (s *VpcService) ActivateRouterInterface(interfaceId string) error
- func (s *VpcService) DeactivateRouterInterface(interfaceId string) error
- func (s *VpcService) DescribeCenInstanceGrant(id string) (rule vpc.CbnGrantRule, err error)
- func (s *VpcService) DescribeCommonBandwidthPackage(id string) (v vpc.CommonBandwidthPackage, err error)
- func (s *VpcService) DescribeCommonBandwidthPackageAttachment(id string) (v vpc.CommonBandwidthPackage, err error)
- func (s *VpcService) DescribeEip(id string) (eip vpc.EipAddress, err error)
- func (s *VpcService) DescribeEipAssociation(id string) (object vpc.EipAddress, err error)
- func (s *VpcService) DescribeForwardEntry(id string) (entry vpc.ForwardTableEntry, err error)
- func (s *VpcService) DescribeNatGateway(id string) (nat vpc.NatGateway, err error)
- func (s *VpcService) DescribeNetworkAcl(id string) (networkAcl vpc.NetworkAcl, err error)
- func (s *VpcService) DescribeNetworkAclAttachment(id string, resource []vpc.Resource) (err error)
- func (s *VpcService) DescribeRouteEntry(id string) (*vpc.RouteEntry, error)
- func (s *VpcService) DescribeRouteTable(id string) (v vpc.RouterTableListType, err error)
- func (s *VpcService) DescribeRouteTableAttachment(id string) (v vpc.RouterTableListType, err error)
- func (s *VpcService) DescribeRouterInterface(id, regionId string) (ri vpc.RouterInterfaceType, err error)
- func (s *VpcService) DescribeRouterInterfaceConnection(id, regionId string) (ri vpc.RouterInterfaceType, err error)
- func (s *VpcService) DescribeSnatEntry(id string) (snat vpc.SnatTableEntry, err error)
- func (s *VpcService) DescribeTags(resourceId string, resourceTags map[string]interface{}, ...) (tags []vpc.TagResource, err error)
- func (s *VpcService) DescribeVSwitch(id string) (v vpc.DescribeVSwitchAttributesResponse, err error)
- func (s *VpcService) DescribeVpc(id string) (v vpc.Vpc, err error)
- func (s *VpcService) FlattenPublicIpAddressesMappings(list []vpc.PublicIpAddresse) []map[string]interface{}
- func (s *VpcService) QueryRouteTableById(routeTableId string) (rt vpc.RouteTable, err error)
- func (s *VpcService) VSwitchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *VpcService) VpcStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *VpcService) WaitForAllRouteEntriesAvailable(routeTableId string, timeout int) error
- func (s *VpcService) WaitForCenInstanceGrant(id string, status Status, timeout int) error
- func (s *VpcService) WaitForCommonBandwidthPackage(id string, status Status, timeout int) error
- func (s *VpcService) WaitForCommonBandwidthPackageAttachment(id string, status Status, timeout int) error
- func (s *VpcService) WaitForEip(id string, status Status, timeout int) error
- func (s *VpcService) WaitForEipAssociation(id string, status Status, timeout int) error
- func (s *VpcService) WaitForForwardEntry(id string, status Status, timeout int) error
- func (s *VpcService) WaitForNatGateway(id string, status Status, timeout int) error
- func (s *VpcService) WaitForNetworkAcl(networkAclId string, status Status, timeout int) error
- func (s *VpcService) WaitForNetworkAclAttachment(id string, resource []vpc.Resource, status Status, timeout int) error
- func (s *VpcService) WaitForRouteEntry(id string, status Status, timeout int) error
- func (s *VpcService) WaitForRouteTable(id string, status Status, timeout int) error
- func (s *VpcService) WaitForRouteTableAttachment(id string, status Status, timeout int) error
- func (s *VpcService) WaitForRouterInterface(id, regionId string, status Status, timeout int) error
- func (s *VpcService) WaitForRouterInterfaceConnection(id, regionId string, status Status, timeout int) error
- func (s *VpcService) WaitForSnatEntry(id string, status Status, timeout int) error
- func (s *VpcService) WaitForVSwitch(id string, status Status, timeout int) error
- type VpnGatewayService
- func (s *VpnGatewayService) AssembleIkeConfig(ikeCfgParam []interface{}) (string, error)
- func (s *VpnGatewayService) AssembleIpsecConfig(ipsecCfgParam []interface{}) (string, error)
- func (s *VpnGatewayService) AssembleNetworkSubnetToString(list []interface{}) string
- func (s *VpnGatewayService) DescribeSslVpnClientCert(id string) (v vpc.DescribeSslVpnClientCertResponse, err error)
- func (s *VpnGatewayService) DescribeSslVpnServer(id string) (v vpc.SslVpnServer, err error)
- func (s *VpnGatewayService) DescribeVpnConnection(id string) (v vpc.DescribeVpnConnectionResponse, err error)
- func (s *VpnGatewayService) DescribeVpnCustomerGateway(id string) (v vpc.DescribeCustomerGatewayResponse, err error)
- func (s *VpnGatewayService) DescribeVpnGateway(id string) (v vpc.DescribeVpnGatewayResponse, err error)
- func (s *VpnGatewayService) DescribeVpnRouteEntry(id string) (v vpc.VpnRouteEntry, err error)
- func (s *VpnGatewayService) ParseIkeConfig(ike vpc.IkeConfig) (ikeConfigs []map[string]interface{})
- func (s *VpnGatewayService) ParseIpsecConfig(ipsec vpc.IpsecConfig) (ipsecConfigs []map[string]interface{})
- func (s *VpnGatewayService) WaitForSslVpnClientCert(id string, status Status, timeout int) error
- func (s *VpnGatewayService) WaitForSslVpnServer(id string, status Status, timeout int) error
- func (s *VpnGatewayService) WaitForVpnConnection(id string, status Status, timeout int) error
- func (s *VpnGatewayService) WaitForVpnCustomerGateway(id string, status Status, timeout int) error
- func (s *VpnGatewayService) WaitForVpnGateway(id string, status Status, timeout int) error
- func (s *VpnGatewayService) WaitForVpnRouteEntry(id string, status Status, timeout int) error
- type Waf_openapiService
Constants ¶
const ( ClassicNet = InstanceNetWork("classic") VpcNet = InstanceNetWork("vpc") )
const ( PrePaid = PayType("PrePaid") PostPaid = PayType("PostPaid") Prepaid = PayType("Prepaid") Postpaid = PayType("Postpaid") )
const ( NormalMode = "normal" SafetyMode = "safety" )
const ( Enterprise = DdosbgpInsatnceType("Enterprise") Professional = DdosbgpInsatnceType("Professional") )
const ( IPv4 = DdosbgpInstanceIpType("IPv4") IPv6 = DdosbgpInstanceIpType("IPv6") )
const ( Internet = NetType("Internet") Intranet = NetType("Intranet") )
const ( Classic = NetworkType("Classic") Vpc = NetworkType("Vpc") ClassicInternet = NetworkType("classic_internet") ClassicIntranet = NetworkType("classic_intranet") PUBLIC = NetworkType("PUBLIC") PRIVATE = NetworkType("PRIVATE") )
const ( WORKER = NodeType("WORKER") KIBANA = NodeType("KIBANA") )
const ( OPEN = ActionType("OPEN") CLOSE = ActionType("CLOSE") )
const ( Hour = TimeType("Hour") Day = TimeType("Day") Week = TimeType("Week") Month = TimeType("Month") Year = TimeType("Year") )
const ( IPV4 = IpVersion("ipv4") IPV6 = IpVersion("ipv6") )
const ( Pending = Status("Pending") Creating = Status("Creating") Running = Status("Running") Available = Status("Available") Modifying = Status("Modifying") Deleting = Status("Deleting") Starting = Status("Starting") Stopping = Status("Stopping") Stopped = Status("Stopped") Normal = Status("Normal") Changing = Status("Changing") Online = Status("online") Configuring = Status("configuring") Associating = Status("Associating") Unassociating = Status("Unassociating") InUse = Status("InUse") DiskInUse = Status("In_use") Active = Status("Active") Inactive = Status("Inactive") Idle = Status("Idle") SoldOut = Status("SoldOut") InService = Status("InService") Removing = Status("Removing") DisabledStatus = Status("Disabled") Init = Status("Init") Provisioning = Status("Provisioning") Updating = Status("Updating") FinancialLocked = Status("FinancialLocked") PUBLISHED = Status("Published") NOPUBLISHED = Status("NonPublished") Deleted = Status("Deleted") Null = Status("Null") Enable = Status("Enable") BINDED = Status("BINDED") )
const ( Inner = IPType("Inner") Private = IPType("Private") Public = IPType("Public") )
const ( ResourceTypeInstance = ResourceType("Instance") ResourceTypeDisk = ResourceType("Disk") ResourceTypeVSwitch = ResourceType("VSwitch") ResourceTypeRds = ResourceType("Rds") ResourceTypePolarDB = ResourceType("PolarDB") IoOptimized = ResourceType("IoOptimized") ResourceTypeRkv = ResourceType("KVStore") ResourceTypeFC = ResourceType("FunctionCompute") ResourceTypeElasticsearch = ResourceType("Elasticsearch") ResourceTypeSlb = ResourceType("Slb") ResourceTypeMongoDB = ResourceType("MongoDB") ResourceTypeGpdb = ResourceType("Gpdb") ResourceTypeHBase = ResourceType("HBase") ResourceTypeAdb = ResourceType("ADB") ResourceTypeCassandra = ResourceType("Cassandra") )
const ( PayByBandwidth = InternetChargeType("PayByBandwidth") PayByTraffic = InternetChargeType("PayByTraffic") PayBy95 = InternetChargeType("PayBy95") )
const ( DomesticSite = AccountSite("Domestic") IntlSite = AccountSite("International") )
const ( SnapshotCreatingInProcessing = Status("progressing") SnapshotCreatingAccomplished = Status("accomplished") SnapshotCreatingFailed = Status("failed") SnapshotPolicyCreating = Status("Creating") SnapshotPolicyAvailable = Status("available") SnapshotPolicyNormal = Status("Normal") )
const ( PageSizeSmall = 10 PageSizeMedium = 20 PageSizeLarge = 50 PageSizeXLarge = 100 )
const ( Http = Protocol("http") Https = Protocol("https") Tcp = Protocol("tcp") Udp = Protocol("udp") All = Protocol("all") Icmp = Protocol("icmp") Gre = Protocol("gre") )
Constants of protocol definition
const ( IOOptimized = OptimizedType("optimized") NoneOptimized = OptimizedType("none") )
const ( TagResourceImage = TagResourceType("image") TagResourceInstance = TagResourceType("instance") TagResourceAcl = TagResourceType("acl") TagResourceCertificate = TagResourceType("certificate") TagResourceSnapshot = TagResourceType("snapshot") TagResourceKeypair = TagResourceType("keypair") TagResourceDisk = TagResourceType("disk") TagResourceSecurityGroup = TagResourceType("securitygroup") TagResourceEni = TagResourceType("eni") TagResourceCdn = TagResourceType("DOMAIN") TagResourceVpc = TagResourceType("VPC") TagResourceVSwitch = TagResourceType("VSWITCH") TagResourceRouteTable = TagResourceType("ROUTETABLE") TagResourceEip = TagResourceType("EIP") TagResourcePlugin = TagResourceType("plugin") TagResourceApiGroup = TagResourceType("apiGroup") TagResourceApp = TagResourceType("app") TagResourceTopic = TagResourceType("topic") TagResourceConsumerGroup = TagResourceType("consumergroup") TagResourceCluster = TagResourceType("cluster") )
const ( KubernetesNodeMaster = ResourceType("Master") KubernetesNodeWorker = ResourceType("Worker") )
const ( // common NotFound = "NotFound" ResourceNotfound = "ResourceNotfound" InstanceNotFound = "Instance.Notfound" MessageInstanceNotFound = "instance is not found" Throttling = "Throttling" ThrottlingUser = "Throttling.User" // RAM Instance Not Found RamInstanceNotFound = "Forbidden.InstanceNotFound" AliyunGoClientFailure = "AliyunGoClientFailure" LogClientTimeout = "Client.Timeout exceeded while awaiting headers" )
const ( AlibabaCloudSdkGoERROR = ErrorSource("[SDK alibaba-cloud-sdk-go ERROR]") AliyunLogGoSdkERROR = ErrorSource("[SDK aliyun-log-go-sdk ERROR]") AliyunDatahubSdkGo = ErrorSource("[SDK aliyun-datahub-sdk-go ERROR]") AliyunMaxComputeSdkGo = ErrorSource("[SDK aliyun-maxcompute-sdk-go ERROR]") AliyunOssGoSdk = ErrorSource("[SDK aliyun-oss-go-sdk ERROR]") FcGoSdk = ErrorSource("[SDK fc-go-sdk ERROR]") DenverdinoAliyungo = ErrorSource("[SDK denverdino/aliyungo ERROR]") AliyunTablestoreGoSdk = ErrorSource("[SDK aliyun-tablestore-go-sdk ERROR]") AliMnsERROR = ErrorSource("[SDK ali_mns ERROR]") ProviderERROR = ErrorSource("[Provider ERROR]") )
const ( CatalogRequest = "REQUEST" CatalogConstant = "CONSTANT" CatalogSystem = "SYSTEM" ResultType = "JSON" ResultSample = "Result Sample" Visibility = "PRIVATE" AllowSignatureMethod = "HmacSHA256" WebSocketApiType = "COMMON" DeployCommonDescription = "Terraform Deploy" StageNamePre = "PRE" StageNameRelease = "RELEASE" StageNameTest = "TEST" AuthorizationDone = "DONE" ApigatewayDefaultAddress = "http://www.aliyun.com" ApigatewayDefaultTimeout = 30 )
const ( Average = "Average" Minimum = "Minimum" Maximum = "Maximum" ErrorCodeMaximum = "ErrorCodeMaximum" )
const ( MoreThan = ">" MoreThanOrEqual = ">=" LessThan = "<" LessThanOrEqual = "<=" Equal = "==" NotEqual = "!=" )
const ( SiteMonitorHTTP = "HTTP" SiteMonitorPing = "Ping" SiteMonitorTCP = "TCP" SiteMonitorUDP = "UDP" SiteMonitorDNS = "DNS" SiteMonitorSMTP = "SMTP" SiteMonitorPOP3 = "POP3" SiteMonitorFTP = "FTP" )
const ( GroupRuleInternet = GroupRuleNicType("internet") GroupRuleIntranet = GroupRuleNicType("intranet") )
const ( DirectionIngress = Direction("ingress") DirectionEgress = Direction("egress") )
const ( GroupRulePolicyAccept = GroupRulePolicy("accept") GroupRulePolicyDrop = GroupRulePolicy("drop") )
const ( GroupInnerAccept = GroupInnerAccessPolicy("Accept") GroupInnerDrop = GroupInnerAccessPolicy("Drop") )
const ( NoSpot = SpotStrategyType("NoSpot") SpotWithPriceLimit = SpotStrategyType("SpotWithPriceLimit") SpotAsPriceGo = SpotStrategyType("SpotAsPriceGo") )
Constants of SpotStrategyType
const ( ZoneResource = DestinationResource("Zone") IoOptimizedResource = DestinationResource("IoOptimized") InstanceTypeResource = DestinationResource("InstanceType") SystemDiskResource = DestinationResource("SystemDisk") DataDiskResource = DestinationResource("DataDisk") NetworkResource = DestinationResource("Network") )
const ( RenewAutoRenewal = RenewalStatus("AutoRenewal") RenewNormal = RenewalStatus("Normal") RenewNotRenewal = RenewalStatus("NotRenewal") )
const ( DiskTypeAll = DiskType("all") DiskTypeSystem = DiskType("system") DiskTypeData = DiskType("data") )
const ( DiskAll = DiskCategory("all") //Default DiskCloud = DiskCategory("cloud") DiskEphemeralSSD = DiskCategory("ephemeral_ssd") DiskCloudESSD = DiskCategory("cloud_essd") DiskCloudEfficiency = DiskCategory("cloud_efficiency") DiskCloudSSD = DiskCategory("cloud_ssd") DiskLocalDisk = DiskCategory("local_disk") )
const ( DiskResizeTypeOffline = DiskResizeType("offline") DiskResizeTypeOnline = DiskResizeType("online") )
const ( ImageOwnerSystem = ImageOwnerAlias("system") ImageOwnerSelf = ImageOwnerAlias("self") ImageOwnerOthers = ImageOwnerAlias("others") ImageOwnerMarketplace = ImageOwnerAlias("marketplace") ImageOwnerDefault = ImageOwnerAlias("") //Return the values for system, self, and others )
const ( ActiveSecurityEnhancementStrategy = SecurityEnhancementStrategy("Active") DeactiveSecurityEnhancementStrategy = SecurityEnhancementStrategy("Deactive") )
const ( CreditSpecificationStandard = CreditSpecification("Standard") CreditSpecificationUnlimited = CreditSpecification("Unlimited") )
const ( SimpleScalingRule = ScalingRuleType("SimpleScalingRule") TargetTrackingScalingRule = ScalingRuleType("TargetTrackingScalingRule") StepScalingRule = ScalingRuleType("StepScalingRule") )
const ( AttachDetachLoadbalancersBatchsize = BatchSize(5) AttachDetachDbinstancesBatchsize = BatchSize(5) )
const ( Enabled = KeyState("Enabled") Disabled = KeyState("Disabled") PendingDeletion = KeyState("PendingDeletion") )
const ( MongoDBShardingNodeMongos = MongoDBShardingNodeType("mongos") MongoDBShardingNodeShard = MongoDBShardingNodeType("shard") )
const ( ExpirationStatusEnabled = LifecycleRuleStatus("Enabled") ExpirationStatusDisabled = LifecycleRuleStatus("Disabled") )
const ( IntegerType = PrimaryKeyTypeString("Integer") StringType = PrimaryKeyTypeString("String") BinaryType = PrimaryKeyTypeString("Binary") )
const ( AnyNetwork = InstanceAccessedByType("Any") VpcOnly = InstanceAccessedByType("Vpc") VpcOrConsole = InstanceAccessedByType("ConsoleOrVpc") )
const ( OtsCapacity = OtsInstanceType("Capacity") OtsHighPerformance = OtsInstanceType("HighPerformance") )
const ( MySQL = Engine("MySQL") SQLServer = Engine("SQLServer") PPAS = Engine("PPAS") PostgreSQL = Engine("PostgreSQL") )
const ( KVStoreRedis = KVStoreInstanceType("Redis") KVStoreMemcache = KVStoreInstanceType("Memcache") )
const ( KVStore2Dot8 = KVStoreEngineVersion("2.8") KVStore4Dot0 = KVStoreEngineVersion("4.0") )
const ( WRRScheduler = SchedulerType("wrr") WLCScheduler = SchedulerType("wlc") RRScheduler = SchedulerType("rr") )
const ( OnFlag = FlagType("on") OffFlag = FlagType("off") )
const ( ENI = FlagType("eni") ECS = FlagType("ecs") )
const ( AclTypeBlack = AclType("black") AclTypeWhite = AclType("white") )
const ( InsertStickySessionType = StickySessionType("insert") ServerStickySessionType = StickySessionType("server") )
const ( HTTP_2XX = HealthCheckHttpCodeType("http_2xx") HTTP_3XX = HealthCheckHttpCodeType("http_3xx") HTTP_4XX = HealthCheckHttpCodeType("http_4xx") HTTP_5XX = HealthCheckHttpCodeType("http_5xx") )
const ( TCPHealthCheckType = HealthCheckType("tcp") HTTPHealthCheckType = HealthCheckType("http") )
const ( S1Small = "slb.s1.small" S2Small = "slb.s2.small" S2Medium = "slb.s2.medium" S3Small = "slb.s3.small" S3Medium = "slb.s3.medium" S3Large = "slb.s3.large" S4Large = "slb.s4.large" )
const ( EcsInstance = "EcsInstance" SlbInstance = "SlbInstance" Nat = "Nat" HaVip = "HaVip" )
const ( VRouter = RouterType("VRouter") VBR = RouterType("VBR") InitiatingSide = Role("InitiatingSide") AcceptingSide = Role("AcceptingSide") Mini2 = Spec("Mini.2") Mini5 = Spec("Mini.5") Small1 = Spec("Small.1") Small2 = Spec("Small.2") Small5 = Spec("Small.5") Middle1 = Spec("Middle.1") Middle2 = Spec("Middle.2") Middle5 = Spec("Middle.5") Large1 = Spec("Large.1") Large2 = Spec("Large.2") Large5 = Spec("Large.5") Xlarge1 = Spec("Xlarge.1") Negative = Spec(("Negative")) )
const ( Ssl_Cert_Expiring = Status("expiring-soon") Ssl_Cert_Normal = Status("normal") Ssl_Cert_Expired = Status("expired") )
const ( IKE_VERSION_1 = string("ikev1") IKE_VERSION_2 = string("ikev2") IKE_MODE_MAIN = string("main") IKE_MODE_AGGRESSIVE = string("aggressive") VPN_ENC_AES = string("aes") VPN_ENC_AES_192 = string("aes192") VPN_ENC_AES_256 = string("aes256") VPN_ENC_AES_DES = string("des") VPN_ENC_AES_3DES = string("3des") VPN_AUTH_MD5 = string("md5") VPN_AUTH_SHA = string("sha1") VPN_AUTH_SHA256 = string("sha256") VPN_AUTH_SHA386 = string("sha386") VPN_AUTH_SHA512 = string("sha512") VPN_PFS_DISABLED = string("disabled") VPN_PFS_G1 = string("group1") VPN_PFS_G2 = string("group2") VPN_PFS_G5 = string("group5") VPN_PFS_G14 = string("group14") VPN_PFS_G24 = string("group24") VPN_UDP_PROTO = string("UDP") VPN_TCP_PROTO = string("TCP") SSL_VPN_ENC_AES_128 = string("AES-128-CBC") SSL_VPN_ENC_AES_192 = string("AES-192-CBC") SSL_VPN_ENC_AES_256 = string("AES-256-CBC") SSL_VPN_ENC_NONE = string("none") )
const ( KubernetesClusterNetworkTypeFlannel = "flannel" KubernetesClusterNetworkTypeTerway = "terway" KubernetesClusterLoggingTypeSLS = "SLS" )
const ( LabelPattern = "k8s.io/cluster-autoscaler/node-template/label/" TaintPattern = "k8s.io/cluster-autoscaler/node-template/taint/" )
const ( BATIONHOST_RELEASE_HANG_MINS = 5 BASTIONHOST_WAITING_FOR_START = 600 )
const ( RepoTypePublic = "PUBLIC" RepoTypePrivate = "PRIVATE" )
const ( COMPONENT_AUTO_SCALER = "cluster-autoscaler" COMPONENT_DEFAULT_VRESION = "v1.0.0" SCALING_CONFIGURATION_NAME = "kubernetes_autoscaler_autogen" DefaultECSTag = "k8s.aliyun.com" RECYCLE_MODE_LABEL = "k8s.io/cluster-autoscaler/node-template/label/policy" DefaultAutoscalerTag = "k8s.io/cluster-autoscaler" SCALING_GROUP_NAME = "sg-%s-%s" DEFAULT_COOL_DOWN_TIME = 300 RELEASE_MODE = "release" RECYCLE_MODE = "recycle" PRIORITY_POLICY = "PRIORITY" COST_OPTIMIZED_POLICY = "COST_OPTIMIZED" BALANCE_POLICY = "BALANCE" UpgradeClusterTimeout = 30 * time.Minute )
const ( Hb_LAUNCHING = "LAUNCHING" Hb_CREATING = "CREATING" Hb_ACTIVATION = "ACTIVATION" Hb_DELETING = "DELETING" Hb_CREATE_FAILED = "CREATE_FAILED" Hb_NODE_RESIZING = "HBASE_SCALE_OUT" Hb_NODE_RESIZING_FAILED = "NODE_RESIZE_FAILED" Hb_DISK_RESIZING = "HBASE_EXPANDING" Hb_DISK_RESIZE_FAILED = "DISK_RESIZING_FAILED" )
const ( BastionhostRoleDefaultDescription = "Bastionhost will access other cloud resources by playing this role by default" BastionhostRoleName = "AliyunBastionHostDefaultRole" BastionhostAssumeRolePolicy = `` /* 191-byte string literal not displayed */ BastionhostResourceType = "INSTANCE" )
const ( RoleDefaultDescription = "DbAudit perform the default role to access your other cloud resources" RoleName = "AliyunDbAuditDefaultRole" AssumeRolePolicy = `` /* 187-byte string literal not displayed */ DBauditResourceType = "INSTANCE" )
const AllPortRange = "-1/-1"
const BackendServerPort = -520
const COLON_SEPARATED = ":"
const COMMA_SEPARATED = ","
const CharityPageUrl = "http://promotion.alicdn.com/help/oss/error.html"
const ChildInstanceTypeVbr = "VBR"
const ChildInstanceTypeVpc = "VPC"
const DEFAULT_REGION = "cn-beijing"
default region for all resource
const DataDefaultErrorMsg = "Datasource %s %s Failed!!! %s"
const DefaultCenTimeout = 60
const DefaultCenTimeoutLong = 180
const DefaultDebugMsg = "\n*************** %s Response *************** \n%s\n%s******************************\n\n"
const DefaultErrorMsg = "Resource %s %s Failed!!! %s"
A default message of ComplexError's Err. It is format to Resource <resource-id> <operation> Failed!!! <error source>
const DefaultIntervalLong = 20
const DefaultIntervalMedium = 10
const DefaultIntervalMini = 2
const DefaultIntervalShort = 5
const DefaultLongTimeout = 1000
timeout for long time progerss product, rds e.g.
const DefaultTimeout = 120
timeout for common product, ecs e.g.
const DefaultTimeoutMedium = 500
const DefaultTimeoutMsg = "Resource %s %s Timeout!!! %s"
const DeleteTimeoutMsg = "Resource %s Still Exists. %s Timeout!!! %s"
const (
DoesNotExist = "does not exist"
)
It is proactive defense to the case that SDK extends new datahub objects.
const FailedToReachTargetAttribute = "Failed to reach value for target attribute. Current value is %s."
const FailedToReachTargetStatus = "Failed to reach target status. Current status is %s."
const GenerationFour = "ecs-4"
const GenerationOne = "ecs-1"
const GenerationThree = "ecs-3"
const GenerationTwo = "ecs-2"
const GroupId = "groupId"
const INT_MAX = 2147483647
const IdMsg = "Resource id:%s "
const (
KubernetesMasterNumber = 3
)
const LOCAL_HOST_IP = "127.0.0.1"
const MULTI_IZ_SYMBOL = "MAZ"
symbol of multiIZ
const (
ManagedKubernetesCreationDefaultTimeoutInMinute = 60
)
const (
MaxScalingConfigurationInstanceTypes = MaxItems(10)
)
const ModulesSizeLimit = 50
const NotFoundMsg = ResourceNotfound + "!!! %s"
const (
RELEASE_HANG_MINS = 3
)
const RequestIdMsg = "RequestId: %s"
const SLASH_SEPARATED = "/"
const ScalingGroup = "scaling_group"
const ServerSideEncryptionAes256 = "AES256"
const ServerSideEncryptionKMS = "KMS"
const Timeout5Minute = 300
const UserId = "userId"
const WaitTimeoutMsg = "Resource %s %s Timeout In %d Seconds. Got: %s Expected: %s !!! %s"
Variables ¶
var ( ATTACH_SCRIPT_WITH_VERSION = `` /* 139-byte string literal not displayed */ NETWORK_ADDON_NAMES = []string{"terway", "kube-flannel-ds", "terway-eni", "terway-eniip"} )
var ApiGatewayStageNames = []string{StageNamePre, StageNameRelease, StageNameTest}
var BACKUP_TIME = []string{
"00:00Z-01:00Z", "01:00Z-02:00Z", "02:00Z-03:00Z", "03:00Z-04:00Z", "04:00Z-05:00Z",
"05:00Z-06:00Z", "06:00Z-07:00Z", "07:00Z-08:00Z", "08:00Z-09:00Z", "09:00Z-10:00Z",
"10:00Z-11:00Z", "11:00Z-12:00Z", "12:00Z-13:00Z", "13:00Z-14:00Z", "14:00Z-15:00Z",
"15:00Z-16:00Z", "16:00Z-17:00Z", "17:00Z-18:00Z", "18:00Z-19:00Z", "19:00Z-20:00Z",
"20:00Z-21:00Z", "21:00Z-22:00Z", "22:00Z-23:00Z", "23:00Z-24:00Z",
}
var ClientErrorCatcher = Catcher{AliyunGoClientFailure, 10, 5}
var DBInstanceStatusCatcher = Catcher{"OperationDenied.DBInstanceStatus", 60, 5}
_______________ _______________ _______________ | | ______param______\ | | _____request_____\ | | | Business | | Service | | SDK/API | | | __________________ | | __________________ | | |______________| \ (obj, err) |______________| \ (status, cont) |______________| | | |A. {instance, nil} |a. {200, content} |B. {nil, error} |b. {200, nil} |c. {4xx, nil}
The API return 200 for resource not found. When getInstance is empty, then throw InstanceNotfound error. That the business layer only need to check error.
var DBReadInstanceNotReadyStatus = []string{"OperationDenied.ReadDBInstanceStatus", "OperationDenied.MasterDBInstanceState", "ReadDBInstance.Mismatch"}
var DiskInvalidOperation = []string{"IncorrectDiskStatus", "IncorrectInstanceStatus", "OperationConflict", "InternalError", "InvalidOperation.Conflict", "IncorrectDiskStatus.Initializing"}
var DiskNotSupportOnlineChangeErrors = []string{"InvalidDiskCategory.NotSupported", "InvalidRegion.NotSupport", "IncorrectInstanceStatus", "IncorrectDiskStatus", "InvalidOperation.InstanceTypeNotSupport"}
var EcsNotFound = []string{"InvalidInstanceId.NotFound", "Forbidden.InstanceNotFound"}
var HalfIoOptimizedFamily = map[string]string{"ecs.s2": "", "ecs.s3": "", "ecs.m1": "", "ecs.m2": "", "ecs.c1": "", "ecs.c2": ""}
var KVstoreInstanceStatusCatcher = Catcher{"OperationDenied.KVstoreInstanceStatus", 60, 5}
var (
KubernetesClusterNodeCIDRMasksByDefault = 24
)
var NasNotFound = []string{"InvalidMountTarget.NotFound", "InvalidFileSystem.NotFound", "Forbidden.NasNotFound", "InvalidLBid.NotFound", "VolumeUnavailable"}
var NetworkInterfaceInvalidOperations = []string{"InvalidOperation.InvalidEniState", "InvalidOperation.InvalidEcsState", "OperationConflict", "ServiceUnavailable", "InternalError"}
var NoneIoOptimizedFamily = map[string]string{"ecs.t1": "", "ecs.t2": "", "ecs.s1": ""}
var NoneIoOptimizedInstanceType = map[string]string{"ecs.s2.small": ""}
var OperationDeniedDBStatus = []string{"OperationDenied.DBStatus", "OperationDenied.DBInstanceStatus", "OperationDenied.DBClusterStatus", "InternalError", "OperationDenied.OutofUsage"}
"OTSTimeout", "OTSServerUnavailable", "OTSRowOperationConflict", "OTSTableNotReady", "OTSNotEnoughCapacityUnit", "Too frequent table operations."}details at: https://help.aliyun.com/document_detail/27300.html
var OutdatedDiskCategory = map[DiskCategory]DiskCategory{ DiskCloud: DiskCloud}
var PvtzSystemBusyCatcher = Catcher{"System.Busy", 30, 5}
var PvtzThrottlingUserCatcher = Catcher{ThrottlingUser, 30, 2}
var ServiceBusyCatcher = Catcher{"ServiceUnavailable", 10, 5}
var SlbIsBusy = []string{"SystemBusy", "OperationBusy", "ServiceIsStopping", "BackendServer.configuring", "ServiceIsConfiguring"}
var SlsClientTimeoutCatcher = Catcher{LogClientTimeout, 15, 5}
var SnapshotInvalidOperations = []string{"OperationConflict", "ServiceUnavailable", "InternalError", "SnapshotCreatedDisk", "SnapshotCreatedImage"}
var SnapshotPolicyInvalidOperations = []string{"OperationConflict", "ServiceUnavailable", "InternalError", "SnapshotCreatedDisk", "SnapshotCreatedImage"}
var SupportedDiskCategory = map[DiskCategory]DiskCategory{ DiskCloudSSD: DiskCloudSSD, DiskCloudEfficiency: DiskCloudEfficiency, DiskEphemeralSSD: DiskEphemeralSSD, DiskCloudESSD: DiskCloudESSD, DiskCloud: DiskCloud, }
var ThrottlingCatcher = Catcher{Throttling, 50, 2}
ValidProtocols network protocol list
var WEEK_ENUM = []string{"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"}
Functions ¶
func AccessGroupsDecriptionAttributes ¶ added in v1.35.0
func AccessGroupsDecriptionAttributes(d *schema.ResourceData, nasSetTypes []nas.DescribeAccessGroupsAccessGroup1, meta interface{}) error
func BoolPointer ¶ added in v1.10.0
func BuildStateConf ¶ added in v1.49.0
func BuildStateConf(pending, target []string, timeout, delay time.Duration, f resource.StateRefreshFunc) *resource.StateChangeConf
func CommonBandwidthPackagesDecriptionAttributes ¶ added in v1.36.0
func CommonBandwidthPackagesDecriptionAttributes(d *schema.ResourceData, cbwps []vpc.CommonBandwidthPackage, meta interface{}) error
func ConvertIntegerToInt ¶ added in v1.9.4
func CreateDashboard ¶ added in v1.78.0
func DeleteAutoscaler ¶ added in v1.65.0
delete autoscaler component
func DeployAutoscaler ¶ added in v1.65.0
func DeployAutoscaler(options autoscalerOptions, clientSet *kubernetes.Clientset) error
deploy cluster-autoscaler to kubernetes cluster
func DescribeDomainDetail ¶ added in v1.22.0
func DescribeDomainDetail(Id string, meta interface{}) (domain cdn.DomainDetail, err error)
func DownloadUserKubeConf ¶ added in v1.65.0
func DownloadUserKubeConf(client *connectivity.AliyunClient, clusterId string) (string, error)
prepare kubeconf of kubernetes clsuter
func FlattenImageDiskDeviceMappings ¶ added in v1.64.0
func FlattenImageDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
func FlattenImageImportDiskDeviceMappings ¶ added in v1.69.0
func FlattenImageImportDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
func ForwardEntriesDecriptionAttributes ¶ added in v1.37.0
func ForwardEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.ForwardTableEntry, meta interface{}) error
func GetAllRouterInterfaceSpec ¶ added in v0.1.1
func GetAllRouterInterfaceSpec() (specifications []string)
func GetCenChildInstanceType ¶ added in v1.37.0
func GetCharTitile ¶ added in v1.81.0
func GetFunc ¶ added in v1.35.0
Return a ComplexError which including extra error message, error occurred file and path
func GetKubernetesNetworkName ¶ added in v1.90.0
func GetKubernetesNetworkName(cluster *cs.KubernetesClusterDetail) (network string, err error)
func GetNotFoundMessage ¶ added in v1.8.1
func GetScalingGroupSizeRange ¶ added in v1.65.0
func GetScalingGroupSizeRange(client *connectivity.AliyunClient, groupId string) (min, max int, err error)
func GetTimeErrorFromString ¶ added in v1.8.1
func GetTimeoutMessage ¶ added in v1.8.1
func GetUserHomeDir ¶ added in v1.9.4
func Int32Pointer ¶ added in v1.10.0
func IsExpectedErrors ¶ added in v1.70.2
func IsThrottling ¶ added in v1.71.1
func MountTargetDescriptionAttributes ¶ added in v1.35.0
func MountTargetDescriptionAttributes(d *schema.ResourceData, nasSetTypes []nas.DescribeMountTargetsMountTarget1, meta interface{}) error
func NatGatewaysDecriptionAttributes ¶ added in v1.37.0
func NatGatewaysDecriptionAttributes(d *schema.ResourceData, gateways []vpc.NatGateway, meta interface{}) error
func NotFoundError ¶ added in v0.1.1
func ParseResourceId ¶ added in v1.36.0
func ParseSlbListenerId ¶ added in v1.57.1
func PostPaidAndRenewDiffSuppressFunc ¶ added in v1.66.0
func PostPaidAndRenewDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
func PostPaidDiffSuppressFunc ¶ added in v1.66.0
func PostPaidDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a schema.Provider for alicloud
func RemoveTags ¶
func RemoveTags(client *ecs.Client, args *RemoveTagsArgs) error
func RouteEntriesDecriptionAttributes ¶ added in v1.37.0
func RouteEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.RouteEntry, meta interface{}) error
func RouteTablesDecriptionAttributes ¶ added in v1.36.0
func RouteTablesDecriptionAttributes(d *schema.ResourceData, tables []vpc.RouterTableListType, meta interface{}) error
func SnatEntriesDecriptionAttributes ¶ added in v1.37.0
func SnatEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.SnatTableEntry, meta interface{}) error
func StringPointer ¶ added in v1.10.0
func TimestampToStr ¶ added in v1.70.2
func UpdateScalingGroupConfiguration ¶ added in v1.65.0
func UpdateScalingGroupConfiguration(client *connectivity.AliyunClient, groupId, userData string, labels string, taints string) (err error)
update scaling group config
func UpgradeAlicloudKubernetesCluster ¶ added in v1.70.1
func UpgradeAlicloudKubernetesCluster(d *schema.ResourceData, meta interface{}) error
func VSwitchesDecriptionAttributes ¶ added in v1.7.2
func VSwitchesDecriptionAttributes(d *schema.ResourceData, vsws []vpc.VSwitch, meta interface{}) error
func WaitForDomainStatus ¶ added in v1.22.0
func WaitForServerCertificate ¶ added in v1.28.0
func WaitForServerCertificate(client *connectivity.AliyunClient, Id string, serverCertificate string, timeout int) error
func WrapComplexError ¶ added in v1.29.0
func WrapError ¶ added in v1.28.0
Return a ComplexError which including error occurred file and path
func WrapErrorf ¶ added in v1.29.0
Return a ComplexError which including extra error message, error occurred file and path
Types ¶
type AccountSite ¶ added in v1.32.0
type AccountSite string
type ActionTrailService ¶ added in v1.35.0
type ActionTrailService struct {
// contains filtered or unexported fields
}
func (*ActionTrailService) DescribeActionTrail ¶ added in v1.35.0
func (s *ActionTrailService) DescribeActionTrail(id string) (trail actiontrail.TrailListItem, err error)
func (*ActionTrailService) WaitForActionTrail ¶ added in v1.35.0
func (s *ActionTrailService) WaitForActionTrail(id string, status Status, timeout int) error
type ActionType ¶ added in v1.87.0
type ActionType string
type AdbService ¶ added in v1.71.0
type AdbService struct {
// contains filtered or unexported fields
}
func (*AdbService) AdbClusterStateRefreshFunc ¶ added in v1.71.0
func (s *AdbService) AdbClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*AdbService) DescribeAdbAccount ¶ added in v1.71.0
func (s *AdbService) DescribeAdbAccount(id string) (ds *adb.DBAccount, err error)
func (*AdbService) DescribeAdbAutoRenewAttribute ¶ added in v1.71.0
func (s *AdbService) DescribeAdbAutoRenewAttribute(id string) (instance *adb.AutoRenewAttribute, err error)
func (*AdbService) DescribeAdbBackupPolicy ¶ added in v1.71.0
func (s *AdbService) DescribeAdbBackupPolicy(id string) (policy *adb.DescribeBackupPolicyResponse, err error)
func (*AdbService) DescribeAdbCluster ¶ added in v1.71.0
func (s *AdbService) DescribeAdbCluster(id string) (instance *adb.DBCluster, err error)
func (*AdbService) DescribeAdbClusterAttribute ¶ added in v1.71.0
func (s *AdbService) DescribeAdbClusterAttribute(id string) (instance *adb.DBCluster, err error)
func (*AdbService) DescribeAdbClusterNetInfo ¶ added in v1.71.0
func (s *AdbService) DescribeAdbClusterNetInfo(id string) ([]adb.Address, error)
func (*AdbService) DescribeAdbConnection ¶ added in v1.71.0
func (s *AdbService) DescribeAdbConnection(id string) (*adb.Address, error)
func (*AdbService) DescribeDBSecurityIps ¶ added in v1.71.0
func (s *AdbService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
func (*AdbService) DescribeTags ¶ added in v1.71.0
func (s *AdbService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []adb.TagResource, err error)
func (*AdbService) ModifyAdbBackupPolicy ¶ added in v1.71.0
func (s *AdbService) ModifyAdbBackupPolicy(clusterId, backupTime, backupPeriod string) error
func (*AdbService) ModifyDBSecurityIps ¶ added in v1.71.0
func (s *AdbService) ModifyDBSecurityIps(clusterId, ips string) error
func (*AdbService) WaitForAdbAccount ¶ added in v1.71.0
func (s *AdbService) WaitForAdbAccount(id string, status Status, timeout int) error
func (*AdbService) WaitForAdbConnection ¶ added in v1.71.0
func (s *AdbService) WaitForAdbConnection(id string, status Status, timeout int) error
func (*AdbService) WaitForAdbInstance ¶ added in v1.71.0
func (s *AdbService) WaitForAdbInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*AdbService) WaitForCluster ¶ added in v1.71.0
func (s *AdbService) WaitForCluster(id string, status Status, timeout int) error
WaitForCluster waits for cluster to given status
type AddTagsArgs ¶
type AlidnsService ¶ added in v1.84.0
type AlidnsService struct {
// contains filtered or unexported fields
}
func (*AlidnsService) DescribeAlidnsDomainGroup ¶ added in v1.84.0
func (s *AlidnsService) DescribeAlidnsDomainGroup(id string) (object alidns.DomainGroup, err error)
func (*AlidnsService) DescribeAlidnsRecord ¶ added in v1.85.0
func (s *AlidnsService) DescribeAlidnsRecord(id string) (object alidns.DescribeDomainRecordInfoResponse, err error)
type AlikafkaService ¶ added in v1.56.0
type AlikafkaService struct {
// contains filtered or unexported fields
}
func (*AlikafkaService) DescribeAlikafkaConsumerGroup ¶ added in v1.56.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaConsumerGroup(id string) (*alikafka.ConsumerVO, error)
func (*AlikafkaService) DescribeAlikafkaInstance ¶ added in v1.56.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaInstance(instanceId string) (*alikafka.InstanceVO, error)
func (*AlikafkaService) DescribeAlikafkaInstanceByOrderId ¶ added in v1.59.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaInstanceByOrderId(orderId string, timeout int) (*alikafka.InstanceVO, error)
func (*AlikafkaService) DescribeAlikafkaNodeStatus ¶ added in v1.59.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaNodeStatus(instanceId string) (*alikafka.StatusList, error)
func (*AlikafkaService) DescribeAlikafkaSaslAcl ¶ added in v1.66.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslAcl(id string) (*alikafka.KafkaAclVO, error)
func (*AlikafkaService) DescribeAlikafkaSaslUser ¶ added in v1.66.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslUser(id string) (*alikafka.SaslUserVO, error)
func (*AlikafkaService) DescribeAlikafkaTopic ¶ added in v1.56.0
func (alikafkaService *AlikafkaService) DescribeAlikafkaTopic(id string) (*alikafka.TopicVO, error)
func (*AlikafkaService) DescribeTags ¶ added in v1.63.0
func (s *AlikafkaService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []alikafka.TagResource, err error)
func (*AlikafkaService) WaitForAlikafkaConsumerGroup ¶ added in v1.56.0
func (s *AlikafkaService) WaitForAlikafkaConsumerGroup(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaInstance ¶ added in v1.59.0
func (s *AlikafkaService) WaitForAlikafkaInstance(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaInstanceUpdated ¶ added in v1.59.0
func (*AlikafkaService) WaitForAlikafkaSaslAcl ¶ added in v1.66.0
func (s *AlikafkaService) WaitForAlikafkaSaslAcl(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaSaslUser ¶ added in v1.66.0
func (s *AlikafkaService) WaitForAlikafkaSaslUser(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaTopic ¶ added in v1.56.0
func (s *AlikafkaService) WaitForAlikafkaTopic(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAllAlikafkaNodeRelease ¶ added in v1.59.0
func (s *AlikafkaService) WaitForAllAlikafkaNodeRelease(id string, timeout int) error
type ApiGatewayFunctionComputeConfig ¶ added in v1.22.0
type ApiGatewayParameterMap ¶ added in v1.22.0
type ApiGatewayRequestConfig ¶ added in v1.22.0
type ApiGatewayRequestParam ¶ added in v1.22.0
type ApiGatewayServiceConfig ¶ added in v1.22.0
type ApiGatewayServiceConfig struct { Protocol string `json:"serviceProtocol"` Address string `json:"serviceAddress"` Method string `json:"serviceHttpMethod"` Path string `json:"servicePath"` Timeout int `json:"serviceTimeout"` ContentTypeCategory string `json:"contentTypeCatagory"` ContentTypeValue string `json:"contentTypeValue"` MockEnable string `json:"mock"` MockResult string `json:"mockResult"` VpcEnable string `json:"serviceVpcEnable"` FcConfig ApiGatewayFunctionComputeConfig `json:"functionComputeConfig"` VpcConfig ApiGatewayVpcConfig `json:"vpcConfig"` AoneName string `json:"aoneAppName"` }
type ApiGatewayServiceParam ¶ added in v1.22.0
type ApiGatewayVpcConfig ¶ added in v1.22.0
type ApiGatewayVpcConfig struct {
Name string `json:"name"`
}
type BastionhostPolicyRequired ¶ added in v1.63.0
type BssopenapiService ¶ added in v1.64.0
type BssopenapiService struct {
// contains filtered or unexported fields
}
func (*BssopenapiService) GetInstanceTypePrice ¶ added in v1.64.0
func (b *BssopenapiService) GetInstanceTypePrice(productCode, productType string, modules interface{}) ([]float64, error)
type CasService ¶ added in v1.36.0
type CasService struct {
// contains filtered or unexported fields
}
func (*CasService) DescribeCas ¶ added in v1.36.0
func (s *CasService) DescribeCas(id string) (*cas.Certificate, error)
type CassandraService ¶ added in v1.88.0
type CassandraService struct {
// contains filtered or unexported fields
}
func (*CassandraService) CassandraClusterStateRefreshFunc ¶ added in v1.88.0
func (s *CassandraService) CassandraClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CassandraService) CassandraDataCenterStateRefreshFunc ¶ added in v1.88.0
func (s *CassandraService) CassandraDataCenterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CassandraService) DescribeAccounts ¶ added in v1.88.0
func (s *CassandraService) DescribeAccounts(id string) (object cassandra.DescribeAccountsResponse, err error)
func (*CassandraService) DescribeCassandraCluster ¶ added in v1.88.0
func (s *CassandraService) DescribeCassandraCluster(id string) (object cassandra.Cluster, err error)
func (*CassandraService) DescribeCassandraDataCenter ¶ added in v1.88.0
func (s *CassandraService) DescribeCassandraDataCenter(id string) (object cassandra.DescribeDataCenterResponse, err error)
func (*CassandraService) DescribeCassandraEndpoints ¶ added in v1.88.0
func (s *CassandraService) DescribeCassandraEndpoints(id string) (object cassandra.DescribeContactPointsResponse, err error)
func (*CassandraService) DescribeClusterDataCenter ¶ added in v1.88.0
func (s *CassandraService) DescribeClusterDataCenter(id string) (object cassandra.DataCenter, err error)
func (*CassandraService) DescribeIpWhitelist ¶ added in v1.88.0
func (s *CassandraService) DescribeIpWhitelist(id string) (object cassandra.DescribeIpWhitelistResponse, err error)
func (*CassandraService) DescribeSecurityGroups ¶ added in v1.88.0
func (s *CassandraService) DescribeSecurityGroups(id string) (object cassandra.DescribeSecurityGroupsResponse, err error)
type CbnService ¶ added in v1.73.0
type CbnService struct {
// contains filtered or unexported fields
}
func (*CbnService) CenInstanceStateRefreshFunc ¶ added in v1.76.0
func (s *CbnService) CenInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenPrivateZoneStateRefreshFunc ¶ added in v1.83.0
func (s *CbnService) CenPrivateZoneStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenRouteMapStateRefreshFunc ¶ added in v1.82.0
func (s *CbnService) CenRouteMapStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) DescribeCenFlowlog ¶ added in v1.73.0
func (s *CbnService) DescribeCenFlowlog(id string) (object cbn.FlowLog, err error)
func (*CbnService) DescribeCenInstance ¶ added in v1.76.0
func (s *CbnService) DescribeCenInstance(id string) (object cbn.Cen, err error)
func (*CbnService) DescribeCenPrivateZone ¶ added in v1.83.0
func (s *CbnService) DescribeCenPrivateZone(id string) (object cbn.PrivateZoneInfo, err error)
func (*CbnService) DescribeCenRouteMap ¶ added in v1.82.0
func (s *CbnService) DescribeCenRouteMap(id string) (object cbn.RouteMap, err error)
func (*CbnService) DescribeCenVbrHealthCheck ¶ added in v1.88.0
func (s *CbnService) DescribeCenVbrHealthCheck(id string) (object cbn.VbrHealthCheck, err error)
func (*CbnService) WaitForCenFlowlog ¶ added in v1.73.0
type CdnService ¶ added in v1.34.0
type CdnService struct {
// contains filtered or unexported fields
}
func (*CdnService) DescribeCdnDomainConfig ¶ added in v1.52.0
func (c *CdnService) DescribeCdnDomainConfig(id string) (*cdn.DomainConfigInDescribeCdnDomainConfigs, error)
func (*CdnService) DescribeCdnDomainNew ¶ added in v1.52.0
func (c *CdnService) DescribeCdnDomainNew(id string) (*cdn.GetDomainDetailModel, error)
func (*CdnService) DescribeDomainCertificateInfo ¶ added in v1.52.0
func (c *CdnService) DescribeDomainCertificateInfo(id string) (certInfo cdn.CertInfo, err error)
func (*CdnService) DescribeTags ¶ added in v1.55.2
func (c *CdnService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []cdn.TagItem, err error)
func (*CdnService) WaitForCdnDomain ¶ added in v1.34.0
func (c *CdnService) WaitForCdnDomain(id string, status Status, timeout int) error
func (*CdnService) WaitForServerCertificateNew ¶ added in v1.52.0
func (c *CdnService) WaitForServerCertificateNew(id string, serverCertificate string, timeout int) error
type CenService ¶ added in v1.20.0
type CenService struct {
// contains filtered or unexported fields
}
func (*CenService) CenBandwidthLimitStateRefreshFunc ¶ added in v1.48.0
func (s *CenService) CenBandwidthLimitStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CenService) CenInstanceAttachmentStateRefreshFunc ¶ added in v1.88.0
func (s *CenService) CenInstanceAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CenService) CreateCenRouteEntryParas ¶ added in v1.20.0
func (s *CenService) CreateCenRouteEntryParas(vtbId string) (childInstanceId string, instanceType string, err error)
func (*CenService) DescribeCenBandwidthLimit ¶ added in v1.20.0
func (s *CenService) DescribeCenBandwidthLimit(id string) (c cbn.CenInterRegionBandwidthLimit, err error)
func (*CenService) DescribeCenBandwidthPackage ¶ added in v1.20.0
func (s *CenService) DescribeCenBandwidthPackage(id string) (c cbn.CenBandwidthPackage, err error)
func (*CenService) DescribeCenBandwidthPackageAttachment ¶ added in v1.47.0
func (s *CenService) DescribeCenBandwidthPackageAttachment(id string) (c cbn.CenBandwidthPackage, err error)
func (*CenService) DescribeCenInstanceAttachment ¶ added in v1.46.0
func (s *CenService) DescribeCenInstanceAttachment(id string) (*cbn.ChildInstance, error)
func (*CenService) DescribeCenRouteEntry ¶ added in v1.47.0
func (s *CenService) DescribeCenRouteEntry(id string) (c cbn.PublishedRouteEntry, err error)
func (*CenService) GetCenAndRegionIds ¶ added in v1.20.0
func (s *CenService) GetCenAndRegionIds(id string) (retString []string, err error)
func (*CenService) GetCenIdAndAnotherId ¶ added in v1.20.0
func (s *CenService) GetCenIdAndAnotherId(id string) (string, string, error)
func (*CenService) SetCenInterRegionBandwidthLimit ¶ added in v1.20.0
func (s *CenService) SetCenInterRegionBandwidthLimit(cenId, localRegionId, oppositeRegionId string, bandwidthLimit int) (err error)
func (*CenService) WaitForCenBandwidthPackage ¶ added in v1.20.0
func (s *CenService) WaitForCenBandwidthPackage(id string, status Status, bandwidth, timeout int) error
func (*CenService) WaitForCenBandwidthPackageAttachment ¶ added in v1.20.0
func (s *CenService) WaitForCenBandwidthPackageAttachment(id string, status Status, timeout int) error
func (*CenService) WaitForCenInstanceAttachment ¶ added in v1.46.0
func (s *CenService) WaitForCenInstanceAttachment(id string, status Status, timeout int) error
func (*CenService) WaitForCenRouterEntry ¶ added in v1.47.0
func (s *CenService) WaitForCenRouterEntry(id string, status Status, timeout int) error
type CloudApiService ¶ added in v1.20.0
type CloudApiService struct {
// contains filtered or unexported fields
}
func (*CloudApiService) AbolishApi ¶ added in v1.24.0
func (s *CloudApiService) AbolishApi(id string, stageName string) (err error)
func (*CloudApiService) DeployedApi ¶ added in v1.24.0
func (s *CloudApiService) DeployedApi(id string, stageName string) (err error)
func (*CloudApiService) DescribeApiGatewayApi ¶ added in v1.48.0
func (s *CloudApiService) DescribeApiGatewayApi(id string) (*cloudapi.DescribeApiResponse, error)
func (*CloudApiService) DescribeApiGatewayApp ¶ added in v1.49.0
func (s *CloudApiService) DescribeApiGatewayApp(id string) (*cloudapi.DescribeAppResponse, error)
func (*CloudApiService) DescribeApiGatewayAppAttachment ¶ added in v1.49.0
func (s *CloudApiService) DescribeApiGatewayAppAttachment(id string) (*cloudapi.AuthorizedApp, error)
func (*CloudApiService) DescribeApiGatewayGroup ¶ added in v1.49.0
func (s *CloudApiService) DescribeApiGatewayGroup(id string) (*cloudapi.DescribeApiGroupResponse, error)
func (*CloudApiService) DescribeApiGatewayVpcAccess ¶ added in v1.49.0
func (s *CloudApiService) DescribeApiGatewayVpcAccess(id string) (*cloudapi.VpcAccessAttribute, error)
func (*CloudApiService) DescribeDeployedApi ¶ added in v1.24.0
func (s *CloudApiService) DescribeDeployedApi(id string, stageName string) (*cloudapi.DescribeDeployedApiResponse, error)
func (*CloudApiService) DescribeTags ¶ added in v1.55.3
func (s *CloudApiService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []cloudapi.TagResource, err error)
func (*CloudApiService) WaitForApiGatewayApi ¶ added in v1.48.0
func (s *CloudApiService) WaitForApiGatewayApi(id string, status Status, timeout int) error
func (*CloudApiService) WaitForApiGatewayApp ¶ added in v1.49.0
func (s *CloudApiService) WaitForApiGatewayApp(id string, status Status, timeout int) error
func (*CloudApiService) WaitForApiGatewayAppAttachment ¶ added in v1.49.0
func (s *CloudApiService) WaitForApiGatewayAppAttachment(id string, status Status, timeout int) (err error)
func (*CloudApiService) WaitForApiGatewayGroup ¶ added in v1.49.0
func (s *CloudApiService) WaitForApiGatewayGroup(id string, status Status, timeout int) error
type CmsService ¶ added in v1.20.0
type CmsService struct {
// contains filtered or unexported fields
}
func (*CmsService) BuildCmsAlarmRequest ¶ added in v1.20.0
func (s *CmsService) BuildCmsAlarmRequest(id string) *requests.CommonRequest
func (*CmsService) BuildCmsCommonRequest ¶ added in v1.20.0
func (s *CmsService) BuildCmsCommonRequest(region string) *requests.CommonRequest
func (*CmsService) BuildJsonWebhook ¶ added in v1.46.0
func (s *CmsService) BuildJsonWebhook(webhook string) string
func (*CmsService) DescribeAlarm ¶ added in v1.20.0
func (s *CmsService) DescribeAlarm(id string) (alarm cms.Alarm, err error)
func (*CmsService) DescribeSiteMonitor ¶ added in v1.72.0
func (s *CmsService) DescribeSiteMonitor(id, keyword string) (siteMonitor cms.SiteMonitor, err error)
func (*CmsService) ExtractWebhookFromJson ¶ added in v1.46.0
func (s *CmsService) ExtractWebhookFromJson(webhookJson string) (string, error)
func (*CmsService) GetIspCities ¶ added in v1.76.0
func (s *CmsService) GetIspCities(id string) (ispCities IspCities, err error)
func (*CmsService) WaitForCmsAlarm ¶ added in v1.20.0
func (s *CmsService) WaitForCmsAlarm(id string, enabled bool, timeout int) error
type ComplexError ¶ added in v1.29.0
ComplexError is a format error which including origin error, extra error message, error occurred file and line Cause: a error is a origin error that comes from SDK, some exceptions and so on Err: a new error is built from extra message Path: the file path of error occurred Line: the file line of error occurred
func (ComplexError) Error ¶ added in v1.29.0
func (e ComplexError) Error() string
type CrService ¶ added in v1.34.0
type CrService struct {
// contains filtered or unexported fields
}
func (*CrService) DeleteCrEENamespace ¶ added in v1.86.0
func (*CrService) DeleteCrEERepo ¶ added in v1.86.0
func (c *CrService) DeleteCrEERepo(instanceId, namespace, repo, repoId string) (*cr_ee.DeleteRepositoryResponse, error)
func (*CrService) DescribeCrEEInstance ¶ added in v1.86.0
func (c *CrService) DescribeCrEEInstance(instanceId string) (*cr_ee.GetInstanceResponse, error)
func (*CrService) DescribeCrEENamespace ¶ added in v1.86.0
func (c *CrService) DescribeCrEENamespace(id string) (*cr_ee.GetNamespaceResponse, error)
func (*CrService) DescribeCrEERepo ¶ added in v1.86.0
func (c *CrService) DescribeCrEERepo(id string) (*cr_ee.GetRepositoryResponse, error)
func (*CrService) DescribeCrEESyncRule ¶ added in v1.90.0
func (c *CrService) DescribeCrEESyncRule(id string) (*cr_ee.SyncRulesItem, error)
func (*CrService) DescribeCrNamespace ¶ added in v1.54.0
func (c *CrService) DescribeCrNamespace(id string) (*cr.GetNamespaceResponse, error)
func (*CrService) DescribeCrRepo ¶ added in v1.54.0
func (c *CrService) DescribeCrRepo(id string) (*cr.GetRepoResponse, error)
func (*CrService) GenResourceId ¶ added in v1.86.0
func (*CrService) GetCrEEInstanceUsage ¶ added in v1.86.0
func (c *CrService) GetCrEEInstanceUsage(instanceId string) (*cr_ee.GetInstanceUsageResponse, error)
func (*CrService) ListCrEEInstanceEndpoint ¶ added in v1.86.0
func (c *CrService) ListCrEEInstanceEndpoint(instanceId string) (*cr_ee.ListInstanceEndpointResponse, error)
func (*CrService) ListCrEEInstances ¶ added in v1.86.0
func (*CrService) ListCrEENamespaces ¶ added in v1.86.0
func (*CrService) ListCrEERepoTags ¶ added in v1.86.0
func (*CrService) ListCrEERepos ¶ added in v1.86.0
func (*CrService) ParseResourceId ¶ added in v1.86.0
func (*CrService) WaitForCRNamespace ¶ added in v1.54.0
func (*CrService) WaitForCrEENamespace ¶ added in v1.86.0
func (*CrService) WaitForCrEERepo ¶ added in v1.86.0
type CreditSpecification ¶ added in v1.57.1
type CreditSpecification string
type CsService ¶ added in v1.20.0
type CsService struct {
// contains filtered or unexported fields
}
func (*CsService) CsKubernetesInstanceStateRefreshFunc ¶ added in v1.58.0
func (s *CsService) CsKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) CsManagedKubernetesInstanceStateRefreshFunc ¶ added in v1.58.0
func (s *CsService) CsManagedKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) CsServerlessKubernetesInstanceStateRefreshFunc ¶ added in v1.58.0
func (s *CsService) CsServerlessKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) DescribeContainerApplication ¶ added in v1.20.0
func (s *CsService) DescribeContainerApplication(clusterName, appName string) (app cs.GetProjectResponse, err error)
func (*CsService) DescribeCsKubernetes ¶ added in v1.55.2
func (s *CsService) DescribeCsKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
func (*CsService) DescribeCsManagedKubernetes ¶ added in v1.55.2
func (s *CsService) DescribeCsManagedKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
func (*CsService) DescribeCsServerlessKubernetes ¶ added in v1.58.0
func (s *CsService) DescribeCsServerlessKubernetes(id string) (*cs.ServerlessClusterResponse, error)
func (*CsService) GetContainerClusterAndCertsByName ¶ added in v1.20.0
func (s *CsService) GetContainerClusterAndCertsByName(name string) (*cs.ClusterType, *cs.ClusterCerts, error)
func (*CsService) GetContainerClusterByName ¶ added in v1.20.0
func (s *CsService) GetContainerClusterByName(name string) (cluster cs.ClusterType, err error)
func (*CsService) GetPermanentToken ¶ added in v1.65.0
func (*CsService) GetUserData ¶ added in v1.65.0
GetUserData of cluster
func (*CsService) UpgradeCluster ¶ added in v1.70.1
func (s *CsService) UpgradeCluster(clusterId string, args *cs.UpgradeClusterArgs) error
func (*CsService) WaitForCSManagedKubernetes ¶ added in v1.55.2
func (*CsService) WaitForCSServerlessKubernetes ¶ added in v1.58.0
func (*CsService) WaitForContainerApplication ¶ added in v1.20.0
func (*CsService) WaitForCsKubernetes ¶ added in v1.55.2
type DatahubService ¶ added in v1.55.1
type DatahubService struct {
// contains filtered or unexported fields
}
func (*DatahubService) DescribeDatahubProject ¶ added in v1.55.1
func (s *DatahubService) DescribeDatahubProject(id string) (*datahub.Project, error)
func (*DatahubService) DescribeDatahubSubscription ¶ added in v1.55.1
func (s *DatahubService) DescribeDatahubSubscription(id string) (*datahub.Subscription, error)
func (*DatahubService) DescribeDatahubTopic ¶ added in v1.55.1
func (s *DatahubService) DescribeDatahubTopic(id string) (*datahub.Topic, error)
func (*DatahubService) WaitForDatahubProject ¶ added in v1.55.1
func (s *DatahubService) WaitForDatahubProject(id string, status Status, timeout int) error
func (*DatahubService) WaitForDatahubSubscription ¶ added in v1.55.1
func (s *DatahubService) WaitForDatahubSubscription(id string, status Status, timeout int) error
func (*DatahubService) WaitForDatahubTopic ¶ added in v1.55.1
func (s *DatahubService) WaitForDatahubTopic(id string, status Status, timeout int) error
type DbauditService ¶ added in v1.62.0
type DbauditService struct {
// contains filtered or unexported fields
}
func (*DbauditService) DbauditInstanceRefreshFunc ¶ added in v1.62.0
func (s *DbauditService) DbauditInstanceRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*DbauditService) DescribeDbauditInstanceAttribute ¶ added in v1.62.0
func (s *DbauditService) DescribeDbauditInstanceAttribute(id string) (v yundun_dbaudit.InstanceAttribute, err error)
func (*DbauditService) DescribeTags ¶ added in v1.67.0
func (s *DbauditService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []yundun_dbaudit.TagResource, err error)
func (*DbauditService) DescribeYundunDbauditInstance ¶ added in v1.62.0
func (s *DbauditService) DescribeYundunDbauditInstance(id string) (v yundun_dbaudit.Instance, err error)
func (*DbauditService) ProcessRolePolicy ¶ added in v1.62.0
func (s *DbauditService) ProcessRolePolicy() error
func (*DbauditService) StartDbauditInstance ¶ added in v1.62.0
func (s *DbauditService) StartDbauditInstance(instanceId string, vSwitchId string) error
func (*DbauditService) UpdateDbauditInstanceDescription ¶ added in v1.62.0
func (s *DbauditService) UpdateDbauditInstanceDescription(instanceId string, description string) error
func (*DbauditService) UpdateInstanceSpec ¶ added in v1.62.0
func (s *DbauditService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
func (*DbauditService) UpdateResourceGroup ¶ added in v1.87.0
func (s *DbauditService) UpdateResourceGroup(resourceId, resourceGroupId string) error
func (*DbauditService) WaitForYundunDbauditInstance ¶ added in v1.62.0
type DdosbgpInsatnceType ¶ added in v1.57.0
type DdosbgpInsatnceType string
type DdosbgpInstanceIpType ¶ added in v1.57.0
type DdosbgpInstanceIpType string
type DdosbgpService ¶ added in v1.57.0
type DdosbgpService struct {
// contains filtered or unexported fields
}
func (*DdosbgpService) DescribeDdosbgpInstance ¶ added in v1.57.0
func (s *DdosbgpService) DescribeDdosbgpInstance(id string) (v ddosbgp.Instance, err error)
func (*DdosbgpService) DescribeDdosbgpInstanceSpec ¶ added in v1.57.0
func (s *DdosbgpService) DescribeDdosbgpInstanceSpec(id string, region string) (v ddosbgp.InstanceSpec, err error)
func (*DdosbgpService) WaitForDdosbgpInstance ¶ added in v1.57.0
func (s *DdosbgpService) WaitForDdosbgpInstance(id string, status Status, timeout int) error
type DdoscooService ¶ added in v1.38.0
type DdoscooService struct {
// contains filtered or unexported fields
}
func (*DdoscooService) DescribeDdoscooInstance ¶ added in v1.38.0
func (s *DdoscooService) DescribeDdoscooInstance(id string) (v ddoscoo.Instance, err error)
func (*DdoscooService) DescribeDdoscooInstanceSpec ¶ added in v1.38.0
func (s *DdoscooService) DescribeDdoscooInstanceSpec(id string) (v ddoscoo.InstanceSpec, err error)
func (*DdoscooService) DescribeDdoscooSchedulerRule ¶ added in v1.86.0
func (s *DdoscooService) DescribeDdoscooSchedulerRule(id string) (object ddoscoo.SchedulerRule, err error)
func (*DdoscooService) UpdateDdoscooInstanceName ¶ added in v1.38.0
func (s *DdoscooService) UpdateDdoscooInstanceName(instanceId string, name string) error
func (*DdoscooService) UpdateInstanceSpec ¶ added in v1.38.0
func (s *DdoscooService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
type DestinationResource ¶ added in v1.9.3
type DestinationResource string
type DiskCategory ¶ added in v1.9.4
type DiskCategory string
type DiskResizeType ¶ added in v1.52.1
type DiskResizeType string
type Dms_enterpriseService ¶ added in v1.81.0
type Dms_enterpriseService struct {
// contains filtered or unexported fields
}
func (*Dms_enterpriseService) DescribeDmsEnterpriseInstance ¶ added in v1.81.0
func (s *Dms_enterpriseService) DescribeDmsEnterpriseInstance(id string) (object dms_enterprise.Instance, err error)
func (*Dms_enterpriseService) DescribeDmsEnterpriseUser ¶ added in v1.90.0
func (s *Dms_enterpriseService) DescribeDmsEnterpriseUser(id string) (object dms_enterprise.User, err error)
type DnsService ¶ added in v1.31.0
type DnsService struct {
// contains filtered or unexported fields
}
func (*DnsService) DescribeDns ¶ added in v1.31.0
func (s *DnsService) DescribeDns(id string) (*alidns.DescribeDomainInfoResponse, error)
func (*DnsService) DescribeDnsDomain ¶ added in v1.81.0
func (s *DnsService) DescribeDnsDomain(id string) (object alidns.DescribeDomainInfoResponse, err error)
func (*DnsService) DescribeDnsDomainAttachment ¶ added in v1.80.0
func (s *DnsService) DescribeDnsDomainAttachment(id string) (object alidns.DescribeInstanceDomainsResponse, err error)
func (*DnsService) DescribeDnsGroup ¶ added in v1.31.0
func (dns *DnsService) DescribeDnsGroup(id string) (alidns.DomainGroup, error)
func (*DnsService) DescribeDnsInstance ¶ added in v1.80.0
func (s *DnsService) DescribeDnsInstance(id string) (object alidns.DescribeDnsProductInstanceResponse, err error)
func (*DnsService) DescribeDnsRecord ¶ added in v1.31.0
func (dns *DnsService) DescribeDnsRecord(id string) (*alidns.DescribeDomainRecordInfoResponse, error)
func (*DnsService) ListTagResources ¶ added in v1.81.0
func (s *DnsService) ListTagResources(id string) (object alidns.ListTagResourcesResponse, err error)
func (*DnsService) SetResourceTags ¶ added in v1.81.0
func (s *DnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*DnsService) WaitForAlidnsDomainAttachment ¶ added in v1.80.0
type DrdsService ¶ added in v1.24.0
type DrdsService struct {
// contains filtered or unexported fields
}
func (*DrdsService) DescribeDrdsInstance ¶ added in v1.24.0
func (s *DrdsService) DescribeDrdsInstance(id string) (*drds.DescribeDrdsInstanceResponse, error)
func (*DrdsService) DrdsInstanceStateRefreshFunc ¶ added in v1.49.0
func (s *DrdsService) DrdsInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*DrdsService) WaitDrdsInstanceConfigEffect ¶ added in v1.91.0
type EciService ¶ added in v1.89.0
type EciService struct {
// contains filtered or unexported fields
}
func (*EciService) DescribeEciImageCache ¶ added in v1.90.0
func (s *EciService) DescribeEciImageCache(id string) (object eci.DescribeImageCachesImageCache0, err error)
func (*EciService) EciImageCacheStateRefreshFunc ¶ added in v1.90.0
func (s *EciService) EciImageCacheStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type EcsService ¶ added in v1.20.0
type EcsService struct {
// contains filtered or unexported fields
}
func (*EcsService) AttachKeyPair ¶ added in v1.20.0
func (s *EcsService) AttachKeyPair(keyName string, instanceIds []interface{}) error
func (*EcsService) DescribeAutoProvisioningGroup ¶ added in v1.79.0
func (s *EcsService) DescribeAutoProvisioningGroup(id string) (group ecs.AutoProvisioningGroup, err error)
func (*EcsService) DescribeAvailableResources ¶ added in v1.20.0
func (s *EcsService) DescribeAvailableResources(d *schema.ResourceData, meta interface{}, destination DestinationResource) (zoneId string, validZones []ecs.AvailableZone, requestId string, err error)
func (*EcsService) DescribeDisk ¶ added in v1.36.0
func (s *EcsService) DescribeDisk(id string) (disk ecs.Disk, err error)
func (*EcsService) DescribeDiskAttachment ¶ added in v1.36.0
func (s *EcsService) DescribeDiskAttachment(id string) (disk ecs.Disk, err error)
func (*EcsService) DescribeDisksByType ¶ added in v1.20.0
func (*EcsService) DescribeEcsDedicatedHost ¶ added in v1.91.0
func (s *EcsService) DescribeEcsDedicatedHost(id string) (object ecs.DedicatedHost, err error)
func (*EcsService) DescribeImageById ¶ added in v1.20.0
func (s *EcsService) DescribeImageById(id string) (image ecs.Image, err error)
func (*EcsService) DescribeImageShareByImageId ¶ added in v1.68.0
func (s *EcsService) DescribeImageShareByImageId(id string) (imageShare *ecs.DescribeImageSharePermissionResponse, err error)
func (*EcsService) DescribeInstance ¶ added in v1.40.0
func (s *EcsService) DescribeInstance(id string) (instance ecs.Instance, err error)
func (*EcsService) DescribeInstanceAttribute ¶ added in v1.20.0
func (s *EcsService) DescribeInstanceAttribute(id string) (instance ecs.DescribeInstanceAttributeResponse, err error)
func (*EcsService) DescribeInstanceSystemDisk ¶ added in v1.70.2
func (s *EcsService) DescribeInstanceSystemDisk(id, rg string) (disk ecs.Disk, err error)
func (*EcsService) DescribeKeyPair ¶ added in v1.20.0
func (s *EcsService) DescribeKeyPair(id string) (keyPair ecs.KeyPair, err error)
func (*EcsService) DescribeKeyPairAttachment ¶ added in v1.40.0
func (s *EcsService) DescribeKeyPairAttachment(id string) (keyPair ecs.KeyPair, err error)
func (*EcsService) DescribeLaunchTemplate ¶ added in v1.41.0
func (s *EcsService) DescribeLaunchTemplate(id string) (set ecs.LaunchTemplateSet, err error)
func (*EcsService) DescribeLaunchTemplateVersion ¶ added in v1.51.0
func (s *EcsService) DescribeLaunchTemplateVersion(id string, version int) (set ecs.LaunchTemplateVersionSet, err error)
func (*EcsService) DescribeNetworkInterface ¶ added in v1.40.0
func (s *EcsService) DescribeNetworkInterface(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
func (*EcsService) DescribeNetworkInterfaceAttachment ¶ added in v1.40.0
func (s *EcsService) DescribeNetworkInterfaceAttachment(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
func (*EcsService) DescribeReservedInstance ¶ added in v1.65.0
func (s *EcsService) DescribeReservedInstance(id string) (reservedInstance ecs.ReservedInstance, err error)
func (*EcsService) DescribeSecurityGroup ¶ added in v1.40.0
func (s *EcsService) DescribeSecurityGroup(id string) (group ecs.DescribeSecurityGroupAttributeResponse, err error)
func (*EcsService) DescribeSecurityGroupRule ¶ added in v1.20.0
func (s *EcsService) DescribeSecurityGroupRule(id string) (rule ecs.Permission, err error)
func (*EcsService) DescribeSnapshot ¶ added in v1.51.0
func (s *EcsService) DescribeSnapshot(id string) (*ecs.Snapshot, error)
func (*EcsService) DescribeSnapshotPolicy ¶ added in v1.42.0
func (s *EcsService) DescribeSnapshotPolicy(id string) (*ecs.AutoSnapshotPolicy, error)
func (*EcsService) DescribeTags ¶ added in v1.20.0
func (s *EcsService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []ecs.Tag, err error)
func (*EcsService) DescribeTaskById ¶ added in v1.68.0
func (s *EcsService) DescribeTaskById(id string) (task *ecs.DescribeTaskAttributeResponse, err error)
func (*EcsService) DescribeZone ¶ added in v1.20.0
func (s *EcsService) DescribeZone(id string) (zone ecs.Zone, err error)
DescribeZone validate zoneId is valid in region
func (*EcsService) DescribeZones ¶ added in v1.54.0
func (s *EcsService) DescribeZones(d *schema.ResourceData) (zones []ecs.Zone, err error)
func (*EcsService) DiskAvailable ¶ added in v1.20.0
func (s *EcsService) DiskAvailable(zone ecs.Zone, diskCategory DiskCategory) error
func (*EcsService) EcsDedicatedHostStateRefreshFunc ¶ added in v1.91.0
func (s *EcsService) EcsDedicatedHostStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) ImageStateRefreshFunc ¶ added in v1.64.0
func (s *EcsService) ImageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) InstanceStateRefreshFunc ¶ added in v1.46.0
func (s *EcsService) InstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
WaitForInstance waits for instance to given status
func (*EcsService) InstanceTypeValidation ¶ added in v1.20.0
func (s *EcsService) InstanceTypeValidation(targetType, zoneId string, validZones []ecs.AvailableZone) error
func (*EcsService) JoinSecurityGroups ¶ added in v1.20.0
func (s *EcsService) JoinSecurityGroups(instanceId string, securityGroupIds []string) error
func (*EcsService) JudgeRegionValidation ¶ added in v1.20.0
func (s *EcsService) JudgeRegionValidation(key, region string) error
func (*EcsService) LeaveSecurityGroups ¶ added in v1.20.0
func (s *EcsService) LeaveSecurityGroups(instanceId string, securityGroupIds []string) error
func (*EcsService) QueryInstancesWithKeyPair ¶ added in v1.20.0
func (*EcsService) QueryPrivateIps ¶ added in v1.23.0
func (s *EcsService) QueryPrivateIps(eniId string) ([]string, error)
func (*EcsService) ResourceAvailable ¶ added in v1.20.0
func (s *EcsService) ResourceAvailable(zone ecs.Zone, resourceType ResourceType) error
ResourceAvailable check resource available for zone
func (*EcsService) SetResourceTags ¶ added in v1.91.0
func (s *EcsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*EcsService) SnapshotStateRefreshFunc ¶ added in v1.51.0
func (s *EcsService) SnapshotStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) TaskStateRefreshFunc ¶ added in v1.68.0
func (s *EcsService) TaskStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) WaitForAutoProvisioningGroup ¶ added in v1.79.0
func (s *EcsService) WaitForAutoProvisioningGroup(id string, status Status, timeout int) error
func (*EcsService) WaitForDisk ¶ added in v1.36.0
func (s *EcsService) WaitForDisk(id string, status Status, timeout int) error
func (*EcsService) WaitForDiskAttachment ¶ added in v1.36.0
func (s *EcsService) WaitForDiskAttachment(id string, status Status, timeout int) error
func (*EcsService) WaitForEcsInstance ¶ added in v1.20.0
func (s *EcsService) WaitForEcsInstance(instanceId string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*EcsService) WaitForKeyPair ¶ added in v1.40.0
func (s *EcsService) WaitForKeyPair(id string, status Status, timeout int) error
func (*EcsService) WaitForLaunchTemplate ¶ added in v1.51.0
func (s *EcsService) WaitForLaunchTemplate(id string, status Status, timeout int) error
func (*EcsService) WaitForModifySecurityGroupPolicy ¶ added in v1.35.0
func (s *EcsService) WaitForModifySecurityGroupPolicy(id, target string, timeout int) error
func (*EcsService) WaitForNetworkInterface ¶ added in v1.40.0
func (s *EcsService) WaitForNetworkInterface(id string, status Status, timeout int) error
func (*EcsService) WaitForPrivateIpsCountChanged ¶ added in v1.23.0
func (s *EcsService) WaitForPrivateIpsCountChanged(eniId string, count int) error
func (*EcsService) WaitForPrivateIpsListChanged ¶ added in v1.23.0
func (s *EcsService) WaitForPrivateIpsListChanged(eniId string, ipList []string) error
func (*EcsService) WaitForReservedInstance ¶ added in v1.65.0
func (s *EcsService) WaitForReservedInstance(id string, status Status, timeout int) error
func (*EcsService) WaitForSecurityGroup ¶ added in v1.40.0
func (s *EcsService) WaitForSecurityGroup(id string, status Status, timeout int) error
func (*EcsService) WaitForSnapshotPolicy ¶ added in v1.42.0
func (s *EcsService) WaitForSnapshotPolicy(id string, status Status, timeout int) error
func (*EcsService) WaitForVpcAttributesChanged ¶ added in v1.30.0
func (s *EcsService) WaitForVpcAttributesChanged(instanceId, vswitchId, privateIp string) error
type EdasService ¶ added in v1.82.0
type EdasService struct {
// contains filtered or unexported fields
}
func (*EdasService) CheckEcsStatus ¶ added in v1.82.0
func (e *EdasService) CheckEcsStatus(instanceIds string, count int) error
func (*EdasService) DescribeEdasApplication ¶ added in v1.82.0
func (e *EdasService) DescribeEdasApplication(appId string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasApplicationDeployment ¶ added in v1.82.0
func (e *EdasService) DescribeEdasApplicationDeployment(id string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasApplicationScale ¶ added in v1.82.0
func (e *EdasService) DescribeEdasApplicationScale(id string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasCluster ¶ added in v1.82.0
func (e *EdasService) DescribeEdasCluster(clusterId string) (*edas.Cluster, error)
func (*EdasService) DescribeEdasDeployGroup ¶ added in v1.82.0
func (e *EdasService) DescribeEdasDeployGroup(id string) (*edas.DeployGroup, error)
func (*EdasService) DescribeEdasInstanceClusterAttachment ¶ added in v1.82.0
func (e *EdasService) DescribeEdasInstanceClusterAttachment(id string) (*edas.Cluster, error)
func (*EdasService) DescribeEdasSlbAttachment ¶ added in v1.82.0
func (e *EdasService) DescribeEdasSlbAttachment(id string) (*edas.Applcation, error)
func (*EdasService) EdasChangeOrderStatusRefreshFunc ¶ added in v1.82.0
func (e *EdasService) EdasChangeOrderStatusRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EdasService) GetChangeOrderStatus ¶ added in v1.82.0
func (e *EdasService) GetChangeOrderStatus(id string) (info *edas.ChangeOrderInfo, err error)
func (*EdasService) GetDeployGroup ¶ added in v1.82.0
func (e *EdasService) GetDeployGroup(appId, groupId string) (groupInfo *edas.DeployGroup, err error)
func (*EdasService) GetLastPackgeVersion ¶ added in v1.82.0
func (e *EdasService) GetLastPackgeVersion(appId, groupId string) (string, error)
func (*EdasService) SyncResource ¶ added in v1.82.0
func (e *EdasService) SyncResource(resourceType string) error
type ElasticsearchService ¶ added in v1.30.0
type ElasticsearchService struct {
// contains filtered or unexported fields
}
func (*ElasticsearchService) DescribeElasticsearchInstance ¶ added in v1.30.0
func (s *ElasticsearchService) DescribeElasticsearchInstance(id string) (*elasticsearch.DescribeInstanceResponse, error)
func (*ElasticsearchService) DescribeElasticsearchTags ¶ added in v1.73.0
func (s *ElasticsearchService) DescribeElasticsearchTags(id string) (tags map[string]string, err error)
func (*ElasticsearchService) ElasticsearchRetryFunc ¶ added in v1.62.1
func (s *ElasticsearchService) ElasticsearchRetryFunc(wait func(), errorCodeList []string, do func(*elasticsearch.Client) (interface{}, error)) (interface{}, error)
func (*ElasticsearchService) ElasticsearchStateRefreshFunc ¶ added in v1.48.0
func (s *ElasticsearchService) ElasticsearchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ElasticsearchService) ModifyWhiteIps ¶ added in v1.87.0
func (s *ElasticsearchService) ModifyWhiteIps(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
func (*ElasticsearchService) TriggerNetwork ¶ added in v1.87.0
func (s *ElasticsearchService) TriggerNetwork(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
type EmrService ¶ added in v1.57.0
type EmrService struct {
// contains filtered or unexported fields
}
func (*EmrService) DescribeEmrCluster ¶ added in v1.57.0
func (s *EmrService) DescribeEmrCluster(id string) (*emr.DescribeClusterV2Response, error)
func (*EmrService) DescribeEmrClusterTags ¶ added in v1.67.0
func (s *EmrService) DescribeEmrClusterTags(resourceId string, resourceType TagResourceType) (tags []emr.TagResource, err error)
func (*EmrService) EmrClusterStateRefreshFunc ¶ added in v1.57.0
func (s *EmrService) EmrClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EmrService) WaitForEmrCluster ¶ added in v1.57.0
func (s *EmrService) WaitForEmrCluster(id string, status Status, timeout int) error
type ErrorSource ¶ added in v1.28.0
type ErrorSource string
type EssService ¶ added in v1.20.0
type EssService struct {
// contains filtered or unexported fields
}
func (*EssService) ActiveEssScalingConfiguration ¶ added in v1.46.0
func (s *EssService) ActiveEssScalingConfiguration(sgId, id string) error
func (*EssService) DescribeEssAlarm ¶ added in v1.46.0
func (s *EssService) DescribeEssAlarm(id string) (alarm ess.Alarm, err error)
func (*EssService) DescribeEssAttachment ¶ added in v1.46.0
func (srv *EssService) DescribeEssAttachment(id string, instanceIds []string) (instances []ess.ScalingInstance, err error)
func (*EssService) DescribeEssLifecycleHook ¶ added in v1.45.0
func (s *EssService) DescribeEssLifecycleHook(id string) (hook ess.LifecycleHook, err error)
func (*EssService) DescribeEssNotification ¶ added in v1.55.0
func (s *EssService) DescribeEssNotification(id string) (notification ess.NotificationConfigurationModel, err error)
func (*EssService) DescribeEssScalingConfifurations ¶ added in v1.46.0
func (s *EssService) DescribeEssScalingConfifurations(id string) (configs []ess.ScalingConfiguration, err error)
func (*EssService) DescribeEssScalingConfiguration ¶ added in v1.46.0
func (s *EssService) DescribeEssScalingConfiguration(id string) (config ess.ScalingConfiguration, err error)
func (*EssService) DescribeEssScalingGroup ¶ added in v1.45.0
func (s *EssService) DescribeEssScalingGroup(id string) (group ess.ScalingGroup, err error)
func (*EssService) DescribeEssScalingRule ¶ added in v1.44.0
func (s *EssService) DescribeEssScalingRule(id string) (rule ess.ScalingRule, err error)
func (*EssService) DescribeEssScheduledTask ¶ added in v1.45.0
func (s *EssService) DescribeEssScheduledTask(id string) (task ess.ScheduledTask, err error)
func (*EssService) EssRemoveInstances ¶ added in v1.20.0
func (srv *EssService) EssRemoveInstances(id string, instanceIds []string) error
func (*EssService) WaitForEssAlarm ¶ added in v1.46.0
func (s *EssService) WaitForEssAlarm(id string, status Status, timeout int) error
func (*EssService) WaitForEssAttachment ¶ added in v1.46.0
func (s *EssService) WaitForEssAttachment(id string, status Status, timeout int) error
func (*EssService) WaitForEssLifecycleHook ¶ added in v1.45.0
func (s *EssService) WaitForEssLifecycleHook(id string, status Status, timeout int) error
func (*EssService) WaitForEssNotification ¶ added in v1.55.0
func (s *EssService) WaitForEssNotification(id string, status Status, timeout int) error
func (*EssService) WaitForEssScalingGroup ¶ added in v1.45.0
func (s *EssService) WaitForEssScalingGroup(id string, status Status, timeout int) error
WaitForScalingGroup waits for group to given status
func (*EssService) WaitForEssScalingRule ¶ added in v1.44.0
func (s *EssService) WaitForEssScalingRule(id string, status Status, timeout int) error
func (*EssService) WaitForEssScheduledTask ¶ added in v1.45.0
func (s *EssService) WaitForEssScheduledTask(id string, status Status, timeout int) error
func (*EssService) WaitForScalingConfiguration ¶ added in v1.46.0
func (s *EssService) WaitForScalingConfiguration(id string, status Status, timeout int) (err error)
type FcService ¶ added in v1.20.0
type FcService struct {
// contains filtered or unexported fields
}
func (*FcService) DescribeFcFunction ¶ added in v1.20.0
func (*FcService) DescribeFcService ¶ added in v1.20.0
func (*FcService) DescribeFcTrigger ¶ added in v1.20.0
func (*FcService) WaitForFcFunction ¶ added in v1.47.0
func (*FcService) WaitForFcService ¶ added in v1.47.0
type GpdbService ¶ added in v1.47.0
type GpdbService struct {
// contains filtered or unexported fields
}
func (*GpdbService) DescribeGpdbConnection ¶ added in v1.48.0
func (s *GpdbService) DescribeGpdbConnection(id string) (*gpdb.DBInstanceNetInfo, error)
func (*GpdbService) DescribeGpdbInstance ¶ added in v1.47.0
func (s *GpdbService) DescribeGpdbInstance(id string) (instanceAttribute gpdb.DBInstanceAttribute, err error)
func (*GpdbService) DescribeGpdbSecurityIps ¶ added in v1.47.0
func (s *GpdbService) DescribeGpdbSecurityIps(id string) (ips []string, err error)
func (*GpdbService) GpdbInstanceStateRefreshFunc ¶ added in v1.53.0
func (s *GpdbService) GpdbInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GpdbService) ModifyGpdbSecurityIps ¶ added in v1.47.0
func (s *GpdbService) ModifyGpdbSecurityIps(id, ips string) error
func (*GpdbService) WaitForGpdbConnection ¶ added in v1.48.0
func (s *GpdbService) WaitForGpdbConnection(id string, status Status, timeout int) error
type GroupInnerAccessPolicy ¶ added in v1.9.4
type GroupInnerAccessPolicy string
type GroupRuleNicType ¶
type GroupRuleNicType string
type GroupRulePolicy ¶
type GroupRulePolicy string
type HBaseService ¶ added in v1.67.0
type HBaseService struct {
// contains filtered or unexported fields
}
func (*HBaseService) DescribeHBaseInstance ¶ added in v1.67.0
func (s *HBaseService) DescribeHBaseInstance(id string) (instance hbase.DescribeInstanceResponse, err error)
func (*HBaseService) DescribeIpWhitelist ¶ added in v1.67.0
func (s *HBaseService) DescribeIpWhitelist(id string) (instance hbase.DescribeIpWhitelistResponse, err error)
pop has limit, support next.
func (*HBaseService) HBaseClusterStateRefreshFunc ¶ added in v1.67.0
func (s *HBaseService) HBaseClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*HBaseService) ModifyClusterDeletionProtection ¶ added in v1.73.0
func (s *HBaseService) ModifyClusterDeletionProtection(clusterId string, protection bool) error
type HaVipService ¶ added in v1.20.0
type HaVipService struct {
// contains filtered or unexported fields
}
func (*HaVipService) DescribeHaVip ¶ added in v1.20.0
func (s *HaVipService) DescribeHaVip(haVipId string) (v vpc.HaVip, err error)
func (*HaVipService) DescribeHaVipAttachment ¶ added in v1.20.0
func (s *HaVipService) DescribeHaVipAttachment(haVipId string, instanceId string) (err error)
func (*HaVipService) WaitForHaVip ¶ added in v1.20.0
func (s *HaVipService) WaitForHaVip(haVipId string, status Status, timeout int) error
func (*HaVipService) WaitForHaVipAttachment ¶ added in v1.20.0
func (s *HaVipService) WaitForHaVipAttachment(haVipId string, instanceId string, timeout int) error
type HealthCheckHttpCodeType ¶ added in v1.11.0
type HealthCheckHttpCodeType string
type HealthCheckType ¶ added in v1.11.0
type HealthCheckType string
type ImageOwnerAlias ¶ added in v1.9.4
type ImageOwnerAlias string
type InstanceAccessedByType ¶ added in v1.10.0
type InstanceAccessedByType string
type InstanceNetWork ¶
type InstanceNetWork string
type InternetChargeType ¶ added in v1.8.1
type InternetChargeType string
type Invoker ¶ added in v1.9.6
type Invoker struct {
// contains filtered or unexported fields
}
func NewInvoker ¶ added in v1.9.6
func NewInvoker() Invoker
func PvtzInvoker ¶ added in v1.28.0
func PvtzInvoker() Invoker
func (*Invoker) AddCatcher ¶ added in v1.9.6
type IpsecConfig ¶ added in v1.14.0
type KVStoreEngineVersion ¶ added in v1.26.0
type KVStoreEngineVersion string
type KVStoreInstanceType ¶ added in v1.26.0
type KVStoreInstanceType string
type KmsService ¶ added in v1.32.0
type KmsService struct {
// contains filtered or unexported fields
}
func (*KmsService) Decrypt ¶ added in v1.57.1
func (s *KmsService) Decrypt(ciphertextBlob string, encryptionContext map[string]interface{}) (*kms.DecryptResponse, error)
func (*KmsService) DescribeKmsAlias ¶ added in v1.77.0
func (s *KmsService) DescribeKmsAlias(id string) (object kms.KeyMetadata, err error)
func (*KmsService) DescribeKmsKey ¶ added in v1.32.0
func (s *KmsService) DescribeKmsKey(id string) (object kms.KeyMetadata, err error)
func (*KmsService) DescribeKmsKeyVersion ¶ added in v1.85.0
func (s *KmsService) DescribeKmsKeyVersion(id string) (object kms.DescribeKeyVersionResponse, err error)
func (*KmsService) DescribeKmsSecret ¶ added in v1.76.0
func (s *KmsService) DescribeKmsSecret(id string) (object kms.DescribeSecretResponse, err error)
func (*KmsService) GetSecretValue ¶ added in v1.76.0
func (s *KmsService) GetSecretValue(id string) (object kms.GetSecretValueResponse, err error)
type KubernetesNodeType ¶ added in v1.30.0
type KubernetesNodeType string
type KvstoreService ¶ added in v1.20.0
type KvstoreService struct {
// contains filtered or unexported fields
}
func (*KvstoreService) DescribeKVstoreAccount ¶ added in v1.66.0
func (s *KvstoreService) DescribeKVstoreAccount(id string) (*r_kvstore.Account, error)
func (*KvstoreService) DescribeKVstoreBackupPolicy ¶ added in v1.41.0
func (s *KvstoreService) DescribeKVstoreBackupPolicy(id string) (*r_kvstore.DescribeBackupPolicyResponse, error)
func (*KvstoreService) DescribeKVstoreInstance ¶ added in v1.41.0
func (s *KvstoreService) DescribeKVstoreInstance(id string) (*r_kvstore.DBInstanceAttribute, error)
func (*KvstoreService) DescribeKVstoreSecurityGroupId ¶ added in v1.76.0
func (s *KvstoreService) DescribeKVstoreSecurityGroupId(id string) (*r_kvstore.DescribeSecurityGroupConfigurationResponse, error)
func (*KvstoreService) DescribeParameters ¶ added in v1.32.0
func (s *KvstoreService) DescribeParameters(id string) (*r_kvstore.DescribeParametersResponse, error)
func (*KvstoreService) DescribeTags ¶ added in v1.55.3
func (s *KvstoreService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []r_kvstore.TagResource, err error)
func (*KvstoreService) ModifyInstanceConfig ¶ added in v1.32.0
func (s *KvstoreService) ModifyInstanceConfig(id string, config string) error
func (*KvstoreService) RdsKvstoreInstanceStateRefreshFunc ¶ added in v1.54.0
func (s *KvstoreService) RdsKvstoreInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*KvstoreService) WaitForKVstoreAccount ¶ added in v1.66.0
func (s *KvstoreService) WaitForKVstoreAccount(id string, status Status, timeout int) error
func (*KvstoreService) WaitForKVstoreInstance ¶ added in v1.41.0
func (s *KvstoreService) WaitForKVstoreInstance(id string, status Status, timeout int) error
func (*KvstoreService) WaitForKVstoreInstanceVpcAuthMode ¶ added in v1.41.0
func (s *KvstoreService) WaitForKVstoreInstanceVpcAuthMode(id string, status string, timeout int) error
type LifecycleRuleStatus ¶ added in v0.1.1
type LifecycleRuleStatus string
type ListenerErr ¶
func (*ListenerErr) Error ¶
func (e *ListenerErr) Error() string
type LoadBalancerSpecType ¶ added in v1.11.0
type LoadBalancerSpecType string
type LogService ¶ added in v1.20.0
type LogService struct {
// contains filtered or unexported fields
}
func (*LogService) CreateLogDashboard ¶ added in v1.78.0
func (s *LogService) CreateLogDashboard(project, name string) error
func (*LogService) DescribeLogAlert ¶ added in v1.78.0
func (s *LogService) DescribeLogAlert(id string) (*sls.Alert, error)
func (*LogService) DescribeLogAudit ¶ added in v1.81.0
func (s *LogService) DescribeLogAudit(id string) (*slsPop.DescribeAppResponse, error)
func (*LogService) DescribeLogDashboard ¶ added in v1.86.0
func (s *LogService) DescribeLogDashboard(id string) (*sls.Dashboard, error)
func (*LogService) DescribeLogMachineGroup ¶ added in v1.20.0
func (s *LogService) DescribeLogMachineGroup(id string) (*sls.MachineGroup, error)
func (*LogService) DescribeLogProject ¶ added in v1.20.0
func (s *LogService) DescribeLogProject(id string) (*sls.LogProject, error)
func (*LogService) DescribeLogStore ¶ added in v1.20.0
func (s *LogService) DescribeLogStore(id string) (*sls.LogStore, error)
func (*LogService) DescribeLogStoreIndex ¶ added in v1.20.0
func (s *LogService) DescribeLogStoreIndex(id string) (*sls.Index, error)
func (*LogService) DescribeLogtailAttachment ¶ added in v1.30.0
func (s *LogService) DescribeLogtailAttachment(id string) (groupName string, err error)
func (*LogService) DescribeLogtailConfig ¶ added in v1.55.0
func (s *LogService) DescribeLogtailConfig(id string) (*sls.LogConfig, error)
func (*LogService) WaitForLogDashboard ¶ added in v1.86.0
func (s *LogService) WaitForLogDashboard(id string, status Status, timeout int) error
func (*LogService) WaitForLogMachineGroup ¶ added in v1.53.0
func (s *LogService) WaitForLogMachineGroup(id string, status Status, timeout int) error
func (*LogService) WaitForLogProject ¶ added in v1.53.0
func (s *LogService) WaitForLogProject(id string, status Status, timeout int) error
func (*LogService) WaitForLogStore ¶ added in v1.53.0
func (s *LogService) WaitForLogStore(id string, status Status, timeout int) error
func (*LogService) WaitForLogstoreAlert ¶ added in v1.78.0
func (s *LogService) WaitForLogstoreAlert(id string, status Status, timeout int) error
func (*LogService) WaitForLogtailAttachment ¶ added in v1.53.0
func (s *LogService) WaitForLogtailAttachment(id string, status Status, timeout int) error
func (*LogService) WaitForLogtailConfig ¶ added in v1.55.0
func (s *LogService) WaitForLogtailConfig(id string, status Status, timeout int) error
type MarketService ¶ added in v1.64.0
type MarketService struct {
// contains filtered or unexported fields
}
func (*MarketService) DescribeMarketOrder ¶ added in v1.69.0
func (s *MarketService) DescribeMarketOrder(id string) (order *market.DescribeOrderResponse, err error)
type MaxComputeService ¶ added in v1.77.0
type MaxComputeService struct {
// contains filtered or unexported fields
}
func (*MaxComputeService) DescribeMaxComputeProject ¶ added in v1.77.0
func (s *MaxComputeService) DescribeMaxComputeProject(id string) (*maxcompute.GetProjectResponse, error)
func (*MaxComputeService) WaitForMaxComputeProject ¶ added in v1.77.0
func (s *MaxComputeService) WaitForMaxComputeProject(id string, status Status, timeout int) error
type MnsService ¶ added in v1.20.0
type MnsService struct {
// contains filtered or unexported fields
}
func (*MnsService) DescribeMnsQueue ¶ added in v1.53.0
func (s *MnsService) DescribeMnsQueue(id string) (response ali_mns.QueueAttribute, err error)
func (*MnsService) DescribeMnsTopic ¶ added in v1.53.0
func (s *MnsService) DescribeMnsTopic(id string) (*ali_mns.TopicAttribute, error)
func (*MnsService) DescribeMnsTopicSubscription ¶ added in v1.53.0
func (s *MnsService) DescribeMnsTopicSubscription(id string) (*ali_mns.SubscriptionAttribute, error)
func (*MnsService) QueueNotExistFunc ¶ added in v1.20.0
func (s *MnsService) QueueNotExistFunc(err error) bool
func (*MnsService) SubscriptionNotExistFunc ¶ added in v1.20.0
func (s *MnsService) SubscriptionNotExistFunc(err error) bool
func (*MnsService) TopicNotExistFunc ¶ added in v1.20.0
func (s *MnsService) TopicNotExistFunc(err error) bool
func (*MnsService) WaitForMnsQueue ¶ added in v1.53.0
func (s *MnsService) WaitForMnsQueue(id string, status Status, timeout int) error
func (*MnsService) WaitForMnsTopic ¶ added in v1.53.0
func (s *MnsService) WaitForMnsTopic(id string, status Status, timeout int) error
func (*MnsService) WaitForMnsTopicSubscription ¶ added in v1.53.0
func (s *MnsService) WaitForMnsTopicSubscription(id string, status Status, timeout int) error
type MongoDBService ¶ added in v1.37.0
type MongoDBService struct {
// contains filtered or unexported fields
}
func (*MongoDBService) DescribeDBInstanceSSL ¶ added in v1.78.0
func (s *MongoDBService) DescribeDBInstanceSSL(id string) (*dds.DescribeDBInstanceSSLResponse, error)
func (*MongoDBService) DescribeMongoDBBackupPolicy ¶ added in v1.42.0
func (s *MongoDBService) DescribeMongoDBBackupPolicy(id string) (*dds.DescribeBackupPolicyResponse, error)
func (*MongoDBService) DescribeMongoDBInstance ¶ added in v1.37.0
func (s *MongoDBService) DescribeMongoDBInstance(id string) (instance dds.DBInstance, err error)
func (*MongoDBService) DescribeMongoDBSecurityGroupId ¶ added in v1.73.0
func (s *MongoDBService) DescribeMongoDBSecurityGroupId(id string) (*dds.DescribeSecurityGroupConfigurationResponse, error)
func (*MongoDBService) DescribeMongoDBSecurityIps ¶ added in v1.37.0
func (s *MongoDBService) DescribeMongoDBSecurityIps(instanceId string) (ips []string, err error)
func (*MongoDBService) DescribeMongoDBTDEInfo ¶ added in v1.73.0
func (s *MongoDBService) DescribeMongoDBTDEInfo(id string) (*dds.DescribeDBInstanceTDEInfoResponse, error)
func (*MongoDBService) ModifyMongoDBSecurityIps ¶ added in v1.37.0
func (s *MongoDBService) ModifyMongoDBSecurityIps(instanceId, ips string) error
func (*MongoDBService) ModifyMongodbShardingInstanceNode ¶ added in v1.40.0
func (server *MongoDBService) ModifyMongodbShardingInstanceNode( instanceID string, nodeType MongoDBShardingNodeType, stateList, diffList []interface{}) error
func (*MongoDBService) MotifyMongoDBBackupPolicy ¶ added in v1.42.0
func (s *MongoDBService) MotifyMongoDBBackupPolicy(d *schema.ResourceData) error
func (*MongoDBService) RdsMongodbDBInstanceStateRefreshFunc ¶ added in v1.53.0
func (s *MongoDBService) RdsMongodbDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*MongoDBService) ResetAccountPassword ¶ added in v1.46.0
func (s *MongoDBService) ResetAccountPassword(d *schema.ResourceData, password string) error
func (*MongoDBService) WaitForMongoDBInstance ¶ added in v1.37.0
func (s *MongoDBService) WaitForMongoDBInstance(instanceId string, status Status, timeout int) error
WaitForInstance waits for instance to given statusid
type MongoDBShardingNodeType ¶ added in v1.40.0
type MongoDBShardingNodeType string
type NasService ¶ added in v1.33.0
type NasService struct {
// contains filtered or unexported fields
}
func (*NasService) DescribeNasAccessGroup ¶ added in v1.33.0
func (s *NasService) DescribeNasAccessGroup(id string) (object nas.DescribeAccessGroupsAccessGroup1, err error)
func (*NasService) DescribeNasAccessRule ¶ added in v1.33.0
func (s *NasService) DescribeNasAccessRule(id string) (fs nas.DescribeAccessRulesAccessRule1, err error)
func (*NasService) DescribeNasFileSystem ¶ added in v1.33.0
func (s *NasService) DescribeNasFileSystem(id string) (fs nas.DescribeFileSystemsFileSystem1, err error)
func (*NasService) DescribeNasMountTarget ¶ added in v1.33.0
func (s *NasService) DescribeNasMountTarget(id string) (fs nas.DescribeMountTargetsMountTarget1, err error)
func (*NasService) WaitForNasAccessGroup ¶ added in v1.46.0
func (s *NasService) WaitForNasAccessGroup(id string, status Status, timeout int) error
func (*NasService) WaitForNasAccessRule ¶ added in v1.46.0
func (s *NasService) WaitForNasAccessRule(id string, status Status, timeout int) error
func (*NasService) WaitForNasFileSystem ¶ added in v1.46.0
func (s *NasService) WaitForNasFileSystem(id string, status Status, timeout int) error
func (*NasService) WaitForNasMountTarget ¶ added in v1.46.0
func (s *NasService) WaitForNasMountTarget(id string, status Status, timeout int) error
type NetworkType ¶ added in v1.8.0
type NetworkType string
type OnsService ¶ added in v1.51.0
type OnsService struct {
// contains filtered or unexported fields
}
func (*OnsService) DescribeOnsGroup ¶ added in v1.53.0
func (s *OnsService) DescribeOnsGroup(id string) (*ons.SubscribeInfoDo, error)
func (*OnsService) DescribeOnsInstance ¶ added in v1.51.0
func (s *OnsService) DescribeOnsInstance(id string) (*ons.OnsInstanceBaseInfoResponse, error)
func (*OnsService) DescribeOnsTopic ¶ added in v1.53.0
func (s *OnsService) DescribeOnsTopic(id string) (*ons.PublishInfoDo, error)
func (*OnsService) WaitForOnsGroup ¶ added in v1.53.0
func (s *OnsService) WaitForOnsGroup(id string, status Status, timeout int) error
func (*OnsService) WaitForOnsInstance ¶ added in v1.51.0
func (s *OnsService) WaitForOnsInstance(id string, status Status, timeout int) error
func (*OnsService) WaitForOnsTopic ¶ added in v1.53.0
func (s *OnsService) WaitForOnsTopic(id string, status Status, timeout int) error
type OosService ¶ added in v1.92.0
type OosService struct {
// contains filtered or unexported fields
}
func (*OosService) DescribeOosTemplate ¶ added in v1.92.0
func (s *OosService) DescribeOosTemplate(id string) (object oos.Template, err error)
type OptimizedType ¶ added in v1.9.3
type OptimizedType string
type OssService ¶ added in v1.20.0
type OssService struct {
// contains filtered or unexported fields
}
OssService *connectivity.AliyunClient
func (*OssService) DescribeOssBucket ¶ added in v1.51.0
func (s *OssService) DescribeOssBucket(id string) (response oss.GetBucketInfoResult, err error)
func (*OssService) WaitForOssBucket ¶ added in v1.51.0
func (s *OssService) WaitForOssBucket(id string, status Status, timeout int) error
func (*OssService) WaitForOssBucketObject ¶ added in v1.51.0
type OtsInstanceType ¶ added in v1.10.0
type OtsInstanceType string
type OtsService ¶ added in v1.20.0
type OtsService struct {
// contains filtered or unexported fields
}
func (*OtsService) DescribeOtsInstance ¶ added in v1.20.0
func (s *OtsService) DescribeOtsInstance(id string) (inst ots.InstanceInfo, err error)
func (*OtsService) DescribeOtsInstanceAttachment ¶ added in v1.55.0
func (s *OtsService) DescribeOtsInstanceAttachment(id string) (inst ots.VpcInfo, err error)
func (*OtsService) DescribeOtsInstanceTypes ¶ added in v1.26.0
func (s *OtsService) DescribeOtsInstanceTypes() (types []string, err error)
func (*OtsService) DescribeOtsTable ¶ added in v1.20.0
func (s *OtsService) DescribeOtsTable(id string) (*tablestore.DescribeTableResponse, error)
func (*OtsService) ListOtsInstance ¶ added in v1.39.0
func (s *OtsService) ListOtsInstance(pageSize int, pageNum int) ([]string, error)
func (*OtsService) ListOtsInstanceVpc ¶ added in v1.39.0
func (s *OtsService) ListOtsInstanceVpc(id string) (inst []ots.VpcInfo, err error)
func (*OtsService) ListOtsTable ¶ added in v1.39.0
func (s *OtsService) ListOtsTable(instanceName string) (table *tablestore.ListTableResponse, err error)
func (*OtsService) WaitForOtsInstance ¶ added in v1.20.0
func (s *OtsService) WaitForOtsInstance(id string, status Status, timeout int) error
func (*OtsService) WaitForOtsInstanceVpc ¶ added in v1.55.0
func (s *OtsService) WaitForOtsInstanceVpc(id string, status Status, timeout int) error
func (*OtsService) WaitForOtsTable ¶ added in v1.55.0
func (s *OtsService) WaitForOtsTable(instanceName, tableName string, status Status, timeout int) error
type OtsTableInfo ¶ added in v1.40.0
type OtsTableInfo struct {
// contains filtered or unexported fields
}
type PolarDBService ¶ added in v1.66.0
type PolarDBService struct {
// contains filtered or unexported fields
}
func (*PolarDBService) DescribeBackupPolicy ¶ added in v1.66.0
func (s *PolarDBService) DescribeBackupPolicy(id string) (policy *polardb.DescribeBackupPolicyResponse, err error)
func (*PolarDBService) DescribeDBSecurityIps ¶ added in v1.66.0
func (s *PolarDBService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
func (*PolarDBService) DescribeParameters ¶ added in v1.66.0
func (s *PolarDBService) DescribeParameters(id string) (ds *polardb.DescribeDBClusterParametersResponse, err error)
func (*PolarDBService) DescribePolarDBAccount ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBAccount(id string) (ds *polardb.DBAccount, err error)
func (*PolarDBService) DescribePolarDBAccountPrivilege ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBAccountPrivilege(id string) (account *polardb.DBAccount, err error)
func (*PolarDBService) DescribePolarDBAutoRenewAttribute ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBAutoRenewAttribute(id string) (instance *polardb.AutoRenewAttribute, err error)
func (*PolarDBService) DescribePolarDBCluster ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBCluster(id string) (instance *polardb.DBCluster, err error)
func (*PolarDBService) DescribePolarDBClusterAttribute ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBClusterAttribute(id string) (instance *polardb.DescribeDBClusterAttributeResponse, err error)
func (*PolarDBService) DescribePolarDBClusterEndpoint ¶ added in v1.80.0
func (s *PolarDBService) DescribePolarDBClusterEndpoint(id string) (*polardb.DBEndpoint, error)
func (*PolarDBService) DescribePolarDBConnection ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBConnection(id string) (*polardb.Address, error)
func (*PolarDBService) DescribePolarDBDatabase ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBDatabase(id string) (ds *polardb.Database, err error)
func (*PolarDBService) DescribePolarDBInstanceNetInfo ¶ added in v1.66.0
func (s *PolarDBService) DescribePolarDBInstanceNetInfo(id string) ([]polardb.DBEndpoint, error)
func (*PolarDBService) DescribeTags ¶ added in v1.68.0
func (s *PolarDBService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []polardb.TagResource, err error)
func (*PolarDBService) GrantPolarDBAccountPrivilege ¶ added in v1.66.0
func (s *PolarDBService) GrantPolarDBAccountPrivilege(id, dbName string) error
func (*PolarDBService) ModifyDBBackupPolicy ¶ added in v1.66.0
func (s *PolarDBService) ModifyDBBackupPolicy(clusterId, backupTime, backupPeriod string) error
func (*PolarDBService) ModifyDBSecurityIps ¶ added in v1.66.0
func (s *PolarDBService) ModifyDBSecurityIps(clusterId, ips string) error
func (*PolarDBService) ModifyParameters ¶ added in v1.66.0
func (s *PolarDBService) ModifyParameters(d *schema.ResourceData) error
func (*PolarDBService) PolarDBClusterStateRefreshFunc ¶ added in v1.66.0
func (s *PolarDBService) PolarDBClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*PolarDBService) RefreshEndpointConfig ¶ added in v1.80.0
func (s *PolarDBService) RefreshEndpointConfig(d *schema.ResourceData) error
func (*PolarDBService) RefreshParameters ¶ added in v1.66.0
func (s *PolarDBService) RefreshParameters(d *schema.ResourceData) error
func (*PolarDBService) RevokePolarDBAccountPrivilege ¶ added in v1.66.0
func (s *PolarDBService) RevokePolarDBAccountPrivilege(id, dbName string) error
func (*PolarDBService) WaitForCluster ¶ added in v1.66.0
func (s *PolarDBService) WaitForCluster(id string, status Status, timeout int) error
WaitForCluster waits for cluster to given status
func (*PolarDBService) WaitForPolarDBAccount ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBAccount(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBAccountPrivilege ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBAccountPrivilege(id, dbName string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBAccountPrivilegeRevoked ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBAccountPrivilegeRevoked(id, dbName string, timeout int) error
func (*PolarDBService) WaitForPolarDBConnection ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBConnection(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBConnectionPrefix ¶ added in v1.68.0
func (s *PolarDBService) WaitForPolarDBConnectionPrefix(id, prefix string, timeout int) error
func (*PolarDBService) WaitForPolarDBDatabase ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBDatabase(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBEndpoints ¶ added in v1.80.0
func (s *PolarDBService) WaitForPolarDBEndpoints(d *schema.ResourceData, status Status, endpointIds *schema.Set, timeout int) (string, error)
func (*PolarDBService) WaitForPolarDBInstance ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*PolarDBService) WaitForPolarDBParameter ¶ added in v1.66.0
func (s *PolarDBService) WaitForPolarDBParameter(clusterId string, timeout int, expects map[string]string) error
WaitForDBParameter waits for instance parameter to given value. Status of DB instance is Running after ModifyParameters API was call, so we can not just wait for instance status become Running, we should wait until parameters have expected values.
func (*PolarDBService) WaitPolardbEndpointConfigEffect ¶ added in v1.80.0
type Policy ¶ added in v1.2.0
type Policy struct { Statement []PolicyStatement Version string }
type PolicyRequired ¶ added in v1.62.0
type PolicyStatement ¶ added in v1.2.0
type PolicyStatement struct { Effect Effect Action interface{} Resource interface{} }
type PrimaryKeyTypeString ¶ added in v1.9.2
type PrimaryKeyTypeString string
type ProviderError ¶ added in v1.8.1
type ProviderError struct {
// contains filtered or unexported fields
}
An Error represents a custom error for Terraform failure response
func (*ProviderError) Error ¶ added in v1.8.1
func (e *ProviderError) Error() string
func (*ProviderError) ErrorCode ¶ added in v1.8.1
func (err *ProviderError) ErrorCode() string
func (*ProviderError) Message ¶ added in v1.8.1
func (err *ProviderError) Message() string
type PvtzService ¶ added in v1.20.0
type PvtzService struct {
// contains filtered or unexported fields
}
func (*PvtzService) DescribePvtzZone ¶ added in v1.37.0
func (s *PvtzService) DescribePvtzZone(id string) (zone pvtz.DescribeZoneInfoResponse, err error)
func (*PvtzService) DescribePvtzZoneAttachment ¶ added in v1.29.0
func (s *PvtzService) DescribePvtzZoneAttachment(id string) (object pvtz.DescribeZoneInfoResponse, err error)
func (*PvtzService) DescribePvtzZoneRecord ¶ added in v1.54.0
func (s *PvtzService) DescribePvtzZoneRecord(id string) (record pvtz.Record, err error)
func (*PvtzService) WaitForPvtzZone ¶ added in v1.37.0
func (s *PvtzService) WaitForPvtzZone(id string, status Status, timeout int) error
func (*PvtzService) WaitForPvtzZoneAttachment ¶ added in v1.37.0
func (s *PvtzService) WaitForPvtzZoneAttachment(id string, status Status, timeout int) error
func (*PvtzService) WaitForPvtzZoneRecord ¶ added in v1.37.0
func (s *PvtzService) WaitForPvtzZoneRecord(id string, status Status, timeout int) error
func (*PvtzService) WaitForZoneAttachment ¶ added in v1.37.0
type RamService ¶ added in v1.20.0
type RamService struct {
// contains filtered or unexported fields
}
func (*RamService) AssemblePolicyDocument ¶ added in v1.20.0
func (s *RamService) AssemblePolicyDocument(document []interface{}, version string) (string, error)
func (*RamService) AssembleRolePolicyDocument ¶ added in v1.20.0
func (s *RamService) AssembleRolePolicyDocument(ramUser, service []interface{}, version string) (string, error)
func (*RamService) DescribeRamAccessKey ¶ added in v1.44.0
func (s *RamService) DescribeRamAccessKey(id, userName string) (*ram.AccessKeyInListAccessKeys, error)
func (*RamService) DescribeRamAccountAlias ¶ added in v1.43.0
func (s *RamService) DescribeRamAccountAlias(id string) (*ram.GetAccountAliasResponse, error)
func (*RamService) DescribeRamAccountPasswordPolicy ¶ added in v1.46.0
func (s *RamService) DescribeRamAccountPasswordPolicy(id string) (*ram.GetPasswordPolicyResponse, error)
func (*RamService) DescribeRamGroup ¶ added in v1.44.0
func (s *RamService) DescribeRamGroup(id string) (*ram.GetGroupResponse, error)
func (*RamService) DescribeRamGroupMembership ¶ added in v1.44.0
func (s *RamService) DescribeRamGroupMembership(id string) (*ram.ListUsersForGroupResponse, error)
func (*RamService) DescribeRamGroupPolicyAttachment ¶ added in v1.44.0
func (s *RamService) DescribeRamGroupPolicyAttachment(id string) (*ram.PolicyInListPoliciesForGroup, error)
func (*RamService) DescribeRamLoginProfile ¶ added in v1.44.0
func (s *RamService) DescribeRamLoginProfile(id string) (*ram.GetLoginProfileResponse, error)
func (*RamService) DescribeRamPolicy ¶ added in v1.44.0
func (s *RamService) DescribeRamPolicy(id string) (*ram.GetPolicyResponse, error)
func (*RamService) DescribeRamRole ¶ added in v1.44.0
func (s *RamService) DescribeRamRole(id string) (*ram.GetRoleResponse, error)
func (*RamService) DescribeRamRoleAttachment ¶ added in v1.44.0
func (s *RamService) DescribeRamRoleAttachment(id string) (*ecs.DescribeInstanceRamRoleResponse, error)
func (*RamService) DescribeRamRolePolicyAttachment ¶ added in v1.44.0
func (s *RamService) DescribeRamRolePolicyAttachment(id string) (*ram.PolicyInListPoliciesForRole, error)
func (*RamService) DescribeRamUser ¶ added in v1.44.0
func (s *RamService) DescribeRamUser(id string) (*ram.UserInGetUser, error)
func (*RamService) DescribeRamUserPolicyAttachment ¶ added in v1.44.0
func (s *RamService) DescribeRamUserPolicyAttachment(id string) (*ram.PolicyInListPoliciesForUser, error)
func (*RamService) GetIntersection ¶ added in v1.20.0
func (s *RamService) GetIntersection(dataMap []map[string]interface{}, allDataMap map[string]interface{}) (allData []interface{})
func (*RamService) JudgeRolePolicyPrincipal ¶ added in v1.20.0
func (s *RamService) JudgeRolePolicyPrincipal(roleName string) error
Judge whether the role policy contains service "ecs.aliyuncs.com"
func (*RamService) ParsePolicyDocument ¶ added in v1.20.0
func (s *RamService) ParsePolicyDocument(policyDocument string) (statement []map[string]interface{}, version string, err error)
func (*RamService) ParseRolePolicyDocument ¶ added in v1.20.0
func (s *RamService) ParseRolePolicyDocument(policyDocument string) (RolePolicy, error)
func (*RamService) WaitForRamAccessKey ¶ added in v1.44.0
func (s *RamService) WaitForRamAccessKey(id, useName string, status Status, timeout int) error
func (*RamService) WaitForRamGroup ¶ added in v1.44.0
func (s *RamService) WaitForRamGroup(id string, status Status, timeout int) error
func (*RamService) WaitForRamGroupMembership ¶ added in v1.44.0
func (s *RamService) WaitForRamGroupMembership(id string, status Status, timeout int) error
func (*RamService) WaitForRamGroupPolicyAttachment ¶ added in v1.44.0
func (s *RamService) WaitForRamGroupPolicyAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamLoginProfile ¶ added in v1.44.0
func (s *RamService) WaitForRamLoginProfile(id string, status Status, timeout int) error
func (*RamService) WaitForRamPolicy ¶ added in v1.44.0
func (s *RamService) WaitForRamPolicy(id string, status Status, timeout int) error
func (*RamService) WaitForRamRole ¶ added in v1.44.0
func (s *RamService) WaitForRamRole(id string, status Status, timeout int) error
func (*RamService) WaitForRamRoleAttachment ¶ added in v1.44.0
func (s *RamService) WaitForRamRoleAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamRolePolicyAttachment ¶ added in v1.44.0
func (s *RamService) WaitForRamRolePolicyAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamUser ¶ added in v1.44.0
func (s *RamService) WaitForRamUser(id string, status Status, timeout int) error
func (*RamService) WaitForRamUserPolicyAttachment ¶ added in v1.44.0
func (s *RamService) WaitForRamUserPolicyAttachment(id string, status Status, timeout int) error
type RdsService ¶ added in v1.20.0
type RdsService struct {
// contains filtered or unexported fields
}
func (*RdsService) DescribeBackupPolicy ¶ added in v1.20.0
func (s *RdsService) DescribeBackupPolicy(id string) (*rds.DescribeBackupPolicyResponse, error)
func (*RdsService) DescribeDBAccount ¶ added in v1.39.0
func (s *RdsService) DescribeDBAccount(id string) (*rds.DBInstanceAccount, error)
func (*RdsService) DescribeDBAccountPrivilege ¶ added in v1.39.0
func (s *RdsService) DescribeDBAccountPrivilege(id string) (*rds.DBInstanceAccount, error)
func (*RdsService) DescribeDBConnection ¶ added in v1.36.0
func (s *RdsService) DescribeDBConnection(id string) (*rds.DBInstanceNetInfo, error)
func (*RdsService) DescribeDBDatabase ¶ added in v1.40.0
func (s *RdsService) DescribeDBDatabase(id string) (*rds.Database, error)
func (*RdsService) DescribeDBInstance ¶ added in v1.40.0
func (s *RdsService) DescribeDBInstance(id string) (*rds.DBInstanceAttribute, error)
func (*RdsService) DescribeDBInstanceNetInfo ¶ added in v1.36.0
func (s *RdsService) DescribeDBInstanceNetInfo(id string) ([]rds.DBInstanceNetInfo, error)
func (*RdsService) DescribeDBInstanceSSL ¶ added in v1.90.0
func (s *RdsService) DescribeDBInstanceSSL(id string) (*rds.DescribeDBInstanceSSLResponse, error)
func (*RdsService) DescribeDBReadWriteSplittingConnection ¶ added in v1.40.0
func (s *RdsService) DescribeDBReadWriteSplittingConnection(id string) (*rds.DBInstanceNetInfo, error)
func (*RdsService) DescribeDBReadonlyInstance ¶ added in v1.40.0
func (s *RdsService) DescribeDBReadonlyInstance(id string) (*rds.DBInstanceAttribute, error)
func (*RdsService) DescribeDBSecurityIps ¶ added in v1.20.0
func (s *RdsService) DescribeDBSecurityIps(instanceId string) (ips []rds.DBInstanceIPArray, err error)
func (*RdsService) DescribeDbInstanceMonitor ¶ added in v1.40.0
func (s *RdsService) DescribeDbInstanceMonitor(id string) (monitoringPeriod int, err error)
func (*RdsService) DescribeMultiIZByRegion ¶ added in v1.20.0
func (s *RdsService) DescribeMultiIZByRegion() (izs []string, err error)
return multiIZ list of current region
func (*RdsService) DescribeParameters ¶ added in v1.31.0
func (s *RdsService) DescribeParameters(id string) (*rds.DescribeParametersResponse, error)
func (*RdsService) DescribeRdsTDEInfo ¶ added in v1.90.0
func (s *RdsService) DescribeRdsTDEInfo(id string) (*rds.DescribeDBInstanceTDEResponse, error)
func (*RdsService) DescribeSQLCollectorPolicy ¶ added in v1.70.0
func (s *RdsService) DescribeSQLCollectorPolicy(id string) (collectorPolicy *rds.DescribeSQLCollectorPolicyResponse, err error)
func (*RdsService) DescribeSQLCollectorRetention ¶ added in v1.70.0
func (s *RdsService) DescribeSQLCollectorRetention(id string) (collectorRetention *rds.DescribeSQLCollectorRetentionResponse, err error)
func (*RdsService) DescribeSecurityGroupConfiguration ¶ added in v1.37.0
func (s *RdsService) DescribeSecurityGroupConfiguration(id string) ([]string, error)
func (*RdsService) DescribeTasks ¶ added in v1.79.0
func (s *RdsService) DescribeTasks(id string) (task *rds.DescribeTasksResponse, err error)
func (*RdsService) GetSecurityIps ¶ added in v1.20.0
func (s *RdsService) GetSecurityIps(instanceId string) ([]string, error)
func (*RdsService) GrantAccountPrivilege ¶ added in v1.20.0
func (s *RdsService) GrantAccountPrivilege(id, dbName string) error
func (*RdsService) ModifyDBBackupPolicy ¶ added in v1.20.0
func (s *RdsService) ModifyDBBackupPolicy(d *schema.ResourceData, updateForData, updateForLog bool) error
func (*RdsService) ModifyDBSecurityIps ¶ added in v1.20.0
func (s *RdsService) ModifyDBSecurityIps(instanceId, ips string) error
func (*RdsService) ModifyParameters ¶ added in v1.31.0
func (s *RdsService) ModifyParameters(d *schema.ResourceData, attribute string) error
func (*RdsService) ModifySecurityGroupConfiguration ¶ added in v1.37.0
func (s *RdsService) ModifySecurityGroupConfiguration(id string, groupid string) error
func (*RdsService) RdsDBInstanceStateRefreshFunc ¶ added in v1.52.1
func (s *RdsService) RdsDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*RdsService) RdsTaskStateRefreshFunc ¶ added in v1.79.0
func (s *RdsService) RdsTaskStateRefreshFunc(id string, taskAction string) resource.StateRefreshFunc
func (*RdsService) RefreshParameters ¶ added in v1.31.0
func (s *RdsService) RefreshParameters(d *schema.ResourceData, attribute string) error
func (*RdsService) ReleaseDBPublicConnection ¶ added in v1.20.0
func (s *RdsService) ReleaseDBPublicConnection(instanceId, connection string) error
func (*RdsService) RevokeAccountPrivilege ¶ added in v1.20.0
func (s *RdsService) RevokeAccountPrivilege(id, dbName string) error
func (*RdsService) TransformPeriod2Time ¶ added in v1.20.0
func (s *RdsService) TransformPeriod2Time(period int, chargeType string) (ut int, tt common.TimeType)
turn period to TimeType
func (*RdsService) TransformTime2Period ¶ added in v1.20.0
func (s *RdsService) TransformTime2Period(ut int, tt common.TimeType) (period int)
turn TimeType to Period
func (*RdsService) WaitForAccount ¶ added in v1.20.0
func (s *RdsService) WaitForAccount(id string, status Status, timeout int) error
func (*RdsService) WaitForAccountPrivilege ¶ added in v1.20.0
func (s *RdsService) WaitForAccountPrivilege(id, dbName string, status Status, timeout int) error
func (*RdsService) WaitForAccountPrivilegeRevoked ¶ added in v1.20.0
func (s *RdsService) WaitForAccountPrivilegeRevoked(id, dbName string, timeout int) error
func (*RdsService) WaitForDBConnection ¶ added in v1.20.0
func (s *RdsService) WaitForDBConnection(id string, status Status, timeout int) error
func (*RdsService) WaitForDBDatabase ¶ added in v1.40.0
func (s *RdsService) WaitForDBDatabase(id string, status Status, timeout int) error
func (*RdsService) WaitForDBInstance ¶ added in v1.20.0
func (s *RdsService) WaitForDBInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*RdsService) WaitForDBParameter ¶ added in v1.32.0
func (s *RdsService) WaitForDBParameter(instanceId string, timeout int, expects map[string]string) error
WaitForDBParameter waits for instance parameter to given value. Status of DB instance is Running after ModifyParameters API was call, so we can not just wait for instance status become Running, we should wait until parameters have expected values.
func (*RdsService) WaitForDBReadWriteSplitting ¶ added in v1.32.0
func (s *RdsService) WaitForDBReadWriteSplitting(id string, status Status, timeout int) error
type RemoveTagsArgs ¶
type RenewalStatus ¶ added in v1.9.3
type RenewalStatus string
type ResourceType ¶ added in v1.8.0
type ResourceType string
type ResourcemanagerService ¶ added in v1.82.0
type ResourcemanagerService struct {
// contains filtered or unexported fields
}
func (*ResourcemanagerService) DescribeResourceManagerAccount ¶ added in v1.83.0
func (s *ResourcemanagerService) DescribeResourceManagerAccount(id string) (object resourcemanager.Account, err error)
func (*ResourcemanagerService) DescribeResourceManagerFolder ¶ added in v1.82.0
func (s *ResourcemanagerService) DescribeResourceManagerFolder(id string) (object resourcemanager.Folder, err error)
func (*ResourcemanagerService) DescribeResourceManagerHandshake ¶ added in v1.82.0
func (s *ResourcemanagerService) DescribeResourceManagerHandshake(id string) (object resourcemanager.Handshake, err error)
func (*ResourcemanagerService) DescribeResourceManagerPolicy ¶ added in v1.83.0
func (s *ResourcemanagerService) DescribeResourceManagerPolicy(id string) (object resourcemanager.Policy, err error)
func (*ResourcemanagerService) DescribeResourceManagerPolicyVersion ¶ added in v1.84.0
func (s *ResourcemanagerService) DescribeResourceManagerPolicyVersion(id string) (object resourcemanager.PolicyVersion, err error)
func (*ResourcemanagerService) DescribeResourceManagerResourceDirectory ¶ added in v1.84.0
func (s *ResourcemanagerService) DescribeResourceManagerResourceDirectory(id string) (object resourcemanager.ResourceDirectory, err error)
func (*ResourcemanagerService) DescribeResourceManagerResourceGroup ¶ added in v1.82.0
func (s *ResourcemanagerService) DescribeResourceManagerResourceGroup(id string) (object resourcemanager.ResourceGroup, err error)
func (*ResourcemanagerService) DescribeResourceManagerRole ¶ added in v1.82.0
func (s *ResourcemanagerService) DescribeResourceManagerRole(id string) (object resourcemanager.Role, err error)
func (*ResourcemanagerService) GetPolicyVersion ¶ added in v1.83.0
func (s *ResourcemanagerService) GetPolicyVersion(id string, d *schema.ResourceData) (object resourcemanager.PolicyVersion, err error)
func (*ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc ¶ added in v1.82.0
func (s *ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type RolePolicy ¶ added in v1.2.0
type RolePolicy struct { Statement []RolePolicyStatement Version string }
type RolePolicyStatement ¶ added in v1.2.0
type RouterType ¶ added in v1.8.1
type RouterType string
type SagService ¶ added in v1.59.0
type SagService struct {
// contains filtered or unexported fields
}
func (*SagService) DescribeCloudConnectNetwork ¶ added in v1.59.0
func (s *SagService) DescribeCloudConnectNetwork(id string) (c smartag.CloudConnectNetwork, err error)
func (*SagService) DescribeCloudConnectNetworkAttachment ¶ added in v1.59.0
func (s *SagService) DescribeCloudConnectNetworkAttachment(id string) (c smartag.SmartAccessGateway, err error)
func (*SagService) DescribeCloudConnectNetworkGrant ¶ added in v1.60.0
func (s *SagService) DescribeCloudConnectNetworkGrant(id string) (c smartag.GrantRule, err error)
func (*SagService) DescribeSagAcl ¶ added in v1.59.0
func (s *SagService) DescribeSagAcl(id string) (c smartag.Acl, err error)
func (*SagService) DescribeSagAclRule ¶ added in v1.59.0
func (s *SagService) DescribeSagAclRule(id string) (c smartag.Acr, err error)
func (*SagService) DescribeSagClientUser ¶ added in v1.59.0
func (s *SagService) DescribeSagClientUser(id string) (c smartag.User, err error)
func (*SagService) DescribeSagDnatEntry ¶ added in v1.59.0
func (s *SagService) DescribeSagDnatEntry(id string) (c smartag.DnatEntry, err error)
func (*SagService) DescribeSagNetworkopt ¶ added in v1.59.0
func (s *SagService) DescribeSagNetworkopt(id string) (c smartag.NetworkOptimization, err error)
func (*SagService) DescribeSagNetworkoptSetting ¶ added in v1.59.0
func (s *SagService) DescribeSagNetworkoptSetting(id string) (c smartag.Setting, err error)
func (*SagService) DescribeSagQos ¶ added in v1.59.0
func (s *SagService) DescribeSagQos(id string) (c smartag.Qos, err error)
func (*SagService) DescribeSagQosCar ¶ added in v1.60.0
func (s *SagService) DescribeSagQosCar(id string) (c smartag.QosCar, err error)
func (*SagService) DescribeSagQosPolicy ¶ added in v1.59.0
func (s *SagService) DescribeSagQosPolicy(id string) (c smartag.QosPolicy, err error)
func (*SagService) DescribeSagSnatEntry ¶ added in v1.59.0
func (s *SagService) DescribeSagSnatEntry(id string) (c smartag.SnatEntry, err error)
func (*SagService) WaitForCloudConnectNetwork ¶ added in v1.60.0
func (s *SagService) WaitForCloudConnectNetwork(id string, status Status, timeout int) error
func (*SagService) WaitForCloudConnectNetworkAttachment ¶ added in v1.64.0
func (s *SagService) WaitForCloudConnectNetworkAttachment(id string, status Status, timeout int) error
func (*SagService) WaitForCloudConnectNetworkGrant ¶ added in v1.60.0
func (s *SagService) WaitForCloudConnectNetworkGrant(id string, status Status, timeout int) error
func (*SagService) WaitForSagAcl ¶ added in v1.60.0
func (s *SagService) WaitForSagAcl(id string, status Status, timeout int) error
func (*SagService) WaitForSagAclRule ¶ added in v1.60.0
func (s *SagService) WaitForSagAclRule(id string, status Status, timeout int) error
func (*SagService) WaitForSagClientUser ¶ added in v1.60.0
func (s *SagService) WaitForSagClientUser(id string, status Status, timeout int) error
func (*SagService) WaitForSagDnatEntry ¶ added in v1.60.0
func (s *SagService) WaitForSagDnatEntry(id string, status Status, timeout int) error
func (*SagService) WaitForSagQos ¶ added in v1.60.0
func (s *SagService) WaitForSagQos(id string, status Status, timeout int) error
func (*SagService) WaitForSagQosCar ¶ added in v1.60.0
func (s *SagService) WaitForSagQosCar(id string, status Status, timeout int) error
func (*SagService) WaitForSagQosPolicy ¶ added in v1.60.0
func (s *SagService) WaitForSagQosPolicy(id string, status Status, timeout int) error
func (*SagService) WaitForSagSnatEntry ¶ added in v1.60.0
func (s *SagService) WaitForSagSnatEntry(id string, status Status, timeout int) error
type ScalingRuleType ¶ added in v1.58.0
type ScalingRuleType string
type SchedulerType ¶ added in v1.11.0
type SchedulerType string
type SecurityEnhancementStrategy ¶ added in v1.23.0
type SecurityEnhancementStrategy string
type SecurityGroup ¶ added in v1.9.0
type SecurityGroup struct { Attributes ecs.DescribeSecurityGroupAttributeResponse CreationTime string SecurityGroupType string ResourceGroupId string Tags ecs.TagsInDescribeSecurityGroups }
type SlbService ¶ added in v1.20.0
type SlbService struct {
// contains filtered or unexported fields
}
func (*SlbService) BuildSlbCommonRequest ¶ added in v1.20.0
func (s *SlbService) BuildSlbCommonRequest() (*requests.CommonRequest, error)
func (*SlbService) DescribeDomainExtensionAttribute ¶ added in v1.60.0
func (s *SlbService) DescribeDomainExtensionAttribute(domainExtensionId string) (*slb.DescribeDomainExtensionAttributeResponse, error)
func (*SlbService) DescribeSlb ¶ added in v1.43.0
func (s *SlbService) DescribeSlb(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
func (*SlbService) DescribeSlbAcl ¶ added in v1.42.0
func (s *SlbService) DescribeSlbAcl(id string) (*slb.DescribeAccessControlListAttributeResponse, error)
func (*SlbService) DescribeSlbBackendServer ¶ added in v1.53.0
func (s *SlbService) DescribeSlbBackendServer(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
func (*SlbService) DescribeSlbCACertificate ¶ added in v1.42.0
func (s *SlbService) DescribeSlbCACertificate(id string) (*slb.CACertificate, error)
func (*SlbService) DescribeSlbListener ¶ added in v1.42.0
func (s *SlbService) DescribeSlbListener(id string) (listener map[string]interface{}, err error)
func (*SlbService) DescribeSlbMasterSlaveServerGroup ¶ added in v1.54.0
func (s *SlbService) DescribeSlbMasterSlaveServerGroup(id string) (*slb.DescribeMasterSlaveServerGroupAttributeResponse, error)
func (*SlbService) DescribeSlbRule ¶ added in v1.43.0
func (s *SlbService) DescribeSlbRule(id string) (*slb.DescribeRuleAttributeResponse, error)
func (*SlbService) DescribeSlbServerCertificate ¶ added in v1.43.0
func (s *SlbService) DescribeSlbServerCertificate(id string) (*slb.ServerCertificate, error)
func (*SlbService) DescribeSlbServerGroup ¶ added in v1.43.0
func (s *SlbService) DescribeSlbServerGroup(id string) (*slb.DescribeVServerGroupAttributeResponse, error)
func (*SlbService) DescribeTags ¶ added in v1.66.0
func (s *SlbService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []slb.TagResource, err error)
func (*SlbService) FlattenSlbAclEntryMappings ¶ added in v1.20.0
func (s *SlbService) FlattenSlbAclEntryMappings(list []slb.AclEntry) []map[string]interface{}
Flattens an array of slb.AclEntry into a []map[string]string
func (*SlbService) SlbAddAccessControlListEntry ¶ added in v1.20.0
func (s *SlbService) SlbAddAccessControlListEntry(list []interface{}, aclId string) error
func (*SlbService) SlbRemoveAccessControlListEntry ¶ added in v1.20.0
func (s *SlbService) SlbRemoveAccessControlListEntry(list []interface{}, aclId string) error
func (*SlbService) WaitForSlb ¶ added in v1.43.0
func (s *SlbService) WaitForSlb(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbAcl ¶ added in v1.42.0
func (s *SlbService) WaitForSlbAcl(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbCACertificate ¶ added in v1.42.0
func (s *SlbService) WaitForSlbCACertificate(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbDomainExtension ¶ added in v1.60.0
func (s *SlbService) WaitForSlbDomainExtension(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbListener ¶ added in v1.42.0
func (s *SlbService) WaitForSlbListener(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbMasterSlaveServerGroup ¶ added in v1.54.0
func (s *SlbService) WaitForSlbMasterSlaveServerGroup(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbRule ¶ added in v1.43.0
func (s *SlbService) WaitForSlbRule(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbServerCertificate ¶ added in v1.43.0
func (s *SlbService) WaitForSlbServerCertificate(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbServerGroup ¶ added in v1.43.0
func (s *SlbService) WaitForSlbServerGroup(id string, status Status, timeout int) error
func (*SlbService) WaitSlbAttribute ¶ added in v1.43.0
type SpotStrategyType ¶ added in v1.9.4
type SpotStrategyType string
type StickySessionType ¶ added in v1.11.0
type StickySessionType string
type TagResourceType ¶ added in v1.9.4
type TagResourceType string
type VpcService ¶ added in v1.20.0
type VpcService struct {
// contains filtered or unexported fields
}
func (*VpcService) ActivateRouterInterface ¶ added in v1.20.0
func (s *VpcService) ActivateRouterInterface(interfaceId string) error
func (*VpcService) DeactivateRouterInterface ¶ added in v1.20.0
func (s *VpcService) DeactivateRouterInterface(interfaceId string) error
func (*VpcService) DescribeCenInstanceGrant ¶ added in v1.46.0
func (s *VpcService) DescribeCenInstanceGrant(id string) (rule vpc.CbnGrantRule, err error)
func (*VpcService) DescribeCommonBandwidthPackage ¶ added in v1.43.0
func (s *VpcService) DescribeCommonBandwidthPackage(id string) (v vpc.CommonBandwidthPackage, err error)
func (*VpcService) DescribeCommonBandwidthPackageAttachment ¶ added in v1.43.0
func (s *VpcService) DescribeCommonBandwidthPackageAttachment(id string) (v vpc.CommonBandwidthPackage, err error)
func (*VpcService) DescribeEip ¶ added in v1.41.0
func (s *VpcService) DescribeEip(id string) (eip vpc.EipAddress, err error)
func (*VpcService) DescribeEipAssociation ¶ added in v1.41.0
func (s *VpcService) DescribeEipAssociation(id string) (object vpc.EipAddress, err error)
func (*VpcService) DescribeForwardEntry ¶ added in v1.20.0
func (s *VpcService) DescribeForwardEntry(id string) (entry vpc.ForwardTableEntry, err error)
func (*VpcService) DescribeNatGateway ¶ added in v1.20.0
func (s *VpcService) DescribeNatGateway(id string) (nat vpc.NatGateway, err error)
func (*VpcService) DescribeNetworkAcl ¶ added in v1.45.0
func (s *VpcService) DescribeNetworkAcl(id string) (networkAcl vpc.NetworkAcl, err error)
func (*VpcService) DescribeNetworkAclAttachment ¶ added in v1.45.0
func (s *VpcService) DescribeNetworkAclAttachment(id string, resource []vpc.Resource) (err error)
func (*VpcService) DescribeRouteEntry ¶ added in v1.45.0
func (s *VpcService) DescribeRouteEntry(id string) (*vpc.RouteEntry, error)
func (*VpcService) DescribeRouteTable ¶ added in v1.45.0
func (s *VpcService) DescribeRouteTable(id string) (v vpc.RouterTableListType, err error)
func (*VpcService) DescribeRouteTableAttachment ¶ added in v1.45.0
func (s *VpcService) DescribeRouteTableAttachment(id string) (v vpc.RouterTableListType, err error)
func (*VpcService) DescribeRouterInterface ¶ added in v1.20.0
func (s *VpcService) DescribeRouterInterface(id, regionId string) (ri vpc.RouterInterfaceType, err error)
func (*VpcService) DescribeRouterInterfaceConnection ¶ added in v1.44.0
func (s *VpcService) DescribeRouterInterfaceConnection(id, regionId string) (ri vpc.RouterInterfaceType, err error)
func (*VpcService) DescribeSnatEntry ¶ added in v1.20.0
func (s *VpcService) DescribeSnatEntry(id string) (snat vpc.SnatTableEntry, err error)
func (*VpcService) DescribeTags ¶ added in v1.55.3
func (s *VpcService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []vpc.TagResource, err error)
func (*VpcService) DescribeVSwitch ¶ added in v1.41.0
func (s *VpcService) DescribeVSwitch(id string) (v vpc.DescribeVSwitchAttributesResponse, err error)
func (*VpcService) DescribeVpc ¶ added in v1.20.0
func (s *VpcService) DescribeVpc(id string) (v vpc.Vpc, err error)
func (*VpcService) FlattenPublicIpAddressesMappings ¶ added in v1.36.0
func (s *VpcService) FlattenPublicIpAddressesMappings(list []vpc.PublicIpAddresse) []map[string]interface{}
Flattens an array of vpc.public_ip_addresses into a []map[string]string
func (*VpcService) QueryRouteTableById ¶ added in v1.20.0
func (s *VpcService) QueryRouteTableById(routeTableId string) (rt vpc.RouteTable, err error)
func (*VpcService) VSwitchStateRefreshFunc ¶ added in v1.79.0
func (s *VpcService) VSwitchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*VpcService) VpcStateRefreshFunc ¶ added in v1.79.0
func (s *VpcService) VpcStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*VpcService) WaitForAllRouteEntriesAvailable ¶ added in v1.45.0
func (s *VpcService) WaitForAllRouteEntriesAvailable(routeTableId string, timeout int) error
func (*VpcService) WaitForCenInstanceGrant ¶ added in v1.46.0
func (s *VpcService) WaitForCenInstanceGrant(id string, status Status, timeout int) error
func (*VpcService) WaitForCommonBandwidthPackage ¶ added in v1.43.0
func (s *VpcService) WaitForCommonBandwidthPackage(id string, status Status, timeout int) error
func (*VpcService) WaitForCommonBandwidthPackageAttachment ¶ added in v1.43.0
func (s *VpcService) WaitForCommonBandwidthPackageAttachment(id string, status Status, timeout int) error
func (*VpcService) WaitForEip ¶ added in v1.20.0
func (s *VpcService) WaitForEip(id string, status Status, timeout int) error
func (*VpcService) WaitForEipAssociation ¶ added in v1.41.0
func (s *VpcService) WaitForEipAssociation(id string, status Status, timeout int) error
func (*VpcService) WaitForForwardEntry ¶ added in v1.30.0
func (s *VpcService) WaitForForwardEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForNatGateway ¶ added in v1.42.0
func (s *VpcService) WaitForNatGateway(id string, status Status, timeout int) error
func (*VpcService) WaitForNetworkAcl ¶ added in v1.45.0
func (s *VpcService) WaitForNetworkAcl(networkAclId string, status Status, timeout int) error
func (*VpcService) WaitForNetworkAclAttachment ¶ added in v1.45.0
func (*VpcService) WaitForRouteEntry ¶ added in v1.45.0
func (s *VpcService) WaitForRouteEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForRouteTable ¶ added in v1.45.0
func (s *VpcService) WaitForRouteTable(id string, status Status, timeout int) error
func (*VpcService) WaitForRouteTableAttachment ¶ added in v1.45.0
func (s *VpcService) WaitForRouteTableAttachment(id string, status Status, timeout int) error
func (*VpcService) WaitForRouterInterface ¶ added in v1.20.0
func (s *VpcService) WaitForRouterInterface(id, regionId string, status Status, timeout int) error
func (*VpcService) WaitForRouterInterfaceConnection ¶ added in v1.44.0
func (s *VpcService) WaitForRouterInterfaceConnection(id, regionId string, status Status, timeout int) error
func (*VpcService) WaitForSnatEntry ¶ added in v1.30.0
func (s *VpcService) WaitForSnatEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForVSwitch ¶ added in v1.20.0
func (s *VpcService) WaitForVSwitch(id string, status Status, timeout int) error
type VpnGatewayService ¶ added in v1.20.0
type VpnGatewayService struct {
// contains filtered or unexported fields
}
func (*VpnGatewayService) AssembleIkeConfig ¶ added in v1.20.0
func (s *VpnGatewayService) AssembleIkeConfig(ikeCfgParam []interface{}) (string, error)
func (*VpnGatewayService) AssembleIpsecConfig ¶ added in v1.20.0
func (s *VpnGatewayService) AssembleIpsecConfig(ipsecCfgParam []interface{}) (string, error)
func (*VpnGatewayService) AssembleNetworkSubnetToString ¶ added in v1.20.0
func (s *VpnGatewayService) AssembleNetworkSubnetToString(list []interface{}) string
func (*VpnGatewayService) DescribeSslVpnClientCert ¶ added in v1.20.0
func (s *VpnGatewayService) DescribeSslVpnClientCert(id string) (v vpc.DescribeSslVpnClientCertResponse, err error)
func (*VpnGatewayService) DescribeSslVpnServer ¶ added in v1.20.0
func (s *VpnGatewayService) DescribeSslVpnServer(id string) (v vpc.SslVpnServer, err error)
func (*VpnGatewayService) DescribeVpnConnection ¶ added in v1.20.0
func (s *VpnGatewayService) DescribeVpnConnection(id string) (v vpc.DescribeVpnConnectionResponse, err error)
func (*VpnGatewayService) DescribeVpnCustomerGateway ¶ added in v1.46.0
func (s *VpnGatewayService) DescribeVpnCustomerGateway(id string) (v vpc.DescribeCustomerGatewayResponse, err error)
func (*VpnGatewayService) DescribeVpnGateway ¶ added in v1.20.0
func (s *VpnGatewayService) DescribeVpnGateway(id string) (v vpc.DescribeVpnGatewayResponse, err error)
func (*VpnGatewayService) DescribeVpnRouteEntry ¶ added in v1.57.0
func (s *VpnGatewayService) DescribeVpnRouteEntry(id string) (v vpc.VpnRouteEntry, err error)
func (*VpnGatewayService) ParseIkeConfig ¶ added in v1.20.0
func (s *VpnGatewayService) ParseIkeConfig(ike vpc.IkeConfig) (ikeConfigs []map[string]interface{})
func (*VpnGatewayService) ParseIpsecConfig ¶ added in v1.20.0
func (s *VpnGatewayService) ParseIpsecConfig(ipsec vpc.IpsecConfig) (ipsecConfigs []map[string]interface{})
func (*VpnGatewayService) WaitForSslVpnClientCert ¶ added in v1.20.0
func (s *VpnGatewayService) WaitForSslVpnClientCert(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForSslVpnServer ¶ added in v1.46.0
func (s *VpnGatewayService) WaitForSslVpnServer(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnConnection ¶ added in v1.47.0
func (s *VpnGatewayService) WaitForVpnConnection(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnCustomerGateway ¶ added in v1.46.0
func (s *VpnGatewayService) WaitForVpnCustomerGateway(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnGateway ¶ added in v1.46.0
func (s *VpnGatewayService) WaitForVpnGateway(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnRouteEntry ¶ added in v1.57.0
func (s *VpnGatewayService) WaitForVpnRouteEntry(id string, status Status, timeout int) error
type Waf_openapiService ¶ added in v1.82.0
type Waf_openapiService struct {
// contains filtered or unexported fields
}
func (*Waf_openapiService) DescribeWafDomain ¶ added in v1.82.0
func (s *Waf_openapiService) DescribeWafDomain(id string) (object waf_openapi.Domain, err error)
func (*Waf_openapiService) DescribeWafInstance ¶ added in v1.83.0
func (s *Waf_openapiService) DescribeWafInstance(id string) (object waf_openapi.DescribeInstanceInfoResponse, err error)
Source Files
¶
- common.go
- data_source_alicloud_account.go
- data_source_alicloud_actiontrail.go
- data_source_alicloud_adb_clusters.go
- data_source_alicloud_adb_zones.go
- data_source_alicloud_alidns_domain_groups.go
- data_source_alicloud_alidns_records.go
- data_source_alicloud_alikafka_consumer_groups.go
- data_source_alicloud_alikafka_instances.go
- data_source_alicloud_alikafka_sasl_acls.go
- data_source_alicloud_alikafka_sasl_users.go
- data_source_alicloud_alikafka_topics.go
- data_source_alicloud_api_gateway_apis.go
- data_source_alicloud_api_gateway_apps.go
- data_source_alicloud_api_gateway_groups.go
- data_source_alicloud_caller_identity.go
- data_source_alicloud_cas_certificates.go
- data_source_alicloud_cassandra_clusters.go
- data_source_alicloud_cassandra_data_centers.go
- data_source_alicloud_cassandra_zones.go
- data_source_alicloud_cen_bandwidth_limits.go
- data_source_alicloud_cen_bandwidth_packages.go
- data_source_alicloud_cen_flowlogs.go
- data_source_alicloud_cen_instances.go
- data_source_alicloud_cen_private_zones.go
- data_source_alicloud_cen_region_route_entries.go
- data_source_alicloud_cen_route_entries.go
- data_source_alicloud_cen_route_maps.go
- data_source_alicloud_cloud_connect_networks.go
- data_source_alicloud_common.go
- data_source_alicloud_common_bandwidth_packages.go
- data_source_alicloud_cr_ee_instances.go
- data_source_alicloud_cr_ee_namespaces.go
- data_source_alicloud_cr_ee_repos.go
- data_source_alicloud_cr_ee_sync_rules.go
- data_source_alicloud_cr_namespaces.go
- data_source_alicloud_cr_repos.go
- data_source_alicloud_cs_kubernetes_clusters.go
- data_source_alicloud_cs_managed_kubernetes_clusters.go
- data_source_alicloud_cs_serverless_kubernetes_clusters.go
- data_source_alicloud_db_instance_classes.go
- data_source_alicloud_db_instance_engines.go
- data_source_alicloud_db_instances.go
- data_source_alicloud_db_zones.go
- data_source_alicloud_ddosbgp_instances.go
- data_source_alicloud_ddoscoo_instances.go
- data_source_alicloud_disks.go
- data_source_alicloud_dms_enterprise_instances.go
- data_source_alicloud_dms_enterprise_users.go
- data_source_alicloud_dns_domain_txt_guid.go
- data_source_alicloud_dns_domains.go
- data_source_alicloud_dns_groups.go
- data_source_alicloud_dns_instances.go
- data_source_alicloud_dns_records.go
- data_source_alicloud_dns_resolution_lines.go
- data_source_alicloud_drds_instances.go
- data_source_alicloud_eci_image_caches.go
- data_source_alicloud_ecs_dedicated_hosts.go
- data_source_alicloud_edas_applications.go
- data_source_alicloud_edas_clusters.go
- data_source_alicloud_edas_deploy_groups.go
- data_source_alicloud_eips.go
- data_source_alicloud_elasticsearch_instances.go
- data_source_alicloud_elasticsearch_zones.go
- data_source_alicloud_emr_disk_types.go
- data_source_alicloud_emr_instance_types.go
- data_source_alicloud_emr_main_versions.go
- data_source_alicloud_ess_alarms.go
- data_source_alicloud_ess_lifecyclehooks.go
- data_source_alicloud_ess_notifications.go
- data_source_alicloud_ess_scalingconfigurations.go
- data_source_alicloud_ess_scalinggroups.go
- data_source_alicloud_ess_scalingrules.go
- data_source_alicloud_ess_scheduled_tasks.go
- data_source_alicloud_fc_functions.go
- data_source_alicloud_fc_services.go
- data_source_alicloud_fc_triggers.go
- data_source_alicloud_fc_zones.go
- data_source_alicloud_file_crc64_checksum.go
- data_source_alicloud_forward_entries.go
- data_source_alicloud_gpdb_instances.go
- data_source_alicloud_gpdb_zones.go
- data_source_alicloud_hbase_instances.go
- data_source_alicloud_hbase_zones.go
- data_source_alicloud_images.go
- data_source_alicloud_instance_type_families.go
- data_source_alicloud_instance_types.go
- data_source_alicloud_instances.go
- data_source_alicloud_key_pairs.go
- data_source_alicloud_kms_aliases.go
- data_source_alicloud_kms_ciphertext.go
- data_source_alicloud_kms_key_versions.go
- data_source_alicloud_kms_keys.go
- data_source_alicloud_kms_plaintext.go
- data_source_alicloud_kms_secret_versions.go
- data_source_alicloud_kms_secrets.go
- data_source_alicloud_kvstore_instance_classes.go
- data_source_alicloud_kvstore_instance_engines.go
- data_source_alicloud_kvstore_instances.go
- data_source_alicloud_kvstore_zones.go
- data_source_alicloud_market_product.go
- data_source_alicloud_market_products.go
- data_source_alicloud_mns_queues.go
- data_source_alicloud_mns_topic_subscriptions.go
- data_source_alicloud_mns_topics.go
- data_source_alicloud_mongodb_instances.go
- data_source_alicloud_mongodb_zones.go
- data_source_alicloud_nas_access_groups.go
- data_source_alicloud_nas_access_rules.go
- data_source_alicloud_nas_file_systems.go
- data_source_alicloud_nas_mount_targets.go
- data_source_alicloud_nas_protocols.go
- data_source_alicloud_nat_gateways.go
- data_source_alicloud_network_interfaces.go
- data_source_alicloud_ons_groups.go
- data_source_alicloud_ons_instances.go
- data_source_alicloud_ons_topics.go
- data_source_alicloud_oos_templates.go
- data_source_alicloud_oss_bucket_objects.go
- data_source_alicloud_oss_buckets.go
- data_source_alicloud_ots_instance_attachments.go
- data_source_alicloud_ots_instances.go
- data_source_alicloud_ots_tables.go
- data_source_alicloud_polardb_accounts.go
- data_source_alicloud_polardb_clusters.go
- data_source_alicloud_polardb_databases.go
- data_source_alicloud_polardb_endpoints.go
- data_source_alicloud_polardb_node_classes.go
- data_source_alicloud_polardb_zones.go
- data_source_alicloud_pvtz_zone_records.go
- data_source_alicloud_pvtz_zones.go
- data_source_alicloud_ram_account_alias.go
- data_source_alicloud_ram_groups.go
- data_source_alicloud_ram_policies.go
- data_source_alicloud_ram_roles.go
- data_source_alicloud_ram_users.go
- data_source_alicloud_regions.go
- data_source_alicloud_resource_manager_accounts.go
- data_source_alicloud_resource_manager_folders.go
- data_source_alicloud_resource_manager_handshakes.go
- data_source_alicloud_resource_manager_policies.go
- data_source_alicloud_resource_manager_policy_versions.go
- data_source_alicloud_resource_manager_resource_directories.go
- data_source_alicloud_resource_manager_resource_groups.go
- data_source_alicloud_resource_manager_roles.go
- data_source_alicloud_route_entries.go
- data_source_alicloud_route_tables.go
- data_source_alicloud_router_interfaces.go
- data_source_alicloud_sag_acls.go
- data_source_alicloud_security_group_rules.go
- data_source_alicloud_security_groups.go
- data_source_alicloud_slb_acls.go
- data_source_alicloud_slb_attachments.go
- data_source_alicloud_slb_backend_servers.go
- data_source_alicloud_slb_ca_certificates.go
- data_source_alicloud_slb_domain_extensions.go
- data_source_alicloud_slb_listeners.go
- data_source_alicloud_slb_master_slave_server_groups.go
- data_source_alicloud_slb_rules.go
- data_source_alicloud_slb_server_certificates.go
- data_source_alicloud_slb_server_groups.go
- data_source_alicloud_slb_zones.go
- data_source_alicloud_slbs.go
- data_source_alicloud_snapshots.go
- data_source_alicloud_snat_entries.go
- data_source_alicloud_ssl_vpn_client_certs.go
- data_source_alicloud_ssl_vpn_servers.go
- data_source_alicloud_vpcs.go
- data_source_alicloud_vpn_connections.go
- data_source_alicloud_vpn_customer_gateways.go
- data_source_alicloud_vpn_gateways.go
- data_source_alicloud_vswitches.go
- data_source_alicloud_waf_domains.go
- data_source_alicloud_waf_instances.go
- data_source_alicloud_yundun_bastionhost_instances.go
- data_source_alicloud_yundun_dbaudit_instances.go
- data_source_alicloud_zones.go
- diff_suppress_funcs.go
- errors.go
- extension_api_gateway.go
- extension_cms.go
- extension_ecs.go
- extension_ess.go
- extension_kms.go
- extension_mongodb.go
- extension_oss.go
- extension_ots.go
- extension_pvtz.go
- extension_rds.go
- extension_slb.go
- extension_tags.go
- extension_vpc.go
- extension_vpn.go
- provider.go
- resource_alicloud_actiontrail.go
- resource_alicloud_adb_account.go
- resource_alicloud_adb_backup_policy.go
- resource_alicloud_adb_cluster.go
- resource_alicloud_adb_connection.go
- resource_alicloud_alidns_domain_group.go
- resource_alicloud_alidns_record.go
- resource_alicloud_alikafka_consumer_group.go
- resource_alicloud_alikafka_instance.go
- resource_alicloud_alikafka_sasl_acl.go
- resource_alicloud_alikafka_sasl_user.go
- resource_alicloud_alikafka_topic.go
- resource_alicloud_api_gateway_api.go
- resource_alicloud_api_gateway_app.go
- resource_alicloud_api_gateway_app_attachment.go
- resource_alicloud_api_gateway_group.go
- resource_alicloud_api_gateway_vpc_access.go
- resource_alicloud_auto_provisioning_group.go
- resource_alicloud_cas_certificate.go
- resource_alicloud_cassandra_cluster.go
- resource_alicloud_cassandra_data_center.go
- resource_alicloud_cdn_domain.go
- resource_alicloud_cdn_domain_config.go
- resource_alicloud_cdn_domain_new.go
- resource_alicloud_cen_bandwidth_limit.go
- resource_alicloud_cen_bandwidth_package.go
- resource_alicloud_cen_bandwidth_package_attachment.go
- resource_alicloud_cen_flowlog.go
- resource_alicloud_cen_instance.go
- resource_alicloud_cen_instance_attachment.go
- resource_alicloud_cen_instance_grant.go
- resource_alicloud_cen_private_zone.go
- resource_alicloud_cen_route_entry.go
- resource_alicloud_cen_route_map.go
- resource_alicloud_cen_vbr_health_check.go
- resource_alicloud_cloud_connect_network.go
- resource_alicloud_cloud_connect_network_attachment.go
- resource_alicloud_cloud_connect_network_grant.go
- resource_alicloud_cms_alarm.go
- resource_alicloud_cms_site_monitor.go
- resource_alicloud_common_bandwidth_package.go
- resource_alicloud_common_bandwidth_package_attachment.go
- resource_alicloud_cr_ee_namespace.go
- resource_alicloud_cr_ee_repo.go
- resource_alicloud_cr_ee_sync_rule.go
- resource_alicloud_cr_namespace.go
- resource_alicloud_cr_repo.go
- resource_alicloud_cs_application.go
- resource_alicloud_cs_kubernetes.go
- resource_alicloud_cs_kubernetes_autoscaler.go
- resource_alicloud_cs_managed_kubernetes.go
- resource_alicloud_cs_serverless_kubernetes.go
- resource_alicloud_cs_swarm.go
- resource_alicloud_datahub_project.go
- resource_alicloud_datahub_subscription.go
- resource_alicloud_datahub_topic.go
- resource_alicloud_db_account.go
- resource_alicloud_db_account_privilege.go
- resource_alicloud_db_backup_policy.go
- resource_alicloud_db_connection.go
- resource_alicloud_db_database.go
- resource_alicloud_db_instance.go
- resource_alicloud_db_readonly_instance.go
- resource_alicloud_db_readwrite_splitting_connection.go
- resource_alicloud_ddosbgp_instance.go
- resource_alicloud_ddoscoo_instance.go
- resource_alicloud_ddoscoo_scheduler_rule.go
- resource_alicloud_disk.go
- resource_alicloud_disk_attachment.go
- resource_alicloud_dms_enterprise_instance.go
- resource_alicloud_dms_enterprise_user.go
- resource_alicloud_dns.go
- resource_alicloud_dns_domain.go
- resource_alicloud_dns_domain_attachment.go
- resource_alicloud_dns_group.go
- resource_alicloud_dns_instance.go
- resource_alicloud_dns_record.go
- resource_alicloud_drds_instance.go
- resource_alicloud_eci_image_cache.go
- resource_alicloud_ecs_dedicated_host.go
- resource_alicloud_edas_application.go
- resource_alicloud_edas_application_package_attachment.go
- resource_alicloud_edas_cluster.go
- resource_alicloud_edas_deploy_group.go
- resource_alicloud_edas_instance_application_attachment.go
- resource_alicloud_edas_instance_cluster_attachment.go
- resource_alicloud_edas_slb_attachment.go
- resource_alicloud_eip.go
- resource_alicloud_eip_association.go
- resource_alicloud_elasticsearch_instance.go
- resource_alicloud_emr_cluster.go
- resource_alicloud_ess_alarm.go
- resource_alicloud_ess_attachment.go
- resource_alicloud_ess_lifecyclehook.go
- resource_alicloud_ess_notification.go
- resource_alicloud_ess_scalingconfiguration.go
- resource_alicloud_ess_scalinggroup.go
- resource_alicloud_ess_scalinggroup_vserver_groups.go
- resource_alicloud_ess_scalingrule.go
- resource_alicloud_ess_scheduled_task.go
- resource_alicloud_fc_function.go
- resource_alicloud_fc_service.go
- resource_alicloud_fc_trigger.go
- resource_alicloud_forward_entry.go
- resource_alicloud_gpdb_connection.go
- resource_alicloud_gpdb_instance.go
- resource_alicloud_havip.go
- resource_alicloud_havip_attachment.go
- resource_alicloud_hbase_instance.go
- resource_alicloud_image.go
- resource_alicloud_image_copy.go
- resource_alicloud_image_export.go
- resource_alicloud_image_import.go
- resource_alicloud_image_share_permission.go
- resource_alicloud_instance.go
- resource_alicloud_key_pair.go
- resource_alicloud_key_pair_attachment.go
- resource_alicloud_kms_alias.go
- resource_alicloud_kms_ciphertext.go
- resource_alicloud_kms_key.go
- resource_alicloud_kms_key_version.go
- resource_alicloud_kms_secret.go
- resource_alicloud_kvstore_account.go
- resource_alicloud_kvstore_backup_policy.go
- resource_alicloud_kvstore_instance.go
- resource_alicloud_launch_template.go
- resource_alicloud_log_alert.go
- resource_alicloud_log_audit.go
- resource_alicloud_log_dashboard.go
- resource_alicloud_log_machine_group.go
- resource_alicloud_log_project.go
- resource_alicloud_log_store.go
- resource_alicloud_log_store_index.go
- resource_alicloud_logtail_attachment.go
- resource_alicloud_logtail_config.go
- resource_alicloud_market_order.go
- resource_alicloud_maxcompute_project.go
- resource_alicloud_mns_queue.go
- resource_alicloud_mns_topic.go
- resource_alicloud_mns_topic_subscription.go
- resource_alicloud_mongodb_instance.go
- resource_alicloud_mongodb_sharding_instance.go
- resource_alicloud_nas_access_group.go
- resource_alicloud_nas_access_rule.go
- resource_alicloud_nas_file_system.go
- resource_alicloud_nas_mount_target.go
- resource_alicloud_nat_gateway.go
- resource_alicloud_network_acl.go
- resource_alicloud_network_acl_attachment.go
- resource_alicloud_network_acl_entries.go
- resource_alicloud_network_interface.go
- resource_alicloud_network_interface_attachment.go
- resource_alicloud_ons_group.go
- resource_alicloud_ons_instance.go
- resource_alicloud_ons_topic.go
- resource_alicloud_oos_template.go
- resource_alicloud_oss_bucket.go
- resource_alicloud_oss_bucket_object.go
- resource_alicloud_ots_instance.go
- resource_alicloud_ots_instance_attachment.go
- resource_alicloud_ots_table.go
- resource_alicloud_polardb_account.go
- resource_alicloud_polardb_account_privilege.go
- resource_alicloud_polardb_backup_policy.go
- resource_alicloud_polardb_cluster.go
- resource_alicloud_polardb_database.go
- resource_alicloud_polardb_endpoint.go
- resource_alicloud_polardb_endpoint_address.go
- resource_alicloud_pvtz_zone.go
- resource_alicloud_pvtz_zone_attachment.go
- resource_alicloud_pvtz_zone_record.go
- resource_alicloud_ram_access_key.go
- resource_alicloud_ram_account_alias.go
- resource_alicloud_ram_account_password_policy.go
- resource_alicloud_ram_group.go
- resource_alicloud_ram_group_membership.go
- resource_alicloud_ram_group_policy_attachment.go
- resource_alicloud_ram_login_profile.go
- resource_alicloud_ram_policy.go
- resource_alicloud_ram_role.go
- resource_alicloud_ram_role_attachment.go
- resource_alicloud_ram_role_policy_attachment.go
- resource_alicloud_ram_user.go
- resource_alicloud_ram_user_policy_attachment.go
- resource_alicloud_reserved_instance.go
- resource_alicloud_resource_manager_account.go
- resource_alicloud_resource_manager_folder.go
- resource_alicloud_resource_manager_handshake.go
- resource_alicloud_resource_manager_policy.go
- resource_alicloud_resource_manager_policy_version.go
- resource_alicloud_resource_manager_resource_directory.go
- resource_alicloud_resource_manager_resource_group.go
- resource_alicloud_resource_manager_role.go
- resource_alicloud_route_entry.go
- resource_alicloud_route_table.go
- resource_alicloud_route_table_attachment.go
- resource_alicloud_router_interface.go
- resource_alicloud_router_interface_connection.go
- resource_alicloud_sag_acl.go
- resource_alicloud_sag_acl_rule.go
- resource_alicloud_sag_client_user.go
- resource_alicloud_sag_dnat_entry.go
- resource_alicloud_sag_qos.go
- resource_alicloud_sag_qos_car.go
- resource_alicloud_sag_qos_policy.go
- resource_alicloud_sag_snat_entry.go
- resource_alicloud_security_group.go
- resource_alicloud_security_group_rule.go
- resource_alicloud_slb.go
- resource_alicloud_slb_acl.go
- resource_alicloud_slb_attachment.go
- resource_alicloud_slb_backend_server.go
- resource_alicloud_slb_ca_certificate.go
- resource_alicloud_slb_domain_extension.go
- resource_alicloud_slb_listener.go
- resource_alicloud_slb_master_slave_server_group.go
- resource_alicloud_slb_rule.go
- resource_alicloud_slb_server_certificate.go
- resource_alicloud_slb_server_group.go
- resource_alicloud_snapshot.go
- resource_alicloud_snapshot_policy.go
- resource_alicloud_snat_entry.go
- resource_alicloud_ssl_vpn_client_cert.go
- resource_alicloud_ssl_vpn_server.go
- resource_alicloud_vpc.go
- resource_alicloud_vpn_connection.go
- resource_alicloud_vpn_customer_gateway.go
- resource_alicloud_vpn_gateway.go
- resource_alicloud_vpn_route_entry.go
- resource_alicloud_vswitch.go
- resource_alicloud_waf_domain.go
- resource_alicloud_waf_instance.go
- resource_alicloud_yundun_bastionhost_instance.go
- resource_alicloud_yundun_dbaudit_instance.go
- service_alicloud_actiontrail.go
- service_alicloud_adb.go
- service_alicloud_alidns.go
- service_alicloud_alikafka.go
- service_alicloud_api_gateway.go
- service_alicloud_bssopenapi.go
- service_alicloud_cas.go
- service_alicloud_cassandra.go
- service_alicloud_cbn.go
- service_alicloud_cdn.go
- service_alicloud_cen.go
- service_alicloud_cms.go
- service_alicloud_cr.go
- service_alicloud_cr_ee.go
- service_alicloud_cs.go
- service_alicloud_datahub.go
- service_alicloud_ddosbgp.go
- service_alicloud_ddoscoo.go
- service_alicloud_dms_enterprise.go
- service_alicloud_dns.go
- service_alicloud_drds.go
- service_alicloud_eci.go
- service_alicloud_ecs.go
- service_alicloud_edas.go
- service_alicloud_elasticsearch.go
- service_alicloud_emr.go
- service_alicloud_ess.go
- service_alicloud_fc.go
- service_alicloud_gpdb.go
- service_alicloud_havip.go
- service_alicloud_hbase.go
- service_alicloud_kms.go
- service_alicloud_kvstore.go
- service_alicloud_log.go
- service_alicloud_market.go
- service_alicloud_maxcompute.go
- service_alicloud_mns.go
- service_alicloud_mongodb.go
- service_alicloud_nas.go
- service_alicloud_ons.go
- service_alicloud_oos.go
- service_alicloud_oss.go
- service_alicloud_ots.go
- service_alicloud_polardb.go
- service_alicloud_pvtz.go
- service_alicloud_ram.go
- service_alicloud_rds.go
- service_alicloud_resourcemanager.go
- service_alicloud_sag.go
- service_alicloud_slb.go
- service_alicloud_vpc.go
- service_alicloud_vpn_gateway.go
- service_alicloud_waf_openapi.go
- service_alicloud_yundun_bastionhost.go
- service_alicloud_yundun_dbaudit.go
- tags.go
- validators.go