HCP Packer API Client


Keywords
Hashicorp, Packer
License
MIT
Install
pip install HCP-Packer==0.0.13

Documentation

Workflow Status PyPI version PyPI downloads

HCP-Packer API Client

Implements a Python client for the HCP Packer API.

The full API spec can be found here

Installation

pip install hcp-packer

TODO

The following route methods are still to be created - feel free to open an PR with some! :)

  • Update Build
  • List Buckets
  • Create Bucket
  • Delete Bucket
  • Update Bucket
  • List Bucket Ancestry
  • Create Channel
  • Delete Channel
  • Update Channel
  • List Channel History
  • Get Iteration
  • List Iterations
  • Create Iteration
  • Create Build
  • List Builds
  • Delete Builds
  • Update Iteration
  • Create Registry
  • Delete Registry
  • Update Registry
  • Regenerate Tfc Run Task Hmac Key
  • Get Registry Tfc Run Task Api