Versions in this module Expand all Collapse all v2 v2.0.0 Jun 18, 2023 Changes in this version + const PluginBackupDisk + type Client struct + func New(ctx context.Context, cfg *handlerTY.Config) (*Client, error) + func (c *Client) Close() error + func (c *Client) Post(parameters map[string]interface{}) error + func (c *Client) Start() error + func (c *Client) State() *types.State + func (p *Client) Name() string + type Config struct + Disabled string + IncludeInsecureShare bool + IncludeSecureShare bool + Prefix string + ProviderType string + RetentionCount int + StorageExportType string + TargetDirectory string + Type string