Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessPolicy
- type BaseClient
- type CorsRule
- type GeoReplication
- type GeoReplicationStatusType
- type ListSignedIdentifier
- type Logging
- type Metrics
- type OdataMetadataFormat
- type ResponseFormat
- type RetentionPolicy
- type ServiceClient
- type SetSetObject
- type SignedIdentifier
- type TableClient
- type TableEntityQueryResponse
- type TableProperties
- type TableQueryResponse
- type TableResponse
- type TableResponseProperties
- type TableServiceError
- type TableServiceProperties
- type TableServiceStats
Constants ¶
View Source
const (
DefaultVersion = original.DefaultVersion
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessPolicy ¶
type AccessPolicy = original.AccessPolicy
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(URL string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(URL string, version string) BaseClient
type GeoReplication ¶
type GeoReplication = original.GeoReplication
type GeoReplicationStatusType ¶
type GeoReplicationStatusType = original.GeoReplicationStatusType
const ( Bootstrap GeoReplicationStatusType = original.Bootstrap Live GeoReplicationStatusType = original.Live )
func PossibleGeoReplicationStatusTypeValues ¶
func PossibleGeoReplicationStatusTypeValues() []GeoReplicationStatusType
type ListSignedIdentifier ¶
type ListSignedIdentifier = original.ListSignedIdentifier
type OdataMetadataFormat ¶
type OdataMetadataFormat = original.OdataMetadataFormat
const ( Applicationjsonodatafullmetadata OdataMetadataFormat = original.Applicationjsonodatafullmetadata Applicationjsonodataminimalmetadata OdataMetadataFormat = original.Applicationjsonodataminimalmetadata Applicationjsonodatanometadata OdataMetadataFormat = original.Applicationjsonodatanometadata )
func PossibleOdataMetadataFormatValues ¶
func PossibleOdataMetadataFormatValues() []OdataMetadataFormat
type ResponseFormat ¶
type ResponseFormat = original.ResponseFormat
const ( ReturnContent ResponseFormat = original.ReturnContent ReturnNoContent ResponseFormat = original.ReturnNoContent )
func PossibleResponseFormatValues ¶
func PossibleResponseFormatValues() []ResponseFormat
type RetentionPolicy ¶
type RetentionPolicy = original.RetentionPolicy
type ServiceClient ¶
type ServiceClient = original.ServiceClient
func NewServiceClient ¶
func NewServiceClient(URL string) ServiceClient
type SetSetObject ¶
type SetSetObject = original.SetSetObject
type SignedIdentifier ¶
type SignedIdentifier = original.SignedIdentifier
type TableClient ¶
type TableClient = original.TableClient
func NewTableClient ¶
func NewTableClient(URL string) TableClient
type TableEntityQueryResponse ¶
type TableEntityQueryResponse = original.TableEntityQueryResponse
type TableProperties ¶
type TableProperties = original.TableProperties
type TableQueryResponse ¶
type TableQueryResponse = original.TableQueryResponse
type TableResponse ¶
type TableResponse = original.TableResponse
type TableResponseProperties ¶
type TableResponseProperties = original.TableResponseProperties
type TableServiceError ¶
type TableServiceError = original.TableServiceError
type TableServiceProperties ¶
type TableServiceProperties = original.TableServiceProperties
type TableServiceStats ¶
type TableServiceStats = original.TableServiceStats
Click to show internal directories.
Click to hide internal directories.