Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAWSRemoteURL ¶
func NewAWSRemoteURL(config *aws.Config, presignDuration time.Duration) interfaces.RemoteURLInterface
func NewNoopRemoteURL ¶
func NewNoopRemoteURL(remoteDataStoreClient storage.DataStore) interfaces.RemoteURLInterface
Types ¶
type AWSRemoteURL ¶
type AWSRemoteURL struct {
// contains filtered or unexported fields
}
AWS-specific implementation of RemoteURLInterface
type AWSS3Object ¶
type AWSS3Object struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.