Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplianceChange ¶
func (*ApplianceChange) Get ¶
func (ac *ApplianceChange) Get(ctx context.Context, changeID, applianceID string) (*openapi.AppliancesIdChangeChangeIdGet200Response, error)
Get HTTP GET /appliances/{id}/change/{changeId}
func (*ApplianceChange) RetryUntilCompleted ¶
func (ac *ApplianceChange) RetryUntilCompleted(ctx context.Context, changeID, applianceID string) (*openapi.AppliancesIdChangeChangeIdGet200Response, error)
RetryUntilCompleted is a blocking function that retries appliance change until it has reached desired result success
Click to show internal directories.
Click to hide internal directories.