Versions in this module Expand all Collapse all v1 v1.0.3 Dec 18, 2023 v1.0.2 Dec 18, 2023 Changes in this version + func AddValueSpecs(body map[string]interface{}) map[string]interface + func BuildRequest(opts interface{}, parent string) (map[string]interface{}, error) + func CheckDeleted(d *schema.ResourceData, err error, msg string) error + func GetRegion(d *schema.ResourceData, config *Config) string + func MapValueSpecs(d *schema.ResourceData) map[string]string + func Provider() *schema.Provider + func ServerV2StateRefreshFunc(client *gophercloud.ServiceClient, instanceID string) resource.StateRefreshFunc + type ComputeKeyPairV2CreateOpts struct + ValueSpecs map[string]string + func (opts ComputeKeyPairV2CreateOpts) ToKeyPairCreateMap() (map[string]interface{}, error) + type ComputeServerGroupV2CreateOpts struct + ValueSpecs map[string]string + func (opts ComputeServerGroupV2CreateOpts) ToServerGroupCreateMap() (map[string]interface{}, error) + type Config struct + type EndpointGroupCreateOpts struct + ValueSpecs map[string]string + type Firewall struct + type FirewallCreateOpts struct + ValueSpecs map[string]string + func (opts FirewallCreateOpts) ToFirewallCreateMap() (map[string]interface{}, error) + type FirewallUpdateOpts struct + func (opts FirewallUpdateOpts) ToFirewallUpdateMap() (map[string]interface{}, error) + type FloatingIPCreateOpts struct + ValueSpecs map[string]string + func (opts FloatingIPCreateOpts) ToFloatingIPCreateMap() (map[string]interface{}, error) + type IKEPolicyCreateOpts struct + ValueSpecs map[string]string + type IKEPolicyLifetimeCreateOpts struct + ValueSpecs map[string]string + type IPSecPolicyCreateOpts struct + ValueSpecs map[string]string + type InstanceAddresses struct + InstanceNICs []InstanceNIC + NetworkName string + type InstanceNIC struct + FixedIPv4 string + FixedIPv6 string + MAC string + type InstanceNetwork struct + AccessNetwork bool + FixedIP string + Name string + Port string + UUID string + type NetworkCreateOpts struct + ValueSpecs map[string]string + func (opts NetworkCreateOpts) ToNetworkCreateMap() (map[string]interface{}, error) + type PolicyCreateOpts struct + ValueSpecs map[string]string + func (opts PolicyCreateOpts) ToFirewallPolicyCreateMap() (map[string]interface{}, error) + type PortCreateOpts struct + ValueSpecs map[string]string + func (opts PortCreateOpts) ToPortCreateMap() (map[string]interface{}, error) + type QoSPolicyCreateOpts struct + ValueSpecs map[string]string + type RecordSetCreateOpts struct + ValueSpecs map[string]string + func (opts RecordSetCreateOpts) ToRecordSetCreateMap() (map[string]interface{}, error) + type RouterCreateOpts struct + ValueSpecs map[string]string + func (opts RouterCreateOpts) ToRouterCreateMap() (map[string]interface{}, error) + type RuleCreateOpts struct + ValueSpecs map[string]string + func (opts RuleCreateOpts) ToRuleCreateMap() (map[string]interface{}, error) + type ServiceCreateOpts struct + ValueSpecs map[string]string + type SiteConnectionCreateOpts struct + ValueSpecs map[string]string + type SubnetCreateOpts struct + ValueSpecs map[string]string + func (opts SubnetCreateOpts) ToSubnetCreateMap() (map[string]interface{}, error) + type SubnetPoolCreateOpts struct + ValueSpecs map[string]string + type TransferAcceptCreateOpts struct + ValueSpecs map[string]string + func (opts TransferAcceptCreateOpts) ToTransferAcceptCreateMap() (map[string]interface{}, error) + type TransferRequestCreateOpts struct + ValueSpecs map[string]string + func (opts TransferRequestCreateOpts) ToTransferRequestCreateMap() (map[string]interface{}, error) + type VolumeWithHost struct + type ZoneCreateOpts struct + ValueSpecs map[string]string + func (opts ZoneCreateOpts) ToZoneCreateMap() (map[string]interface{}, error)