gcs

package module
v0.0.0-...-b997c62 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 2 Imported by: 0

README

xk6-output-gcs

xk6-output-gcs is a k6 output extension that uploads test results to Google Cloud Storage.

Install

# Install xk6
go install go.k6.io/xk6/cmd/xk6@latest

# Build the k6 binary
xk6 build --with github.com/churark/xk6-output-gcs=.

You will have a k6 binary in the current directory.

Usage

TODO

Configuration

Configurations are set by environment variables.

Key Type Default Required
GCS_PROJECT_ID string
GCS_BUCKET string
GCS_CREDENTIAL_JSON string
GCS_CREDENTIAL_PATH string

Contribution

Contributions of any kind welcome!

LICENSE

MIT LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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