drift_indicators

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for drift indicators API

func (*Client) GetDriftIndicatorsValuesByDate

func (a *Client) GetDriftIndicatorsValuesByDate(params *GetDriftIndicatorsValuesByDateParams, opts ...ClientOption) (*GetDriftIndicatorsValuesByDateOK, error)

GetDriftIndicatorsValuesByDate returns the count of drift indicators by the date by default it s for 7 days

func (*Client) ReadDriftIndicatorEntities

func (a *Client) ReadDriftIndicatorEntities(params *ReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*ReadDriftIndicatorEntitiesOK, error)

ReadDriftIndicatorEntities retrieves drift indicator entities identified by the provided i ds

func (*Client) ReadDriftIndicatorsCount

func (a *Client) ReadDriftIndicatorsCount(params *ReadDriftIndicatorsCountParams, opts ...ClientOption) (*ReadDriftIndicatorsCountOK, error)

ReadDriftIndicatorsCount returns the total count of drift indicators over a time period

func (*Client) SearchAndReadDriftIndicatorEntities

func (a *Client) SearchAndReadDriftIndicatorEntities(params *SearchAndReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*SearchAndReadDriftIndicatorEntitiesOK, error)

SearchAndReadDriftIndicatorEntities retrieves drift indicators by the provided search criteria

func (*Client) SearchDriftIndicators

func (a *Client) SearchDriftIndicators(params *SearchDriftIndicatorsParams, opts ...ClientOption) (*SearchDriftIndicatorsOK, error)

SearchDriftIndicators retrieves all drift indicators that match the given query

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	GetDriftIndicatorsValuesByDate(params *GetDriftIndicatorsValuesByDateParams, opts ...ClientOption) (*GetDriftIndicatorsValuesByDateOK, error)

	ReadDriftIndicatorEntities(params *ReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*ReadDriftIndicatorEntitiesOK, error)

	ReadDriftIndicatorsCount(params *ReadDriftIndicatorsCountParams, opts ...ClientOption) (*ReadDriftIndicatorsCountOK, error)

	SearchAndReadDriftIndicatorEntities(params *SearchAndReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*SearchAndReadDriftIndicatorEntitiesOK, error)

	SearchDriftIndicators(params *SearchDriftIndicatorsParams, opts ...ClientOption) (*SearchDriftIndicatorsOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new drift indicators API client.

type GetDriftIndicatorsValuesByDateForbidden

type GetDriftIndicatorsValuesByDateForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}

GetDriftIndicatorsValuesByDateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetDriftIndicatorsValuesByDateForbidden

func NewGetDriftIndicatorsValuesByDateForbidden() *GetDriftIndicatorsValuesByDateForbidden

NewGetDriftIndicatorsValuesByDateForbidden creates a GetDriftIndicatorsValuesByDateForbidden with default headers values

func (*GetDriftIndicatorsValuesByDateForbidden) Code

Code gets the status code for the get drift indicators values by date forbidden response

func (*GetDriftIndicatorsValuesByDateForbidden) Error

func (*GetDriftIndicatorsValuesByDateForbidden) GetPayload

func (*GetDriftIndicatorsValuesByDateForbidden) IsClientError

func (o *GetDriftIndicatorsValuesByDateForbidden) IsClientError() bool

IsClientError returns true when this get drift indicators values by date forbidden response has a 4xx status code

func (*GetDriftIndicatorsValuesByDateForbidden) IsCode

IsCode returns true when this get drift indicators values by date forbidden response a status code equal to that given

func (*GetDriftIndicatorsValuesByDateForbidden) IsRedirect

IsRedirect returns true when this get drift indicators values by date forbidden response has a 3xx status code

func (*GetDriftIndicatorsValuesByDateForbidden) IsServerError

func (o *GetDriftIndicatorsValuesByDateForbidden) IsServerError() bool

IsServerError returns true when this get drift indicators values by date forbidden response has a 5xx status code

func (*GetDriftIndicatorsValuesByDateForbidden) IsSuccess

IsSuccess returns true when this get drift indicators values by date forbidden response has a 2xx status code

func (*GetDriftIndicatorsValuesByDateForbidden) String

type GetDriftIndicatorsValuesByDateInternalServerError

type GetDriftIndicatorsValuesByDateInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.CoreEntitiesResponse
}

GetDriftIndicatorsValuesByDateInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetDriftIndicatorsValuesByDateInternalServerError

func NewGetDriftIndicatorsValuesByDateInternalServerError() *GetDriftIndicatorsValuesByDateInternalServerError

NewGetDriftIndicatorsValuesByDateInternalServerError creates a GetDriftIndicatorsValuesByDateInternalServerError with default headers values

func (*GetDriftIndicatorsValuesByDateInternalServerError) Code

Code gets the status code for the get drift indicators values by date internal server error response

func (*GetDriftIndicatorsValuesByDateInternalServerError) Error

func (*GetDriftIndicatorsValuesByDateInternalServerError) GetPayload

func (*GetDriftIndicatorsValuesByDateInternalServerError) IsClientError

IsClientError returns true when this get drift indicators values by date internal server error response has a 4xx status code

func (*GetDriftIndicatorsValuesByDateInternalServerError) IsCode

IsCode returns true when this get drift indicators values by date internal server error response a status code equal to that given

func (*GetDriftIndicatorsValuesByDateInternalServerError) IsRedirect

IsRedirect returns true when this get drift indicators values by date internal server error response has a 3xx status code

func (*GetDriftIndicatorsValuesByDateInternalServerError) IsServerError

IsServerError returns true when this get drift indicators values by date internal server error response has a 5xx status code

func (*GetDriftIndicatorsValuesByDateInternalServerError) IsSuccess

IsSuccess returns true when this get drift indicators values by date internal server error response has a 2xx status code

func (*GetDriftIndicatorsValuesByDateInternalServerError) String

type GetDriftIndicatorsValuesByDateOK

type GetDriftIndicatorsValuesByDateOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DriftindicatorsDriftIndicatorsFieldValue
}

GetDriftIndicatorsValuesByDateOK describes a response with status code 200, with default header values.

OK

func NewGetDriftIndicatorsValuesByDateOK

func NewGetDriftIndicatorsValuesByDateOK() *GetDriftIndicatorsValuesByDateOK

NewGetDriftIndicatorsValuesByDateOK creates a GetDriftIndicatorsValuesByDateOK with default headers values

func (*GetDriftIndicatorsValuesByDateOK) Code

Code gets the status code for the get drift indicators values by date o k response

func (*GetDriftIndicatorsValuesByDateOK) Error

func (*GetDriftIndicatorsValuesByDateOK) GetPayload

func (*GetDriftIndicatorsValuesByDateOK) IsClientError

func (o *GetDriftIndicatorsValuesByDateOK) IsClientError() bool

IsClientError returns true when this get drift indicators values by date o k response has a 4xx status code

func (*GetDriftIndicatorsValuesByDateOK) IsCode

func (o *GetDriftIndicatorsValuesByDateOK) IsCode(code int) bool

IsCode returns true when this get drift indicators values by date o k response a status code equal to that given

func (*GetDriftIndicatorsValuesByDateOK) IsRedirect

func (o *GetDriftIndicatorsValuesByDateOK) IsRedirect() bool

IsRedirect returns true when this get drift indicators values by date o k response has a 3xx status code

func (*GetDriftIndicatorsValuesByDateOK) IsServerError

func (o *GetDriftIndicatorsValuesByDateOK) IsServerError() bool

IsServerError returns true when this get drift indicators values by date o k response has a 5xx status code

func (*GetDriftIndicatorsValuesByDateOK) IsSuccess

func (o *GetDriftIndicatorsValuesByDateOK) IsSuccess() bool

IsSuccess returns true when this get drift indicators values by date o k response has a 2xx status code

func (*GetDriftIndicatorsValuesByDateOK) String

type GetDriftIndicatorsValuesByDateParams

type GetDriftIndicatorsValuesByDateParams struct {

	/* Filter.

	   Filter drift indicators using a query in Falcon Query Language (FQL). Supported filters: cid,cloud_name,command_line,container_id,file_name,file_sha256,host_id,indicator_process_id,namespace,occurred_at,parent_process_id,pod_name,prevented,scheduler_name,severity,worker_node_name
	*/
	Filter *string

	/* Limit.

	   The upper-bound on the number of records to retrieve.
	*/
	Limit *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDriftIndicatorsValuesByDateParams contains all the parameters to send to the API endpoint

for the get drift indicators values by date operation.

Typically these are written to a http.Request.

func NewGetDriftIndicatorsValuesByDateParams

func NewGetDriftIndicatorsValuesByDateParams() *GetDriftIndicatorsValuesByDateParams

NewGetDriftIndicatorsValuesByDateParams creates a new GetDriftIndicatorsValuesByDateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetDriftIndicatorsValuesByDateParamsWithContext

func NewGetDriftIndicatorsValuesByDateParamsWithContext(ctx context.Context) *GetDriftIndicatorsValuesByDateParams

NewGetDriftIndicatorsValuesByDateParamsWithContext creates a new GetDriftIndicatorsValuesByDateParams object with the ability to set a context for a request.

func NewGetDriftIndicatorsValuesByDateParamsWithHTTPClient

func NewGetDriftIndicatorsValuesByDateParamsWithHTTPClient(client *http.Client) *GetDriftIndicatorsValuesByDateParams

NewGetDriftIndicatorsValuesByDateParamsWithHTTPClient creates a new GetDriftIndicatorsValuesByDateParams object with the ability to set a custom HTTPClient for a request.

func NewGetDriftIndicatorsValuesByDateParamsWithTimeout

func NewGetDriftIndicatorsValuesByDateParamsWithTimeout(timeout time.Duration) *GetDriftIndicatorsValuesByDateParams

NewGetDriftIndicatorsValuesByDateParamsWithTimeout creates a new GetDriftIndicatorsValuesByDateParams object with the ability to set a timeout on a request.

func (*GetDriftIndicatorsValuesByDateParams) SetContext

SetContext adds the context to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) SetDefaults

func (o *GetDriftIndicatorsValuesByDateParams) SetDefaults()

SetDefaults hydrates default values in the get drift indicators values by date params (not the query body).

All values with no default are reset to their zero value.

func (*GetDriftIndicatorsValuesByDateParams) SetFilter

func (o *GetDriftIndicatorsValuesByDateParams) SetFilter(filter *string)

SetFilter adds the filter to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) SetHTTPClient

func (o *GetDriftIndicatorsValuesByDateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) SetLimit

func (o *GetDriftIndicatorsValuesByDateParams) SetLimit(limit *int64)

SetLimit adds the limit to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) SetTimeout

func (o *GetDriftIndicatorsValuesByDateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WithContext

WithContext adds the context to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WithDefaults

WithDefaults hydrates default values in the get drift indicators values by date params (not the query body).

All values with no default are reset to their zero value.

func (*GetDriftIndicatorsValuesByDateParams) WithFilter

WithFilter adds the filter to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WithLimit

WithLimit adds the limit to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WithTimeout

WithTimeout adds the timeout to the get drift indicators values by date params

func (*GetDriftIndicatorsValuesByDateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDriftIndicatorsValuesByDateReader

type GetDriftIndicatorsValuesByDateReader struct {
	// contains filtered or unexported fields
}

GetDriftIndicatorsValuesByDateReader is a Reader for the GetDriftIndicatorsValuesByDate structure.

func (*GetDriftIndicatorsValuesByDateReader) ReadResponse

func (o *GetDriftIndicatorsValuesByDateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDriftIndicatorsValuesByDateTooManyRequests

type GetDriftIndicatorsValuesByDateTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetDriftIndicatorsValuesByDateTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetDriftIndicatorsValuesByDateTooManyRequests

func NewGetDriftIndicatorsValuesByDateTooManyRequests() *GetDriftIndicatorsValuesByDateTooManyRequests

NewGetDriftIndicatorsValuesByDateTooManyRequests creates a GetDriftIndicatorsValuesByDateTooManyRequests with default headers values

func (*GetDriftIndicatorsValuesByDateTooManyRequests) Code

Code gets the status code for the get drift indicators values by date too many requests response

func (*GetDriftIndicatorsValuesByDateTooManyRequests) Error

func (*GetDriftIndicatorsValuesByDateTooManyRequests) GetPayload

func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsClientError

IsClientError returns true when this get drift indicators values by date too many requests response has a 4xx status code

func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsCode

IsCode returns true when this get drift indicators values by date too many requests response a status code equal to that given

func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsRedirect

IsRedirect returns true when this get drift indicators values by date too many requests response has a 3xx status code

func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsServerError

IsServerError returns true when this get drift indicators values by date too many requests response has a 5xx status code

func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsSuccess

IsSuccess returns true when this get drift indicators values by date too many requests response has a 2xx status code

func (*GetDriftIndicatorsValuesByDateTooManyRequests) String

type ReadDriftIndicatorEntitiesForbidden

type ReadDriftIndicatorEntitiesForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}

ReadDriftIndicatorEntitiesForbidden describes a response with status code 403, with default header values.

Forbidden

func NewReadDriftIndicatorEntitiesForbidden

func NewReadDriftIndicatorEntitiesForbidden() *ReadDriftIndicatorEntitiesForbidden

NewReadDriftIndicatorEntitiesForbidden creates a ReadDriftIndicatorEntitiesForbidden with default headers values

func (*ReadDriftIndicatorEntitiesForbidden) Code

Code gets the status code for the read drift indicator entities forbidden response

func (*ReadDriftIndicatorEntitiesForbidden) Error

func (*ReadDriftIndicatorEntitiesForbidden) GetPayload

func (*ReadDriftIndicatorEntitiesForbidden) IsClientError

func (o *ReadDriftIndicatorEntitiesForbidden) IsClientError() bool

IsClientError returns true when this read drift indicator entities forbidden response has a 4xx status code

func (*ReadDriftIndicatorEntitiesForbidden) IsCode

IsCode returns true when this read drift indicator entities forbidden response a status code equal to that given

func (*ReadDriftIndicatorEntitiesForbidden) IsRedirect

func (o *ReadDriftIndicatorEntitiesForbidden) IsRedirect() bool

IsRedirect returns true when this read drift indicator entities forbidden response has a 3xx status code

func (*ReadDriftIndicatorEntitiesForbidden) IsServerError

func (o *ReadDriftIndicatorEntitiesForbidden) IsServerError() bool

IsServerError returns true when this read drift indicator entities forbidden response has a 5xx status code

func (*ReadDriftIndicatorEntitiesForbidden) IsSuccess

IsSuccess returns true when this read drift indicator entities forbidden response has a 2xx status code

func (*ReadDriftIndicatorEntitiesForbidden) String

type ReadDriftIndicatorEntitiesInternalServerError

type ReadDriftIndicatorEntitiesInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.CoreEntitiesResponse
}

ReadDriftIndicatorEntitiesInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewReadDriftIndicatorEntitiesInternalServerError

func NewReadDriftIndicatorEntitiesInternalServerError() *ReadDriftIndicatorEntitiesInternalServerError

NewReadDriftIndicatorEntitiesInternalServerError creates a ReadDriftIndicatorEntitiesInternalServerError with default headers values

func (*ReadDriftIndicatorEntitiesInternalServerError) Code

Code gets the status code for the read drift indicator entities internal server error response

func (*ReadDriftIndicatorEntitiesInternalServerError) Error

func (*ReadDriftIndicatorEntitiesInternalServerError) GetPayload

func (*ReadDriftIndicatorEntitiesInternalServerError) IsClientError

IsClientError returns true when this read drift indicator entities internal server error response has a 4xx status code

func (*ReadDriftIndicatorEntitiesInternalServerError) IsCode

IsCode returns true when this read drift indicator entities internal server error response a status code equal to that given

func (*ReadDriftIndicatorEntitiesInternalServerError) IsRedirect

IsRedirect returns true when this read drift indicator entities internal server error response has a 3xx status code

func (*ReadDriftIndicatorEntitiesInternalServerError) IsServerError

IsServerError returns true when this read drift indicator entities internal server error response has a 5xx status code

func (*ReadDriftIndicatorEntitiesInternalServerError) IsSuccess

IsSuccess returns true when this read drift indicator entities internal server error response has a 2xx status code

func (*ReadDriftIndicatorEntitiesInternalServerError) String

type ReadDriftIndicatorEntitiesOK

type ReadDriftIndicatorEntitiesOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DriftindicatorsDriftEntityResponse
}

ReadDriftIndicatorEntitiesOK describes a response with status code 200, with default header values.

OK

func NewReadDriftIndicatorEntitiesOK

func NewReadDriftIndicatorEntitiesOK() *ReadDriftIndicatorEntitiesOK

NewReadDriftIndicatorEntitiesOK creates a ReadDriftIndicatorEntitiesOK with default headers values

func (*ReadDriftIndicatorEntitiesOK) Code

Code gets the status code for the read drift indicator entities o k response

func (*ReadDriftIndicatorEntitiesOK) Error

func (*ReadDriftIndicatorEntitiesOK) GetPayload

func (*ReadDriftIndicatorEntitiesOK) IsClientError

func (o *ReadDriftIndicatorEntitiesOK) IsClientError() bool

IsClientError returns true when this read drift indicator entities o k response has a 4xx status code

func (*ReadDriftIndicatorEntitiesOK) IsCode

func (o *ReadDriftIndicatorEntitiesOK) IsCode(code int) bool

IsCode returns true when this read drift indicator entities o k response a status code equal to that given

func (*ReadDriftIndicatorEntitiesOK) IsRedirect

func (o *ReadDriftIndicatorEntitiesOK) IsRedirect() bool

IsRedirect returns true when this read drift indicator entities o k response has a 3xx status code

func (*ReadDriftIndicatorEntitiesOK) IsServerError

func (o *ReadDriftIndicatorEntitiesOK) IsServerError() bool

IsServerError returns true when this read drift indicator entities o k response has a 5xx status code

func (*ReadDriftIndicatorEntitiesOK) IsSuccess

func (o *ReadDriftIndicatorEntitiesOK) IsSuccess() bool

IsSuccess returns true when this read drift indicator entities o k response has a 2xx status code

func (*ReadDriftIndicatorEntitiesOK) String

type ReadDriftIndicatorEntitiesParams

type ReadDriftIndicatorEntitiesParams struct {

	/* Ids.

	   Search Drift Indicators by ids - The maximum amount is 100 IDs
	*/
	Ids []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ReadDriftIndicatorEntitiesParams contains all the parameters to send to the API endpoint

for the read drift indicator entities operation.

Typically these are written to a http.Request.

func NewReadDriftIndicatorEntitiesParams

func NewReadDriftIndicatorEntitiesParams() *ReadDriftIndicatorEntitiesParams

NewReadDriftIndicatorEntitiesParams creates a new ReadDriftIndicatorEntitiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewReadDriftIndicatorEntitiesParamsWithContext

func NewReadDriftIndicatorEntitiesParamsWithContext(ctx context.Context) *ReadDriftIndicatorEntitiesParams

NewReadDriftIndicatorEntitiesParamsWithContext creates a new ReadDriftIndicatorEntitiesParams object with the ability to set a context for a request.

func NewReadDriftIndicatorEntitiesParamsWithHTTPClient

func NewReadDriftIndicatorEntitiesParamsWithHTTPClient(client *http.Client) *ReadDriftIndicatorEntitiesParams

NewReadDriftIndicatorEntitiesParamsWithHTTPClient creates a new ReadDriftIndicatorEntitiesParams object with the ability to set a custom HTTPClient for a request.

func NewReadDriftIndicatorEntitiesParamsWithTimeout

func NewReadDriftIndicatorEntitiesParamsWithTimeout(timeout time.Duration) *ReadDriftIndicatorEntitiesParams

NewReadDriftIndicatorEntitiesParamsWithTimeout creates a new ReadDriftIndicatorEntitiesParams object with the ability to set a timeout on a request.

func (*ReadDriftIndicatorEntitiesParams) SetContext

SetContext adds the context to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) SetDefaults

