Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AWSInfo ¶
type AWSInfo struct {
AWSProps storage.AWSProperties
}
func (AWSInfo) GetAccessProperties ¶
type AccessProvider ¶
type AccessProvider interface {
GetAccessProperties() (interface{}, error)
}
AccessProvider is used to provide different expected access properties to different storage providers
type DeltaClient ¶
type DeltaClient struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.