package pollers
import "github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/pollers"
Index ¶
- func GetProvisioningState(resp *http.Response) (string, error)
- func GetStatus(resp *http.Response) (string, error)
Functions ¶
func GetProvisioningState ¶
GetProvisioningState returns the LRO's state from the response body. If there is no state in the response body the empty string is returned.
func GetStatus ¶
GetStatus returns the LRO's status from the response body. Typically used for Azure-AsyncOperation flows. If there is no status in the response body the empty string is returned.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
arm/internal/pollers/async | |
arm/internal/pollers/body | |
arm/internal/pollers/loc |
- Version
- v0.19.0
- Published
- Aug 26, 2021
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.