requests

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyWorkflow

func ApplyWorkflow(parameters map[string]string, c *httpd.RequestClient) (failed bool, data2 httpd.ApplyReturn, err error)

func CreateScheme

func CreateScheme(filepath, name string, c *httpd.RequestClient) (returndata map[string]string, failed bool, err error)

func DeleteWorkflows

func DeleteWorkflows(project, workflow string, c *httpd.RequestClient) (failed bool, err error)

func FinishS3Upload

func FinishS3Upload(key string, c *httpd.RequestClient) (failed bool, err error)

func GetDownload

func GetDownload(key string, c *httpd.RequestClient) (url string, err error)

func GetResults

func GetResults(name string, c *httpd.RequestClient) (resp []httpd.ArtifactResponse, err error)

func GetS3Upload

func GetS3Upload(key string, c *httpd.RequestClient) (url string, err error)

func GetScheme

func GetScheme(name string, c *httpd.RequestClient) (scheme httpd.SchemeInfo, failed bool, err error)

func GetSchemes

func GetSchemes(c *httpd.RequestClient) (tempNames []string, failed bool, err error)

func GetStatus

func GetStatus(project, workflow string, c *httpd.RequestClient) (wfstatus []httpd.WFStatus, failed bool, err error)

func InitS3

func InitS3(filename string, multi bool, c *httpd.RequestClient) (passkey string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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