# Functions
BuildGetSourceMTTRPayload builds the payload for the sources Get source MTTR endpoint from CLI flags.
BuildGetSourcePayload builds the payload for the sources Get source endpoint from CLI flags.
BuildListFindingsBySourcePayload builds the payload for the sources List findings by source endpoint from CLI flags.
BuildListSourcesPayload builds the payload for the sources List sources endpoint from CLI flags.
DecodeGetSourceMTTRResponse returns a decoder for responses returned by the sources Get source MTTR endpoint.
DecodeGetSourceResponse returns a decoder for responses returned by the sources Get source endpoint.
DecodeListFindingsBySourceResponse returns a decoder for responses returned by the sources List findings by source endpoint.
DecodeListSourcesResponse returns a decoder for responses returned by the sources List sources endpoint.
EncodeListFindingsBySourceRequest returns an encoder for requests sent to the sources List findings by source server.
EncodeListSourcesRequest returns an encoder for requests sent to the sources List sources server.
GetSourceMTTRSourcesPath returns the URL path to the sources service Get source MTTR HTTP endpoint.
GetSourceSourcesPath returns the URL path to the sources service Get source HTTP endpoint.
ListFindingsBySourceSourcesPath returns the URL path to the sources service List findings by source HTTP endpoint.
ListSourcesSourcesPath returns the URL path to the sources service List sources HTTP endpoint.
NewClient instantiates HTTP clients for all the sources service servers.
NewGetSourceSourceOK builds a "sources" service "Get source" endpoint result from a HTTP "OK" response.
NewListFindingsBySourceFindingCollectionOK builds a "sources" service "List findings by source" endpoint result from a HTTP "OK" response.
NewListSourcesSourceCollectionOK builds a "sources" service "List sources" endpoint result from a HTTP "OK" response.
# Structs
Client lists the sources service endpoint HTTP clients.
FindingResponse is used to define fields on response body types.
GetSourceResponseBody is the type of the "sources" service "Get source" endpoint HTTP response body.
IssueResponse is used to define fields on response body types.
ResourceGroupResponse is used to define fields on response body types.
SourceResponse is used to define fields on response body types.
SourcewithnotargetResponse is used to define fields on response body types.
TargetResponse is used to define fields on response body types.
# Type aliases
ListFindingsBySourceResponseBody is the type of the "sources" service "List findings by source" endpoint HTTP response body.
ListSourcesResponseBody is the type of the "sources" service "List sources" endpoint HTTP response body.