Versions in this module Expand all Collapse all v0 v0.9.6 May 25, 2017 Changes in this version + func Provider() terraform.ResourceProvider + type Config struct + ApplicationKey string + ApplicationSecret string + ConsumerKey string + Endpoint string + OVHClient *ovh.Client + type IPPool struct + Dhcp bool + End string + Network string + Region string + Start string + func (p *IPPool) String() string + type PartialMe struct + Firstname string + type PublicCloudPrivateNetworkCreateOpts struct + Name string + ProjectId string + Regions []string + VlanId int + func (p *PublicCloudPrivateNetworkCreateOpts) String() string + type PublicCloudPrivateNetworkRegion struct + Region string + Status string + func (p *PublicCloudPrivateNetworkRegion) String() string + type PublicCloudPrivateNetworkResponse struct + Id string + Name string + Regions []*PublicCloudPrivateNetworkRegion + Status string + Type string + Vlanid int + func (p *PublicCloudPrivateNetworkResponse) String() string + type PublicCloudPrivateNetworkUpdateOpts struct + Name string + type PublicCloudPrivateNetworksCreateOpts struct + Dhcp bool + End string + Network string + NetworkId string + NoGateway bool + ProjectId string + Region string + Start string + func (p *PublicCloudPrivateNetworksCreateOpts) String() string + type PublicCloudPrivateNetworksResponse struct + Cidr string + GatewayIp string + IPPools []*IPPool + Id string + func (p *PublicCloudPrivateNetworksResponse) String() string + type PublicCloudRegionResponse struct + ContinentCode string + DatacenterLocation string + Name string + Services []PublicCloudServiceStatusResponse + func (r *PublicCloudRegionResponse) String() string + type PublicCloudServiceStatusResponse struct + Name string + Status string + func (s *PublicCloudServiceStatusResponse) String() string + type PublicCloudUserCreateOpts struct + Description string + ProjectId string + func (p *PublicCloudUserCreateOpts) String() string + type PublicCloudUserOpenstackRC struct + Content string + type PublicCloudUserResponse struct + CreationDate string + Description string + Id int + Password string + Status string + Username string + func (p *PublicCloudUserResponse) String() string + type TaskOpts struct + ServiceName string + TaskId string + type VRackAttachOpts struct + Project string + type VRackAttachTaskResponse struct + Function string + Id int + LastUpdate time.Time + OrderId int + ServiceName string + Status string + TargetDomain string + TodoDate time.Time