Versions in this module Expand all Collapse all v0 v0.0.2 Feb 9, 2023 Changes in this version + func CreateBackupPolicy(resourceName, resourceType string, resourceArgs interface{}, retention int) (policyID uint, err error) + func StartBackup(resourceID uint) (jobID uint, err error) + type Client struct + C pb.ApiServiceClient + func NewClient(ctx context.Context) (*Client, error) + func (c *Client) Close() + type NasResourceArgs struct + Dir string