Documentation ¶
Index ¶
- Constants
- Variables
- func AddValueSpecs(body map[string]interface{}) map[string]interface{}
- func BuildRequest(opts interface{}, parent string) (map[string]interface{}, error)
- func BytesToString(b []byte) string
- func CheckDeleted(d *schema.ResourceData, err error, msg string) error
- func ClusterStateRefreshFunc(client *golangsdk.ServiceClient, clusterID string) resource.StateRefreshFunc
- func DataSourceAvailabilityZones() *schema.Resource
- func DataSourceBandWidth() *schema.Resource
- func DataSourceCCEClusterV3() *schema.Resource
- func DataSourceCCENodePoolV3() *schema.Resource
- func DataSourceCCENodeV3() *schema.Resource
- func DataSourceComputeInstance() *schema.Resource
- func DataSourceEcsFlavors() *schema.Resource
- func DataSourceEnterpriseProject() *schema.Resource
- func DataSourceIdentityCustomRole() *schema.Resource
- func DataSourceIdentityRoleV3() *schema.Resource
- func DataSourceImagesImageV2() *schema.Resource
- func DataSourceNatGatewayV2() *schema.Resource
- func DataSourceNetworkingPortV2() *schema.Resource
- func DataSourceNetworkingSecGroupV2() *schema.Resource
- func DataSourceObsBucketObject() *schema.Resource
- func DataSourceVPCEPPublicServices() *schema.Resource
- func DataSourceVPCRouteV2() *schema.Resource
- func DataSourceVirtualPrivateCloudVpcV1() *schema.Resource
- func DataSourceVpcEip() *schema.Resource
- func DataSourceVpcSubnetIdsV1() *schema.Resource
- func DataSourceVpcSubnetV1() *schema.Resource
- func DcsInstancesV1StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func DdsInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func DmsInstancesV1StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func FloatingIPV2StateRefreshFunc(computeClient *golangsdk.ServiceClient, d *schema.ResourceData) resource.StateRefreshFunc
- func GaussDBInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func GeminiDBInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func GeminiDBInstanceUpdateRefreshFunc(client *golangsdk.ServiceClient, instanceID, state string) resource.StateRefreshFunc
- func GetEnterpriseProjectID(d *schema.ResourceData, config *config.Config) string
- func GetRegion(d *schema.ResourceData, config *config.Config) string
- func JobStateRefreshFunc(client *golangsdk.ServiceClient, jobID string) resource.StateRefreshFunc
- func KeyV1StateRefreshFunc(client *golangsdk.ServiceClient, keyID string) resource.StateRefreshFunc
- func MapResourceProp(d *schema.ResourceData, prop string) map[string]interface{}
- func MapValueSpecs(d *schema.ResourceData) map[string]string
- func OpenGaussInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func Provider() terraform.ResourceProvider
- func ResourceASConfiguration() *schema.Resource
- func ResourceASGroup() *schema.Resource
- func ResourceASPolicy() *schema.Resource
- func ResourceBmsInstance() *schema.Resource
- func ResourceCCEAddonV3() *schema.Resource
- func ResourceCCEClusterV3() *schema.Resource
- func ResourceCCENodePool() *schema.Resource
- func ResourceCCENodeV3() *schema.Resource
- func ResourceCertificateV2() *schema.Resource
- func ResourceComputeFloatingIPAssociateV2() *schema.Resource
- func ResourceComputeFloatingIPV2() *schema.Resource
- func ResourceComputeInstanceV2() *schema.Resource
- func ResourceComputeInterfaceAttachV2() *schema.Resource
- func ResourceComputeKeypairV2() *schema.Resource
- func ResourceComputeSecGroupV2() *schema.Resource
- func ResourceComputeServerGroupV2() *schema.Resource
- func ResourceComputeVolumeAttachV2() *schema.Resource
- func ResourceDNSPtrRecordV2() *schema.Resource
- func ResourceDNSRecordSetV2() *schema.Resource
- func ResourceDNSZoneV2() *schema.Resource
- func ResourceDcsInstanceV1() *schema.Resource
- func ResourceEvsSnapshotV2() *schema.Resource
- func ResourceEvsStorageVolumeV3() *schema.Resource
- func ResourceFWFirewallGroupV2() *schema.Resource
- func ResourceIdentityGroupMembershipV3() *schema.Resource
- func ResourceIdentityGroupV3() *schema.Resource
- func ResourceIdentityProjectV3() *schema.Resource
- func ResourceIdentityRoleAssignmentV3() *schema.Resource
- func ResourceIdentityUserV3() *schema.Resource
- func ResourceIecVpc() *schema.Resource
- func ResourceImsImage() *schema.Resource
- func ResourceL7PolicyV2() *schema.Resource
- func ResourceL7RuleV2() *schema.Resource
- func ResourceListenerV2() *schema.Resource
- func ResourceLoadBalancerV2() *schema.Resource
- func ResourceMemberV2() *schema.Resource
- func ResourceMonitorV2() *schema.Resource
- func ResourceNatDnatRuleV2() *schema.Resource
- func ResourceNatGatewayV2() *schema.Resource
- func ResourceNatSnatRuleV2() *schema.Resource
- func ResourceNetworkACL() *schema.Resource
- func ResourceNetworkACLRule() *schema.Resource
- func ResourceNetworkingPortV2() *schema.Resource
- func ResourceNetworkingSecGroupRuleV2() *schema.Resource
- func ResourceNetworkingSecGroupV2() *schema.Resource
- func ResourceObsBucket() *schema.Resource
- func ResourceObsBucketObject() *schema.Resource
- func ResourceObsBucketPolicy() *schema.Resource
- func ResourcePoolV2() *schema.Resource
- func ResourceSFSTurbo() *schema.Resource
- func ResourceVPCEndpoint() *schema.Resource
- func ResourceVPCEndpointApproval() *schema.Resource
- func ResourceVPCEndpointService() *schema.Resource
- func ResourceVPCRouteV2() *schema.Resource
- func ResourceVirtualPrivateCloudV1() *schema.Resource
- func ResourceVpcBandWidthV2() *schema.Resource
- func ResourceVpcEIPV1() *schema.Resource
- func ResourceVpcPeeringConnectionV2() *schema.Resource
- func ResourceVpcSubnetV1() *schema.Resource
- func ResourceWhitelistV2() *schema.Resource
- func SecGroupV2StateRefreshFunc(computeClient *golangsdk.ServiceClient, d *schema.ResourceData) resource.StateRefreshFunc
- func ServerV2StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
- func UnsubscribePrePaidResource(d *schema.ResourceData, config *config.Config, resourceIDs []string) error
- func VolumeV2StateRefreshFunc(client *golangsdk.ServiceClient, volumeID string) resource.StateRefreshFunc
- type Condition
- type EIPCreateOpts
- type FirewallGroup
- type FirewallGroupCreateOpts
- type FirewallGroupUpdateOpts
- type FloatingIPCreateOpts
- type Group
- type InstanceNIC
- type InstanceNetwork
- type Network
- type NetworkCreateOpts
- type PolicyCreateOpts
- type PortCreateOpts
- type RecordSetCreateOpts
- type Redirect
- type RouterCreateOpts
- type RuleCreateOpts
- type SubnetCreateOpts
- type VpnEndpointGroupCreateOpts
- type VpnIKEPolicyCreateOpts
- type VpnIKEPolicyLifetimeCreateOpts
- type VpnIPSecPolicyCreateOpts
- type VpnServiceCreateOpts
- type VpnSiteConnectionCreateOpts
- type WaitDomainStatus
- type WebsiteRoutingRule
- type ZoneCreateOpts
Constants ¶
const ( PoolID = "0a2228f2-7f8a-45f1-8e09-9039e1d09975" PoolName = "admin_external_net" )
const DisabledState = "3"
const EnabledState = "2"
const PendingDeletionState = "4"
const WaitingForEnableState = "1"
Variables ¶
var BandWidthChargeMode = [1]string{"traffic"}
var ContainerFormats = [1]string{"bare"}
var DiskFormats = [2]string{"vhd", "qcow2"}
var DiskTypes = [2]string{"DATA", "SYS"}
var HealthAuditMethods = [2]string{"ELB_AUDIT", "NOVA_AUDIT"}
var HealthAuditTime = [4]int{5, 15, 60, 180}
var IpTypes = [1]string{"5_bgp"}
var PolicyActions = [3]string{"ADD", "REMOVE", "SET"}
var PolicyTypes = [3]string{"ALARM", "SCHEDULED", "RECURRENCE"}
var RecurrenceTypes = [3]string{"Daily", "Weekly", "Monthly"}
var TerminatePolices = [4]string{"OLD_CONFIG_OLD_INSTANCE", "OLD_CONFIG_NEW_INSTANCE", "OLD_INSTANCE", "NEW_INSTANCE"}
var VolumeTypes = [5]string{"SATA", "SSD", "SAS", "co-p1", "uh-l1"}
Functions ¶
func AddValueSpecs ¶
AddValueSpecs expands the 'value_specs' object and removes 'value_specs' from the reqeust body.
func BuildRequest ¶
BuildRequest takes an opts struct and builds a request body for golangsdk to execute
func BytesToString ¶
func CheckDeleted ¶
func CheckDeleted(d *schema.ResourceData, err error, msg string) error
CheckDeleted checks the error to see if it's a 404 (Not Found) and, if so, sets the resource ID to the empty string instead of throwing an error.
func ClusterStateRefreshFunc ¶
func ClusterStateRefreshFunc(client *golangsdk.ServiceClient, clusterID string) resource.StateRefreshFunc
func DataSourceBandWidth ¶
func DataSourceCCEClusterV3 ¶
func DataSourceCCENodePoolV3 ¶
func DataSourceCCENodeV3 ¶
func DataSourceEcsFlavors ¶
func DataSourceImagesImageV2 ¶
func DataSourceNatGatewayV2 ¶
func DataSourceVPCRouteV2 ¶
func DataSourceVpcEip ¶
func DataSourceVpcSubnetV1 ¶
func DcsInstancesV1StateRefreshFunc ¶
func DcsInstancesV1StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func DdsInstanceStateRefreshFunc ¶
func DdsInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func DmsInstancesV1StateRefreshFunc ¶
func DmsInstancesV1StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func FloatingIPV2StateRefreshFunc ¶
func FloatingIPV2StateRefreshFunc(computeClient *golangsdk.ServiceClient, d *schema.ResourceData) resource.StateRefreshFunc
func GaussDBInstanceStateRefreshFunc ¶
func GaussDBInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func GeminiDBInstanceStateRefreshFunc ¶
func GeminiDBInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func GeminiDBInstanceUpdateRefreshFunc ¶
func GeminiDBInstanceUpdateRefreshFunc(client *golangsdk.ServiceClient, instanceID, state string) resource.StateRefreshFunc
func GetEnterpriseProjectID ¶
func GetEnterpriseProjectID(d *schema.ResourceData, config *config.Config) string
GetEnterpriseProjectID returns the enterprise_project_id that was specified in the resource. If it was not set, the provider-level value is checked. The provider-level value can either be set by the `enterprise_project_id` argument or by HW_ENTERPRISE_PROJECT_ID.
func GetRegion ¶
func GetRegion(d *schema.ResourceData, config *config.Config) string
GetRegion returns the region that was specified in the resource. If a region was not set, the provider-level region is checked. The provider-level region can either be set by the region argument or by HW_REGION_NAME.
func JobStateRefreshFunc ¶
func JobStateRefreshFunc(client *golangsdk.ServiceClient, jobID string) resource.StateRefreshFunc
func KeyV1StateRefreshFunc ¶
func KeyV1StateRefreshFunc(client *golangsdk.ServiceClient, keyID string) resource.StateRefreshFunc
func MapResourceProp ¶
func MapResourceProp(d *schema.ResourceData, prop string) map[string]interface{}
MapResourceProp converts ResourceData property into a map
func MapValueSpecs ¶
func MapValueSpecs(d *schema.ResourceData) map[string]string
MapValueSpecs converts ResourceData into a map
func OpenGaussInstanceStateRefreshFunc ¶
func OpenGaussInstanceStateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a schema.Provider for HuaweiCloud.
func ResourceASConfiguration ¶
func ResourceASGroup ¶
func ResourceASPolicy ¶
func ResourceBmsInstance ¶
func ResourceCCEAddonV3 ¶
func ResourceCCEClusterV3 ¶
func ResourceCCENodePool ¶
func ResourceCCENodeV3 ¶
func ResourceCertificateV2 ¶
func ResourceDNSPtrRecordV2 ¶
func ResourceDNSRecordSetV2 ¶
func ResourceDNSZoneV2 ¶
func ResourceDcsInstanceV1 ¶
func ResourceEvsSnapshotV2 ¶
func ResourceIdentityGroupV3 ¶
func ResourceIdentityUserV3 ¶
func ResourceIecVpc ¶
func ResourceImsImage ¶
func ResourceL7PolicyV2 ¶
func ResourceL7RuleV2 ¶
func ResourceListenerV2 ¶
func ResourceLoadBalancerV2 ¶
func ResourceMemberV2 ¶
func ResourceMonitorV2 ¶
func ResourceNatDnatRuleV2 ¶
func ResourceNatGatewayV2 ¶
func ResourceNatSnatRuleV2 ¶
func ResourceNetworkACL ¶
func ResourceNetworkACLRule ¶
func ResourceObsBucket ¶
func ResourceObsBucketObject ¶
func ResourceObsBucketPolicy ¶
func ResourcePoolV2 ¶
func ResourceSFSTurbo ¶
func ResourceVPCEndpoint ¶
func ResourceVPCRouteV2 ¶
func ResourceVpcBandWidthV2 ¶
func ResourceVpcEIPV1 ¶
func ResourceVpcSubnetV1 ¶
func ResourceWhitelistV2 ¶
func SecGroupV2StateRefreshFunc ¶
func SecGroupV2StateRefreshFunc(computeClient *golangsdk.ServiceClient, d *schema.ResourceData) resource.StateRefreshFunc
func ServerV2StateRefreshFunc ¶
func ServerV2StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc
ServerV2StateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an HuaweiCloud instance.
func UnsubscribePrePaidResource ¶
func UnsubscribePrePaidResource(d *schema.ResourceData, config *config.Config, resourceIDs []string) error
UnsubscribePrePaidResource impl the action of unsubscribe resource
func VolumeV2StateRefreshFunc ¶
func VolumeV2StateRefreshFunc(client *golangsdk.ServiceClient, volumeID string) resource.StateRefreshFunc
VolumeV2StateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an HuaweiCloud volume.
Types ¶
type EIPCreateOpts ¶
type EIPCreateOpts struct { eips.ApplyOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
EIPCreateOpts represents the attributes used when creating a new eip.
type FirewallGroup ¶
type FirewallGroup struct { firewall_groups.FirewallGroup routerinsertion.FirewallGroupExt }
FirewallGroup is an HuaweiCloud firewall group.
type FirewallGroupCreateOpts ¶
type FirewallGroupCreateOpts struct { firewall_groups.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
FirewallGroupCreateOpts represents the attributes used when creating a new firewall.
func (FirewallGroupCreateOpts) ToFirewallCreateMap ¶
func (opts FirewallGroupCreateOpts) ToFirewallCreateMap() (map[string]interface{}, error)
ToFirewallCreateMap casts a FirewallGroupCreateOpts struct to a map. It overrides firewalls.ToFirewallCreateMap to add the ValueSpecs field.
type FirewallGroupUpdateOpts ¶
type FirewallGroupUpdateOpts struct {
firewall_groups.UpdateOptsBuilder
}
FirewallGroupUpdateOpts represents the attributes used when updating a firewall
func (FirewallGroupUpdateOpts) ToFirewallUpdateMap ¶
func (opts FirewallGroupUpdateOpts) ToFirewallUpdateMap() (map[string]interface{}, error)
ToFirewallUpdateMap casts a FirewallGroupUpdateOpts struct to a map.
type FloatingIPCreateOpts ¶
type FloatingIPCreateOpts struct { floatingips.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
FloatingIPCreateOpts represents the attributes used when creating a new floating ip.
func (FloatingIPCreateOpts) ToFloatingIPCreateMap ¶
func (opts FloatingIPCreateOpts) ToFloatingIPCreateMap() (map[string]interface{}, error)
ToFloatingIPCreateMap casts a CreateOpts struct to a map. It overrides floatingips.ToFloatingIPCreateMap to add the ValueSpecs field.
type InstanceNIC ¶
type InstanceNIC struct { NetworkID string PortID string FixedIPv4 string FixedIPv6 string MAC string Fetched bool }
InstanceNIC is a structured representation of a servers.Server virtual NIC
type InstanceNetwork ¶
type InstanceNetwork struct { UUID string Name string Port string FixedIP string AccessNetwork bool }
InstanceNetwork represents a collection of network information that a Terraform instance needs to satisfy all network information requirements.
type NetworkCreateOpts ¶
type NetworkCreateOpts struct { networks.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
NetworkCreateOpts represents the attributes used when creating a new network.
func (NetworkCreateOpts) ToNetworkCreateMap ¶
func (opts NetworkCreateOpts) ToNetworkCreateMap() (map[string]interface{}, error)
ToNetworkCreateMap casts a CreateOpts struct to a map. It overrides networks.ToNetworkCreateMap to add the ValueSpecs field.
type PolicyCreateOpts ¶
type PolicyCreateOpts struct { policies.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
PolicyCreateOpts represents the attributes used when creating a new firewall policy.
func (PolicyCreateOpts) ToFirewallPolicyCreateMap ¶
func (opts PolicyCreateOpts) ToFirewallPolicyCreateMap() (map[string]interface{}, error)
ToFirewallPolicyCreateMap casts a PolicyCreateOpts struct to a map. It overrides policies.ToFirewallPolicyCreateMap to add the ValueSpecs field.
type PortCreateOpts ¶
type PortCreateOpts struct { ports.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
PortCreateOpts represents the attributes used when creating a new port.
func (PortCreateOpts) ToPortCreateMap ¶
func (opts PortCreateOpts) ToPortCreateMap() (map[string]interface{}, error)
ToPortCreateMap casts a CreateOpts struct to a map. It overrides ports.ToPortCreateMap to add the ValueSpecs field.
type RecordSetCreateOpts ¶
type RecordSetCreateOpts struct { recordsets.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
RecordSetCreateOpts represents the attributes used when creating a new DNS record set.
func (RecordSetCreateOpts) ToRecordSetCreateMap ¶
func (opts RecordSetCreateOpts) ToRecordSetCreateMap() (map[string]interface{}, error)
ToRecordSetCreateMap casts a CreateOpts struct to a map. It overrides recordsets.ToRecordSetCreateMap to add the ValueSpecs field.
type RouterCreateOpts ¶
type RouterCreateOpts struct { routers.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
RouterCreateOpts represents the attributes used when creating a new router.
func (RouterCreateOpts) ToRouterCreateMap ¶
func (opts RouterCreateOpts) ToRouterCreateMap() (map[string]interface{}, error)
ToRouterCreateMap casts a CreateOpts struct to a map. It overrides routers.ToRouterCreateMap to add the ValueSpecs field.
type RuleCreateOpts ¶
type RuleCreateOpts struct { rules.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
RuleCreateOpts represents the attributes used when creating a new firewall rule.
func (RuleCreateOpts) ToRuleCreateMap ¶
func (opts RuleCreateOpts) ToRuleCreateMap() (map[string]interface{}, error)
ToRuleCreateMap casts a CreateOpts struct to a map. It overrides rules.ToRuleCreateMap to add the ValueSpecs field.
type SubnetCreateOpts ¶
type SubnetCreateOpts struct { subnets.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
SubnetCreateOpts represents the attributes used when creating a new subnet.
func (SubnetCreateOpts) ToSubnetCreateMap ¶
func (opts SubnetCreateOpts) ToSubnetCreateMap() (map[string]interface{}, error)
ToSubnetCreateMap casts a CreateOpts struct to a map. It overrides subnets.ToSubnetCreateMap to add the ValueSpecs field.
type VpnEndpointGroupCreateOpts ¶
type VpnEndpointGroupCreateOpts struct { endpointgroups.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnEndpointGroupCreateOpts represents the attributes used when creating a new endpoint group.
type VpnIKEPolicyCreateOpts ¶
type VpnIKEPolicyCreateOpts struct { ikepolicies.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnIKEPolicyCreateOpts represents the attributes used when creating a new IKE policy.
type VpnIKEPolicyLifetimeCreateOpts ¶
type VpnIKEPolicyLifetimeCreateOpts struct { ikepolicies.LifetimeCreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnIKEPolicyLifetimeCreateOpts represents the attributes used when creating a new lifetime for an IKE policy.
type VpnIPSecPolicyCreateOpts ¶
type VpnIPSecPolicyCreateOpts struct { ipsecpolicies.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnIPSecPolicyCreateOpts represents the attributes used when creating a new IPSec policy.
type VpnServiceCreateOpts ¶
type VpnServiceCreateOpts struct { services.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnServiceCreateOpts represents the attributes used when creating a new VPN service.
type VpnSiteConnectionCreateOpts ¶
type VpnSiteConnectionCreateOpts struct { siteconnections.CreateOpts ValueSpecs map[string]string `json:"value_specs,omitempty"` }
VpnSiteConnectionCreateOpts represents the attributes used when creating a new IPSec site connection.
type WaitDomainStatus ¶
type WaitDomainStatus struct { ID string Penging []string Target []string Opts *domains.ExtensionOpts }
type WebsiteRoutingRule ¶
type ZoneCreateOpts ¶
type ZoneCreateOpts struct { zones.CreateOpts ValueSpecs map[string]interface{} `json:"value_specs,omitempty"` }
ZoneCreateOpts represents the attributes used when creating a new DNS zone.
func (ZoneCreateOpts) ToZoneCreateMap ¶
func (opts ZoneCreateOpts) ToZoneCreateMap() (map[string]interface{}, error)
ToZoneCreateMap casts a CreateOpts struct to a map. It overrides zones.ToZoneCreateMap to add the ValueSpecs field.
Source Files ¶
- common.go
- compute_instance_v2_networking.go
- compute_interface_attach_v2.go
- custom_functions.go
- data_source_huaweicloud_antiddos_v1.go
- data_source_huaweicloud_availability_zones.go
- data_source_huaweicloud_cce_cluster_v3.go
- data_source_huaweicloud_cce_node_pool_v3.go
- data_source_huaweicloud_cce_node_v3.go
- data_source_huaweicloud_cdm_flavors_v1.go
- data_source_huaweicloud_compute_availability_zones_v2.go
- data_source_huaweicloud_compute_flavors.go
- data_source_huaweicloud_compute_instance.go
- data_source_huaweicloud_csbs_backup_policy_v1.go
- data_source_huaweicloud_csbs_backup_v1.go
- data_source_huaweicloud_dcs_az_v1.go
- data_source_huaweicloud_dcs_maintainwindow_v1.go
- data_source_huaweicloud_dcs_product_v1.go
- data_source_huaweicloud_dds_flavors_v3.go
- data_source_huaweicloud_dis_partition_v2.go
- data_source_huaweicloud_dms_az_v1.go
- data_source_huaweicloud_dms_maintainwindow_v1.go
- data_source_huaweicloud_dms_product_v1.go
- data_source_huaweicloud_enterprise_project.go
- data_source_huaweicloud_gaussdb_cassandra_instance.go
- data_source_huaweicloud_gaussdb_mysql_configuration.go
- data_source_huaweicloud_gaussdb_mysql_flavors.go
- data_source_huaweicloud_gaussdb_mysql_instance.go
- data_source_huaweicloud_gaussdb_mysql_instances.go
- data_source_huaweicloud_gaussdb_opengauss_instance.go
- data_source_huaweicloud_identity_custom_role.go
- data_source_huaweicloud_identity_role.go
- data_source_huaweicloud_iec_flavors.go
- data_source_huaweicloud_iec_images.go
- data_source_huaweicloud_iec_sites.go
- data_source_huaweicloud_images_image.go
- data_source_huaweicloud_kms_data_key_v1.go
- data_source_huaweicloud_kms_key_v1.go
- data_source_huaweicloud_nat_gateway_v2.go
- data_source_huaweicloud_networking_network_v2.go
- data_source_huaweicloud_networking_port_v2.go
- data_source_huaweicloud_networking_secgroup_v2.go
- data_source_huaweicloud_networking_subnet_v2.go
- data_source_huaweicloud_obs_bucket_object.go
- data_source_huaweicloud_rds_flavors_v3.go
- data_source_huaweicloud_rts_software_config_v1.go
- data_source_huaweicloud_rts_stack_resource_v1.go
- data_source_huaweicloud_rts_stack_v1.go
- data_source_huaweicloud_sfs_file_system_v2.go
- data_source_huaweicloud_vbs_backup_policy_v2.go
- data_source_huaweicloud_vbs_backup_v2.go
- data_source_huaweicloud_vpc.go
- data_source_huaweicloud_vpc_bandwidth.go
- data_source_huaweicloud_vpc_eip.go
- data_source_huaweicloud_vpc_ids.go
- data_source_huaweicloud_vpc_peering_connection.go
- data_source_huaweicloud_vpc_route.go
- data_source_huaweicloud_vpc_route_ids.go
- data_source_huaweicloud_vpc_subnet.go
- data_source_huaweicloud_vpc_subnet_ids.go
- data_source_huaweicloud_vpcep_public_services.go
- lb_v2_shared.go
- networking_port_v2.go
- provider.go
- resource_huaweicloud_api_gateway_api.go
- resource_huaweicloud_api_gateway_group.go
- resource_huaweicloud_as_configuration_v1.go
- resource_huaweicloud_as_group_v1.go
- resource_huaweicloud_as_policy_v1.go
- resource_huaweicloud_bcs_instance.go
- resource_huaweicloud_blockstorage_volume_v2.go
- resource_huaweicloud_bms_instance.go
- resource_huaweicloud_cbr_policy.go
- resource_huaweicloud_cbr_vault.go
- resource_huaweicloud_cce_addon_v3.go
- resource_huaweicloud_cce_cluster_v3.go
- resource_huaweicloud_cce_node_pool.go
- resource_huaweicloud_cce_node_v3.go
- resource_huaweicloud_cci_network_v1.go
- resource_huaweicloud_cdm_cluster_v1.go
- resource_huaweicloud_cdn_domain.go
- resource_huaweicloud_ces_alarmrule.go
- resource_huaweicloud_cloudtable_cluster_v2.go
- resource_huaweicloud_compute_eip_associate.go
- resource_huaweicloud_compute_floatingip_v2.go
- resource_huaweicloud_compute_instance.go
- resource_huaweicloud_compute_interface_attach.go
- resource_huaweicloud_compute_keypair.go
- resource_huaweicloud_compute_secgroup_v2.go
- resource_huaweicloud_compute_servergroup.go
- resource_huaweicloud_compute_volume_attach.go
- resource_huaweicloud_cs_cluster_v1.go
- resource_huaweicloud_cs_peering_connect_v1.go
- resource_huaweicloud_cs_route_v1.go
- resource_huaweicloud_csbs_backup_policy_v1.go
- resource_huaweicloud_csbs_backup_v1.go
- resource_huaweicloud_css_cluster_v1.go
- resource_huaweicloud_css_snapshot.go
- resource_huaweicloud_dcs_instance_v1.go
- resource_huaweicloud_dds_instance_v3.go
- resource_huaweicloud_dis_stream_v2.go
- resource_huaweicloud_dli_queue_v1.go
- resource_huaweicloud_dms_group_v1.go
- resource_huaweicloud_dms_instance_v1.go
- resource_huaweicloud_dms_queue_v1.go
- resource_huaweicloud_dns_ptrrecord_v2.go
- resource_huaweicloud_dns_recordset_v2.go
- resource_huaweicloud_dns_zone_v2.go
- resource_huaweicloud_dws_cluster.go
- resource_huaweicloud_ecs_auto_recovery_v1.go
- resource_huaweicloud_ecs_instance_v1.go
- resource_huaweicloud_evs_snapshot.go
- resource_huaweicloud_evs_tag_v2.go
- resource_huaweicloud_evs_volume.go
- resource_huaweicloud_fgs_function_v2.go
- resource_huaweicloud_fw_firewall_group_v2.go
- resource_huaweicloud_fw_policy_v2.go
- resource_huaweicloud_fw_rule_v2.go
- resource_huaweicloud_gaussdb_cassandra_instance.go
- resource_huaweicloud_gaussdb_mysql_instance.go
- resource_huaweicloud_gaussdb_opengauss_instance.go
- resource_huaweicloud_ges_graph_v1.go
- resource_huaweicloud_identity_acl.go
- resource_huaweicloud_identity_agency.go
- resource_huaweicloud_identity_group.go
- resource_huaweicloud_identity_group_membership.go
- resource_huaweicloud_identity_project.go
- resource_huaweicloud_identity_role.go
- resource_huaweicloud_identity_role_assignment.go
- resource_huaweicloud_identity_user.go
- resource_huaweicloud_iec_eip.go
- resource_huaweicloud_iec_keypair.go
- resource_huaweicloud_iec_network_acl.go
- resource_huaweicloud_iec_network_acl_rule.go
- resource_huaweicloud_iec_security_group.go
- resource_huaweicloud_iec_security_group_rule.go
- resource_huaweicloud_iec_server.go
- resource_huaweicloud_iec_vip.go
- resource_huaweicloud_iec_vpc.go
- resource_huaweicloud_iec_vpc_subnet.go
- resource_huaweicloud_images_image.go
- resource_huaweicloud_images_image_v2.go
- resource_huaweicloud_kms_key_v1.go
- resource_huaweicloud_lb_certificate.go
- resource_huaweicloud_lb_l7policy.go
- resource_huaweicloud_lb_l7rule.go
- resource_huaweicloud_lb_listener.go
- resource_huaweicloud_lb_loadbalancer.go
- resource_huaweicloud_lb_member.go
- resource_huaweicloud_lb_monitor.go
- resource_huaweicloud_lb_pool.go
- resource_huaweicloud_lb_whitelist.go
- resource_huaweicloud_lts_group.go
- resource_huaweicloud_lts_stream.go
- resource_huaweicloud_mls_instance.go
- resource_huaweicloud_mrs_cluster_v1.go
- resource_huaweicloud_mrs_job_v1.go
- resource_huaweicloud_nat_dnat_rule_v2.go
- resource_huaweicloud_nat_gateway_v2.go
- resource_huaweicloud_nat_snat_rule_v2.go
- resource_huaweicloud_network_acl.go
- resource_huaweicloud_network_acl_rule.go
- resource_huaweicloud_networking_eip_associate.go
- resource_huaweicloud_networking_floatingip_v2.go
- resource_huaweicloud_networking_network_v2.go
- resource_huaweicloud_networking_port_v2.go
- resource_huaweicloud_networking_router_interface_v2.go
- resource_huaweicloud_networking_router_route_v2.go
- resource_huaweicloud_networking_router_v2.go
- resource_huaweicloud_networking_secgroup_rule_v2.go
- resource_huaweicloud_networking_secgroup_v2.go
- resource_huaweicloud_networking_subnet_v2.go
- resource_huaweicloud_networking_vip_associate_v2.go
- resource_huaweicloud_networking_vip_v2.go
- resource_huaweicloud_obs_bucket.go
- resource_huaweicloud_obs_bucket_object.go
- resource_huaweicloud_obs_bucket_policy.go
- resource_huaweicloud_oms_task_v1.go
- resource_huaweicloud_rds_configuration_v3.go
- resource_huaweicloud_rds_instance_v3.go
- resource_huaweicloud_rds_read_replica_instance.go
- resource_huaweicloud_rts_software_config_v1.go
- resource_huaweicloud_rts_stack_v1.go
- resource_huaweicloud_sfs_access_rule_v2.go
- resource_huaweicloud_sfs_file_system_v2.go
- resource_huaweicloud_sfs_turbo.go
- resource_huaweicloud_smn_subscription_v2.go
- resource_huaweicloud_smn_topic_v2.go
- resource_huaweicloud_swr_organization.go
- resource_huaweicloud_vbs_backup_policy_v2.go
- resource_huaweicloud_vbs_backup_v2.go
- resource_huaweicloud_vpc.go
- resource_huaweicloud_vpc_bandwidth.go
- resource_huaweicloud_vpc_eip.go
- resource_huaweicloud_vpc_peering_connection.go
- resource_huaweicloud_vpc_peering_connection_accepter.go
- resource_huaweicloud_vpc_route.go
- resource_huaweicloud_vpc_subnet.go
- resource_huaweicloud_vpcep_approval.go
- resource_huaweicloud_vpcep_endpoint.go
- resource_huaweicloud_vpcep_service.go
- resource_huaweicloud_vpnaas_endpoint_group_v2.go
- resource_huaweicloud_vpnaas_ike_policy_v2.go
- resource_huaweicloud_vpnaas_ipsec_policy_v2.go
- resource_huaweicloud_vpnaas_service_v2.go
- resource_huaweicloud_vpnaas_site_connection.go
- resource_schema.go
- transport.go
- value_specs.go