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

# Functions

New creates a new iocs API client.
NewDevicesCountForbidden creates a DevicesCountForbidden with default headers values.
NewDevicesCountOK creates a DevicesCountOK with default headers values.
NewDevicesCountParams creates a new DevicesCountParams object, with the default timeout for this client.
NewDevicesCountParamsWithContext creates a new DevicesCountParams object with the ability to set a context for a request.
NewDevicesCountParamsWithHTTPClient creates a new DevicesCountParams object with the ability to set a custom HTTPClient for a request.
NewDevicesCountParamsWithTimeout creates a new DevicesCountParams object with the ability to set a timeout on a request.
NewDevicesCountTooManyRequests creates a DevicesCountTooManyRequests with default headers values.
NewDevicesRanOnForbidden creates a DevicesRanOnForbidden with default headers values.
NewDevicesRanOnOK creates a DevicesRanOnOK with default headers values.
NewDevicesRanOnParams creates a new DevicesRanOnParams object, with the default timeout for this client.
NewDevicesRanOnParamsWithContext creates a new DevicesRanOnParams object with the ability to set a context for a request.
NewDevicesRanOnParamsWithHTTPClient creates a new DevicesRanOnParams object with the ability to set a custom HTTPClient for a request.
NewDevicesRanOnParamsWithTimeout creates a new DevicesRanOnParams object with the ability to set a timeout on a request.
NewDevicesRanOnTooManyRequests creates a DevicesRanOnTooManyRequests with default headers values.
NewEntitiesProcessesForbidden creates a EntitiesProcessesForbidden with default headers values.
NewEntitiesProcessesOK creates a EntitiesProcessesOK with default headers values.
NewEntitiesProcessesParams creates a new EntitiesProcessesParams object, with the default timeout for this client.
NewEntitiesProcessesParamsWithContext creates a new EntitiesProcessesParams object with the ability to set a context for a request.
NewEntitiesProcessesParamsWithHTTPClient creates a new EntitiesProcessesParams object with the ability to set a custom HTTPClient for a request.
NewEntitiesProcessesParamsWithTimeout creates a new EntitiesProcessesParams object with the ability to set a timeout on a request.
NewEntitiesProcessesTooManyRequests creates a EntitiesProcessesTooManyRequests with default headers values.
NewProcessesRanOnForbidden creates a ProcessesRanOnForbidden with default headers values.
NewProcessesRanOnOK creates a ProcessesRanOnOK with default headers values.
NewProcessesRanOnParams creates a new ProcessesRanOnParams object, with the default timeout for this client.
NewProcessesRanOnParamsWithContext creates a new ProcessesRanOnParams object with the ability to set a context for a request.
NewProcessesRanOnParamsWithHTTPClient creates a new ProcessesRanOnParams object with the ability to set a custom HTTPClient for a request.
NewProcessesRanOnParamsWithTimeout creates a new ProcessesRanOnParams object with the ability to set a timeout on a request.
NewProcessesRanOnTooManyRequests creates a ProcessesRanOnTooManyRequests with default headers values.

# Structs

Client for iocs API */.
DevicesCountForbidden describes a response with status code 403, with default header values.
DevicesCountOK describes a response with status code 200, with default header values.
DevicesCountParams contains all the parameters to send to the API endpoint for the devices count operation.
DevicesCountReader is a Reader for the DevicesCount structure.
DevicesCountTooManyRequests describes a response with status code 429, with default header values.
DevicesRanOnForbidden describes a response with status code 403, with default header values.
DevicesRanOnOK describes a response with status code 200, with default header values.
DevicesRanOnParams contains all the parameters to send to the API endpoint for the devices ran on operation.
DevicesRanOnReader is a Reader for the DevicesRanOn structure.
DevicesRanOnTooManyRequests describes a response with status code 429, with default header values.
EntitiesProcessesForbidden describes a response with status code 403, with default header values.
EntitiesProcessesOK describes a response with status code 200, with default header values.
EntitiesProcessesParams contains all the parameters to send to the API endpoint for the entities processes operation.
EntitiesProcessesReader is a Reader for the EntitiesProcesses structure.
EntitiesProcessesTooManyRequests describes a response with status code 429, with default header values.
ProcessesRanOnForbidden describes a response with status code 403, with default header values.
ProcessesRanOnOK describes a response with status code 200, with default header values.
ProcessesRanOnParams contains all the parameters to send to the API endpoint for the processes ran on operation.
ProcessesRanOnReader is a Reader for the ProcessesRanOn structure.
ProcessesRanOnTooManyRequests 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.