Documentation
¶
Index ¶
- type ActionOpts
- type Rclone
- type RcloneOpts
- type RcloneRPC
- func (self *RcloneRPC) Restart(opts *RcloneOpts, success *bool) error
- func (self *RcloneRPC) Start(opts *RcloneOpts, success *bool) error
- func (self *RcloneRPC) Status(opts *RcloneOpts, state *docker.State) error
- func (self *RcloneRPC) Stop(opts *RcloneOpts, success *bool) error
- func (self *RcloneRPC) Uninstall(opts *RcloneOpts, success *bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionOpts ¶
type Rclone ¶
func (*Rclone) Install ¶
func (self *Rclone) Install(opts *RcloneOpts) error
func (*Rclone) RegisterRPC ¶
type RcloneOpts ¶
type RcloneRPC ¶
type RcloneRPC struct {
// contains filtered or unexported fields
}
func NewRcloneRPC ¶
func NewRcloneRPC(parent appPlugin) *RcloneRPC
func (*RcloneRPC) Status ¶
func (self *RcloneRPC) Status(opts *RcloneOpts, state *docker.State) error
Click to show internal directories.
Click to hide internal directories.