Documentation ¶
Index ¶
- type Client
- func (a *Client) GetDriftIndicatorsValuesByDate(params *GetDriftIndicatorsValuesByDateParams, opts ...ClientOption) (*GetDriftIndicatorsValuesByDateOK, error)
- func (a *Client) ReadDriftIndicatorEntities(params *ReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*ReadDriftIndicatorEntitiesOK, error)
- func (a *Client) ReadDriftIndicatorsCount(params *ReadDriftIndicatorsCountParams, opts ...ClientOption) (*ReadDriftIndicatorsCountOK, error)
- func (a *Client) SearchAndReadDriftIndicatorEntities(params *SearchAndReadDriftIndicatorEntitiesParams, opts ...ClientOption) (*SearchAndReadDriftIndicatorEntitiesOK, error)
- func (a *Client) SearchDriftIndicators(params *SearchDriftIndicatorsParams, opts ...ClientOption) (*SearchDriftIndicatorsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetDriftIndicatorsValuesByDateForbidden
- func (o *GetDriftIndicatorsValuesByDateForbidden) Code() int
- func (o *GetDriftIndicatorsValuesByDateForbidden) Error() string
- func (o *GetDriftIndicatorsValuesByDateForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetDriftIndicatorsValuesByDateForbidden) IsClientError() bool
- func (o *GetDriftIndicatorsValuesByDateForbidden) IsCode(code int) bool
- func (o *GetDriftIndicatorsValuesByDateForbidden) IsRedirect() bool
- func (o *GetDriftIndicatorsValuesByDateForbidden) IsServerError() bool
- func (o *GetDriftIndicatorsValuesByDateForbidden) IsSuccess() bool
- func (o *GetDriftIndicatorsValuesByDateForbidden) String() string
- type GetDriftIndicatorsValuesByDateInternalServerError
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) Code() int
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) Error() string
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) GetPayload() *models.CoreEntitiesResponse
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsClientError() bool
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsCode(code int) bool
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsRedirect() bool
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsServerError() bool
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsSuccess() bool
- func (o *GetDriftIndicatorsValuesByDateInternalServerError) String() string
- type GetDriftIndicatorsValuesByDateOK
- func (o *GetDriftIndicatorsValuesByDateOK) Code() int
- func (o *GetDriftIndicatorsValuesByDateOK) Error() string
- func (o *GetDriftIndicatorsValuesByDateOK) GetPayload() *models.DriftindicatorsDriftIndicatorsFieldValue
- func (o *GetDriftIndicatorsValuesByDateOK) IsClientError() bool
- func (o *GetDriftIndicatorsValuesByDateOK) IsCode(code int) bool
- func (o *GetDriftIndicatorsValuesByDateOK) IsRedirect() bool
- func (o *GetDriftIndicatorsValuesByDateOK) IsServerError() bool
- func (o *GetDriftIndicatorsValuesByDateOK) IsSuccess() bool
- func (o *GetDriftIndicatorsValuesByDateOK) String() string
- type GetDriftIndicatorsValuesByDateParams
- func NewGetDriftIndicatorsValuesByDateParams() *GetDriftIndicatorsValuesByDateParams
- func NewGetDriftIndicatorsValuesByDateParamsWithContext(ctx context.Context) *GetDriftIndicatorsValuesByDateParams
- func NewGetDriftIndicatorsValuesByDateParamsWithHTTPClient(client *http.Client) *GetDriftIndicatorsValuesByDateParams
- func NewGetDriftIndicatorsValuesByDateParamsWithTimeout(timeout time.Duration) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) SetContext(ctx context.Context)
- func (o *GetDriftIndicatorsValuesByDateParams) SetDefaults()
- func (o *GetDriftIndicatorsValuesByDateParams) SetFilter(filter *string)
- func (o *GetDriftIndicatorsValuesByDateParams) SetHTTPClient(client *http.Client)
- func (o *GetDriftIndicatorsValuesByDateParams) SetLimit(limit *int64)
- func (o *GetDriftIndicatorsValuesByDateParams) SetTimeout(timeout time.Duration)
- func (o *GetDriftIndicatorsValuesByDateParams) WithContext(ctx context.Context) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WithDefaults() *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WithFilter(filter *string) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WithHTTPClient(client *http.Client) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WithLimit(limit *int64) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WithTimeout(timeout time.Duration) *GetDriftIndicatorsValuesByDateParams
- func (o *GetDriftIndicatorsValuesByDateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDriftIndicatorsValuesByDateReader
- type GetDriftIndicatorsValuesByDateTooManyRequests
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) Code() int
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) Error() string
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsClientError() bool
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsCode(code int) bool
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsRedirect() bool
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsServerError() bool
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsSuccess() bool
- func (o *GetDriftIndicatorsValuesByDateTooManyRequests) String() string
- type ReadDriftIndicatorEntitiesForbidden
- func (o *ReadDriftIndicatorEntitiesForbidden) Code() int
- func (o *ReadDriftIndicatorEntitiesForbidden) Error() string
- func (o *ReadDriftIndicatorEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDriftIndicatorEntitiesForbidden) IsClientError() bool
- func (o *ReadDriftIndicatorEntitiesForbidden) IsCode(code int) bool
- func (o *ReadDriftIndicatorEntitiesForbidden) IsRedirect() bool
- func (o *ReadDriftIndicatorEntitiesForbidden) IsServerError() bool
- func (o *ReadDriftIndicatorEntitiesForbidden) IsSuccess() bool
- func (o *ReadDriftIndicatorEntitiesForbidden) String() string
- type ReadDriftIndicatorEntitiesInternalServerError
- func (o *ReadDriftIndicatorEntitiesInternalServerError) Code() int
- func (o *ReadDriftIndicatorEntitiesInternalServerError) Error() string
- func (o *ReadDriftIndicatorEntitiesInternalServerError) GetPayload() *models.CoreEntitiesResponse
- func (o *ReadDriftIndicatorEntitiesInternalServerError) IsClientError() bool
- func (o *ReadDriftIndicatorEntitiesInternalServerError) IsCode(code int) bool
- func (o *ReadDriftIndicatorEntitiesInternalServerError) IsRedirect() bool
- func (o *ReadDriftIndicatorEntitiesInternalServerError) IsServerError() bool
- func (o *ReadDriftIndicatorEntitiesInternalServerError) IsSuccess() bool
- func (o *ReadDriftIndicatorEntitiesInternalServerError) String() string
- type ReadDriftIndicatorEntitiesOK
- func (o *ReadDriftIndicatorEntitiesOK) Code() int
- func (o *ReadDriftIndicatorEntitiesOK) Error() string
- func (o *ReadDriftIndicatorEntitiesOK) GetPayload() *models.DriftindicatorsDriftEntityResponse
- func (o *ReadDriftIndicatorEntitiesOK) IsClientError() bool
- func (o *ReadDriftIndicatorEntitiesOK) IsCode(code int) bool
- func (o *ReadDriftIndicatorEntitiesOK) IsRedirect() bool
- func (o *ReadDriftIndicatorEntitiesOK) IsServerError() bool
- func (o *ReadDriftIndicatorEntitiesOK) IsSuccess() bool
- func (o *ReadDriftIndicatorEntitiesOK) String() string
- type ReadDriftIndicatorEntitiesParams
- func NewReadDriftIndicatorEntitiesParams() *ReadDriftIndicatorEntitiesParams
- func NewReadDriftIndicatorEntitiesParamsWithContext(ctx context.Context) *ReadDriftIndicatorEntitiesParams
- func NewReadDriftIndicatorEntitiesParamsWithHTTPClient(client *http.Client) *ReadDriftIndicatorEntitiesParams
- func NewReadDriftIndicatorEntitiesParamsWithTimeout(timeout time.Duration) *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) SetContext(ctx context.Context)
- func (o *ReadDriftIndicatorEntitiesParams) SetDefaults()
- func (o *ReadDriftIndicatorEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *ReadDriftIndicatorEntitiesParams) SetIds(ids []string)
- func (o *ReadDriftIndicatorEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *ReadDriftIndicatorEntitiesParams) WithContext(ctx context.Context) *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) WithDefaults() *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) WithHTTPClient(client *http.Client) *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) WithIds(ids []string) *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) WithTimeout(timeout time.Duration) *ReadDriftIndicatorEntitiesParams
- func (o *ReadDriftIndicatorEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDriftIndicatorEntitiesReader
- type ReadDriftIndicatorEntitiesTooManyRequests
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) Code() int
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) Error() string
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsClientError() bool
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsCode(code int) bool
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsRedirect() bool
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsServerError() bool
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsSuccess() bool
- func (o *ReadDriftIndicatorEntitiesTooManyRequests) String() string
- type ReadDriftIndicatorsCountForbidden
- func (o *ReadDriftIndicatorsCountForbidden) Code() int
- func (o *ReadDriftIndicatorsCountForbidden) Error() string
- func (o *ReadDriftIndicatorsCountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDriftIndicatorsCountForbidden) IsClientError() bool
- func (o *ReadDriftIndicatorsCountForbidden) IsCode(code int) bool
- func (o *ReadDriftIndicatorsCountForbidden) IsRedirect() bool
- func (o *ReadDriftIndicatorsCountForbidden) IsServerError() bool
- func (o *ReadDriftIndicatorsCountForbidden) IsSuccess() bool
- func (o *ReadDriftIndicatorsCountForbidden) String() string
- type ReadDriftIndicatorsCountInternalServerError
- func (o *ReadDriftIndicatorsCountInternalServerError) Code() int
- func (o *ReadDriftIndicatorsCountInternalServerError) Error() string
- func (o *ReadDriftIndicatorsCountInternalServerError) GetPayload() *models.CoreEntitiesResponse
- func (o *ReadDriftIndicatorsCountInternalServerError) IsClientError() bool
- func (o *ReadDriftIndicatorsCountInternalServerError) IsCode(code int) bool
- func (o *ReadDriftIndicatorsCountInternalServerError) IsRedirect() bool
- func (o *ReadDriftIndicatorsCountInternalServerError) IsServerError() bool
- func (o *ReadDriftIndicatorsCountInternalServerError) IsSuccess() bool
- func (o *ReadDriftIndicatorsCountInternalServerError) String() string
- type ReadDriftIndicatorsCountOK
- func (o *ReadDriftIndicatorsCountOK) Code() int
- func (o *ReadDriftIndicatorsCountOK) Error() string
- func (o *ReadDriftIndicatorsCountOK) GetPayload() *models.DriftindicatorsDriftIndicatorsCountValue
- func (o *ReadDriftIndicatorsCountOK) IsClientError() bool
- func (o *ReadDriftIndicatorsCountOK) IsCode(code int) bool
- func (o *ReadDriftIndicatorsCountOK) IsRedirect() bool
- func (o *ReadDriftIndicatorsCountOK) IsServerError() bool
- func (o *ReadDriftIndicatorsCountOK) IsSuccess() bool
- func (o *ReadDriftIndicatorsCountOK) String() string
- type ReadDriftIndicatorsCountParams
- func NewReadDriftIndicatorsCountParams() *ReadDriftIndicatorsCountParams
- func NewReadDriftIndicatorsCountParamsWithContext(ctx context.Context) *ReadDriftIndicatorsCountParams
- func NewReadDriftIndicatorsCountParamsWithHTTPClient(client *http.Client) *ReadDriftIndicatorsCountParams
- func NewReadDriftIndicatorsCountParamsWithTimeout(timeout time.Duration) *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) SetContext(ctx context.Context)
- func (o *ReadDriftIndicatorsCountParams) SetDefaults()
- func (o *ReadDriftIndicatorsCountParams) SetFilter(filter *string)
- func (o *ReadDriftIndicatorsCountParams) SetHTTPClient(client *http.Client)
- func (o *ReadDriftIndicatorsCountParams) SetTimeout(timeout time.Duration)
- func (o *ReadDriftIndicatorsCountParams) WithContext(ctx context.Context) *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) WithDefaults() *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) WithFilter(filter *string) *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) WithHTTPClient(client *http.Client) *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) WithTimeout(timeout time.Duration) *ReadDriftIndicatorsCountParams
- func (o *ReadDriftIndicatorsCountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDriftIndicatorsCountReader
- type ReadDriftIndicatorsCountTooManyRequests
- func (o *ReadDriftIndicatorsCountTooManyRequests) Code() int
- func (o *ReadDriftIndicatorsCountTooManyRequests) Error() string
- func (o *ReadDriftIndicatorsCountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDriftIndicatorsCountTooManyRequests) IsClientError() bool
- func (o *ReadDriftIndicatorsCountTooManyRequests) IsCode(code int) bool
- func (o *ReadDriftIndicatorsCountTooManyRequests) IsRedirect() bool
- func (o *ReadDriftIndicatorsCountTooManyRequests) IsServerError() bool
- func (o *ReadDriftIndicatorsCountTooManyRequests) IsSuccess() bool
- func (o *ReadDriftIndicatorsCountTooManyRequests) String() string
- type SearchAndReadDriftIndicatorEntitiesForbidden
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) Code() int
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) Error() string
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsClientError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsCode(code int) bool
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsRedirect() bool
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsServerError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsSuccess() bool
- func (o *SearchAndReadDriftIndicatorEntitiesForbidden) String() string
- type SearchAndReadDriftIndicatorEntitiesInternalServerError
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) Code() int
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) Error() string
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) GetPayload() *models.CoreEntitiesResponse
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsClientError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsCode(code int) bool
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsRedirect() bool
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsServerError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsSuccess() bool
- func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) String() string
- type SearchAndReadDriftIndicatorEntitiesOK
- func (o *SearchAndReadDriftIndicatorEntitiesOK) Code() int
- func (o *SearchAndReadDriftIndicatorEntitiesOK) Error() string
- func (o *SearchAndReadDriftIndicatorEntitiesOK) GetPayload() *models.DriftindicatorsDriftEntityResponse
- func (o *SearchAndReadDriftIndicatorEntitiesOK) IsClientError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesOK) IsCode(code int) bool
- func (o *SearchAndReadDriftIndicatorEntitiesOK) IsRedirect() bool
- func (o *SearchAndReadDriftIndicatorEntitiesOK) IsServerError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesOK) IsSuccess() bool
- func (o *SearchAndReadDriftIndicatorEntitiesOK) String() string
- type SearchAndReadDriftIndicatorEntitiesParams
- func NewSearchAndReadDriftIndicatorEntitiesParams() *SearchAndReadDriftIndicatorEntitiesParams
- func NewSearchAndReadDriftIndicatorEntitiesParamsWithContext(ctx context.Context) *SearchAndReadDriftIndicatorEntitiesParams
- func NewSearchAndReadDriftIndicatorEntitiesParamsWithHTTPClient(client *http.Client) *SearchAndReadDriftIndicatorEntitiesParams
- func NewSearchAndReadDriftIndicatorEntitiesParamsWithTimeout(timeout time.Duration) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetContext(ctx context.Context)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetDefaults()
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetFilter(filter *string)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetLimit(limit *int64)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetOffset(offset *int64)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetSort(sort *string)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithContext(ctx context.Context) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithDefaults() *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithFilter(filter *string) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithHTTPClient(client *http.Client) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithLimit(limit *int64) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithOffset(offset *int64) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithSort(sort *string) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WithTimeout(timeout time.Duration) *SearchAndReadDriftIndicatorEntitiesParams
- func (o *SearchAndReadDriftIndicatorEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchAndReadDriftIndicatorEntitiesReader
- type SearchAndReadDriftIndicatorEntitiesTooManyRequests
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) Code() int
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) Error() string
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsClientError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsCode(code int) bool
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsRedirect() bool
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsServerError() bool
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsSuccess() bool
- func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) String() string
- type SearchDriftIndicatorsForbidden
- func (o *SearchDriftIndicatorsForbidden) Code() int
- func (o *SearchDriftIndicatorsForbidden) Error() string
- func (o *SearchDriftIndicatorsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *SearchDriftIndicatorsForbidden) IsClientError() bool
- func (o *SearchDriftIndicatorsForbidden) IsCode(code int) bool
- func (o *SearchDriftIndicatorsForbidden) IsRedirect() bool
- func (o *SearchDriftIndicatorsForbidden) IsServerError() bool
- func (o *SearchDriftIndicatorsForbidden) IsSuccess() bool
- func (o *SearchDriftIndicatorsForbidden) String() string
- type SearchDriftIndicatorsInternalServerError
- func (o *SearchDriftIndicatorsInternalServerError) Code() int
- func (o *SearchDriftIndicatorsInternalServerError) Error() string
- func (o *SearchDriftIndicatorsInternalServerError) GetPayload() *models.CoreEntitiesResponse
- func (o *SearchDriftIndicatorsInternalServerError) IsClientError() bool
- func (o *SearchDriftIndicatorsInternalServerError) IsCode(code int) bool
- func (o *SearchDriftIndicatorsInternalServerError) IsRedirect() bool
- func (o *SearchDriftIndicatorsInternalServerError) IsServerError() bool
- func (o *SearchDriftIndicatorsInternalServerError) IsSuccess() bool
- func (o *SearchDriftIndicatorsInternalServerError) String() string
- type SearchDriftIndicatorsOK
- func (o *SearchDriftIndicatorsOK) Code() int
- func (o *SearchDriftIndicatorsOK) Error() string
- func (o *SearchDriftIndicatorsOK) GetPayload() *models.MsaspecQueryResponse
- func (o *SearchDriftIndicatorsOK) IsClientError() bool
- func (o *SearchDriftIndicatorsOK) IsCode(code int) bool
- func (o *SearchDriftIndicatorsOK) IsRedirect() bool
- func (o *SearchDriftIndicatorsOK) IsServerError() bool
- func (o *SearchDriftIndicatorsOK) IsSuccess() bool
- func (o *SearchDriftIndicatorsOK) String() string
- type SearchDriftIndicatorsParams
- func NewSearchDriftIndicatorsParams() *SearchDriftIndicatorsParams
- func NewSearchDriftIndicatorsParamsWithContext(ctx context.Context) *SearchDriftIndicatorsParams
- func NewSearchDriftIndicatorsParamsWithHTTPClient(client *http.Client) *SearchDriftIndicatorsParams
- func NewSearchDriftIndicatorsParamsWithTimeout(timeout time.Duration) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) SetContext(ctx context.Context)
- func (o *SearchDriftIndicatorsParams) SetDefaults()
- func (o *SearchDriftIndicatorsParams) SetFilter(filter *string)
- func (o *SearchDriftIndicatorsParams) SetHTTPClient(client *http.Client)
- func (o *SearchDriftIndicatorsParams) SetLimit(limit *int64)
- func (o *SearchDriftIndicatorsParams) SetOffset(offset *int64)
- func (o *SearchDriftIndicatorsParams) SetSort(sort *string)
- func (o *SearchDriftIndicatorsParams) SetTimeout(timeout time.Duration)
- func (o *SearchDriftIndicatorsParams) WithContext(ctx context.Context) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithDefaults() *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithFilter(filter *string) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithHTTPClient(client *http.Client) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithLimit(limit *int64) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithOffset(offset *int64) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithSort(sort *string) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WithTimeout(timeout time.Duration) *SearchDriftIndicatorsParams
- func (o *SearchDriftIndicatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchDriftIndicatorsReader
- type SearchDriftIndicatorsTooManyRequests
- func (o *SearchDriftIndicatorsTooManyRequests) Code() int
- func (o *SearchDriftIndicatorsTooManyRequests) Error() string
- func (o *SearchDriftIndicatorsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *SearchDriftIndicatorsTooManyRequests) IsClientError() bool
- func (o *SearchDriftIndicatorsTooManyRequests) IsCode(code int) bool
- func (o *SearchDriftIndicatorsTooManyRequests) IsRedirect() bool
- func (o *SearchDriftIndicatorsTooManyRequests) IsServerError() bool
- func (o *SearchDriftIndicatorsTooManyRequests) IsSuccess() bool
- func (o *SearchDriftIndicatorsTooManyRequests) String() string
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 ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) Code() int
Code gets the status code for the get drift indicators values by date forbidden response
func (*GetDriftIndicatorsValuesByDateForbidden) Error ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) Error() string
func (*GetDriftIndicatorsValuesByDateForbidden) GetPayload ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) IsCode(code int) bool
IsCode returns true when this get drift indicators values by date forbidden response a status code equal to that given
func (*GetDriftIndicatorsValuesByDateForbidden) IsRedirect ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) IsRedirect() bool
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 ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) IsSuccess() bool
IsSuccess returns true when this get drift indicators values by date forbidden response has a 2xx status code
func (*GetDriftIndicatorsValuesByDateForbidden) String ¶
func (o *GetDriftIndicatorsValuesByDateForbidden) String() 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 ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) Code() int
Code gets the status code for the get drift indicators values by date internal server error response
func (*GetDriftIndicatorsValuesByDateInternalServerError) Error ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) Error() string
func (*GetDriftIndicatorsValuesByDateInternalServerError) GetPayload ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) GetPayload() *models.CoreEntitiesResponse
func (*GetDriftIndicatorsValuesByDateInternalServerError) IsClientError ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsClientError() bool
IsClientError returns true when this get drift indicators values by date internal server error response has a 4xx status code
func (*GetDriftIndicatorsValuesByDateInternalServerError) IsCode ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsCode(code int) bool
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 ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsRedirect() bool
IsRedirect returns true when this get drift indicators values by date internal server error response has a 3xx status code
func (*GetDriftIndicatorsValuesByDateInternalServerError) IsServerError ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsServerError() bool
IsServerError returns true when this get drift indicators values by date internal server error response has a 5xx status code
func (*GetDriftIndicatorsValuesByDateInternalServerError) IsSuccess ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) IsSuccess() bool
IsSuccess returns true when this get drift indicators values by date internal server error response has a 2xx status code
func (*GetDriftIndicatorsValuesByDateInternalServerError) String ¶
func (o *GetDriftIndicatorsValuesByDateInternalServerError) String() 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 ¶
func (o *GetDriftIndicatorsValuesByDateOK) Code() int
Code gets the status code for the get drift indicators values by date o k response
func (*GetDriftIndicatorsValuesByDateOK) Error ¶
func (o *GetDriftIndicatorsValuesByDateOK) Error() string
func (*GetDriftIndicatorsValuesByDateOK) GetPayload ¶
func (o *GetDriftIndicatorsValuesByDateOK) GetPayload() *models.DriftindicatorsDriftIndicatorsFieldValue
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 ¶
func (o *GetDriftIndicatorsValuesByDateOK) String() 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 ¶
func (o *GetDriftIndicatorsValuesByDateParams) SetContext(ctx context.Context)
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 ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithContext(ctx context.Context) *GetDriftIndicatorsValuesByDateParams
WithContext adds the context to the get drift indicators values by date params
func (*GetDriftIndicatorsValuesByDateParams) WithDefaults ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithDefaults() *GetDriftIndicatorsValuesByDateParams
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 ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithFilter(filter *string) *GetDriftIndicatorsValuesByDateParams
WithFilter adds the filter to the get drift indicators values by date params
func (*GetDriftIndicatorsValuesByDateParams) WithHTTPClient ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithHTTPClient(client *http.Client) *GetDriftIndicatorsValuesByDateParams
WithHTTPClient adds the HTTPClient to the get drift indicators values by date params
func (*GetDriftIndicatorsValuesByDateParams) WithLimit ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithLimit(limit *int64) *GetDriftIndicatorsValuesByDateParams
WithLimit adds the limit to the get drift indicators values by date params
func (*GetDriftIndicatorsValuesByDateParams) WithTimeout ¶
func (o *GetDriftIndicatorsValuesByDateParams) WithTimeout(timeout time.Duration) *GetDriftIndicatorsValuesByDateParams
WithTimeout adds the timeout to the get drift indicators values by date params
func (*GetDriftIndicatorsValuesByDateParams) WriteToRequest ¶
func (o *GetDriftIndicatorsValuesByDateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) Code() int
Code gets the status code for the get drift indicators values by date too many requests response
func (*GetDriftIndicatorsValuesByDateTooManyRequests) Error ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) Error() string
func (*GetDriftIndicatorsValuesByDateTooManyRequests) GetPayload ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsClientError ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsClientError() bool
IsClientError returns true when this get drift indicators values by date too many requests response has a 4xx status code
func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsCode ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsCode(code int) bool
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 ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get drift indicators values by date too many requests response has a 3xx status code
func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsServerError ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsServerError() bool
IsServerError returns true when this get drift indicators values by date too many requests response has a 5xx status code
func (*GetDriftIndicatorsValuesByDateTooManyRequests) IsSuccess ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get drift indicators values by date too many requests response has a 2xx status code
func (*GetDriftIndicatorsValuesByDateTooManyRequests) String ¶
func (o *GetDriftIndicatorsValuesByDateTooManyRequests) String() 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 ¶
func (o *ReadDriftIndicatorEntitiesForbidden) Code() int
Code gets the status code for the read drift indicator entities forbidden response
func (*ReadDriftIndicatorEntitiesForbidden) Error ¶
func (o *ReadDriftIndicatorEntitiesForbidden) Error() string
func (*ReadDriftIndicatorEntitiesForbidden) GetPayload ¶
func (o *ReadDriftIndicatorEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *ReadDriftIndicatorEntitiesForbidden) IsCode(code int) bool
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 ¶
func (o *ReadDriftIndicatorEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this read drift indicator entities forbidden response has a 2xx status code
func (*ReadDriftIndicatorEntitiesForbidden) String ¶
func (o *ReadDriftIndicatorEntitiesForbidden) String() 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 ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) Code() int
Code gets the status code for the read drift indicator entities internal server error response
func (*ReadDriftIndicatorEntitiesInternalServerError) Error ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) Error() string
func (*ReadDriftIndicatorEntitiesInternalServerError) GetPayload ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) GetPayload() *models.CoreEntitiesResponse
func (*ReadDriftIndicatorEntitiesInternalServerError) IsClientError ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this read drift indicator entities internal server error response has a 4xx status code
func (*ReadDriftIndicatorEntitiesInternalServerError) IsCode ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) IsCode(code int) bool
IsCode returns true when this read drift indicator entities internal server error response a status code equal to that given
func (*ReadDriftIndicatorEntitiesInternalServerError) IsRedirect ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this read drift indicator entities internal server error response has a 3xx status code
func (*ReadDriftIndicatorEntitiesInternalServerError) IsServerError ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this read drift indicator entities internal server error response has a 5xx status code
func (*ReadDriftIndicatorEntitiesInternalServerError) IsSuccess ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this read drift indicator entities internal server error response has a 2xx status code
func (*ReadDriftIndicatorEntitiesInternalServerError) String ¶
func (o *ReadDriftIndicatorEntitiesInternalServerError) String() 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 ¶
func (o *ReadDriftIndicatorEntitiesOK) Code() int
Code gets the status code for the read drift indicator entities o k response
func (*ReadDriftIndicatorEntitiesOK) Error ¶
func (o *ReadDriftIndicatorEntitiesOK) Error() string
func (*ReadDriftIndicatorEntitiesOK) GetPayload ¶
func (o *ReadDriftIndicatorEntitiesOK) GetPayload() *models.DriftindicatorsDriftEntityResponse
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 ¶
func (o *ReadDriftIndicatorEntitiesOK) String() 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 ¶
func (o *ReadDriftIndicatorEntitiesParams) SetContext(ctx context.Context)
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 ¶
func (o *ReadDriftIndicatorEntitiesParams) WithContext(ctx context.Context) *ReadDriftIndicatorEntitiesParams
WithContext adds the context to the read drift indicator entities params
func (*ReadDriftIndicatorEntitiesParams) WithDefaults ¶
func (o *ReadDriftIndicatorEntitiesParams) WithDefaults() *ReadDriftIndicatorEntitiesParams
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 ¶
func (o *ReadDriftIndicatorEntitiesParams) WithHTTPClient(client *http.Client) *ReadDriftIndicatorEntitiesParams
WithHTTPClient adds the HTTPClient to the read drift indicator entities params
func (*ReadDriftIndicatorEntitiesParams) WithIds ¶
func (o *ReadDriftIndicatorEntitiesParams) WithIds(ids []string) *ReadDriftIndicatorEntitiesParams
WithIds adds the ids to the read drift indicator entities params
func (*ReadDriftIndicatorEntitiesParams) WithTimeout ¶
func (o *ReadDriftIndicatorEntitiesParams) WithTimeout(timeout time.Duration) *ReadDriftIndicatorEntitiesParams
WithTimeout adds the timeout to the read drift indicator entities params
func (*ReadDriftIndicatorEntitiesParams) WriteToRequest ¶
func (o *ReadDriftIndicatorEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) Code() int
Code gets the status code for the read drift indicator entities too many requests response
func (*ReadDriftIndicatorEntitiesTooManyRequests) Error ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) Error() string
func (*ReadDriftIndicatorEntitiesTooManyRequests) GetPayload ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReadDriftIndicatorEntitiesTooManyRequests) IsClientError ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this read drift indicator entities too many requests response has a 4xx status code
func (*ReadDriftIndicatorEntitiesTooManyRequests) IsCode ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this read drift indicator entities too many requests response a status code equal to that given
func (*ReadDriftIndicatorEntitiesTooManyRequests) IsRedirect ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this read drift indicator entities too many requests response has a 3xx status code
func (*ReadDriftIndicatorEntitiesTooManyRequests) IsServerError ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this read drift indicator entities too many requests response has a 5xx status code
func (*ReadDriftIndicatorEntitiesTooManyRequests) IsSuccess ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read drift indicator entities too many requests response has a 2xx status code
func (*ReadDriftIndicatorEntitiesTooManyRequests) String ¶
func (o *ReadDriftIndicatorEntitiesTooManyRequests) String() 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 ¶
func (o *ReadDriftIndicatorsCountForbidden) Code() int
Code gets the status code for the read drift indicators count forbidden response
func (*ReadDriftIndicatorsCountForbidden) Error ¶
func (o *ReadDriftIndicatorsCountForbidden) Error() string
func (*ReadDriftIndicatorsCountForbidden) GetPayload ¶
func (o *ReadDriftIndicatorsCountForbidden) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *ReadDriftIndicatorsCountForbidden) String() 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 ¶
func (o *ReadDriftIndicatorsCountInternalServerError) Code() int
Code gets the status code for the read drift indicators count internal server error response
func (*ReadDriftIndicatorsCountInternalServerError) Error ¶
func (o *ReadDriftIndicatorsCountInternalServerError) Error() string
func (*ReadDriftIndicatorsCountInternalServerError) GetPayload ¶
func (o *ReadDriftIndicatorsCountInternalServerError) GetPayload() *models.CoreEntitiesResponse
func (*ReadDriftIndicatorsCountInternalServerError) IsClientError ¶
func (o *ReadDriftIndicatorsCountInternalServerError) IsClientError() bool
IsClientError returns true when this read drift indicators count internal server error response has a 4xx status code
func (*ReadDriftIndicatorsCountInternalServerError) IsCode ¶
func (o *ReadDriftIndicatorsCountInternalServerError) IsCode(code int) bool
IsCode returns true when this read drift indicators count internal server error response a status code equal to that given
func (*ReadDriftIndicatorsCountInternalServerError) IsRedirect ¶
func (o *ReadDriftIndicatorsCountInternalServerError) IsRedirect() bool
IsRedirect returns true when this read drift indicators count internal server error response has a 3xx status code
func (*ReadDriftIndicatorsCountInternalServerError) IsServerError ¶
func (o *ReadDriftIndicatorsCountInternalServerError) IsServerError() bool
IsServerError returns true when this read drift indicators count internal server error response has a 5xx status code
func (*ReadDriftIndicatorsCountInternalServerError) IsSuccess ¶
func (o *ReadDriftIndicatorsCountInternalServerError) IsSuccess() bool
IsSuccess returns true when this read drift indicators count internal server error response has a 2xx status code
func (*ReadDriftIndicatorsCountInternalServerError) String ¶
func (o *ReadDriftIndicatorsCountInternalServerError) String() 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 (o *ReadDriftIndicatorsCountOK) Error() string
func (*ReadDriftIndicatorsCountOK) GetPayload ¶
func (o *ReadDriftIndicatorsCountOK) GetPayload() *models.DriftindicatorsDriftIndicatorsCountValue
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 ¶
func (o *ReadDriftIndicatorsCountParams) WithContext(ctx context.Context) *ReadDriftIndicatorsCountParams
WithContext adds the context to the read drift indicators count params
func (*ReadDriftIndicatorsCountParams) WithDefaults ¶
func (o *ReadDriftIndicatorsCountParams) WithDefaults() *ReadDriftIndicatorsCountParams
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 ¶
func (o *ReadDriftIndicatorsCountParams) WithFilter(filter *string) *ReadDriftIndicatorsCountParams
WithFilter adds the filter to the read drift indicators count params
func (*ReadDriftIndicatorsCountParams) WithHTTPClient ¶
func (o *ReadDriftIndicatorsCountParams) WithHTTPClient(client *http.Client) *ReadDriftIndicatorsCountParams
WithHTTPClient adds the HTTPClient to the read drift indicators count params
func (*ReadDriftIndicatorsCountParams) WithTimeout ¶
func (o *ReadDriftIndicatorsCountParams) WithTimeout(timeout time.Duration) *ReadDriftIndicatorsCountParams
WithTimeout adds the timeout to the read drift indicators count params
func (*ReadDriftIndicatorsCountParams) WriteToRequest ¶
func (o *ReadDriftIndicatorsCountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) Code() int
Code gets the status code for the read drift indicators count too many requests response
func (*ReadDriftIndicatorsCountTooManyRequests) Error ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) Error() string
func (*ReadDriftIndicatorsCountTooManyRequests) GetPayload ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) IsCode(code int) bool
IsCode returns true when this read drift indicators count too many requests response a status code equal to that given
func (*ReadDriftIndicatorsCountTooManyRequests) IsRedirect ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) IsRedirect() bool
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 ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read drift indicators count too many requests response has a 2xx status code
func (*ReadDriftIndicatorsCountTooManyRequests) String ¶
func (o *ReadDriftIndicatorsCountTooManyRequests) String() 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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) Code() int
Code gets the status code for the search and read drift indicator entities forbidden response
func (*SearchAndReadDriftIndicatorEntitiesForbidden) Error ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) Error() string
func (*SearchAndReadDriftIndicatorEntitiesForbidden) GetPayload ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsClientError ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsClientError() bool
IsClientError returns true when this search and read drift indicator entities forbidden response has a 4xx status code
func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsCode ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this search and read drift indicator entities forbidden response a status code equal to that given
func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsRedirect ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this search and read drift indicator entities forbidden response has a 3xx status code
func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsServerError ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsServerError() bool
IsServerError returns true when this search and read drift indicator entities forbidden response has a 5xx status code
func (*SearchAndReadDriftIndicatorEntitiesForbidden) IsSuccess ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this search and read drift indicator entities forbidden response has a 2xx status code
func (*SearchAndReadDriftIndicatorEntitiesForbidden) String ¶
func (o *SearchAndReadDriftIndicatorEntitiesForbidden) String() 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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) Code() int
Code gets the status code for the search and read drift indicator entities internal server error response
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) Error ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) Error() string
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) GetPayload ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) GetPayload() *models.CoreEntitiesResponse
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsClientError ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this search and read drift indicator entities internal server error response has a 4xx status code
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsCode ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsCode(code int) bool
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this search and read drift indicator entities internal server error response has a 3xx status code
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsServerError ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this search and read drift indicator entities internal server error response has a 5xx status code
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) IsSuccess ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this search and read drift indicator entities internal server error response has a 2xx status code
func (*SearchAndReadDriftIndicatorEntitiesInternalServerError) String ¶
func (o *SearchAndReadDriftIndicatorEntitiesInternalServerError) String() 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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) Code() int
Code gets the status code for the search and read drift indicator entities o k response
func (*SearchAndReadDriftIndicatorEntitiesOK) Error ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) Error() string
func (*SearchAndReadDriftIndicatorEntitiesOK) GetPayload ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) GetPayload() *models.DriftindicatorsDriftEntityResponse
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) IsCode(code int) bool
IsCode returns true when this search and read drift indicator entities o k response a status code equal to that given
func (*SearchAndReadDriftIndicatorEntitiesOK) IsRedirect ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) IsRedirect() bool
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) IsSuccess() bool
IsSuccess returns true when this search and read drift indicator entities o k response has a 2xx status code
func (*SearchAndReadDriftIndicatorEntitiesOK) String ¶
func (o *SearchAndReadDriftIndicatorEntitiesOK) String() 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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) SetDefaults ¶
func (o *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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) SetLimit(limit *int64)
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) SetSort(sort *string)
SetSort adds the sort to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) SetTimeout ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithContext ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithContext(ctx context.Context) *SearchAndReadDriftIndicatorEntitiesParams
WithContext adds the context to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithDefaults ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithDefaults() *SearchAndReadDriftIndicatorEntitiesParams
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithFilter(filter *string) *SearchAndReadDriftIndicatorEntitiesParams
WithFilter adds the filter to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithHTTPClient ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithHTTPClient(client *http.Client) *SearchAndReadDriftIndicatorEntitiesParams
WithHTTPClient adds the HTTPClient to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithLimit ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithLimit(limit *int64) *SearchAndReadDriftIndicatorEntitiesParams
WithLimit adds the limit to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithOffset ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithOffset(offset *int64) *SearchAndReadDriftIndicatorEntitiesParams
WithOffset adds the offset to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithSort ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithSort(sort *string) *SearchAndReadDriftIndicatorEntitiesParams
WithSort adds the sort to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WithTimeout ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WithTimeout(timeout time.Duration) *SearchAndReadDriftIndicatorEntitiesParams
WithTimeout adds the timeout to the search and read drift indicator entities params
func (*SearchAndReadDriftIndicatorEntitiesParams) WriteToRequest ¶
func (o *SearchAndReadDriftIndicatorEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) Code() int
Code gets the status code for the search and read drift indicator entities too many requests response
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) Error ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) Error() string
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) GetPayload ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsClientError ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this search and read drift indicator entities too many requests response has a 4xx status code
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsCode ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsCode(code int) bool
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 ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this search and read drift indicator entities too many requests response has a 3xx status code
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsServerError ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this search and read drift indicator entities too many requests response has a 5xx status code
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsSuccess ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this search and read drift indicator entities too many requests response has a 2xx status code
func (*SearchAndReadDriftIndicatorEntitiesTooManyRequests) String ¶
func (o *SearchAndReadDriftIndicatorEntitiesTooManyRequests) String() 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 ¶
func (o *SearchDriftIndicatorsForbidden) Code() int
Code gets the status code for the search drift indicators forbidden response
func (*SearchDriftIndicatorsForbidden) Error ¶
func (o *SearchDriftIndicatorsForbidden) Error() string
func (*SearchDriftIndicatorsForbidden) GetPayload ¶
func (o *SearchDriftIndicatorsForbidden) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *SearchDriftIndicatorsForbidden) String() 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 ¶
func (o *SearchDriftIndicatorsInternalServerError) Code() int
Code gets the status code for the search drift indicators internal server error response
func (*SearchDriftIndicatorsInternalServerError) Error ¶
func (o *SearchDriftIndicatorsInternalServerError) Error() string
func (*SearchDriftIndicatorsInternalServerError) GetPayload ¶
func (o *SearchDriftIndicatorsInternalServerError) GetPayload() *models.CoreEntitiesResponse
func (*SearchDriftIndicatorsInternalServerError) IsClientError ¶
func (o *SearchDriftIndicatorsInternalServerError) IsClientError() bool
IsClientError returns true when this search drift indicators internal server error response has a 4xx status code
func (*SearchDriftIndicatorsInternalServerError) IsCode ¶
func (o *SearchDriftIndicatorsInternalServerError) IsCode(code int) bool
IsCode returns true when this search drift indicators internal server error response a status code equal to that given
func (*SearchDriftIndicatorsInternalServerError) IsRedirect ¶
func (o *SearchDriftIndicatorsInternalServerError) IsRedirect() bool
IsRedirect returns true when this search drift indicators internal server error response has a 3xx status code
func (*SearchDriftIndicatorsInternalServerError) IsServerError ¶
func (o *SearchDriftIndicatorsInternalServerError) IsServerError() bool
IsServerError returns true when this search drift indicators internal server error response has a 5xx status code
func (*SearchDriftIndicatorsInternalServerError) IsSuccess ¶
func (o *SearchDriftIndicatorsInternalServerError) IsSuccess() bool
IsSuccess returns true when this search drift indicators internal server error response has a 2xx status code
func (*SearchDriftIndicatorsInternalServerError) String ¶
func (o *SearchDriftIndicatorsInternalServerError) String() 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 (o *SearchDriftIndicatorsOK) GetPayload() *models.MsaspecQueryResponse
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 ¶
func (o *SearchDriftIndicatorsParams) WithContext(ctx context.Context) *SearchDriftIndicatorsParams
WithContext adds the context to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithDefaults ¶
func (o *SearchDriftIndicatorsParams) WithDefaults() *SearchDriftIndicatorsParams
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 ¶
func (o *SearchDriftIndicatorsParams) WithFilter(filter *string) *SearchDriftIndicatorsParams
WithFilter adds the filter to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithHTTPClient ¶
func (o *SearchDriftIndicatorsParams) WithHTTPClient(client *http.Client) *SearchDriftIndicatorsParams
WithHTTPClient adds the HTTPClient to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithLimit ¶
func (o *SearchDriftIndicatorsParams) WithLimit(limit *int64) *SearchDriftIndicatorsParams
WithLimit adds the limit to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithOffset ¶
func (o *SearchDriftIndicatorsParams) WithOffset(offset *int64) *SearchDriftIndicatorsParams
WithOffset adds the offset to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithSort ¶
func (o *SearchDriftIndicatorsParams) WithSort(sort *string) *SearchDriftIndicatorsParams
WithSort adds the sort to the search drift indicators params
func (*SearchDriftIndicatorsParams) WithTimeout ¶
func (o *SearchDriftIndicatorsParams) WithTimeout(timeout time.Duration) *SearchDriftIndicatorsParams
WithTimeout adds the timeout to the search drift indicators params
func (*SearchDriftIndicatorsParams) WriteToRequest ¶
func (o *SearchDriftIndicatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *SearchDriftIndicatorsTooManyRequests) Code() int
Code gets the status code for the search drift indicators too many requests response
func (*SearchDriftIndicatorsTooManyRequests) Error ¶
func (o *SearchDriftIndicatorsTooManyRequests) Error() string
func (*SearchDriftIndicatorsTooManyRequests) GetPayload ¶
func (o *SearchDriftIndicatorsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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 ¶
func (o *SearchDriftIndicatorsTooManyRequests) IsCode(code int) bool
IsCode returns true when this search drift indicators too many requests response a status code equal to that given
func (*SearchDriftIndicatorsTooManyRequests) IsRedirect ¶
func (o *SearchDriftIndicatorsTooManyRequests) IsRedirect() bool
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 ¶
func (o *SearchDriftIndicatorsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this search drift indicators too many requests response has a 2xx status code
func (*SearchDriftIndicatorsTooManyRequests) String ¶
func (o *SearchDriftIndicatorsTooManyRequests) String() string
Source Files ¶
- drift_indicators_client.go
- get_drift_indicators_values_by_date_parameters.go
- get_drift_indicators_values_by_date_responses.go
- read_drift_indicator_entities_parameters.go
- read_drift_indicator_entities_responses.go
- read_drift_indicators_count_parameters.go
- read_drift_indicators_count_responses.go
- search_and_read_drift_indicator_entities_parameters.go
- search_and_read_drift_indicator_entities_responses.go
- search_drift_indicators_parameters.go
- search_drift_indicators_responses.go