sdk

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SDK

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

func New

func New(requestsTimeout time.Duration, apiURL string, requestModifiers ...client.RequestModifier) *SDK

func NewAWSIAMAuthorized

func NewAWSIAMAuthorized(requestsTimeout time.Duration, apiURL, region string, awsCredentials *credentials.Credentials) *SDK

func (*SDK) Complete

func (sdk *SDK) Complete(request task.CompleteRequest) (task.CompletingResult, error)

func (*SDK) Get

func (sdk *SDK) Get(processID string) (*process.Process, error)

func (*SDK) Register

func (sdk *SDK) Register(registrationData task.RegistrationData) (task.RegistrationResult, error)

Jump to

Keyboard shortcuts

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