Documentation ¶
Index ¶
- func NewCosClient(vars map[string]interface{}) (*cosClient, error)
- func NewKodoClient(vars map[string]interface{}) (*kodoClient, error)
- func NewMinIoClient(vars map[string]interface{}) (*minIoClient, error)
- func NewOneDriveClient(vars map[string]interface{}) (*oneDriveClient, error)
- func NewOssClient(vars map[string]interface{}) (*ossClient, error)
- func NewS3Client(vars map[string]interface{}) (*s3Client, error)
- func NewSftpClient(vars map[string]interface{}) (*sftpClient, error)
- type DriveItem
- type NewUploadSessionCreationRequest
- type NewUploadSessionCreationResponse
- type UploadSessionUploadResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCosClient ¶ added in v1.1.0
func NewKodoClient ¶ added in v1.1.0
func NewMinIoClient ¶
func NewOneDriveClient ¶ added in v1.4.0
func NewOssClient ¶
func NewS3Client ¶
func NewSftpClient ¶
Types ¶
type NewUploadSessionCreationRequest ¶ added in v1.4.0
type NewUploadSessionCreationRequest struct {
ConflictBehavior string `json:"@microsoft.graph.conflictBehavior,omitempty"`
}
type NewUploadSessionCreationResponse ¶ added in v1.4.0
type UploadSessionUploadResponse ¶ added in v1.4.0
Click to show internal directories.
Click to hide internal directories.