bubbles

module
v0.0.0-...-e9f2c10 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2021 License: Apache-2.0

README

Why?

There are not a lot of options in Kubernetes cluster to pass small blobs of data from automation task creator to the Kubernetes job. Environment variables are not meant for that, nor configmaps.

API

POST / or PUT /name will create a blob and return Location: /name-or-random. ?ttl=<seconds> will set lifetime of the blob, default to 300 (5min). GET /name is to retrieve the blob.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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