MCPcopy Create free account
hub / github.com/convox/rack / BuildCreateUpload

Method BuildCreateUpload

sdk/interface.go:19–19  ·  view source on GitHub ↗
(string, io.Reader, structs.BuildCreateOptions)

Source from the content-addressed store, hash-verified

17 AppParametersGet(string) (map[string]string, error)
18 AppParametersSet(string, map[string]string) error
19 BuildCreateUpload(string, io.Reader, structs.BuildCreateOptions) (*structs.Build, error)
20 BuildImportMultipart(string, io.Reader) (*structs.Build, error)
21 BuildImportUrl(string, io.Reader) (*structs.Build, error)
22 CertificateCreateClassic(string, string, structs.CertificateCreateOptions) (*structs.Certificate, error)

Callers 2

buildFunction · 0.65
TestBuildCreateUploadFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestBuildCreateUploadFunction · 0.52