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

# Functions

New creates a new identity entities API client.
NewGetSensorAggregatesForbidden creates a GetSensorAggregatesForbidden with default headers values.
NewGetSensorAggregatesOK creates a GetSensorAggregatesOK with default headers values.
NewGetSensorAggregatesParams creates a new GetSensorAggregatesParams object, with the default timeout for this client.
NewGetSensorAggregatesParamsWithContext creates a new GetSensorAggregatesParams object with the ability to set a context for a request.
NewGetSensorAggregatesParamsWithHTTPClient creates a new GetSensorAggregatesParams object with the ability to set a custom HTTPClient for a request.
NewGetSensorAggregatesParamsWithTimeout creates a new GetSensorAggregatesParams object with the ability to set a timeout on a request.
NewGetSensorAggregatesTooManyRequests creates a GetSensorAggregatesTooManyRequests with default headers values.
NewGetSensorDetailsForbidden creates a GetSensorDetailsForbidden with default headers values.
NewGetSensorDetailsOK creates a GetSensorDetailsOK with default headers values.
NewGetSensorDetailsParams creates a new GetSensorDetailsParams object, with the default timeout for this client.
NewGetSensorDetailsParamsWithContext creates a new GetSensorDetailsParams object with the ability to set a context for a request.
NewGetSensorDetailsParamsWithHTTPClient creates a new GetSensorDetailsParams object with the ability to set a custom HTTPClient for a request.
NewGetSensorDetailsParamsWithTimeout creates a new GetSensorDetailsParams object with the ability to set a timeout on a request.
NewGetSensorDetailsTooManyRequests creates a GetSensorDetailsTooManyRequests with default headers values.
NewQuerySensorsByFilterForbidden creates a QuerySensorsByFilterForbidden with default headers values.
NewQuerySensorsByFilterOK creates a QuerySensorsByFilterOK with default headers values.
NewQuerySensorsByFilterParams creates a new QuerySensorsByFilterParams object, with the default timeout for this client.
NewQuerySensorsByFilterParamsWithContext creates a new QuerySensorsByFilterParams object with the ability to set a context for a request.
NewQuerySensorsByFilterParamsWithHTTPClient creates a new QuerySensorsByFilterParams object with the ability to set a custom HTTPClient for a request.
NewQuerySensorsByFilterParamsWithTimeout creates a new QuerySensorsByFilterParams object with the ability to set a timeout on a request.
NewQuerySensorsByFilterTooManyRequests creates a QuerySensorsByFilterTooManyRequests with default headers values.

# Structs

Client for identity entities API */.
GetSensorAggregatesForbidden describes a response with status code 403, with default header values.
GetSensorAggregatesOK describes a response with status code 200, with default header values.
GetSensorAggregatesParams contains all the parameters to send to the API endpoint for the get sensor aggregates operation.
GetSensorAggregatesReader is a Reader for the GetSensorAggregates structure.
GetSensorAggregatesTooManyRequests describes a response with status code 429, with default header values.
GetSensorDetailsForbidden describes a response with status code 403, with default header values.
GetSensorDetailsOK describes a response with status code 200, with default header values.
GetSensorDetailsParams contains all the parameters to send to the API endpoint for the get sensor details operation.
GetSensorDetailsReader is a Reader for the GetSensorDetails structure.
GetSensorDetailsTooManyRequests describes a response with status code 429, with default header values.
QuerySensorsByFilterForbidden describes a response with status code 403, with default header values.
QuerySensorsByFilterOK describes a response with status code 200, with default header values.
QuerySensorsByFilterParams contains all the parameters to send to the API endpoint for the query sensors by filter operation.
QuerySensorsByFilterReader is a Reader for the QuerySensorsByFilter structure.
QuerySensorsByFilterTooManyRequests 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.