func (o *ReadDriftIndicatorEntitiesParams) SetDefaults()

SetDefaults hydrates default values in the read drift indicator entities params (not the query body).

All values with no default are reset to their zero value.

func (*ReadDriftIndicatorEntitiesParams) SetHTTPClient

func (o *ReadDriftIndicatorEntitiesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) SetIds

func (o *ReadDriftIndicatorEntitiesParams) SetIds(ids []string)

SetIds adds the ids to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) SetTimeout

func (o *ReadDriftIndicatorEntitiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) WithContext

WithContext adds the context to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) WithDefaults

WithDefaults hydrates default values in the read drift indicator entities params (not the query body).

All values with no default are reset to their zero value.

func (*ReadDriftIndicatorEntitiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) WithIds

WithIds adds the ids to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) WithTimeout

WithTimeout adds the timeout to the read drift indicator entities params

func (*ReadDriftIndicatorEntitiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ReadDriftIndicatorEntitiesReader

type ReadDriftIndicatorEntitiesReader struct {
	// contains filtered or unexported fields
}

ReadDriftIndicatorEntitiesReader is a Reader for the ReadDriftIndicatorEntities structure.

func (*ReadDriftIndicatorEntitiesReader) ReadResponse

func (o *ReadDriftIndicatorEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ReadDriftIndicatorEntitiesTooManyRequests

type ReadDriftIndicatorEntitiesTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

ReadDriftIndicatorEntitiesTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewReadDriftIndicatorEntitiesTooManyRequests

func NewReadDriftIndicatorEntitiesTooManyRequests() *ReadDriftIndicatorEntitiesTooManyRequests

NewReadDriftIndicatorEntitiesTooManyRequests creates a ReadDriftIndicatorEntitiesTooManyRequests with default headers values

func (*ReadDriftIndicatorEntitiesTooManyRequests) Code

Code gets the status code for the read drift indicator entities too many requests response

func (*ReadDriftIndicatorEntitiesTooManyRequests) Error

func (*ReadDriftIndicatorEntitiesTooManyRequests) GetPayload

func (*ReadDriftIndicatorEntitiesTooManyRequests) IsClientError

IsClientError returns true when this read drift indicator entities too many requests response has a 4xx status code

func (*ReadDriftIndicatorEntitiesTooManyRequests) IsCode

IsCode returns true when this read drift indicator entities too many requests response a status code equal to that given

func (*ReadDriftIndicatorEntitiesTooManyRequests) IsRedirect

IsRedirect returns true when this read drift indicator entities too many requests response has a 3xx status code

func (*ReadDriftIndicatorEntitiesTooManyRequests) IsServerError

IsServerError returns true when this read drift indicator entities too many requests response has a 5xx status code

func (*ReadDriftIndicatorEntitiesTooManyRequests) IsSuccess

IsSuccess returns true when this read drift indicator entities too many requests response has a 2xx status code

func (*ReadDriftIndicatorEntitiesTooManyRequests) String

type ReadDriftIndicatorsCountForbidden

type ReadDriftIndicatorsCountForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}

ReadDriftIndicatorsCountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewReadDriftIndicatorsCountForbidden

func NewReadDriftIndicatorsCountForbidden() *ReadDriftIndicatorsCountForbidden

NewReadDriftIndicatorsCountForbidden creates a ReadDriftIndicatorsCountForbidden with default headers values

func (*ReadDriftIndicatorsCountForbidden) Code

Code gets the status code for the read drift indicators count forbidden response

func (*ReadDriftIndicatorsCountForbidden) Error

func (*ReadDriftIndicatorsCountForbidden) GetPayload

func (*ReadDriftIndicatorsCountForbidden) IsClientError

func (o *ReadDriftIndicatorsCountForbidden) IsClientError() bool

IsClientError returns true when this read drift indicators count forbidden response has a 4xx status code

func (*ReadDriftIndicatorsCountForbidden) IsCode

func (o *ReadDriftIndicatorsCountForbidden) IsCode(code int) bool

IsCode returns true when this read drift indicators count forbidden response a status code equal to that given

func (*ReadDriftIndicatorsCountForbidden) IsRedirect

func (o *ReadDriftIndicatorsCountForbidden) IsRedirect() bool

IsRedirect returns true when this read drift indicators count forbidden response has a 3xx status code

func (*ReadDriftIndicatorsCountForbidden) IsServerError

func (o *ReadDriftIndicatorsCountForbidden) IsServerError() bool

IsServerError returns true when this read drift indicators count forbidden response has a 5xx status code

func (*ReadDriftIndicatorsCountForbidden) IsSuccess

func (o *ReadDriftIndicatorsCountForbidden) IsSuccess() bool

IsSuccess returns true when this read drift indicators count forbidden response has a 2xx status code

func (*ReadDriftIndicatorsCountForbidden) String

type ReadDriftIndicatorsCountInternalServerError

type ReadDriftIndicatorsCountInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.CoreEntitiesResponse
}

ReadDriftIndicatorsCountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewReadDriftIndicatorsCountInternalServerError

func NewReadDriftIndicatorsCountInternalServerError() *ReadDriftIndicatorsCountInternalServerError

NewReadDriftIndicatorsCountInternalServerError creates a ReadDriftIndicatorsCountInternalServerError with default headers values

func (*ReadDriftIndicatorsCountInternalServerError) Code

Code gets the status code for the read drift indicators count internal server error response

func (*ReadDriftIndicatorsCountInternalServerError) Error

func (*ReadDriftIndicatorsCountInternalServerError) GetPayload

func (*ReadDriftIndicatorsCountInternalServerError) IsClientError

IsClientError returns true when this read drift indicators count internal server error response has a 4xx status code

func (*ReadDriftIndicatorsCountInternalServerError) IsCode

IsCode returns true when this read drift indicators count internal server error response a status code equal to that given

func (*ReadDriftIndicatorsCountInternalServerError) IsRedirect

IsRedirect returns true when this read drift indicators count internal server error response has a 3xx status code

func (*ReadDriftIndicatorsCountInternalServerError) IsServerError

IsServerError returns true when this read drift indicators count internal server error response has a 5xx status code

func (*ReadDriftIndicatorsCountInternalServerError) IsSuccess

IsSuccess returns true when this read drift indicators count internal server error response has a 2xx status code

func (*ReadDriftIndicatorsCountInternalServerError) String

type ReadDriftIndicatorsCountOK

type ReadDriftIndicatorsCountOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DriftindicatorsDriftIndicatorsCountValue
}

ReadDriftIndicatorsCountOK describes a response with status code 200, with default header values.

OK

func NewReadDriftIndicatorsCountOK

func NewReadDriftIndicatorsCountOK() *ReadDriftIndicatorsCountOK

NewReadDriftIndicatorsCountOK creates a ReadDriftIndicatorsCountOK with default headers values

