Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 784 Bytes

File metadata and controls

12 lines (8 loc) · 784 Bytes

Overview

This directory contains the python API which can be used to automate the generation of configuration YAML files for the IBM Application Gateway (IAG) container.

Directories

Directory Name Description
doc This directory contains the generated documentation for the python API (in markdown format). As a first step start with the README.md file.
packages This directory contains the python packages which form the API. To allow the system to correctly locate the python packages the 'PYTHONPATH' environment variable should be set to include the path to this directory.
test This directory contains a test python script which illustrates how to use the python API to generate an IAG yaml configuration file.