# Functions
BuildGetFindingByIssueTargetAndAffectedResourcePayload builds the payload for the issues Get finding by issue, target and affected resource endpoint from CLI flags.
BuildGetIssueMTTRPayload builds the payload for the issues Get issue MTTR endpoint from CLI flags.
BuildGetIssuePayload builds the payload for the issues Get issue endpoint from CLI flags.
BuildIssuesSummaryPayload builds the payload for the issues Issues summary endpoint from CLI flags.
BuildListFindingsByIssuePayload builds the payload for the issues List findings by issue endpoint from CLI flags.
BuildListIssuesPayload builds the payload for the issues List issues endpoint from CLI flags.
DecodeGetFindingByIssueTargetAndAffectedResourceResponse returns a decoder for responses returned by the issues Get finding by issue, target and affected resource endpoint.
DecodeGetIssueMTTRResponse returns a decoder for responses returned by the issues Get issue MTTR endpoint.
DecodeGetIssueResponse returns a decoder for responses returned by the issues Get issue endpoint.
DecodeIssuesSummaryResponse returns a decoder for responses returned by the issues Issues summary endpoint.
DecodeListFindingsByIssueResponse returns a decoder for responses returned by the issues List findings by issue endpoint.
DecodeListIssuesResponse returns a decoder for responses returned by the issues List issues endpoint.
EncodeIssuesSummaryRequest returns an encoder for requests sent to the issues Issues summary server.
EncodeListFindingsByIssueRequest returns an encoder for requests sent to the issues List findings by issue server.
EncodeListIssuesRequest returns an encoder for requests sent to the issues List issues server.
GetFindingByIssueTargetAndAffectedResourceIssuesPath returns the URL path to the issues service Get finding by issue, target and affected resource HTTP endpoint.
GetIssueIssuesPath returns the URL path to the issues service Get issue HTTP endpoint.
GetIssueMTTRIssuesPath returns the URL path to the issues service Get issue MTTR HTTP endpoint.
IssuesSummaryIssuesPath returns the URL path to the issues service Issues summary HTTP endpoint.
ListFindingsByIssueIssuesPath returns the URL path to the issues service List findings by issue HTTP endpoint.
ListIssuesIssuesPath returns the URL path to the issues service List issues HTTP endpoint.
NewClient instantiates HTTP clients for all the issues service servers.
NewGetFindingByIssueTargetAndAffectedResourceFindingOK builds a "issues" service "Get finding by issue, target and affected resource" endpoint result from a HTTP "OK" response.
NewGetIssueIssueOK builds a "issues" service "Get issue" endpoint result from a HTTP "OK" response.
NewIssuesSummaryIssueSummaryCollectionOK builds a "issues" service "Issues summary" endpoint result from a HTTP "OK" response.
NewListFindingsByIssueFindingCollectionOK builds a "issues" service "List findings by issue" endpoint result from a HTTP "OK" response.
NewListIssuesIssueCollectionOK builds a "issues" service "List issues" endpoint result from a HTTP "OK" response.
# Structs
Client lists the issues service endpoint HTTP clients.
FindingResponse is used to define fields on response body types.
GetFindingByIssueTargetAndAffectedResourceResponseBody is the type of the "issues" service "Get finding by issue, target and affected resource" endpoint HTTP response body.
GetIssueResponseBody is the type of the "issues" service "Get issue" endpoint HTTP response body.
IssueResponse is used to define fields on response body types.
IssueResponseBody is used to define fields on response body types.
IssueSummaryResponse is used to define fields on response body types.
ResourceGroupResponse is used to define fields on response body types.
ResourceGroupResponseBody is used to define fields on response body types.
SourcewithnotargetResponse is used to define fields on response body types.
SourcewithnotargetResponseBody is used to define fields on response body types.
TargetResponse is used to define fields on response body types.
TargetResponseBody is used to define fields on response body types.
# Type aliases
IssuesSummaryResponseBody is the type of the "issues" service "Issues summary" endpoint HTTP response body.
ListFindingsByIssueResponseBody is the type of the "issues" service "List findings by issue" endpoint HTTP response body.
ListIssuesResponseBody is the type of the "issues" service "List issues" endpoint HTTP response body.