crr

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRR

type CRR struct {
	Client client.RemoteCaller
}

CRR is a REST implementation of the CRR interface.

func (*CRR) Get

func (c *CRR) Get(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) (*model.CRR, error)

Get implements the CRR interface.

func (*CRR) PauseReplication

func (c *CRR) PauseReplication(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) error

PauseReplication implements the CRR interface.

func (*CRR) ResumeReplication

func (c *CRR) ResumeReplication(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) error

ResumeReplication implements the CRR interface.

func (*CRR) SuspendReplication

func (c *CRR) SuspendReplication(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) error

SuspendReplication implements the CRR interface.

func (*CRR) ThrottleReplication

func (c *CRR) ThrottleReplication(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) error

ThrottleReplication implements the CRR interface.

func (*CRR) UnthrottleReplication

func (c *CRR) UnthrottleReplication(ctx context.Context, destObjectScale string, destObjectStore string, params map[string]string) error

UnthrottleReplication implements the CRR interface.

Jump to

Keyboard shortcuts

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