# Functions
BuildCreatePayload builds the payload for the AppliedPolicy create endpoint from CLI flags.
BuildDeletePayload builds the payload for the AppliedPolicy delete endpoint from CLI flags.
BuildEvaluatePayload builds the payload for the AppliedPolicy evaluate endpoint from CLI flags.
BuildIndexPayload builds the payload for the AppliedPolicy index endpoint from CLI flags.
BuildShowLogPayload builds the payload for the AppliedPolicy show_log endpoint from CLI flags.
BuildShowPayload builds the payload for the AppliedPolicy show endpoint from CLI flags.
BuildShowStatusPayload builds the payload for the AppliedPolicy show_status endpoint from CLI flags.
BuildUpdatePayload builds the payload for the AppliedPolicy update endpoint from CLI flags.
CreateAppliedPolicyPath returns the URL path to the AppliedPolicy service create HTTP endpoint.
DecodeCreateResponse returns a decoder for responses returned by the AppliedPolicy create endpoint.
DecodeDeleteResponse returns a decoder for responses returned by the AppliedPolicy delete endpoint.
DecodeEvaluateResponse returns a decoder for responses returned by the AppliedPolicy evaluate endpoint.
DecodeIndexResponse returns a decoder for responses returned by the AppliedPolicy index endpoint.
DecodeShowLogResponse returns a decoder for responses returned by the AppliedPolicy show_log endpoint.
DecodeShowResponse returns a decoder for responses returned by the AppliedPolicy show endpoint.
DecodeShowStatusResponse returns a decoder for responses returned by the AppliedPolicy show_status endpoint.
DecodeUpdateResponse returns a decoder for responses returned by the AppliedPolicy update endpoint.
DeleteAppliedPolicyPath returns the URL path to the AppliedPolicy service delete HTTP endpoint.
EncodeCreateRequest returns an encoder for requests sent to the AppliedPolicy create server.
EncodeDeleteRequest returns an encoder for requests sent to the AppliedPolicy delete server.
EncodeEvaluateRequest returns an encoder for requests sent to the AppliedPolicy evaluate server.
EncodeIndexRequest returns an encoder for requests sent to the AppliedPolicy index server.
EncodeShowLogRequest returns an encoder for requests sent to the AppliedPolicy show_log server.
EncodeShowRequest returns an encoder for requests sent to the AppliedPolicy show server.
EncodeShowStatusRequest returns an encoder for requests sent to the AppliedPolicy show_status server.
EncodeUpdateRequest returns an encoder for requests sent to the AppliedPolicy update server.
EvaluateAppliedPolicyPath returns the URL path to the AppliedPolicy service evaluate HTTP endpoint.
IndexAppliedPolicyPath returns the URL path to the AppliedPolicy service index HTTP endpoint.
NewClient instantiates HTTP clients for all the AppliedPolicy service servers.
NewCreateAppliedPolicyOK builds a "AppliedPolicy" service "create" endpoint result from a HTTP "OK" response.
NewCreateBadGateway builds a AppliedPolicy service create endpoint bad_gateway error.
NewCreateBadRequest builds a AppliedPolicy service create endpoint bad_request error.
NewCreateForbidden builds a AppliedPolicy service create endpoint forbidden error.
NewCreateInternalError builds a AppliedPolicy service create endpoint internal_error error.
NewCreateRequestBody builds the HTTP request body from the payload of the "create" endpoint of the "AppliedPolicy" service.
NewCreateUnauthorized builds a AppliedPolicy service create endpoint unauthorized error.
NewCreateUnprocessableEntity builds a AppliedPolicy service create endpoint unprocessable_entity error.
NewDeleteBadGateway builds a AppliedPolicy service delete endpoint bad_gateway error.
NewDeleteBadRequest builds a AppliedPolicy service delete endpoint bad_request error.
NewDeleteForbidden builds a AppliedPolicy service delete endpoint forbidden error.
NewDeleteInternalError builds a AppliedPolicy service delete endpoint internal_error error.
NewDeleteNotFound builds a AppliedPolicy service delete endpoint not_found error.
NewDeleteUnauthorized builds a AppliedPolicy service delete endpoint unauthorized error.
NewEvaluateBadGateway builds a AppliedPolicy service evaluate endpoint bad_gateway error.
NewEvaluateBadRequest builds a AppliedPolicy service evaluate endpoint bad_request error.
NewEvaluateForbidden builds a AppliedPolicy service evaluate endpoint forbidden error.
NewEvaluateInternalError builds a AppliedPolicy service evaluate endpoint internal_error error.
NewEvaluateNotFound builds a AppliedPolicy service evaluate endpoint not_found error.
NewEvaluateUnauthorized builds a AppliedPolicy service evaluate endpoint unauthorized error.
NewIndexAppliedPolicyListNotModified builds a "AppliedPolicy" service "index" endpoint result from a HTTP "NotModified" response.
NewIndexAppliedPolicyListOK builds a "AppliedPolicy" service "index" endpoint result from a HTTP "OK" response.
NewIndexBadGateway builds a AppliedPolicy service index endpoint bad_gateway error.
NewIndexBadRequest builds a AppliedPolicy service index endpoint bad_request error.
NewIndexForbidden builds a AppliedPolicy service index endpoint forbidden error.
NewIndexInternalError builds a AppliedPolicy service index endpoint internal_error error.
NewIndexUnauthorized builds a AppliedPolicy service index endpoint unauthorized error.
NewShowAppliedPolicyOK builds a "AppliedPolicy" service "show" endpoint result from a HTTP "OK" response.
NewShowBadGateway builds a AppliedPolicy service show endpoint bad_gateway error.
NewShowBadRequest builds a AppliedPolicy service show endpoint bad_request error.
NewShowForbidden builds a AppliedPolicy service show endpoint forbidden error.
NewShowInternalError builds a AppliedPolicy service show endpoint internal_error error.
NewShowLogAppliedPolicyLogOK builds a "AppliedPolicy" service "show_log" endpoint result from a HTTP "OK" response.
NewShowLogBadGateway builds a AppliedPolicy service show_log endpoint bad_gateway error.
NewShowLogBadRequest builds a AppliedPolicy service show_log endpoint bad_request error.
NewShowLogForbidden builds a AppliedPolicy service show_log endpoint forbidden error.
NewShowLogInternalError builds a AppliedPolicy service show_log endpoint internal_error error.
NewShowLogNotFound builds a AppliedPolicy service show_log endpoint not_found error.
NewShowLogUnauthorized builds a AppliedPolicy service show_log endpoint unauthorized error.
NewShowNotFound builds a AppliedPolicy service show endpoint not_found error.
NewShowStatusAppliedPolicyStatusOK builds a "AppliedPolicy" service "show_status" endpoint result from a HTTP "OK" response.
NewShowStatusBadGateway builds a AppliedPolicy service show_status endpoint bad_gateway error.
NewShowStatusBadRequest builds a AppliedPolicy service show_status endpoint bad_request error.
NewShowStatusForbidden builds a AppliedPolicy service show_status endpoint forbidden error.
NewShowStatusInternalError builds a AppliedPolicy service show_status endpoint internal_error error.
NewShowStatusNotFound builds a AppliedPolicy service show_status endpoint not_found error.
NewShowStatusUnauthorized builds a AppliedPolicy service show_status endpoint unauthorized error.
NewShowUnauthorized builds a AppliedPolicy service show endpoint unauthorized error.
NewUpdateBadGateway builds a AppliedPolicy service update endpoint bad_gateway error.
NewUpdateBadRequest builds a AppliedPolicy service update endpoint bad_request error.
NewUpdateForbidden builds a AppliedPolicy service update endpoint forbidden error.
NewUpdateInternalError builds a AppliedPolicy service update endpoint internal_error error.
NewUpdateNotFound builds a AppliedPolicy service update endpoint not_found error.
NewUpdateRequestBody builds the HTTP request body from the payload of the "update" endpoint of the "AppliedPolicy" service.
NewUpdateUnauthorized builds a AppliedPolicy service update endpoint unauthorized error.
ShowAppliedPolicyPath returns the URL path to the AppliedPolicy service show HTTP endpoint.
ShowLogAppliedPolicyPath returns the URL path to the AppliedPolicy service show_log HTTP endpoint.
ShowStatusAppliedPolicyPath returns the URL path to the AppliedPolicy service show_status HTTP endpoint.
UpdateAppliedPolicyPath returns the URL path to the AppliedPolicy service update HTTP endpoint.
ValidateAppliedPolicyCollectionResponseBody runs the validations defined on AppliedPolicyCollectionResponseBody.
ValidateAppliedPolicyResponseBody runs the validations defined on AppliedPolicyResponseBody.
ValidateConfigurationOptionCreateTypeRequestBody runs the validations defined on ConfigurationOptionCreateTypeRequestBody.
ValidateConfigurationOptionResponseBody runs the validations defined on ConfigurationOptionResponseBody.
ValidateCreateBadGatewayResponseBody runs the validations defined on create_bad_gateway_response_body.
ValidateCreateBadRequestResponseBody runs the validations defined on create_bad_request_response_body.
ValidateCreateForbiddenResponseBody runs the validations defined on create_forbidden_response_body.
ValidateCreateInternalErrorResponseBody runs the validations defined on create_internal_error_response_body.
ValidateCreateUnauthorizedResponseBody runs the validations defined on create_unauthorized_response_body.
ValidateCreateUnprocessableEntityResponseBody runs the validations defined on create_unprocessable_entity_response_body.
ValidateCredentialsResponseBody runs the validations defined on CredentialsResponseBody.
ValidateCredentialsTagResponseBody runs the validations defined on CredentialsTagResponseBody.
ValidateDeleteBadGatewayResponseBody runs the validations defined on delete_bad_gateway_response_body.
ValidateDeleteBadRequestResponseBody runs the validations defined on delete_bad_request_response_body.
ValidateDeleteForbiddenResponseBody runs the validations defined on delete_forbidden_response_body.
ValidateDeleteInternalErrorResponseBody runs the validations defined on delete_internal_error_response_body.
ValidateDeleteNotFoundResponseBody runs the validations defined on delete_not_found_response_body.
ValidateDeleteUnauthorizedResponseBody runs the validations defined on delete_unauthorized_response_body.
ValidateEvaluateBadGatewayResponseBody runs the validations defined on evaluate_bad_gateway_response_body.
ValidateEvaluateBadRequestResponseBody runs the validations defined on evaluate_bad_request_response_body.
ValidateEvaluateForbiddenResponseBody runs the validations defined on evaluate_forbidden_response_body.
ValidateEvaluateInternalErrorResponseBody runs the validations defined on evaluate_internal_error_response_body.
ValidateEvaluateNotFoundResponseBody runs the validations defined on evaluate_not_found_response_body.
ValidateEvaluateUnauthorizedResponseBody runs the validations defined on evaluate_unauthorized_response_body.
ValidateIndexBadGatewayResponseBody runs the validations defined on index_bad_gateway_response_body.
ValidateIndexBadRequestResponseBody runs the validations defined on index_bad_request_response_body.
ValidateIndexForbiddenResponseBody runs the validations defined on index_forbidden_response_body.
ValidateIndexInternalErrorResponseBody runs the validations defined on index_internal_error_response_body.
ValidateIndexUnauthorizedResponseBody runs the validations defined on index_unauthorized_response_body.
ValidateParameterResponseBody runs the validations defined on ParameterResponseBody.
ValidatePermissionResponseBody runs the validations defined on PermissionResponseBody.
ValidatePolicyTemplateResponseBody runs the validations defined on PolicyTemplateResponseBody.
ValidateProjectResponseBody runs the validations defined on ProjectResponseBody.
ValidatePublishedTemplateResponseBody runs the validations defined on PublishedTemplateResponseBody.
ValidateRegexpResponseBody runs the validations defined on RegexpResponseBody.
ValidateShowBadGatewayResponseBody runs the validations defined on show_bad_gateway_response_body.
ValidateShowBadRequestResponseBody runs the validations defined on show_bad_request_response_body.
ValidateShowForbiddenResponseBody runs the validations defined on show_forbidden_response_body.
ValidateShowInternalErrorResponseBody runs the validations defined on show_internal_error_response_body.
ValidateShowLogBadGatewayResponseBody runs the validations defined on show_log_bad_gateway_response_body.
ValidateShowLogBadRequestResponseBody runs the validations defined on show_log_bad_request_response_body.
ValidateShowLogForbiddenResponseBody runs the validations defined on show_log_forbidden_response_body.
ValidateShowLogInternalErrorResponseBody runs the validations defined on show_log_internal_error_response_body.
ValidateShowLogNotFoundResponseBody runs the validations defined on show_log_not_found_response_body.
ValidateShowLogUnauthorizedResponseBody runs the validations defined on show_log_unauthorized_response_body.
ValidateShowNotFoundResponseBody runs the validations defined on show_not_found_response_body.
ValidateShowStatusBadGatewayResponseBody runs the validations defined on show_status_bad_gateway_response_body.
ValidateShowStatusBadRequestResponseBody runs the validations defined on show_status_bad_request_response_body.
ValidateShowStatusForbiddenResponseBody runs the validations defined on show_status_forbidden_response_body.
ValidateShowStatusInternalErrorResponseBody runs the validations defined on show_status_internal_error_response_body.
ValidateShowStatusNotFoundResponseBody runs the validations defined on show_status_not_found_response_body.
ValidateShowStatusUnauthorizedResponseBody runs the validations defined on show_status_unauthorized_response_body.
ValidateShowUnauthorizedResponseBody runs the validations defined on show_unauthorized_response_body.
ValidateUpdateBadGatewayResponseBody runs the validations defined on update_bad_gateway_response_body.
ValidateUpdateBadRequestResponseBody runs the validations defined on update_bad_request_response_body.
ValidateUpdateForbiddenResponseBody runs the validations defined on update_forbidden_response_body.
ValidateUpdateInternalErrorResponseBody runs the validations defined on update_internal_error_response_body.
ValidateUpdateNotFoundResponseBody runs the validations defined on update_not_found_response_body.
ValidateUpdateUnauthorizedResponseBody runs the validations defined on update_unauthorized_response_body.
ValidateUserResponseBody runs the validations defined on UserResponseBody.
# Structs
AppliedPolicyResponseBody is used to define fields on response body types.
Client lists the AppliedPolicy service endpoint HTTP clients.
ConfigurationOptionCreateTypeRequestBody is used to define fields on request body types.
ConfigurationOptionResponseBody is used to define fields on response body types.
CreateBadGatewayResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "bad_gateway" error.
CreateBadRequestResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "bad_request" error.
CreateForbiddenResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "forbidden" error.
CreateInternalErrorResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "internal_error" error.
CreateRequestBody is the type of the "AppliedPolicy" service "create" endpoint HTTP request body.
CreateResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body.
CreateUnauthorizedResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "unauthorized" error.
CreateUnprocessableEntityResponseBody is the type of the "AppliedPolicy" service "create" endpoint HTTP response body for the "unprocessable_entity" error.
CredentialsResponseBody is used to define fields on response body types.
CredentialsTagResponseBody is used to define fields on response body types.
DeleteBadGatewayResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "bad_gateway" error.
DeleteBadRequestResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "bad_request" error.
DeleteForbiddenResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "forbidden" error.
DeleteInternalErrorResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "internal_error" error.
DeleteNotFoundResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "not_found" error.
DeleteUnauthorizedResponseBody is the type of the "AppliedPolicy" service "delete" endpoint HTTP response body for the "unauthorized" error.
EvaluateBadGatewayResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "bad_gateway" error.
EvaluateBadRequestResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "bad_request" error.
EvaluateForbiddenResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "forbidden" error.
EvaluateInternalErrorResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "internal_error" error.
EvaluateNotFoundResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "not_found" error.
EvaluateUnauthorizedResponseBody is the type of the "AppliedPolicy" service "evaluate" endpoint HTTP response body for the "unauthorized" error.
IndexBadGatewayResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body for the "bad_gateway" error.
IndexBadRequestResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body for the "bad_request" error.
IndexForbiddenResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body for the "forbidden" error.
IndexInternalErrorResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body for the "internal_error" error.
IndexOKResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body.
IndexUnauthorizedResponseBody is the type of the "AppliedPolicy" service "index" endpoint HTTP response body for the "unauthorized" error.
ParameterResponseBody is used to define fields on response body types.
PermissionResponseBody is used to define fields on response body types.
PolicyTemplateResponseBody is used to define fields on response body types.
ProjectResponseBody is used to define fields on response body types.
PublishedTemplateResponseBody is used to define fields on response body types.
RegexpResponseBody is used to define fields on response body types.
ShowBadGatewayResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "bad_gateway" error.
ShowBadRequestResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "bad_request" error.
ShowForbiddenResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "forbidden" error.
ShowInternalErrorResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "internal_error" error.
ShowLogBadGatewayResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "bad_gateway" error.
ShowLogBadRequestResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "bad_request" error.
ShowLogForbiddenResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "forbidden" error.
ShowLogInternalErrorResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "internal_error" error.
ShowLogNotFoundResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "not_found" error.
ShowLogUnauthorizedResponseBody is the type of the "AppliedPolicy" service "show_log" endpoint HTTP response body for the "unauthorized" error.
ShowNotFoundResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "not_found" error.
ShowResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body.
ShowStatusBadGatewayResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "bad_gateway" error.
ShowStatusBadRequestResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "bad_request" error.
ShowStatusForbiddenResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "forbidden" error.
ShowStatusInternalErrorResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "internal_error" error.
ShowStatusNotFoundResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "not_found" error.
ShowStatusResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body.
ShowStatusUnauthorizedResponseBody is the type of the "AppliedPolicy" service "show_status" endpoint HTTP response body for the "unauthorized" error.
ShowUnauthorizedResponseBody is the type of the "AppliedPolicy" service "show" endpoint HTTP response body for the "unauthorized" error.
UpdateBadGatewayResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "bad_gateway" error.
UpdateBadRequestResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "bad_request" error.
UpdateForbiddenResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "forbidden" error.
UpdateInternalErrorResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "internal_error" error.
UpdateNotFoundResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "not_found" error.
UpdateRequestBody is the type of the "AppliedPolicy" service "update" endpoint HTTP request body.
UpdateUnauthorizedResponseBody is the type of the "AppliedPolicy" service "update" endpoint HTTP response body for the "unauthorized" error.
UserResponseBody is used to define fields on response body types.
# Type aliases
AppliedPolicyCollectionResponseBody is used to define fields on response body types.