clonerefreshtasks

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright 2019 Cohesity Inc.

Copyright 2019 Cohesity Inc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLONEREFRESHTASKS

type CLONEREFRESHTASKS interface {
	CreateCloneRefreshTask(*models.CloneRefreshRequest) (*models.RestoreTaskWrapper, error)
}

* Interface for the CLONEREFRESHTASKS_IMPL

type CLONEREFRESHTASKS_IMPL

type CLONEREFRESHTASKS_IMPL struct {
	// contains filtered or unexported fields
}

* Client structure as interface implementation

func NewCLONEREFRESHTASKS

func NewCLONEREFRESHTASKS(config configuration.CONFIGURATION) *CLONEREFRESHTASKS_IMPL

* Factory for the CLONEREFRESHTASKS interaface returning CLONEREFRESHTASKS_IMPL

func (*CLONEREFRESHTASKS_IMPL) CreateCloneRefreshTask

func (me *CLONEREFRESHTASKS_IMPL) CreateCloneRefreshTask(
	body *models.CloneRefreshRequest) (*models.RestoreTaskWrapper, error)

*

  • Returns the created Clone Refresh Task which refreshes the clone with specified
  • data.
  • @param *models.CloneRefreshRequest body parameter: Required
  • @return Returns the *models.RestoreTaskWrapper response from the API call

Jump to

Keyboard shortcuts

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