Documentation ¶
Index ¶
- Variables
- func CreateAuthenticatedContext(parentCtx context.Context, apiKey string, baseUrl string) context.Context
- func DownloadFile(url string, file io.Writer) error
- func UploadFile(url string, file io.Reader) error
- func WaitForCondition(ctx context.Context, message string, condition func() (bool, error), ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiClient = getApiClient()
View Source
var ErrorTimeout = errors.New("timeout")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.