Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( errors.New("SAS can only be signed with a SharedKeyCredential") )MissingSharedKeyCredential =
Functions ¶
Types ¶
type Code ¶
type Code = generated.StorageErrorCode
Code - Error codes returned by the service
const ( AccountAlreadyExists Code = "AccountAlreadyExists" AccountBeingCreated Code = "AccountBeingCreated" AccountIsDisabled Code = "AccountIsDisabled" AuthenticationFailed Code = "AuthenticationFailed" AuthorizationFailure Code = "AuthorizationFailure" AuthorizationPermissionMismatch Code = "AuthorizationPermissionMismatch" AuthorizationProtocolMismatch Code = "AuthorizationProtocolMismatch" AuthorizationResourceTypeMismatch Code = "AuthorizationResourceTypeMismatch" AuthorizationServiceMismatch Code = "AuthorizationServiceMismatch" AuthorizationSourceIPMismatch Code = "AuthorizationSourceIPMismatch" CannotDeleteFileOrDirectory Code = "CannotDeleteFileOrDirectory" ClientCacheFlushDelay Code = "ClientCacheFlushDelay" ConditionHeadersNotSupported Code = "ConditionHeadersNotSupported" ConditionNotMet Code = "ConditionNotMet" DeletePending Code = "DeletePending" DirectoryNotEmpty Code = "DirectoryNotEmpty" EmptyMetadataKey Code = "EmptyMetadataKey" FeatureVersionMismatch Code = "FeatureVersionMismatch" FileLockConflict Code = "FileLockConflict" InsufficientAccountPermissions Code = "InsufficientAccountPermissions" InternalError Code = "InternalError" InvalidAuthenticationInfo Code = "InvalidAuthenticationInfo" InvalidFileOrDirectoryPathName Code = "InvalidFileOrDirectoryPathName" InvalidHTTPVerb Code = "InvalidHttpVerb" InvalidHeaderValue Code = "InvalidHeaderValue" InvalidInput Code = "InvalidInput" InvalidMD5 Code = "InvalidMd5" InvalidMetadata Code = "InvalidMetadata" InvalidQueryParameterValue Code = "InvalidQueryParameterValue" InvalidRange Code = "InvalidRange" InvalidResourceName Code = "InvalidResourceName" InvalidURI Code = "InvalidUri" InvalidXMLDocument Code = "InvalidXmlDocument" InvalidXMLNodeValue Code = "InvalidXmlNodeValue" MD5Mismatch Code = "Md5Mismatch" MetadataTooLarge Code = "MetadataTooLarge" MissingContentLengthHeader Code = "MissingContentLengthHeader" MissingRequiredHeader Code = "MissingRequiredHeader" MissingRequiredQueryParameter Code = "MissingRequiredQueryParameter" MissingRequiredXMLNode Code = "MissingRequiredXmlNode" MultipleConditionHeadersNotSupported Code = "MultipleConditionHeadersNotSupported" OperationTimedOut Code = "OperationTimedOut" OutOfRangeInput Code = "OutOfRangeInput" OutOfRangeQueryParameterValue Code = "OutOfRangeQueryParameterValue" ParentNotFound Code = "ParentNotFound" ReadOnlyAttribute Code = "ReadOnlyAttribute" RequestBodyTooLarge Code = "RequestBodyTooLarge" RequestURLFailedToParse Code = "RequestUrlFailedToParse" ResourceAlreadyExists Code = "ResourceAlreadyExists" ResourceNotFound Code = "ResourceNotFound" ResourceTypeMismatch Code = "ResourceTypeMismatch" ServerBusy Code = "ServerBusy" SharingViolation Code = "SharingViolation" UnsupportedHTTPVerb Code = "UnsupportedHttpVerb" UnsupportedHeader Code = "UnsupportedHeader" UnsupportedQueryParameter Code = "UnsupportedQueryParameter" UnsupportedXMLNode Code = "UnsupportedXmlNode" FileOAuthManagementAPIRestrictedToSRP Code = "FileOAuthManagementApiRestrictedToSrp" )
Click to show internal directories.
Click to hide internal directories.