Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Policy ¶
type Policy struct {
// contains filtered or unexported fields
}
func (*Policy) Do ¶
Hack: retry the regional ARM endpoint in case of ARM traffic split and arm resource group replication is too slow Issue: https://github.com/kubernetes-sigs/cloud-provider-azure/issues/1296 Send the request to the regional endpoint if the response contains error code "ResourceGroupNotFound". Such situation also needs retrying that ContentLength is -1, StatusCode is 200 and an empty body is returned.
Click to show internal directories.
Click to hide internal directories.