ressyncrsync

package
v3.0.0-rc13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() resource.Driver

Types

type T

type T struct {
	ressync.T
	resource.SSH
	BandwidthLimit string
	Src            string
	Dst            string
	DstFS          string
	User           string
	Options        []string
	Target         []string
	Schedule       string
	ResetOptions   bool
	Snap           bool
	Snooze         *time.Duration
	Nodes          []string
	DRPNodes       []string
	ObjectID       uuid.UUID
	Timeout        *time.Duration
	Topology       topology.T
}

T is the driver structure.

func (*T) DriverID

func (t *T) DriverID() driver.ID

func (*T) Full

func (t *T) Full(ctx context.Context) error

func (*T) Info

func (t *T) Info(ctx context.Context) (resource.InfoKeys, error)

func (*T) Kill

func (t *T) Kill(ctx context.Context) error

func (*T) Label

func (t *T) Label(_ context.Context) string

Label implements Label from resource.Driver interface, it returns a formatted short description of the Resource

func (*T) Manifest

func (t *T) Manifest() *manifest.T

Manifest ...

func (*T) Provisioned

func (t *T) Provisioned(ctx context.Context) (provisioned.T, error)

func (*T) Running

func (t *T) Running() (resource.RunningInfoList, error)

func (*T) ScheduleOptions

func (t *T) ScheduleOptions() resource.ScheduleOptions

func (*T) Status

func (t *T) Status(ctx context.Context) status.T

func (*T) Update

func (t *T) Update(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL