package
0.7.0
Repository: https://github.com/crowdstrike/gofalcon.git
Documentation: pkg.go.dev

# Functions

New creates a new quick scan API client.
NewGetScansAggregatesForbidden creates a GetScansAggregatesForbidden with default headers values.
NewGetScansAggregatesOK creates a GetScansAggregatesOK with default headers values.
NewGetScansAggregatesParams creates a new GetScansAggregatesParams object, with the default timeout for this client.
NewGetScansAggregatesParamsWithContext creates a new GetScansAggregatesParams object with the ability to set a context for a request.
NewGetScansAggregatesParamsWithHTTPClient creates a new GetScansAggregatesParams object with the ability to set a custom HTTPClient for a request.
NewGetScansAggregatesParamsWithTimeout creates a new GetScansAggregatesParams object with the ability to set a timeout on a request.
NewGetScansAggregatesTooManyRequests creates a GetScansAggregatesTooManyRequests with default headers values.
NewGetScansBadRequest creates a GetScansBadRequest with default headers values.
NewGetScansForbidden creates a GetScansForbidden with default headers values.
NewGetScansInternalServerError creates a GetScansInternalServerError with default headers values.
NewGetScansNotFound creates a GetScansNotFound with default headers values.
NewGetScansOK creates a GetScansOK with default headers values.
NewGetScansParams creates a new GetScansParams object, with the default timeout for this client.
NewGetScansParamsWithContext creates a new GetScansParams object with the ability to set a context for a request.
NewGetScansParamsWithHTTPClient creates a new GetScansParams object with the ability to set a custom HTTPClient for a request.
NewGetScansParamsWithTimeout creates a new GetScansParams object with the ability to set a timeout on a request.
NewGetScansTooManyRequests creates a GetScansTooManyRequests with default headers values.
NewQuerySubmissionsMixin0BadRequest creates a QuerySubmissionsMixin0BadRequest with default headers values.
NewQuerySubmissionsMixin0Forbidden creates a QuerySubmissionsMixin0Forbidden with default headers values.
NewQuerySubmissionsMixin0InternalServerError creates a QuerySubmissionsMixin0InternalServerError with default headers values.
NewQuerySubmissionsMixin0OK creates a QuerySubmissionsMixin0OK with default headers values.
NewQuerySubmissionsMixin0Params creates a new QuerySubmissionsMixin0Params object, with the default timeout for this client.
NewQuerySubmissionsMixin0ParamsWithContext creates a new QuerySubmissionsMixin0Params object with the ability to set a context for a request.
NewQuerySubmissionsMixin0ParamsWithHTTPClient creates a new QuerySubmissionsMixin0Params object with the ability to set a custom HTTPClient for a request.
NewQuerySubmissionsMixin0ParamsWithTimeout creates a new QuerySubmissionsMixin0Params object with the ability to set a timeout on a request.
NewQuerySubmissionsMixin0TooManyRequests creates a QuerySubmissionsMixin0TooManyRequests with default headers values.
NewScanSamplesBadRequest creates a ScanSamplesBadRequest with default headers values.
NewScanSamplesForbidden creates a ScanSamplesForbidden with default headers values.
NewScanSamplesInternalServerError creates a ScanSamplesInternalServerError with default headers values.
NewScanSamplesOK creates a ScanSamplesOK with default headers values.
NewScanSamplesParams creates a new ScanSamplesParams object, with the default timeout for this client.
NewScanSamplesParamsWithContext creates a new ScanSamplesParams object with the ability to set a context for a request.
NewScanSamplesParamsWithHTTPClient creates a new ScanSamplesParams object with the ability to set a custom HTTPClient for a request.
NewScanSamplesParamsWithTimeout creates a new ScanSamplesParams object with the ability to set a timeout on a request.
NewScanSamplesTooManyRequests creates a ScanSamplesTooManyRequests with default headers values.

# Structs

Client for quick scan API */.
GetScansAggregatesForbidden describes a response with status code 403, with default header values.
GetScansAggregatesOK describes a response with status code 200, with default header values.
GetScansAggregatesParams contains all the parameters to send to the API endpoint for the get scans aggregates operation.
GetScansAggregatesReader is a Reader for the GetScansAggregates structure.
GetScansAggregatesTooManyRequests describes a response with status code 429, with default header values.
GetScansBadRequest describes a response with status code 400, with default header values.
GetScansForbidden describes a response with status code 403, with default header values.
GetScansInternalServerError describes a response with status code 500, with default header values.
GetScansNotFound describes a response with status code 404, with default header values.
GetScansOK describes a response with status code 200, with default header values.
GetScansParams contains all the parameters to send to the API endpoint for the get scans operation.
GetScansReader is a Reader for the GetScans structure.
GetScansTooManyRequests describes a response with status code 429, with default header values.
QuerySubmissionsMixin0BadRequest describes a response with status code 400, with default header values.
QuerySubmissionsMixin0Forbidden describes a response with status code 403, with default header values.
QuerySubmissionsMixin0InternalServerError describes a response with status code 500, with default header values.
QuerySubmissionsMixin0OK describes a response with status code 200, with default header values.
QuerySubmissionsMixin0Params contains all the parameters to send to the API endpoint for the query submissions mixin0 operation.
QuerySubmissionsMixin0Reader is a Reader for the QuerySubmissionsMixin0 structure.
QuerySubmissionsMixin0TooManyRequests describes a response with status code 429, with default header values.
ScanSamplesBadRequest describes a response with status code 400, with default header values.
ScanSamplesForbidden describes a response with status code 403, with default header values.
ScanSamplesInternalServerError describes a response with status code 500, with default header values.
ScanSamplesOK describes a response with status code 200, with default header values.
ScanSamplesParams contains all the parameters to send to the API endpoint for the scan samples operation.
ScanSamplesReader is a Reader for the ScanSamples structure.
ScanSamplesTooManyRequests describes a response with status code 429, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.