func (*ReadDriftIndicatorsCountOK) Code

func (o *ReadDriftIndicatorsCountOK) Code() int

Code gets the status code for the read drift indicators count o k response

func (*ReadDriftIndicatorsCountOK) Error

func (*ReadDriftIndicatorsCountOK) GetPayload

func (*ReadDriftIndicatorsCountOK) IsClientError

func (o *ReadDriftIndicatorsCountOK) IsClientError() bool

IsClientError returns true when this read drift indicators count o k response has a 4xx status code

func (*ReadDriftIndicatorsCountOK) IsCode

func (o *ReadDriftIndicatorsCountOK) IsCode(code int) bool

IsCode returns true when this read drift indicators count o k response a status code equal to that given

func (*ReadDriftIndicatorsCountOK) IsRedirect

func (o *ReadDriftIndicatorsCountOK) IsRedirect() bool

IsRedirect returns true when this read drift indicators count o k response has a 3xx status code

func (*ReadDriftIndicatorsCountOK) IsServerError

func (o *ReadDriftIndicatorsCountOK) IsServerError() bool

IsServerError returns true when this read drift indicators count o k response has a 5xx status code

func (*ReadDriftIndicatorsCountOK) IsSuccess

func (o *ReadDriftIndicatorsCountOK) IsSuccess() bool

IsSuccess returns true when this read drift indicators count o k response has a 2xx status code

func (*ReadDriftIndicatorsCountOK) String

func (o *ReadDriftIndicatorsCountOK) String() string

type ReadDriftIndicatorsCountParams

type ReadDriftIndicatorsCountParams struct {

	/* Filter.

	   Filter images using a query in Falcon Query Language (FQL). Supported filters:  cid,cloud_name,command_line,container_id,file_name,file_sha256,host_id,indicator_process_id,namespace,occurred_at,parent_process_id,pod_name,prevented,scheduler_name,severity,worker_node_name
	*/
	Filter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ReadDriftIndicatorsCountParams contains all the parameters to send to the API endpoint

for the read drift indicators count operation.

Typically these are written to a http.Request.

func NewReadDriftIndicatorsCountParams

func NewReadDriftIndicatorsCountParams() *ReadDriftIndicatorsCountParams

NewReadDriftIndicatorsCountParams creates a new ReadDriftIndicatorsCountParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewReadDriftIndicatorsCountParamsWithContext

func NewReadDriftIndicatorsCountParamsWithContext(ctx context.Context) *ReadDriftIndicatorsCountParams

NewReadDriftIndicatorsCountParamsWithContext creates a new ReadDriftIndicatorsCountParams object with the ability to set a context for a request.

func NewReadDriftIndicatorsCountParamsWithHTTPClient

func NewReadDriftIndicatorsCountParamsWithHTTPClient(client *http.Client) *ReadDriftIndicatorsCountParams

NewReadDriftIndicatorsCountParamsWithHTTPClient creates a new ReadDriftIndicatorsCountParams object with the ability to set a custom HTTPClient for a request.

func NewReadDriftIndicatorsCountParamsWithTimeout

func NewReadDriftIndicatorsCountParamsWithTimeout(timeout time.Duration) *ReadDriftIndicatorsCountParams

NewReadDriftIndicatorsCountParamsWithTimeout creates a new ReadDriftIndicatorsCountParams object with the ability to set a timeout on a request.

func (*ReadDriftIndicatorsCountParams) SetContext

func (o *ReadDriftIndicatorsCountParams) SetContext(ctx context.Context)

SetContext adds the context to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) SetDefaults

func (o *ReadDriftIndicatorsCountParams) SetDefaults()

SetDefaults hydrates default values in the read drift indicators count params (not the query body).

All values with no default are reset to their zero value.

func (*ReadDriftIndicatorsCountParams) SetFilter

func (o *ReadDriftIndicatorsCountParams) SetFilter(filter *string)

SetFilter adds the filter to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) SetHTTPClient

func (o *ReadDriftIndicatorsCountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) SetTimeout

func (o *ReadDriftIndicatorsCountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) WithContext

WithContext adds the context to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) WithDefaults

WithDefaults hydrates default values in the read drift indicators count params (not the query body).

All values with no default are reset to their zero value.

func (*ReadDriftIndicatorsCountParams) WithFilter

WithFilter adds the filter to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) WithTimeout

WithTimeout adds the timeout to the read drift indicators count params

func (*ReadDriftIndicatorsCountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ReadDriftIndicatorsCountReader

type ReadDriftIndicatorsCountReader struct {
	// contains filtered or unexported fields
}

ReadDriftIndicatorsCountReader is a Reader for the ReadDriftIndicatorsCount structure.

func (*ReadDriftIndicatorsCountReader) ReadResponse

func (o *ReadDriftIndicatorsCountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ReadDriftIndicatorsCountTooManyRequests

type ReadDriftIndicatorsCountTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

ReadDriftIndicatorsCountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewReadDriftIndicatorsCountTooManyRequests

func NewReadDriftIndicatorsCountTooManyRequests() *ReadDriftIndicatorsCountTooManyRequests

NewReadDriftIndicatorsCountTooManyRequests creates a ReadDriftIndicatorsCountTooManyRequests with default headers values

func (*ReadDriftIndicatorsCountTooManyRequests) Code

Code gets the status code for the read drift indicators count too many requests response

func (*ReadDriftIndicatorsCountTooManyRequests) Error

func (*ReadDriftIndicatorsCountTooManyRequests) GetPayload

func (*ReadDriftIndicatorsCountTooManyRequests) IsClientError

func (o *ReadDriftIndicatorsCountTooManyRequests) IsClientError() bool

IsClientError returns true when this read drift indicators count too many requests response has a 4xx status code

func (*ReadDriftIndicatorsCountTooManyRequests) IsCode

IsCode returns true when this read drift indicators count too many requests response a status code equal to that given

func (*ReadDriftIndicatorsCountTooManyRequests) IsRedirect

IsRedirect returns true when this read drift indicators count too many requests response has a 3xx status code

func (*ReadDriftIndicatorsCountTooManyRequests) IsServerError

func (o *ReadDriftIndicatorsCountTooManyRequests) IsServerError() bool

IsServerError returns true when this read drift indicators count too many requests response has a 5xx status code

func (*ReadDriftIndicatorsCountTooManyRequests) IsSuccess

IsSuccess returns true when this read drift indicators count too many requests response has a 2xx status code

func (*ReadDriftIndicatorsCountTooManyRequests) String

type SearchAndReadDriftIndicatorEntitiesForbidden

type SearchAndReadDriftIndicatorEntitiesForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}

SearchAndReadDriftIndicatorEntitiesForbidden describes a response with status code 403, with default header values.

Forbidden

func NewSearchAndReadDriftIndicatorEntitiesForbidden

func NewSearchAndReadDriftIndicatorEntitiesForbidden() *SearchAndReadDriftIndicatorEntitiesForbidden

NewSearchAndReadDriftIndicatorEntitiesForbidden creates a SearchAndReadDriftIndicatorEntitiesForbidden with default headers values

func (*SearchAndReadDriftIndicatorEntitiesForbidden) Code

Code gets the status code for the search and read drift indicator entities forbidden response

func (*SearchAndReadDriftIndicatorEntitiesForbidden) Error

func (*SearchAndReadDriftIndicatorEntitiesForbidden) GetPayload

func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsClientError

IsClientError returns true when this search and read drift indicator entities forbidden response has a 4xx status code

func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsCode

IsCode returns true when this search and read drift indicator entities forbidden response a status code equal to that given

func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsRedirect

IsRedirect returns true when this search and read drift indicator entities forbidden response has a 3xx status code

func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsServerError

IsServerError returns true when this search and read drift indicator entities forbidden response has a 5xx status code

func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsSuccess

IsSuccess returns true when this search and read drift indicator entities forbidden response has a 2xx status code

func (*SearchAndReadDriftIndicatorEntitiesForbidden) String

type SearchAndReadDriftIndicatorEntitiesInternalServerError

type SearchAndReadDriftIndicatorEntitiesInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.CoreEntitiesResponse
}

SearchAndReadDriftIndicatorEntitiesInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewSearchAndReadDriftIndicatorEntitiesInternalServerError

func NewSearchAndReadDriftIndicatorEntitiesInternalServerError() *SearchAndReadDriftIndicatorEntitiesInternalServerError

NewSearchAndReadDriftIndicatorEntitiesInternalServerError creates a SearchAndReadDriftIndicatorEntitiesInternalServerError with default headers values

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) Code

Code gets the status code for the search and read drift indicator entities internal server error response

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) Error

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) GetPayload

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsClientError

IsClientError returns true when this search and read drift indicator entities internal server error response has a 4xx status code

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsCode

IsCode returns true when this search and read drift indicator entities internal server error response a status code equal to that given

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsRedirect

IsRedirect returns true when this search and read drift indicator entities internal server error response has a 3xx status code

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsServerError

IsServerError returns true when this search and read drift indicator entities internal server error response has a 5xx status code

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsSuccess

IsSuccess returns true when this search and read drift indicator entities internal server error response has a 2xx status code

func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) String

type SearchAndReadDriftIndicatorEntitiesOK

type SearchAndReadDriftIndicatorEntitiesOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DriftindicatorsDriftEntityResponse
}

SearchAndReadDriftIndicatorEntitiesOK describes a response with status code 200, with default header values.

OK

func NewSearchAndReadDriftIndicatorEntitiesOK

func NewSearchAndReadDriftIndicatorEntitiesOK() *SearchAndReadDriftIndicatorEntitiesOK

NewSearchAndReadDriftIndicatorEntitiesOK creates a SearchAndReadDriftIndicatorEntitiesOK with default headers values

func (*SearchAndReadDriftIndicatorEntitiesOK) Code

Code gets the status code for the search and read drift indicator entities o k response

func (*SearchAndReadDriftIndicatorEntitiesOK) Error

func (*SearchAndReadDriftIndicatorEntitiesOK) GetPayload

func (*SearchAndReadDriftIndicatorEntitiesOK) IsClientError

func (o *SearchAndReadDriftIndicatorEntitiesOK) IsClientError() bool

IsClientError returns true when this search and read drift indicator entities o k response has a 4xx status code

func (*SearchAndReadDriftIndicatorEntitiesOK) IsCode

IsCode returns true when this search and read drift indicator entities o k response a status code equal to that given

func (*SearchAndReadDriftIndicatorEntitiesOK) IsRedirect

IsRedirect returns true when this search and read drift indicator entities o k response has a 3xx status code

func (*SearchAndReadDriftIndicatorEntitiesOK) IsServerError

func (o *SearchAndReadDriftIndicatorEntitiesOK) IsServerError() bool

IsServerError returns true when this search and read drift indicator entities o k response has a 5xx status code

func (*SearchAndReadDriftIndicatorEntitiesOK) IsSuccess

IsSuccess returns true when this search and read drift indicator entities o k response has a 2xx status code

func (*SearchAndReadDriftIndicatorEntitiesOK) String

type SearchAndReadDriftIndicatorEntitiesParams

