Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client defines the structure of a Client object
type Description ¶
type Description struct { BucketName string ProjectName string Username string Password string AuthVersion string AuthURL string Endpoint string Region string MountPoint string Protocol string OperatorUsername string }
Description contains the configuration for bucket mount
func (Description) FilePath ¶
func (desc Description) FilePath() string
FilePath returns the absolute path of the rclone configuration file on the remote server
Click to show internal directories.
Click to hide internal directories.