Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LroOptions ¶
type LroOptions struct {
// Timeout is the timeout for the Long Running Operations.
// If not set, the default timeout is 20 minutes.
Timeout time.Duration
}
LroOptions is the options for the Long Running Operations. DO NOT USE THIS OPTION. This option is still under development and can be updated in the future without notice.
Click to show internal directories.
Click to hide internal directories.