type SearchAndReadDriftIndicatorEntitiesParams struct {

	/* Filter.

	   Filter Drift Indicators using a query in Falcon Query Language (FQL). Supported filters:  cid, cloud_name, command_line, container_id, file_name, file_sha256, host_id, indicator_process_id, namespace, occurred_at, parent_process_id, pod_name, prevented, scheduler_name, severity, worker_node_name
	*/
	Filter *string

	/* Limit.

	   The upper-bound on the number of records to retrieve.
	*/
	Limit *int64

	/* Offset.

	   The offset from where to begin.
	*/
	Offset *int64

	/* Sort.

	   The fields to sort the records on.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SearchAndReadDriftIndicatorEntitiesParams contains all the parameters to send to the API endpoint

for the search and read drift indicator entities operation.

Typically these are written to a http.Request.

func NewSearchAndReadDriftIndicatorEntitiesParams

func NewSearchAndReadDriftIndicatorEntitiesParams() *SearchAndReadDriftIndicatorEntitiesParams

NewSearchAndReadDriftIndicatorEntitiesParams creates a new SearchAndReadDriftIndicatorEntitiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSearchAndReadDriftIndicatorEntitiesParamsWithContext

func NewSearchAndReadDriftIndicatorEntitiesParamsWithContext(ctx context.Context) *SearchAndReadDriftIndicatorEntitiesParams

NewSearchAndReadDriftIndicatorEntitiesParamsWithContext creates a new SearchAndReadDriftIndicatorEntitiesParams object with the ability to set a context for a request.

func NewSearchAndReadDriftIndicatorEntitiesParamsWithHTTPClient

func NewSearchAndReadDriftIndicatorEntitiesParamsWithHTTPClient(client *http.Client) *SearchAndReadDriftIndicatorEntitiesParams

NewSearchAndReadDriftIndicatorEntitiesParamsWithHTTPClient creates a new SearchAndReadDriftIndicatorEntitiesParams object with the ability to set a custom HTTPClient for a request.

func NewSearchAndReadDriftIndicatorEntitiesParamsWithTimeout

func NewSearchAndReadDriftIndicatorEntitiesParamsWithTimeout(timeout time.Duration) *SearchAndReadDriftIndicatorEntitiesParams

NewSearchAndReadDriftIndicatorEntitiesParamsWithTimeout creates a new SearchAndReadDriftIndicatorEntitiesParams object with the ability to set a timeout on a request.

func (*SearchAndReadDriftIndicatorEntitiesParams) SetContext

SetContext adds the context to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetDefaults

SetDefaults hydrates default values in the search and read drift indicator entities params (not the query body).

All values with no default are reset to their zero value.

func (*SearchAndReadDriftIndicatorEntitiesParams) SetFilter

func (o *SearchAndReadDriftIndicatorEntitiesParams) SetFilter(filter *string)

SetFilter adds the filter to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetHTTPClient

func (o *SearchAndReadDriftIndicatorEntitiesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetLimit

SetLimit adds the limit to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetOffset

func (o *SearchAndReadDriftIndicatorEntitiesParams) SetOffset(offset *int64)

SetOffset adds the offset to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetSort

SetSort adds the sort to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) SetTimeout

SetTimeout adds the timeout to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithContext

WithContext adds the context to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithDefaults

WithDefaults hydrates default values in the search and read drift indicator entities params (not the query body).

All values with no default are reset to their zero value.

func (*SearchAndReadDriftIndicatorEntitiesParams) WithFilter

WithFilter adds the filter to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithLimit

WithLimit adds the limit to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithOffset

WithOffset adds the offset to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithSort

WithSort adds the sort to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WithTimeout

WithTimeout adds the timeout to the search and read drift indicator entities params

func (*SearchAndReadDriftIndicatorEntitiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SearchAndReadDriftIndicatorEntitiesReader

type SearchAndReadDriftIndicatorEntitiesReader struct {
	// contains filtered or unexported fields
}

SearchAndReadDriftIndicatorEntitiesReader is a Reader for the SearchAndReadDriftIndicatorEntities structure.

func (*SearchAndReadDriftIndicatorEntitiesReader) ReadResponse

func (o *SearchAndReadDriftIndicatorEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SearchAndReadDriftIndicatorEntitiesTooManyRequests

type SearchAndReadDriftIndicatorEntitiesTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

SearchAndReadDriftIndicatorEntitiesTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewSearchAndReadDriftIndicatorEntitiesTooManyRequests

func NewSearchAndReadDriftIndicatorEntitiesTooManyRequests() *SearchAndReadDriftIndicatorEntitiesTooManyRequests

NewSearchAndReadDriftIndicatorEntitiesTooManyRequests creates a SearchAndReadDriftIndicatorEntitiesTooManyRequests with default headers values

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) Code

Code gets the status code for the search and read drift indicator entities too many requests response

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) Error

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) GetPayload

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsClientError

IsClientError returns true when this search and read drift indicator entities too many requests response has a 4xx status code

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsCode

IsCode returns true when this search and read drift indicator entities too many requests response a status code equal to that given

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsRedirect

IsRedirect returns true when this search and read drift indicator entities too many requests response has a 3xx status code

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsServerError

IsServerError returns true when this search and read drift indicator entities too many requests response has a 5xx status code

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsSuccess

IsSuccess returns true when this search and read drift indicator entities too many requests response has a 2xx status code

func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) String

type SearchDriftIndicatorsForbidden

type SearchDriftIndicatorsForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}

SearchDriftIndicatorsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewSearchDriftIndicatorsForbidden

func NewSearchDriftIndicatorsForbidden() *SearchDriftIndicatorsForbidden

NewSearchDriftIndicatorsForbidden creates a SearchDriftIndicatorsForbidden with default headers values

func (*SearchDriftIndicatorsForbidden) Code

Code gets the status code for the search drift indicators forbidden response

func (*SearchDriftIndicatorsForbidden) Error

func (*SearchDriftIndicatorsForbidden) GetPayload

func (*SearchDriftIndicatorsForbidden) IsClientError

func (o *SearchDriftIndicatorsForbidden) IsClientError() bool

IsClientError returns true when this search drift indicators forbidden response has a 4xx status code

func (*SearchDriftIndicatorsForbidden) IsCode

func (o *SearchDriftIndicatorsForbidden) IsCode(code int) bool

IsCode returns true when this search drift indicators forbidden response a status code equal to that given

func (*SearchDriftIndicatorsForbidden) IsRedirect

func (o *SearchDriftIndicatorsForbidden) IsRedirect() bool

IsRedirect returns true when this search drift indicators forbidden response has a 3xx status code

func (*SearchDriftIndicatorsForbidden) IsServerError

func (o *SearchDriftIndicatorsForbidden) IsServerError() bool

IsServerError returns true when this search drift indicators forbidden response has a 5xx status code

func (*SearchDriftIndicatorsForbidden) IsSuccess

func (o *SearchDriftIndicatorsForbidden) IsSuccess() bool

IsSuccess returns true when this search drift indicators forbidden response has a 2xx status code

func (*SearchDriftIndicatorsForbidden) String

type SearchDriftIndicatorsInternalServerError

type SearchDriftIndicatorsInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.CoreEntitiesResponse
}

SearchDriftIndicatorsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewSearchDriftIndicatorsInternalServerError

func NewSearchDriftIndicatorsInternalServerError() *SearchDriftIndicatorsInternalServerError

NewSearchDriftIndicatorsInternalServerError creates a SearchDriftIndicatorsInternalServerError with default headers values

func (*SearchDriftIndicatorsInternalServerError) Code

Code gets the status code for the search drift indicators internal server error response

func (*SearchDriftIndicatorsInternalServerError) Error

func (*SearchDriftIndicatorsInternalServerError) GetPayload

func (*SearchDriftIndicatorsInternalServerError) IsClientError

IsClientError returns true when this search drift indicators internal server error response has a 4xx status code

func (*SearchDriftIndicatorsInternalServerError) IsCode

IsCode returns true when this search drift indicators internal server error response a status code equal to that given

func (*SearchDriftIndicatorsInternalServerError) IsRedirect

IsRedirect returns true when this search drift indicators internal server error response has a 3xx status code

func (*SearchDriftIndicatorsInternalServerError) IsServerError

IsServerError returns true when this search drift indicators internal server error response has a 5xx status code

func (*SearchDriftIndicatorsInternalServerError) IsSuccess

IsSuccess returns true when this search drift indicators internal server error response has a 2xx status code

func (*SearchDriftIndicatorsInternalServerError) String

type SearchDriftIndicatorsOK

type SearchDriftIndicatorsOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecQueryResponse
}

SearchDriftIndicatorsOK describes a response with status code 200, with default header values.

OK

func NewSearchDriftIndicatorsOK

func NewSearchDriftIndicatorsOK() *SearchDriftIndicatorsOK

NewSearchDriftIndicatorsOK creates a SearchDriftIndicatorsOK with default headers values

func (*SearchDriftIndicatorsOK) Code

func (o *SearchDriftIndicatorsOK) Code() int

Code gets the status code for the search drift indicators o k response

func (*SearchDriftIndicatorsOK) Error

func (o *SearchDriftIndicatorsOK) Error() string

func (*SearchDriftIndicatorsOK) GetPayload

func (*SearchDriftIndicatorsOK) IsClientError

func (o *SearchDriftIndicatorsOK) IsClientError() bool

IsClientError returns true when this search drift indicators o k response has a 4xx status code

func (*SearchDriftIndicatorsOK) IsCode

func (o *SearchDriftIndicatorsOK) IsCode(code int) bool

IsCode returns true when this search drift indicators o k response a status code equal to that given

func (*SearchDriftIndicatorsOK) IsRedirect

func (o *SearchDriftIndicatorsOK) IsRedirect() bool

IsRedirect returns true when this search drift indicators o k response has a 3xx status code

func (*SearchDriftIndicatorsOK) IsServerError

func (o *SearchDriftIndicatorsOK) IsServerError() bool

IsServerError returns true when this search drift indicators o k response has a 5xx status code

func (*SearchDriftIndicatorsOK) IsSuccess

func (o *SearchDriftIndicatorsOK) IsSuccess() bool

IsSuccess returns true when this search drift indicators o k response has a 2xx status code

func (*SearchDriftIndicatorsOK) String

func (o *SearchDriftIndicatorsOK) String() string

type SearchDriftIndicatorsParams

type SearchDriftIndicatorsParams struct {

	/* Filter.

	   Filter Drift Indicators using a query in Falcon Query Language (FQL). Supported filters:  cid, cloud_name, command_line, container_id, file_name, file_sha256, host_id, indicator_process_id, namespace, occurred_at, parent_process_id, pod_name, prevented, scheduler_name, severity, worker_node_name
	*/
	Filter *string

	/* Limit.

	   The upper-bound on the number of records to retrieve.
	*/
	Limit *int64

	/* Offset.

	   The offset from where to begin.
	*/
	Offset *int64

	/* Sort.

	   The fields to sort the records on.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SearchDriftIndicatorsParams contains all the parameters to send to the API endpoint

for the search drift indicators operation.

Typically these are written to a http.Request.

func NewSearchDriftIndicatorsParams

func NewSearchDriftIndicatorsParams() *SearchDriftIndicatorsParams

NewSearchDriftIndicatorsParams creates a new SearchDriftIndicatorsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSearchDriftIndicatorsParamsWithContext

func NewSearchDriftIndicatorsParamsWithContext(ctx context.Context) *SearchDriftIndicatorsParams

NewSearchDriftIndicatorsParamsWithContext creates a new SearchDriftIndicatorsParams object with the ability to set a context for a request.

func NewSearchDriftIndicatorsParamsWithHTTPClient

func NewSearchDriftIndicatorsParamsWithHTTPClient(client *http.Client) *SearchDriftIndicatorsParams

NewSearchDriftIndicatorsParamsWithHTTPClient creates a new SearchDriftIndicatorsParams object with the ability to set a custom HTTPClient for a request.

func NewSearchDriftIndicatorsParamsWithTimeout

func NewSearchDriftIndicatorsParamsWithTimeout(timeout time.Duration) *SearchDriftIndicatorsParams

NewSearchDriftIndicatorsParamsWithTimeout creates a new SearchDriftIndicatorsParams object with the ability to set a timeout on a request.

func (*SearchDriftIndicatorsParams) SetContext

func (o *SearchDriftIndicatorsParams) SetContext(ctx context.Context)

SetContext adds the context to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetDefaults

func (o *SearchDriftIndicatorsParams) SetDefaults()

SetDefaults hydrates default values in the search drift indicators params (not the query body).

All values with no default are reset to their zero value.

func (*SearchDriftIndicatorsParams) SetFilter

func (o *SearchDriftIndicatorsParams) SetFilter(filter *string)

SetFilter adds the filter to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetHTTPClient

func (o *SearchDriftIndicatorsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetLimit

func (o *SearchDriftIndicatorsParams) SetLimit(limit *int64)

SetLimit adds the limit to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetOffset

func (o *SearchDriftIndicatorsParams) SetOffset(offset *int64)

SetOffset adds the offset to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetSort

func (o *SearchDriftIndicatorsParams) SetSort(sort *string)

SetSort adds the sort to the search drift indicators params

func (*SearchDriftIndicatorsParams) SetTimeout

func (o *SearchDriftIndicatorsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithContext

WithContext adds the context to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithDefaults

WithDefaults hydrates default values in the search drift indicators params (not the query body).

All values with no default are reset to their zero value.

func (*SearchDriftIndicatorsParams) WithFilter

WithFilter adds the filter to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithLimit

WithLimit adds the limit to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithOffset

WithOffset adds the offset to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithSort

WithSort adds the sort to the search drift indicators params

func (*SearchDriftIndicatorsParams) WithTimeout

WithTimeout adds the timeout to the search drift indicators params

func (*SearchDriftIndicatorsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SearchDriftIndicatorsReader

type SearchDriftIndicatorsReader struct {
	// contains filtered or unexported fields
}

SearchDriftIndicatorsReader is a Reader for the SearchDriftIndicators structure.

func (*SearchDriftIndicatorsReader) ReadResponse

func (o *SearchDriftIndicatorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SearchDriftIndicatorsTooManyRequests

type SearchDriftIndicatorsTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

SearchDriftIndicatorsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewSearchDriftIndicatorsTooManyRequests

func NewSearchDriftIndicatorsTooManyRequests() *SearchDriftIndicatorsTooManyRequests

NewSearchDriftIndicatorsTooManyRequests creates a SearchDriftIndicatorsTooManyRequests with default headers values

func (*SearchDriftIndicatorsTooManyRequests) Code

Code gets the status code for the search drift indicators too many requests response

func (*SearchDriftIndicatorsTooManyRequests) Error

func (*SearchDriftIndicatorsTooManyRequests) GetPayload

func (*SearchDriftIndicatorsTooManyRequests) IsClientError

func (o *SearchDriftIndicatorsTooManyRequests) IsClientError() bool

IsClientError returns true when this search drift indicators too many requests response has a 4xx status code

func (*SearchDriftIndicatorsTooManyRequests) IsCode

IsCode returns true when this search drift indicators too many requests response a status code equal to that given

func (*SearchDriftIndicatorsTooManyRequests) IsRedirect

IsRedirect returns true when this search drift indicators too many requests response has a 3xx status code

func (*SearchDriftIndicatorsTooManyRequests) IsServerError

func (o *SearchDriftIndicatorsTooManyRequests) IsServerError() bool

IsServerError returns true when this search drift indicators too many requests response has a 5xx status code

func (*SearchDriftIndicatorsTooManyRequests) IsSuccess

IsSuccess returns true when this search drift indicators too many requests response has a 2xx status code

func (*SearchDriftIndicatorsTooManyRequests) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL