# Functions
New creates a new policy service API client.
NewListPoliciesForbidden creates a ListPoliciesForbidden with default headers values.
NewListPoliciesInternalServerError creates a ListPoliciesInternalServerError with default headers values.
NewListPoliciesNotFound creates a ListPoliciesNotFound with default headers values.
NewListPoliciesOK creates a ListPoliciesOK with default headers values.
NewListPoliciesParams creates a new ListPoliciesParams object, with the default timeout for this client.
NewListPoliciesParamsWithContext creates a new ListPoliciesParams object with the ability to set a context for a request.
NewListPoliciesParamsWithHTTPClient creates a new ListPoliciesParams object with the ability to set a custom HTTPClient for a request.
NewListPoliciesParamsWithTimeout creates a new ListPoliciesParams object with the ability to set a timeout on a request.
NewListPoliciesUnauthorized creates a ListPoliciesUnauthorized with default headers values.
# Structs
Client for policy service API
*/.
ListPoliciesForbidden describes a response with status code 403, with default header values.
ListPoliciesInternalServerError describes a response with status code 500, with default header values.
ListPoliciesNotFound describes a response with status code 404, with default header values.
ListPoliciesOK describes a response with status code 200, with default header values.
ListPoliciesParams contains all the parameters to send to the API endpoint
for the list policies operation.
ListPoliciesReader is a Reader for the ListPolicies structure.
ListPoliciesUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.