ddcloud

package
v2.3.6+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2020 License: MIT Imports: 21 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider creates the Dimension Data Cloud resource provider.

Types

type ProviderSettings

type ProviderSettings struct {
	// Allow rebooting of ddcloud_server instances if required during an update?
	//
	// For example, servers must be rebooted to add or remove network adapters.
	AllowServerReboots bool

	// The period of time between retry attempts for asynchronous operations.
	RetryDelay time.Duration

	// The period of time before retrying of asynchronous operations time out.
	RetryTimeout time.Duration
}

ProviderSettings represents the configuration for the ddcloud provider.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL