Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRegistryEntities(params *CreateRegistryEntitiesParams, opts ...ClientOption) (*CreateRegistryEntitiesCreated, error)
- func (a *Client) DeleteRegistryEntities(params *DeleteRegistryEntitiesParams, opts ...ClientOption) (*DeleteRegistryEntitiesOK, error)
- func (a *Client) GetCombinedImages(params *GetCombinedImagesParams, opts ...ClientOption) (*GetCombinedImagesOK, error)
- func (a *Client) ReadRegistryEntities(params *ReadRegistryEntitiesParams, opts ...ClientOption) (*ReadRegistryEntitiesOK, error)
- func (a *Client) ReadRegistryEntitiesByUUID(params *ReadRegistryEntitiesByUUIDParams, opts ...ClientOption) (*ReadRegistryEntitiesByUUIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateRegistryEntities(params *UpdateRegistryEntitiesParams, opts ...ClientOption) (*UpdateRegistryEntitiesOK, error)
- type ClientOption
- type ClientService
- type CreateRegistryEntitiesBadRequest
- func (o *CreateRegistryEntitiesBadRequest) Code() int
- func (o *CreateRegistryEntitiesBadRequest) Error() string
- func (o *CreateRegistryEntitiesBadRequest) GetPayload() *models.DomainExternalRegistryResponse
- func (o *CreateRegistryEntitiesBadRequest) IsClientError() bool
- func (o *CreateRegistryEntitiesBadRequest) IsCode(code int) bool
- func (o *CreateRegistryEntitiesBadRequest) IsRedirect() bool
- func (o *CreateRegistryEntitiesBadRequest) IsServerError() bool
- func (o *CreateRegistryEntitiesBadRequest) IsSuccess() bool
- func (o *CreateRegistryEntitiesBadRequest) String() string
- type CreateRegistryEntitiesConflict
- func (o *CreateRegistryEntitiesConflict) Code() int
- func (o *CreateRegistryEntitiesConflict) Error() string
- func (o *CreateRegistryEntitiesConflict) GetPayload() *models.DomainExternalRegistryResponse
- func (o *CreateRegistryEntitiesConflict) IsClientError() bool
- func (o *CreateRegistryEntitiesConflict) IsCode(code int) bool
- func (o *CreateRegistryEntitiesConflict) IsRedirect() bool
- func (o *CreateRegistryEntitiesConflict) IsServerError() bool
- func (o *CreateRegistryEntitiesConflict) IsSuccess() bool
- func (o *CreateRegistryEntitiesConflict) String() string
- type CreateRegistryEntitiesCreated
- func (o *CreateRegistryEntitiesCreated) Code() int
- func (o *CreateRegistryEntitiesCreated) Error() string
- func (o *CreateRegistryEntitiesCreated) GetPayload() *models.DomainExternalRegistryResponse
- func (o *CreateRegistryEntitiesCreated) IsClientError() bool
- func (o *CreateRegistryEntitiesCreated) IsCode(code int) bool
- func (o *CreateRegistryEntitiesCreated) IsRedirect() bool
- func (o *CreateRegistryEntitiesCreated) IsServerError() bool
- func (o *CreateRegistryEntitiesCreated) IsSuccess() bool
- func (o *CreateRegistryEntitiesCreated) String() string
- type CreateRegistryEntitiesForbidden
- func (o *CreateRegistryEntitiesForbidden) Code() int
- func (o *CreateRegistryEntitiesForbidden) Error() string
- func (o *CreateRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRegistryEntitiesForbidden) IsClientError() bool
- func (o *CreateRegistryEntitiesForbidden) IsCode(code int) bool
- func (o *CreateRegistryEntitiesForbidden) IsRedirect() bool
- func (o *CreateRegistryEntitiesForbidden) IsServerError() bool
- func (o *CreateRegistryEntitiesForbidden) IsSuccess() bool
- func (o *CreateRegistryEntitiesForbidden) String() string
- type CreateRegistryEntitiesInternalServerError
- func (o *CreateRegistryEntitiesInternalServerError) Code() int
- func (o *CreateRegistryEntitiesInternalServerError) Error() string
- func (o *CreateRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalRegistryResponse
- func (o *CreateRegistryEntitiesInternalServerError) IsClientError() bool
- func (o *CreateRegistryEntitiesInternalServerError) IsCode(code int) bool
- func (o *CreateRegistryEntitiesInternalServerError) IsRedirect() bool
- func (o *CreateRegistryEntitiesInternalServerError) IsServerError() bool
- func (o *CreateRegistryEntitiesInternalServerError) IsSuccess() bool
- func (o *CreateRegistryEntitiesInternalServerError) String() string
- type CreateRegistryEntitiesParams
- func NewCreateRegistryEntitiesParams() *CreateRegistryEntitiesParams
- func NewCreateRegistryEntitiesParamsWithContext(ctx context.Context) *CreateRegistryEntitiesParams
- func NewCreateRegistryEntitiesParamsWithHTTPClient(client *http.Client) *CreateRegistryEntitiesParams
- func NewCreateRegistryEntitiesParamsWithTimeout(timeout time.Duration) *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) SetBody(body *models.RegistryassessmentExternalRegistryPayload)
- func (o *CreateRegistryEntitiesParams) SetContext(ctx context.Context)
- func (o *CreateRegistryEntitiesParams) SetDefaults()
- func (o *CreateRegistryEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *CreateRegistryEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *CreateRegistryEntitiesParams) WithBody(body *models.RegistryassessmentExternalRegistryPayload) *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) WithContext(ctx context.Context) *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) WithDefaults() *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) WithHTTPClient(client *http.Client) *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) WithTimeout(timeout time.Duration) *CreateRegistryEntitiesParams
- func (o *CreateRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRegistryEntitiesReader
- type CreateRegistryEntitiesTooManyRequests
- func (o *CreateRegistryEntitiesTooManyRequests) Code() int
- func (o *CreateRegistryEntitiesTooManyRequests) Error() string
- func (o *CreateRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRegistryEntitiesTooManyRequests) IsClientError() bool
- func (o *CreateRegistryEntitiesTooManyRequests) IsCode(code int) bool
- func (o *CreateRegistryEntitiesTooManyRequests) IsRedirect() bool
- func (o *CreateRegistryEntitiesTooManyRequests) IsServerError() bool
- func (o *CreateRegistryEntitiesTooManyRequests) IsSuccess() bool
- func (o *CreateRegistryEntitiesTooManyRequests) String() string
- type DeleteRegistryEntitiesForbidden
- func (o *DeleteRegistryEntitiesForbidden) Code() int
- func (o *DeleteRegistryEntitiesForbidden) Error() string
- func (o *DeleteRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRegistryEntitiesForbidden) IsClientError() bool
- func (o *DeleteRegistryEntitiesForbidden) IsCode(code int) bool
- func (o *DeleteRegistryEntitiesForbidden) IsRedirect() bool
- func (o *DeleteRegistryEntitiesForbidden) IsServerError() bool
- func (o *DeleteRegistryEntitiesForbidden) IsSuccess() bool
- func (o *DeleteRegistryEntitiesForbidden) String() string
- type DeleteRegistryEntitiesOK
- func (o *DeleteRegistryEntitiesOK) Code() int
- func (o *DeleteRegistryEntitiesOK) Error() string
- func (o *DeleteRegistryEntitiesOK) GetPayload() *models.DomainExternalRegistryListResponse
- func (o *DeleteRegistryEntitiesOK) IsClientError() bool
- func (o *DeleteRegistryEntitiesOK) IsCode(code int) bool
- func (o *DeleteRegistryEntitiesOK) IsRedirect() bool
- func (o *DeleteRegistryEntitiesOK) IsServerError() bool
- func (o *DeleteRegistryEntitiesOK) IsSuccess() bool
- func (o *DeleteRegistryEntitiesOK) String() string
- type DeleteRegistryEntitiesParams
- func NewDeleteRegistryEntitiesParams() *DeleteRegistryEntitiesParams
- func NewDeleteRegistryEntitiesParamsWithContext(ctx context.Context) *DeleteRegistryEntitiesParams
- func NewDeleteRegistryEntitiesParamsWithHTTPClient(client *http.Client) *DeleteRegistryEntitiesParams
- func NewDeleteRegistryEntitiesParamsWithTimeout(timeout time.Duration) *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) SetContext(ctx context.Context)
- func (o *DeleteRegistryEntitiesParams) SetDefaults()
- func (o *DeleteRegistryEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRegistryEntitiesParams) SetIds(ids string)
- func (o *DeleteRegistryEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRegistryEntitiesParams) WithContext(ctx context.Context) *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) WithDefaults() *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) WithHTTPClient(client *http.Client) *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) WithIds(ids string) *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) WithTimeout(timeout time.Duration) *DeleteRegistryEntitiesParams
- func (o *DeleteRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRegistryEntitiesReader
- type DeleteRegistryEntitiesTooManyRequests
- func (o *DeleteRegistryEntitiesTooManyRequests) Code() int
- func (o *DeleteRegistryEntitiesTooManyRequests) Error() string
- func (o *DeleteRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRegistryEntitiesTooManyRequests) IsClientError() bool
- func (o *DeleteRegistryEntitiesTooManyRequests) IsCode(code int) bool
- func (o *DeleteRegistryEntitiesTooManyRequests) IsRedirect() bool
- func (o *DeleteRegistryEntitiesTooManyRequests) IsServerError() bool
- func (o *DeleteRegistryEntitiesTooManyRequests) IsSuccess() bool
- func (o *DeleteRegistryEntitiesTooManyRequests) String() string
- type GetCombinedImagesForbidden
- func (o *GetCombinedImagesForbidden) Code() int
- func (o *GetCombinedImagesForbidden) Error() string
- func (o *GetCombinedImagesForbidden) GetPayload() *models.ImagesExtCombinedImagesResponse
- func (o *GetCombinedImagesForbidden) IsClientError() bool
- func (o *GetCombinedImagesForbidden) IsCode(code int) bool
- func (o *GetCombinedImagesForbidden) IsRedirect() bool
- func (o *GetCombinedImagesForbidden) IsServerError() bool
- func (o *GetCombinedImagesForbidden) IsSuccess() bool
- func (o *GetCombinedImagesForbidden) String() string
- type GetCombinedImagesInternalServerError
- func (o *GetCombinedImagesInternalServerError) Code() int
- func (o *GetCombinedImagesInternalServerError) Error() string
- func (o *GetCombinedImagesInternalServerError) GetPayload() *models.ImagesExtCombinedImagesResponse
- func (o *GetCombinedImagesInternalServerError) IsClientError() bool
- func (o *GetCombinedImagesInternalServerError) IsCode(code int) bool
- func (o *GetCombinedImagesInternalServerError) IsRedirect() bool
- func (o *GetCombinedImagesInternalServerError) IsServerError() bool
- func (o *GetCombinedImagesInternalServerError) IsSuccess() bool
- func (o *GetCombinedImagesInternalServerError) String() string
- type GetCombinedImagesNotFound
- func (o *GetCombinedImagesNotFound) Code() int
- func (o *GetCombinedImagesNotFound) Error() string
- func (o *GetCombinedImagesNotFound) GetPayload() *models.ImagesExtCombinedImagesResponse
- func (o *GetCombinedImagesNotFound) IsClientError() bool
- func (o *GetCombinedImagesNotFound) IsCode(code int) bool
- func (o *GetCombinedImagesNotFound) IsRedirect() bool
- func (o *GetCombinedImagesNotFound) IsServerError() bool
- func (o *GetCombinedImagesNotFound) IsSuccess() bool
- func (o *GetCombinedImagesNotFound) String() string
- type GetCombinedImagesOK
- func (o *GetCombinedImagesOK) Code() int
- func (o *GetCombinedImagesOK) Error() string
- func (o *GetCombinedImagesOK) GetPayload() *models.ImagesExtCombinedImagesResponse
- func (o *GetCombinedImagesOK) IsClientError() bool
- func (o *GetCombinedImagesOK) IsCode(code int) bool
- func (o *GetCombinedImagesOK) IsRedirect() bool
- func (o *GetCombinedImagesOK) IsServerError() bool
- func (o *GetCombinedImagesOK) IsSuccess() bool
- func (o *GetCombinedImagesOK) String() string
- type GetCombinedImagesParams
- func NewGetCombinedImagesParams() *GetCombinedImagesParams
- func NewGetCombinedImagesParamsWithContext(ctx context.Context) *GetCombinedImagesParams
- func NewGetCombinedImagesParamsWithHTTPClient(client *http.Client) *GetCombinedImagesParams
- func NewGetCombinedImagesParamsWithTimeout(timeout time.Duration) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) SetContext(ctx context.Context)
- func (o *GetCombinedImagesParams) SetDefaults()
- func (o *GetCombinedImagesParams) SetFilter(filter *string)
- func (o *GetCombinedImagesParams) SetHTTPClient(client *http.Client)
- func (o *GetCombinedImagesParams) SetLimit(limit *int64)
- func (o *GetCombinedImagesParams) SetOffset(offset *int64)
- func (o *GetCombinedImagesParams) SetSort(sort *string)
- func (o *GetCombinedImagesParams) SetTimeout(timeout time.Duration)
- func (o *GetCombinedImagesParams) WithContext(ctx context.Context) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithDefaults() *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithFilter(filter *string) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithHTTPClient(client *http.Client) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithLimit(limit *int64) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithOffset(offset *int64) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithSort(sort *string) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WithTimeout(timeout time.Duration) *GetCombinedImagesParams
- func (o *GetCombinedImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCombinedImagesReader
- type GetCombinedImagesTooManyRequests
- func (o *GetCombinedImagesTooManyRequests) Code() int
- func (o *GetCombinedImagesTooManyRequests) Error() string
- func (o *GetCombinedImagesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCombinedImagesTooManyRequests) IsClientError() bool
- func (o *GetCombinedImagesTooManyRequests) IsCode(code int) bool
- func (o *GetCombinedImagesTooManyRequests) IsRedirect() bool
- func (o *GetCombinedImagesTooManyRequests) IsServerError() bool
- func (o *GetCombinedImagesTooManyRequests) IsSuccess() bool
- func (o *GetCombinedImagesTooManyRequests) String() string
- type ReadRegistryEntitiesByUUIDForbidden
- func (o *ReadRegistryEntitiesByUUIDForbidden) Code() int
- func (o *ReadRegistryEntitiesByUUIDForbidden) Error() string
- func (o *ReadRegistryEntitiesByUUIDForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadRegistryEntitiesByUUIDForbidden) IsClientError() bool
- func (o *ReadRegistryEntitiesByUUIDForbidden) IsCode(code int) bool
- func (o *ReadRegistryEntitiesByUUIDForbidden) IsRedirect() bool
- func (o *ReadRegistryEntitiesByUUIDForbidden) IsServerError() bool
- func (o *ReadRegistryEntitiesByUUIDForbidden) IsSuccess() bool
- func (o *ReadRegistryEntitiesByUUIDForbidden) String() string
- type ReadRegistryEntitiesByUUIDInternalServerError
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) Code() int
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) Error() string
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) GetPayload() *models.DomainExternalRegistryListResponse
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsClientError() bool
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsCode(code int) bool
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsRedirect() bool
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsServerError() bool
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsSuccess() bool
- func (o *ReadRegistryEntitiesByUUIDInternalServerError) String() string
- type ReadRegistryEntitiesByUUIDNotFound
- func (o *ReadRegistryEntitiesByUUIDNotFound) Code() int
- func (o *ReadRegistryEntitiesByUUIDNotFound) Error() string
- func (o *ReadRegistryEntitiesByUUIDNotFound) GetPayload() *models.DomainExternalRegistryListResponse
- func (o *ReadRegistryEntitiesByUUIDNotFound) IsClientError() bool
- func (o *ReadRegistryEntitiesByUUIDNotFound) IsCode(code int) bool
- func (o *ReadRegistryEntitiesByUUIDNotFound) IsRedirect() bool
- func (o *ReadRegistryEntitiesByUUIDNotFound) IsServerError() bool
- func (o *ReadRegistryEntitiesByUUIDNotFound) IsSuccess() bool
- func (o *ReadRegistryEntitiesByUUIDNotFound) String() string
- type ReadRegistryEntitiesByUUIDOK
- func (o *ReadRegistryEntitiesByUUIDOK) Code() int
- func (o *ReadRegistryEntitiesByUUIDOK) Error() string
- func (o *ReadRegistryEntitiesByUUIDOK) GetPayload() *models.DomainExternalRegistryListResponse
- func (o *ReadRegistryEntitiesByUUIDOK) IsClientError() bool
- func (o *ReadRegistryEntitiesByUUIDOK) IsCode(code int) bool
- func (o *ReadRegistryEntitiesByUUIDOK) IsRedirect() bool
- func (o *ReadRegistryEntitiesByUUIDOK) IsServerError() bool
- func (o *ReadRegistryEntitiesByUUIDOK) IsSuccess() bool
- func (o *ReadRegistryEntitiesByUUIDOK) String() string
- type ReadRegistryEntitiesByUUIDParams
- func NewReadRegistryEntitiesByUUIDParams() *ReadRegistryEntitiesByUUIDParams
- func NewReadRegistryEntitiesByUUIDParamsWithContext(ctx context.Context) *ReadRegistryEntitiesByUUIDParams
- func NewReadRegistryEntitiesByUUIDParamsWithHTTPClient(client *http.Client) *ReadRegistryEntitiesByUUIDParams
- func NewReadRegistryEntitiesByUUIDParamsWithTimeout(timeout time.Duration) *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) SetContext(ctx context.Context)
- func (o *ReadRegistryEntitiesByUUIDParams) SetDefaults()
- func (o *ReadRegistryEntitiesByUUIDParams) SetHTTPClient(client *http.Client)
- func (o *ReadRegistryEntitiesByUUIDParams) SetIds(ids string)
- func (o *ReadRegistryEntitiesByUUIDParams) SetTimeout(timeout time.Duration)
- func (o *ReadRegistryEntitiesByUUIDParams) WithContext(ctx context.Context) *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) WithDefaults() *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) WithHTTPClient(client *http.Client) *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) WithIds(ids string) *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) WithTimeout(timeout time.Duration) *ReadRegistryEntitiesByUUIDParams
- func (o *ReadRegistryEntitiesByUUIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadRegistryEntitiesByUUIDReader
- type ReadRegistryEntitiesByUUIDTooManyRequests
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) Code() int
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) Error() string
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsClientError() bool
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsCode(code int) bool
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsRedirect() bool
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsServerError() bool
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsSuccess() bool
- func (o *ReadRegistryEntitiesByUUIDTooManyRequests) String() string
- type ReadRegistryEntitiesForbidden
- func (o *ReadRegistryEntitiesForbidden) Code() int
- func (o *ReadRegistryEntitiesForbidden) Error() string
- func (o *ReadRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadRegistryEntitiesForbidden) IsClientError() bool
- func (o *ReadRegistryEntitiesForbidden) IsCode(code int) bool
- func (o *ReadRegistryEntitiesForbidden) IsRedirect() bool
- func (o *ReadRegistryEntitiesForbidden) IsServerError() bool
- func (o *ReadRegistryEntitiesForbidden) IsSuccess() bool
- func (o *ReadRegistryEntitiesForbidden) String() string
- type ReadRegistryEntitiesInternalServerError
- func (o *ReadRegistryEntitiesInternalServerError) Code() int
- func (o *ReadRegistryEntitiesInternalServerError) Error() string
- func (o *ReadRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalQueryResponse
- func (o *ReadRegistryEntitiesInternalServerError) IsClientError() bool
- func (o *ReadRegistryEntitiesInternalServerError) IsCode(code int) bool
- func (o *ReadRegistryEntitiesInternalServerError) IsRedirect() bool
- func (o *ReadRegistryEntitiesInternalServerError) IsServerError() bool
- func (o *ReadRegistryEntitiesInternalServerError) IsSuccess() bool
- func (o *ReadRegistryEntitiesInternalServerError) String() string
- type ReadRegistryEntitiesNotFound
- func (o *ReadRegistryEntitiesNotFound) Code() int
- func (o *ReadRegistryEntitiesNotFound) Error() string
- func (o *ReadRegistryEntitiesNotFound) GetPayload() *models.DomainExternalQueryResponse
- func (o *ReadRegistryEntitiesNotFound) IsClientError() bool
- func (o *ReadRegistryEntitiesNotFound) IsCode(code int) bool
- func (o *ReadRegistryEntitiesNotFound) IsRedirect() bool
- func (o *ReadRegistryEntitiesNotFound) IsServerError() bool
- func (o *ReadRegistryEntitiesNotFound) IsSuccess() bool
- func (o *ReadRegistryEntitiesNotFound) String() string
- type ReadRegistryEntitiesOK
- func (o *ReadRegistryEntitiesOK) Code() int
- func (o *ReadRegistryEntitiesOK) Error() string
- func (o *ReadRegistryEntitiesOK) GetPayload() *models.DomainExternalQueryResponse
- func (o *ReadRegistryEntitiesOK) IsClientError() bool
- func (o *ReadRegistryEntitiesOK) IsCode(code int) bool
- func (o *ReadRegistryEntitiesOK) IsRedirect() bool
- func (o *ReadRegistryEntitiesOK) IsServerError() bool
- func (o *ReadRegistryEntitiesOK) IsSuccess() bool
- func (o *ReadRegistryEntitiesOK) String() string
- type ReadRegistryEntitiesParams
- func NewReadRegistryEntitiesParams() *ReadRegistryEntitiesParams
- func NewReadRegistryEntitiesParamsWithContext(ctx context.Context) *ReadRegistryEntitiesParams
- func NewReadRegistryEntitiesParamsWithHTTPClient(client *http.Client) *ReadRegistryEntitiesParams
- func NewReadRegistryEntitiesParamsWithTimeout(timeout time.Duration) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) SetContext(ctx context.Context)
- func (o *ReadRegistryEntitiesParams) SetDefaults()
- func (o *ReadRegistryEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *ReadRegistryEntitiesParams) SetLimit(limit *int64)
- func (o *ReadRegistryEntitiesParams) SetOffset(offset *int64)
- func (o *ReadRegistryEntitiesParams) SetSort(sort *string)
- func (o *ReadRegistryEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *ReadRegistryEntitiesParams) WithContext(ctx context.Context) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithDefaults() *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithHTTPClient(client *http.Client) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithLimit(limit *int64) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithOffset(offset *int64) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithSort(sort *string) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WithTimeout(timeout time.Duration) *ReadRegistryEntitiesParams
- func (o *ReadRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadRegistryEntitiesReader
- type ReadRegistryEntitiesTooManyRequests
- func (o *ReadRegistryEntitiesTooManyRequests) Code() int
- func (o *ReadRegistryEntitiesTooManyRequests) Error() string
- func (o *ReadRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadRegistryEntitiesTooManyRequests) IsClientError() bool
- func (o *ReadRegistryEntitiesTooManyRequests) IsCode(code int) bool
- func (o *ReadRegistryEntitiesTooManyRequests) IsRedirect() bool
- func (o *ReadRegistryEntitiesTooManyRequests) IsServerError() bool
- func (o *ReadRegistryEntitiesTooManyRequests) IsSuccess() bool
- func (o *ReadRegistryEntitiesTooManyRequests) String() string
- type UpdateRegistryEntitiesBadRequest
- func (o *UpdateRegistryEntitiesBadRequest) Code() int
- func (o *UpdateRegistryEntitiesBadRequest) Error() string
- func (o *UpdateRegistryEntitiesBadRequest) GetPayload() *models.DomainExternalRegistryResponse
- func (o *UpdateRegistryEntitiesBadRequest) IsClientError() bool
- func (o *UpdateRegistryEntitiesBadRequest) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesBadRequest) IsRedirect() bool
- func (o *UpdateRegistryEntitiesBadRequest) IsServerError() bool
- func (o *UpdateRegistryEntitiesBadRequest) IsSuccess() bool
- func (o *UpdateRegistryEntitiesBadRequest) String() string
- type UpdateRegistryEntitiesForbidden
- func (o *UpdateRegistryEntitiesForbidden) Code() int
- func (o *UpdateRegistryEntitiesForbidden) Error() string
- func (o *UpdateRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRegistryEntitiesForbidden) IsClientError() bool
- func (o *UpdateRegistryEntitiesForbidden) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesForbidden) IsRedirect() bool
- func (o *UpdateRegistryEntitiesForbidden) IsServerError() bool
- func (o *UpdateRegistryEntitiesForbidden) IsSuccess() bool
- func (o *UpdateRegistryEntitiesForbidden) String() string
- type UpdateRegistryEntitiesInternalServerError
- func (o *UpdateRegistryEntitiesInternalServerError) Code() int
- func (o *UpdateRegistryEntitiesInternalServerError) Error() string
- func (o *UpdateRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalRegistryResponse
- func (o *UpdateRegistryEntitiesInternalServerError) IsClientError() bool
- func (o *UpdateRegistryEntitiesInternalServerError) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesInternalServerError) IsRedirect() bool
- func (o *UpdateRegistryEntitiesInternalServerError) IsServerError() bool
- func (o *UpdateRegistryEntitiesInternalServerError) IsSuccess() bool
- func (o *UpdateRegistryEntitiesInternalServerError) String() string
- type UpdateRegistryEntitiesNotFound
- func (o *UpdateRegistryEntitiesNotFound) Code() int
- func (o *UpdateRegistryEntitiesNotFound) Error() string
- func (o *UpdateRegistryEntitiesNotFound) GetPayload() *models.DomainExternalRegistryResponse
- func (o *UpdateRegistryEntitiesNotFound) IsClientError() bool
- func (o *UpdateRegistryEntitiesNotFound) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesNotFound) IsRedirect() bool
- func (o *UpdateRegistryEntitiesNotFound) IsServerError() bool
- func (o *UpdateRegistryEntitiesNotFound) IsSuccess() bool
- func (o *UpdateRegistryEntitiesNotFound) String() string
- type UpdateRegistryEntitiesOK
- func (o *UpdateRegistryEntitiesOK) Code() int
- func (o *UpdateRegistryEntitiesOK) Error() string
- func (o *UpdateRegistryEntitiesOK) GetPayload() *models.DomainExternalRegistryResponse
- func (o *UpdateRegistryEntitiesOK) IsClientError() bool
- func (o *UpdateRegistryEntitiesOK) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesOK) IsRedirect() bool
- func (o *UpdateRegistryEntitiesOK) IsServerError() bool
- func (o *UpdateRegistryEntitiesOK) IsSuccess() bool
- func (o *UpdateRegistryEntitiesOK) String() string
- type UpdateRegistryEntitiesParams
- func NewUpdateRegistryEntitiesParams() *UpdateRegistryEntitiesParams
- func NewUpdateRegistryEntitiesParamsWithContext(ctx context.Context) *UpdateRegistryEntitiesParams
- func NewUpdateRegistryEntitiesParamsWithHTTPClient(client *http.Client) *UpdateRegistryEntitiesParams
- func NewUpdateRegistryEntitiesParamsWithTimeout(timeout time.Duration) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) SetBody(body *models.RegistryassessmentExternalRegistryPatchPayload)
- func (o *UpdateRegistryEntitiesParams) SetContext(ctx context.Context)
- func (o *UpdateRegistryEntitiesParams) SetDefaults()
- func (o *UpdateRegistryEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateRegistryEntitiesParams) SetID(id string)
- func (o *UpdateRegistryEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateRegistryEntitiesParams) WithBody(body *models.RegistryassessmentExternalRegistryPatchPayload) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WithContext(ctx context.Context) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WithDefaults() *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WithHTTPClient(client *http.Client) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WithID(id string) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WithTimeout(timeout time.Duration) *UpdateRegistryEntitiesParams
- func (o *UpdateRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateRegistryEntitiesReader
- type UpdateRegistryEntitiesTooManyRequests
- func (o *UpdateRegistryEntitiesTooManyRequests) Code() int
- func (o *UpdateRegistryEntitiesTooManyRequests) Error() string
- func (o *UpdateRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRegistryEntitiesTooManyRequests) IsClientError() bool
- func (o *UpdateRegistryEntitiesTooManyRequests) IsCode(code int) bool
- func (o *UpdateRegistryEntitiesTooManyRequests) IsRedirect() bool
- func (o *UpdateRegistryEntitiesTooManyRequests) IsServerError() bool
- func (o *UpdateRegistryEntitiesTooManyRequests) IsSuccess() bool
- func (o *UpdateRegistryEntitiesTooManyRequests) 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 falcon container image API
func (*Client) CreateRegistryEntities ¶
func (a *Client) CreateRegistryEntities(params *CreateRegistryEntitiesParams, opts ...ClientOption) (*CreateRegistryEntitiesCreated, error)
CreateRegistryEntities creates a registry entity using the provided details
func (*Client) DeleteRegistryEntities ¶
func (a *Client) DeleteRegistryEntities(params *DeleteRegistryEntitiesParams, opts ...ClientOption) (*DeleteRegistryEntitiesOK, error)
DeleteRegistryEntities deletes the registry entity identified by the entity UUID
func (*Client) GetCombinedImages ¶
func (a *Client) GetCombinedImages(params *GetCombinedImagesParams, opts ...ClientOption) (*GetCombinedImagesOK, error)
GetCombinedImages gets image assessment results by providing an f q l filter and paging details
func (*Client) ReadRegistryEntities ¶
func (a *Client) ReadRegistryEntities(params *ReadRegistryEntitiesParams, opts ...ClientOption) (*ReadRegistryEntitiesOK, error)
ReadRegistryEntities retrieves registry entities identified by the customer id
func (*Client) ReadRegistryEntitiesByUUID ¶
func (a *Client) ReadRegistryEntitiesByUUID(params *ReadRegistryEntitiesByUUIDParams, opts ...ClientOption) (*ReadRegistryEntitiesByUUIDOK, error)
ReadRegistryEntitiesByUUID retrieves the registry entity identified by the entity UUID
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateRegistryEntities ¶
func (a *Client) UpdateRegistryEntities(params *UpdateRegistryEntitiesParams, opts ...ClientOption) (*UpdateRegistryEntitiesOK, error)
UpdateRegistryEntities updates the registry entity as identified by the entity UUID using the provided details
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateRegistryEntities(params *CreateRegistryEntitiesParams, opts ...ClientOption) (*CreateRegistryEntitiesCreated, error) DeleteRegistryEntities(params *DeleteRegistryEntitiesParams, opts ...ClientOption) (*DeleteRegistryEntitiesOK, error) GetCombinedImages(params *GetCombinedImagesParams, opts ...ClientOption) (*GetCombinedImagesOK, error) ReadRegistryEntities(params *ReadRegistryEntitiesParams, opts ...ClientOption) (*ReadRegistryEntitiesOK, error) ReadRegistryEntitiesByUUID(params *ReadRegistryEntitiesByUUIDParams, opts ...ClientOption) (*ReadRegistryEntitiesByUUIDOK, error) UpdateRegistryEntities(params *UpdateRegistryEntitiesParams, opts ...ClientOption) (*UpdateRegistryEntitiesOK, 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 falcon container image API client.
type CreateRegistryEntitiesBadRequest ¶
type CreateRegistryEntitiesBadRequest 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.DomainExternalRegistryResponse }
CreateRegistryEntitiesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateRegistryEntitiesBadRequest ¶
func NewCreateRegistryEntitiesBadRequest() *CreateRegistryEntitiesBadRequest
NewCreateRegistryEntitiesBadRequest creates a CreateRegistryEntitiesBadRequest with default headers values
func (*CreateRegistryEntitiesBadRequest) Code ¶
func (o *CreateRegistryEntitiesBadRequest) Code() int
Code gets the status code for the create registry entities bad request response
func (*CreateRegistryEntitiesBadRequest) Error ¶
func (o *CreateRegistryEntitiesBadRequest) Error() string
func (*CreateRegistryEntitiesBadRequest) GetPayload ¶
func (o *CreateRegistryEntitiesBadRequest) GetPayload() *models.DomainExternalRegistryResponse
func (*CreateRegistryEntitiesBadRequest) IsClientError ¶
func (o *CreateRegistryEntitiesBadRequest) IsClientError() bool
IsClientError returns true when this create registry entities bad request response has a 4xx status code
func (*CreateRegistryEntitiesBadRequest) IsCode ¶
func (o *CreateRegistryEntitiesBadRequest) IsCode(code int) bool
IsCode returns true when this create registry entities bad request response a status code equal to that given
func (*CreateRegistryEntitiesBadRequest) IsRedirect ¶
func (o *CreateRegistryEntitiesBadRequest) IsRedirect() bool
IsRedirect returns true when this create registry entities bad request response has a 3xx status code
func (*CreateRegistryEntitiesBadRequest) IsServerError ¶
func (o *CreateRegistryEntitiesBadRequest) IsServerError() bool
IsServerError returns true when this create registry entities bad request response has a 5xx status code
func (*CreateRegistryEntitiesBadRequest) IsSuccess ¶
func (o *CreateRegistryEntitiesBadRequest) IsSuccess() bool
IsSuccess returns true when this create registry entities bad request response has a 2xx status code
func (*CreateRegistryEntitiesBadRequest) String ¶
func (o *CreateRegistryEntitiesBadRequest) String() string
type CreateRegistryEntitiesConflict ¶
type CreateRegistryEntitiesConflict 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.DomainExternalRegistryResponse }
CreateRegistryEntitiesConflict describes a response with status code 409, with default header values.
Conflict
func NewCreateRegistryEntitiesConflict ¶
func NewCreateRegistryEntitiesConflict() *CreateRegistryEntitiesConflict
NewCreateRegistryEntitiesConflict creates a CreateRegistryEntitiesConflict with default headers values
func (*CreateRegistryEntitiesConflict) Code ¶
func (o *CreateRegistryEntitiesConflict) Code() int
Code gets the status code for the create registry entities conflict response
func (*CreateRegistryEntitiesConflict) Error ¶
func (o *CreateRegistryEntitiesConflict) Error() string
func (*CreateRegistryEntitiesConflict) GetPayload ¶
func (o *CreateRegistryEntitiesConflict) GetPayload() *models.DomainExternalRegistryResponse
func (*CreateRegistryEntitiesConflict) IsClientError ¶
func (o *CreateRegistryEntitiesConflict) IsClientError() bool
IsClientError returns true when this create registry entities conflict response has a 4xx status code
func (*CreateRegistryEntitiesConflict) IsCode ¶
func (o *CreateRegistryEntitiesConflict) IsCode(code int) bool
IsCode returns true when this create registry entities conflict response a status code equal to that given
func (*CreateRegistryEntitiesConflict) IsRedirect ¶
func (o *CreateRegistryEntitiesConflict) IsRedirect() bool
IsRedirect returns true when this create registry entities conflict response has a 3xx status code
func (*CreateRegistryEntitiesConflict) IsServerError ¶
func (o *CreateRegistryEntitiesConflict) IsServerError() bool
IsServerError returns true when this create registry entities conflict response has a 5xx status code
func (*CreateRegistryEntitiesConflict) IsSuccess ¶
func (o *CreateRegistryEntitiesConflict) IsSuccess() bool
IsSuccess returns true when this create registry entities conflict response has a 2xx status code
func (*CreateRegistryEntitiesConflict) String ¶
func (o *CreateRegistryEntitiesConflict) String() string
type CreateRegistryEntitiesCreated ¶
type CreateRegistryEntitiesCreated 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.DomainExternalRegistryResponse }
CreateRegistryEntitiesCreated describes a response with status code 201, with default header values.
Created
func NewCreateRegistryEntitiesCreated ¶
func NewCreateRegistryEntitiesCreated() *CreateRegistryEntitiesCreated
NewCreateRegistryEntitiesCreated creates a CreateRegistryEntitiesCreated with default headers values
func (*CreateRegistryEntitiesCreated) Code ¶
func (o *CreateRegistryEntitiesCreated) Code() int
Code gets the status code for the create registry entities created response
func (*CreateRegistryEntitiesCreated) Error ¶
func (o *CreateRegistryEntitiesCreated) Error() string
func (*CreateRegistryEntitiesCreated) GetPayload ¶
func (o *CreateRegistryEntitiesCreated) GetPayload() *models.DomainExternalRegistryResponse
func (*CreateRegistryEntitiesCreated) IsClientError ¶
func (o *CreateRegistryEntitiesCreated) IsClientError() bool
IsClientError returns true when this create registry entities created response has a 4xx status code
func (*CreateRegistryEntitiesCreated) IsCode ¶
func (o *CreateRegistryEntitiesCreated) IsCode(code int) bool
IsCode returns true when this create registry entities created response a status code equal to that given
func (*CreateRegistryEntitiesCreated) IsRedirect ¶
func (o *CreateRegistryEntitiesCreated) IsRedirect() bool
IsRedirect returns true when this create registry entities created response has a 3xx status code
func (*CreateRegistryEntitiesCreated) IsServerError ¶
func (o *CreateRegistryEntitiesCreated) IsServerError() bool
IsServerError returns true when this create registry entities created response has a 5xx status code
func (*CreateRegistryEntitiesCreated) IsSuccess ¶
func (o *CreateRegistryEntitiesCreated) IsSuccess() bool
IsSuccess returns true when this create registry entities created response has a 2xx status code
func (*CreateRegistryEntitiesCreated) String ¶
func (o *CreateRegistryEntitiesCreated) String() string
type CreateRegistryEntitiesForbidden ¶
type CreateRegistryEntitiesForbidden 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 }
CreateRegistryEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateRegistryEntitiesForbidden ¶
func NewCreateRegistryEntitiesForbidden() *CreateRegistryEntitiesForbidden
NewCreateRegistryEntitiesForbidden creates a CreateRegistryEntitiesForbidden with default headers values
func (*CreateRegistryEntitiesForbidden) Code ¶
func (o *CreateRegistryEntitiesForbidden) Code() int
Code gets the status code for the create registry entities forbidden response
func (*CreateRegistryEntitiesForbidden) Error ¶
func (o *CreateRegistryEntitiesForbidden) Error() string
func (*CreateRegistryEntitiesForbidden) GetPayload ¶
func (o *CreateRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRegistryEntitiesForbidden) IsClientError ¶
func (o *CreateRegistryEntitiesForbidden) IsClientError() bool
IsClientError returns true when this create registry entities forbidden response has a 4xx status code
func (*CreateRegistryEntitiesForbidden) IsCode ¶
func (o *CreateRegistryEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this create registry entities forbidden response a status code equal to that given
func (*CreateRegistryEntitiesForbidden) IsRedirect ¶
func (o *CreateRegistryEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this create registry entities forbidden response has a 3xx status code
func (*CreateRegistryEntitiesForbidden) IsServerError ¶
func (o *CreateRegistryEntitiesForbidden) IsServerError() bool
IsServerError returns true when this create registry entities forbidden response has a 5xx status code
func (*CreateRegistryEntitiesForbidden) IsSuccess ¶
func (o *CreateRegistryEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this create registry entities forbidden response has a 2xx status code
func (*CreateRegistryEntitiesForbidden) String ¶
func (o *CreateRegistryEntitiesForbidden) String() string
type CreateRegistryEntitiesInternalServerError ¶
type CreateRegistryEntitiesInternalServerError 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.DomainExternalRegistryResponse }
CreateRegistryEntitiesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateRegistryEntitiesInternalServerError ¶
func NewCreateRegistryEntitiesInternalServerError() *CreateRegistryEntitiesInternalServerError
NewCreateRegistryEntitiesInternalServerError creates a CreateRegistryEntitiesInternalServerError with default headers values
func (*CreateRegistryEntitiesInternalServerError) Code ¶
func (o *CreateRegistryEntitiesInternalServerError) Code() int
Code gets the status code for the create registry entities internal server error response
func (*CreateRegistryEntitiesInternalServerError) Error ¶
func (o *CreateRegistryEntitiesInternalServerError) Error() string
func (*CreateRegistryEntitiesInternalServerError) GetPayload ¶
func (o *CreateRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalRegistryResponse
func (*CreateRegistryEntitiesInternalServerError) IsClientError ¶
func (o *CreateRegistryEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this create registry entities internal server error response has a 4xx status code
func (*CreateRegistryEntitiesInternalServerError) IsCode ¶
func (o *CreateRegistryEntitiesInternalServerError) IsCode(code int) bool
IsCode returns true when this create registry entities internal server error response a status code equal to that given
func (*CreateRegistryEntitiesInternalServerError) IsRedirect ¶
func (o *CreateRegistryEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this create registry entities internal server error response has a 3xx status code
func (*CreateRegistryEntitiesInternalServerError) IsServerError ¶
func (o *CreateRegistryEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this create registry entities internal server error response has a 5xx status code
func (*CreateRegistryEntitiesInternalServerError) IsSuccess ¶
func (o *CreateRegistryEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this create registry entities internal server error response has a 2xx status code
func (*CreateRegistryEntitiesInternalServerError) String ¶
func (o *CreateRegistryEntitiesInternalServerError) String() string
type CreateRegistryEntitiesParams ¶
type CreateRegistryEntitiesParams struct { // Body. Body *models.RegistryassessmentExternalRegistryPayload Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRegistryEntitiesParams contains all the parameters to send to the API endpoint
for the create registry entities operation. Typically these are written to a http.Request.
func NewCreateRegistryEntitiesParams ¶
func NewCreateRegistryEntitiesParams() *CreateRegistryEntitiesParams
NewCreateRegistryEntitiesParams creates a new CreateRegistryEntitiesParams 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 NewCreateRegistryEntitiesParamsWithContext ¶
func NewCreateRegistryEntitiesParamsWithContext(ctx context.Context) *CreateRegistryEntitiesParams
NewCreateRegistryEntitiesParamsWithContext creates a new CreateRegistryEntitiesParams object with the ability to set a context for a request.
func NewCreateRegistryEntitiesParamsWithHTTPClient ¶
func NewCreateRegistryEntitiesParamsWithHTTPClient(client *http.Client) *CreateRegistryEntitiesParams
NewCreateRegistryEntitiesParamsWithHTTPClient creates a new CreateRegistryEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewCreateRegistryEntitiesParamsWithTimeout ¶
func NewCreateRegistryEntitiesParamsWithTimeout(timeout time.Duration) *CreateRegistryEntitiesParams
NewCreateRegistryEntitiesParamsWithTimeout creates a new CreateRegistryEntitiesParams object with the ability to set a timeout on a request.
func (*CreateRegistryEntitiesParams) SetBody ¶
func (o *CreateRegistryEntitiesParams) SetBody(body *models.RegistryassessmentExternalRegistryPayload)
SetBody adds the body to the create registry entities params
func (*CreateRegistryEntitiesParams) SetContext ¶
func (o *CreateRegistryEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the create registry entities params
func (*CreateRegistryEntitiesParams) SetDefaults ¶
func (o *CreateRegistryEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the create registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRegistryEntitiesParams) SetHTTPClient ¶
func (o *CreateRegistryEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create registry entities params
func (*CreateRegistryEntitiesParams) SetTimeout ¶
func (o *CreateRegistryEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create registry entities params
func (*CreateRegistryEntitiesParams) WithBody ¶
func (o *CreateRegistryEntitiesParams) WithBody(body *models.RegistryassessmentExternalRegistryPayload) *CreateRegistryEntitiesParams
WithBody adds the body to the create registry entities params
func (*CreateRegistryEntitiesParams) WithContext ¶
func (o *CreateRegistryEntitiesParams) WithContext(ctx context.Context) *CreateRegistryEntitiesParams
WithContext adds the context to the create registry entities params
func (*CreateRegistryEntitiesParams) WithDefaults ¶
func (o *CreateRegistryEntitiesParams) WithDefaults() *CreateRegistryEntitiesParams
WithDefaults hydrates default values in the create registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRegistryEntitiesParams) WithHTTPClient ¶
func (o *CreateRegistryEntitiesParams) WithHTTPClient(client *http.Client) *CreateRegistryEntitiesParams
WithHTTPClient adds the HTTPClient to the create registry entities params
func (*CreateRegistryEntitiesParams) WithTimeout ¶
func (o *CreateRegistryEntitiesParams) WithTimeout(timeout time.Duration) *CreateRegistryEntitiesParams
WithTimeout adds the timeout to the create registry entities params
func (*CreateRegistryEntitiesParams) WriteToRequest ¶
func (o *CreateRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRegistryEntitiesReader ¶
type CreateRegistryEntitiesReader struct {
// contains filtered or unexported fields
}
CreateRegistryEntitiesReader is a Reader for the CreateRegistryEntities structure.
func (*CreateRegistryEntitiesReader) ReadResponse ¶
func (o *CreateRegistryEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateRegistryEntitiesTooManyRequests ¶
type CreateRegistryEntitiesTooManyRequests 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 }
CreateRegistryEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateRegistryEntitiesTooManyRequests ¶
func NewCreateRegistryEntitiesTooManyRequests() *CreateRegistryEntitiesTooManyRequests
NewCreateRegistryEntitiesTooManyRequests creates a CreateRegistryEntitiesTooManyRequests with default headers values
func (*CreateRegistryEntitiesTooManyRequests) Code ¶
func (o *CreateRegistryEntitiesTooManyRequests) Code() int
Code gets the status code for the create registry entities too many requests response
func (*CreateRegistryEntitiesTooManyRequests) Error ¶
func (o *CreateRegistryEntitiesTooManyRequests) Error() string
func (*CreateRegistryEntitiesTooManyRequests) GetPayload ¶
func (o *CreateRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRegistryEntitiesTooManyRequests) IsClientError ¶
func (o *CreateRegistryEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this create registry entities too many requests response has a 4xx status code
func (*CreateRegistryEntitiesTooManyRequests) IsCode ¶
func (o *CreateRegistryEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this create registry entities too many requests response a status code equal to that given
func (*CreateRegistryEntitiesTooManyRequests) IsRedirect ¶
func (o *CreateRegistryEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create registry entities too many requests response has a 3xx status code
func (*CreateRegistryEntitiesTooManyRequests) IsServerError ¶
func (o *CreateRegistryEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this create registry entities too many requests response has a 5xx status code
func (*CreateRegistryEntitiesTooManyRequests) IsSuccess ¶
func (o *CreateRegistryEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create registry entities too many requests response has a 2xx status code
func (*CreateRegistryEntitiesTooManyRequests) String ¶
func (o *CreateRegistryEntitiesTooManyRequests) String() string
type DeleteRegistryEntitiesForbidden ¶
type DeleteRegistryEntitiesForbidden 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 }
DeleteRegistryEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteRegistryEntitiesForbidden ¶
func NewDeleteRegistryEntitiesForbidden() *DeleteRegistryEntitiesForbidden
NewDeleteRegistryEntitiesForbidden creates a DeleteRegistryEntitiesForbidden with default headers values
func (*DeleteRegistryEntitiesForbidden) Code ¶
func (o *DeleteRegistryEntitiesForbidden) Code() int
Code gets the status code for the delete registry entities forbidden response
func (*DeleteRegistryEntitiesForbidden) Error ¶
func (o *DeleteRegistryEntitiesForbidden) Error() string
func (*DeleteRegistryEntitiesForbidden) GetPayload ¶
func (o *DeleteRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRegistryEntitiesForbidden) IsClientError ¶
func (o *DeleteRegistryEntitiesForbidden) IsClientError() bool
IsClientError returns true when this delete registry entities forbidden response has a 4xx status code
func (*DeleteRegistryEntitiesForbidden) IsCode ¶
func (o *DeleteRegistryEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this delete registry entities forbidden response a status code equal to that given
func (*DeleteRegistryEntitiesForbidden) IsRedirect ¶
func (o *DeleteRegistryEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this delete registry entities forbidden response has a 3xx status code
func (*DeleteRegistryEntitiesForbidden) IsServerError ¶
func (o *DeleteRegistryEntitiesForbidden) IsServerError() bool
IsServerError returns true when this delete registry entities forbidden response has a 5xx status code
func (*DeleteRegistryEntitiesForbidden) IsSuccess ¶
func (o *DeleteRegistryEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this delete registry entities forbidden response has a 2xx status code
func (*DeleteRegistryEntitiesForbidden) String ¶
func (o *DeleteRegistryEntitiesForbidden) String() string
type DeleteRegistryEntitiesOK ¶
type DeleteRegistryEntitiesOK 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.DomainExternalRegistryListResponse }
DeleteRegistryEntitiesOK describes a response with status code 200, with default header values.
OK
func NewDeleteRegistryEntitiesOK ¶
func NewDeleteRegistryEntitiesOK() *DeleteRegistryEntitiesOK
NewDeleteRegistryEntitiesOK creates a DeleteRegistryEntitiesOK with default headers values
func (*DeleteRegistryEntitiesOK) Code ¶
func (o *DeleteRegistryEntitiesOK) Code() int
Code gets the status code for the delete registry entities o k response
func (*DeleteRegistryEntitiesOK) Error ¶
func (o *DeleteRegistryEntitiesOK) Error() string
func (*DeleteRegistryEntitiesOK) GetPayload ¶
func (o *DeleteRegistryEntitiesOK) GetPayload() *models.DomainExternalRegistryListResponse
func (*DeleteRegistryEntitiesOK) IsClientError ¶
func (o *DeleteRegistryEntitiesOK) IsClientError() bool
IsClientError returns true when this delete registry entities o k response has a 4xx status code
func (*DeleteRegistryEntitiesOK) IsCode ¶
func (o *DeleteRegistryEntitiesOK) IsCode(code int) bool
IsCode returns true when this delete registry entities o k response a status code equal to that given
func (*DeleteRegistryEntitiesOK) IsRedirect ¶
func (o *DeleteRegistryEntitiesOK) IsRedirect() bool
IsRedirect returns true when this delete registry entities o k response has a 3xx status code
func (*DeleteRegistryEntitiesOK) IsServerError ¶
func (o *DeleteRegistryEntitiesOK) IsServerError() bool
IsServerError returns true when this delete registry entities o k response has a 5xx status code
func (*DeleteRegistryEntitiesOK) IsSuccess ¶
func (o *DeleteRegistryEntitiesOK) IsSuccess() bool
IsSuccess returns true when this delete registry entities o k response has a 2xx status code
func (*DeleteRegistryEntitiesOK) String ¶
func (o *DeleteRegistryEntitiesOK) String() string
type DeleteRegistryEntitiesParams ¶
type DeleteRegistryEntitiesParams struct { /* Ids. Registry entity UUID */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRegistryEntitiesParams contains all the parameters to send to the API endpoint
for the delete registry entities operation. Typically these are written to a http.Request.
func NewDeleteRegistryEntitiesParams ¶
func NewDeleteRegistryEntitiesParams() *DeleteRegistryEntitiesParams
NewDeleteRegistryEntitiesParams creates a new DeleteRegistryEntitiesParams 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 NewDeleteRegistryEntitiesParamsWithContext ¶
func NewDeleteRegistryEntitiesParamsWithContext(ctx context.Context) *DeleteRegistryEntitiesParams
NewDeleteRegistryEntitiesParamsWithContext creates a new DeleteRegistryEntitiesParams object with the ability to set a context for a request.
func NewDeleteRegistryEntitiesParamsWithHTTPClient ¶
func NewDeleteRegistryEntitiesParamsWithHTTPClient(client *http.Client) *DeleteRegistryEntitiesParams
NewDeleteRegistryEntitiesParamsWithHTTPClient creates a new DeleteRegistryEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteRegistryEntitiesParamsWithTimeout ¶
func NewDeleteRegistryEntitiesParamsWithTimeout(timeout time.Duration) *DeleteRegistryEntitiesParams
NewDeleteRegistryEntitiesParamsWithTimeout creates a new DeleteRegistryEntitiesParams object with the ability to set a timeout on a request.
func (*DeleteRegistryEntitiesParams) SetContext ¶
func (o *DeleteRegistryEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the delete registry entities params
func (*DeleteRegistryEntitiesParams) SetDefaults ¶
func (o *DeleteRegistryEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the delete registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRegistryEntitiesParams) SetHTTPClient ¶
func (o *DeleteRegistryEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete registry entities params
func (*DeleteRegistryEntitiesParams) SetIds ¶
func (o *DeleteRegistryEntitiesParams) SetIds(ids string)
SetIds adds the ids to the delete registry entities params
func (*DeleteRegistryEntitiesParams) SetTimeout ¶
func (o *DeleteRegistryEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete registry entities params
func (*DeleteRegistryEntitiesParams) WithContext ¶
func (o *DeleteRegistryEntitiesParams) WithContext(ctx context.Context) *DeleteRegistryEntitiesParams
WithContext adds the context to the delete registry entities params
func (*DeleteRegistryEntitiesParams) WithDefaults ¶
func (o *DeleteRegistryEntitiesParams) WithDefaults() *DeleteRegistryEntitiesParams
WithDefaults hydrates default values in the delete registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRegistryEntitiesParams) WithHTTPClient ¶
func (o *DeleteRegistryEntitiesParams) WithHTTPClient(client *http.Client) *DeleteRegistryEntitiesParams
WithHTTPClient adds the HTTPClient to the delete registry entities params
func (*DeleteRegistryEntitiesParams) WithIds ¶
func (o *DeleteRegistryEntitiesParams) WithIds(ids string) *DeleteRegistryEntitiesParams
WithIds adds the ids to the delete registry entities params
func (*DeleteRegistryEntitiesParams) WithTimeout ¶
func (o *DeleteRegistryEntitiesParams) WithTimeout(timeout time.Duration) *DeleteRegistryEntitiesParams
WithTimeout adds the timeout to the delete registry entities params
func (*DeleteRegistryEntitiesParams) WriteToRequest ¶
func (o *DeleteRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRegistryEntitiesReader ¶
type DeleteRegistryEntitiesReader struct {
// contains filtered or unexported fields
}
DeleteRegistryEntitiesReader is a Reader for the DeleteRegistryEntities structure.
func (*DeleteRegistryEntitiesReader) ReadResponse ¶
func (o *DeleteRegistryEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRegistryEntitiesTooManyRequests ¶
type DeleteRegistryEntitiesTooManyRequests 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 }
DeleteRegistryEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteRegistryEntitiesTooManyRequests ¶
func NewDeleteRegistryEntitiesTooManyRequests() *DeleteRegistryEntitiesTooManyRequests
NewDeleteRegistryEntitiesTooManyRequests creates a DeleteRegistryEntitiesTooManyRequests with default headers values
func (*DeleteRegistryEntitiesTooManyRequests) Code ¶
func (o *DeleteRegistryEntitiesTooManyRequests) Code() int
Code gets the status code for the delete registry entities too many requests response
func (*DeleteRegistryEntitiesTooManyRequests) Error ¶
func (o *DeleteRegistryEntitiesTooManyRequests) Error() string
func (*DeleteRegistryEntitiesTooManyRequests) GetPayload ¶
func (o *DeleteRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRegistryEntitiesTooManyRequests) IsClientError ¶
func (o *DeleteRegistryEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this delete registry entities too many requests response has a 4xx status code
func (*DeleteRegistryEntitiesTooManyRequests) IsCode ¶
func (o *DeleteRegistryEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete registry entities too many requests response a status code equal to that given
func (*DeleteRegistryEntitiesTooManyRequests) IsRedirect ¶
func (o *DeleteRegistryEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete registry entities too many requests response has a 3xx status code
func (*DeleteRegistryEntitiesTooManyRequests) IsServerError ¶
func (o *DeleteRegistryEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this delete registry entities too many requests response has a 5xx status code
func (*DeleteRegistryEntitiesTooManyRequests) IsSuccess ¶
func (o *DeleteRegistryEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete registry entities too many requests response has a 2xx status code
func (*DeleteRegistryEntitiesTooManyRequests) String ¶
func (o *DeleteRegistryEntitiesTooManyRequests) String() string
type GetCombinedImagesForbidden ¶
type GetCombinedImagesForbidden 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.ImagesExtCombinedImagesResponse }
GetCombinedImagesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCombinedImagesForbidden ¶
func NewGetCombinedImagesForbidden() *GetCombinedImagesForbidden
NewGetCombinedImagesForbidden creates a GetCombinedImagesForbidden with default headers values
func (*GetCombinedImagesForbidden) Code ¶
func (o *GetCombinedImagesForbidden) Code() int
Code gets the status code for the get combined images forbidden response
func (*GetCombinedImagesForbidden) Error ¶
func (o *GetCombinedImagesForbidden) Error() string
func (*GetCombinedImagesForbidden) GetPayload ¶
func (o *GetCombinedImagesForbidden) GetPayload() *models.ImagesExtCombinedImagesResponse
func (*GetCombinedImagesForbidden) IsClientError ¶
func (o *GetCombinedImagesForbidden) IsClientError() bool
IsClientError returns true when this get combined images forbidden response has a 4xx status code
func (*GetCombinedImagesForbidden) IsCode ¶
func (o *GetCombinedImagesForbidden) IsCode(code int) bool
IsCode returns true when this get combined images forbidden response a status code equal to that given
func (*GetCombinedImagesForbidden) IsRedirect ¶
func (o *GetCombinedImagesForbidden) IsRedirect() bool
IsRedirect returns true when this get combined images forbidden response has a 3xx status code
func (*GetCombinedImagesForbidden) IsServerError ¶
func (o *GetCombinedImagesForbidden) IsServerError() bool
IsServerError returns true when this get combined images forbidden response has a 5xx status code
func (*GetCombinedImagesForbidden) IsSuccess ¶
func (o *GetCombinedImagesForbidden) IsSuccess() bool
IsSuccess returns true when this get combined images forbidden response has a 2xx status code
func (*GetCombinedImagesForbidden) String ¶
func (o *GetCombinedImagesForbidden) String() string
type GetCombinedImagesInternalServerError ¶
type GetCombinedImagesInternalServerError 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.ImagesExtCombinedImagesResponse }
GetCombinedImagesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCombinedImagesInternalServerError ¶
func NewGetCombinedImagesInternalServerError() *GetCombinedImagesInternalServerError
NewGetCombinedImagesInternalServerError creates a GetCombinedImagesInternalServerError with default headers values
func (*GetCombinedImagesInternalServerError) Code ¶
func (o *GetCombinedImagesInternalServerError) Code() int
Code gets the status code for the get combined images internal server error response
func (*GetCombinedImagesInternalServerError) Error ¶
func (o *GetCombinedImagesInternalServerError) Error() string
func (*GetCombinedImagesInternalServerError) GetPayload ¶
func (o *GetCombinedImagesInternalServerError) GetPayload() *models.ImagesExtCombinedImagesResponse
func (*GetCombinedImagesInternalServerError) IsClientError ¶
func (o *GetCombinedImagesInternalServerError) IsClientError() bool
IsClientError returns true when this get combined images internal server error response has a 4xx status code
func (*GetCombinedImagesInternalServerError) IsCode ¶
func (o *GetCombinedImagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get combined images internal server error response a status code equal to that given
func (*GetCombinedImagesInternalServerError) IsRedirect ¶
func (o *GetCombinedImagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get combined images internal server error response has a 3xx status code
func (*GetCombinedImagesInternalServerError) IsServerError ¶
func (o *GetCombinedImagesInternalServerError) IsServerError() bool
IsServerError returns true when this get combined images internal server error response has a 5xx status code
func (*GetCombinedImagesInternalServerError) IsSuccess ¶
func (o *GetCombinedImagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get combined images internal server error response has a 2xx status code
func (*GetCombinedImagesInternalServerError) String ¶
func (o *GetCombinedImagesInternalServerError) String() string
type GetCombinedImagesNotFound ¶
type GetCombinedImagesNotFound 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.ImagesExtCombinedImagesResponse }
GetCombinedImagesNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetCombinedImagesNotFound ¶
func NewGetCombinedImagesNotFound() *GetCombinedImagesNotFound
NewGetCombinedImagesNotFound creates a GetCombinedImagesNotFound with default headers values
func (*GetCombinedImagesNotFound) Code ¶
func (o *GetCombinedImagesNotFound) Code() int
Code gets the status code for the get combined images not found response
func (*GetCombinedImagesNotFound) Error ¶
func (o *GetCombinedImagesNotFound) Error() string
func (*GetCombinedImagesNotFound) GetPayload ¶
func (o *GetCombinedImagesNotFound) GetPayload() *models.ImagesExtCombinedImagesResponse
func (*GetCombinedImagesNotFound) IsClientError ¶
func (o *GetCombinedImagesNotFound) IsClientError() bool
IsClientError returns true when this get combined images not found response has a 4xx status code
func (*GetCombinedImagesNotFound) IsCode ¶
func (o *GetCombinedImagesNotFound) IsCode(code int) bool
IsCode returns true when this get combined images not found response a status code equal to that given
func (*GetCombinedImagesNotFound) IsRedirect ¶
func (o *GetCombinedImagesNotFound) IsRedirect() bool
IsRedirect returns true when this get combined images not found response has a 3xx status code
func (*GetCombinedImagesNotFound) IsServerError ¶
func (o *GetCombinedImagesNotFound) IsServerError() bool
IsServerError returns true when this get combined images not found response has a 5xx status code
func (*GetCombinedImagesNotFound) IsSuccess ¶
func (o *GetCombinedImagesNotFound) IsSuccess() bool
IsSuccess returns true when this get combined images not found response has a 2xx status code
func (*GetCombinedImagesNotFound) String ¶
func (o *GetCombinedImagesNotFound) String() string
type GetCombinedImagesOK ¶
type GetCombinedImagesOK 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.ImagesExtCombinedImagesResponse }
GetCombinedImagesOK describes a response with status code 200, with default header values.
OK
func NewGetCombinedImagesOK ¶
func NewGetCombinedImagesOK() *GetCombinedImagesOK
NewGetCombinedImagesOK creates a GetCombinedImagesOK with default headers values
func (*GetCombinedImagesOK) Code ¶
func (o *GetCombinedImagesOK) Code() int
Code gets the status code for the get combined images o k response
func (*GetCombinedImagesOK) Error ¶
func (o *GetCombinedImagesOK) Error() string
func (*GetCombinedImagesOK) GetPayload ¶
func (o *GetCombinedImagesOK) GetPayload() *models.ImagesExtCombinedImagesResponse
func (*GetCombinedImagesOK) IsClientError ¶
func (o *GetCombinedImagesOK) IsClientError() bool
IsClientError returns true when this get combined images o k response has a 4xx status code
func (*GetCombinedImagesOK) IsCode ¶
func (o *GetCombinedImagesOK) IsCode(code int) bool
IsCode returns true when this get combined images o k response a status code equal to that given
func (*GetCombinedImagesOK) IsRedirect ¶
func (o *GetCombinedImagesOK) IsRedirect() bool
IsRedirect returns true when this get combined images o k response has a 3xx status code
func (*GetCombinedImagesOK) IsServerError ¶
func (o *GetCombinedImagesOK) IsServerError() bool
IsServerError returns true when this get combined images o k response has a 5xx status code
func (*GetCombinedImagesOK) IsSuccess ¶
func (o *GetCombinedImagesOK) IsSuccess() bool
IsSuccess returns true when this get combined images o k response has a 2xx status code
func (*GetCombinedImagesOK) String ¶
func (o *GetCombinedImagesOK) String() string
type GetCombinedImagesParams ¶
type GetCombinedImagesParams struct { /* Filter. Filter images using a query in Falcon Query Language (FQL). Supported filters: container_running_status, cve_id, first_seen, registry, repository, tag, vulnerability_severity */ Filter *string /* Limit. The upper-bound on the number of records to retrieve [1-100] */ Limit *int64 /* Offset. The offset from where to begin. */ Offset *int64 /* Sort. The fields to sort the records on. Supported columns: [first_seen registry repository tag vulnerability_severity] */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCombinedImagesParams contains all the parameters to send to the API endpoint
for the get combined images operation. Typically these are written to a http.Request.
func NewGetCombinedImagesParams ¶
func NewGetCombinedImagesParams() *GetCombinedImagesParams
NewGetCombinedImagesParams creates a new GetCombinedImagesParams 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 NewGetCombinedImagesParamsWithContext ¶
func NewGetCombinedImagesParamsWithContext(ctx context.Context) *GetCombinedImagesParams
NewGetCombinedImagesParamsWithContext creates a new GetCombinedImagesParams object with the ability to set a context for a request.
func NewGetCombinedImagesParamsWithHTTPClient ¶
func NewGetCombinedImagesParamsWithHTTPClient(client *http.Client) *GetCombinedImagesParams
NewGetCombinedImagesParamsWithHTTPClient creates a new GetCombinedImagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetCombinedImagesParamsWithTimeout ¶
func NewGetCombinedImagesParamsWithTimeout(timeout time.Duration) *GetCombinedImagesParams
NewGetCombinedImagesParamsWithTimeout creates a new GetCombinedImagesParams object with the ability to set a timeout on a request.
func (*GetCombinedImagesParams) SetContext ¶
func (o *GetCombinedImagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get combined images params
func (*GetCombinedImagesParams) SetDefaults ¶
func (o *GetCombinedImagesParams) SetDefaults()
SetDefaults hydrates default values in the get combined images params (not the query body).
All values with no default are reset to their zero value.
func (*GetCombinedImagesParams) SetFilter ¶
func (o *GetCombinedImagesParams) SetFilter(filter *string)
SetFilter adds the filter to the get combined images params
func (*GetCombinedImagesParams) SetHTTPClient ¶
func (o *GetCombinedImagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get combined images params
func (*GetCombinedImagesParams) SetLimit ¶
func (o *GetCombinedImagesParams) SetLimit(limit *int64)
SetLimit adds the limit to the get combined images params
func (*GetCombinedImagesParams) SetOffset ¶
func (o *GetCombinedImagesParams) SetOffset(offset *int64)
SetOffset adds the offset to the get combined images params
func (*GetCombinedImagesParams) SetSort ¶
func (o *GetCombinedImagesParams) SetSort(sort *string)
SetSort adds the sort to the get combined images params
func (*GetCombinedImagesParams) SetTimeout ¶
func (o *GetCombinedImagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get combined images params
func (*GetCombinedImagesParams) WithContext ¶
func (o *GetCombinedImagesParams) WithContext(ctx context.Context) *GetCombinedImagesParams
WithContext adds the context to the get combined images params
func (*GetCombinedImagesParams) WithDefaults ¶
func (o *GetCombinedImagesParams) WithDefaults() *GetCombinedImagesParams
WithDefaults hydrates default values in the get combined images params (not the query body).
All values with no default are reset to their zero value.
func (*GetCombinedImagesParams) WithFilter ¶
func (o *GetCombinedImagesParams) WithFilter(filter *string) *GetCombinedImagesParams
WithFilter adds the filter to the get combined images params
func (*GetCombinedImagesParams) WithHTTPClient ¶
func (o *GetCombinedImagesParams) WithHTTPClient(client *http.Client) *GetCombinedImagesParams
WithHTTPClient adds the HTTPClient to the get combined images params
func (*GetCombinedImagesParams) WithLimit ¶
func (o *GetCombinedImagesParams) WithLimit(limit *int64) *GetCombinedImagesParams
WithLimit adds the limit to the get combined images params
func (*GetCombinedImagesParams) WithOffset ¶
func (o *GetCombinedImagesParams) WithOffset(offset *int64) *GetCombinedImagesParams
WithOffset adds the offset to the get combined images params
func (*GetCombinedImagesParams) WithSort ¶
func (o *GetCombinedImagesParams) WithSort(sort *string) *GetCombinedImagesParams
WithSort adds the sort to the get combined images params
func (*GetCombinedImagesParams) WithTimeout ¶
func (o *GetCombinedImagesParams) WithTimeout(timeout time.Duration) *GetCombinedImagesParams
WithTimeout adds the timeout to the get combined images params
func (*GetCombinedImagesParams) WriteToRequest ¶
func (o *GetCombinedImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCombinedImagesReader ¶
type GetCombinedImagesReader struct {
// contains filtered or unexported fields
}
GetCombinedImagesReader is a Reader for the GetCombinedImages structure.
func (*GetCombinedImagesReader) ReadResponse ¶
func (o *GetCombinedImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCombinedImagesTooManyRequests ¶
type GetCombinedImagesTooManyRequests 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 }
GetCombinedImagesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCombinedImagesTooManyRequests ¶
func NewGetCombinedImagesTooManyRequests() *GetCombinedImagesTooManyRequests
NewGetCombinedImagesTooManyRequests creates a GetCombinedImagesTooManyRequests with default headers values
func (*GetCombinedImagesTooManyRequests) Code ¶
func (o *GetCombinedImagesTooManyRequests) Code() int
Code gets the status code for the get combined images too many requests response
func (*GetCombinedImagesTooManyRequests) Error ¶
func (o *GetCombinedImagesTooManyRequests) Error() string
func (*GetCombinedImagesTooManyRequests) GetPayload ¶
func (o *GetCombinedImagesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCombinedImagesTooManyRequests) IsClientError ¶
func (o *GetCombinedImagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get combined images too many requests response has a 4xx status code
func (*GetCombinedImagesTooManyRequests) IsCode ¶
func (o *GetCombinedImagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get combined images too many requests response a status code equal to that given
func (*GetCombinedImagesTooManyRequests) IsRedirect ¶
func (o *GetCombinedImagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get combined images too many requests response has a 3xx status code
func (*GetCombinedImagesTooManyRequests) IsServerError ¶
func (o *GetCombinedImagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get combined images too many requests response has a 5xx status code
func (*GetCombinedImagesTooManyRequests) IsSuccess ¶
func (o *GetCombinedImagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get combined images too many requests response has a 2xx status code
func (*GetCombinedImagesTooManyRequests) String ¶
func (o *GetCombinedImagesTooManyRequests) String() string
type ReadRegistryEntitiesByUUIDForbidden ¶
type ReadRegistryEntitiesByUUIDForbidden 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 }
ReadRegistryEntitiesByUUIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReadRegistryEntitiesByUUIDForbidden ¶
func NewReadRegistryEntitiesByUUIDForbidden() *ReadRegistryEntitiesByUUIDForbidden
NewReadRegistryEntitiesByUUIDForbidden creates a ReadRegistryEntitiesByUUIDForbidden with default headers values
func (*ReadRegistryEntitiesByUUIDForbidden) Code ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) Code() int
Code gets the status code for the read registry entities by Uuid forbidden response
func (*ReadRegistryEntitiesByUUIDForbidden) Error ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) Error() string
func (*ReadRegistryEntitiesByUUIDForbidden) GetPayload ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReadRegistryEntitiesByUUIDForbidden) IsClientError ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) IsClientError() bool
IsClientError returns true when this read registry entities by Uuid forbidden response has a 4xx status code
func (*ReadRegistryEntitiesByUUIDForbidden) IsCode ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) IsCode(code int) bool
IsCode returns true when this read registry entities by Uuid forbidden response a status code equal to that given
func (*ReadRegistryEntitiesByUUIDForbidden) IsRedirect ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) IsRedirect() bool
IsRedirect returns true when this read registry entities by Uuid forbidden response has a 3xx status code
func (*ReadRegistryEntitiesByUUIDForbidden) IsServerError ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) IsServerError() bool
IsServerError returns true when this read registry entities by Uuid forbidden response has a 5xx status code
func (*ReadRegistryEntitiesByUUIDForbidden) IsSuccess ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) IsSuccess() bool
IsSuccess returns true when this read registry entities by Uuid forbidden response has a 2xx status code
func (*ReadRegistryEntitiesByUUIDForbidden) String ¶
func (o *ReadRegistryEntitiesByUUIDForbidden) String() string
type ReadRegistryEntitiesByUUIDInternalServerError ¶
type ReadRegistryEntitiesByUUIDInternalServerError 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.DomainExternalRegistryListResponse }
ReadRegistryEntitiesByUUIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewReadRegistryEntitiesByUUIDInternalServerError ¶
func NewReadRegistryEntitiesByUUIDInternalServerError() *ReadRegistryEntitiesByUUIDInternalServerError
NewReadRegistryEntitiesByUUIDInternalServerError creates a ReadRegistryEntitiesByUUIDInternalServerError with default headers values
func (*ReadRegistryEntitiesByUUIDInternalServerError) Code ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) Code() int
Code gets the status code for the read registry entities by Uuid internal server error response
func (*ReadRegistryEntitiesByUUIDInternalServerError) Error ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) Error() string
func (*ReadRegistryEntitiesByUUIDInternalServerError) GetPayload ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) GetPayload() *models.DomainExternalRegistryListResponse
func (*ReadRegistryEntitiesByUUIDInternalServerError) IsClientError ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsClientError() bool
IsClientError returns true when this read registry entities by Uuid internal server error response has a 4xx status code
func (*ReadRegistryEntitiesByUUIDInternalServerError) IsCode ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsCode(code int) bool
IsCode returns true when this read registry entities by Uuid internal server error response a status code equal to that given
func (*ReadRegistryEntitiesByUUIDInternalServerError) IsRedirect ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this read registry entities by Uuid internal server error response has a 3xx status code
func (*ReadRegistryEntitiesByUUIDInternalServerError) IsServerError ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsServerError() bool
IsServerError returns true when this read registry entities by Uuid internal server error response has a 5xx status code
func (*ReadRegistryEntitiesByUUIDInternalServerError) IsSuccess ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this read registry entities by Uuid internal server error response has a 2xx status code
func (*ReadRegistryEntitiesByUUIDInternalServerError) String ¶
func (o *ReadRegistryEntitiesByUUIDInternalServerError) String() string
type ReadRegistryEntitiesByUUIDNotFound ¶
type ReadRegistryEntitiesByUUIDNotFound 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.DomainExternalRegistryListResponse }
ReadRegistryEntitiesByUUIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewReadRegistryEntitiesByUUIDNotFound ¶
func NewReadRegistryEntitiesByUUIDNotFound() *ReadRegistryEntitiesByUUIDNotFound
NewReadRegistryEntitiesByUUIDNotFound creates a ReadRegistryEntitiesByUUIDNotFound with default headers values
func (*ReadRegistryEntitiesByUUIDNotFound) Code ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) Code() int
Code gets the status code for the read registry entities by Uuid not found response
func (*ReadRegistryEntitiesByUUIDNotFound) Error ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) Error() string
func (*ReadRegistryEntitiesByUUIDNotFound) GetPayload ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) GetPayload() *models.DomainExternalRegistryListResponse
func (*ReadRegistryEntitiesByUUIDNotFound) IsClientError ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) IsClientError() bool
IsClientError returns true when this read registry entities by Uuid not found response has a 4xx status code
func (*ReadRegistryEntitiesByUUIDNotFound) IsCode ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) IsCode(code int) bool
IsCode returns true when this read registry entities by Uuid not found response a status code equal to that given
func (*ReadRegistryEntitiesByUUIDNotFound) IsRedirect ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) IsRedirect() bool
IsRedirect returns true when this read registry entities by Uuid not found response has a 3xx status code
func (*ReadRegistryEntitiesByUUIDNotFound) IsServerError ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) IsServerError() bool
IsServerError returns true when this read registry entities by Uuid not found response has a 5xx status code
func (*ReadRegistryEntitiesByUUIDNotFound) IsSuccess ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) IsSuccess() bool
IsSuccess returns true when this read registry entities by Uuid not found response has a 2xx status code
func (*ReadRegistryEntitiesByUUIDNotFound) String ¶
func (o *ReadRegistryEntitiesByUUIDNotFound) String() string
type ReadRegistryEntitiesByUUIDOK ¶
type ReadRegistryEntitiesByUUIDOK 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.DomainExternalRegistryListResponse }
ReadRegistryEntitiesByUUIDOK describes a response with status code 200, with default header values.
OK
func NewReadRegistryEntitiesByUUIDOK ¶
func NewReadRegistryEntitiesByUUIDOK() *ReadRegistryEntitiesByUUIDOK
NewReadRegistryEntitiesByUUIDOK creates a ReadRegistryEntitiesByUUIDOK with default headers values
func (*ReadRegistryEntitiesByUUIDOK) Code ¶
func (o *ReadRegistryEntitiesByUUIDOK) Code() int
Code gets the status code for the read registry entities by Uuid o k response
func (*ReadRegistryEntitiesByUUIDOK) Error ¶
func (o *ReadRegistryEntitiesByUUIDOK) Error() string
func (*ReadRegistryEntitiesByUUIDOK) GetPayload ¶
func (o *ReadRegistryEntitiesByUUIDOK) GetPayload() *models.DomainExternalRegistryListResponse
func (*ReadRegistryEntitiesByUUIDOK) IsClientError ¶
func (o *ReadRegistryEntitiesByUUIDOK) IsClientError() bool
IsClientError returns true when this read registry entities by Uuid o k response has a 4xx status code
func (*ReadRegistryEntitiesByUUIDOK) IsCode ¶
func (o *ReadRegistryEntitiesByUUIDOK) IsCode(code int) bool
IsCode returns true when this read registry entities by Uuid o k response a status code equal to that given
func (*ReadRegistryEntitiesByUUIDOK) IsRedirect ¶
func (o *ReadRegistryEntitiesByUUIDOK) IsRedirect() bool
IsRedirect returns true when this read registry entities by Uuid o k response has a 3xx status code
func (*ReadRegistryEntitiesByUUIDOK) IsServerError ¶
func (o *ReadRegistryEntitiesByUUIDOK) IsServerError() bool
IsServerError returns true when this read registry entities by Uuid o k response has a 5xx status code
func (*ReadRegistryEntitiesByUUIDOK) IsSuccess ¶
func (o *ReadRegistryEntitiesByUUIDOK) IsSuccess() bool
IsSuccess returns true when this read registry entities by Uuid o k response has a 2xx status code
func (*ReadRegistryEntitiesByUUIDOK) String ¶
func (o *ReadRegistryEntitiesByUUIDOK) String() string
type ReadRegistryEntitiesByUUIDParams ¶
type ReadRegistryEntitiesByUUIDParams struct { /* Ids. Registry entity UUID */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadRegistryEntitiesByUUIDParams contains all the parameters to send to the API endpoint
for the read registry entities by UUID operation. Typically these are written to a http.Request.
func NewReadRegistryEntitiesByUUIDParams ¶
func NewReadRegistryEntitiesByUUIDParams() *ReadRegistryEntitiesByUUIDParams
NewReadRegistryEntitiesByUUIDParams creates a new ReadRegistryEntitiesByUUIDParams 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 NewReadRegistryEntitiesByUUIDParamsWithContext ¶
func NewReadRegistryEntitiesByUUIDParamsWithContext(ctx context.Context) *ReadRegistryEntitiesByUUIDParams
NewReadRegistryEntitiesByUUIDParamsWithContext creates a new ReadRegistryEntitiesByUUIDParams object with the ability to set a context for a request.
func NewReadRegistryEntitiesByUUIDParamsWithHTTPClient ¶
func NewReadRegistryEntitiesByUUIDParamsWithHTTPClient(client *http.Client) *ReadRegistryEntitiesByUUIDParams
NewReadRegistryEntitiesByUUIDParamsWithHTTPClient creates a new ReadRegistryEntitiesByUUIDParams object with the ability to set a custom HTTPClient for a request.
func NewReadRegistryEntitiesByUUIDParamsWithTimeout ¶
func NewReadRegistryEntitiesByUUIDParamsWithTimeout(timeout time.Duration) *ReadRegistryEntitiesByUUIDParams
NewReadRegistryEntitiesByUUIDParamsWithTimeout creates a new ReadRegistryEntitiesByUUIDParams object with the ability to set a timeout on a request.
func (*ReadRegistryEntitiesByUUIDParams) SetContext ¶
func (o *ReadRegistryEntitiesByUUIDParams) SetContext(ctx context.Context)
SetContext adds the context to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) SetDefaults ¶
func (o *ReadRegistryEntitiesByUUIDParams) SetDefaults()
SetDefaults hydrates default values in the read registry entities by UUID params (not the query body).
All values with no default are reset to their zero value.
func (*ReadRegistryEntitiesByUUIDParams) SetHTTPClient ¶
func (o *ReadRegistryEntitiesByUUIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) SetIds ¶
func (o *ReadRegistryEntitiesByUUIDParams) SetIds(ids string)
SetIds adds the ids to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) SetTimeout ¶
func (o *ReadRegistryEntitiesByUUIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) WithContext ¶
func (o *ReadRegistryEntitiesByUUIDParams) WithContext(ctx context.Context) *ReadRegistryEntitiesByUUIDParams
WithContext adds the context to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) WithDefaults ¶
func (o *ReadRegistryEntitiesByUUIDParams) WithDefaults() *ReadRegistryEntitiesByUUIDParams
WithDefaults hydrates default values in the read registry entities by UUID params (not the query body).
All values with no default are reset to their zero value.
func (*ReadRegistryEntitiesByUUIDParams) WithHTTPClient ¶
func (o *ReadRegistryEntitiesByUUIDParams) WithHTTPClient(client *http.Client) *ReadRegistryEntitiesByUUIDParams
WithHTTPClient adds the HTTPClient to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) WithIds ¶
func (o *ReadRegistryEntitiesByUUIDParams) WithIds(ids string) *ReadRegistryEntitiesByUUIDParams
WithIds adds the ids to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) WithTimeout ¶
func (o *ReadRegistryEntitiesByUUIDParams) WithTimeout(timeout time.Duration) *ReadRegistryEntitiesByUUIDParams
WithTimeout adds the timeout to the read registry entities by UUID params
func (*ReadRegistryEntitiesByUUIDParams) WriteToRequest ¶
func (o *ReadRegistryEntitiesByUUIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadRegistryEntitiesByUUIDReader ¶
type ReadRegistryEntitiesByUUIDReader struct {
// contains filtered or unexported fields
}
ReadRegistryEntitiesByUUIDReader is a Reader for the ReadRegistryEntitiesByUUID structure.
func (*ReadRegistryEntitiesByUUIDReader) ReadResponse ¶
func (o *ReadRegistryEntitiesByUUIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadRegistryEntitiesByUUIDTooManyRequests ¶
type ReadRegistryEntitiesByUUIDTooManyRequests 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 }
ReadRegistryEntitiesByUUIDTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReadRegistryEntitiesByUUIDTooManyRequests ¶
func NewReadRegistryEntitiesByUUIDTooManyRequests() *ReadRegistryEntitiesByUUIDTooManyRequests
NewReadRegistryEntitiesByUUIDTooManyRequests creates a ReadRegistryEntitiesByUUIDTooManyRequests with default headers values
func (*ReadRegistryEntitiesByUUIDTooManyRequests) Code ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) Code() int
Code gets the status code for the read registry entities by Uuid too many requests response
func (*ReadRegistryEntitiesByUUIDTooManyRequests) Error ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) Error() string
func (*ReadRegistryEntitiesByUUIDTooManyRequests) GetPayload ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReadRegistryEntitiesByUUIDTooManyRequests) IsClientError ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsClientError() bool
IsClientError returns true when this read registry entities by Uuid too many requests response has a 4xx status code
func (*ReadRegistryEntitiesByUUIDTooManyRequests) IsCode ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this read registry entities by Uuid too many requests response a status code equal to that given
func (*ReadRegistryEntitiesByUUIDTooManyRequests) IsRedirect ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this read registry entities by Uuid too many requests response has a 3xx status code
func (*ReadRegistryEntitiesByUUIDTooManyRequests) IsServerError ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsServerError() bool
IsServerError returns true when this read registry entities by Uuid too many requests response has a 5xx status code
func (*ReadRegistryEntitiesByUUIDTooManyRequests) IsSuccess ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read registry entities by Uuid too many requests response has a 2xx status code
func (*ReadRegistryEntitiesByUUIDTooManyRequests) String ¶
func (o *ReadRegistryEntitiesByUUIDTooManyRequests) String() string
type ReadRegistryEntitiesForbidden ¶
type ReadRegistryEntitiesForbidden 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 }
ReadRegistryEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReadRegistryEntitiesForbidden ¶
func NewReadRegistryEntitiesForbidden() *ReadRegistryEntitiesForbidden
NewReadRegistryEntitiesForbidden creates a ReadRegistryEntitiesForbidden with default headers values
func (*ReadRegistryEntitiesForbidden) Code ¶
func (o *ReadRegistryEntitiesForbidden) Code() int
Code gets the status code for the read registry entities forbidden response
func (*ReadRegistryEntitiesForbidden) Error ¶
func (o *ReadRegistryEntitiesForbidden) Error() string
func (*ReadRegistryEntitiesForbidden) GetPayload ¶
func (o *ReadRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReadRegistryEntitiesForbidden) IsClientError ¶
func (o *ReadRegistryEntitiesForbidden) IsClientError() bool
IsClientError returns true when this read registry entities forbidden response has a 4xx status code
func (*ReadRegistryEntitiesForbidden) IsCode ¶
func (o *ReadRegistryEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this read registry entities forbidden response a status code equal to that given
func (*ReadRegistryEntitiesForbidden) IsRedirect ¶
func (o *ReadRegistryEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this read registry entities forbidden response has a 3xx status code
func (*ReadRegistryEntitiesForbidden) IsServerError ¶
func (o *ReadRegistryEntitiesForbidden) IsServerError() bool
IsServerError returns true when this read registry entities forbidden response has a 5xx status code
func (*ReadRegistryEntitiesForbidden) IsSuccess ¶
func (o *ReadRegistryEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this read registry entities forbidden response has a 2xx status code
func (*ReadRegistryEntitiesForbidden) String ¶
func (o *ReadRegistryEntitiesForbidden) String() string
type ReadRegistryEntitiesInternalServerError ¶
type ReadRegistryEntitiesInternalServerError 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.DomainExternalQueryResponse }
ReadRegistryEntitiesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewReadRegistryEntitiesInternalServerError ¶
func NewReadRegistryEntitiesInternalServerError() *ReadRegistryEntitiesInternalServerError
NewReadRegistryEntitiesInternalServerError creates a ReadRegistryEntitiesInternalServerError with default headers values
func (*ReadRegistryEntitiesInternalServerError) Code ¶
func (o *ReadRegistryEntitiesInternalServerError) Code() int
Code gets the status code for the read registry entities internal server error response
func (*ReadRegistryEntitiesInternalServerError) Error ¶
func (o *ReadRegistryEntitiesInternalServerError) Error() string
func (*ReadRegistryEntitiesInternalServerError) GetPayload ¶
func (o *ReadRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalQueryResponse
func (*ReadRegistryEntitiesInternalServerError) IsClientError ¶
func (o *ReadRegistryEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this read registry entities internal server error response has a 4xx status code
func (*ReadRegistryEntitiesInternalServerError) IsCode ¶
func (o *ReadRegistryEntitiesInternalServerError) IsCode(code int) bool
IsCode returns true when this read registry entities internal server error response a status code equal to that given
func (*ReadRegistryEntitiesInternalServerError) IsRedirect ¶
func (o *ReadRegistryEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this read registry entities internal server error response has a 3xx status code
func (*ReadRegistryEntitiesInternalServerError) IsServerError ¶
func (o *ReadRegistryEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this read registry entities internal server error response has a 5xx status code
func (*ReadRegistryEntitiesInternalServerError) IsSuccess ¶
func (o *ReadRegistryEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this read registry entities internal server error response has a 2xx status code
func (*ReadRegistryEntitiesInternalServerError) String ¶
func (o *ReadRegistryEntitiesInternalServerError) String() string
type ReadRegistryEntitiesNotFound ¶
type ReadRegistryEntitiesNotFound 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.DomainExternalQueryResponse }
ReadRegistryEntitiesNotFound describes a response with status code 404, with default header values.
Not Found
func NewReadRegistryEntitiesNotFound ¶
func NewReadRegistryEntitiesNotFound() *ReadRegistryEntitiesNotFound
NewReadRegistryEntitiesNotFound creates a ReadRegistryEntitiesNotFound with default headers values
func (*ReadRegistryEntitiesNotFound) Code ¶
func (o *ReadRegistryEntitiesNotFound) Code() int
Code gets the status code for the read registry entities not found response
func (*ReadRegistryEntitiesNotFound) Error ¶
func (o *ReadRegistryEntitiesNotFound) Error() string
func (*ReadRegistryEntitiesNotFound) GetPayload ¶
func (o *ReadRegistryEntitiesNotFound) GetPayload() *models.DomainExternalQueryResponse
func (*ReadRegistryEntitiesNotFound) IsClientError ¶
func (o *ReadRegistryEntitiesNotFound) IsClientError() bool
IsClientError returns true when this read registry entities not found response has a 4xx status code
func (*ReadRegistryEntitiesNotFound) IsCode ¶
func (o *ReadRegistryEntitiesNotFound) IsCode(code int) bool
IsCode returns true when this read registry entities not found response a status code equal to that given
func (*ReadRegistryEntitiesNotFound) IsRedirect ¶
func (o *ReadRegistryEntitiesNotFound) IsRedirect() bool
IsRedirect returns true when this read registry entities not found response has a 3xx status code
func (*ReadRegistryEntitiesNotFound) IsServerError ¶
func (o *ReadRegistryEntitiesNotFound) IsServerError() bool
IsServerError returns true when this read registry entities not found response has a 5xx status code
func (*ReadRegistryEntitiesNotFound) IsSuccess ¶
func (o *ReadRegistryEntitiesNotFound) IsSuccess() bool
IsSuccess returns true when this read registry entities not found response has a 2xx status code
func (*ReadRegistryEntitiesNotFound) String ¶
func (o *ReadRegistryEntitiesNotFound) String() string
type ReadRegistryEntitiesOK ¶
type ReadRegistryEntitiesOK 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.DomainExternalQueryResponse }
ReadRegistryEntitiesOK describes a response with status code 200, with default header values.
OK
func NewReadRegistryEntitiesOK ¶
func NewReadRegistryEntitiesOK() *ReadRegistryEntitiesOK
NewReadRegistryEntitiesOK creates a ReadRegistryEntitiesOK with default headers values
func (*ReadRegistryEntitiesOK) Code ¶
func (o *ReadRegistryEntitiesOK) Code() int
Code gets the status code for the read registry entities o k response
func (*ReadRegistryEntitiesOK) Error ¶
func (o *ReadRegistryEntitiesOK) Error() string
func (*ReadRegistryEntitiesOK) GetPayload ¶
func (o *ReadRegistryEntitiesOK) GetPayload() *models.DomainExternalQueryResponse
func (*ReadRegistryEntitiesOK) IsClientError ¶
func (o *ReadRegistryEntitiesOK) IsClientError() bool
IsClientError returns true when this read registry entities o k response has a 4xx status code
func (*ReadRegistryEntitiesOK) IsCode ¶
func (o *ReadRegistryEntitiesOK) IsCode(code int) bool
IsCode returns true when this read registry entities o k response a status code equal to that given
func (*ReadRegistryEntitiesOK) IsRedirect ¶
func (o *ReadRegistryEntitiesOK) IsRedirect() bool
IsRedirect returns true when this read registry entities o k response has a 3xx status code
func (*ReadRegistryEntitiesOK) IsServerError ¶
func (o *ReadRegistryEntitiesOK) IsServerError() bool
IsServerError returns true when this read registry entities o k response has a 5xx status code
func (*ReadRegistryEntitiesOK) IsSuccess ¶
func (o *ReadRegistryEntitiesOK) IsSuccess() bool
IsSuccess returns true when this read registry entities o k response has a 2xx status code
func (*ReadRegistryEntitiesOK) String ¶
func (o *ReadRegistryEntitiesOK) String() string
type ReadRegistryEntitiesParams ¶
type ReadRegistryEntitiesParams struct { /* Limit. The upper-bound on the number of records to retrieve. */ Limit *int64 /* Offset. The offset from where to begin. */ Offset *int64 /* Sort. The field to sort on, e.g. id.desc or id.asc. */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadRegistryEntitiesParams contains all the parameters to send to the API endpoint
for the read registry entities operation. Typically these are written to a http.Request.
func NewReadRegistryEntitiesParams ¶
func NewReadRegistryEntitiesParams() *ReadRegistryEntitiesParams
NewReadRegistryEntitiesParams creates a new ReadRegistryEntitiesParams 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 NewReadRegistryEntitiesParamsWithContext ¶
func NewReadRegistryEntitiesParamsWithContext(ctx context.Context) *ReadRegistryEntitiesParams
NewReadRegistryEntitiesParamsWithContext creates a new ReadRegistryEntitiesParams object with the ability to set a context for a request.
func NewReadRegistryEntitiesParamsWithHTTPClient ¶
func NewReadRegistryEntitiesParamsWithHTTPClient(client *http.Client) *ReadRegistryEntitiesParams
NewReadRegistryEntitiesParamsWithHTTPClient creates a new ReadRegistryEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewReadRegistryEntitiesParamsWithTimeout ¶
func NewReadRegistryEntitiesParamsWithTimeout(timeout time.Duration) *ReadRegistryEntitiesParams
NewReadRegistryEntitiesParamsWithTimeout creates a new ReadRegistryEntitiesParams object with the ability to set a timeout on a request.
func (*ReadRegistryEntitiesParams) SetContext ¶
func (o *ReadRegistryEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the read registry entities params
func (*ReadRegistryEntitiesParams) SetDefaults ¶
func (o *ReadRegistryEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the read registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*ReadRegistryEntitiesParams) SetHTTPClient ¶
func (o *ReadRegistryEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read registry entities params
func (*ReadRegistryEntitiesParams) SetLimit ¶
func (o *ReadRegistryEntitiesParams) SetLimit(limit *int64)
SetLimit adds the limit to the read registry entities params
func (*ReadRegistryEntitiesParams) SetOffset ¶
func (o *ReadRegistryEntitiesParams) SetOffset(offset *int64)
SetOffset adds the offset to the read registry entities params
func (*ReadRegistryEntitiesParams) SetSort ¶
func (o *ReadRegistryEntitiesParams) SetSort(sort *string)
SetSort adds the sort to the read registry entities params
func (*ReadRegistryEntitiesParams) SetTimeout ¶
func (o *ReadRegistryEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read registry entities params
func (*ReadRegistryEntitiesParams) WithContext ¶
func (o *ReadRegistryEntitiesParams) WithContext(ctx context.Context) *ReadRegistryEntitiesParams
WithContext adds the context to the read registry entities params
func (*ReadRegistryEntitiesParams) WithDefaults ¶
func (o *ReadRegistryEntitiesParams) WithDefaults() *ReadRegistryEntitiesParams
WithDefaults hydrates default values in the read registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*ReadRegistryEntitiesParams) WithHTTPClient ¶
func (o *ReadRegistryEntitiesParams) WithHTTPClient(client *http.Client) *ReadRegistryEntitiesParams
WithHTTPClient adds the HTTPClient to the read registry entities params
func (*ReadRegistryEntitiesParams) WithLimit ¶
func (o *ReadRegistryEntitiesParams) WithLimit(limit *int64) *ReadRegistryEntitiesParams
WithLimit adds the limit to the read registry entities params
func (*ReadRegistryEntitiesParams) WithOffset ¶
func (o *ReadRegistryEntitiesParams) WithOffset(offset *int64) *ReadRegistryEntitiesParams
WithOffset adds the offset to the read registry entities params
func (*ReadRegistryEntitiesParams) WithSort ¶
func (o *ReadRegistryEntitiesParams) WithSort(sort *string) *ReadRegistryEntitiesParams
WithSort adds the sort to the read registry entities params
func (*ReadRegistryEntitiesParams) WithTimeout ¶
func (o *ReadRegistryEntitiesParams) WithTimeout(timeout time.Duration) *ReadRegistryEntitiesParams
WithTimeout adds the timeout to the read registry entities params
func (*ReadRegistryEntitiesParams) WriteToRequest ¶
func (o *ReadRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadRegistryEntitiesReader ¶
type ReadRegistryEntitiesReader struct {
// contains filtered or unexported fields
}
ReadRegistryEntitiesReader is a Reader for the ReadRegistryEntities structure.
func (*ReadRegistryEntitiesReader) ReadResponse ¶
func (o *ReadRegistryEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadRegistryEntitiesTooManyRequests ¶
type ReadRegistryEntitiesTooManyRequests 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 }
ReadRegistryEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReadRegistryEntitiesTooManyRequests ¶
func NewReadRegistryEntitiesTooManyRequests() *ReadRegistryEntitiesTooManyRequests
NewReadRegistryEntitiesTooManyRequests creates a ReadRegistryEntitiesTooManyRequests with default headers values
func (*ReadRegistryEntitiesTooManyRequests) Code ¶
func (o *ReadRegistryEntitiesTooManyRequests) Code() int
Code gets the status code for the read registry entities too many requests response
func (*ReadRegistryEntitiesTooManyRequests) Error ¶
func (o *ReadRegistryEntitiesTooManyRequests) Error() string
func (*ReadRegistryEntitiesTooManyRequests) GetPayload ¶
func (o *ReadRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReadRegistryEntitiesTooManyRequests) IsClientError ¶
func (o *ReadRegistryEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this read registry entities too many requests response has a 4xx status code
func (*ReadRegistryEntitiesTooManyRequests) IsCode ¶
func (o *ReadRegistryEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this read registry entities too many requests response a status code equal to that given
func (*ReadRegistryEntitiesTooManyRequests) IsRedirect ¶
func (o *ReadRegistryEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this read registry entities too many requests response has a 3xx status code
func (*ReadRegistryEntitiesTooManyRequests) IsServerError ¶
func (o *ReadRegistryEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this read registry entities too many requests response has a 5xx status code
func (*ReadRegistryEntitiesTooManyRequests) IsSuccess ¶
func (o *ReadRegistryEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read registry entities too many requests response has a 2xx status code
func (*ReadRegistryEntitiesTooManyRequests) String ¶
func (o *ReadRegistryEntitiesTooManyRequests) String() string
type UpdateRegistryEntitiesBadRequest ¶
type UpdateRegistryEntitiesBadRequest 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.DomainExternalRegistryResponse }
UpdateRegistryEntitiesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateRegistryEntitiesBadRequest ¶
func NewUpdateRegistryEntitiesBadRequest() *UpdateRegistryEntitiesBadRequest
NewUpdateRegistryEntitiesBadRequest creates a UpdateRegistryEntitiesBadRequest with default headers values
func (*UpdateRegistryEntitiesBadRequest) Code ¶
func (o *UpdateRegistryEntitiesBadRequest) Code() int
Code gets the status code for the update registry entities bad request response
func (*UpdateRegistryEntitiesBadRequest) Error ¶
func (o *UpdateRegistryEntitiesBadRequest) Error() string
func (*UpdateRegistryEntitiesBadRequest) GetPayload ¶
func (o *UpdateRegistryEntitiesBadRequest) GetPayload() *models.DomainExternalRegistryResponse
func (*UpdateRegistryEntitiesBadRequest) IsClientError ¶
func (o *UpdateRegistryEntitiesBadRequest) IsClientError() bool
IsClientError returns true when this update registry entities bad request response has a 4xx status code
func (*UpdateRegistryEntitiesBadRequest) IsCode ¶
func (o *UpdateRegistryEntitiesBadRequest) IsCode(code int) bool
IsCode returns true when this update registry entities bad request response a status code equal to that given
func (*UpdateRegistryEntitiesBadRequest) IsRedirect ¶
func (o *UpdateRegistryEntitiesBadRequest) IsRedirect() bool
IsRedirect returns true when this update registry entities bad request response has a 3xx status code
func (*UpdateRegistryEntitiesBadRequest) IsServerError ¶
func (o *UpdateRegistryEntitiesBadRequest) IsServerError() bool
IsServerError returns true when this update registry entities bad request response has a 5xx status code
func (*UpdateRegistryEntitiesBadRequest) IsSuccess ¶
func (o *UpdateRegistryEntitiesBadRequest) IsSuccess() bool
IsSuccess returns true when this update registry entities bad request response has a 2xx status code
func (*UpdateRegistryEntitiesBadRequest) String ¶
func (o *UpdateRegistryEntitiesBadRequest) String() string
type UpdateRegistryEntitiesForbidden ¶
type UpdateRegistryEntitiesForbidden 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 }
UpdateRegistryEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateRegistryEntitiesForbidden ¶
func NewUpdateRegistryEntitiesForbidden() *UpdateRegistryEntitiesForbidden
NewUpdateRegistryEntitiesForbidden creates a UpdateRegistryEntitiesForbidden with default headers values
func (*UpdateRegistryEntitiesForbidden) Code ¶
func (o *UpdateRegistryEntitiesForbidden) Code() int
Code gets the status code for the update registry entities forbidden response
func (*UpdateRegistryEntitiesForbidden) Error ¶
func (o *UpdateRegistryEntitiesForbidden) Error() string
func (*UpdateRegistryEntitiesForbidden) GetPayload ¶
func (o *UpdateRegistryEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRegistryEntitiesForbidden) IsClientError ¶
func (o *UpdateRegistryEntitiesForbidden) IsClientError() bool
IsClientError returns true when this update registry entities forbidden response has a 4xx status code
func (*UpdateRegistryEntitiesForbidden) IsCode ¶
func (o *UpdateRegistryEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this update registry entities forbidden response a status code equal to that given
func (*UpdateRegistryEntitiesForbidden) IsRedirect ¶
func (o *UpdateRegistryEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this update registry entities forbidden response has a 3xx status code
func (*UpdateRegistryEntitiesForbidden) IsServerError ¶
func (o *UpdateRegistryEntitiesForbidden) IsServerError() bool
IsServerError returns true when this update registry entities forbidden response has a 5xx status code
func (*UpdateRegistryEntitiesForbidden) IsSuccess ¶
func (o *UpdateRegistryEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this update registry entities forbidden response has a 2xx status code
func (*UpdateRegistryEntitiesForbidden) String ¶
func (o *UpdateRegistryEntitiesForbidden) String() string
type UpdateRegistryEntitiesInternalServerError ¶
type UpdateRegistryEntitiesInternalServerError 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.DomainExternalRegistryResponse }
UpdateRegistryEntitiesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateRegistryEntitiesInternalServerError ¶
func NewUpdateRegistryEntitiesInternalServerError() *UpdateRegistryEntitiesInternalServerError
NewUpdateRegistryEntitiesInternalServerError creates a UpdateRegistryEntitiesInternalServerError with default headers values
func (*UpdateRegistryEntitiesInternalServerError) Code ¶
func (o *UpdateRegistryEntitiesInternalServerError) Code() int
Code gets the status code for the update registry entities internal server error response
func (*UpdateRegistryEntitiesInternalServerError) Error ¶
func (o *UpdateRegistryEntitiesInternalServerError) Error() string
func (*UpdateRegistryEntitiesInternalServerError) GetPayload ¶
func (o *UpdateRegistryEntitiesInternalServerError) GetPayload() *models.DomainExternalRegistryResponse
func (*UpdateRegistryEntitiesInternalServerError) IsClientError ¶
func (o *UpdateRegistryEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this update registry entities internal server error response has a 4xx status code
func (*UpdateRegistryEntitiesInternalServerError) IsCode ¶
func (o *UpdateRegistryEntitiesInternalServerError) IsCode(code int) bool
IsCode returns true when this update registry entities internal server error response a status code equal to that given
func (*UpdateRegistryEntitiesInternalServerError) IsRedirect ¶
func (o *UpdateRegistryEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this update registry entities internal server error response has a 3xx status code
func (*UpdateRegistryEntitiesInternalServerError) IsServerError ¶
func (o *UpdateRegistryEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this update registry entities internal server error response has a 5xx status code
func (*UpdateRegistryEntitiesInternalServerError) IsSuccess ¶
func (o *UpdateRegistryEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this update registry entities internal server error response has a 2xx status code
func (*UpdateRegistryEntitiesInternalServerError) String ¶
func (o *UpdateRegistryEntitiesInternalServerError) String() string
type UpdateRegistryEntitiesNotFound ¶
type UpdateRegistryEntitiesNotFound 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.DomainExternalRegistryResponse }
UpdateRegistryEntitiesNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateRegistryEntitiesNotFound ¶
func NewUpdateRegistryEntitiesNotFound() *UpdateRegistryEntitiesNotFound
NewUpdateRegistryEntitiesNotFound creates a UpdateRegistryEntitiesNotFound with default headers values
func (*UpdateRegistryEntitiesNotFound) Code ¶
func (o *UpdateRegistryEntitiesNotFound) Code() int
Code gets the status code for the update registry entities not found response
func (*UpdateRegistryEntitiesNotFound) Error ¶
func (o *UpdateRegistryEntitiesNotFound) Error() string
func (*UpdateRegistryEntitiesNotFound) GetPayload ¶
func (o *UpdateRegistryEntitiesNotFound) GetPayload() *models.DomainExternalRegistryResponse
func (*UpdateRegistryEntitiesNotFound) IsClientError ¶
func (o *UpdateRegistryEntitiesNotFound) IsClientError() bool
IsClientError returns true when this update registry entities not found response has a 4xx status code
func (*UpdateRegistryEntitiesNotFound) IsCode ¶
func (o *UpdateRegistryEntitiesNotFound) IsCode(code int) bool
IsCode returns true when this update registry entities not found response a status code equal to that given
func (*UpdateRegistryEntitiesNotFound) IsRedirect ¶
func (o *UpdateRegistryEntitiesNotFound) IsRedirect() bool
IsRedirect returns true when this update registry entities not found response has a 3xx status code
func (*UpdateRegistryEntitiesNotFound) IsServerError ¶
func (o *UpdateRegistryEntitiesNotFound) IsServerError() bool
IsServerError returns true when this update registry entities not found response has a 5xx status code
func (*UpdateRegistryEntitiesNotFound) IsSuccess ¶
func (o *UpdateRegistryEntitiesNotFound) IsSuccess() bool
IsSuccess returns true when this update registry entities not found response has a 2xx status code
func (*UpdateRegistryEntitiesNotFound) String ¶
func (o *UpdateRegistryEntitiesNotFound) String() string
type UpdateRegistryEntitiesOK ¶
type UpdateRegistryEntitiesOK 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.DomainExternalRegistryResponse }
UpdateRegistryEntitiesOK describes a response with status code 200, with default header values.
OK
func NewUpdateRegistryEntitiesOK ¶
func NewUpdateRegistryEntitiesOK() *UpdateRegistryEntitiesOK
NewUpdateRegistryEntitiesOK creates a UpdateRegistryEntitiesOK with default headers values
func (*UpdateRegistryEntitiesOK) Code ¶
func (o *UpdateRegistryEntitiesOK) Code() int
Code gets the status code for the update registry entities o k response
func (*UpdateRegistryEntitiesOK) Error ¶
func (o *UpdateRegistryEntitiesOK) Error() string
func (*UpdateRegistryEntitiesOK) GetPayload ¶
func (o *UpdateRegistryEntitiesOK) GetPayload() *models.DomainExternalRegistryResponse
func (*UpdateRegistryEntitiesOK) IsClientError ¶
func (o *UpdateRegistryEntitiesOK) IsClientError() bool
IsClientError returns true when this update registry entities o k response has a 4xx status code
func (*UpdateRegistryEntitiesOK) IsCode ¶
func (o *UpdateRegistryEntitiesOK) IsCode(code int) bool
IsCode returns true when this update registry entities o k response a status code equal to that given
func (*UpdateRegistryEntitiesOK) IsRedirect ¶
func (o *UpdateRegistryEntitiesOK) IsRedirect() bool
IsRedirect returns true when this update registry entities o k response has a 3xx status code
func (*UpdateRegistryEntitiesOK) IsServerError ¶
func (o *UpdateRegistryEntitiesOK) IsServerError() bool
IsServerError returns true when this update registry entities o k response has a 5xx status code
func (*UpdateRegistryEntitiesOK) IsSuccess ¶
func (o *UpdateRegistryEntitiesOK) IsSuccess() bool
IsSuccess returns true when this update registry entities o k response has a 2xx status code
func (*UpdateRegistryEntitiesOK) String ¶
func (o *UpdateRegistryEntitiesOK) String() string
type UpdateRegistryEntitiesParams ¶
type UpdateRegistryEntitiesParams struct { // Body. Body *models.RegistryassessmentExternalRegistryPatchPayload /* ID. Registry entity UUID */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateRegistryEntitiesParams contains all the parameters to send to the API endpoint
for the update registry entities operation. Typically these are written to a http.Request.
func NewUpdateRegistryEntitiesParams ¶
func NewUpdateRegistryEntitiesParams() *UpdateRegistryEntitiesParams
NewUpdateRegistryEntitiesParams creates a new UpdateRegistryEntitiesParams 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 NewUpdateRegistryEntitiesParamsWithContext ¶
func NewUpdateRegistryEntitiesParamsWithContext(ctx context.Context) *UpdateRegistryEntitiesParams
NewUpdateRegistryEntitiesParamsWithContext creates a new UpdateRegistryEntitiesParams object with the ability to set a context for a request.
func NewUpdateRegistryEntitiesParamsWithHTTPClient ¶
func NewUpdateRegistryEntitiesParamsWithHTTPClient(client *http.Client) *UpdateRegistryEntitiesParams
NewUpdateRegistryEntitiesParamsWithHTTPClient creates a new UpdateRegistryEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateRegistryEntitiesParamsWithTimeout ¶
func NewUpdateRegistryEntitiesParamsWithTimeout(timeout time.Duration) *UpdateRegistryEntitiesParams
NewUpdateRegistryEntitiesParamsWithTimeout creates a new UpdateRegistryEntitiesParams object with the ability to set a timeout on a request.
func (*UpdateRegistryEntitiesParams) SetBody ¶
func (o *UpdateRegistryEntitiesParams) SetBody(body *models.RegistryassessmentExternalRegistryPatchPayload)
SetBody adds the body to the update registry entities params
func (*UpdateRegistryEntitiesParams) SetContext ¶
func (o *UpdateRegistryEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the update registry entities params
func (*UpdateRegistryEntitiesParams) SetDefaults ¶
func (o *UpdateRegistryEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the update registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRegistryEntitiesParams) SetHTTPClient ¶
func (o *UpdateRegistryEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update registry entities params
func (*UpdateRegistryEntitiesParams) SetID ¶
func (o *UpdateRegistryEntitiesParams) SetID(id string)
SetID adds the id to the update registry entities params
func (*UpdateRegistryEntitiesParams) SetTimeout ¶
func (o *UpdateRegistryEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update registry entities params
func (*UpdateRegistryEntitiesParams) WithBody ¶
func (o *UpdateRegistryEntitiesParams) WithBody(body *models.RegistryassessmentExternalRegistryPatchPayload) *UpdateRegistryEntitiesParams
WithBody adds the body to the update registry entities params
func (*UpdateRegistryEntitiesParams) WithContext ¶
func (o *UpdateRegistryEntitiesParams) WithContext(ctx context.Context) *UpdateRegistryEntitiesParams
WithContext adds the context to the update registry entities params
func (*UpdateRegistryEntitiesParams) WithDefaults ¶
func (o *UpdateRegistryEntitiesParams) WithDefaults() *UpdateRegistryEntitiesParams
WithDefaults hydrates default values in the update registry entities params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRegistryEntitiesParams) WithHTTPClient ¶
func (o *UpdateRegistryEntitiesParams) WithHTTPClient(client *http.Client) *UpdateRegistryEntitiesParams
WithHTTPClient adds the HTTPClient to the update registry entities params
func (*UpdateRegistryEntitiesParams) WithID ¶
func (o *UpdateRegistryEntitiesParams) WithID(id string) *UpdateRegistryEntitiesParams
WithID adds the id to the update registry entities params
func (*UpdateRegistryEntitiesParams) WithTimeout ¶
func (o *UpdateRegistryEntitiesParams) WithTimeout(timeout time.Duration) *UpdateRegistryEntitiesParams
WithTimeout adds the timeout to the update registry entities params
func (*UpdateRegistryEntitiesParams) WriteToRequest ¶
func (o *UpdateRegistryEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateRegistryEntitiesReader ¶
type UpdateRegistryEntitiesReader struct {
// contains filtered or unexported fields
}
UpdateRegistryEntitiesReader is a Reader for the UpdateRegistryEntities structure.
func (*UpdateRegistryEntitiesReader) ReadResponse ¶
func (o *UpdateRegistryEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateRegistryEntitiesTooManyRequests ¶
type UpdateRegistryEntitiesTooManyRequests 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 }
UpdateRegistryEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateRegistryEntitiesTooManyRequests ¶
func NewUpdateRegistryEntitiesTooManyRequests() *UpdateRegistryEntitiesTooManyRequests
NewUpdateRegistryEntitiesTooManyRequests creates a UpdateRegistryEntitiesTooManyRequests with default headers values
func (*UpdateRegistryEntitiesTooManyRequests) Code ¶
func (o *UpdateRegistryEntitiesTooManyRequests) Code() int
Code gets the status code for the update registry entities too many requests response
func (*UpdateRegistryEntitiesTooManyRequests) Error ¶
func (o *UpdateRegistryEntitiesTooManyRequests) Error() string
func (*UpdateRegistryEntitiesTooManyRequests) GetPayload ¶
func (o *UpdateRegistryEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRegistryEntitiesTooManyRequests) IsClientError ¶
func (o *UpdateRegistryEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this update registry entities too many requests response has a 4xx status code
func (*UpdateRegistryEntitiesTooManyRequests) IsCode ¶
func (o *UpdateRegistryEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this update registry entities too many requests response a status code equal to that given
func (*UpdateRegistryEntitiesTooManyRequests) IsRedirect ¶
func (o *UpdateRegistryEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update registry entities too many requests response has a 3xx status code
func (*UpdateRegistryEntitiesTooManyRequests) IsServerError ¶
func (o *UpdateRegistryEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this update registry entities too many requests response has a 5xx status code
func (*UpdateRegistryEntitiesTooManyRequests) IsSuccess ¶
func (o *UpdateRegistryEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update registry entities too many requests response has a 2xx status code
func (*UpdateRegistryEntitiesTooManyRequests) String ¶
func (o *UpdateRegistryEntitiesTooManyRequests) String() string
Source Files ¶
- create_registry_entities_parameters.go
- create_registry_entities_responses.go
- delete_registry_entities_parameters.go
- delete_registry_entities_responses.go
- falcon_container_image_client.go
- get_combined_images_parameters.go
- get_combined_images_responses.go
- read_registry_entities_by_uuid_parameters.go
- read_registry_entities_by_uuid_responses.go
- read_registry_entities_parameters.go
- read_registry_entities_responses.go
- update_registry_entities_parameters.go
- update_registry_entities_responses.go