Versions in this module Expand all Collapse all v1 v1.0.0 Feb 16, 2024 Changes in this version + type Client struct + func (a *Client) FetchIssuesPerPurl(params *FetchIssuesPerPurlParams, authInfo runtime.ClientAuthInfoWriter, ...) (*FetchIssuesPerPurlOK, error) + func (a *Client) GetGroupIssueByIssueID(params *GetGroupIssueByIssueIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetGroupIssueByIssueIDOK, error) + func (a *Client) GetOrgIssueByIssueID(params *GetOrgIssueByIssueIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOrgIssueByIssueIDOK, error) + func (a *Client) ListGroupIssues(params *ListGroupIssuesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListGroupIssuesOK, error) + func (a *Client) ListIssuesForManyPurls(params *ListIssuesForManyPurlsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListIssuesForManyPurlsOK, error) + func (a *Client) ListOrgIssues(params *ListOrgIssuesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListOrgIssuesOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + FetchIssuesPerPurl func(params *FetchIssuesPerPurlParams, authInfo runtime.ClientAuthInfoWriter, ...) (*FetchIssuesPerPurlOK, error) + GetGroupIssueByIssueID func(params *GetGroupIssueByIssueIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetGroupIssueByIssueIDOK, error) + GetOrgIssueByIssueID func(params *GetOrgIssueByIssueIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOrgIssueByIssueIDOK, error) + ListGroupIssues func(params *ListGroupIssuesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListGroupIssuesOK, error) + ListIssuesForManyPurls func(params *ListIssuesForManyPurlsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListIssuesForManyPurlsOK, error) + ListOrgIssues func(params *ListOrgIssuesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListOrgIssuesOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type FetchIssuesPerPurlBadRequest struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlBadRequest() *FetchIssuesPerPurlBadRequest + func (o *FetchIssuesPerPurlBadRequest) Code() int + func (o *FetchIssuesPerPurlBadRequest) Error() string + func (o *FetchIssuesPerPurlBadRequest) GetPayload() *FetchIssuesPerPurlBadRequestBody + func (o *FetchIssuesPerPurlBadRequest) IsClientError() bool + func (o *FetchIssuesPerPurlBadRequest) IsCode(code int) bool + func (o *FetchIssuesPerPurlBadRequest) IsRedirect() bool + func (o *FetchIssuesPerPurlBadRequest) IsServerError() bool + func (o *FetchIssuesPerPurlBadRequest) IsSuccess() bool + func (o *FetchIssuesPerPurlBadRequest) String() string + type FetchIssuesPerPurlBadRequestBody struct + Errors []*FetchIssuesPerPurlBadRequestBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlBadRequestBodyJsonapi + func (o *FetchIssuesPerPurlBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlBadRequestBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlBadRequestBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlBadRequestBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlBadRequestBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlBadRequestBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlConflict struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlConflictBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlConflict() *FetchIssuesPerPurlConflict + func (o *FetchIssuesPerPurlConflict) Code() int + func (o *FetchIssuesPerPurlConflict) Error() string + func (o *FetchIssuesPerPurlConflict) GetPayload() *FetchIssuesPerPurlConflictBody + func (o *FetchIssuesPerPurlConflict) IsClientError() bool + func (o *FetchIssuesPerPurlConflict) IsCode(code int) bool + func (o *FetchIssuesPerPurlConflict) IsRedirect() bool + func (o *FetchIssuesPerPurlConflict) IsServerError() bool + func (o *FetchIssuesPerPurlConflict) IsSuccess() bool + func (o *FetchIssuesPerPurlConflict) String() string + type FetchIssuesPerPurlConflictBody struct + Errors []*FetchIssuesPerPurlConflictBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlConflictBodyJsonapi + func (o *FetchIssuesPerPurlConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlConflictBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlConflictBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlConflictBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlConflictBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlConflictBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlConflictBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlConflictBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlConflictBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlConflictBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlConflictBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlConflictBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlConflictBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlConflictBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlConflictBodyJsonapi) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlForbidden struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlForbidden() *FetchIssuesPerPurlForbidden + func (o *FetchIssuesPerPurlForbidden) Code() int + func (o *FetchIssuesPerPurlForbidden) Error() string + func (o *FetchIssuesPerPurlForbidden) GetPayload() *FetchIssuesPerPurlForbiddenBody + func (o *FetchIssuesPerPurlForbidden) IsClientError() bool + func (o *FetchIssuesPerPurlForbidden) IsCode(code int) bool + func (o *FetchIssuesPerPurlForbidden) IsRedirect() bool + func (o *FetchIssuesPerPurlForbidden) IsServerError() bool + func (o *FetchIssuesPerPurlForbidden) IsSuccess() bool + func (o *FetchIssuesPerPurlForbidden) String() string + type FetchIssuesPerPurlForbiddenBody struct + Errors []*FetchIssuesPerPurlForbiddenBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlForbiddenBodyJsonapi + func (o *FetchIssuesPerPurlForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlForbiddenBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlForbiddenBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlForbiddenBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlForbiddenBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlForbiddenBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlInternalServerError struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlInternalServerError() *FetchIssuesPerPurlInternalServerError + func (o *FetchIssuesPerPurlInternalServerError) Code() int + func (o *FetchIssuesPerPurlInternalServerError) Error() string + func (o *FetchIssuesPerPurlInternalServerError) GetPayload() *FetchIssuesPerPurlInternalServerErrorBody + func (o *FetchIssuesPerPurlInternalServerError) IsClientError() bool + func (o *FetchIssuesPerPurlInternalServerError) IsCode(code int) bool + func (o *FetchIssuesPerPurlInternalServerError) IsRedirect() bool + func (o *FetchIssuesPerPurlInternalServerError) IsServerError() bool + func (o *FetchIssuesPerPurlInternalServerError) IsSuccess() bool + func (o *FetchIssuesPerPurlInternalServerError) String() string + type FetchIssuesPerPurlInternalServerErrorBody struct + Errors []*FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlInternalServerErrorBodyJsonapi + func (o *FetchIssuesPerPurlInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlInternalServerErrorBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlInternalServerErrorBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlNotFound struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlNotFound() *FetchIssuesPerPurlNotFound + func (o *FetchIssuesPerPurlNotFound) Code() int + func (o *FetchIssuesPerPurlNotFound) Error() string + func (o *FetchIssuesPerPurlNotFound) GetPayload() *FetchIssuesPerPurlNotFoundBody + func (o *FetchIssuesPerPurlNotFound) IsClientError() bool + func (o *FetchIssuesPerPurlNotFound) IsCode(code int) bool + func (o *FetchIssuesPerPurlNotFound) IsRedirect() bool + func (o *FetchIssuesPerPurlNotFound) IsServerError() bool + func (o *FetchIssuesPerPurlNotFound) IsSuccess() bool + func (o *FetchIssuesPerPurlNotFound) String() string + type FetchIssuesPerPurlNotFoundBody struct + Errors []*FetchIssuesPerPurlNotFoundBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlNotFoundBodyJsonapi + func (o *FetchIssuesPerPurlNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlNotFoundBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlNotFoundBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlNotFoundBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlNotFoundBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlNotFoundBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlOK struct + Deprecation strfmt.DateTime + Payload *models.IssuesResponse + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlOK() *FetchIssuesPerPurlOK + func (o *FetchIssuesPerPurlOK) Code() int + func (o *FetchIssuesPerPurlOK) Error() string + func (o *FetchIssuesPerPurlOK) GetPayload() *models.IssuesResponse + func (o *FetchIssuesPerPurlOK) IsClientError() bool + func (o *FetchIssuesPerPurlOK) IsCode(code int) bool + func (o *FetchIssuesPerPurlOK) IsRedirect() bool + func (o *FetchIssuesPerPurlOK) IsServerError() bool + func (o *FetchIssuesPerPurlOK) IsSuccess() bool + func (o *FetchIssuesPerPurlOK) String() string + type FetchIssuesPerPurlParams struct + Context context.Context + HTTPClient *http.Client + Limit *float64 + Offset *float64 + OrgID strfmt.UUID + Purl string + Version string + func NewFetchIssuesPerPurlParams() *FetchIssuesPerPurlParams + func NewFetchIssuesPerPurlParamsWithContext(ctx context.Context) *FetchIssuesPerPurlParams + func NewFetchIssuesPerPurlParamsWithHTTPClient(client *http.Client) *FetchIssuesPerPurlParams + func NewFetchIssuesPerPurlParamsWithTimeout(timeout time.Duration) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) SetContext(ctx context.Context) + func (o *FetchIssuesPerPurlParams) SetDefaults() + func (o *FetchIssuesPerPurlParams) SetHTTPClient(client *http.Client) + func (o *FetchIssuesPerPurlParams) SetLimit(limit *float64) + func (o *FetchIssuesPerPurlParams) SetOffset(offset *float64) + func (o *FetchIssuesPerPurlParams) SetOrgID(orgID strfmt.UUID) + func (o *FetchIssuesPerPurlParams) SetPurl(purl string) + func (o *FetchIssuesPerPurlParams) SetTimeout(timeout time.Duration) + func (o *FetchIssuesPerPurlParams) SetVersion(version string) + func (o *FetchIssuesPerPurlParams) WithContext(ctx context.Context) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithDefaults() *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithHTTPClient(client *http.Client) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithLimit(limit *float64) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithOffset(offset *float64) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithOrgID(orgID strfmt.UUID) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithPurl(purl string) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithTimeout(timeout time.Duration) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WithVersion(version string) *FetchIssuesPerPurlParams + func (o *FetchIssuesPerPurlParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type FetchIssuesPerPurlReader struct + func (o *FetchIssuesPerPurlReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type FetchIssuesPerPurlUnauthorized struct + Deprecation strfmt.DateTime + Payload *FetchIssuesPerPurlUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewFetchIssuesPerPurlUnauthorized() *FetchIssuesPerPurlUnauthorized + func (o *FetchIssuesPerPurlUnauthorized) Code() int + func (o *FetchIssuesPerPurlUnauthorized) Error() string + func (o *FetchIssuesPerPurlUnauthorized) GetPayload() *FetchIssuesPerPurlUnauthorizedBody + func (o *FetchIssuesPerPurlUnauthorized) IsClientError() bool + func (o *FetchIssuesPerPurlUnauthorized) IsCode(code int) bool + func (o *FetchIssuesPerPurlUnauthorized) IsRedirect() bool + func (o *FetchIssuesPerPurlUnauthorized) IsServerError() bool + func (o *FetchIssuesPerPurlUnauthorized) IsSuccess() bool + func (o *FetchIssuesPerPurlUnauthorized) String() string + type FetchIssuesPerPurlUnauthorizedBody struct + Errors []*FetchIssuesPerPurlUnauthorizedBodyErrorsItems0 + Jsonapi *FetchIssuesPerPurlUnauthorizedBodyJsonapi + func (o *FetchIssuesPerPurlUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlUnauthorizedBody) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type FetchIssuesPerPurlUnauthorizedBodyJsonapi struct + Version *string + func (o *FetchIssuesPerPurlUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *FetchIssuesPerPurlUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *FetchIssuesPerPurlUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *FetchIssuesPerPurlUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error + type GetGroupIssueByIssueIDBadRequest struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDBadRequest() *GetGroupIssueByIssueIDBadRequest + func (o *GetGroupIssueByIssueIDBadRequest) Code() int + func (o *GetGroupIssueByIssueIDBadRequest) Error() string + func (o *GetGroupIssueByIssueIDBadRequest) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDBadRequest) IsClientError() bool + func (o *GetGroupIssueByIssueIDBadRequest) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDBadRequest) IsRedirect() bool + func (o *GetGroupIssueByIssueIDBadRequest) IsServerError() bool + func (o *GetGroupIssueByIssueIDBadRequest) IsSuccess() bool + func (o *GetGroupIssueByIssueIDBadRequest) String() string + type GetGroupIssueByIssueIDConflict struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDConflict() *GetGroupIssueByIssueIDConflict + func (o *GetGroupIssueByIssueIDConflict) Code() int + func (o *GetGroupIssueByIssueIDConflict) Error() string + func (o *GetGroupIssueByIssueIDConflict) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDConflict) IsClientError() bool + func (o *GetGroupIssueByIssueIDConflict) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDConflict) IsRedirect() bool + func (o *GetGroupIssueByIssueIDConflict) IsServerError() bool + func (o *GetGroupIssueByIssueIDConflict) IsSuccess() bool + func (o *GetGroupIssueByIssueIDConflict) String() string + type GetGroupIssueByIssueIDForbidden struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDForbidden() *GetGroupIssueByIssueIDForbidden + func (o *GetGroupIssueByIssueIDForbidden) Code() int + func (o *GetGroupIssueByIssueIDForbidden) Error() string + func (o *GetGroupIssueByIssueIDForbidden) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDForbidden) IsClientError() bool + func (o *GetGroupIssueByIssueIDForbidden) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDForbidden) IsRedirect() bool + func (o *GetGroupIssueByIssueIDForbidden) IsServerError() bool + func (o *GetGroupIssueByIssueIDForbidden) IsSuccess() bool + func (o *GetGroupIssueByIssueIDForbidden) String() string + type GetGroupIssueByIssueIDInternalServerError struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDInternalServerError() *GetGroupIssueByIssueIDInternalServerError + func (o *GetGroupIssueByIssueIDInternalServerError) Code() int + func (o *GetGroupIssueByIssueIDInternalServerError) Error() string + func (o *GetGroupIssueByIssueIDInternalServerError) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDInternalServerError) IsClientError() bool + func (o *GetGroupIssueByIssueIDInternalServerError) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDInternalServerError) IsRedirect() bool + func (o *GetGroupIssueByIssueIDInternalServerError) IsServerError() bool + func (o *GetGroupIssueByIssueIDInternalServerError) IsSuccess() bool + func (o *GetGroupIssueByIssueIDInternalServerError) String() string + type GetGroupIssueByIssueIDNotFound struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDNotFound() *GetGroupIssueByIssueIDNotFound + func (o *GetGroupIssueByIssueIDNotFound) Code() int + func (o *GetGroupIssueByIssueIDNotFound) Error() string + func (o *GetGroupIssueByIssueIDNotFound) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDNotFound) IsClientError() bool + func (o *GetGroupIssueByIssueIDNotFound) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDNotFound) IsRedirect() bool + func (o *GetGroupIssueByIssueIDNotFound) IsServerError() bool + func (o *GetGroupIssueByIssueIDNotFound) IsSuccess() bool + func (o *GetGroupIssueByIssueIDNotFound) String() string + type GetGroupIssueByIssueIDOK struct + Deprecation strfmt.DateTime + Location strfmt.URI + Payload *GetGroupIssueByIssueIDOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDOK() *GetGroupIssueByIssueIDOK + func (o *GetGroupIssueByIssueIDOK) Code() int + func (o *GetGroupIssueByIssueIDOK) Error() string + func (o *GetGroupIssueByIssueIDOK) GetPayload() *GetGroupIssueByIssueIDOKBody + func (o *GetGroupIssueByIssueIDOK) IsClientError() bool + func (o *GetGroupIssueByIssueIDOK) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDOK) IsRedirect() bool + func (o *GetGroupIssueByIssueIDOK) IsServerError() bool + func (o *GetGroupIssueByIssueIDOK) IsSuccess() bool + func (o *GetGroupIssueByIssueIDOK) String() string + type GetGroupIssueByIssueIDOKBody struct + Data *models.Issue + Jsonapi *models.JSONAPI + Links *models.PaginatedLinks + func (o *GetGroupIssueByIssueIDOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetGroupIssueByIssueIDOKBody) MarshalBinary() ([]byte, error) + func (o *GetGroupIssueByIssueIDOKBody) UnmarshalBinary(b []byte) error + func (o *GetGroupIssueByIssueIDOKBody) Validate(formats strfmt.Registry) error + type GetGroupIssueByIssueIDParams struct + Context context.Context + GroupID strfmt.UUID + HTTPClient *http.Client + IssueID strfmt.UUID + Version string + func NewGetGroupIssueByIssueIDParams() *GetGroupIssueByIssueIDParams + func NewGetGroupIssueByIssueIDParamsWithContext(ctx context.Context) *GetGroupIssueByIssueIDParams + func NewGetGroupIssueByIssueIDParamsWithHTTPClient(client *http.Client) *GetGroupIssueByIssueIDParams + func NewGetGroupIssueByIssueIDParamsWithTimeout(timeout time.Duration) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) SetContext(ctx context.Context) + func (o *GetGroupIssueByIssueIDParams) SetDefaults() + func (o *GetGroupIssueByIssueIDParams) SetGroupID(groupID strfmt.UUID) + func (o *GetGroupIssueByIssueIDParams) SetHTTPClient(client *http.Client) + func (o *GetGroupIssueByIssueIDParams) SetIssueID(issueID strfmt.UUID) + func (o *GetGroupIssueByIssueIDParams) SetTimeout(timeout time.Duration) + func (o *GetGroupIssueByIssueIDParams) SetVersion(version string) + func (o *GetGroupIssueByIssueIDParams) WithContext(ctx context.Context) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithDefaults() *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithGroupID(groupID strfmt.UUID) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithHTTPClient(client *http.Client) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithIssueID(issueID strfmt.UUID) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithTimeout(timeout time.Duration) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WithVersion(version string) *GetGroupIssueByIssueIDParams + func (o *GetGroupIssueByIssueIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetGroupIssueByIssueIDReader struct + func (o *GetGroupIssueByIssueIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetGroupIssueByIssueIDUnauthorized struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetGroupIssueByIssueIDUnauthorized() *GetGroupIssueByIssueIDUnauthorized + func (o *GetGroupIssueByIssueIDUnauthorized) Code() int + func (o *GetGroupIssueByIssueIDUnauthorized) Error() string + func (o *GetGroupIssueByIssueIDUnauthorized) GetPayload() *models.ErrorDocument + func (o *GetGroupIssueByIssueIDUnauthorized) IsClientError() bool + func (o *GetGroupIssueByIssueIDUnauthorized) IsCode(code int) bool + func (o *GetGroupIssueByIssueIDUnauthorized) IsRedirect() bool + func (o *GetGroupIssueByIssueIDUnauthorized) IsServerError() bool + func (o *GetGroupIssueByIssueIDUnauthorized) IsSuccess() bool + func (o *GetGroupIssueByIssueIDUnauthorized) String() string + type GetOrgIssueByIssueIDBadRequest struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDBadRequest() *GetOrgIssueByIssueIDBadRequest + func (o *GetOrgIssueByIssueIDBadRequest) Code() int + func (o *GetOrgIssueByIssueIDBadRequest) Error() string + func (o *GetOrgIssueByIssueIDBadRequest) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDBadRequest) IsClientError() bool + func (o *GetOrgIssueByIssueIDBadRequest) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDBadRequest) IsRedirect() bool + func (o *GetOrgIssueByIssueIDBadRequest) IsServerError() bool + func (o *GetOrgIssueByIssueIDBadRequest) IsSuccess() bool + func (o *GetOrgIssueByIssueIDBadRequest) String() string + type GetOrgIssueByIssueIDConflict struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDConflict() *GetOrgIssueByIssueIDConflict + func (o *GetOrgIssueByIssueIDConflict) Code() int + func (o *GetOrgIssueByIssueIDConflict) Error() string + func (o *GetOrgIssueByIssueIDConflict) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDConflict) IsClientError() bool + func (o *GetOrgIssueByIssueIDConflict) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDConflict) IsRedirect() bool + func (o *GetOrgIssueByIssueIDConflict) IsServerError() bool + func (o *GetOrgIssueByIssueIDConflict) IsSuccess() bool + func (o *GetOrgIssueByIssueIDConflict) String() string + type GetOrgIssueByIssueIDForbidden struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDForbidden() *GetOrgIssueByIssueIDForbidden + func (o *GetOrgIssueByIssueIDForbidden) Code() int + func (o *GetOrgIssueByIssueIDForbidden) Error() string + func (o *GetOrgIssueByIssueIDForbidden) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDForbidden) IsClientError() bool + func (o *GetOrgIssueByIssueIDForbidden) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDForbidden) IsRedirect() bool + func (o *GetOrgIssueByIssueIDForbidden) IsServerError() bool + func (o *GetOrgIssueByIssueIDForbidden) IsSuccess() bool + func (o *GetOrgIssueByIssueIDForbidden) String() string + type GetOrgIssueByIssueIDInternalServerError struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDInternalServerError() *GetOrgIssueByIssueIDInternalServerError + func (o *GetOrgIssueByIssueIDInternalServerError) Code() int + func (o *GetOrgIssueByIssueIDInternalServerError) Error() string + func (o *GetOrgIssueByIssueIDInternalServerError) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDInternalServerError) IsClientError() bool + func (o *GetOrgIssueByIssueIDInternalServerError) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDInternalServerError) IsRedirect() bool + func (o *GetOrgIssueByIssueIDInternalServerError) IsServerError() bool + func (o *GetOrgIssueByIssueIDInternalServerError) IsSuccess() bool + func (o *GetOrgIssueByIssueIDInternalServerError) String() string + type GetOrgIssueByIssueIDNotFound struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDNotFound() *GetOrgIssueByIssueIDNotFound + func (o *GetOrgIssueByIssueIDNotFound) Code() int + func (o *GetOrgIssueByIssueIDNotFound) Error() string + func (o *GetOrgIssueByIssueIDNotFound) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDNotFound) IsClientError() bool + func (o *GetOrgIssueByIssueIDNotFound) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDNotFound) IsRedirect() bool + func (o *GetOrgIssueByIssueIDNotFound) IsServerError() bool + func (o *GetOrgIssueByIssueIDNotFound) IsSuccess() bool + func (o *GetOrgIssueByIssueIDNotFound) String() string + type GetOrgIssueByIssueIDOK struct + Deprecation strfmt.DateTime + Location strfmt.URI + Payload *GetOrgIssueByIssueIDOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDOK() *GetOrgIssueByIssueIDOK + func (o *GetOrgIssueByIssueIDOK) Code() int + func (o *GetOrgIssueByIssueIDOK) Error() string + func (o *GetOrgIssueByIssueIDOK) GetPayload() *GetOrgIssueByIssueIDOKBody + func (o *GetOrgIssueByIssueIDOK) IsClientError() bool + func (o *GetOrgIssueByIssueIDOK) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDOK) IsRedirect() bool + func (o *GetOrgIssueByIssueIDOK) IsServerError() bool + func (o *GetOrgIssueByIssueIDOK) IsSuccess() bool + func (o *GetOrgIssueByIssueIDOK) String() string + type GetOrgIssueByIssueIDOKBody struct + Data *models.Issue + Jsonapi *models.JSONAPI + Links *models.PaginatedLinks + func (o *GetOrgIssueByIssueIDOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *GetOrgIssueByIssueIDOKBody) MarshalBinary() ([]byte, error) + func (o *GetOrgIssueByIssueIDOKBody) UnmarshalBinary(b []byte) error + func (o *GetOrgIssueByIssueIDOKBody) Validate(formats strfmt.Registry) error + type GetOrgIssueByIssueIDParams struct + Context context.Context + HTTPClient *http.Client + IssueID strfmt.UUID + OrgID strfmt.UUID + Version string + func NewGetOrgIssueByIssueIDParams() *GetOrgIssueByIssueIDParams + func NewGetOrgIssueByIssueIDParamsWithContext(ctx context.Context) *GetOrgIssueByIssueIDParams + func NewGetOrgIssueByIssueIDParamsWithHTTPClient(client *http.Client) *GetOrgIssueByIssueIDParams + func NewGetOrgIssueByIssueIDParamsWithTimeout(timeout time.Duration) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) SetContext(ctx context.Context) + func (o *GetOrgIssueByIssueIDParams) SetDefaults() + func (o *GetOrgIssueByIssueIDParams) SetHTTPClient(client *http.Client) + func (o *GetOrgIssueByIssueIDParams) SetIssueID(issueID strfmt.UUID) + func (o *GetOrgIssueByIssueIDParams) SetOrgID(orgID strfmt.UUID) + func (o *GetOrgIssueByIssueIDParams) SetTimeout(timeout time.Duration) + func (o *GetOrgIssueByIssueIDParams) SetVersion(version string) + func (o *GetOrgIssueByIssueIDParams) WithContext(ctx context.Context) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithDefaults() *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithHTTPClient(client *http.Client) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithIssueID(issueID strfmt.UUID) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithOrgID(orgID strfmt.UUID) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithTimeout(timeout time.Duration) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WithVersion(version string) *GetOrgIssueByIssueIDParams + func (o *GetOrgIssueByIssueIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetOrgIssueByIssueIDReader struct + func (o *GetOrgIssueByIssueIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetOrgIssueByIssueIDUnauthorized struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewGetOrgIssueByIssueIDUnauthorized() *GetOrgIssueByIssueIDUnauthorized + func (o *GetOrgIssueByIssueIDUnauthorized) Code() int + func (o *GetOrgIssueByIssueIDUnauthorized) Error() string + func (o *GetOrgIssueByIssueIDUnauthorized) GetPayload() *models.ErrorDocument + func (o *GetOrgIssueByIssueIDUnauthorized) IsClientError() bool + func (o *GetOrgIssueByIssueIDUnauthorized) IsCode(code int) bool + func (o *GetOrgIssueByIssueIDUnauthorized) IsRedirect() bool + func (o *GetOrgIssueByIssueIDUnauthorized) IsServerError() bool + func (o *GetOrgIssueByIssueIDUnauthorized) IsSuccess() bool + func (o *GetOrgIssueByIssueIDUnauthorized) String() string + type ListGroupIssuesForbidden struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListGroupIssuesForbidden() *ListGroupIssuesForbidden + func (o *ListGroupIssuesForbidden) Code() int + func (o *ListGroupIssuesForbidden) Error() string + func (o *ListGroupIssuesForbidden) GetPayload() *models.ErrorDocument + func (o *ListGroupIssuesForbidden) IsClientError() bool + func (o *ListGroupIssuesForbidden) IsCode(code int) bool + func (o *ListGroupIssuesForbidden) IsRedirect() bool + func (o *ListGroupIssuesForbidden) IsServerError() bool + func (o *ListGroupIssuesForbidden) IsSuccess() bool + func (o *ListGroupIssuesForbidden) String() string + type ListGroupIssuesInternalServerError struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListGroupIssuesInternalServerError() *ListGroupIssuesInternalServerError + func (o *ListGroupIssuesInternalServerError) Code() int + func (o *ListGroupIssuesInternalServerError) Error() string + func (o *ListGroupIssuesInternalServerError) GetPayload() *models.ErrorDocument + func (o *ListGroupIssuesInternalServerError) IsClientError() bool + func (o *ListGroupIssuesInternalServerError) IsCode(code int) bool + func (o *ListGroupIssuesInternalServerError) IsRedirect() bool + func (o *ListGroupIssuesInternalServerError) IsServerError() bool + func (o *ListGroupIssuesInternalServerError) IsSuccess() bool + func (o *ListGroupIssuesInternalServerError) String() string + type ListGroupIssuesNotFound struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListGroupIssuesNotFound() *ListGroupIssuesNotFound + func (o *ListGroupIssuesNotFound) Code() int + func (o *ListGroupIssuesNotFound) Error() string + func (o *ListGroupIssuesNotFound) GetPayload() *models.ErrorDocument + func (o *ListGroupIssuesNotFound) IsClientError() bool + func (o *ListGroupIssuesNotFound) IsCode(code int) bool + func (o *ListGroupIssuesNotFound) IsRedirect() bool + func (o *ListGroupIssuesNotFound) IsServerError() bool + func (o *ListGroupIssuesNotFound) IsSuccess() bool + func (o *ListGroupIssuesNotFound) String() string + type ListGroupIssuesOK struct + Deprecation strfmt.DateTime + Payload *ListGroupIssuesOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListGroupIssuesOK() *ListGroupIssuesOK + func (o *ListGroupIssuesOK) Code() int + func (o *ListGroupIssuesOK) Error() string + func (o *ListGroupIssuesOK) GetPayload() *ListGroupIssuesOKBody + func (o *ListGroupIssuesOK) IsClientError() bool + func (o *ListGroupIssuesOK) IsCode(code int) bool + func (o *ListGroupIssuesOK) IsRedirect() bool + func (o *ListGroupIssuesOK) IsServerError() bool + func (o *ListGroupIssuesOK) IsSuccess() bool + func (o *ListGroupIssuesOK) String() string + type ListGroupIssuesOKBody struct + Data []*models.Issue + Jsonapi *models.JSONAPI + Links *models.PaginatedLinks + func (o *ListGroupIssuesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListGroupIssuesOKBody) MarshalBinary() ([]byte, error) + func (o *ListGroupIssuesOKBody) UnmarshalBinary(b []byte) error + func (o *ListGroupIssuesOKBody) Validate(formats strfmt.Registry) error + type ListGroupIssuesParams struct + Context context.Context + CreatedAfter *strfmt.DateTime + CreatedBefore *strfmt.DateTime + EffectiveSeverityLevel []string + EndingBefore *string + GroupID strfmt.UUID + HTTPClient *http.Client + Ignored *bool + Limit *int32 + ScanItemID *strfmt.UUID + ScanItemType *string + StartingAfter *string + Status []string + Type *string + UpdatedAfter *strfmt.DateTime + UpdatedBefore *strfmt.DateTime + Version string + func NewListGroupIssuesParams() *ListGroupIssuesParams + func NewListGroupIssuesParamsWithContext(ctx context.Context) *ListGroupIssuesParams + func NewListGroupIssuesParamsWithHTTPClient(client *http.Client) *ListGroupIssuesParams + func NewListGroupIssuesParamsWithTimeout(timeout time.Duration) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) SetContext(ctx context.Context) + func (o *ListGroupIssuesParams) SetCreatedAfter(createdAfter *strfmt.DateTime) + func (o *ListGroupIssuesParams) SetCreatedBefore(createdBefore *strfmt.DateTime) + func (o *ListGroupIssuesParams) SetDefaults() + func (o *ListGroupIssuesParams) SetEffectiveSeverityLevel(effectiveSeverityLevel []string) + func (o *ListGroupIssuesParams) SetEndingBefore(endingBefore *string) + func (o *ListGroupIssuesParams) SetGroupID(groupID strfmt.UUID) + func (o *ListGroupIssuesParams) SetHTTPClient(client *http.Client) + func (o *ListGroupIssuesParams) SetIgnored(ignored *bool) + func (o *ListGroupIssuesParams) SetLimit(limit *int32) + func (o *ListGroupIssuesParams) SetScanItemID(scanItemID *strfmt.UUID) + func (o *ListGroupIssuesParams) SetScanItemType(scanItemType *string) + func (o *ListGroupIssuesParams) SetStartingAfter(startingAfter *string) + func (o *ListGroupIssuesParams) SetStatus(status []string) + func (o *ListGroupIssuesParams) SetTimeout(timeout time.Duration) + func (o *ListGroupIssuesParams) SetType(typeVar *string) + func (o *ListGroupIssuesParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime) + func (o *ListGroupIssuesParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime) + func (o *ListGroupIssuesParams) SetVersion(version string) + func (o *ListGroupIssuesParams) WithContext(ctx context.Context) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithCreatedAfter(createdAfter *strfmt.DateTime) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithCreatedBefore(createdBefore *strfmt.DateTime) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithDefaults() *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithEffectiveSeverityLevel(effectiveSeverityLevel []string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithEndingBefore(endingBefore *string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithGroupID(groupID strfmt.UUID) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithHTTPClient(client *http.Client) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithIgnored(ignored *bool) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithLimit(limit *int32) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithScanItemID(scanItemID *strfmt.UUID) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithScanItemType(scanItemType *string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithStartingAfter(startingAfter *string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithStatus(status []string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithTimeout(timeout time.Duration) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithType(typeVar *string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WithVersion(version string) *ListGroupIssuesParams + func (o *ListGroupIssuesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ListGroupIssuesReader struct + func (o *ListGroupIssuesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ListGroupIssuesUnauthorized struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListGroupIssuesUnauthorized() *ListGroupIssuesUnauthorized + func (o *ListGroupIssuesUnauthorized) Code() int + func (o *ListGroupIssuesUnauthorized) Error() string + func (o *ListGroupIssuesUnauthorized) GetPayload() *models.ErrorDocument + func (o *ListGroupIssuesUnauthorized) IsClientError() bool + func (o *ListGroupIssuesUnauthorized) IsCode(code int) bool + func (o *ListGroupIssuesUnauthorized) IsRedirect() bool + func (o *ListGroupIssuesUnauthorized) IsServerError() bool + func (o *ListGroupIssuesUnauthorized) IsSuccess() bool + func (o *ListGroupIssuesUnauthorized) String() string + type ListIssuesForManyPurlsBadRequest struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsBadRequestBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsBadRequest() *ListIssuesForManyPurlsBadRequest + func (o *ListIssuesForManyPurlsBadRequest) Code() int + func (o *ListIssuesForManyPurlsBadRequest) Error() string + func (o *ListIssuesForManyPurlsBadRequest) GetPayload() *ListIssuesForManyPurlsBadRequestBody + func (o *ListIssuesForManyPurlsBadRequest) IsClientError() bool + func (o *ListIssuesForManyPurlsBadRequest) IsCode(code int) bool + func (o *ListIssuesForManyPurlsBadRequest) IsRedirect() bool + func (o *ListIssuesForManyPurlsBadRequest) IsServerError() bool + func (o *ListIssuesForManyPurlsBadRequest) IsSuccess() bool + func (o *ListIssuesForManyPurlsBadRequest) String() string + type ListIssuesForManyPurlsBadRequestBody struct + Errors []*ListIssuesForManyPurlsBadRequestBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsBadRequestBodyJsonapi + func (o *ListIssuesForManyPurlsBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsBadRequestBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsBadRequestBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsBadRequestBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsBadRequestBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsBadRequestBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsBadRequestBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsConflict struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsConflictBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsConflict() *ListIssuesForManyPurlsConflict + func (o *ListIssuesForManyPurlsConflict) Code() int + func (o *ListIssuesForManyPurlsConflict) Error() string + func (o *ListIssuesForManyPurlsConflict) GetPayload() *ListIssuesForManyPurlsConflictBody + func (o *ListIssuesForManyPurlsConflict) IsClientError() bool + func (o *ListIssuesForManyPurlsConflict) IsCode(code int) bool + func (o *ListIssuesForManyPurlsConflict) IsRedirect() bool + func (o *ListIssuesForManyPurlsConflict) IsServerError() bool + func (o *ListIssuesForManyPurlsConflict) IsSuccess() bool + func (o *ListIssuesForManyPurlsConflict) String() string + type ListIssuesForManyPurlsConflictBody struct + Errors []*ListIssuesForManyPurlsConflictBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsConflictBodyJsonapi + func (o *ListIssuesForManyPurlsConflictBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsConflictBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsConflictBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsConflictBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsConflictBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsConflictBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsConflictBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsConflictBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsConflictBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsConflictBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsConflictBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsConflictBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsConflictBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsConflictBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsConflictBodyJsonapi) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsForbidden struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsForbiddenBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsForbidden() *ListIssuesForManyPurlsForbidden + func (o *ListIssuesForManyPurlsForbidden) Code() int + func (o *ListIssuesForManyPurlsForbidden) Error() string + func (o *ListIssuesForManyPurlsForbidden) GetPayload() *ListIssuesForManyPurlsForbiddenBody + func (o *ListIssuesForManyPurlsForbidden) IsClientError() bool + func (o *ListIssuesForManyPurlsForbidden) IsCode(code int) bool + func (o *ListIssuesForManyPurlsForbidden) IsRedirect() bool + func (o *ListIssuesForManyPurlsForbidden) IsServerError() bool + func (o *ListIssuesForManyPurlsForbidden) IsSuccess() bool + func (o *ListIssuesForManyPurlsForbidden) String() string + type ListIssuesForManyPurlsForbiddenBody struct + Errors []*ListIssuesForManyPurlsForbiddenBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsForbiddenBodyJsonapi + func (o *ListIssuesForManyPurlsForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsForbiddenBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsForbiddenBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsForbiddenBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsForbiddenBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsForbiddenBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsForbiddenBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsInternalServerError struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsInternalServerErrorBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsInternalServerError() *ListIssuesForManyPurlsInternalServerError + func (o *ListIssuesForManyPurlsInternalServerError) Code() int + func (o *ListIssuesForManyPurlsInternalServerError) Error() string + func (o *ListIssuesForManyPurlsInternalServerError) GetPayload() *ListIssuesForManyPurlsInternalServerErrorBody + func (o *ListIssuesForManyPurlsInternalServerError) IsClientError() bool + func (o *ListIssuesForManyPurlsInternalServerError) IsCode(code int) bool + func (o *ListIssuesForManyPurlsInternalServerError) IsRedirect() bool + func (o *ListIssuesForManyPurlsInternalServerError) IsServerError() bool + func (o *ListIssuesForManyPurlsInternalServerError) IsSuccess() bool + func (o *ListIssuesForManyPurlsInternalServerError) String() string + type ListIssuesForManyPurlsInternalServerErrorBody struct + Errors []*ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsInternalServerErrorBodyJsonapi + func (o *ListIssuesForManyPurlsInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsInternalServerErrorBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsInternalServerErrorBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsInternalServerErrorBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsInternalServerErrorBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsNotFound struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsNotFoundBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsNotFound() *ListIssuesForManyPurlsNotFound + func (o *ListIssuesForManyPurlsNotFound) Code() int + func (o *ListIssuesForManyPurlsNotFound) Error() string + func (o *ListIssuesForManyPurlsNotFound) GetPayload() *ListIssuesForManyPurlsNotFoundBody + func (o *ListIssuesForManyPurlsNotFound) IsClientError() bool + func (o *ListIssuesForManyPurlsNotFound) IsCode(code int) bool + func (o *ListIssuesForManyPurlsNotFound) IsRedirect() bool + func (o *ListIssuesForManyPurlsNotFound) IsServerError() bool + func (o *ListIssuesForManyPurlsNotFound) IsSuccess() bool + func (o *ListIssuesForManyPurlsNotFound) String() string + type ListIssuesForManyPurlsNotFoundBody struct + Errors []*ListIssuesForManyPurlsNotFoundBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsNotFoundBodyJsonapi + func (o *ListIssuesForManyPurlsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsNotFoundBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsNotFoundBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsNotFoundBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsNotFoundBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsNotFoundBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsNotFoundBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsOK struct + Deprecation strfmt.DateTime + Location string + Payload *models.IssuesWithPurlsResponse + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsOK() *ListIssuesForManyPurlsOK + func (o *ListIssuesForManyPurlsOK) Code() int + func (o *ListIssuesForManyPurlsOK) Error() string + func (o *ListIssuesForManyPurlsOK) GetPayload() *models.IssuesWithPurlsResponse + func (o *ListIssuesForManyPurlsOK) IsClientError() bool + func (o *ListIssuesForManyPurlsOK) IsCode(code int) bool + func (o *ListIssuesForManyPurlsOK) IsRedirect() bool + func (o *ListIssuesForManyPurlsOK) IsServerError() bool + func (o *ListIssuesForManyPurlsOK) IsSuccess() bool + func (o *ListIssuesForManyPurlsOK) String() string + type ListIssuesForManyPurlsParams struct + Body *models.BulkPackageUrlsRequestBody + Context context.Context + HTTPClient *http.Client + OrgID strfmt.UUID + Version string + func NewListIssuesForManyPurlsParams() *ListIssuesForManyPurlsParams + func NewListIssuesForManyPurlsParamsWithContext(ctx context.Context) *ListIssuesForManyPurlsParams + func NewListIssuesForManyPurlsParamsWithHTTPClient(client *http.Client) *ListIssuesForManyPurlsParams + func NewListIssuesForManyPurlsParamsWithTimeout(timeout time.Duration) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) SetBody(body *models.BulkPackageUrlsRequestBody) + func (o *ListIssuesForManyPurlsParams) SetContext(ctx context.Context) + func (o *ListIssuesForManyPurlsParams) SetDefaults() + func (o *ListIssuesForManyPurlsParams) SetHTTPClient(client *http.Client) + func (o *ListIssuesForManyPurlsParams) SetOrgID(orgID strfmt.UUID) + func (o *ListIssuesForManyPurlsParams) SetTimeout(timeout time.Duration) + func (o *ListIssuesForManyPurlsParams) SetVersion(version string) + func (o *ListIssuesForManyPurlsParams) WithBody(body *models.BulkPackageUrlsRequestBody) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithContext(ctx context.Context) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithDefaults() *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithHTTPClient(client *http.Client) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithOrgID(orgID strfmt.UUID) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithTimeout(timeout time.Duration) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WithVersion(version string) *ListIssuesForManyPurlsParams + func (o *ListIssuesForManyPurlsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ListIssuesForManyPurlsReader struct + func (o *ListIssuesForManyPurlsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ListIssuesForManyPurlsUnauthorized struct + Deprecation strfmt.DateTime + Payload *ListIssuesForManyPurlsUnauthorizedBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListIssuesForManyPurlsUnauthorized() *ListIssuesForManyPurlsUnauthorized + func (o *ListIssuesForManyPurlsUnauthorized) Code() int + func (o *ListIssuesForManyPurlsUnauthorized) Error() string + func (o *ListIssuesForManyPurlsUnauthorized) GetPayload() *ListIssuesForManyPurlsUnauthorizedBody + func (o *ListIssuesForManyPurlsUnauthorized) IsClientError() bool + func (o *ListIssuesForManyPurlsUnauthorized) IsCode(code int) bool + func (o *ListIssuesForManyPurlsUnauthorized) IsRedirect() bool + func (o *ListIssuesForManyPurlsUnauthorized) IsServerError() bool + func (o *ListIssuesForManyPurlsUnauthorized) IsSuccess() bool + func (o *ListIssuesForManyPurlsUnauthorized) String() string + type ListIssuesForManyPurlsUnauthorizedBody struct + Errors []*ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0 + Jsonapi *ListIssuesForManyPurlsUnauthorizedBodyJsonapi + func (o *ListIssuesForManyPurlsUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsUnauthorizedBody) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsUnauthorizedBody) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsUnauthorizedBody) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links + Meta interface{} + Source *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source + Status *string + Title string + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links struct + About interface{} + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source struct + Parameter string + Pointer string + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error + type ListIssuesForManyPurlsUnauthorizedBodyJsonapi struct + Version *string + func (o *ListIssuesForManyPurlsUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error) + func (o *ListIssuesForManyPurlsUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error + func (o *ListIssuesForManyPurlsUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error + type ListOrgIssuesForbidden struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListOrgIssuesForbidden() *ListOrgIssuesForbidden + func (o *ListOrgIssuesForbidden) Code() int + func (o *ListOrgIssuesForbidden) Error() string + func (o *ListOrgIssuesForbidden) GetPayload() *models.ErrorDocument + func (o *ListOrgIssuesForbidden) IsClientError() bool + func (o *ListOrgIssuesForbidden) IsCode(code int) bool + func (o *ListOrgIssuesForbidden) IsRedirect() bool + func (o *ListOrgIssuesForbidden) IsServerError() bool + func (o *ListOrgIssuesForbidden) IsSuccess() bool + func (o *ListOrgIssuesForbidden) String() string + type ListOrgIssuesInternalServerError struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListOrgIssuesInternalServerError() *ListOrgIssuesInternalServerError + func (o *ListOrgIssuesInternalServerError) Code() int + func (o *ListOrgIssuesInternalServerError) Error() string + func (o *ListOrgIssuesInternalServerError) GetPayload() *models.ErrorDocument + func (o *ListOrgIssuesInternalServerError) IsClientError() bool + func (o *ListOrgIssuesInternalServerError) IsCode(code int) bool + func (o *ListOrgIssuesInternalServerError) IsRedirect() bool + func (o *ListOrgIssuesInternalServerError) IsServerError() bool + func (o *ListOrgIssuesInternalServerError) IsSuccess() bool + func (o *ListOrgIssuesInternalServerError) String() string + type ListOrgIssuesNotFound struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListOrgIssuesNotFound() *ListOrgIssuesNotFound + func (o *ListOrgIssuesNotFound) Code() int + func (o *ListOrgIssuesNotFound) Error() string + func (o *ListOrgIssuesNotFound) GetPayload() *models.ErrorDocument + func (o *ListOrgIssuesNotFound) IsClientError() bool + func (o *ListOrgIssuesNotFound) IsCode(code int) bool + func (o *ListOrgIssuesNotFound) IsRedirect() bool + func (o *ListOrgIssuesNotFound) IsServerError() bool + func (o *ListOrgIssuesNotFound) IsSuccess() bool + func (o *ListOrgIssuesNotFound) String() string + type ListOrgIssuesOK struct + Deprecation strfmt.DateTime + Payload *ListOrgIssuesOKBody + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListOrgIssuesOK() *ListOrgIssuesOK + func (o *ListOrgIssuesOK) Code() int + func (o *ListOrgIssuesOK) Error() string + func (o *ListOrgIssuesOK) GetPayload() *ListOrgIssuesOKBody + func (o *ListOrgIssuesOK) IsClientError() bool + func (o *ListOrgIssuesOK) IsCode(code int) bool + func (o *ListOrgIssuesOK) IsRedirect() bool + func (o *ListOrgIssuesOK) IsServerError() bool + func (o *ListOrgIssuesOK) IsSuccess() bool + func (o *ListOrgIssuesOK) String() string + type ListOrgIssuesOKBody struct + Data []*models.Issue + Jsonapi *models.JSONAPI + Links *models.PaginatedLinks + func (o *ListOrgIssuesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *ListOrgIssuesOKBody) MarshalBinary() ([]byte, error) + func (o *ListOrgIssuesOKBody) UnmarshalBinary(b []byte) error + func (o *ListOrgIssuesOKBody) Validate(formats strfmt.Registry) error + type ListOrgIssuesParams struct + Context context.Context + CreatedAfter *strfmt.DateTime + CreatedBefore *strfmt.DateTime + EffectiveSeverityLevel []string + EndingBefore *string + HTTPClient *http.Client + Ignored *bool + Limit *int32 + OrgID strfmt.UUID + ScanItemID *strfmt.UUID + ScanItemType *string + StartingAfter *string + Status []string + Type *string + UpdatedAfter *strfmt.DateTime + UpdatedBefore *strfmt.DateTime + Version string + func NewListOrgIssuesParams() *ListOrgIssuesParams + func NewListOrgIssuesParamsWithContext(ctx context.Context) *ListOrgIssuesParams + func NewListOrgIssuesParamsWithHTTPClient(client *http.Client) *ListOrgIssuesParams + func NewListOrgIssuesParamsWithTimeout(timeout time.Duration) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) SetContext(ctx context.Context) + func (o *ListOrgIssuesParams) SetCreatedAfter(createdAfter *strfmt.DateTime) + func (o *ListOrgIssuesParams) SetCreatedBefore(createdBefore *strfmt.DateTime) + func (o *ListOrgIssuesParams) SetDefaults() + func (o *ListOrgIssuesParams) SetEffectiveSeverityLevel(effectiveSeverityLevel []string) + func (o *ListOrgIssuesParams) SetEndingBefore(endingBefore *string) + func (o *ListOrgIssuesParams) SetHTTPClient(client *http.Client) + func (o *ListOrgIssuesParams) SetIgnored(ignored *bool) + func (o *ListOrgIssuesParams) SetLimit(limit *int32) + func (o *ListOrgIssuesParams) SetOrgID(orgID strfmt.UUID) + func (o *ListOrgIssuesParams) SetScanItemID(scanItemID *strfmt.UUID) + func (o *ListOrgIssuesParams) SetScanItemType(scanItemType *string) + func (o *ListOrgIssuesParams) SetStartingAfter(startingAfter *string) + func (o *ListOrgIssuesParams) SetStatus(status []string) + func (o *ListOrgIssuesParams) SetTimeout(timeout time.Duration) + func (o *ListOrgIssuesParams) SetType(typeVar *string) + func (o *ListOrgIssuesParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime) + func (o *ListOrgIssuesParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime) + func (o *ListOrgIssuesParams) SetVersion(version string) + func (o *ListOrgIssuesParams) WithContext(ctx context.Context) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithCreatedAfter(createdAfter *strfmt.DateTime) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithCreatedBefore(createdBefore *strfmt.DateTime) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithDefaults() *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithEffectiveSeverityLevel(effectiveSeverityLevel []string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithEndingBefore(endingBefore *string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithHTTPClient(client *http.Client) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithIgnored(ignored *bool) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithLimit(limit *int32) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithOrgID(orgID strfmt.UUID) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithScanItemID(scanItemID *strfmt.UUID) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithScanItemType(scanItemType *string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithStartingAfter(startingAfter *string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithStatus(status []string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithTimeout(timeout time.Duration) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithType(typeVar *string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WithVersion(version string) *ListOrgIssuesParams + func (o *ListOrgIssuesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ListOrgIssuesReader struct + func (o *ListOrgIssuesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ListOrgIssuesUnauthorized struct + Deprecation strfmt.DateTime + Payload *models.ErrorDocument + SnykRequestID strfmt.UUID + SnykVersionLifecycleStage string + SnykVersionRequested string + SnykVersionServed string + Sunset strfmt.DateTime + func NewListOrgIssuesUnauthorized() *ListOrgIssuesUnauthorized + func (o *ListOrgIssuesUnauthorized) Code() int + func (o *ListOrgIssuesUnauthorized) Error() string + func (o *ListOrgIssuesUnauthorized) GetPayload() *models.ErrorDocument + func (o *ListOrgIssuesUnauthorized) IsClientError() bool + func (o *ListOrgIssuesUnauthorized) IsCode(code int) bool + func (o *ListOrgIssuesUnauthorized) IsRedirect() bool + func (o *ListOrgIssuesUnauthorized) IsServerError() bool + func (o *ListOrgIssuesUnauthorized) IsSuccess() bool + func (o *ListOrgIssuesUnauthorized) String() string