bind-job

command
v0.0.0-...-f01068e Latest Latest
Warning

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

Go to latest
Published: May 21, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

README

Bind-Job

This sample shows how to bind an instance of an IBM Cloud managed service to a batch job. Under the covers this will query the service to get information such as the credentials to talk to it, and its location URL. Then it'll create a secret with that information and bind that secret to your job. Meaning, it'll make the secret name/value pairs visible as a set of environment variables.

In this sample we'll create an instance of an Event Streams service.


As noted in the main README, this sample has two pieces:

  • a build script which will build the container image(s) used
  • a run script which deploys resources that use those images

The main purpose of this example is the run script, but the build script is included for complete educational (and reuse) purposes.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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