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

# Functions

New creates a new api integrations API client.
NewExecuteCommandBadRequest creates a ExecuteCommandBadRequest with default headers values.
NewExecuteCommandForbidden creates a ExecuteCommandForbidden with default headers values.
NewExecuteCommandInternalServerError creates a ExecuteCommandInternalServerError with default headers values.
NewExecuteCommandNotFound creates a ExecuteCommandNotFound with default headers values.
NewExecuteCommandOK creates a ExecuteCommandOK with default headers values.
NewExecuteCommandParams creates a new ExecuteCommandParams object, with the default timeout for this client.
NewExecuteCommandParamsWithContext creates a new ExecuteCommandParams object with the ability to set a context for a request.
NewExecuteCommandParamsWithHTTPClient creates a new ExecuteCommandParams object with the ability to set a custom HTTPClient for a request.
NewExecuteCommandParamsWithTimeout creates a new ExecuteCommandParams object with the ability to set a timeout on a request.
NewExecuteCommandTooManyRequests creates a ExecuteCommandTooManyRequests with default headers values.
NewGetCombinedPluginConfigsBadRequest creates a GetCombinedPluginConfigsBadRequest with default headers values.
NewGetCombinedPluginConfigsForbidden creates a GetCombinedPluginConfigsForbidden with default headers values.
NewGetCombinedPluginConfigsInternalServerError creates a GetCombinedPluginConfigsInternalServerError with default headers values.
NewGetCombinedPluginConfigsNotFound creates a GetCombinedPluginConfigsNotFound with default headers values.
NewGetCombinedPluginConfigsOK creates a GetCombinedPluginConfigsOK with default headers values.
NewGetCombinedPluginConfigsParams creates a new GetCombinedPluginConfigsParams object, with the default timeout for this client.
NewGetCombinedPluginConfigsParamsWithContext creates a new GetCombinedPluginConfigsParams object with the ability to set a context for a request.
NewGetCombinedPluginConfigsParamsWithHTTPClient creates a new GetCombinedPluginConfigsParams object with the ability to set a custom HTTPClient for a request.
NewGetCombinedPluginConfigsParamsWithTimeout creates a new GetCombinedPluginConfigsParams object with the ability to set a timeout on a request.
NewGetCombinedPluginConfigsTooManyRequests creates a GetCombinedPluginConfigsTooManyRequests with default headers values.

# Structs

Client for api integrations API */.
ExecuteCommandBadRequest describes a response with status code 400, with default header values.
ExecuteCommandForbidden describes a response with status code 403, with default header values.
ExecuteCommandInternalServerError describes a response with status code 500, with default header values.
ExecuteCommandNotFound describes a response with status code 404, with default header values.
ExecuteCommandOK describes a response with status code 200, with default header values.
ExecuteCommandParams contains all the parameters to send to the API endpoint for the execute command operation.
ExecuteCommandReader is a Reader for the ExecuteCommand structure.
ExecuteCommandTooManyRequests describes a response with status code 429, with default header values.
GetCombinedPluginConfigsBadRequest describes a response with status code 400, with default header values.
GetCombinedPluginConfigsForbidden describes a response with status code 403, with default header values.
GetCombinedPluginConfigsInternalServerError describes a response with status code 500, with default header values.
GetCombinedPluginConfigsNotFound describes a response with status code 404, with default header values.
GetCombinedPluginConfigsOK describes a response with status code 200, with default header values.
GetCombinedPluginConfigsParams contains all the parameters to send to the API endpoint for the get combined plugin configs operation.
GetCombinedPluginConfigsReader is a Reader for the GetCombinedPluginConfigs structure.
GetCombinedPluginConfigsTooManyRequests 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.