# 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.