Documentation
¶
Overview ¶
Package alicloud common functions used by datahub
Index ¶
- Constants
- Variables
- 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 ConvertCsTags(d *schema.ResourceData) ([]cs.Tag, 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 DescribeNatBandwidthPackages(natGatewayId string, meta interface{}) ([]interface{}, 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 Int64Pointer(i int64) *int64
- func IntMin(x, y int) int
- func IsExpectedErrorCodes(code string, errorCodes []string) bool
- func IsExpectedErrors(err error, expectCodes []string) bool
- func IsThrottling(err error) bool
- func NatGatewaysDecriptionAttributes(d *schema.ResourceData, gateways []vpc.NatGateway, meta interface{}) error
- func NeedRetry(err error) bool
- 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 ActionType
- type ActiontrailService
- type AdbService
- func (s *AdbService) AdbClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *AdbService) AdbTaskStateRefreshFunc(id, taskId 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.DBClusterInDescribeDBClusters, 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) DescribeTask(id, taskId string) (*adb.DescribeTaskInfoResponse, 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
- func (s *AlidnsService) DescribeAlidnsDomain(id string) (object alidns.DescribeDomainInfoResponse, err error)
- func (s *AlidnsService) DescribeAlidnsDomainGroup(id string) (object alidns.DomainGroup, err error)
- func (s *AlidnsService) DescribeAlidnsInstance(id string) (object alidns.DescribeDnsProductInstanceResponse, err error)
- func (s *AlidnsService) DescribeAlidnsRecord(id string) (object alidns.DescribeDomainRecordInfoResponse, err error)
- func (s *AlidnsService) ListTagResources(id string) (object alidns.ListTagResourcesResponse, err error)
- func (s *AlidnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
- 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 Brain_industrialService
- 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) CenBandwidthPackageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CbnService) CenInstanceAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- 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) CenRouteServiceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *CbnService) DescribeCenBandwidthPackage(id string) (object cbn.CenBandwidthPackage, err error)
- 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) DescribeCenInstanceAttachment(id string) (object cbn.DescribeCenAttachedChildInstanceAttributeResponse, 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) DescribeCenRouteService(id string) (object cbn.RouteServiceEntry, err error)
- func (s *CbnService) DescribeCenVbrHealthCheck(id string) (object cbn.VbrHealthCheck, err error)
- func (s *CbnService) SetResourceTags(d *schema.ResourceData, resourceType string) 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.AlarmInDescribeMetricRuleList, err error)
- func (s *CmsService) DescribeCmsAlarmContact(id string) (object cms.Contact, err error)
- func (s *CmsService) DescribeCmsAlarmContactGroup(id string) (object cms.ContactGroup, err error)
- func (s *CmsService) DescribeCmsGroupMetricRule(id string) (object map[string]interface{}, err error)
- func (s *CmsService) DescribeCmsMonitorGroup(id string) (object map[string]interface{}, err error)
- func (s *CmsService) DescribeCmsMonitorGroupInstances(id string) (object map[string]interface{}, 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) SetResourceTags(d *schema.ResourceData, resourceType string) error
- func (s *CmsService) WaitForCmsAlarm(id string, enabled bool, timeout int) error
- type CommandArg
- type ComplexError
- type ConfigService
- func (s *ConfigService) ConfigConfigurationRecorderStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *ConfigService) DescribeConfigConfigurationRecorder(id string) (object map[string]interface{}, err error)
- func (s *ConfigService) DescribeConfigDeliveryChannel(id string) (object map[string]interface{}, err error)
- func (s *ConfigService) DescribeConfigRule(id string) (object map[string]interface{}, err error)
- 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) CsKubernetesNodePoolStateRefreshFunc(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) DescribeCsKubernetesNodePool(id string) (nodePool *cs.NodePoolDetail, 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 DcdnService
- func (s *DcdnService) DcdnDomainStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *DcdnService) DescribeDcdnDomain(id string) (object map[string]interface{}, err error)
- func (s *DcdnService) DescribeDcdnDomainCertificateInfo(id string) (object map[string]interface{}, err 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) DescribeAlidnsDomainAttachment(id string) (object alidns.DescribeInstanceDomainsResponse, err error)
- func (s *DnsService) DescribeDns(id string) (*alidns.DescribeDomainInfoResponse, error)
- func (s *DnsService) DescribeDnsDomain(id string) (object alidns.DescribeDomainInfoResponse, 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
- func (s *EciService) DescribeEciContainerGroup(id string) (object map[string]interface{}, err error)
- func (s *EciService) DescribeEciImageCache(id string) (object eci.DescribeImageCachesImageCache0, err error)
- func (s *EciService) EciContainerGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EciService) EciImageCacheStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- 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) ListTagResources(resourceId, resourceType string) (object interface{}, err 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) DescribeEdasK8sApplication(appId string) (*edas.Applcation, error)
- func (e *EdasService) DescribeEdasK8sCluster(clusterId 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) GetK8sCommandArgs(args []interface{}) (string, error)
- func (e *EdasService) GetK8sCommandArgsForDeploy(args []interface{}) (string, error)
- func (e *EdasService) GetK8sEnvs(envs map[string]interface{}) (string, error)
- func (e *EdasService) GetLastPackgeVersion(appId, groupId string) (string, error)
- func (e *EdasService) LivenessEqual(old, new interface{}) bool
- func (e *EdasService) PostStartEqual(old, new interface{}) bool
- func (e *EdasService) PreStopEqual(old, new interface{}) bool
- func (e *EdasService) QueryK8sAppPackageType(appId string) (string, error)
- func (e *EdasService) ReadinessEqual(old, new interface{}) bool
- func (e *EdasService) SyncResource(resourceType string) error
- type Effect
- type EipanycastService
- func (s *EipanycastService) DescribeEipanycastAnycastEipAddress(id string) (object map[string]interface{}, err error)
- func (s *EipanycastService) DescribeEipanycastAnycastEipAddressAttachment(id string) (object map[string]interface{}, err error)
- func (s *EipanycastService) EipanycastAnycastEipAddressAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *EipanycastService) EipanycastAnycastEipAddressStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- 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 Exec
- type FcService
- func (s *FcService) DescribeFcAlias(id string) (*fc.GetAliasOutput, error)
- func (s *FcService) DescribeFcCustomDomain(id string) (*fc.GetCustomDomainOutput, error)
- func (s *FcService) DescribeFcFunction(id string) (*fc.GetFunctionOutput, error)
- func (s *FcService) DescribeFcFunctionAsyncInvokeConfig(id string) (*fc.GetFunctionAsyncInvokeConfigOutput, error)
- func (s *FcService) DescribeFcService(id string) (*fc.GetServiceOutput, error)
- func (s *FcService) DescribeFcTrigger(id string) (*fc.GetTriggerOutput, error)
- func (s *FcService) WaitForFcCustomDomain(id string, status Status, timeout int) error
- func (s *FcService) WaitForFcFunction(id string, status Status, timeout int) error
- func (s *FcService) WaitForFcFunctionAsyncInvokeConfig(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 FnfService
- type GaService
- func (s *GaService) DescribeGaAccelerator(id string) (object map[string]interface{}, err error)
- func (s *GaService) DescribeGaBandwidthPackage(id string) (object map[string]interface{}, err error)
- func (s *GaService) DescribeGaBandwidthPackageAttachment(id string) (object map[string]interface{}, err error)
- func (s *GaService) DescribeGaEndpointGroup(id string) (object map[string]interface{}, err error)
- func (s *GaService) DescribeGaIpSet(id string) (object map[string]interface{}, err error)
- func (s *GaService) DescribeGaListener(id string) (object map[string]interface{}, err error)
- func (s *GaService) GaAcceleratorStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GaService) GaBandwidthPackageAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GaService) GaBandwidthPackageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GaService) GaEndpointGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GaService) GaIpSetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *GaService) GaListenerStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- 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) DescribeClusterConnection(id string) (object hbase.DescribeClusterConnectionResponse, err error)
- func (s *HBaseService) DescribeEndpoints(id string) (object hbase.DescribeEndpointsResponse, err error)
- 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) DescribeSecurityGroups(id string) (object hbase.DescribeSecurityGroupsResponse, 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 HitsdbService
- type Hook
- type HttpGet
- type HttpHeader
- type IPType
- type IkeConfig
- type ImageOwnerAlias
- type ImsService
- type InstanceAccessedByType
- type InstanceNetWork
- type InternetChargeType
- type Invoker
- type IpVersion
- type IpsecConfig
- type IspCities
- type JsonTag
- type K8sEnv
- 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)
- func (s *KmsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
- type KubernetesNodeType
- type KvstoreService
- func (s *KvstoreService) DescribeDBInstanceNetInfo(id string) (*r_kvstore.NetInfoItemsInDescribeDBInstanceNetInfo, error)
- 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) DescribeLogProjectTags(project_name string) ([]*sls.ResourceTagResponse, 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 MaxItems
- type MaxcomputeService
- 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 MseService
- type NasService
- func (s *NasService) DescribeNasAccessGroup(id string) (object map[string]interface{}, err error)
- func (s *NasService) DescribeNasAccessRule(id string) (object map[string]interface{}, err error)
- func (s *NasService) DescribeNasFileSystem(id string) (object map[string]interface{}, err error)
- func (s *NasService) DescribeNasMountTarget(id string) (object map[string]interface{}, err error)
- func (s *NasService) NasMountTargetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- type NetType
- type NetworkType
- type NodeType
- type OnsService
- func (s *OnsService) DescribeOnsGroup(id string) (object map[string]interface{}, err error)
- func (s *OnsService) DescribeOnsInstance(id string) (object map[string]interface{}, err error)
- func (s *OnsService) DescribeOnsTopic(id string) (object map[string]interface{}, err error)
- func (s *OnsService) ListTagResources(id string, resourceType string) (object interface{}, err error)
- func (s *OnsService) OnsTopicStatus(id string) (object map[string]interface{}, err error)
- func (s *OnsService) SetResourceTags(d *schema.ResourceData, resourceType string) 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) DescribeDBAuditLogCollectorStatus(id string) (collectorStatus string, 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 PrivatelinkService
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpoint(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointConnection(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointService(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointServiceResource(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointServiceUser(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointZone(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) ListVpcEndpointSecurityGroups(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) ListVpcEndpointServiceResources(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) ListVpcEndpointZones(id string) (object map[string]interface{}, err error)
- func (s *PrivatelinkService) PrivatelinkVpcEndpointConnectionStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *PrivatelinkService) PrivatelinkVpcEndpointServiceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *PrivatelinkService) PrivatelinkVpcEndpointStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *PrivatelinkService) PrivatelinkVpcEndpointZoneStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- type Prober
- type Protocol
- type ProviderError
- type PvtzService
- func (s *PvtzService) DescribePvtzZone(id string) (object map[string]interface{}, err error)
- func (s *PvtzService) DescribePvtzZoneAttachment(id string) (object map[string]interface{}, err error)
- func (s *PvtzService) DescribePvtzZoneRecord(id string) (object map[string]interface{}, 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 QuotasService
- type R_kvstoreService
- func (s *R_kvstoreService) DescribeBackupPolicy(id string) (object r_kvstore.DescribeBackupPolicyResponse, err error)
- func (s *R_kvstoreService) DescribeInstanceAutoRenewalAttribute(id string) (object r_kvstore.Item, err error)
- func (s *R_kvstoreService) DescribeInstanceSSL(id string) (object r_kvstore.DescribeInstanceSSLResponse, err error)
- func (s *R_kvstoreService) DescribeKvstoreAccount(id string) (object r_kvstore.Account, err error)
- func (s *R_kvstoreService) DescribeKvstoreConnection(id string) (object r_kvstore.InstanceNetInfo, err error)
- func (s *R_kvstoreService) DescribeKvstoreInstance(id string) (object r_kvstore.DBInstanceAttribute, err error)
- func (s *R_kvstoreService) DescribeSecurityGroupConfiguration(id string) (object r_kvstore.ItemsInDescribeSecurityGroupConfiguration, err error)
- func (s *R_kvstoreService) DescribeSecurityIps(id string) (object r_kvstore.SecurityIpGroup, err error)
- func (s *R_kvstoreService) KvstoreAccountStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *R_kvstoreService) KvstoreInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *R_kvstoreService) SetResourceTags(d *schema.ResourceData, resourceType string) 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) (object map[string]interface{}, err 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) 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) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBAccount(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBAccountPrivilege(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBConnection(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBDatabase(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBInstance(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBInstanceNetInfo(id string) ([]interface{}, error)
- func (s *RdsService) DescribeDBInstanceSSL(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBProxy(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBProxyEndpoint(id string, endpointName string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBReadWriteSplittingConnection(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBReadonlyInstance(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeDBSecurityIps(instanceId string) ([]interface{}, 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) (map[string]interface{}, error)
- func (s *RdsService) DescribeRdsTDEInfo(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeSQLCollectorPolicy(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeSQLCollectorRetention(id string) (map[string]interface{}, error)
- func (s *RdsService) DescribeSecurityGroupConfiguration(id string) ([]string, error)
- func (s *RdsService) DescribeTasks(id string) (map[string]interface{}, 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 map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerFolder(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerHandshake(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerPolicy(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerPolicyAttachment(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerPolicyVersion(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerResourceDirectory(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerResourceGroup(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) DescribeResourceManagerRole(id string) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) GetPolicyVersion(id string, d *schema.ResourceData) (object map[string]interface{}, err error)
- func (s *ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- type ResourcesharingService
- func (s *ResourcesharingService) DescribeResourceManagerResourceShare(id string) (object map[string]interface{}, err error)
- func (s *ResourcesharingService) DescribeResourceManagerSharedResource(id string) (object map[string]interface{}, err error)
- func (s *ResourcesharingService) DescribeResourceManagerSharedTarget(id string) (object map[string]interface{}, err error)
- func (s *ResourcesharingService) ResourceManagerResourceShareStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *ResourcesharingService) ResourceManagerSharedResourceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *ResourcesharingService) ResourceManagerSharedTargetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- type Role
- type RolePolicy
- type RolePolicyStatement
- type RosService
- func (s *RosService) DescribeRosChangeSet(id string) (object map[string]interface{}, err error)
- func (s *RosService) DescribeRosStack(id string) (object map[string]interface{}, err error)
- func (s *RosService) DescribeRosStackGroup(id string) (object map[string]interface{}, err error)
- func (s *RosService) DescribeRosTemplate(id string) (object map[string]interface{}, err error)
- func (s *RosService) GetStackPolicy(id string) (object map[string]interface{}, err error)
- func (s *RosService) ListTagResources(id string, resourceType string) (object interface{}, err error)
- func (s *RosService) RosChangeSetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *RosService) RosStackGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *RosService) RosStackStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
- func (s *RosService) SetResourceTags(d *schema.ResourceData, resourceType string) error
- 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 TcpSocket
- 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) DescribeNatGatewayTransform(id string) ([]interface{}, 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) DescribeVSwitchWithTeadsl(id string) (object map[string]interface{}, err error)
- func (s *VpcService) DescribeVpc(id string) (v vpc.Vpc, err error)
- func (s *VpcService) DescribeVpcWithTeadsl(id string) (object map[string]interface{}, err error)
- func (s *VpcService) FlattenPublicIpAddressesMappings(list []vpc.PublicIpAddresse) []map[string]interface{}
- func (s *VpcService) ListTagResources(resourceId, resourceType string) (object interface{}, err error)
- 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) WaitForNatGatewayTransform(id string, timeout int64) 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 ( EdgeKubernetesDefaultTimeoutInMinutes = 60 EdgeProfile = "Edge" )
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" Hb_LEVEL_MODIFY = "INSTANCE_LEVEL_MODIFY" Hb_LEVEL_MODIFY_FAILED = "INSTANCE_LEVEL_MODIFY_FAILED" Hb_HBASE_COLD_EXPANDING = "HBASE_COLD_EXPANDING" )
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 ChildInstanceTypeCcn = "CCN"
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 FailedGetAttributeMsg = "Getting resource %s attribute by path %s failed!!! Body: %v."
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 NotFoundWithResponse = ResourceNotfound + "!!! Response: %v"
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 BoolPointer ¶
func BuildStateConf ¶
func BuildStateConf(pending, target []string, timeout, delay time.Duration, f resource.StateRefreshFunc) *resource.StateChangeConf
func CommonBandwidthPackagesDecriptionAttributes ¶
func CommonBandwidthPackagesDecriptionAttributes(d *schema.ResourceData, cbwps []vpc.CommonBandwidthPackage, meta interface{}) error
func ConvertCsTags ¶
func ConvertCsTags(d *schema.ResourceData) ([]cs.Tag, error)
func DeployAutoscaler ¶
func DeployAutoscaler(options autoscalerOptions, clientSet *kubernetes.Clientset) error
deploy cluster-autoscaler to kubernetes cluster
func DescribeDomainDetail ¶
func DescribeDomainDetail(Id string, meta interface{}) (domain cdn.DomainDetail, err error)
func DownloadUserKubeConf ¶
func DownloadUserKubeConf(client *connectivity.AliyunClient, clusterId string) (string, error)
prepare kubeconf of kubernetes clsuter
func FlattenImageDiskDeviceMappings ¶
func FlattenImageDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
func FlattenImageImportDiskDeviceMappings ¶
func FlattenImageImportDiskDeviceMappings(list []ecs.DiskDeviceMapping) []map[string]interface{}
func ForwardEntriesDecriptionAttributes ¶
func ForwardEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.ForwardTableEntry, meta interface{}) error
func GetAllRouterInterfaceSpec ¶
func GetAllRouterInterfaceSpec() (specifications []string)
func GetCenChildInstanceType ¶
func GetFunc ¶
Return a ComplexError which including extra error message, error occurred file and path
func GetKubernetesNetworkName ¶
func GetKubernetesNetworkName(cluster *cs.KubernetesClusterDetail) (network string, err error)
func GetNotFoundMessage ¶
func GetScalingGroupSizeRange ¶
func GetScalingGroupSizeRange(client *connectivity.AliyunClient, groupId string) (min, max int, err error)
func GetTimeErrorFromString ¶
func GetTimeoutMessage ¶
func GetUserHomeDir ¶
func Int32Pointer ¶
func Int64Pointer ¶
func IsExpectedErrorCodes ¶
func IsExpectedErrors ¶
func IsThrottling ¶
func NatGatewaysDecriptionAttributes ¶
func NatGatewaysDecriptionAttributes(d *schema.ResourceData, gateways []vpc.NatGateway, meta interface{}) error
func NotFoundError ¶
func ParseSlbListenerId ¶
func PostPaidAndRenewDiffSuppressFunc ¶
func PostPaidAndRenewDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
func PostPaidDiffSuppressFunc ¶
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 ¶
func RouteEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.RouteEntry, meta interface{}) error
func RouteTablesDecriptionAttributes ¶
func RouteTablesDecriptionAttributes(d *schema.ResourceData, tables []vpc.RouterTableListType, meta interface{}) error
func SnatEntriesDecriptionAttributes ¶
func SnatEntriesDecriptionAttributes(d *schema.ResourceData, entries []vpc.SnatTableEntry, meta interface{}) error
func StringPointer ¶
func TimestampToStr ¶
func UpdateScalingGroupConfiguration ¶
func UpdateScalingGroupConfiguration(client *connectivity.AliyunClient, groupId, userData string, labels string, taints string) (err error)
update scaling group config
func UpgradeAlicloudKubernetesCluster ¶
func UpgradeAlicloudKubernetesCluster(d *schema.ResourceData, meta interface{}) error
func VSwitchesDecriptionAttributes ¶
func VSwitchesDecriptionAttributes(d *schema.ResourceData, vsws []vpc.VSwitch, meta interface{}) error
func WaitForDomainStatus ¶
func WaitForServerCertificate ¶
func WaitForServerCertificate(client *connectivity.AliyunClient, Id string, serverCertificate string, timeout int) error
func WrapComplexError ¶
func WrapErrorf ¶
Return a ComplexError which including extra error message, error occurred file and path
Types ¶
type AccountSite ¶
type AccountSite string
type ActionType ¶
type ActionType string
type ActiontrailService ¶
type ActiontrailService struct {
// contains filtered or unexported fields
}
func (*ActiontrailService) ActiontrailTrailStateRefreshFunc ¶
func (s *ActiontrailService) ActiontrailTrailStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ActiontrailService) DescribeActiontrailTrail ¶
func (s *ActiontrailService) DescribeActiontrailTrail(id string) (object map[string]interface{}, err error)
type AdbService ¶
type AdbService struct {
// contains filtered or unexported fields
}
func (*AdbService) AdbClusterStateRefreshFunc ¶
func (s *AdbService) AdbClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*AdbService) AdbTaskStateRefreshFunc ¶
func (s *AdbService) AdbTaskStateRefreshFunc(id, taskId string) resource.StateRefreshFunc
func (*AdbService) DescribeAdbAccount ¶
func (s *AdbService) DescribeAdbAccount(id string) (ds *adb.DBAccount, err error)
func (*AdbService) DescribeAdbAutoRenewAttribute ¶
func (s *AdbService) DescribeAdbAutoRenewAttribute(id string) (instance *adb.AutoRenewAttribute, err error)
func (*AdbService) DescribeAdbBackupPolicy ¶
func (s *AdbService) DescribeAdbBackupPolicy(id string) (policy *adb.DescribeBackupPolicyResponse, err error)
func (*AdbService) DescribeAdbCluster ¶
func (s *AdbService) DescribeAdbCluster(id string) (instance *adb.DBClusterInDescribeDBClusters, err error)
func (*AdbService) DescribeAdbClusterAttribute ¶
func (s *AdbService) DescribeAdbClusterAttribute(id string) (instance *adb.DBCluster, err error)
func (*AdbService) DescribeAdbClusterNetInfo ¶
func (s *AdbService) DescribeAdbClusterNetInfo(id string) ([]adb.Address, error)
func (*AdbService) DescribeAdbConnection ¶
func (s *AdbService) DescribeAdbConnection(id string) (*adb.Address, error)
func (*AdbService) DescribeDBSecurityIps ¶
func (s *AdbService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
func (*AdbService) DescribeTags ¶
func (s *AdbService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []adb.TagResource, err error)
func (*AdbService) DescribeTask ¶
func (s *AdbService) DescribeTask(id, taskId string) (*adb.DescribeTaskInfoResponse, error)
func (*AdbService) ModifyAdbBackupPolicy ¶
func (s *AdbService) ModifyAdbBackupPolicy(clusterId, backupTime, backupPeriod string) error
func (*AdbService) ModifyDBSecurityIps ¶
func (s *AdbService) ModifyDBSecurityIps(clusterId, ips string) error
func (*AdbService) WaitForAdbAccount ¶
func (s *AdbService) WaitForAdbAccount(id string, status Status, timeout int) error
func (*AdbService) WaitForAdbConnection ¶
func (s *AdbService) WaitForAdbConnection(id string, status Status, timeout int) error
func (*AdbService) WaitForAdbInstance ¶
func (s *AdbService) WaitForAdbInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*AdbService) WaitForCluster ¶
func (s *AdbService) WaitForCluster(id string, status Status, timeout int) error
WaitForCluster waits for cluster to given status
type AddTagsArgs ¶
type AlidnsService ¶
type AlidnsService struct {
// contains filtered or unexported fields
}
func (*AlidnsService) DescribeAlidnsDomain ¶
func (s *AlidnsService) DescribeAlidnsDomain(id string) (object alidns.DescribeDomainInfoResponse, err error)
func (*AlidnsService) DescribeAlidnsDomainGroup ¶
func (s *AlidnsService) DescribeAlidnsDomainGroup(id string) (object alidns.DomainGroup, err error)
func (*AlidnsService) DescribeAlidnsInstance ¶
func (s *AlidnsService) DescribeAlidnsInstance(id string) (object alidns.DescribeDnsProductInstanceResponse, err error)
func (*AlidnsService) DescribeAlidnsRecord ¶
func (s *AlidnsService) DescribeAlidnsRecord(id string) (object alidns.DescribeDomainRecordInfoResponse, err error)
func (*AlidnsService) ListTagResources ¶
func (s *AlidnsService) ListTagResources(id string) (object alidns.ListTagResourcesResponse, err error)
func (*AlidnsService) SetResourceTags ¶
func (s *AlidnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
type AlikafkaService ¶
type AlikafkaService struct {
// contains filtered or unexported fields
}
func (*AlikafkaService) DescribeAlikafkaConsumerGroup ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaConsumerGroup(id string) (*alikafka.ConsumerVO, error)
func (*AlikafkaService) DescribeAlikafkaInstance ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaInstance(instanceId string) (*alikafka.InstanceVO, error)
func (*AlikafkaService) DescribeAlikafkaInstanceByOrderId ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaInstanceByOrderId(orderId string, timeout int) (*alikafka.InstanceVO, error)
func (*AlikafkaService) DescribeAlikafkaNodeStatus ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaNodeStatus(instanceId string) (*alikafka.StatusList, error)
func (*AlikafkaService) DescribeAlikafkaSaslAcl ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslAcl(id string) (*alikafka.KafkaAclVO, error)
func (*AlikafkaService) DescribeAlikafkaSaslUser ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaSaslUser(id string) (*alikafka.SaslUserVO, error)
func (*AlikafkaService) DescribeAlikafkaTopic ¶
func (alikafkaService *AlikafkaService) DescribeAlikafkaTopic(id string) (*alikafka.TopicVO, error)
func (*AlikafkaService) DescribeTags ¶
func (s *AlikafkaService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []alikafka.TagResource, err error)
func (*AlikafkaService) WaitForAlikafkaConsumerGroup ¶
func (s *AlikafkaService) WaitForAlikafkaConsumerGroup(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaInstance ¶
func (s *AlikafkaService) WaitForAlikafkaInstance(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaInstanceUpdated ¶
func (*AlikafkaService) WaitForAlikafkaSaslAcl ¶
func (s *AlikafkaService) WaitForAlikafkaSaslAcl(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaSaslUser ¶
func (s *AlikafkaService) WaitForAlikafkaSaslUser(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAlikafkaTopic ¶
func (s *AlikafkaService) WaitForAlikafkaTopic(id string, status Status, timeout int) error
func (*AlikafkaService) WaitForAllAlikafkaNodeRelease ¶
func (s *AlikafkaService) WaitForAllAlikafkaNodeRelease(id string, timeout int) error
type ApiGatewayParameterMap ¶
type ApiGatewayRequestConfig ¶
type ApiGatewayRequestParam ¶
type ApiGatewayServiceConfig ¶
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 ¶
type ApiGatewayVpcConfig ¶
type ApiGatewayVpcConfig struct {
Name string `json:"name"`
}
type Brain_industrialService ¶
type Brain_industrialService struct {
// contains filtered or unexported fields
}
func (*Brain_industrialService) DescribeBrainIndustrialPidOrganization ¶
func (s *Brain_industrialService) DescribeBrainIndustrialPidOrganization(id string) (object map[string]interface{}, err error)
func (*Brain_industrialService) DescribeBrainIndustrialPidProject ¶
func (s *Brain_industrialService) DescribeBrainIndustrialPidProject(id string) (object map[string]interface{}, err error)
type BssopenapiService ¶
type BssopenapiService struct {
// contains filtered or unexported fields
}
func (*BssopenapiService) GetInstanceTypePrice ¶
func (b *BssopenapiService) GetInstanceTypePrice(productCode, productType string, modules interface{}) ([]float64, error)
type CasService ¶
type CasService struct {
// contains filtered or unexported fields
}
func (*CasService) DescribeCas ¶
func (s *CasService) DescribeCas(id string) (*cas.Certificate, error)
type CassandraService ¶
type CassandraService struct {
// contains filtered or unexported fields
}
func (*CassandraService) CassandraClusterStateRefreshFunc ¶
func (s *CassandraService) CassandraClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CassandraService) CassandraDataCenterStateRefreshFunc ¶
func (s *CassandraService) CassandraDataCenterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CassandraService) DescribeAccounts ¶
func (s *CassandraService) DescribeAccounts(id string) (object cassandra.DescribeAccountsResponse, err error)
func (*CassandraService) DescribeCassandraCluster ¶
func (s *CassandraService) DescribeCassandraCluster(id string) (object cassandra.Cluster, err error)
func (*CassandraService) DescribeCassandraDataCenter ¶
func (s *CassandraService) DescribeCassandraDataCenter(id string) (object cassandra.DescribeDataCenterResponse, err error)
func (*CassandraService) DescribeCassandraEndpoints ¶
func (s *CassandraService) DescribeCassandraEndpoints(id string) (object cassandra.DescribeContactPointsResponse, err error)
func (*CassandraService) DescribeClusterDataCenter ¶
func (s *CassandraService) DescribeClusterDataCenter(id string) (object cassandra.DataCenter, err error)
func (*CassandraService) DescribeIpWhitelist ¶
func (s *CassandraService) DescribeIpWhitelist(id string) (object cassandra.DescribeIpWhitelistResponse, err error)
func (*CassandraService) DescribeSecurityGroups ¶
func (s *CassandraService) DescribeSecurityGroups(id string) (object cassandra.DescribeSecurityGroupsResponse, err error)
type CbnService ¶
type CbnService struct {
// contains filtered or unexported fields
}
func (*CbnService) CenBandwidthPackageStateRefreshFunc ¶
func (s *CbnService) CenBandwidthPackageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenInstanceAttachmentStateRefreshFunc ¶
func (s *CbnService) CenInstanceAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenInstanceStateRefreshFunc ¶
func (s *CbnService) CenInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenPrivateZoneStateRefreshFunc ¶
func (s *CbnService) CenPrivateZoneStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenRouteMapStateRefreshFunc ¶
func (s *CbnService) CenRouteMapStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) CenRouteServiceStateRefreshFunc ¶
func (s *CbnService) CenRouteServiceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CbnService) DescribeCenBandwidthPackage ¶
func (s *CbnService) DescribeCenBandwidthPackage(id string) (object cbn.CenBandwidthPackage, err error)
func (*CbnService) DescribeCenFlowlog ¶
func (s *CbnService) DescribeCenFlowlog(id string) (object cbn.FlowLog, err error)
func (*CbnService) DescribeCenInstance ¶
func (s *CbnService) DescribeCenInstance(id string) (object cbn.Cen, err error)
func (*CbnService) DescribeCenInstanceAttachment ¶
func (s *CbnService) DescribeCenInstanceAttachment(id string) (object cbn.DescribeCenAttachedChildInstanceAttributeResponse, err error)
func (*CbnService) DescribeCenPrivateZone ¶
func (s *CbnService) DescribeCenPrivateZone(id string) (object cbn.PrivateZoneInfo, err error)
func (*CbnService) DescribeCenRouteMap ¶
func (s *CbnService) DescribeCenRouteMap(id string) (object cbn.RouteMap, err error)
func (*CbnService) DescribeCenRouteService ¶
func (s *CbnService) DescribeCenRouteService(id string) (object cbn.RouteServiceEntry, err error)
func (*CbnService) DescribeCenVbrHealthCheck ¶
func (s *CbnService) DescribeCenVbrHealthCheck(id string) (object cbn.VbrHealthCheck, err error)
func (*CbnService) SetResourceTags ¶
func (s *CbnService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*CbnService) WaitForCenFlowlog ¶
type CdnService ¶
type CdnService struct {
// contains filtered or unexported fields
}
func (*CdnService) DescribeCdnDomainConfig ¶
func (c *CdnService) DescribeCdnDomainConfig(id string) (*cdn.DomainConfigInDescribeCdnDomainConfigs, error)
func (*CdnService) DescribeCdnDomainNew ¶
func (c *CdnService) DescribeCdnDomainNew(id string) (*cdn.GetDomainDetailModel, error)
func (*CdnService) DescribeDomainCertificateInfo ¶
func (c *CdnService) DescribeDomainCertificateInfo(id string) (certInfo cdn.CertInfo, err error)
func (*CdnService) DescribeTags ¶
func (c *CdnService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []cdn.TagItem, err error)
func (*CdnService) WaitForCdnDomain ¶
func (c *CdnService) WaitForCdnDomain(id string, status Status, timeout int) error
func (*CdnService) WaitForServerCertificateNew ¶
func (c *CdnService) WaitForServerCertificateNew(id string, serverCertificate string, timeout int) error
type CenService ¶
type CenService struct {
// contains filtered or unexported fields
}
func (*CenService) CenBandwidthLimitStateRefreshFunc ¶
func (s *CenService) CenBandwidthLimitStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CenService) CenInstanceAttachmentStateRefreshFunc ¶
func (s *CenService) CenInstanceAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CenService) CreateCenRouteEntryParas ¶
func (s *CenService) CreateCenRouteEntryParas(vtbId string) (childInstanceId string, instanceType string, err error)
func (*CenService) DescribeCenBandwidthLimit ¶
func (s *CenService) DescribeCenBandwidthLimit(id string) (c cbn.CenInterRegionBandwidthLimit, err error)
func (*CenService) DescribeCenBandwidthPackage ¶
func (s *CenService) DescribeCenBandwidthPackage(id string) (c cbn.CenBandwidthPackage, err error)
func (*CenService) DescribeCenBandwidthPackageAttachment ¶
func (s *CenService) DescribeCenBandwidthPackageAttachment(id string) (c cbn.CenBandwidthPackage, err error)
func (*CenService) DescribeCenInstanceAttachment ¶
func (s *CenService) DescribeCenInstanceAttachment(id string) (*cbn.ChildInstance, error)
func (*CenService) DescribeCenRouteEntry ¶
func (s *CenService) DescribeCenRouteEntry(id string) (c cbn.PublishedRouteEntry, err error)
func (*CenService) GetCenAndRegionIds ¶
func (s *CenService) GetCenAndRegionIds(id string) (retString []string, err error)
func (*CenService) GetCenIdAndAnotherId ¶
func (s *CenService) GetCenIdAndAnotherId(id string) (string, string, error)
func (*CenService) SetCenInterRegionBandwidthLimit ¶
func (s *CenService) SetCenInterRegionBandwidthLimit(cenId, localRegionId, oppositeRegionId string, bandwidthLimit int) (err error)
func (*CenService) WaitForCenBandwidthPackage ¶
func (s *CenService) WaitForCenBandwidthPackage(id string, status Status, bandwidth, timeout int) error
func (*CenService) WaitForCenBandwidthPackageAttachment ¶
func (s *CenService) WaitForCenBandwidthPackageAttachment(id string, status Status, timeout int) error
func (*CenService) WaitForCenInstanceAttachment ¶
func (s *CenService) WaitForCenInstanceAttachment(id string, status Status, timeout int) error
func (*CenService) WaitForCenRouterEntry ¶
func (s *CenService) WaitForCenRouterEntry(id string, status Status, timeout int) error
type CloudApiService ¶
type CloudApiService struct {
// contains filtered or unexported fields
}
func (*CloudApiService) AbolishApi ¶
func (s *CloudApiService) AbolishApi(id string, stageName string) (err error)
func (*CloudApiService) DeployedApi ¶
func (s *CloudApiService) DeployedApi(id string, stageName string) (err error)
func (*CloudApiService) DescribeApiGatewayApi ¶
func (s *CloudApiService) DescribeApiGatewayApi(id string) (*cloudapi.DescribeApiResponse, error)
func (*CloudApiService) DescribeApiGatewayApp ¶
func (s *CloudApiService) DescribeApiGatewayApp(id string) (*cloudapi.DescribeAppResponse, error)
func (*CloudApiService) DescribeApiGatewayAppAttachment ¶
func (s *CloudApiService) DescribeApiGatewayAppAttachment(id string) (*cloudapi.AuthorizedApp, error)
func (*CloudApiService) DescribeApiGatewayGroup ¶
func (s *CloudApiService) DescribeApiGatewayGroup(id string) (*cloudapi.DescribeApiGroupResponse, error)
func (*CloudApiService) DescribeApiGatewayVpcAccess ¶
func (s *CloudApiService) DescribeApiGatewayVpcAccess(id string) (*cloudapi.VpcAccessAttribute, error)
func (*CloudApiService) DescribeDeployedApi ¶
func (s *CloudApiService) DescribeDeployedApi(id string, stageName string) (*cloudapi.DescribeDeployedApiResponse, error)
func (*CloudApiService) DescribeTags ¶
func (s *CloudApiService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []cloudapi.TagResource, err error)
func (*CloudApiService) WaitForApiGatewayApi ¶
func (s *CloudApiService) WaitForApiGatewayApi(id string, status Status, timeout int) error
func (*CloudApiService) WaitForApiGatewayApp ¶
func (s *CloudApiService) WaitForApiGatewayApp(id string, status Status, timeout int) error
func (*CloudApiService) WaitForApiGatewayAppAttachment ¶
func (s *CloudApiService) WaitForApiGatewayAppAttachment(id string, status Status, timeout int) (err error)
func (*CloudApiService) WaitForApiGatewayGroup ¶
func (s *CloudApiService) WaitForApiGatewayGroup(id string, status Status, timeout int) error
type CmsService ¶
type CmsService struct {
// contains filtered or unexported fields
}
func (*CmsService) BuildCmsAlarmRequest ¶
func (s *CmsService) BuildCmsAlarmRequest(id string) *requests.CommonRequest
func (*CmsService) BuildCmsCommonRequest ¶
func (s *CmsService) BuildCmsCommonRequest(region string) *requests.CommonRequest
func (*CmsService) BuildJsonWebhook ¶
func (s *CmsService) BuildJsonWebhook(webhook string) string
func (*CmsService) DescribeAlarm ¶
func (s *CmsService) DescribeAlarm(id string) (alarm cms.AlarmInDescribeMetricRuleList, err error)
func (*CmsService) DescribeCmsAlarmContact ¶
func (s *CmsService) DescribeCmsAlarmContact(id string) (object cms.Contact, err error)
func (*CmsService) DescribeCmsAlarmContactGroup ¶
func (s *CmsService) DescribeCmsAlarmContactGroup(id string) (object cms.ContactGroup, err error)
func (*CmsService) DescribeCmsGroupMetricRule ¶
func (s *CmsService) DescribeCmsGroupMetricRule(id string) (object map[string]interface{}, err error)
func (*CmsService) DescribeCmsMonitorGroup ¶
func (s *CmsService) DescribeCmsMonitorGroup(id string) (object map[string]interface{}, err error)
func (*CmsService) DescribeCmsMonitorGroupInstances ¶
func (s *CmsService) DescribeCmsMonitorGroupInstances(id string) (object map[string]interface{}, err error)
func (*CmsService) DescribeSiteMonitor ¶
func (s *CmsService) DescribeSiteMonitor(id, keyword string) (siteMonitor cms.SiteMonitor, err error)
func (*CmsService) ExtractWebhookFromJson ¶
func (s *CmsService) ExtractWebhookFromJson(webhookJson string) (string, error)
func (*CmsService) GetIspCities ¶
func (s *CmsService) GetIspCities(id string) (ispCities IspCities, err error)
func (*CmsService) SetResourceTags ¶
func (s *CmsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*CmsService) WaitForCmsAlarm ¶
func (s *CmsService) WaitForCmsAlarm(id string, enabled bool, timeout int) error
type CommandArg ¶
type CommandArg struct {
Argument string `json:"argument" xml:"argument"`
}
type ComplexError ¶
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 ¶
func (e ComplexError) Error() string
type ConfigService ¶
type ConfigService struct {
// contains filtered or unexported fields
}
func (*ConfigService) ConfigConfigurationRecorderStateRefreshFunc ¶
func (s *ConfigService) ConfigConfigurationRecorderStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ConfigService) DescribeConfigConfigurationRecorder ¶
func (s *ConfigService) DescribeConfigConfigurationRecorder(id string) (object map[string]interface{}, err error)
func (*ConfigService) DescribeConfigDeliveryChannel ¶
func (s *ConfigService) DescribeConfigDeliveryChannel(id string) (object map[string]interface{}, err error)
func (*ConfigService) DescribeConfigRule ¶
func (s *ConfigService) DescribeConfigRule(id string) (object map[string]interface{}, err error)
type CrService ¶
type CrService struct {
// contains filtered or unexported fields
}
func (*CrService) DeleteCrEENamespace ¶
func (*CrService) DeleteCrEERepo ¶
func (c *CrService) DeleteCrEERepo(instanceId, namespace, repo, repoId string) (*cr_ee.DeleteRepositoryResponse, error)
func (*CrService) DescribeCrEEInstance ¶
func (c *CrService) DescribeCrEEInstance(instanceId string) (*cr_ee.GetInstanceResponse, error)
func (*CrService) DescribeCrEENamespace ¶
func (c *CrService) DescribeCrEENamespace(id string) (*cr_ee.GetNamespaceResponse, error)
func (*CrService) DescribeCrEERepo ¶
func (c *CrService) DescribeCrEERepo(id string) (*cr_ee.GetRepositoryResponse, error)
func (*CrService) DescribeCrEESyncRule ¶
func (c *CrService) DescribeCrEESyncRule(id string) (*cr_ee.SyncRulesItem, error)
func (*CrService) DescribeCrNamespace ¶
func (c *CrService) DescribeCrNamespace(id string) (*cr.GetNamespaceResponse, error)
func (*CrService) DescribeCrRepo ¶
func (c *CrService) DescribeCrRepo(id string) (*cr.GetRepoResponse, error)
func (*CrService) GenResourceId ¶
func (*CrService) GetCrEEInstanceUsage ¶
func (c *CrService) GetCrEEInstanceUsage(instanceId string) (*cr_ee.GetInstanceUsageResponse, error)
func (*CrService) ListCrEEInstanceEndpoint ¶
func (c *CrService) ListCrEEInstanceEndpoint(instanceId string) (*cr_ee.ListInstanceEndpointResponse, error)
func (*CrService) ListCrEEInstances ¶
func (*CrService) ListCrEENamespaces ¶
func (*CrService) ListCrEERepoTags ¶
func (*CrService) ListCrEERepos ¶
func (*CrService) ParseResourceId ¶
func (*CrService) WaitForCRNamespace ¶
func (*CrService) WaitForCrEENamespace ¶
func (*CrService) WaitForCrEERepo ¶
type CreditSpecification ¶
type CreditSpecification string
type CsService ¶
type CsService struct {
// contains filtered or unexported fields
}
func (*CsService) CsKubernetesInstanceStateRefreshFunc ¶
func (s *CsService) CsKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) CsKubernetesNodePoolStateRefreshFunc ¶
func (s *CsService) CsKubernetesNodePoolStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) CsManagedKubernetesInstanceStateRefreshFunc ¶
func (s *CsService) CsManagedKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) CsServerlessKubernetesInstanceStateRefreshFunc ¶
func (s *CsService) CsServerlessKubernetesInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*CsService) DescribeContainerApplication ¶
func (s *CsService) DescribeContainerApplication(clusterName, appName string) (app cs.GetProjectResponse, err error)
func (*CsService) DescribeCsKubernetes ¶
func (s *CsService) DescribeCsKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
func (*CsService) DescribeCsKubernetesNodePool ¶
func (s *CsService) DescribeCsKubernetesNodePool(id string) (nodePool *cs.NodePoolDetail, err error)
func (*CsService) DescribeCsManagedKubernetes ¶
func (s *CsService) DescribeCsManagedKubernetes(id string) (cluster *cs.KubernetesClusterDetail, err error)
func (*CsService) DescribeCsServerlessKubernetes ¶
func (s *CsService) DescribeCsServerlessKubernetes(id string) (*cs.ServerlessClusterResponse, error)
func (*CsService) GetContainerClusterAndCertsByName ¶
func (s *CsService) GetContainerClusterAndCertsByName(name string) (*cs.ClusterType, *cs.ClusterCerts, error)
func (*CsService) GetContainerClusterByName ¶
func (s *CsService) GetContainerClusterByName(name string) (cluster cs.ClusterType, err error)
func (*CsService) GetPermanentToken ¶
func (*CsService) GetUserData ¶
GetUserData of cluster
func (*CsService) UpgradeCluster ¶
func (s *CsService) UpgradeCluster(clusterId string, args *cs.UpgradeClusterArgs) error
func (*CsService) WaitForCSManagedKubernetes ¶
func (*CsService) WaitForCSServerlessKubernetes ¶
func (*CsService) WaitForContainerApplication ¶
func (*CsService) WaitForCsKubernetes ¶
type DatahubService ¶
type DatahubService struct {
// contains filtered or unexported fields
}
func (*DatahubService) DescribeDatahubProject ¶
func (s *DatahubService) DescribeDatahubProject(id string) (*datahub.Project, error)
func (*DatahubService) DescribeDatahubSubscription ¶
func (s *DatahubService) DescribeDatahubSubscription(id string) (*datahub.Subscription, error)
func (*DatahubService) DescribeDatahubTopic ¶
func (s *DatahubService) DescribeDatahubTopic(id string) (*datahub.Topic, error)
func (*DatahubService) WaitForDatahubProject ¶
func (s *DatahubService) WaitForDatahubProject(id string, status Status, timeout int) error
func (*DatahubService) WaitForDatahubSubscription ¶
func (s *DatahubService) WaitForDatahubSubscription(id string, status Status, timeout int) error
func (*DatahubService) WaitForDatahubTopic ¶
func (s *DatahubService) WaitForDatahubTopic(id string, status Status, timeout int) error
type DbauditService ¶
type DbauditService struct {
// contains filtered or unexported fields
}
func (*DbauditService) DbauditInstanceRefreshFunc ¶
func (s *DbauditService) DbauditInstanceRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*DbauditService) DescribeDbauditInstanceAttribute ¶
func (s *DbauditService) DescribeDbauditInstanceAttribute(id string) (v yundun_dbaudit.InstanceAttribute, err error)
func (*DbauditService) DescribeTags ¶
func (s *DbauditService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []yundun_dbaudit.TagResource, err error)
func (*DbauditService) DescribeYundunDbauditInstance ¶
func (s *DbauditService) DescribeYundunDbauditInstance(id string) (v yundun_dbaudit.Instance, err error)
func (*DbauditService) ProcessRolePolicy ¶
func (s *DbauditService) ProcessRolePolicy() error
func (*DbauditService) StartDbauditInstance ¶
func (s *DbauditService) StartDbauditInstance(instanceId string, vSwitchId string) error
func (*DbauditService) UpdateDbauditInstanceDescription ¶
func (s *DbauditService) UpdateDbauditInstanceDescription(instanceId string, description string) error
func (*DbauditService) UpdateInstanceSpec ¶
func (s *DbauditService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
func (*DbauditService) UpdateResourceGroup ¶
func (s *DbauditService) UpdateResourceGroup(resourceId, resourceGroupId string) error
func (*DbauditService) WaitForYundunDbauditInstance ¶
type DcdnService ¶
type DcdnService struct {
// contains filtered or unexported fields
}
func (*DcdnService) DcdnDomainStateRefreshFunc ¶
func (s *DcdnService) DcdnDomainStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*DcdnService) DescribeDcdnDomain ¶
func (s *DcdnService) DescribeDcdnDomain(id string) (object map[string]interface{}, err error)
func (*DcdnService) DescribeDcdnDomainCertificateInfo ¶
func (s *DcdnService) DescribeDcdnDomainCertificateInfo(id string) (object map[string]interface{}, err error)
type DdosbgpInsatnceType ¶
type DdosbgpInsatnceType string
type DdosbgpInstanceIpType ¶
type DdosbgpInstanceIpType string
type DdosbgpService ¶
type DdosbgpService struct {
// contains filtered or unexported fields
}
func (*DdosbgpService) DescribeDdosbgpInstance ¶
func (s *DdosbgpService) DescribeDdosbgpInstance(id string) (v ddosbgp.Instance, err error)
func (*DdosbgpService) DescribeDdosbgpInstanceSpec ¶
func (s *DdosbgpService) DescribeDdosbgpInstanceSpec(id string, region string) (v ddosbgp.InstanceSpec, err error)
func (*DdosbgpService) WaitForDdosbgpInstance ¶
func (s *DdosbgpService) WaitForDdosbgpInstance(id string, status Status, timeout int) error
type DdoscooService ¶
type DdoscooService struct {
// contains filtered or unexported fields
}
func (*DdoscooService) DescribeDdoscooInstance ¶
func (s *DdoscooService) DescribeDdoscooInstance(id string) (v ddoscoo.Instance, err error)
func (*DdoscooService) DescribeDdoscooInstanceSpec ¶
func (s *DdoscooService) DescribeDdoscooInstanceSpec(id string) (v ddoscoo.InstanceSpec, err error)
func (*DdoscooService) DescribeDdoscooSchedulerRule ¶
func (s *DdoscooService) DescribeDdoscooSchedulerRule(id string) (object ddoscoo.SchedulerRule, err error)
func (*DdoscooService) UpdateDdoscooInstanceName ¶
func (s *DdoscooService) UpdateDdoscooInstanceName(instanceId string, name string) error
func (*DdoscooService) UpdateInstanceSpec ¶
func (s *DdoscooService) UpdateInstanceSpec(schemaName string, specName string, d *schema.ResourceData, meta interface{}) error
type DestinationResource ¶
type DestinationResource string
type DiskCategory ¶
type DiskCategory string
type DiskResizeType ¶
type DiskResizeType string
type Dms_enterpriseService ¶
type Dms_enterpriseService struct {
// contains filtered or unexported fields
}
func (*Dms_enterpriseService) DescribeDmsEnterpriseInstance ¶
func (s *Dms_enterpriseService) DescribeDmsEnterpriseInstance(id string) (object map[string]interface{}, err error)
func (*Dms_enterpriseService) DescribeDmsEnterpriseUser ¶
func (s *Dms_enterpriseService) DescribeDmsEnterpriseUser(id string) (object map[string]interface{}, err error)
type DnsService ¶
type DnsService struct {
// contains filtered or unexported fields
}
func (*DnsService) DescribeAlidnsDomainAttachment ¶
func (s *DnsService) DescribeAlidnsDomainAttachment(id string) (object alidns.DescribeInstanceDomainsResponse, err error)
func (*DnsService) DescribeDns ¶
func (s *DnsService) DescribeDns(id string) (*alidns.DescribeDomainInfoResponse, error)
func (*DnsService) DescribeDnsDomain ¶
func (s *DnsService) DescribeDnsDomain(id string) (object alidns.DescribeDomainInfoResponse, err error)
func (*DnsService) DescribeDnsGroup ¶
func (dns *DnsService) DescribeDnsGroup(id string) (alidns.DomainGroup, error)
func (*DnsService) DescribeDnsInstance ¶
func (s *DnsService) DescribeDnsInstance(id string) (object alidns.DescribeDnsProductInstanceResponse, err error)
func (*DnsService) DescribeDnsRecord ¶
func (dns *DnsService) DescribeDnsRecord(id string) (*alidns.DescribeDomainRecordInfoResponse, error)
func (*DnsService) ListTagResources ¶
func (s *DnsService) ListTagResources(id string) (object alidns.ListTagResourcesResponse, err error)
func (*DnsService) SetResourceTags ¶
func (s *DnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*DnsService) WaitForAlidnsDomainAttachment ¶
type DrdsService ¶
type DrdsService struct {
// contains filtered or unexported fields
}
func (*DrdsService) DescribeDrdsInstance ¶
func (s *DrdsService) DescribeDrdsInstance(id string) (*drds.DescribeDrdsInstanceResponse, error)
func (*DrdsService) DrdsInstanceStateRefreshFunc ¶
func (s *DrdsService) DrdsInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*DrdsService) WaitDrdsInstanceConfigEffect ¶
type EciService ¶
type EciService struct {
// contains filtered or unexported fields
}
func (*EciService) DescribeEciContainerGroup ¶
func (s *EciService) DescribeEciContainerGroup(id string) (object map[string]interface{}, err error)
func (*EciService) DescribeEciImageCache ¶
func (s *EciService) DescribeEciImageCache(id string) (object eci.DescribeImageCachesImageCache0, err error)
func (*EciService) EciContainerGroupStateRefreshFunc ¶
func (s *EciService) EciContainerGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EciService) EciImageCacheStateRefreshFunc ¶
func (s *EciService) EciImageCacheStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type EcsService ¶
type EcsService struct {
// contains filtered or unexported fields
}
func (*EcsService) AttachKeyPair ¶
func (s *EcsService) AttachKeyPair(keyName string, instanceIds []interface{}) error
func (*EcsService) DescribeAutoProvisioningGroup ¶
func (s *EcsService) DescribeAutoProvisioningGroup(id string) (group ecs.AutoProvisioningGroup, err error)
func (*EcsService) DescribeAvailableResources ¶
func (s *EcsService) DescribeAvailableResources(d *schema.ResourceData, meta interface{}, destination DestinationResource) (zoneId string, validZones []ecs.AvailableZone, requestId string, err error)
func (*EcsService) DescribeDisk ¶
func (s *EcsService) DescribeDisk(id string) (disk ecs.Disk, err error)
func (*EcsService) DescribeDiskAttachment ¶
func (s *EcsService) DescribeDiskAttachment(id string) (disk ecs.Disk, err error)
func (*EcsService) DescribeDisksByType ¶
func (*EcsService) DescribeEcsDedicatedHost ¶
func (s *EcsService) DescribeEcsDedicatedHost(id string) (object ecs.DedicatedHost, err error)
func (*EcsService) DescribeImageById ¶
func (s *EcsService) DescribeImageById(id string) (image ecs.Image, err error)
func (*EcsService) DescribeImageShareByImageId ¶
func (s *EcsService) DescribeImageShareByImageId(id string) (imageShare *ecs.DescribeImageSharePermissionResponse, err error)
func (*EcsService) DescribeInstance ¶
func (s *EcsService) DescribeInstance(id string) (instance ecs.Instance, err error)
func (*EcsService) DescribeInstanceAttribute ¶
func (s *EcsService) DescribeInstanceAttribute(id string) (instance ecs.DescribeInstanceAttributeResponse, err error)
func (*EcsService) DescribeInstanceSystemDisk ¶
func (s *EcsService) DescribeInstanceSystemDisk(id, rg string) (disk ecs.Disk, err error)
func (*EcsService) DescribeKeyPair ¶
func (s *EcsService) DescribeKeyPair(id string) (keyPair ecs.KeyPair, err error)
func (*EcsService) DescribeKeyPairAttachment ¶
func (s *EcsService) DescribeKeyPairAttachment(id string) (keyPair ecs.KeyPair, err error)
func (*EcsService) DescribeLaunchTemplate ¶
func (s *EcsService) DescribeLaunchTemplate(id string) (set ecs.LaunchTemplateSet, err error)
func (*EcsService) DescribeLaunchTemplateVersion ¶
func (s *EcsService) DescribeLaunchTemplateVersion(id string, version int) (set ecs.LaunchTemplateVersionSet, err error)
func (*EcsService) DescribeNetworkInterface ¶
func (s *EcsService) DescribeNetworkInterface(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
func (*EcsService) DescribeNetworkInterfaceAttachment ¶
func (s *EcsService) DescribeNetworkInterfaceAttachment(id string) (networkInterface ecs.NetworkInterfaceSet, err error)
func (*EcsService) DescribeReservedInstance ¶
func (s *EcsService) DescribeReservedInstance(id string) (reservedInstance ecs.ReservedInstance, err error)
func (*EcsService) DescribeSecurityGroup ¶
func (s *EcsService) DescribeSecurityGroup(id string) (group ecs.DescribeSecurityGroupAttributeResponse, err error)
func (*EcsService) DescribeSecurityGroupRule ¶
func (s *EcsService) DescribeSecurityGroupRule(id string) (rule ecs.Permission, err error)
func (*EcsService) DescribeSnapshot ¶
func (s *EcsService) DescribeSnapshot(id string) (*ecs.Snapshot, error)
func (*EcsService) DescribeSnapshotPolicy ¶
func (s *EcsService) DescribeSnapshotPolicy(id string) (*ecs.AutoSnapshotPolicy, error)
func (*EcsService) DescribeTags ¶
func (s *EcsService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []ecs.Tag, err error)
func (*EcsService) DescribeTaskById ¶
func (s *EcsService) DescribeTaskById(id string) (task *ecs.DescribeTaskAttributeResponse, err error)
func (*EcsService) DescribeZone ¶
func (s *EcsService) DescribeZone(id string) (zone ecs.Zone, err error)
DescribeZone validate zoneId is valid in region
func (*EcsService) DescribeZones ¶
func (s *EcsService) DescribeZones(d *schema.ResourceData) (zones []ecs.Zone, err error)
func (*EcsService) DiskAvailable ¶
func (s *EcsService) DiskAvailable(zone ecs.Zone, diskCategory DiskCategory) error
func (*EcsService) EcsDedicatedHostStateRefreshFunc ¶
func (s *EcsService) EcsDedicatedHostStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) ImageStateRefreshFunc ¶
func (s *EcsService) ImageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) InstanceStateRefreshFunc ¶
func (s *EcsService) InstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
WaitForInstance waits for instance to given status
func (*EcsService) InstanceTypeValidation ¶
func (s *EcsService) InstanceTypeValidation(targetType, zoneId string, validZones []ecs.AvailableZone) error
func (*EcsService) JoinSecurityGroups ¶
func (s *EcsService) JoinSecurityGroups(instanceId string, securityGroupIds []string) error
func (*EcsService) JudgeRegionValidation ¶
func (s *EcsService) JudgeRegionValidation(key, region string) error
func (*EcsService) LeaveSecurityGroups ¶
func (s *EcsService) LeaveSecurityGroups(instanceId string, securityGroupIds []string) error
func (*EcsService) ListTagResources ¶
func (s *EcsService) ListTagResources(resourceId, resourceType string) (object interface{}, err error)
func (*EcsService) QueryInstancesWithKeyPair ¶
func (*EcsService) QueryPrivateIps ¶
func (s *EcsService) QueryPrivateIps(eniId string) ([]string, error)
func (*EcsService) ResourceAvailable ¶
func (s *EcsService) ResourceAvailable(zone ecs.Zone, resourceType ResourceType) error
ResourceAvailable check resource available for zone
func (*EcsService) SetResourceTags ¶
func (s *EcsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
func (*EcsService) SnapshotStateRefreshFunc ¶
func (s *EcsService) SnapshotStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) TaskStateRefreshFunc ¶
func (s *EcsService) TaskStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EcsService) WaitForAutoProvisioningGroup ¶
func (s *EcsService) WaitForAutoProvisioningGroup(id string, status Status, timeout int) error
func (*EcsService) WaitForDisk ¶
func (s *EcsService) WaitForDisk(id string, status Status, timeout int) error
func (*EcsService) WaitForDiskAttachment ¶
func (s *EcsService) WaitForDiskAttachment(id string, status Status, timeout int) error
func (*EcsService) WaitForEcsInstance ¶
func (s *EcsService) WaitForEcsInstance(instanceId string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*EcsService) WaitForKeyPair ¶
func (s *EcsService) WaitForKeyPair(id string, status Status, timeout int) error
func (*EcsService) WaitForLaunchTemplate ¶
func (s *EcsService) WaitForLaunchTemplate(id string, status Status, timeout int) error
func (*EcsService) WaitForModifySecurityGroupPolicy ¶
func (s *EcsService) WaitForModifySecurityGroupPolicy(id, target string, timeout int) error
func (*EcsService) WaitForNetworkInterface ¶
func (s *EcsService) WaitForNetworkInterface(id string, status Status, timeout int) error
func (*EcsService) WaitForPrivateIpsCountChanged ¶
func (s *EcsService) WaitForPrivateIpsCountChanged(eniId string, count int) error
func (*EcsService) WaitForPrivateIpsListChanged ¶
func (s *EcsService) WaitForPrivateIpsListChanged(eniId string, ipList []string) error
func (*EcsService) WaitForReservedInstance ¶
func (s *EcsService) WaitForReservedInstance(id string, status Status, timeout int) error
func (*EcsService) WaitForSecurityGroup ¶
func (s *EcsService) WaitForSecurityGroup(id string, status Status, timeout int) error
func (*EcsService) WaitForSnapshotPolicy ¶
func (s *EcsService) WaitForSnapshotPolicy(id string, status Status, timeout int) error
func (*EcsService) WaitForVpcAttributesChanged ¶
func (s *EcsService) WaitForVpcAttributesChanged(instanceId, vswitchId, privateIp string) error
type EdasService ¶
type EdasService struct {
// contains filtered or unexported fields
}
func (*EdasService) CheckEcsStatus ¶
func (e *EdasService) CheckEcsStatus(instanceIds string, count int) error
func (*EdasService) DescribeEdasApplication ¶
func (e *EdasService) DescribeEdasApplication(appId string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasApplicationDeployment ¶
func (e *EdasService) DescribeEdasApplicationDeployment(id string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasApplicationScale ¶
func (e *EdasService) DescribeEdasApplicationScale(id string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasCluster ¶
func (e *EdasService) DescribeEdasCluster(clusterId string) (*edas.Cluster, error)
func (*EdasService) DescribeEdasDeployGroup ¶
func (e *EdasService) DescribeEdasDeployGroup(id string) (*edas.DeployGroup, error)
func (*EdasService) DescribeEdasInstanceClusterAttachment ¶
func (e *EdasService) DescribeEdasInstanceClusterAttachment(id string) (*edas.Cluster, error)
func (*EdasService) DescribeEdasK8sApplication ¶
func (e *EdasService) DescribeEdasK8sApplication(appId string) (*edas.Applcation, error)
func (*EdasService) DescribeEdasK8sCluster ¶
func (e *EdasService) DescribeEdasK8sCluster(clusterId string) (*edas.Cluster, error)
func (*EdasService) DescribeEdasSlbAttachment ¶
func (e *EdasService) DescribeEdasSlbAttachment(id string) (*edas.Applcation, error)
func (*EdasService) EdasChangeOrderStatusRefreshFunc ¶
func (e *EdasService) EdasChangeOrderStatusRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EdasService) GetChangeOrderStatus ¶
func (e *EdasService) GetChangeOrderStatus(id string) (info *edas.ChangeOrderInfo, err error)
func (*EdasService) GetDeployGroup ¶
func (e *EdasService) GetDeployGroup(appId, groupId string) (groupInfo *edas.DeployGroup, err error)
func (*EdasService) GetK8sCommandArgs ¶
func (e *EdasService) GetK8sCommandArgs(args []interface{}) (string, error)
func (*EdasService) GetK8sCommandArgsForDeploy ¶
func (e *EdasService) GetK8sCommandArgsForDeploy(args []interface{}) (string, error)
func (*EdasService) GetK8sEnvs ¶
func (e *EdasService) GetK8sEnvs(envs map[string]interface{}) (string, error)
func (*EdasService) GetLastPackgeVersion ¶
func (e *EdasService) GetLastPackgeVersion(appId, groupId string) (string, error)
func (*EdasService) LivenessEqual ¶
func (e *EdasService) LivenessEqual(old, new interface{}) bool
func (*EdasService) PostStartEqual ¶
func (e *EdasService) PostStartEqual(old, new interface{}) bool
func (*EdasService) PreStopEqual ¶
func (e *EdasService) PreStopEqual(old, new interface{}) bool
func (*EdasService) QueryK8sAppPackageType ¶
func (e *EdasService) QueryK8sAppPackageType(appId string) (string, error)
func (*EdasService) ReadinessEqual ¶
func (e *EdasService) ReadinessEqual(old, new interface{}) bool
func (*EdasService) SyncResource ¶
func (e *EdasService) SyncResource(resourceType string) error
type EipanycastService ¶
type EipanycastService struct {
// contains filtered or unexported fields
}
func (*EipanycastService) DescribeEipanycastAnycastEipAddress ¶
func (s *EipanycastService) DescribeEipanycastAnycastEipAddress(id string) (object map[string]interface{}, err error)
func (*EipanycastService) DescribeEipanycastAnycastEipAddressAttachment ¶
func (s *EipanycastService) DescribeEipanycastAnycastEipAddressAttachment(id string) (object map[string]interface{}, err error)
func (*EipanycastService) EipanycastAnycastEipAddressAttachmentStateRefreshFunc ¶
func (s *EipanycastService) EipanycastAnycastEipAddressAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EipanycastService) EipanycastAnycastEipAddressStateRefreshFunc ¶
func (s *EipanycastService) EipanycastAnycastEipAddressStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type ElasticsearchService ¶
type ElasticsearchService struct {
// contains filtered or unexported fields
}
func (*ElasticsearchService) DescribeElasticsearchInstance ¶
func (s *ElasticsearchService) DescribeElasticsearchInstance(id string) (*elasticsearch.DescribeInstanceResponse, error)
func (*ElasticsearchService) DescribeElasticsearchTags ¶
func (s *ElasticsearchService) DescribeElasticsearchTags(id string) (tags map[string]string, err error)
func (*ElasticsearchService) ElasticsearchRetryFunc ¶
func (s *ElasticsearchService) ElasticsearchRetryFunc(wait func(), errorCodeList []string, do func(*elasticsearch.Client) (interface{}, error)) (interface{}, error)
func (*ElasticsearchService) ElasticsearchStateRefreshFunc ¶
func (s *ElasticsearchService) ElasticsearchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ElasticsearchService) ModifyWhiteIps ¶
func (s *ElasticsearchService) ModifyWhiteIps(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
func (*ElasticsearchService) TriggerNetwork ¶
func (s *ElasticsearchService) TriggerNetwork(d *schema.ResourceData, content map[string]interface{}, meta interface{}) error
type EmrService ¶
type EmrService struct {
// contains filtered or unexported fields
}
func (*EmrService) DescribeEmrCluster ¶
func (s *EmrService) DescribeEmrCluster(id string) (*emr.DescribeClusterV2Response, error)
func (*EmrService) DescribeEmrClusterTags ¶
func (s *EmrService) DescribeEmrClusterTags(resourceId string, resourceType TagResourceType) (tags []emr.TagResource, err error)
func (*EmrService) EmrClusterStateRefreshFunc ¶
func (s *EmrService) EmrClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*EmrService) WaitForEmrCluster ¶
func (s *EmrService) WaitForEmrCluster(id string, status Status, timeout int) error
type ErrorSource ¶
type ErrorSource string
type EssService ¶
type EssService struct {
// contains filtered or unexported fields
}
func (*EssService) ActiveEssScalingConfiguration ¶
func (s *EssService) ActiveEssScalingConfiguration(sgId, id string) error
func (*EssService) DescribeEssAlarm ¶
func (s *EssService) DescribeEssAlarm(id string) (alarm ess.Alarm, err error)
func (*EssService) DescribeEssAttachment ¶
func (srv *EssService) DescribeEssAttachment(id string, instanceIds []string) (instances []ess.ScalingInstance, err error)
func (*EssService) DescribeEssLifecycleHook ¶
func (s *EssService) DescribeEssLifecycleHook(id string) (hook ess.LifecycleHook, err error)
func (*EssService) DescribeEssNotification ¶
func (s *EssService) DescribeEssNotification(id string) (notification ess.NotificationConfigurationModel, err error)
func (*EssService) DescribeEssScalingConfifurations ¶
func (s *EssService) DescribeEssScalingConfifurations(id string) (configs []ess.ScalingConfiguration, err error)
func (*EssService) DescribeEssScalingConfiguration ¶
func (s *EssService) DescribeEssScalingConfiguration(id string) (config ess.ScalingConfiguration, err error)
func (*EssService) DescribeEssScalingGroup ¶
func (s *EssService) DescribeEssScalingGroup(id string) (group ess.ScalingGroup, err error)
func (*EssService) DescribeEssScalingRule ¶
func (s *EssService) DescribeEssScalingRule(id string) (rule ess.ScalingRule, err error)
func (*EssService) DescribeEssScheduledTask ¶
func (s *EssService) DescribeEssScheduledTask(id string) (task ess.ScheduledTask, err error)
func (*EssService) EssRemoveInstances ¶
func (srv *EssService) EssRemoveInstances(id string, instanceIds []string) error
func (*EssService) WaitForEssAlarm ¶
func (s *EssService) WaitForEssAlarm(id string, status Status, timeout int) error
func (*EssService) WaitForEssAttachment ¶
func (s *EssService) WaitForEssAttachment(id string, status Status, timeout int) error
func (*EssService) WaitForEssLifecycleHook ¶
func (s *EssService) WaitForEssLifecycleHook(id string, status Status, timeout int) error
func (*EssService) WaitForEssNotification ¶
func (s *EssService) WaitForEssNotification(id string, status Status, timeout int) error
func (*EssService) WaitForEssScalingGroup ¶
func (s *EssService) WaitForEssScalingGroup(id string, status Status, timeout int) error
WaitForScalingGroup waits for group to given status
func (*EssService) WaitForEssScalingRule ¶
func (s *EssService) WaitForEssScalingRule(id string, status Status, timeout int) error
func (*EssService) WaitForEssScheduledTask ¶
func (s *EssService) WaitForEssScheduledTask(id string, status Status, timeout int) error
func (*EssService) WaitForScalingConfiguration ¶
func (s *EssService) WaitForScalingConfiguration(id string, status Status, timeout int) (err error)
type FcService ¶
type FcService struct {
// contains filtered or unexported fields
}
func (*FcService) DescribeFcAlias ¶
func (*FcService) DescribeFcCustomDomain ¶
func (*FcService) DescribeFcFunction ¶
func (*FcService) DescribeFcFunctionAsyncInvokeConfig ¶
func (*FcService) DescribeFcService ¶
func (*FcService) DescribeFcTrigger ¶
func (*FcService) WaitForFcCustomDomain ¶
func (*FcService) WaitForFcFunction ¶
func (*FcService) WaitForFcFunctionAsyncInvokeConfig ¶
func (*FcService) WaitForFcService ¶
type FnfService ¶
type FnfService struct {
// contains filtered or unexported fields
}
func (*FnfService) DescribeFnfFlow ¶
func (s *FnfService) DescribeFnfFlow(id string) (object map[string]interface{}, err error)
func (*FnfService) DescribeFnfSchedule ¶
func (s *FnfService) DescribeFnfSchedule(id string) (object map[string]interface{}, err error)
type GaService ¶
type GaService struct {
// contains filtered or unexported fields
}
func (*GaService) DescribeGaAccelerator ¶
func (*GaService) DescribeGaBandwidthPackage ¶
func (*GaService) DescribeGaBandwidthPackageAttachment ¶
func (*GaService) DescribeGaEndpointGroup ¶
func (*GaService) DescribeGaIpSet ¶
func (*GaService) DescribeGaListener ¶
func (*GaService) GaAcceleratorStateRefreshFunc ¶
func (s *GaService) GaAcceleratorStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GaService) GaBandwidthPackageAttachmentStateRefreshFunc ¶
func (s *GaService) GaBandwidthPackageAttachmentStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GaService) GaBandwidthPackageStateRefreshFunc ¶
func (s *GaService) GaBandwidthPackageStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GaService) GaEndpointGroupStateRefreshFunc ¶
func (s *GaService) GaEndpointGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GaService) GaIpSetStateRefreshFunc ¶
func (s *GaService) GaIpSetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GaService) GaListenerStateRefreshFunc ¶
func (s *GaService) GaListenerStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type GpdbService ¶
type GpdbService struct {
// contains filtered or unexported fields
}
func (*GpdbService) DescribeGpdbConnection ¶
func (s *GpdbService) DescribeGpdbConnection(id string) (*gpdb.DBInstanceNetInfo, error)
func (*GpdbService) DescribeGpdbInstance ¶
func (s *GpdbService) DescribeGpdbInstance(id string) (instanceAttribute gpdb.DBInstanceAttribute, err error)
func (*GpdbService) DescribeGpdbSecurityIps ¶
func (s *GpdbService) DescribeGpdbSecurityIps(id string) (ips []string, err error)
func (*GpdbService) GpdbInstanceStateRefreshFunc ¶
func (s *GpdbService) GpdbInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*GpdbService) ModifyGpdbSecurityIps ¶
func (s *GpdbService) ModifyGpdbSecurityIps(id, ips string) error
func (*GpdbService) WaitForGpdbConnection ¶
func (s *GpdbService) WaitForGpdbConnection(id string, status Status, timeout int) error
type GroupInnerAccessPolicy ¶
type GroupInnerAccessPolicy string
type GroupRuleNicType ¶
type GroupRuleNicType string
type GroupRulePolicy ¶
type GroupRulePolicy string
type HBaseService ¶
type HBaseService struct {
// contains filtered or unexported fields
}
func (*HBaseService) DescribeClusterConnection ¶
func (s *HBaseService) DescribeClusterConnection(id string) (object hbase.DescribeClusterConnectionResponse, err error)
func (*HBaseService) DescribeEndpoints ¶
func (s *HBaseService) DescribeEndpoints(id string) (object hbase.DescribeEndpointsResponse, err error)
func (*HBaseService) DescribeHBaseInstance ¶
func (s *HBaseService) DescribeHBaseInstance(id string) (instance hbase.DescribeInstanceResponse, err error)
func (*HBaseService) DescribeIpWhitelist ¶
func (s *HBaseService) DescribeIpWhitelist(id string) (instance hbase.DescribeIpWhitelistResponse, err error)
pop has limit, support next.
func (*HBaseService) DescribeSecurityGroups ¶
func (s *HBaseService) DescribeSecurityGroups(id string) (object hbase.DescribeSecurityGroupsResponse, err error)
func (*HBaseService) HBaseClusterStateRefreshFunc ¶
func (s *HBaseService) HBaseClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*HBaseService) ModifyClusterDeletionProtection ¶
func (s *HBaseService) ModifyClusterDeletionProtection(clusterId string, protection bool) error
type HaVipService ¶
type HaVipService struct {
// contains filtered or unexported fields
}
func (*HaVipService) DescribeHaVip ¶
func (s *HaVipService) DescribeHaVip(haVipId string) (v vpc.HaVip, err error)
func (*HaVipService) DescribeHaVipAttachment ¶
func (s *HaVipService) DescribeHaVipAttachment(haVipId string, instanceId string) (err error)
func (*HaVipService) WaitForHaVip ¶
func (s *HaVipService) WaitForHaVip(haVipId string, status Status, timeout int) error
func (*HaVipService) WaitForHaVipAttachment ¶
func (s *HaVipService) WaitForHaVipAttachment(haVipId string, instanceId string, timeout int) error
type HealthCheckHttpCodeType ¶
type HealthCheckHttpCodeType string
type HealthCheckType ¶
type HealthCheckType string
type HitsdbService ¶
type HitsdbService struct {
// contains filtered or unexported fields
}
func (*HitsdbService) DescribeTsdbInstance ¶
func (s *HitsdbService) DescribeTsdbInstance(id string) (object map[string]interface{}, err error)
func (*HitsdbService) TsdbInstanceStateRefreshFunc ¶
func (s *HitsdbService) TsdbInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type HttpGet ¶
type HttpGet struct { Path string `json:"path"` Port int `json:"port"` Scheme string `json:"scheme"` HttpHeaders []HttpHeader `json:"httpHeaders"` }
type HttpHeader ¶
type ImageOwnerAlias ¶
type ImageOwnerAlias string
type ImsService ¶
type ImsService struct {
// contains filtered or unexported fields
}
func (*ImsService) DescribeRamSamlProvider ¶
func (s *ImsService) DescribeRamSamlProvider(id string) (object map[string]interface{}, err error)
type InstanceAccessedByType ¶
type InstanceAccessedByType string
type InstanceNetWork ¶
type InstanceNetWork string
type InternetChargeType ¶
type InternetChargeType string
type Invoker ¶
type Invoker struct {
// contains filtered or unexported fields
}
func NewInvoker ¶
func NewInvoker() Invoker
func PvtzInvoker ¶
func PvtzInvoker() Invoker
func (*Invoker) AddCatcher ¶
type IpsecConfig ¶
type KVStoreEngineVersion ¶
type KVStoreEngineVersion string
type KVStoreInstanceType ¶
type KVStoreInstanceType string
type KmsService ¶
type KmsService struct {
// contains filtered or unexported fields
}
func (*KmsService) Decrypt ¶
func (s *KmsService) Decrypt(ciphertextBlob string, encryptionContext map[string]interface{}) (*kms.DecryptResponse, error)
func (*KmsService) DescribeKmsAlias ¶
func (s *KmsService) DescribeKmsAlias(id string) (object kms.KeyMetadata, err error)
func (*KmsService) DescribeKmsKey ¶
func (s *KmsService) DescribeKmsKey(id string) (object kms.KeyMetadata, err error)
func (*KmsService) DescribeKmsKeyVersion ¶
func (s *KmsService) DescribeKmsKeyVersion(id string) (object kms.DescribeKeyVersionResponse, err error)
func (*KmsService) DescribeKmsSecret ¶
func (s *KmsService) DescribeKmsSecret(id string) (object kms.DescribeSecretResponse, err error)
func (*KmsService) GetSecretValue ¶
func (s *KmsService) GetSecretValue(id string) (object kms.GetSecretValueResponse, err error)
func (*KmsService) SetResourceTags ¶
func (s *KmsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
type KubernetesNodeType ¶
type KubernetesNodeType string
type KvstoreService ¶
type KvstoreService struct {
// contains filtered or unexported fields
}
func (*KvstoreService) DescribeDBInstanceNetInfo ¶
func (s *KvstoreService) DescribeDBInstanceNetInfo(id string) (*r_kvstore.NetInfoItemsInDescribeDBInstanceNetInfo, error)
func (*KvstoreService) DescribeKVstoreAccount ¶
func (s *KvstoreService) DescribeKVstoreAccount(id string) (*r_kvstore.Account, error)
func (*KvstoreService) DescribeKVstoreBackupPolicy ¶
func (s *KvstoreService) DescribeKVstoreBackupPolicy(id string) (*r_kvstore.DescribeBackupPolicyResponse, error)
func (*KvstoreService) DescribeKVstoreInstance ¶
func (s *KvstoreService) DescribeKVstoreInstance(id string) (*r_kvstore.DBInstanceAttribute, error)
func (*KvstoreService) DescribeKVstoreSecurityGroupId ¶
func (s *KvstoreService) DescribeKVstoreSecurityGroupId(id string) (*r_kvstore.DescribeSecurityGroupConfigurationResponse, error)
func (*KvstoreService) DescribeParameters ¶
func (s *KvstoreService) DescribeParameters(id string) (*r_kvstore.DescribeParametersResponse, error)
func (*KvstoreService) DescribeTags ¶
func (s *KvstoreService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []r_kvstore.TagResource, err error)
func (*KvstoreService) ModifyInstanceConfig ¶
func (s *KvstoreService) ModifyInstanceConfig(id string, config string) error
func (*KvstoreService) RdsKvstoreInstanceStateRefreshFunc ¶
func (s *KvstoreService) RdsKvstoreInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*KvstoreService) WaitForKVstoreAccount ¶
func (s *KvstoreService) WaitForKVstoreAccount(id string, status Status, timeout int) error
func (*KvstoreService) WaitForKVstoreInstance ¶
func (s *KvstoreService) WaitForKVstoreInstance(id string, status Status, timeout int) error
func (*KvstoreService) WaitForKVstoreInstanceVpcAuthMode ¶
func (s *KvstoreService) WaitForKVstoreInstanceVpcAuthMode(id string, status string, timeout int) error
type LifecycleRuleStatus ¶
type LifecycleRuleStatus string
type ListenerErr ¶
func (*ListenerErr) Error ¶
func (e *ListenerErr) Error() string
type LoadBalancerSpecType ¶
type LoadBalancerSpecType string
type LogService ¶
type LogService struct {
// contains filtered or unexported fields
}
func (*LogService) CreateLogDashboard ¶
func (s *LogService) CreateLogDashboard(project, name string) error
func (*LogService) DescribeLogAlert ¶
func (s *LogService) DescribeLogAlert(id string) (*sls.Alert, error)
func (*LogService) DescribeLogAudit ¶
func (s *LogService) DescribeLogAudit(id string) (*slsPop.DescribeAppResponse, error)
func (*LogService) DescribeLogDashboard ¶
func (s *LogService) DescribeLogDashboard(id string) (*sls.Dashboard, error)
func (*LogService) DescribeLogMachineGroup ¶
func (s *LogService) DescribeLogMachineGroup(id string) (*sls.MachineGroup, error)
func (*LogService) DescribeLogProject ¶
func (s *LogService) DescribeLogProject(id string) (*sls.LogProject, error)
func (*LogService) DescribeLogProjectTags ¶
func (s *LogService) DescribeLogProjectTags(project_name string) ([]*sls.ResourceTagResponse, error)
func (*LogService) DescribeLogStore ¶
func (s *LogService) DescribeLogStore(id string) (*sls.LogStore, error)
func (*LogService) DescribeLogStoreIndex ¶
func (s *LogService) DescribeLogStoreIndex(id string) (*sls.Index, error)
func (*LogService) DescribeLogtailAttachment ¶
func (s *LogService) DescribeLogtailAttachment(id string) (groupName string, err error)
func (*LogService) DescribeLogtailConfig ¶
func (s *LogService) DescribeLogtailConfig(id string) (*sls.LogConfig, error)
func (*LogService) WaitForLogDashboard ¶
func (s *LogService) WaitForLogDashboard(id string, status Status, timeout int) error
func (*LogService) WaitForLogMachineGroup ¶
func (s *LogService) WaitForLogMachineGroup(id string, status Status, timeout int) error
func (*LogService) WaitForLogProject ¶
func (s *LogService) WaitForLogProject(id string, status Status, timeout int) error
func (*LogService) WaitForLogStore ¶
func (s *LogService) WaitForLogStore(id string, status Status, timeout int) error
func (*LogService) WaitForLogstoreAlert ¶
func (s *LogService) WaitForLogstoreAlert(id string, status Status, timeout int) error
func (*LogService) WaitForLogtailAttachment ¶
func (s *LogService) WaitForLogtailAttachment(id string, status Status, timeout int) error
func (*LogService) WaitForLogtailConfig ¶
func (s *LogService) WaitForLogtailConfig(id string, status Status, timeout int) error
type MarketService ¶
type MarketService struct {
// contains filtered or unexported fields
}
func (*MarketService) DescribeMarketOrder ¶
func (s *MarketService) DescribeMarketOrder(id string) (order *market.DescribeOrderResponse, err error)
type MaxcomputeService ¶
type MaxcomputeService struct {
// contains filtered or unexported fields
}
func (*MaxcomputeService) DescribeMaxcomputeProject ¶
func (s *MaxcomputeService) DescribeMaxcomputeProject(id string) (object map[string]interface{}, err error)
type MnsService ¶
type MnsService struct {
// contains filtered or unexported fields
}
func (*MnsService) DescribeMnsQueue ¶
func (s *MnsService) DescribeMnsQueue(id string) (response ali_mns.QueueAttribute, err error)
func (*MnsService) DescribeMnsTopic ¶
func (s *MnsService) DescribeMnsTopic(id string) (*ali_mns.TopicAttribute, error)
func (*MnsService) DescribeMnsTopicSubscription ¶
func (s *MnsService) DescribeMnsTopicSubscription(id string) (*ali_mns.SubscriptionAttribute, error)
func (*MnsService) QueueNotExistFunc ¶
func (s *MnsService) QueueNotExistFunc(err error) bool
func (*MnsService) SubscriptionNotExistFunc ¶
func (s *MnsService) SubscriptionNotExistFunc(err error) bool
func (*MnsService) TopicNotExistFunc ¶
func (s *MnsService) TopicNotExistFunc(err error) bool
func (*MnsService) WaitForMnsQueue ¶
func (s *MnsService) WaitForMnsQueue(id string, status Status, timeout int) error
func (*MnsService) WaitForMnsTopic ¶
func (s *MnsService) WaitForMnsTopic(id string, status Status, timeout int) error
func (*MnsService) WaitForMnsTopicSubscription ¶
func (s *MnsService) WaitForMnsTopicSubscription(id string, status Status, timeout int) error
type MongoDBService ¶
type MongoDBService struct {
// contains filtered or unexported fields
}
func (*MongoDBService) DescribeDBInstanceSSL ¶
func (s *MongoDBService) DescribeDBInstanceSSL(id string) (*dds.DescribeDBInstanceSSLResponse, error)
func (*MongoDBService) DescribeMongoDBBackupPolicy ¶
func (s *MongoDBService) DescribeMongoDBBackupPolicy(id string) (*dds.DescribeBackupPolicyResponse, error)
func (*MongoDBService) DescribeMongoDBInstance ¶
func (s *MongoDBService) DescribeMongoDBInstance(id string) (instance dds.DBInstance, err error)
func (*MongoDBService) DescribeMongoDBSecurityGroupId ¶
func (s *MongoDBService) DescribeMongoDBSecurityGroupId(id string) (*dds.DescribeSecurityGroupConfigurationResponse, error)
func (*MongoDBService) DescribeMongoDBSecurityIps ¶
func (s *MongoDBService) DescribeMongoDBSecurityIps(instanceId string) (ips []string, err error)
func (*MongoDBService) DescribeMongoDBTDEInfo ¶
func (s *MongoDBService) DescribeMongoDBTDEInfo(id string) (*dds.DescribeDBInstanceTDEInfoResponse, error)
func (*MongoDBService) ModifyMongoDBSecurityIps ¶
func (s *MongoDBService) ModifyMongoDBSecurityIps(instanceId, ips string) error
func (*MongoDBService) ModifyMongodbShardingInstanceNode ¶
func (server *MongoDBService) ModifyMongodbShardingInstanceNode( instanceID string, nodeType MongoDBShardingNodeType, stateList, diffList []interface{}) error
func (*MongoDBService) MotifyMongoDBBackupPolicy ¶
func (s *MongoDBService) MotifyMongoDBBackupPolicy(d *schema.ResourceData) error
func (*MongoDBService) RdsMongodbDBInstanceStateRefreshFunc ¶
func (s *MongoDBService) RdsMongodbDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*MongoDBService) ResetAccountPassword ¶
func (s *MongoDBService) ResetAccountPassword(d *schema.ResourceData, password string) error
func (*MongoDBService) WaitForMongoDBInstance ¶
func (s *MongoDBService) WaitForMongoDBInstance(instanceId string, status Status, timeout int) error
WaitForInstance waits for instance to given statusid
type MongoDBShardingNodeType ¶
type MongoDBShardingNodeType string
type MseService ¶
type MseService struct {
// contains filtered or unexported fields
}
func (*MseService) DescribeMseCluster ¶
func (s *MseService) DescribeMseCluster(id string) (object map[string]interface{}, err error)
func (*MseService) MseClusterStateRefreshFunc ¶
func (s *MseService) MseClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type NasService ¶
type NasService struct {
// contains filtered or unexported fields
}
func (*NasService) DescribeNasAccessGroup ¶
func (s *NasService) DescribeNasAccessGroup(id string) (object map[string]interface{}, err error)
func (*NasService) DescribeNasAccessRule ¶
func (s *NasService) DescribeNasAccessRule(id string) (object map[string]interface{}, err error)
func (*NasService) DescribeNasFileSystem ¶
func (s *NasService) DescribeNasFileSystem(id string) (object map[string]interface{}, err error)
func (*NasService) DescribeNasMountTarget ¶
func (s *NasService) DescribeNasMountTarget(id string) (object map[string]interface{}, err error)
func (*NasService) NasMountTargetStateRefreshFunc ¶
func (s *NasService) NasMountTargetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type NetworkType ¶
type NetworkType string
type OnsService ¶
type OnsService struct {
// contains filtered or unexported fields
}
func (*OnsService) DescribeOnsGroup ¶
func (s *OnsService) DescribeOnsGroup(id string) (object map[string]interface{}, err error)
func (*OnsService) DescribeOnsInstance ¶
func (s *OnsService) DescribeOnsInstance(id string) (object map[string]interface{}, err error)
func (*OnsService) DescribeOnsTopic ¶
func (s *OnsService) DescribeOnsTopic(id string) (object map[string]interface{}, err error)
func (*OnsService) ListTagResources ¶
func (s *OnsService) ListTagResources(id string, resourceType string) (object interface{}, err error)
func (*OnsService) OnsTopicStatus ¶
func (s *OnsService) OnsTopicStatus(id string) (object map[string]interface{}, err error)
func (*OnsService) SetResourceTags ¶
func (s *OnsService) SetResourceTags(d *schema.ResourceData, resourceType string) error
type OosService ¶
type OosService struct {
// contains filtered or unexported fields
}
func (*OosService) DescribeOosExecution ¶
func (s *OosService) DescribeOosExecution(id string) (object map[string]interface{}, err error)
func (*OosService) DescribeOosTemplate ¶
func (s *OosService) DescribeOosTemplate(id string) (object map[string]interface{}, err error)
func (*OosService) OosExecutionStateRefreshFunc ¶
func (s *OosService) OosExecutionStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type OptimizedType ¶
type OptimizedType string
type OssService ¶
type OssService struct {
// contains filtered or unexported fields
}
OssService *connectivity.AliyunClient
func (*OssService) DescribeOssBucket ¶
func (s *OssService) DescribeOssBucket(id string) (response oss.GetBucketInfoResult, err error)
func (*OssService) WaitForOssBucket ¶
func (s *OssService) WaitForOssBucket(id string, status Status, timeout int) error
func (*OssService) WaitForOssBucketObject ¶
type OtsInstanceType ¶
type OtsInstanceType string
type OtsService ¶
type OtsService struct {
// contains filtered or unexported fields
}
func (*OtsService) DescribeOtsInstance ¶
func (s *OtsService) DescribeOtsInstance(id string) (inst ots.InstanceInfo, err error)
func (*OtsService) DescribeOtsInstanceAttachment ¶
func (s *OtsService) DescribeOtsInstanceAttachment(id string) (inst ots.VpcInfo, err error)
func (*OtsService) DescribeOtsInstanceTypes ¶
func (s *OtsService) DescribeOtsInstanceTypes() (types []string, err error)
func (*OtsService) DescribeOtsTable ¶
func (s *OtsService) DescribeOtsTable(id string) (*tablestore.DescribeTableResponse, error)
func (*OtsService) ListOtsInstance ¶
func (s *OtsService) ListOtsInstance(pageSize int, pageNum int) ([]string, error)
func (*OtsService) ListOtsInstanceVpc ¶
func (s *OtsService) ListOtsInstanceVpc(id string) (inst []ots.VpcInfo, err error)
func (*OtsService) ListOtsTable ¶
func (s *OtsService) ListOtsTable(instanceName string) (table *tablestore.ListTableResponse, err error)
func (*OtsService) WaitForOtsInstance ¶
func (s *OtsService) WaitForOtsInstance(id string, status Status, timeout int) error
func (*OtsService) WaitForOtsInstanceVpc ¶
func (s *OtsService) WaitForOtsInstanceVpc(id string, status Status, timeout int) error
func (*OtsService) WaitForOtsTable ¶
func (s *OtsService) WaitForOtsTable(instanceName, tableName string, status Status, timeout int) error
type OtsTableInfo ¶
type OtsTableInfo struct {
// contains filtered or unexported fields
}
type PolarDBService ¶
type PolarDBService struct {
// contains filtered or unexported fields
}
func (*PolarDBService) DescribeBackupPolicy ¶
func (s *PolarDBService) DescribeBackupPolicy(id string) (policy *polardb.DescribeBackupPolicyResponse, err error)
func (*PolarDBService) DescribeDBAuditLogCollectorStatus ¶
func (s *PolarDBService) DescribeDBAuditLogCollectorStatus(id string) (collectorStatus string, err error)
func (*PolarDBService) DescribeDBSecurityIps ¶
func (s *PolarDBService) DescribeDBSecurityIps(clusterId string) (ips []string, err error)
func (*PolarDBService) DescribeParameters ¶
func (s *PolarDBService) DescribeParameters(id string) (ds *polardb.DescribeDBClusterParametersResponse, err error)
func (*PolarDBService) DescribePolarDBAccount ¶
func (s *PolarDBService) DescribePolarDBAccount(id string) (ds *polardb.DBAccount, err error)
func (*PolarDBService) DescribePolarDBAccountPrivilege ¶
func (s *PolarDBService) DescribePolarDBAccountPrivilege(id string) (account *polardb.DBAccount, err error)
func (*PolarDBService) DescribePolarDBAutoRenewAttribute ¶
func (s *PolarDBService) DescribePolarDBAutoRenewAttribute(id string) (instance *polardb.AutoRenewAttribute, err error)
func (*PolarDBService) DescribePolarDBCluster ¶
func (s *PolarDBService) DescribePolarDBCluster(id string) (instance *polardb.DBCluster, err error)
func (*PolarDBService) DescribePolarDBClusterAttribute ¶
func (s *PolarDBService) DescribePolarDBClusterAttribute(id string) (instance *polardb.DescribeDBClusterAttributeResponse, err error)
func (*PolarDBService) DescribePolarDBClusterEndpoint ¶
func (s *PolarDBService) DescribePolarDBClusterEndpoint(id string) (*polardb.DBEndpoint, error)
func (*PolarDBService) DescribePolarDBConnection ¶
func (s *PolarDBService) DescribePolarDBConnection(id string) (*polardb.Address, error)
func (*PolarDBService) DescribePolarDBDatabase ¶
func (s *PolarDBService) DescribePolarDBDatabase(id string) (ds *polardb.Database, err error)
func (*PolarDBService) DescribePolarDBInstanceNetInfo ¶
func (s *PolarDBService) DescribePolarDBInstanceNetInfo(id string) ([]polardb.DBEndpoint, error)
func (*PolarDBService) DescribeTags ¶
func (s *PolarDBService) DescribeTags(resourceId string, resourceType TagResourceType) (tags []polardb.TagResource, err error)
func (*PolarDBService) GrantPolarDBAccountPrivilege ¶
func (s *PolarDBService) GrantPolarDBAccountPrivilege(id, dbName string) error
func (*PolarDBService) ModifyDBBackupPolicy ¶
func (s *PolarDBService) ModifyDBBackupPolicy(clusterId, backupTime, backupPeriod string) error
func (*PolarDBService) ModifyDBSecurityIps ¶
func (s *PolarDBService) ModifyDBSecurityIps(clusterId, ips string) error
func (*PolarDBService) ModifyParameters ¶
func (s *PolarDBService) ModifyParameters(d *schema.ResourceData) error
func (*PolarDBService) PolarDBClusterStateRefreshFunc ¶
func (s *PolarDBService) PolarDBClusterStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*PolarDBService) RefreshEndpointConfig ¶
func (s *PolarDBService) RefreshEndpointConfig(d *schema.ResourceData) error
func (*PolarDBService) RefreshParameters ¶
func (s *PolarDBService) RefreshParameters(d *schema.ResourceData) error
func (*PolarDBService) RevokePolarDBAccountPrivilege ¶
func (s *PolarDBService) RevokePolarDBAccountPrivilege(id, dbName string) error
func (*PolarDBService) WaitForCluster ¶
func (s *PolarDBService) WaitForCluster(id string, status Status, timeout int) error
WaitForCluster waits for cluster to given status
func (*PolarDBService) WaitForPolarDBAccount ¶
func (s *PolarDBService) WaitForPolarDBAccount(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBAccountPrivilege ¶
func (s *PolarDBService) WaitForPolarDBAccountPrivilege(id, dbName string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBAccountPrivilegeRevoked ¶
func (s *PolarDBService) WaitForPolarDBAccountPrivilegeRevoked(id, dbName string, timeout int) error
func (*PolarDBService) WaitForPolarDBConnection ¶
func (s *PolarDBService) WaitForPolarDBConnection(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBConnectionPrefix ¶
func (s *PolarDBService) WaitForPolarDBConnectionPrefix(id, prefix string, timeout int) error
func (*PolarDBService) WaitForPolarDBDatabase ¶
func (s *PolarDBService) WaitForPolarDBDatabase(id string, status Status, timeout int) error
func (*PolarDBService) WaitForPolarDBEndpoints ¶
func (s *PolarDBService) WaitForPolarDBEndpoints(d *schema.ResourceData, status Status, endpointIds *schema.Set, timeout int) (string, error)
func (*PolarDBService) WaitForPolarDBInstance ¶
func (s *PolarDBService) WaitForPolarDBInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*PolarDBService) WaitForPolarDBParameter ¶
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 ¶
type Policy ¶
type Policy struct { Statement []PolicyStatement Version string }
type PolicyRequired ¶
type PolicyStatement ¶
type PolicyStatement struct { Effect Effect Action interface{} Resource interface{} }
type PrimaryKeyTypeString ¶
type PrimaryKeyTypeString string
type PrivatelinkService ¶
type PrivatelinkService struct {
// contains filtered or unexported fields
}
func (*PrivatelinkService) DescribePrivatelinkVpcEndpoint ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpoint(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) DescribePrivatelinkVpcEndpointConnection ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointConnection(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) DescribePrivatelinkVpcEndpointService ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointService(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) DescribePrivatelinkVpcEndpointServiceResource ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointServiceResource(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) DescribePrivatelinkVpcEndpointServiceUser ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointServiceUser(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) DescribePrivatelinkVpcEndpointZone ¶
func (s *PrivatelinkService) DescribePrivatelinkVpcEndpointZone(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) ListVpcEndpointSecurityGroups ¶
func (s *PrivatelinkService) ListVpcEndpointSecurityGroups(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) ListVpcEndpointServiceResources ¶
func (s *PrivatelinkService) ListVpcEndpointServiceResources(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) ListVpcEndpointZones ¶
func (s *PrivatelinkService) ListVpcEndpointZones(id string) (object map[string]interface{}, err error)
func (*PrivatelinkService) PrivatelinkVpcEndpointConnectionStateRefreshFunc ¶
func (s *PrivatelinkService) PrivatelinkVpcEndpointConnectionStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*PrivatelinkService) PrivatelinkVpcEndpointServiceStateRefreshFunc ¶
func (s *PrivatelinkService) PrivatelinkVpcEndpointServiceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*PrivatelinkService) PrivatelinkVpcEndpointStateRefreshFunc ¶
func (s *PrivatelinkService) PrivatelinkVpcEndpointStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*PrivatelinkService) PrivatelinkVpcEndpointZoneStateRefreshFunc ¶
func (s *PrivatelinkService) PrivatelinkVpcEndpointZoneStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type ProviderError ¶
type ProviderError struct {
// contains filtered or unexported fields
}
An Error represents a custom error for Terraform failure response
func (*ProviderError) Error ¶
func (e *ProviderError) Error() string
func (*ProviderError) ErrorCode ¶
func (err *ProviderError) ErrorCode() string
func (*ProviderError) Message ¶
func (err *ProviderError) Message() string
type PvtzService ¶
type PvtzService struct {
// contains filtered or unexported fields
}
func (*PvtzService) DescribePvtzZone ¶
func (s *PvtzService) DescribePvtzZone(id string) (object map[string]interface{}, err error)
func (*PvtzService) DescribePvtzZoneAttachment ¶
func (s *PvtzService) DescribePvtzZoneAttachment(id string) (object map[string]interface{}, err error)
func (*PvtzService) DescribePvtzZoneRecord ¶
func (s *PvtzService) DescribePvtzZoneRecord(id string) (object map[string]interface{}, err error)
func (*PvtzService) WaitForPvtzZone ¶
func (s *PvtzService) WaitForPvtzZone(id string, status Status, timeout int) error
func (*PvtzService) WaitForPvtzZoneAttachment ¶
func (s *PvtzService) WaitForPvtzZoneAttachment(id string, status Status, timeout int) error
func (*PvtzService) WaitForPvtzZoneRecord ¶
func (s *PvtzService) WaitForPvtzZoneRecord(id string, status Status, timeout int) error
func (*PvtzService) WaitForZoneAttachment ¶
type QuotasService ¶
type QuotasService struct {
// contains filtered or unexported fields
}
func (*QuotasService) DescribeQuotasApplicationInfo ¶
func (s *QuotasService) DescribeQuotasApplicationInfo(id string) (object map[string]interface{}, err error)
type R_kvstoreService ¶
type R_kvstoreService struct {
// contains filtered or unexported fields
}
func (*R_kvstoreService) DescribeBackupPolicy ¶
func (s *R_kvstoreService) DescribeBackupPolicy(id string) (object r_kvstore.DescribeBackupPolicyResponse, err error)
func (*R_kvstoreService) DescribeInstanceAutoRenewalAttribute ¶
func (s *R_kvstoreService) DescribeInstanceAutoRenewalAttribute(id string) (object r_kvstore.Item, err error)
func (*R_kvstoreService) DescribeInstanceSSL ¶
func (s *R_kvstoreService) DescribeInstanceSSL(id string) (object r_kvstore.DescribeInstanceSSLResponse, err error)
func (*R_kvstoreService) DescribeKvstoreAccount ¶
func (s *R_kvstoreService) DescribeKvstoreAccount(id string) (object r_kvstore.Account, err error)
func (*R_kvstoreService) DescribeKvstoreConnection ¶
func (s *R_kvstoreService) DescribeKvstoreConnection(id string) (object r_kvstore.InstanceNetInfo, err error)
func (*R_kvstoreService) DescribeKvstoreInstance ¶
func (s *R_kvstoreService) DescribeKvstoreInstance(id string) (object r_kvstore.DBInstanceAttribute, err error)
func (*R_kvstoreService) DescribeSecurityGroupConfiguration ¶
func (s *R_kvstoreService) DescribeSecurityGroupConfiguration(id string) (object r_kvstore.ItemsInDescribeSecurityGroupConfiguration, err error)
func (*R_kvstoreService) DescribeSecurityIps ¶
func (s *R_kvstoreService) DescribeSecurityIps(id string) (object r_kvstore.SecurityIpGroup, err error)
func (*R_kvstoreService) KvstoreAccountStateRefreshFunc ¶
func (s *R_kvstoreService) KvstoreAccountStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*R_kvstoreService) KvstoreInstanceStateRefreshFunc ¶
func (s *R_kvstoreService) KvstoreInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*R_kvstoreService) SetResourceTags ¶
func (s *R_kvstoreService) SetResourceTags(d *schema.ResourceData, resourceType string) error
type RamService ¶
type RamService struct {
// contains filtered or unexported fields
}
func (*RamService) AssemblePolicyDocument ¶
func (s *RamService) AssemblePolicyDocument(document []interface{}, version string) (string, error)
func (*RamService) AssembleRolePolicyDocument ¶
func (s *RamService) AssembleRolePolicyDocument(ramUser, service []interface{}, version string) (string, error)
func (*RamService) DescribeRamAccessKey ¶
func (s *RamService) DescribeRamAccessKey(id, userName string) (*ram.AccessKeyInListAccessKeys, error)
func (*RamService) DescribeRamAccountAlias ¶
func (s *RamService) DescribeRamAccountAlias(id string) (*ram.GetAccountAliasResponse, error)
func (*RamService) DescribeRamAccountPasswordPolicy ¶
func (s *RamService) DescribeRamAccountPasswordPolicy(id string) (*ram.GetPasswordPolicyResponse, error)
func (*RamService) DescribeRamGroup ¶
func (s *RamService) DescribeRamGroup(id string) (*ram.GetGroupResponse, error)
func (*RamService) DescribeRamGroupMembership ¶
func (s *RamService) DescribeRamGroupMembership(id string) (*ram.ListUsersForGroupResponse, error)
func (*RamService) DescribeRamGroupPolicyAttachment ¶
func (s *RamService) DescribeRamGroupPolicyAttachment(id string) (*ram.PolicyInListPoliciesForGroup, error)
func (*RamService) DescribeRamLoginProfile ¶
func (s *RamService) DescribeRamLoginProfile(id string) (*ram.GetLoginProfileResponse, error)
func (*RamService) DescribeRamPolicy ¶
func (s *RamService) DescribeRamPolicy(id string) (object map[string]interface{}, err error)
func (*RamService) DescribeRamRole ¶
func (s *RamService) DescribeRamRole(id string) (*ram.GetRoleResponse, error)
func (*RamService) DescribeRamRoleAttachment ¶
func (s *RamService) DescribeRamRoleAttachment(id string) (*ecs.DescribeInstanceRamRoleResponse, error)
func (*RamService) DescribeRamRolePolicyAttachment ¶
func (s *RamService) DescribeRamRolePolicyAttachment(id string) (*ram.PolicyInListPoliciesForRole, error)
func (*RamService) DescribeRamUser ¶
func (s *RamService) DescribeRamUser(id string) (*ram.UserInGetUser, error)
func (*RamService) DescribeRamUserPolicyAttachment ¶
func (s *RamService) DescribeRamUserPolicyAttachment(id string) (*ram.PolicyInListPoliciesForUser, error)
func (*RamService) GetIntersection ¶
func (s *RamService) GetIntersection(dataMap []map[string]interface{}, allDataMap map[string]interface{}) (allData []interface{})
func (*RamService) JudgeRolePolicyPrincipal ¶
func (s *RamService) JudgeRolePolicyPrincipal(roleName string) error
Judge whether the role policy contains service "ecs.aliyuncs.com"
func (*RamService) ParsePolicyDocument ¶
func (s *RamService) ParsePolicyDocument(policyDocument string) (statement []map[string]interface{}, version string, err error)
func (*RamService) ParseRolePolicyDocument ¶
func (s *RamService) ParseRolePolicyDocument(policyDocument string) (RolePolicy, error)
func (*RamService) WaitForRamAccessKey ¶
func (s *RamService) WaitForRamAccessKey(id, useName string, status Status, timeout int) error
func (*RamService) WaitForRamGroup ¶
func (s *RamService) WaitForRamGroup(id string, status Status, timeout int) error
func (*RamService) WaitForRamGroupMembership ¶
func (s *RamService) WaitForRamGroupMembership(id string, status Status, timeout int) error
func (*RamService) WaitForRamGroupPolicyAttachment ¶
func (s *RamService) WaitForRamGroupPolicyAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamLoginProfile ¶
func (s *RamService) WaitForRamLoginProfile(id string, status Status, timeout int) error
func (*RamService) WaitForRamRole ¶
func (s *RamService) WaitForRamRole(id string, status Status, timeout int) error
func (*RamService) WaitForRamRoleAttachment ¶
func (s *RamService) WaitForRamRoleAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamRolePolicyAttachment ¶
func (s *RamService) WaitForRamRolePolicyAttachment(id string, status Status, timeout int) error
func (*RamService) WaitForRamUser ¶
func (s *RamService) WaitForRamUser(id string, status Status, timeout int) error
func (*RamService) WaitForRamUserPolicyAttachment ¶
func (s *RamService) WaitForRamUserPolicyAttachment(id string, status Status, timeout int) error
type RdsService ¶
type RdsService struct {
// contains filtered or unexported fields
}
func (*RdsService) DescribeBackupPolicy ¶
func (s *RdsService) DescribeBackupPolicy(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBAccount ¶
func (s *RdsService) DescribeDBAccount(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBAccountPrivilege ¶
func (s *RdsService) DescribeDBAccountPrivilege(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBConnection ¶
func (s *RdsService) DescribeDBConnection(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBDatabase ¶
func (s *RdsService) DescribeDBDatabase(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBInstance ¶
func (s *RdsService) DescribeDBInstance(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBInstanceNetInfo ¶
func (s *RdsService) DescribeDBInstanceNetInfo(id string) ([]interface{}, error)
func (*RdsService) DescribeDBInstanceSSL ¶
func (s *RdsService) DescribeDBInstanceSSL(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBProxy ¶
func (s *RdsService) DescribeDBProxy(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBProxyEndpoint ¶
func (s *RdsService) DescribeDBProxyEndpoint(id string, endpointName string) (map[string]interface{}, error)
func (*RdsService) DescribeDBReadWriteSplittingConnection ¶
func (s *RdsService) DescribeDBReadWriteSplittingConnection(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBReadonlyInstance ¶
func (s *RdsService) DescribeDBReadonlyInstance(id string) (map[string]interface{}, error)
func (*RdsService) DescribeDBSecurityIps ¶
func (s *RdsService) DescribeDBSecurityIps(instanceId string) ([]interface{}, error)
func (*RdsService) DescribeDbInstanceMonitor ¶
func (s *RdsService) DescribeDbInstanceMonitor(id string) (monitoringPeriod int, err error)
func (*RdsService) DescribeMultiIZByRegion ¶
func (s *RdsService) DescribeMultiIZByRegion() (izs []string, err error)
return multiIZ list of current region
func (*RdsService) DescribeParameters ¶
func (s *RdsService) DescribeParameters(id string) (map[string]interface{}, error)
func (*RdsService) DescribeRdsTDEInfo ¶
func (s *RdsService) DescribeRdsTDEInfo(id string) (map[string]interface{}, error)
func (*RdsService) DescribeSQLCollectorPolicy ¶
func (s *RdsService) DescribeSQLCollectorPolicy(id string) (map[string]interface{}, error)
func (*RdsService) DescribeSQLCollectorRetention ¶
func (s *RdsService) DescribeSQLCollectorRetention(id string) (map[string]interface{}, error)
func (*RdsService) DescribeSecurityGroupConfiguration ¶
func (s *RdsService) DescribeSecurityGroupConfiguration(id string) ([]string, error)
func (*RdsService) DescribeTasks ¶
func (s *RdsService) DescribeTasks(id string) (map[string]interface{}, error)
func (*RdsService) GetSecurityIps ¶
func (s *RdsService) GetSecurityIps(instanceId string) ([]string, error)
func (*RdsService) GrantAccountPrivilege ¶
func (s *RdsService) GrantAccountPrivilege(id, dbName string) error
func (*RdsService) ModifyDBBackupPolicy ¶
func (s *RdsService) ModifyDBBackupPolicy(d *schema.ResourceData, updateForData, updateForLog bool) error
func (*RdsService) ModifyDBSecurityIps ¶
func (s *RdsService) ModifyDBSecurityIps(instanceId, ips string) error
func (*RdsService) ModifyParameters ¶
func (s *RdsService) ModifyParameters(d *schema.ResourceData, attribute string) error
func (*RdsService) ModifySecurityGroupConfiguration ¶
func (s *RdsService) ModifySecurityGroupConfiguration(id string, groupid string) error
func (*RdsService) RdsDBInstanceStateRefreshFunc ¶
func (s *RdsService) RdsDBInstanceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*RdsService) RdsTaskStateRefreshFunc ¶
func (s *RdsService) RdsTaskStateRefreshFunc(id string, taskAction string) resource.StateRefreshFunc
func (*RdsService) RefreshParameters ¶
func (s *RdsService) RefreshParameters(d *schema.ResourceData, attribute string) error
func (*RdsService) ReleaseDBPublicConnection ¶
func (s *RdsService) ReleaseDBPublicConnection(instanceId, connection string) error
func (*RdsService) RevokeAccountPrivilege ¶
func (s *RdsService) RevokeAccountPrivilege(id, dbName string) error
func (*RdsService) TransformPeriod2Time ¶
func (s *RdsService) TransformPeriod2Time(period int, chargeType string) (ut int, tt common.TimeType)
turn period to TimeType
func (*RdsService) TransformTime2Period ¶
func (s *RdsService) TransformTime2Period(ut int, tt common.TimeType) (period int)
turn TimeType to Period
func (*RdsService) WaitForAccount ¶
func (s *RdsService) WaitForAccount(id string, status Status, timeout int) error
func (*RdsService) WaitForAccountPrivilege ¶
func (s *RdsService) WaitForAccountPrivilege(id, dbName string, status Status, timeout int) error
func (*RdsService) WaitForAccountPrivilegeRevoked ¶
func (s *RdsService) WaitForAccountPrivilegeRevoked(id, dbName string, timeout int) error
func (*RdsService) WaitForDBConnection ¶
func (s *RdsService) WaitForDBConnection(id string, status Status, timeout int) error
func (*RdsService) WaitForDBDatabase ¶
func (s *RdsService) WaitForDBDatabase(id string, status Status, timeout int) error
func (*RdsService) WaitForDBInstance ¶
func (s *RdsService) WaitForDBInstance(id string, status Status, timeout int) error
WaitForInstance waits for instance to given status
func (*RdsService) WaitForDBParameter ¶
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 ¶
func (s *RdsService) WaitForDBReadWriteSplitting(id string, status Status, timeout int) error
type RemoveTagsArgs ¶
type RenewalStatus ¶
type RenewalStatus string
type ResourceType ¶
type ResourceType string
type ResourcemanagerService ¶
type ResourcemanagerService struct {
// contains filtered or unexported fields
}
func (*ResourcemanagerService) DescribeResourceManagerAccount ¶
func (s *ResourcemanagerService) DescribeResourceManagerAccount(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerFolder ¶
func (s *ResourcemanagerService) DescribeResourceManagerFolder(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerHandshake ¶
func (s *ResourcemanagerService) DescribeResourceManagerHandshake(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerPolicy ¶
func (s *ResourcemanagerService) DescribeResourceManagerPolicy(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerPolicyAttachment ¶
func (s *ResourcemanagerService) DescribeResourceManagerPolicyAttachment(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerPolicyVersion ¶
func (s *ResourcemanagerService) DescribeResourceManagerPolicyVersion(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerResourceDirectory ¶
func (s *ResourcemanagerService) DescribeResourceManagerResourceDirectory(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerResourceGroup ¶
func (s *ResourcemanagerService) DescribeResourceManagerResourceGroup(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) DescribeResourceManagerRole ¶
func (s *ResourcemanagerService) DescribeResourceManagerRole(id string) (object map[string]interface{}, err error)
func (*ResourcemanagerService) GetPolicyVersion ¶
func (s *ResourcemanagerService) GetPolicyVersion(id string, d *schema.ResourceData) (object map[string]interface{}, err error)
func (*ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc ¶
func (s *ResourcemanagerService) ResourceManagerResourceGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type ResourcesharingService ¶
type ResourcesharingService struct {
// contains filtered or unexported fields
}
func (*ResourcesharingService) DescribeResourceManagerResourceShare ¶
func (s *ResourcesharingService) DescribeResourceManagerResourceShare(id string) (object map[string]interface{}, err error)
func (*ResourcesharingService) DescribeResourceManagerSharedResource ¶
func (s *ResourcesharingService) DescribeResourceManagerSharedResource(id string) (object map[string]interface{}, err error)
func (*ResourcesharingService) DescribeResourceManagerSharedTarget ¶
func (s *ResourcesharingService) DescribeResourceManagerSharedTarget(id string) (object map[string]interface{}, err error)
func (*ResourcesharingService) ResourceManagerResourceShareStateRefreshFunc ¶
func (s *ResourcesharingService) ResourceManagerResourceShareStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ResourcesharingService) ResourceManagerSharedResourceStateRefreshFunc ¶
func (s *ResourcesharingService) ResourceManagerSharedResourceStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*ResourcesharingService) ResourceManagerSharedTargetStateRefreshFunc ¶
func (s *ResourcesharingService) ResourceManagerSharedTargetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
type RolePolicy ¶
type RolePolicy struct { Statement []RolePolicyStatement Version string }
type RolePolicyStatement ¶
type RosService ¶
type RosService struct {
// contains filtered or unexported fields
}
func (*RosService) DescribeRosChangeSet ¶
func (s *RosService) DescribeRosChangeSet(id string) (object map[string]interface{}, err error)
func (*RosService) DescribeRosStack ¶
func (s *RosService) DescribeRosStack(id string) (object map[string]interface{}, err error)
func (*RosService) DescribeRosStackGroup ¶
func (s *RosService) DescribeRosStackGroup(id string) (object map[string]interface{}, err error)
func (*RosService) DescribeRosTemplate ¶
func (s *RosService) DescribeRosTemplate(id string) (object map[string]interface{}, err error)
func (*RosService) GetStackPolicy ¶
func (s *RosService) GetStackPolicy(id string) (object map[string]interface{}, err error)
func (*RosService) ListTagResources ¶
func (s *RosService) ListTagResources(id string, resourceType string) (object interface{}, err error)
func (*RosService) RosChangeSetStateRefreshFunc ¶
func (s *RosService) RosChangeSetStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*RosService) RosStackGroupStateRefreshFunc ¶
func (s *RosService) RosStackGroupStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*RosService) RosStackStateRefreshFunc ¶
func (s *RosService) RosStackStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*RosService) SetResourceTags ¶
func (s *RosService) SetResourceTags(d *schema.ResourceData, resourceType string) error
type RouterType ¶
type RouterType string
type SagService ¶
type SagService struct {
// contains filtered or unexported fields
}
func (*SagService) DescribeCloudConnectNetwork ¶
func (s *SagService) DescribeCloudConnectNetwork(id string) (c smartag.CloudConnectNetwork, err error)
func (*SagService) DescribeCloudConnectNetworkAttachment ¶
func (s *SagService) DescribeCloudConnectNetworkAttachment(id string) (c smartag.SmartAccessGateway, err error)
func (*SagService) DescribeCloudConnectNetworkGrant ¶
func (s *SagService) DescribeCloudConnectNetworkGrant(id string) (c smartag.GrantRule, err error)
func (*SagService) DescribeSagAcl ¶
func (s *SagService) DescribeSagAcl(id string) (c smartag.Acl, err error)
func (*SagService) DescribeSagAclRule ¶
func (s *SagService) DescribeSagAclRule(id string) (c smartag.Acr, err error)
func (*SagService) DescribeSagClientUser ¶
func (s *SagService) DescribeSagClientUser(id string) (c smartag.User, err error)
func (*SagService) DescribeSagDnatEntry ¶
func (s *SagService) DescribeSagDnatEntry(id string) (c smartag.DnatEntry, err error)
func (*SagService) DescribeSagNetworkopt ¶
func (s *SagService) DescribeSagNetworkopt(id string) (c smartag.NetworkOptimization, err error)
func (*SagService) DescribeSagNetworkoptSetting ¶
func (s *SagService) DescribeSagNetworkoptSetting(id string) (c smartag.Setting, err error)
func (*SagService) DescribeSagQos ¶
func (s *SagService) DescribeSagQos(id string) (c smartag.Qos, err error)
func (*SagService) DescribeSagQosCar ¶
func (s *SagService) DescribeSagQosCar(id string) (c smartag.QosCar, err error)
func (*SagService) DescribeSagQosPolicy ¶
func (s *SagService) DescribeSagQosPolicy(id string) (c smartag.QosPolicy, err error)
func (*SagService) DescribeSagSnatEntry ¶
func (s *SagService) DescribeSagSnatEntry(id string) (c smartag.SnatEntry, err error)
func (*SagService) WaitForCloudConnectNetwork ¶
func (s *SagService) WaitForCloudConnectNetwork(id string, status Status, timeout int) error
func (*SagService) WaitForCloudConnectNetworkAttachment ¶
func (s *SagService) WaitForCloudConnectNetworkAttachment(id string, status Status, timeout int) error
func (*SagService) WaitForCloudConnectNetworkGrant ¶
func (s *SagService) WaitForCloudConnectNetworkGrant(id string, status Status, timeout int) error
func (*SagService) WaitForSagAcl ¶
func (s *SagService) WaitForSagAcl(id string, status Status, timeout int) error
func (*SagService) WaitForSagAclRule ¶
func (s *SagService) WaitForSagAclRule(id string, status Status, timeout int) error
func (*SagService) WaitForSagClientUser ¶
func (s *SagService) WaitForSagClientUser(id string, status Status, timeout int) error
func (*SagService) WaitForSagDnatEntry ¶
func (s *SagService) WaitForSagDnatEntry(id string, status Status, timeout int) error
func (*SagService) WaitForSagQos ¶
func (s *SagService) WaitForSagQos(id string, status Status, timeout int) error
func (*SagService) WaitForSagQosCar ¶
func (s *SagService) WaitForSagQosCar(id string, status Status, timeout int) error
func (*SagService) WaitForSagQosPolicy ¶
func (s *SagService) WaitForSagQosPolicy(id string, status Status, timeout int) error
func (*SagService) WaitForSagSnatEntry ¶
func (s *SagService) WaitForSagSnatEntry(id string, status Status, timeout int) error
type ScalingRuleType ¶
type ScalingRuleType string
type SchedulerType ¶
type SchedulerType string
type SecurityEnhancementStrategy ¶
type SecurityEnhancementStrategy string
type SecurityGroup ¶
type SecurityGroup struct { Attributes ecs.DescribeSecurityGroupAttributeResponse CreationTime string SecurityGroupType string ResourceGroupId string Tags ecs.TagsInDescribeSecurityGroups }
type SlbService ¶
type SlbService struct {
// contains filtered or unexported fields
}
func (*SlbService) BuildSlbCommonRequest ¶
func (s *SlbService) BuildSlbCommonRequest() (*requests.CommonRequest, error)
func (*SlbService) DescribeDomainExtensionAttribute ¶
func (s *SlbService) DescribeDomainExtensionAttribute(domainExtensionId string) (*slb.DescribeDomainExtensionAttributeResponse, error)
func (*SlbService) DescribeSlb ¶
func (s *SlbService) DescribeSlb(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
func (*SlbService) DescribeSlbAcl ¶
func (s *SlbService) DescribeSlbAcl(id string) (*slb.DescribeAccessControlListAttributeResponse, error)
func (*SlbService) DescribeSlbBackendServer ¶
func (s *SlbService) DescribeSlbBackendServer(id string) (*slb.DescribeLoadBalancerAttributeResponse, error)
func (*SlbService) DescribeSlbCACertificate ¶
func (s *SlbService) DescribeSlbCACertificate(id string) (*slb.CACertificate, error)
func (*SlbService) DescribeSlbListener ¶
func (s *SlbService) DescribeSlbListener(id string) (listener map[string]interface{}, err error)
func (*SlbService) DescribeSlbMasterSlaveServerGroup ¶
func (s *SlbService) DescribeSlbMasterSlaveServerGroup(id string) (*slb.DescribeMasterSlaveServerGroupAttributeResponse, error)
func (*SlbService) DescribeSlbRule ¶
func (s *SlbService) DescribeSlbRule(id string) (*slb.DescribeRuleAttributeResponse, error)
func (*SlbService) DescribeSlbServerCertificate ¶
func (s *SlbService) DescribeSlbServerCertificate(id string) (*slb.ServerCertificate, error)
func (*SlbService) DescribeSlbServerGroup ¶
func (s *SlbService) DescribeSlbServerGroup(id string) (*slb.DescribeVServerGroupAttributeResponse, error)
func (*SlbService) DescribeTags ¶
func (s *SlbService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []slb.TagResource, err error)
func (*SlbService) FlattenSlbAclEntryMappings ¶
func (s *SlbService) FlattenSlbAclEntryMappings(list []slb.AclEntry) []map[string]interface{}
Flattens an array of slb.AclEntry into a []map[string]string
func (*SlbService) SlbAddAccessControlListEntry ¶
func (s *SlbService) SlbAddAccessControlListEntry(list []interface{}, aclId string) error
func (*SlbService) SlbRemoveAccessControlListEntry ¶
func (s *SlbService) SlbRemoveAccessControlListEntry(list []interface{}, aclId string) error
func (*SlbService) WaitForSlb ¶
func (s *SlbService) WaitForSlb(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbAcl ¶
func (s *SlbService) WaitForSlbAcl(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbCACertificate ¶
func (s *SlbService) WaitForSlbCACertificate(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbDomainExtension ¶
func (s *SlbService) WaitForSlbDomainExtension(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbListener ¶
func (s *SlbService) WaitForSlbListener(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbMasterSlaveServerGroup ¶
func (s *SlbService) WaitForSlbMasterSlaveServerGroup(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbRule ¶
func (s *SlbService) WaitForSlbRule(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbServerCertificate ¶
func (s *SlbService) WaitForSlbServerCertificate(id string, status Status, timeout int) error
func (*SlbService) WaitForSlbServerGroup ¶
func (s *SlbService) WaitForSlbServerGroup(id string, status Status, timeout int) error
func (*SlbService) WaitSlbAttribute ¶
type SpotStrategyType ¶
type SpotStrategyType string
type StickySessionType ¶
type StickySessionType string
type TagResourceType ¶
type TagResourceType string
type VpcService ¶
type VpcService struct {
// contains filtered or unexported fields
}
func (*VpcService) ActivateRouterInterface ¶
func (s *VpcService) ActivateRouterInterface(interfaceId string) error
func (*VpcService) DeactivateRouterInterface ¶
func (s *VpcService) DeactivateRouterInterface(interfaceId string) error
func (*VpcService) DescribeCenInstanceGrant ¶
func (s *VpcService) DescribeCenInstanceGrant(id string) (rule vpc.CbnGrantRule, err error)
func (*VpcService) DescribeCommonBandwidthPackage ¶
func (s *VpcService) DescribeCommonBandwidthPackage(id string) (v vpc.CommonBandwidthPackage, err error)
func (*VpcService) DescribeCommonBandwidthPackageAttachment ¶
func (s *VpcService) DescribeCommonBandwidthPackageAttachment(id string) (v vpc.CommonBandwidthPackage, err error)
func (*VpcService) DescribeEip ¶
func (s *VpcService) DescribeEip(id string) (eip vpc.EipAddress, err error)
func (*VpcService) DescribeEipAssociation ¶
func (s *VpcService) DescribeEipAssociation(id string) (object vpc.EipAddress, err error)
func (*VpcService) DescribeForwardEntry ¶
func (s *VpcService) DescribeForwardEntry(id string) (entry vpc.ForwardTableEntry, err error)
func (*VpcService) DescribeNatGateway ¶
func (s *VpcService) DescribeNatGateway(id string) (nat vpc.NatGateway, err error)
func (*VpcService) DescribeNatGatewayTransform ¶
func (s *VpcService) DescribeNatGatewayTransform(id string) ([]interface{}, error)
func (*VpcService) DescribeNetworkAcl ¶
func (s *VpcService) DescribeNetworkAcl(id string) (networkAcl vpc.NetworkAcl, err error)
func (*VpcService) DescribeNetworkAclAttachment ¶
func (s *VpcService) DescribeNetworkAclAttachment(id string, resource []vpc.Resource) (err error)
func (*VpcService) DescribeRouteEntry ¶
func (s *VpcService) DescribeRouteEntry(id string) (*vpc.RouteEntry, error)
func (*VpcService) DescribeRouteTable ¶
func (s *VpcService) DescribeRouteTable(id string) (v vpc.RouterTableListType, err error)
func (*VpcService) DescribeRouteTableAttachment ¶
func (s *VpcService) DescribeRouteTableAttachment(id string) (v vpc.RouterTableListType, err error)
func (*VpcService) DescribeRouterInterface ¶
func (s *VpcService) DescribeRouterInterface(id, regionId string) (ri vpc.RouterInterfaceType, err error)
func (*VpcService) DescribeRouterInterfaceConnection ¶
func (s *VpcService) DescribeRouterInterfaceConnection(id, regionId string) (ri vpc.RouterInterfaceType, err error)
func (*VpcService) DescribeSnatEntry ¶
func (s *VpcService) DescribeSnatEntry(id string) (snat vpc.SnatTableEntry, err error)
func (*VpcService) DescribeTags ¶
func (s *VpcService) DescribeTags(resourceId string, resourceTags map[string]interface{}, resourceType TagResourceType) (tags []vpc.TagResource, err error)
func (*VpcService) DescribeVSwitch ¶
func (s *VpcService) DescribeVSwitch(id string) (v vpc.DescribeVSwitchAttributesResponse, err error)
func (*VpcService) DescribeVSwitchWithTeadsl ¶
func (s *VpcService) DescribeVSwitchWithTeadsl(id string) (object map[string]interface{}, err error)
func (*VpcService) DescribeVpc ¶
func (s *VpcService) DescribeVpc(id string) (v vpc.Vpc, err error)
func (*VpcService) DescribeVpcWithTeadsl ¶
func (s *VpcService) DescribeVpcWithTeadsl(id string) (object map[string]interface{}, err error)
func (*VpcService) FlattenPublicIpAddressesMappings ¶
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) ListTagResources ¶
func (s *VpcService) ListTagResources(resourceId, resourceType string) (object interface{}, err error)
func (*VpcService) QueryRouteTableById ¶
func (s *VpcService) QueryRouteTableById(routeTableId string) (rt vpc.RouteTable, err error)
func (*VpcService) VSwitchStateRefreshFunc ¶
func (s *VpcService) VSwitchStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*VpcService) VpcStateRefreshFunc ¶
func (s *VpcService) VpcStateRefreshFunc(id string, failStates []string) resource.StateRefreshFunc
func (*VpcService) WaitForAllRouteEntriesAvailable ¶
func (s *VpcService) WaitForAllRouteEntriesAvailable(routeTableId string, timeout int) error
func (*VpcService) WaitForCenInstanceGrant ¶
func (s *VpcService) WaitForCenInstanceGrant(id string, status Status, timeout int) error
func (*VpcService) WaitForCommonBandwidthPackage ¶
func (s *VpcService) WaitForCommonBandwidthPackage(id string, status Status, timeout int) error
func (*VpcService) WaitForCommonBandwidthPackageAttachment ¶
func (s *VpcService) WaitForCommonBandwidthPackageAttachment(id string, status Status, timeout int) error
func (*VpcService) WaitForEip ¶
func (s *VpcService) WaitForEip(id string, status Status, timeout int) error
func (*VpcService) WaitForEipAssociation ¶
func (s *VpcService) WaitForEipAssociation(id string, status Status, timeout int) error
func (*VpcService) WaitForForwardEntry ¶
func (s *VpcService) WaitForForwardEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForNatGateway ¶
func (s *VpcService) WaitForNatGateway(id string, status Status, timeout int) error
func (*VpcService) WaitForNatGatewayTransform ¶
func (s *VpcService) WaitForNatGatewayTransform(id string, timeout int64) error
func (*VpcService) WaitForNetworkAcl ¶
func (s *VpcService) WaitForNetworkAcl(networkAclId string, status Status, timeout int) error
func (*VpcService) WaitForNetworkAclAttachment ¶
func (*VpcService) WaitForRouteEntry ¶
func (s *VpcService) WaitForRouteEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForRouteTable ¶
func (s *VpcService) WaitForRouteTable(id string, status Status, timeout int) error
func (*VpcService) WaitForRouteTableAttachment ¶
func (s *VpcService) WaitForRouteTableAttachment(id string, status Status, timeout int) error
func (*VpcService) WaitForRouterInterface ¶
func (s *VpcService) WaitForRouterInterface(id, regionId string, status Status, timeout int) error
func (*VpcService) WaitForRouterInterfaceConnection ¶
func (s *VpcService) WaitForRouterInterfaceConnection(id, regionId string, status Status, timeout int) error
func (*VpcService) WaitForSnatEntry ¶
func (s *VpcService) WaitForSnatEntry(id string, status Status, timeout int) error
func (*VpcService) WaitForVSwitch ¶
func (s *VpcService) WaitForVSwitch(id string, status Status, timeout int) error
type VpnGatewayService ¶
type VpnGatewayService struct {
// contains filtered or unexported fields
}
func (*VpnGatewayService) AssembleIkeConfig ¶
func (s *VpnGatewayService) AssembleIkeConfig(ikeCfgParam []interface{}) (string, error)
func (*VpnGatewayService) AssembleIpsecConfig ¶
func (s *VpnGatewayService) AssembleIpsecConfig(ipsecCfgParam []interface{}) (string, error)
func (*VpnGatewayService) AssembleNetworkSubnetToString ¶
func (s *VpnGatewayService) AssembleNetworkSubnetToString(list []interface{}) string
func (*VpnGatewayService) DescribeSslVpnClientCert ¶
func (s *VpnGatewayService) DescribeSslVpnClientCert(id string) (v vpc.DescribeSslVpnClientCertResponse, err error)
func (*VpnGatewayService) DescribeSslVpnServer ¶
func (s *VpnGatewayService) DescribeSslVpnServer(id string) (v vpc.SslVpnServer, err error)
func (*VpnGatewayService) DescribeVpnConnection ¶
func (s *VpnGatewayService) DescribeVpnConnection(id string) (v vpc.DescribeVpnConnectionResponse, err error)
func (*VpnGatewayService) DescribeVpnCustomerGateway ¶
func (s *VpnGatewayService) DescribeVpnCustomerGateway(id string) (v vpc.DescribeCustomerGatewayResponse, err error)
func (*VpnGatewayService) DescribeVpnGateway ¶
func (s *VpnGatewayService) DescribeVpnGateway(id string) (v vpc.DescribeVpnGatewayResponse, err error)
func (*VpnGatewayService) DescribeVpnRouteEntry ¶
func (s *VpnGatewayService) DescribeVpnRouteEntry(id string) (v vpc.VpnRouteEntry, err error)
func (*VpnGatewayService) ParseIkeConfig ¶
func (s *VpnGatewayService) ParseIkeConfig(ike vpc.IkeConfig) (ikeConfigs []map[string]interface{})
func (*VpnGatewayService) ParseIpsecConfig ¶
func (s *VpnGatewayService) ParseIpsecConfig(ipsec vpc.IpsecConfig) (ipsecConfigs []map[string]interface{})
func (*VpnGatewayService) WaitForSslVpnClientCert ¶
func (s *VpnGatewayService) WaitForSslVpnClientCert(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForSslVpnServer ¶
func (s *VpnGatewayService) WaitForSslVpnServer(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnConnection ¶
func (s *VpnGatewayService) WaitForVpnConnection(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnCustomerGateway ¶
func (s *VpnGatewayService) WaitForVpnCustomerGateway(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnGateway ¶
func (s *VpnGatewayService) WaitForVpnGateway(id string, status Status, timeout int) error
func (*VpnGatewayService) WaitForVpnRouteEntry ¶
func (s *VpnGatewayService) WaitForVpnRouteEntry(id string, status Status, timeout int) error
type Waf_openapiService ¶
type Waf_openapiService struct {
// contains filtered or unexported fields
}
func (*Waf_openapiService) DescribeWafDomain ¶
func (s *Waf_openapiService) DescribeWafDomain(id string) (object map[string]interface{}, err error)
func (*Waf_openapiService) DescribeWafInstance ¶
func (s *Waf_openapiService) DescribeWafInstance(id string) (object map[string]interface{}, err error)
Source Files
¶
- common.go
- data_source_alicloud_account.go
- data_source_alicloud_ack_service.go
- data_source_alicloud_actiontrail_trails.go
- data_source_alicloud_adb_clusters.go
- data_source_alicloud_adb_zones.go
- data_source_alicloud_alidns_domain_groups.go
- data_source_alicloud_alidns_domains.go
- data_source_alicloud_alidns_instances.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_api_gateway_service.go
- data_source_alicloud_brain_industrial_pid_organizations.go
- data_source_alicloud_brain_industrial_pid_projects.go
- data_source_alicloud_brain_industrial_service.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_cdn_service.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_instance_attachments.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_cen_route_services.go
- data_source_alicloud_cen_vbr_health_checks.go
- data_source_alicloud_cloud_connect_networks.go
- data_source_alicloud_cms_alarm_contact_groups.go
- data_source_alicloud_cms_alarm_contacts.go
- data_source_alicloud_cms_group_metric_rules.go
- data_source_alicloud_cms_monitor_group_instanceses.go
- data_source_alicloud_cms_monitor_groups.go
- data_source_alicloud_cms_service.go
- data_source_alicloud_common.go
- data_source_alicloud_common_bandwidth_packages.go
- data_source_alicloud_config_configuration_recorders.go
- data_source_alicloud_config_delivery_channels.go
- data_source_alicloud_config_rules.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_edge_kubernetes_clusters.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_datahub_service.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_dcdn_domains.go
- data_source_alicloud_dcdn_service.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_groups.go
- data_source_alicloud_dns_records.go
- data_source_alicloud_dns_resolution_lines.go
- data_source_alicloud_drds_instances.go
- data_source_alicloud_eci_container_groups.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_edas_service.go
- data_source_alicloud_eipanycast_anycast_eip_addresses.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_enhanced_nat_available_zones.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_custom_domains.go
- data_source_alicloud_fc_functions.go
- data_source_alicloud_fc_service.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_fnf_flows.go
- data_source_alicloud_fnf_schedules.go
- data_source_alicloud_fnf_service.go
- data_source_alicloud_forward_entries.go
- data_source_alicloud_ga_accelerators.go
- data_source_alicloud_ga_bandwidth_packages.go
- data_source_alicloud_ga_endpoint_groups.go
- data_source_alicloud_ga_ip_sets.go
- data_source_alicloud_ga_listeners.go
- data_source_alicloud_gpdb_instances.go
- data_source_alicloud_gpdb_zones.go
- data_source_alicloud_hbase_instance_types.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_iot_service.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_kms_service.go
- data_source_alicloud_kvstore_accounts.go
- data_source_alicloud_kvstore_connections.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_log_service.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_mse_clusters.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_nas_service.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_service.go
- data_source_alicloud_ons_topics.go
- data_source_alicloud_oos_executions.go
- data_source_alicloud_oos_templates.go
- data_source_alicloud_oss_bucket_objects.go
- data_source_alicloud_oss_buckets.go
- data_source_alicloud_oss_service.go
- data_source_alicloud_ots_instance_attachments.go
- data_source_alicloud_ots_instances.go
- data_source_alicloud_ots_service.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_privatelink_service.go
- data_source_alicloud_privatelink_vpc_endpoint_connections.go
- data_source_alicloud_privatelink_vpc_endpoint_service_resources.go
- data_source_alicloud_privatelink_vpc_endpoint_service_users.go
- data_source_alicloud_privatelink_vpc_endpoint_services.go
- data_source_alicloud_privatelink_vpc_endpoint_zones.go
- data_source_alicloud_privatelink_vpc_endpoints.go
- data_source_alicloud_pvtz_service.go
- data_source_alicloud_pvtz_zone_records.go
- data_source_alicloud_pvtz_zones.go
- data_source_alicloud_quotas_application_infos.go
- data_source_alicloud_quotas_quotas.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_saml_providers.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_attachments.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_resource_shares.go
- data_source_alicloud_resource_manager_roles.go
- data_source_alicloud_resource_manager_shared_resources.go
- data_source_alicloud_resource_manager_shared_targets.go
- data_source_alicloud_ros_change_sets.go
- data_source_alicloud_ros_stack_groups.go
- data_source_alicloud_ros_stacks.go
- data_source_alicloud_ros_templates.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_tsdb_instances.go
- data_source_alicloud_tsdb_zones.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_trail.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.go
- resource_alicloud_alidns_domain_group.go
- resource_alicloud_alidns_instance.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_brain_industrial_pid_organization.go
- resource_alicloud_brain_industrial_pid_project.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_route_service.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_alarm_contact.go
- resource_alicloud_cms_alarm_contact_group.go
- resource_alicloud_cms_group_metric_rule.go
- resource_alicloud_cms_monitor_group.go
- resource_alicloud_cms_monitor_group_instances.go
- resource_alicloud_cms_site_monitor.go
- resource_alicloud_common_bandwidth_package.go
- resource_alicloud_common_bandwidth_package_attachment.go
- resource_alicloud_config_configuration_recorder.go
- resource_alicloud_config_delivery_channel.go
- resource_alicloud_config_rule.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_edge_kubernetes.go
- resource_alicloud_cs_kubernetes.go
- resource_alicloud_cs_kubernetes_autoscaler.go
- resource_alicloud_cs_kubernetes_node_pool.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_dcdn_domain.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_attachment.go
- resource_alicloud_dns_group.go
- resource_alicloud_dns_record.go
- resource_alicloud_drds_instance.go
- resource_alicloud_eci_container_group.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_k8s_application.go
- resource_alicloud_edas_k8s_cluster.go
- resource_alicloud_edas_slb_attachment.go
- resource_alicloud_eip.go
- resource_alicloud_eip_association.go
- resource_alicloud_eipanycast_anycast_eip_address.go
- resource_alicloud_eipanycast_anycast_eip_address_attachment.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_alias.go
- resource_alicloud_fc_custom_domain.go
- resource_alicloud_fc_function.go
- resource_alicloud_fc_function_async_invoke_config.go
- resource_alicloud_fc_service.go
- resource_alicloud_fc_trigger.go
- resource_alicloud_fnf_flow.go
- resource_alicloud_fnf_schedule.go
- resource_alicloud_forward_entry.go
- resource_alicloud_ga_accelerator.go
- resource_alicloud_ga_bandwidth_package.go
- resource_alicloud_ga_bandwidth_package_attachment.go
- resource_alicloud_ga_endpoint_group.go
- resource_alicloud_ga_ip_set.go
- resource_alicloud_ga_listener.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_connection.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_mse_cluster.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_execution.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_privatelink_vpc_endpoint.go
- resource_alicloud_privatelink_vpc_endpoint_connection.go
- resource_alicloud_privatelink_vpc_endpoint_service.go
- resource_alicloud_privatelink_vpc_endpoint_service_resource.go
- resource_alicloud_privatelink_vpc_endpoint_service_user.go
- resource_alicloud_privatelink_vpc_endpoint_zone.go
- resource_alicloud_pvtz_zone.go
- resource_alicloud_pvtz_zone_attachment.go
- resource_alicloud_pvtz_zone_record.go
- resource_alicloud_quotas_application_info.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_saml_provider.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_attachment.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_resource_share.go
- resource_alicloud_resource_manager_role.go
- resource_alicloud_resource_manager_shared_resource.go
- resource_alicloud_resource_manager_shared_target.go
- resource_alicloud_ros_change_set.go
- resource_alicloud_ros_stack.go
- resource_alicloud_ros_stack_group.go
- resource_alicloud_ros_template.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_tsdb_instance.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_brain_industrial.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_config.go
- service_alicloud_cr.go
- service_alicloud_cr_ee.go
- service_alicloud_cs.go
- service_alicloud_datahub.go
- service_alicloud_dcdn.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_eipanycast.go
- service_alicloud_elasticsearch.go
- service_alicloud_emr.go
- service_alicloud_ess.go
- service_alicloud_fc.go
- service_alicloud_fnf.go
- service_alicloud_ga.go
- service_alicloud_gpdb.go
- service_alicloud_havip.go
- service_alicloud_hbase.go
- service_alicloud_hitsdb.go
- service_alicloud_ims.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_mse.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_privatelink.go
- service_alicloud_pvtz.go
- service_alicloud_quotas.go
- service_alicloud_r_kvstore.go
- service_alicloud_ram.go
- service_alicloud_rds.go
- service_alicloud_resourcemanager.go
- service_alicloud_resourcesharing.go
- service_alicloud_ros.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