policy_sdk
This repository contains is a software developer kit for Flexera Policies. Policies allow you to automate governance across your multi-cloud environment to increase agility and efficiency while managing security and risk in your organization. Developing custom policies allows the policy engine to interface with almost any publicly available API.
fpt
fpt
or Flexera Policy Tool is a command-line client to aid in the development of custom policies.
sdk
The sdk directory provides automatically generated code for interfacing with the Policy API, written in the Go language. See client and cmd/fpt directories for examples of code that uses the SDK.
License
All source code in this repository is subject to the MIT license, see the
LICENSE file.