Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStateChangeConf ¶
func GetStateChangeConf(meta interface{}, d *schema.ResourceData, location string, timeoutType string) *retry.StateChangeConf
GetStateChangeConf gets the default configuration for tracking a request progress
func IsRequestFailed ¶
func WaitForStateChange ¶ added in v6.4.11
func WaitForStateChange(ctx context.Context, meta interface{}, d *schema.ResourceData, apiResponse *ionoscloud.APIResponse, opTimeout string) error
WaitForStateChange tracks state change progress of a resource
Types ¶
type RequestFailedError ¶
type RequestFailedError struct {
Msg string
}
func (RequestFailedError) Error ¶
func (e RequestFailedError) Error() string
Click to show internal directories.
Click to hide internal directories.