package
0.1.31425
Repository: https://github.com/circleci-public/circleci-cli.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new policy client that will use the provided settings.Config to automatically inject appropriate Circle-Token authentication and other relevant CLI headers.

# Structs

Client communicates with the CircleCI policy-service to ask questions about policies.
CreatePolicyBundleRequest defines the fields for the Create-Policy-Bundle endpoint as defined in Policy Service.
No description provided by the author
DecisionRequest represents a request to Policy-Service to evaluate a given input against an organization's policies.
DecisionSettings represents a request to Policy-Service to configure decision settings.