extension-postman

command module
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: MIT Imports: 5 Imported by: 0

README

Kong logo

Steadybit extension-postman

A Steadybit extension to execute Postman collections via Postman Cloud Api.

⚠ The Postman extension is currently bundled in the out-of-the-box version of steadybit. This code should help you to understand the usage of Action kit.

Prerequisites

  • A Postman account with a valid API Key is needed to execute collections.

Configuration

Environment Variable
No additional configuration parameters

Deployment

We recommend that you deploy the extension with our official Helm chart .

Agent Configuration

The Steadybit agent needs to be configured to interact with the postman extension by adding the following environment variables:

# Make sure to adapt the URLs and indices in the environment variables names as necessary for your setup

STEADYBIT_AGENT_ACTIONS_EXTENSIONS_0_URL=http://steadybit-extension-postman.steadybit-extension.svc.cluster.local:8086

When leveraging our official Helm charts, you can set the configuration through additional environment variables on the agent:

--set agent.env[0].name=STEADYBIT_AGENT_ACTIONS_EXTENSIONS_0_URL \
--set agent.env[0].value="http://steadybit-extension-postman.steadybit-extension.svc.cluster.local:8086" \

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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