Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateDeploymentEntity(params *CreateDeploymentEntityParams, opts ...ClientOption) (*CreateDeploymentEntityOK, error)
- func (a *Client) GetCredentialsMixin0Mixin60(params *GetCredentialsMixin0Mixin60Params, opts ...ClientOption) (*GetCredentialsMixin0Mixin60OK, error)
- func (a *Client) GetScanReport(params *GetScanReportParams, opts ...ClientOption) (*GetScanReportOK, error)
- func (a *Client) ReadDeploymentsCombined(params *ReadDeploymentsCombinedParams, opts ...ClientOption) (*ReadDeploymentsCombinedOK, error)
- func (a *Client) ReadDeploymentsEntities(params *ReadDeploymentsEntitiesParams, opts ...ClientOption) (*ReadDeploymentsEntitiesOK, error)
- func (a *Client) Register(params *RegisterParams, opts ...ClientOption) (*RegisterOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateDeploymentEntityBadRequest
- func (o *CreateDeploymentEntityBadRequest) Code() int
- func (o *CreateDeploymentEntityBadRequest) Error() string
- func (o *CreateDeploymentEntityBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *CreateDeploymentEntityBadRequest) IsClientError() bool
- func (o *CreateDeploymentEntityBadRequest) IsCode(code int) bool
- func (o *CreateDeploymentEntityBadRequest) IsRedirect() bool
- func (o *CreateDeploymentEntityBadRequest) IsServerError() bool
- func (o *CreateDeploymentEntityBadRequest) IsSuccess() bool
- func (o *CreateDeploymentEntityBadRequest) String() string
- type CreateDeploymentEntityForbidden
- func (o *CreateDeploymentEntityForbidden) Code() int
- func (o *CreateDeploymentEntityForbidden) Error() string
- func (o *CreateDeploymentEntityForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *CreateDeploymentEntityForbidden) IsClientError() bool
- func (o *CreateDeploymentEntityForbidden) IsCode(code int) bool
- func (o *CreateDeploymentEntityForbidden) IsRedirect() bool
- func (o *CreateDeploymentEntityForbidden) IsServerError() bool
- func (o *CreateDeploymentEntityForbidden) IsSuccess() bool
- func (o *CreateDeploymentEntityForbidden) String() string
- type CreateDeploymentEntityInternalServerError
- func (o *CreateDeploymentEntityInternalServerError) Code() int
- func (o *CreateDeploymentEntityInternalServerError) Error() string
- func (o *CreateDeploymentEntityInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *CreateDeploymentEntityInternalServerError) IsClientError() bool
- func (o *CreateDeploymentEntityInternalServerError) IsCode(code int) bool
- func (o *CreateDeploymentEntityInternalServerError) IsRedirect() bool
- func (o *CreateDeploymentEntityInternalServerError) IsServerError() bool
- func (o *CreateDeploymentEntityInternalServerError) IsSuccess() bool
- func (o *CreateDeploymentEntityInternalServerError) String() string
- type CreateDeploymentEntityOK
- func (o *CreateDeploymentEntityOK) Code() int
- func (o *CreateDeploymentEntityOK) Error() string
- func (o *CreateDeploymentEntityOK) GetPayload() *models.DeploymentsEntityResponse
- func (o *CreateDeploymentEntityOK) IsClientError() bool
- func (o *CreateDeploymentEntityOK) IsCode(code int) bool
- func (o *CreateDeploymentEntityOK) IsRedirect() bool
- func (o *CreateDeploymentEntityOK) IsServerError() bool
- func (o *CreateDeploymentEntityOK) IsSuccess() bool
- func (o *CreateDeploymentEntityOK) String() string
- type CreateDeploymentEntityParams
- func NewCreateDeploymentEntityParams() *CreateDeploymentEntityParams
- func NewCreateDeploymentEntityParamsWithContext(ctx context.Context) *CreateDeploymentEntityParams
- func NewCreateDeploymentEntityParamsWithHTTPClient(client *http.Client) *CreateDeploymentEntityParams
- func NewCreateDeploymentEntityParamsWithTimeout(timeout time.Duration) *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) SetBody(body *models.ModelsCreateDeploymentInput)
- func (o *CreateDeploymentEntityParams) SetContext(ctx context.Context)
- func (o *CreateDeploymentEntityParams) SetDefaults()
- func (o *CreateDeploymentEntityParams) SetHTTPClient(client *http.Client)
- func (o *CreateDeploymentEntityParams) SetTimeout(timeout time.Duration)
- func (o *CreateDeploymentEntityParams) WithBody(body *models.ModelsCreateDeploymentInput) *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) WithContext(ctx context.Context) *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) WithDefaults() *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) WithHTTPClient(client *http.Client) *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) WithTimeout(timeout time.Duration) *CreateDeploymentEntityParams
- func (o *CreateDeploymentEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDeploymentEntityReader
- type CreateDeploymentEntityTooManyRequests
- func (o *CreateDeploymentEntityTooManyRequests) Code() int
- func (o *CreateDeploymentEntityTooManyRequests) Error() string
- func (o *CreateDeploymentEntityTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateDeploymentEntityTooManyRequests) IsClientError() bool
- func (o *CreateDeploymentEntityTooManyRequests) IsCode(code int) bool
- func (o *CreateDeploymentEntityTooManyRequests) IsRedirect() bool
- func (o *CreateDeploymentEntityTooManyRequests) IsServerError() bool
- func (o *CreateDeploymentEntityTooManyRequests) IsSuccess() bool
- func (o *CreateDeploymentEntityTooManyRequests) String() string
- type GetCredentialsMixin0Mixin60BadRequest
- func (o *GetCredentialsMixin0Mixin60BadRequest) Code() int
- func (o *GetCredentialsMixin0Mixin60BadRequest) Error() string
- func (o *GetCredentialsMixin0Mixin60BadRequest) GetPayload() *models.MsaAPIError
- func (o *GetCredentialsMixin0Mixin60BadRequest) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60BadRequest) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60BadRequest) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60BadRequest) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60BadRequest) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60BadRequest) String() string
- type GetCredentialsMixin0Mixin60Forbidden
- func (o *GetCredentialsMixin0Mixin60Forbidden) Code() int
- func (o *GetCredentialsMixin0Mixin60Forbidden) Error() string
- func (o *GetCredentialsMixin0Mixin60Forbidden) GetPayload() *models.MsaAPIError
- func (o *GetCredentialsMixin0Mixin60Forbidden) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60Forbidden) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60Forbidden) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60Forbidden) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60Forbidden) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60Forbidden) String() string
- type GetCredentialsMixin0Mixin60InternalServerError
- func (o *GetCredentialsMixin0Mixin60InternalServerError) Code() int
- func (o *GetCredentialsMixin0Mixin60InternalServerError) Error() string
- func (o *GetCredentialsMixin0Mixin60InternalServerError) GetPayload() *models.ModelsRegistryCredentialsResponse
- func (o *GetCredentialsMixin0Mixin60InternalServerError) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60InternalServerError) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60InternalServerError) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60InternalServerError) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60InternalServerError) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60InternalServerError) String() string
- type GetCredentialsMixin0Mixin60OK
- func (o *GetCredentialsMixin0Mixin60OK) Code() int
- func (o *GetCredentialsMixin0Mixin60OK) Error() string
- func (o *GetCredentialsMixin0Mixin60OK) GetPayload() *models.ModelsRegistryCredentialsResponse
- func (o *GetCredentialsMixin0Mixin60OK) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60OK) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60OK) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60OK) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60OK) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60OK) String() string
- type GetCredentialsMixin0Mixin60Params
- func NewGetCredentialsMixin0Mixin60Params() *GetCredentialsMixin0Mixin60Params
- func NewGetCredentialsMixin0Mixin60ParamsWithContext(ctx context.Context) *GetCredentialsMixin0Mixin60Params
- func NewGetCredentialsMixin0Mixin60ParamsWithHTTPClient(client *http.Client) *GetCredentialsMixin0Mixin60Params
- func NewGetCredentialsMixin0Mixin60ParamsWithTimeout(timeout time.Duration) *GetCredentialsMixin0Mixin60Params
- func (o *GetCredentialsMixin0Mixin60Params) SetContext(ctx context.Context)
- func (o *GetCredentialsMixin0Mixin60Params) SetDefaults()
- func (o *GetCredentialsMixin0Mixin60Params) SetHTTPClient(client *http.Client)
- func (o *GetCredentialsMixin0Mixin60Params) SetTimeout(timeout time.Duration)
- func (o *GetCredentialsMixin0Mixin60Params) WithContext(ctx context.Context) *GetCredentialsMixin0Mixin60Params
- func (o *GetCredentialsMixin0Mixin60Params) WithDefaults() *GetCredentialsMixin0Mixin60Params
- func (o *GetCredentialsMixin0Mixin60Params) WithHTTPClient(client *http.Client) *GetCredentialsMixin0Mixin60Params
- func (o *GetCredentialsMixin0Mixin60Params) WithTimeout(timeout time.Duration) *GetCredentialsMixin0Mixin60Params
- func (o *GetCredentialsMixin0Mixin60Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCredentialsMixin0Mixin60Reader
- type GetCredentialsMixin0Mixin60TooManyRequests
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) Code() int
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) Error() string
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60TooManyRequests) String() string
- type GetCredentialsMixin0Mixin60Unauthorized
- func (o *GetCredentialsMixin0Mixin60Unauthorized) Code() int
- func (o *GetCredentialsMixin0Mixin60Unauthorized) Error() string
- func (o *GetCredentialsMixin0Mixin60Unauthorized) GetPayload() *models.MsaAPIError
- func (o *GetCredentialsMixin0Mixin60Unauthorized) IsClientError() bool
- func (o *GetCredentialsMixin0Mixin60Unauthorized) IsCode(code int) bool
- func (o *GetCredentialsMixin0Mixin60Unauthorized) IsRedirect() bool
- func (o *GetCredentialsMixin0Mixin60Unauthorized) IsServerError() bool
- func (o *GetCredentialsMixin0Mixin60Unauthorized) IsSuccess() bool
- func (o *GetCredentialsMixin0Mixin60Unauthorized) String() string
- type GetScanReportBadRequest
- func (o *GetScanReportBadRequest) Code() int
- func (o *GetScanReportBadRequest) Error() string
- func (o *GetScanReportBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *GetScanReportBadRequest) IsClientError() bool
- func (o *GetScanReportBadRequest) IsCode(code int) bool
- func (o *GetScanReportBadRequest) IsRedirect() bool
- func (o *GetScanReportBadRequest) IsServerError() bool
- func (o *GetScanReportBadRequest) IsSuccess() bool
- func (o *GetScanReportBadRequest) String() string
- type GetScanReportForbidden
- func (o *GetScanReportForbidden) Code() int
- func (o *GetScanReportForbidden) Error() string
- func (o *GetScanReportForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetScanReportForbidden) IsClientError() bool
- func (o *GetScanReportForbidden) IsCode(code int) bool
- func (o *GetScanReportForbidden) IsRedirect() bool
- func (o *GetScanReportForbidden) IsServerError() bool
- func (o *GetScanReportForbidden) IsSuccess() bool
- func (o *GetScanReportForbidden) String() string
- type GetScanReportInternalServerError
- func (o *GetScanReportInternalServerError) Code() int
- func (o *GetScanReportInternalServerError) Error() string
- func (o *GetScanReportInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *GetScanReportInternalServerError) IsClientError() bool
- func (o *GetScanReportInternalServerError) IsCode(code int) bool
- func (o *GetScanReportInternalServerError) IsRedirect() bool
- func (o *GetScanReportInternalServerError) IsServerError() bool
- func (o *GetScanReportInternalServerError) IsSuccess() bool
- func (o *GetScanReportInternalServerError) String() string
- type GetScanReportNotFound
- func (o *GetScanReportNotFound) Code() int
- func (o *GetScanReportNotFound) Error() string
- func (o *GetScanReportNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *GetScanReportNotFound) IsClientError() bool
- func (o *GetScanReportNotFound) IsCode(code int) bool
- func (o *GetScanReportNotFound) IsRedirect() bool
- func (o *GetScanReportNotFound) IsServerError() bool
- func (o *GetScanReportNotFound) IsSuccess() bool
- func (o *GetScanReportNotFound) String() string
- type GetScanReportOK
- func (o *GetScanReportOK) Code() int
- func (o *GetScanReportOK) Error() string
- func (o *GetScanReportOK) GetPayload() *models.ScanreportsEntitiesResponse
- func (o *GetScanReportOK) IsClientError() bool
- func (o *GetScanReportOK) IsCode(code int) bool
- func (o *GetScanReportOK) IsRedirect() bool
- func (o *GetScanReportOK) IsServerError() bool
- func (o *GetScanReportOK) IsSuccess() bool
- func (o *GetScanReportOK) String() string
- type GetScanReportParams
- func (o *GetScanReportParams) SetContext(ctx context.Context)
- func (o *GetScanReportParams) SetDefaults()
- func (o *GetScanReportParams) SetHTTPClient(client *http.Client)
- func (o *GetScanReportParams) SetIds(ids []string)
- func (o *GetScanReportParams) SetTimeout(timeout time.Duration)
- func (o *GetScanReportParams) WithContext(ctx context.Context) *GetScanReportParams
- func (o *GetScanReportParams) WithDefaults() *GetScanReportParams
- func (o *GetScanReportParams) WithHTTPClient(client *http.Client) *GetScanReportParams
- func (o *GetScanReportParams) WithIds(ids []string) *GetScanReportParams
- func (o *GetScanReportParams) WithTimeout(timeout time.Duration) *GetScanReportParams
- func (o *GetScanReportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetScanReportReader
- type GetScanReportTooManyRequests
- func (o *GetScanReportTooManyRequests) Code() int
- func (o *GetScanReportTooManyRequests) Error() string
- func (o *GetScanReportTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetScanReportTooManyRequests) IsClientError() bool
- func (o *GetScanReportTooManyRequests) IsCode(code int) bool
- func (o *GetScanReportTooManyRequests) IsRedirect() bool
- func (o *GetScanReportTooManyRequests) IsServerError() bool
- func (o *GetScanReportTooManyRequests) IsSuccess() bool
- func (o *GetScanReportTooManyRequests) String() string
- type ReadDeploymentsCombinedBadRequest
- func (o *ReadDeploymentsCombinedBadRequest) Code() int
- func (o *ReadDeploymentsCombinedBadRequest) Error() string
- func (o *ReadDeploymentsCombinedBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsCombinedBadRequest) IsClientError() bool
- func (o *ReadDeploymentsCombinedBadRequest) IsCode(code int) bool
- func (o *ReadDeploymentsCombinedBadRequest) IsRedirect() bool
- func (o *ReadDeploymentsCombinedBadRequest) IsServerError() bool
- func (o *ReadDeploymentsCombinedBadRequest) IsSuccess() bool
- func (o *ReadDeploymentsCombinedBadRequest) String() string
- type ReadDeploymentsCombinedForbidden
- func (o *ReadDeploymentsCombinedForbidden) Code() int
- func (o *ReadDeploymentsCombinedForbidden) Error() string
- func (o *ReadDeploymentsCombinedForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsCombinedForbidden) IsClientError() bool
- func (o *ReadDeploymentsCombinedForbidden) IsCode(code int) bool
- func (o *ReadDeploymentsCombinedForbidden) IsRedirect() bool
- func (o *ReadDeploymentsCombinedForbidden) IsServerError() bool
- func (o *ReadDeploymentsCombinedForbidden) IsSuccess() bool
- func (o *ReadDeploymentsCombinedForbidden) String() string
- type ReadDeploymentsCombinedInternalServerError
- func (o *ReadDeploymentsCombinedInternalServerError) Code() int
- func (o *ReadDeploymentsCombinedInternalServerError) Error() string
- func (o *ReadDeploymentsCombinedInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsCombinedInternalServerError) IsClientError() bool
- func (o *ReadDeploymentsCombinedInternalServerError) IsCode(code int) bool
- func (o *ReadDeploymentsCombinedInternalServerError) IsRedirect() bool
- func (o *ReadDeploymentsCombinedInternalServerError) IsServerError() bool
- func (o *ReadDeploymentsCombinedInternalServerError) IsSuccess() bool
- func (o *ReadDeploymentsCombinedInternalServerError) String() string
- type ReadDeploymentsCombinedOK
- func (o *ReadDeploymentsCombinedOK) Code() int
- func (o *ReadDeploymentsCombinedOK) Error() string
- func (o *ReadDeploymentsCombinedOK) GetPayload() *models.DeploymentsEntityResponse
- func (o *ReadDeploymentsCombinedOK) IsClientError() bool
- func (o *ReadDeploymentsCombinedOK) IsCode(code int) bool
- func (o *ReadDeploymentsCombinedOK) IsRedirect() bool
- func (o *ReadDeploymentsCombinedOK) IsServerError() bool
- func (o *ReadDeploymentsCombinedOK) IsSuccess() bool
- func (o *ReadDeploymentsCombinedOK) String() string
- type ReadDeploymentsCombinedParams
- func NewReadDeploymentsCombinedParams() *ReadDeploymentsCombinedParams
- func NewReadDeploymentsCombinedParamsWithContext(ctx context.Context) *ReadDeploymentsCombinedParams
- func NewReadDeploymentsCombinedParamsWithHTTPClient(client *http.Client) *ReadDeploymentsCombinedParams
- func NewReadDeploymentsCombinedParamsWithTimeout(timeout time.Duration) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) SetContext(ctx context.Context)
- func (o *ReadDeploymentsCombinedParams) SetDefaults()
- func (o *ReadDeploymentsCombinedParams) SetFilter(filter *string)
- func (o *ReadDeploymentsCombinedParams) SetHTTPClient(client *http.Client)
- func (o *ReadDeploymentsCombinedParams) SetLimit(limit *int64)
- func (o *ReadDeploymentsCombinedParams) SetOffset(offset *int64)
- func (o *ReadDeploymentsCombinedParams) SetSort(sort *string)
- func (o *ReadDeploymentsCombinedParams) SetTimeout(timeout time.Duration)
- func (o *ReadDeploymentsCombinedParams) WithContext(ctx context.Context) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithDefaults() *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithFilter(filter *string) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithHTTPClient(client *http.Client) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithLimit(limit *int64) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithOffset(offset *int64) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithSort(sort *string) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WithTimeout(timeout time.Duration) *ReadDeploymentsCombinedParams
- func (o *ReadDeploymentsCombinedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDeploymentsCombinedReader
- type ReadDeploymentsCombinedTooManyRequests
- func (o *ReadDeploymentsCombinedTooManyRequests) Code() int
- func (o *ReadDeploymentsCombinedTooManyRequests) Error() string
- func (o *ReadDeploymentsCombinedTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDeploymentsCombinedTooManyRequests) IsClientError() bool
- func (o *ReadDeploymentsCombinedTooManyRequests) IsCode(code int) bool
- func (o *ReadDeploymentsCombinedTooManyRequests) IsRedirect() bool
- func (o *ReadDeploymentsCombinedTooManyRequests) IsServerError() bool
- func (o *ReadDeploymentsCombinedTooManyRequests) IsSuccess() bool
- func (o *ReadDeploymentsCombinedTooManyRequests) String() string
- type ReadDeploymentsEntitiesBadRequest
- func (o *ReadDeploymentsEntitiesBadRequest) Code() int
- func (o *ReadDeploymentsEntitiesBadRequest) Error() string
- func (o *ReadDeploymentsEntitiesBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsEntitiesBadRequest) IsClientError() bool
- func (o *ReadDeploymentsEntitiesBadRequest) IsCode(code int) bool
- func (o *ReadDeploymentsEntitiesBadRequest) IsRedirect() bool
- func (o *ReadDeploymentsEntitiesBadRequest) IsServerError() bool
- func (o *ReadDeploymentsEntitiesBadRequest) IsSuccess() bool
- func (o *ReadDeploymentsEntitiesBadRequest) String() string
- type ReadDeploymentsEntitiesForbidden
- func (o *ReadDeploymentsEntitiesForbidden) Code() int
- func (o *ReadDeploymentsEntitiesForbidden) Error() string
- func (o *ReadDeploymentsEntitiesForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsEntitiesForbidden) IsClientError() bool
- func (o *ReadDeploymentsEntitiesForbidden) IsCode(code int) bool
- func (o *ReadDeploymentsEntitiesForbidden) IsRedirect() bool
- func (o *ReadDeploymentsEntitiesForbidden) IsServerError() bool
- func (o *ReadDeploymentsEntitiesForbidden) IsSuccess() bool
- func (o *ReadDeploymentsEntitiesForbidden) String() string
- type ReadDeploymentsEntitiesInternalServerError
- func (o *ReadDeploymentsEntitiesInternalServerError) Code() int
- func (o *ReadDeploymentsEntitiesInternalServerError) Error() string
- func (o *ReadDeploymentsEntitiesInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ReadDeploymentsEntitiesInternalServerError) IsClientError() bool
- func (o *ReadDeploymentsEntitiesInternalServerError) IsCode(code int) bool
- func (o *ReadDeploymentsEntitiesInternalServerError) IsRedirect() bool
- func (o *ReadDeploymentsEntitiesInternalServerError) IsServerError() bool
- func (o *ReadDeploymentsEntitiesInternalServerError) IsSuccess() bool
- func (o *ReadDeploymentsEntitiesInternalServerError) String() string
- type ReadDeploymentsEntitiesOK
- func (o *ReadDeploymentsEntitiesOK) Code() int
- func (o *ReadDeploymentsEntitiesOK) Error() string
- func (o *ReadDeploymentsEntitiesOK) GetPayload() *models.DeploymentsEntityResponse
- func (o *ReadDeploymentsEntitiesOK) IsClientError() bool
- func (o *ReadDeploymentsEntitiesOK) IsCode(code int) bool
- func (o *ReadDeploymentsEntitiesOK) IsRedirect() bool
- func (o *ReadDeploymentsEntitiesOK) IsServerError() bool
- func (o *ReadDeploymentsEntitiesOK) IsSuccess() bool
- func (o *ReadDeploymentsEntitiesOK) String() string
- type ReadDeploymentsEntitiesParams
- func NewReadDeploymentsEntitiesParams() *ReadDeploymentsEntitiesParams
- func NewReadDeploymentsEntitiesParamsWithContext(ctx context.Context) *ReadDeploymentsEntitiesParams
- func NewReadDeploymentsEntitiesParamsWithHTTPClient(client *http.Client) *ReadDeploymentsEntitiesParams
- func NewReadDeploymentsEntitiesParamsWithTimeout(timeout time.Duration) *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) SetContext(ctx context.Context)
- func (o *ReadDeploymentsEntitiesParams) SetDefaults()
- func (o *ReadDeploymentsEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *ReadDeploymentsEntitiesParams) SetIds(ids []string)
- func (o *ReadDeploymentsEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *ReadDeploymentsEntitiesParams) WithContext(ctx context.Context) *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) WithDefaults() *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) WithHTTPClient(client *http.Client) *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) WithIds(ids []string) *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) WithTimeout(timeout time.Duration) *ReadDeploymentsEntitiesParams
- func (o *ReadDeploymentsEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDeploymentsEntitiesReader
- type ReadDeploymentsEntitiesTooManyRequests
- func (o *ReadDeploymentsEntitiesTooManyRequests) Code() int
- func (o *ReadDeploymentsEntitiesTooManyRequests) Error() string
- func (o *ReadDeploymentsEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReadDeploymentsEntitiesTooManyRequests) IsClientError() bool
- func (o *ReadDeploymentsEntitiesTooManyRequests) IsCode(code int) bool
- func (o *ReadDeploymentsEntitiesTooManyRequests) IsRedirect() bool
- func (o *ReadDeploymentsEntitiesTooManyRequests) IsServerError() bool
- func (o *ReadDeploymentsEntitiesTooManyRequests) IsSuccess() bool
- func (o *ReadDeploymentsEntitiesTooManyRequests) String() string
- type RegisterBadRequest
- func (o *RegisterBadRequest) Code() int
- func (o *RegisterBadRequest) Error() string
- func (o *RegisterBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *RegisterBadRequest) IsClientError() bool
- func (o *RegisterBadRequest) IsCode(code int) bool
- func (o *RegisterBadRequest) IsRedirect() bool
- func (o *RegisterBadRequest) IsServerError() bool
- func (o *RegisterBadRequest) IsSuccess() bool
- func (o *RegisterBadRequest) String() string
- type RegisterForbidden
- func (o *RegisterForbidden) Code() int
- func (o *RegisterForbidden) Error() string
- func (o *RegisterForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *RegisterForbidden) IsClientError() bool
- func (o *RegisterForbidden) IsCode(code int) bool
- func (o *RegisterForbidden) IsRedirect() bool
- func (o *RegisterForbidden) IsServerError() bool
- func (o *RegisterForbidden) IsSuccess() bool
- func (o *RegisterForbidden) String() string
- type RegisterInternalServerError
- func (o *RegisterInternalServerError) Code() int
- func (o *RegisterInternalServerError) Error() string
- func (o *RegisterInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *RegisterInternalServerError) IsClientError() bool
- func (o *RegisterInternalServerError) IsCode(code int) bool
- func (o *RegisterInternalServerError) IsRedirect() bool
- func (o *RegisterInternalServerError) IsServerError() bool
- func (o *RegisterInternalServerError) IsSuccess() bool
- func (o *RegisterInternalServerError) String() string
- type RegisterOK
- func (o *RegisterOK) Code() int
- func (o *RegisterOK) Error() string
- func (o *RegisterOK) GetPayload() *models.ModelsAccountStatusResponse
- func (o *RegisterOK) IsClientError() bool
- func (o *RegisterOK) IsCode(code int) bool
- func (o *RegisterOK) IsRedirect() bool
- func (o *RegisterOK) IsServerError() bool
- func (o *RegisterOK) IsSuccess() bool
- func (o *RegisterOK) String() string
- type RegisterParams
- func (o *RegisterParams) SetBody(body *models.ModelsAccountEntitiesInput)
- func (o *RegisterParams) SetContext(ctx context.Context)
- func (o *RegisterParams) SetDefaults()
- func (o *RegisterParams) SetHTTPClient(client *http.Client)
- func (o *RegisterParams) SetTimeout(timeout time.Duration)
- func (o *RegisterParams) WithBody(body *models.ModelsAccountEntitiesInput) *RegisterParams
- func (o *RegisterParams) WithContext(ctx context.Context) *RegisterParams
- func (o *RegisterParams) WithDefaults() *RegisterParams
- func (o *RegisterParams) WithHTTPClient(client *http.Client) *RegisterParams
- func (o *RegisterParams) WithTimeout(timeout time.Duration) *RegisterParams
- func (o *RegisterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RegisterReader
- type RegisterTooManyRequests
- func (o *RegisterTooManyRequests) Code() int
- func (o *RegisterTooManyRequests) Error() string
- func (o *RegisterTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RegisterTooManyRequests) IsClientError() bool
- func (o *RegisterTooManyRequests) IsCode(code int) bool
- func (o *RegisterTooManyRequests) IsRedirect() bool
- func (o *RegisterTooManyRequests) IsServerError() bool
- func (o *RegisterTooManyRequests) IsSuccess() bool
- func (o *RegisterTooManyRequests) 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 cloud snapshots API
func (*Client) CreateDeploymentEntity ¶ added in v0.7.0
func (a *Client) CreateDeploymentEntity(params *CreateDeploymentEntityParams, opts ...ClientOption) (*CreateDeploymentEntityOK, error)
CreateDeploymentEntity launches a snapshot scan for a given cloud asset
func (*Client) GetCredentialsMixin0Mixin60 ¶ added in v0.7.0
func (a *Client) GetCredentialsMixin0Mixin60(params *GetCredentialsMixin0Mixin60Params, opts ...ClientOption) (*GetCredentialsMixin0Mixin60OK, error)
GetCredentialsMixin0Mixin60 gets the registry credentials
func (*Client) GetScanReport ¶ added in v0.7.0
func (a *Client) GetScanReport(params *GetScanReportParams, opts ...ClientOption) (*GetScanReportOK, error)
GetScanReport retrieves the scan report for an instance
func (*Client) ReadDeploymentsCombined ¶ added in v0.7.0
func (a *Client) ReadDeploymentsCombined(params *ReadDeploymentsCombinedParams, opts ...ClientOption) (*ReadDeploymentsCombinedOK, error)
ReadDeploymentsCombined retrieves snapshot jobs identified by the provided i ds
func (*Client) ReadDeploymentsEntities ¶ added in v0.7.0
func (a *Client) ReadDeploymentsEntities(params *ReadDeploymentsEntitiesParams, opts ...ClientOption) (*ReadDeploymentsEntitiesOK, error)
ReadDeploymentsEntities retrieves snapshot jobs identified by the provided i ds
func (*Client) Register ¶
func (a *Client) Register(params *RegisterParams, opts ...ClientOption) (*RegisterOK, error)
Register registers customer cloud account for snapshot scanning
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateDeploymentEntity(params *CreateDeploymentEntityParams, opts ...ClientOption) (*CreateDeploymentEntityOK, error) GetCredentialsMixin0Mixin60(params *GetCredentialsMixin0Mixin60Params, opts ...ClientOption) (*GetCredentialsMixin0Mixin60OK, error) GetScanReport(params *GetScanReportParams, opts ...ClientOption) (*GetScanReportOK, error) ReadDeploymentsCombined(params *ReadDeploymentsCombinedParams, opts ...ClientOption) (*ReadDeploymentsCombinedOK, error) ReadDeploymentsEntities(params *ReadDeploymentsEntitiesParams, opts ...ClientOption) (*ReadDeploymentsEntitiesOK, error) Register(params *RegisterParams, opts ...ClientOption) (*RegisterOK, 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 cloud snapshots API client.
type CreateDeploymentEntityBadRequest ¶ added in v0.7.0
type CreateDeploymentEntityBadRequest 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.MsaspecResponseFields }
CreateDeploymentEntityBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateDeploymentEntityBadRequest ¶ added in v0.7.0
func NewCreateDeploymentEntityBadRequest() *CreateDeploymentEntityBadRequest
NewCreateDeploymentEntityBadRequest creates a CreateDeploymentEntityBadRequest with default headers values
func (*CreateDeploymentEntityBadRequest) Code ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) Code() int
Code gets the status code for the create deployment entity bad request response
func (*CreateDeploymentEntityBadRequest) Error ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) Error() string
func (*CreateDeploymentEntityBadRequest) GetPayload ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) GetPayload() *models.MsaspecResponseFields
func (*CreateDeploymentEntityBadRequest) IsClientError ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) IsClientError() bool
IsClientError returns true when this create deployment entity bad request response has a 4xx status code
func (*CreateDeploymentEntityBadRequest) IsCode ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) IsCode(code int) bool
IsCode returns true when this create deployment entity bad request response a status code equal to that given
func (*CreateDeploymentEntityBadRequest) IsRedirect ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this create deployment entity bad request response has a 3xx status code
func (*CreateDeploymentEntityBadRequest) IsServerError ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) IsServerError() bool
IsServerError returns true when this create deployment entity bad request response has a 5xx status code
func (*CreateDeploymentEntityBadRequest) IsSuccess ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this create deployment entity bad request response has a 2xx status code
func (*CreateDeploymentEntityBadRequest) String ¶ added in v0.7.0
func (o *CreateDeploymentEntityBadRequest) String() string
type CreateDeploymentEntityForbidden ¶ added in v0.7.0
type CreateDeploymentEntityForbidden 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.MsaspecResponseFields }
CreateDeploymentEntityForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateDeploymentEntityForbidden ¶ added in v0.7.0
func NewCreateDeploymentEntityForbidden() *CreateDeploymentEntityForbidden
NewCreateDeploymentEntityForbidden creates a CreateDeploymentEntityForbidden with default headers values
func (*CreateDeploymentEntityForbidden) Code ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) Code() int
Code gets the status code for the create deployment entity forbidden response
func (*CreateDeploymentEntityForbidden) Error ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) Error() string
func (*CreateDeploymentEntityForbidden) GetPayload ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) GetPayload() *models.MsaspecResponseFields
func (*CreateDeploymentEntityForbidden) IsClientError ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) IsClientError() bool
IsClientError returns true when this create deployment entity forbidden response has a 4xx status code
func (*CreateDeploymentEntityForbidden) IsCode ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) IsCode(code int) bool
IsCode returns true when this create deployment entity forbidden response a status code equal to that given
func (*CreateDeploymentEntityForbidden) IsRedirect ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) IsRedirect() bool
IsRedirect returns true when this create deployment entity forbidden response has a 3xx status code
func (*CreateDeploymentEntityForbidden) IsServerError ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) IsServerError() bool
IsServerError returns true when this create deployment entity forbidden response has a 5xx status code
func (*CreateDeploymentEntityForbidden) IsSuccess ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) IsSuccess() bool
IsSuccess returns true when this create deployment entity forbidden response has a 2xx status code
func (*CreateDeploymentEntityForbidden) String ¶ added in v0.7.0
func (o *CreateDeploymentEntityForbidden) String() string
type CreateDeploymentEntityInternalServerError ¶ added in v0.7.0
type CreateDeploymentEntityInternalServerError 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.MsaspecResponseFields }
CreateDeploymentEntityInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateDeploymentEntityInternalServerError ¶ added in v0.7.0
func NewCreateDeploymentEntityInternalServerError() *CreateDeploymentEntityInternalServerError
NewCreateDeploymentEntityInternalServerError creates a CreateDeploymentEntityInternalServerError with default headers values
func (*CreateDeploymentEntityInternalServerError) Code ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) Code() int
Code gets the status code for the create deployment entity internal server error response
func (*CreateDeploymentEntityInternalServerError) Error ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) Error() string
func (*CreateDeploymentEntityInternalServerError) GetPayload ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*CreateDeploymentEntityInternalServerError) IsClientError ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) IsClientError() bool
IsClientError returns true when this create deployment entity internal server error response has a 4xx status code
func (*CreateDeploymentEntityInternalServerError) IsCode ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this create deployment entity internal server error response a status code equal to that given
func (*CreateDeploymentEntityInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this create deployment entity internal server error response has a 3xx status code
func (*CreateDeploymentEntityInternalServerError) IsServerError ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) IsServerError() bool
IsServerError returns true when this create deployment entity internal server error response has a 5xx status code
func (*CreateDeploymentEntityInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this create deployment entity internal server error response has a 2xx status code
func (*CreateDeploymentEntityInternalServerError) String ¶ added in v0.7.0
func (o *CreateDeploymentEntityInternalServerError) String() string
type CreateDeploymentEntityOK ¶ added in v0.7.0
type CreateDeploymentEntityOK 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.DeploymentsEntityResponse }
CreateDeploymentEntityOK describes a response with status code 200, with default header values.
OK
func NewCreateDeploymentEntityOK ¶ added in v0.7.0
func NewCreateDeploymentEntityOK() *CreateDeploymentEntityOK
NewCreateDeploymentEntityOK creates a CreateDeploymentEntityOK with default headers values
func (*CreateDeploymentEntityOK) Code ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) Code() int
Code gets the status code for the create deployment entity o k response
func (*CreateDeploymentEntityOK) Error ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) Error() string
func (*CreateDeploymentEntityOK) GetPayload ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) GetPayload() *models.DeploymentsEntityResponse
func (*CreateDeploymentEntityOK) IsClientError ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) IsClientError() bool
IsClientError returns true when this create deployment entity o k response has a 4xx status code
func (*CreateDeploymentEntityOK) IsCode ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) IsCode(code int) bool
IsCode returns true when this create deployment entity o k response a status code equal to that given
func (*CreateDeploymentEntityOK) IsRedirect ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) IsRedirect() bool
IsRedirect returns true when this create deployment entity o k response has a 3xx status code
func (*CreateDeploymentEntityOK) IsServerError ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) IsServerError() bool
IsServerError returns true when this create deployment entity o k response has a 5xx status code
func (*CreateDeploymentEntityOK) IsSuccess ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) IsSuccess() bool
IsSuccess returns true when this create deployment entity o k response has a 2xx status code
func (*CreateDeploymentEntityOK) String ¶ added in v0.7.0
func (o *CreateDeploymentEntityOK) String() string
type CreateDeploymentEntityParams ¶ added in v0.7.0
type CreateDeploymentEntityParams struct { // Body. Body *models.ModelsCreateDeploymentInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDeploymentEntityParams contains all the parameters to send to the API endpoint
for the create deployment entity operation. Typically these are written to a http.Request.
func NewCreateDeploymentEntityParams ¶ added in v0.7.0
func NewCreateDeploymentEntityParams() *CreateDeploymentEntityParams
NewCreateDeploymentEntityParams creates a new CreateDeploymentEntityParams 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 NewCreateDeploymentEntityParamsWithContext ¶ added in v0.7.0
func NewCreateDeploymentEntityParamsWithContext(ctx context.Context) *CreateDeploymentEntityParams
NewCreateDeploymentEntityParamsWithContext creates a new CreateDeploymentEntityParams object with the ability to set a context for a request.
func NewCreateDeploymentEntityParamsWithHTTPClient ¶ added in v0.7.0
func NewCreateDeploymentEntityParamsWithHTTPClient(client *http.Client) *CreateDeploymentEntityParams
NewCreateDeploymentEntityParamsWithHTTPClient creates a new CreateDeploymentEntityParams object with the ability to set a custom HTTPClient for a request.
func NewCreateDeploymentEntityParamsWithTimeout ¶ added in v0.7.0
func NewCreateDeploymentEntityParamsWithTimeout(timeout time.Duration) *CreateDeploymentEntityParams
NewCreateDeploymentEntityParamsWithTimeout creates a new CreateDeploymentEntityParams object with the ability to set a timeout on a request.
func (*CreateDeploymentEntityParams) SetBody ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) SetBody(body *models.ModelsCreateDeploymentInput)
SetBody adds the body to the create deployment entity params
func (*CreateDeploymentEntityParams) SetContext ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the create deployment entity params
func (*CreateDeploymentEntityParams) SetDefaults ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) SetDefaults()
SetDefaults hydrates default values in the create deployment entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDeploymentEntityParams) SetHTTPClient ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create deployment entity params
func (*CreateDeploymentEntityParams) SetTimeout ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create deployment entity params
func (*CreateDeploymentEntityParams) WithBody ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WithBody(body *models.ModelsCreateDeploymentInput) *CreateDeploymentEntityParams
WithBody adds the body to the create deployment entity params
func (*CreateDeploymentEntityParams) WithContext ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WithContext(ctx context.Context) *CreateDeploymentEntityParams
WithContext adds the context to the create deployment entity params
func (*CreateDeploymentEntityParams) WithDefaults ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WithDefaults() *CreateDeploymentEntityParams
WithDefaults hydrates default values in the create deployment entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDeploymentEntityParams) WithHTTPClient ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WithHTTPClient(client *http.Client) *CreateDeploymentEntityParams
WithHTTPClient adds the HTTPClient to the create deployment entity params
func (*CreateDeploymentEntityParams) WithTimeout ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WithTimeout(timeout time.Duration) *CreateDeploymentEntityParams
WithTimeout adds the timeout to the create deployment entity params
func (*CreateDeploymentEntityParams) WriteToRequest ¶ added in v0.7.0
func (o *CreateDeploymentEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDeploymentEntityReader ¶ added in v0.7.0
type CreateDeploymentEntityReader struct {
// contains filtered or unexported fields
}
CreateDeploymentEntityReader is a Reader for the CreateDeploymentEntity structure.
func (*CreateDeploymentEntityReader) ReadResponse ¶ added in v0.7.0
func (o *CreateDeploymentEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDeploymentEntityTooManyRequests ¶ added in v0.7.0
type CreateDeploymentEntityTooManyRequests 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 }
CreateDeploymentEntityTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateDeploymentEntityTooManyRequests ¶ added in v0.7.0
func NewCreateDeploymentEntityTooManyRequests() *CreateDeploymentEntityTooManyRequests
NewCreateDeploymentEntityTooManyRequests creates a CreateDeploymentEntityTooManyRequests with default headers values
func (*CreateDeploymentEntityTooManyRequests) Code ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) Code() int
Code gets the status code for the create deployment entity too many requests response
func (*CreateDeploymentEntityTooManyRequests) Error ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) Error() string
func (*CreateDeploymentEntityTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateDeploymentEntityTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) IsClientError() bool
IsClientError returns true when this create deployment entity too many requests response has a 4xx status code
func (*CreateDeploymentEntityTooManyRequests) IsCode ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) IsCode(code int) bool
IsCode returns true when this create deployment entity too many requests response a status code equal to that given
func (*CreateDeploymentEntityTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create deployment entity too many requests response has a 3xx status code
func (*CreateDeploymentEntityTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) IsServerError() bool
IsServerError returns true when this create deployment entity too many requests response has a 5xx status code
func (*CreateDeploymentEntityTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create deployment entity too many requests response has a 2xx status code
func (*CreateDeploymentEntityTooManyRequests) String ¶ added in v0.7.0
func (o *CreateDeploymentEntityTooManyRequests) String() string
type GetCredentialsMixin0Mixin60BadRequest ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60BadRequest 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.MsaAPIError }
GetCredentialsMixin0Mixin60BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCredentialsMixin0Mixin60BadRequest ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60BadRequest() *GetCredentialsMixin0Mixin60BadRequest
NewGetCredentialsMixin0Mixin60BadRequest creates a GetCredentialsMixin0Mixin60BadRequest with default headers values
func (*GetCredentialsMixin0Mixin60BadRequest) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) Code() int
Code gets the status code for the get credentials mixin0 mixin60 bad request response
func (*GetCredentialsMixin0Mixin60BadRequest) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) Error() string
func (*GetCredentialsMixin0Mixin60BadRequest) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) GetPayload() *models.MsaAPIError
func (*GetCredentialsMixin0Mixin60BadRequest) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 bad request response has a 4xx status code
func (*GetCredentialsMixin0Mixin60BadRequest) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 bad request response a status code equal to that given
func (*GetCredentialsMixin0Mixin60BadRequest) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 bad request response has a 3xx status code
func (*GetCredentialsMixin0Mixin60BadRequest) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 bad request response has a 5xx status code
func (*GetCredentialsMixin0Mixin60BadRequest) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 bad request response has a 2xx status code
func (*GetCredentialsMixin0Mixin60BadRequest) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60BadRequest) String() string
type GetCredentialsMixin0Mixin60Forbidden ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60Forbidden 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.MsaAPIError }
GetCredentialsMixin0Mixin60Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCredentialsMixin0Mixin60Forbidden ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60Forbidden() *GetCredentialsMixin0Mixin60Forbidden
NewGetCredentialsMixin0Mixin60Forbidden creates a GetCredentialsMixin0Mixin60Forbidden with default headers values
func (*GetCredentialsMixin0Mixin60Forbidden) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) Code() int
Code gets the status code for the get credentials mixin0 mixin60 forbidden response
func (*GetCredentialsMixin0Mixin60Forbidden) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) Error() string
func (*GetCredentialsMixin0Mixin60Forbidden) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) GetPayload() *models.MsaAPIError
func (*GetCredentialsMixin0Mixin60Forbidden) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 forbidden response has a 4xx status code
func (*GetCredentialsMixin0Mixin60Forbidden) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 forbidden response a status code equal to that given
func (*GetCredentialsMixin0Mixin60Forbidden) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 forbidden response has a 3xx status code
func (*GetCredentialsMixin0Mixin60Forbidden) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 forbidden response has a 5xx status code
func (*GetCredentialsMixin0Mixin60Forbidden) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 forbidden response has a 2xx status code
func (*GetCredentialsMixin0Mixin60Forbidden) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Forbidden) String() string
type GetCredentialsMixin0Mixin60InternalServerError ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60InternalServerError 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.ModelsRegistryCredentialsResponse }
GetCredentialsMixin0Mixin60InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCredentialsMixin0Mixin60InternalServerError ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60InternalServerError() *GetCredentialsMixin0Mixin60InternalServerError
NewGetCredentialsMixin0Mixin60InternalServerError creates a GetCredentialsMixin0Mixin60InternalServerError with default headers values
func (*GetCredentialsMixin0Mixin60InternalServerError) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) Code() int
Code gets the status code for the get credentials mixin0 mixin60 internal server error response
func (*GetCredentialsMixin0Mixin60InternalServerError) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) Error() string
func (*GetCredentialsMixin0Mixin60InternalServerError) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) GetPayload() *models.ModelsRegistryCredentialsResponse
func (*GetCredentialsMixin0Mixin60InternalServerError) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 internal server error response has a 4xx status code
func (*GetCredentialsMixin0Mixin60InternalServerError) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 internal server error response a status code equal to that given
func (*GetCredentialsMixin0Mixin60InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 internal server error response has a 3xx status code
func (*GetCredentialsMixin0Mixin60InternalServerError) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 internal server error response has a 5xx status code
func (*GetCredentialsMixin0Mixin60InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 internal server error response has a 2xx status code
func (*GetCredentialsMixin0Mixin60InternalServerError) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60InternalServerError) String() string
type GetCredentialsMixin0Mixin60OK ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60OK 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.ModelsRegistryCredentialsResponse }
GetCredentialsMixin0Mixin60OK describes a response with status code 200, with default header values.
OK
func NewGetCredentialsMixin0Mixin60OK ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60OK() *GetCredentialsMixin0Mixin60OK
NewGetCredentialsMixin0Mixin60OK creates a GetCredentialsMixin0Mixin60OK with default headers values
func (*GetCredentialsMixin0Mixin60OK) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) Code() int
Code gets the status code for the get credentials mixin0 mixin60 o k response
func (*GetCredentialsMixin0Mixin60OK) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) Error() string
func (*GetCredentialsMixin0Mixin60OK) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) GetPayload() *models.ModelsRegistryCredentialsResponse
func (*GetCredentialsMixin0Mixin60OK) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 o k response has a 4xx status code
func (*GetCredentialsMixin0Mixin60OK) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 o k response a status code equal to that given
func (*GetCredentialsMixin0Mixin60OK) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 o k response has a 3xx status code
func (*GetCredentialsMixin0Mixin60OK) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 o k response has a 5xx status code
func (*GetCredentialsMixin0Mixin60OK) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 o k response has a 2xx status code
func (*GetCredentialsMixin0Mixin60OK) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60OK) String() string
type GetCredentialsMixin0Mixin60Params ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCredentialsMixin0Mixin60Params contains all the parameters to send to the API endpoint
for the get credentials mixin0 mixin60 operation. Typically these are written to a http.Request.
func NewGetCredentialsMixin0Mixin60Params ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60Params() *GetCredentialsMixin0Mixin60Params
NewGetCredentialsMixin0Mixin60Params creates a new GetCredentialsMixin0Mixin60Params 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 NewGetCredentialsMixin0Mixin60ParamsWithContext ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60ParamsWithContext(ctx context.Context) *GetCredentialsMixin0Mixin60Params
NewGetCredentialsMixin0Mixin60ParamsWithContext creates a new GetCredentialsMixin0Mixin60Params object with the ability to set a context for a request.
func NewGetCredentialsMixin0Mixin60ParamsWithHTTPClient ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60ParamsWithHTTPClient(client *http.Client) *GetCredentialsMixin0Mixin60Params
NewGetCredentialsMixin0Mixin60ParamsWithHTTPClient creates a new GetCredentialsMixin0Mixin60Params object with the ability to set a custom HTTPClient for a request.
func NewGetCredentialsMixin0Mixin60ParamsWithTimeout ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60ParamsWithTimeout(timeout time.Duration) *GetCredentialsMixin0Mixin60Params
NewGetCredentialsMixin0Mixin60ParamsWithTimeout creates a new GetCredentialsMixin0Mixin60Params object with the ability to set a timeout on a request.
func (*GetCredentialsMixin0Mixin60Params) SetContext ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) SetContext(ctx context.Context)
SetContext adds the context to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) SetDefaults ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) SetDefaults()
SetDefaults hydrates default values in the get credentials mixin0 mixin60 params (not the query body).
All values with no default are reset to their zero value.
func (*GetCredentialsMixin0Mixin60Params) SetHTTPClient ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) SetTimeout ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) WithContext ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) WithContext(ctx context.Context) *GetCredentialsMixin0Mixin60Params
WithContext adds the context to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) WithDefaults ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) WithDefaults() *GetCredentialsMixin0Mixin60Params
WithDefaults hydrates default values in the get credentials mixin0 mixin60 params (not the query body).
All values with no default are reset to their zero value.
func (*GetCredentialsMixin0Mixin60Params) WithHTTPClient ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) WithHTTPClient(client *http.Client) *GetCredentialsMixin0Mixin60Params
WithHTTPClient adds the HTTPClient to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) WithTimeout ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) WithTimeout(timeout time.Duration) *GetCredentialsMixin0Mixin60Params
WithTimeout adds the timeout to the get credentials mixin0 mixin60 params
func (*GetCredentialsMixin0Mixin60Params) WriteToRequest ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCredentialsMixin0Mixin60Reader ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60Reader struct {
// contains filtered or unexported fields
}
GetCredentialsMixin0Mixin60Reader is a Reader for the GetCredentialsMixin0Mixin60 structure.
func (*GetCredentialsMixin0Mixin60Reader) ReadResponse ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCredentialsMixin0Mixin60TooManyRequests ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60TooManyRequests 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 }
GetCredentialsMixin0Mixin60TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCredentialsMixin0Mixin60TooManyRequests ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60TooManyRequests() *GetCredentialsMixin0Mixin60TooManyRequests
NewGetCredentialsMixin0Mixin60TooManyRequests creates a GetCredentialsMixin0Mixin60TooManyRequests with default headers values
func (*GetCredentialsMixin0Mixin60TooManyRequests) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) Code() int
Code gets the status code for the get credentials mixin0 mixin60 too many requests response
func (*GetCredentialsMixin0Mixin60TooManyRequests) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) Error() string
func (*GetCredentialsMixin0Mixin60TooManyRequests) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCredentialsMixin0Mixin60TooManyRequests) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 too many requests response has a 4xx status code
func (*GetCredentialsMixin0Mixin60TooManyRequests) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 too many requests response a status code equal to that given
func (*GetCredentialsMixin0Mixin60TooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 too many requests response has a 3xx status code
func (*GetCredentialsMixin0Mixin60TooManyRequests) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 too many requests response has a 5xx status code
func (*GetCredentialsMixin0Mixin60TooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 too many requests response has a 2xx status code
func (*GetCredentialsMixin0Mixin60TooManyRequests) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60TooManyRequests) String() string
type GetCredentialsMixin0Mixin60Unauthorized ¶ added in v0.7.0
type GetCredentialsMixin0Mixin60Unauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
GetCredentialsMixin0Mixin60Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCredentialsMixin0Mixin60Unauthorized ¶ added in v0.7.0
func NewGetCredentialsMixin0Mixin60Unauthorized() *GetCredentialsMixin0Mixin60Unauthorized
NewGetCredentialsMixin0Mixin60Unauthorized creates a GetCredentialsMixin0Mixin60Unauthorized with default headers values
func (*GetCredentialsMixin0Mixin60Unauthorized) Code ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) Code() int
Code gets the status code for the get credentials mixin0 mixin60 unauthorized response
func (*GetCredentialsMixin0Mixin60Unauthorized) Error ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) Error() string
func (*GetCredentialsMixin0Mixin60Unauthorized) GetPayload ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) GetPayload() *models.MsaAPIError
func (*GetCredentialsMixin0Mixin60Unauthorized) IsClientError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) IsClientError() bool
IsClientError returns true when this get credentials mixin0 mixin60 unauthorized response has a 4xx status code
func (*GetCredentialsMixin0Mixin60Unauthorized) IsCode ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) IsCode(code int) bool
IsCode returns true when this get credentials mixin0 mixin60 unauthorized response a status code equal to that given
func (*GetCredentialsMixin0Mixin60Unauthorized) IsRedirect ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) IsRedirect() bool
IsRedirect returns true when this get credentials mixin0 mixin60 unauthorized response has a 3xx status code
func (*GetCredentialsMixin0Mixin60Unauthorized) IsServerError ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) IsServerError() bool
IsServerError returns true when this get credentials mixin0 mixin60 unauthorized response has a 5xx status code
func (*GetCredentialsMixin0Mixin60Unauthorized) IsSuccess ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) IsSuccess() bool
IsSuccess returns true when this get credentials mixin0 mixin60 unauthorized response has a 2xx status code
func (*GetCredentialsMixin0Mixin60Unauthorized) String ¶ added in v0.7.0
func (o *GetCredentialsMixin0Mixin60Unauthorized) String() string
type GetScanReportBadRequest ¶ added in v0.7.0
type GetScanReportBadRequest 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.MsaspecResponseFields }
GetScanReportBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetScanReportBadRequest ¶ added in v0.7.0
func NewGetScanReportBadRequest() *GetScanReportBadRequest
NewGetScanReportBadRequest creates a GetScanReportBadRequest with default headers values
func (*GetScanReportBadRequest) Code ¶ added in v0.7.0
func (o *GetScanReportBadRequest) Code() int
Code gets the status code for the get scan report bad request response
func (*GetScanReportBadRequest) Error ¶ added in v0.7.0
func (o *GetScanReportBadRequest) Error() string
func (*GetScanReportBadRequest) GetPayload ¶ added in v0.7.0
func (o *GetScanReportBadRequest) GetPayload() *models.MsaspecResponseFields
func (*GetScanReportBadRequest) IsClientError ¶ added in v0.7.0
func (o *GetScanReportBadRequest) IsClientError() bool
IsClientError returns true when this get scan report bad request response has a 4xx status code
func (*GetScanReportBadRequest) IsCode ¶ added in v0.7.0
func (o *GetScanReportBadRequest) IsCode(code int) bool
IsCode returns true when this get scan report bad request response a status code equal to that given
func (*GetScanReportBadRequest) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportBadRequest) IsRedirect() bool
IsRedirect returns true when this get scan report bad request response has a 3xx status code
func (*GetScanReportBadRequest) IsServerError ¶ added in v0.7.0
func (o *GetScanReportBadRequest) IsServerError() bool
IsServerError returns true when this get scan report bad request response has a 5xx status code
func (*GetScanReportBadRequest) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportBadRequest) IsSuccess() bool
IsSuccess returns true when this get scan report bad request response has a 2xx status code
func (*GetScanReportBadRequest) String ¶ added in v0.7.0
func (o *GetScanReportBadRequest) String() string
type GetScanReportForbidden ¶ added in v0.7.0
type GetScanReportForbidden 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 }
GetScanReportForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetScanReportForbidden ¶ added in v0.7.0
func NewGetScanReportForbidden() *GetScanReportForbidden
NewGetScanReportForbidden creates a GetScanReportForbidden with default headers values
func (*GetScanReportForbidden) Code ¶ added in v0.7.0
func (o *GetScanReportForbidden) Code() int
Code gets the status code for the get scan report forbidden response
func (*GetScanReportForbidden) Error ¶ added in v0.7.0
func (o *GetScanReportForbidden) Error() string
func (*GetScanReportForbidden) GetPayload ¶ added in v0.7.0
func (o *GetScanReportForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetScanReportForbidden) IsClientError ¶ added in v0.7.0
func (o *GetScanReportForbidden) IsClientError() bool
IsClientError returns true when this get scan report forbidden response has a 4xx status code
func (*GetScanReportForbidden) IsCode ¶ added in v0.7.0
func (o *GetScanReportForbidden) IsCode(code int) bool
IsCode returns true when this get scan report forbidden response a status code equal to that given
func (*GetScanReportForbidden) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportForbidden) IsRedirect() bool
IsRedirect returns true when this get scan report forbidden response has a 3xx status code
func (*GetScanReportForbidden) IsServerError ¶ added in v0.7.0
func (o *GetScanReportForbidden) IsServerError() bool
IsServerError returns true when this get scan report forbidden response has a 5xx status code
func (*GetScanReportForbidden) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportForbidden) IsSuccess() bool
IsSuccess returns true when this get scan report forbidden response has a 2xx status code
func (*GetScanReportForbidden) String ¶ added in v0.7.0
func (o *GetScanReportForbidden) String() string
type GetScanReportInternalServerError ¶ added in v0.7.0
type GetScanReportInternalServerError 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.MsaspecResponseFields }
GetScanReportInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetScanReportInternalServerError ¶ added in v0.7.0
func NewGetScanReportInternalServerError() *GetScanReportInternalServerError
NewGetScanReportInternalServerError creates a GetScanReportInternalServerError with default headers values
func (*GetScanReportInternalServerError) Code ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) Code() int
Code gets the status code for the get scan report internal server error response
func (*GetScanReportInternalServerError) Error ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) Error() string
func (*GetScanReportInternalServerError) GetPayload ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*GetScanReportInternalServerError) IsClientError ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) IsClientError() bool
IsClientError returns true when this get scan report internal server error response has a 4xx status code
func (*GetScanReportInternalServerError) IsCode ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) IsCode(code int) bool
IsCode returns true when this get scan report internal server error response a status code equal to that given
func (*GetScanReportInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) IsRedirect() bool
IsRedirect returns true when this get scan report internal server error response has a 3xx status code
func (*GetScanReportInternalServerError) IsServerError ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) IsServerError() bool
IsServerError returns true when this get scan report internal server error response has a 5xx status code
func (*GetScanReportInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) IsSuccess() bool
IsSuccess returns true when this get scan report internal server error response has a 2xx status code
func (*GetScanReportInternalServerError) String ¶ added in v0.7.0
func (o *GetScanReportInternalServerError) String() string
type GetScanReportNotFound ¶ added in v0.7.0
type GetScanReportNotFound 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.MsaspecResponseFields }
GetScanReportNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetScanReportNotFound ¶ added in v0.7.0
func NewGetScanReportNotFound() *GetScanReportNotFound
NewGetScanReportNotFound creates a GetScanReportNotFound with default headers values
func (*GetScanReportNotFound) Code ¶ added in v0.7.0
func (o *GetScanReportNotFound) Code() int
Code gets the status code for the get scan report not found response
func (*GetScanReportNotFound) Error ¶ added in v0.7.0
func (o *GetScanReportNotFound) Error() string
func (*GetScanReportNotFound) GetPayload ¶ added in v0.7.0
func (o *GetScanReportNotFound) GetPayload() *models.MsaspecResponseFields
func (*GetScanReportNotFound) IsClientError ¶ added in v0.7.0
func (o *GetScanReportNotFound) IsClientError() bool
IsClientError returns true when this get scan report not found response has a 4xx status code
func (*GetScanReportNotFound) IsCode ¶ added in v0.7.0
func (o *GetScanReportNotFound) IsCode(code int) bool
IsCode returns true when this get scan report not found response a status code equal to that given
func (*GetScanReportNotFound) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportNotFound) IsRedirect() bool
IsRedirect returns true when this get scan report not found response has a 3xx status code
func (*GetScanReportNotFound) IsServerError ¶ added in v0.7.0
func (o *GetScanReportNotFound) IsServerError() bool
IsServerError returns true when this get scan report not found response has a 5xx status code
func (*GetScanReportNotFound) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportNotFound) IsSuccess() bool
IsSuccess returns true when this get scan report not found response has a 2xx status code
func (*GetScanReportNotFound) String ¶ added in v0.7.0
func (o *GetScanReportNotFound) String() string
type GetScanReportOK ¶ added in v0.7.0
type GetScanReportOK 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.ScanreportsEntitiesResponse }
GetScanReportOK describes a response with status code 200, with default header values.
OK
func NewGetScanReportOK ¶ added in v0.7.0
func NewGetScanReportOK() *GetScanReportOK
NewGetScanReportOK creates a GetScanReportOK with default headers values
func (*GetScanReportOK) Code ¶ added in v0.7.0
func (o *GetScanReportOK) Code() int
Code gets the status code for the get scan report o k response
func (*GetScanReportOK) Error ¶ added in v0.7.0
func (o *GetScanReportOK) Error() string
func (*GetScanReportOK) GetPayload ¶ added in v0.7.0
func (o *GetScanReportOK) GetPayload() *models.ScanreportsEntitiesResponse
func (*GetScanReportOK) IsClientError ¶ added in v0.7.0
func (o *GetScanReportOK) IsClientError() bool
IsClientError returns true when this get scan report o k response has a 4xx status code
func (*GetScanReportOK) IsCode ¶ added in v0.7.0
func (o *GetScanReportOK) IsCode(code int) bool
IsCode returns true when this get scan report o k response a status code equal to that given
func (*GetScanReportOK) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportOK) IsRedirect() bool
IsRedirect returns true when this get scan report o k response has a 3xx status code
func (*GetScanReportOK) IsServerError ¶ added in v0.7.0
func (o *GetScanReportOK) IsServerError() bool
IsServerError returns true when this get scan report o k response has a 5xx status code
func (*GetScanReportOK) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportOK) IsSuccess() bool
IsSuccess returns true when this get scan report o k response has a 2xx status code
func (*GetScanReportOK) String ¶ added in v0.7.0
func (o *GetScanReportOK) String() string
type GetScanReportParams ¶ added in v0.7.0
type GetScanReportParams struct { /* Ids. the instance identifiers to fetch the report for */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetScanReportParams contains all the parameters to send to the API endpoint
for the get scan report operation. Typically these are written to a http.Request.
func NewGetScanReportParams ¶ added in v0.7.0
func NewGetScanReportParams() *GetScanReportParams
NewGetScanReportParams creates a new GetScanReportParams 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 NewGetScanReportParamsWithContext ¶ added in v0.7.0
func NewGetScanReportParamsWithContext(ctx context.Context) *GetScanReportParams
NewGetScanReportParamsWithContext creates a new GetScanReportParams object with the ability to set a context for a request.
func NewGetScanReportParamsWithHTTPClient ¶ added in v0.7.0
func NewGetScanReportParamsWithHTTPClient(client *http.Client) *GetScanReportParams
NewGetScanReportParamsWithHTTPClient creates a new GetScanReportParams object with the ability to set a custom HTTPClient for a request.
func NewGetScanReportParamsWithTimeout ¶ added in v0.7.0
func NewGetScanReportParamsWithTimeout(timeout time.Duration) *GetScanReportParams
NewGetScanReportParamsWithTimeout creates a new GetScanReportParams object with the ability to set a timeout on a request.
func (*GetScanReportParams) SetContext ¶ added in v0.7.0
func (o *GetScanReportParams) SetContext(ctx context.Context)
SetContext adds the context to the get scan report params
func (*GetScanReportParams) SetDefaults ¶ added in v0.7.0
func (o *GetScanReportParams) SetDefaults()
SetDefaults hydrates default values in the get scan report params (not the query body).
All values with no default are reset to their zero value.
func (*GetScanReportParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetScanReportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get scan report params
func (*GetScanReportParams) SetIds ¶ added in v0.7.0
func (o *GetScanReportParams) SetIds(ids []string)
SetIds adds the ids to the get scan report params
func (*GetScanReportParams) SetTimeout ¶ added in v0.7.0
func (o *GetScanReportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get scan report params
func (*GetScanReportParams) WithContext ¶ added in v0.7.0
func (o *GetScanReportParams) WithContext(ctx context.Context) *GetScanReportParams
WithContext adds the context to the get scan report params
func (*GetScanReportParams) WithDefaults ¶ added in v0.7.0
func (o *GetScanReportParams) WithDefaults() *GetScanReportParams
WithDefaults hydrates default values in the get scan report params (not the query body).
All values with no default are reset to their zero value.
func (*GetScanReportParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetScanReportParams) WithHTTPClient(client *http.Client) *GetScanReportParams
WithHTTPClient adds the HTTPClient to the get scan report params
func (*GetScanReportParams) WithIds ¶ added in v0.7.0
func (o *GetScanReportParams) WithIds(ids []string) *GetScanReportParams
WithIds adds the ids to the get scan report params
func (*GetScanReportParams) WithTimeout ¶ added in v0.7.0
func (o *GetScanReportParams) WithTimeout(timeout time.Duration) *GetScanReportParams
WithTimeout adds the timeout to the get scan report params
func (*GetScanReportParams) WriteToRequest ¶ added in v0.7.0
func (o *GetScanReportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetScanReportReader ¶ added in v0.7.0
type GetScanReportReader struct {
// contains filtered or unexported fields
}
GetScanReportReader is a Reader for the GetScanReport structure.
func (*GetScanReportReader) ReadResponse ¶ added in v0.7.0
func (o *GetScanReportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetScanReportTooManyRequests ¶ added in v0.7.0
type GetScanReportTooManyRequests 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 }
GetScanReportTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetScanReportTooManyRequests ¶ added in v0.7.0
func NewGetScanReportTooManyRequests() *GetScanReportTooManyRequests
NewGetScanReportTooManyRequests creates a GetScanReportTooManyRequests with default headers values
func (*GetScanReportTooManyRequests) Code ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) Code() int
Code gets the status code for the get scan report too many requests response
func (*GetScanReportTooManyRequests) Error ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) Error() string
func (*GetScanReportTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetScanReportTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) IsClientError() bool
IsClientError returns true when this get scan report too many requests response has a 4xx status code
func (*GetScanReportTooManyRequests) IsCode ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) IsCode(code int) bool
IsCode returns true when this get scan report too many requests response a status code equal to that given
func (*GetScanReportTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get scan report too many requests response has a 3xx status code
func (*GetScanReportTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) IsServerError() bool
IsServerError returns true when this get scan report too many requests response has a 5xx status code
func (*GetScanReportTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get scan report too many requests response has a 2xx status code
func (*GetScanReportTooManyRequests) String ¶ added in v0.7.0
func (o *GetScanReportTooManyRequests) String() string
type ReadDeploymentsCombinedBadRequest ¶ added in v0.7.0
type ReadDeploymentsCombinedBadRequest 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.MsaspecResponseFields }
ReadDeploymentsCombinedBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReadDeploymentsCombinedBadRequest ¶ added in v0.7.0
func NewReadDeploymentsCombinedBadRequest() *ReadDeploymentsCombinedBadRequest
NewReadDeploymentsCombinedBadRequest creates a ReadDeploymentsCombinedBadRequest with default headers values
func (*ReadDeploymentsCombinedBadRequest) Code ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) Code() int
Code gets the status code for the read deployments combined bad request response
func (*ReadDeploymentsCombinedBadRequest) Error ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) Error() string
func (*ReadDeploymentsCombinedBadRequest) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsCombinedBadRequest) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) IsClientError() bool
IsClientError returns true when this read deployments combined bad request response has a 4xx status code
func (*ReadDeploymentsCombinedBadRequest) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) IsCode(code int) bool
IsCode returns true when this read deployments combined bad request response a status code equal to that given
func (*ReadDeploymentsCombinedBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) IsRedirect() bool
IsRedirect returns true when this read deployments combined bad request response has a 3xx status code
func (*ReadDeploymentsCombinedBadRequest) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) IsServerError() bool
IsServerError returns true when this read deployments combined bad request response has a 5xx status code
func (*ReadDeploymentsCombinedBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) IsSuccess() bool
IsSuccess returns true when this read deployments combined bad request response has a 2xx status code
func (*ReadDeploymentsCombinedBadRequest) String ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedBadRequest) String() string
type ReadDeploymentsCombinedForbidden ¶ added in v0.7.0
type ReadDeploymentsCombinedForbidden 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.MsaspecResponseFields }
ReadDeploymentsCombinedForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReadDeploymentsCombinedForbidden ¶ added in v0.7.0
func NewReadDeploymentsCombinedForbidden() *ReadDeploymentsCombinedForbidden
NewReadDeploymentsCombinedForbidden creates a ReadDeploymentsCombinedForbidden with default headers values
func (*ReadDeploymentsCombinedForbidden) Code ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) Code() int
Code gets the status code for the read deployments combined forbidden response
func (*ReadDeploymentsCombinedForbidden) Error ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) Error() string
func (*ReadDeploymentsCombinedForbidden) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsCombinedForbidden) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) IsClientError() bool
IsClientError returns true when this read deployments combined forbidden response has a 4xx status code
func (*ReadDeploymentsCombinedForbidden) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) IsCode(code int) bool
IsCode returns true when this read deployments combined forbidden response a status code equal to that given
func (*ReadDeploymentsCombinedForbidden) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) IsRedirect() bool
IsRedirect returns true when this read deployments combined forbidden response has a 3xx status code
func (*ReadDeploymentsCombinedForbidden) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) IsServerError() bool
IsServerError returns true when this read deployments combined forbidden response has a 5xx status code
func (*ReadDeploymentsCombinedForbidden) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) IsSuccess() bool
IsSuccess returns true when this read deployments combined forbidden response has a 2xx status code
func (*ReadDeploymentsCombinedForbidden) String ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedForbidden) String() string
type ReadDeploymentsCombinedInternalServerError ¶ added in v0.7.0
type ReadDeploymentsCombinedInternalServerError 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.MsaspecResponseFields }
ReadDeploymentsCombinedInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewReadDeploymentsCombinedInternalServerError ¶ added in v0.7.0
func NewReadDeploymentsCombinedInternalServerError() *ReadDeploymentsCombinedInternalServerError
NewReadDeploymentsCombinedInternalServerError creates a ReadDeploymentsCombinedInternalServerError with default headers values
func (*ReadDeploymentsCombinedInternalServerError) Code ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) Code() int
Code gets the status code for the read deployments combined internal server error response
func (*ReadDeploymentsCombinedInternalServerError) Error ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) Error() string
func (*ReadDeploymentsCombinedInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsCombinedInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) IsClientError() bool
IsClientError returns true when this read deployments combined internal server error response has a 4xx status code
func (*ReadDeploymentsCombinedInternalServerError) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) IsCode(code int) bool
IsCode returns true when this read deployments combined internal server error response a status code equal to that given
func (*ReadDeploymentsCombinedInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) IsRedirect() bool
IsRedirect returns true when this read deployments combined internal server error response has a 3xx status code
func (*ReadDeploymentsCombinedInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) IsServerError() bool
IsServerError returns true when this read deployments combined internal server error response has a 5xx status code
func (*ReadDeploymentsCombinedInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) IsSuccess() bool
IsSuccess returns true when this read deployments combined internal server error response has a 2xx status code
func (*ReadDeploymentsCombinedInternalServerError) String ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedInternalServerError) String() string
type ReadDeploymentsCombinedOK ¶ added in v0.7.0
type ReadDeploymentsCombinedOK 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.DeploymentsEntityResponse }
ReadDeploymentsCombinedOK describes a response with status code 200, with default header values.
OK
func NewReadDeploymentsCombinedOK ¶ added in v0.7.0
func NewReadDeploymentsCombinedOK() *ReadDeploymentsCombinedOK
NewReadDeploymentsCombinedOK creates a ReadDeploymentsCombinedOK with default headers values
func (*ReadDeploymentsCombinedOK) Code ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) Code() int
Code gets the status code for the read deployments combined o k response
func (*ReadDeploymentsCombinedOK) Error ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) Error() string
func (*ReadDeploymentsCombinedOK) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) GetPayload() *models.DeploymentsEntityResponse
func (*ReadDeploymentsCombinedOK) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) IsClientError() bool
IsClientError returns true when this read deployments combined o k response has a 4xx status code
func (*ReadDeploymentsCombinedOK) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) IsCode(code int) bool
IsCode returns true when this read deployments combined o k response a status code equal to that given
func (*ReadDeploymentsCombinedOK) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) IsRedirect() bool
IsRedirect returns true when this read deployments combined o k response has a 3xx status code
func (*ReadDeploymentsCombinedOK) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) IsServerError() bool
IsServerError returns true when this read deployments combined o k response has a 5xx status code
func (*ReadDeploymentsCombinedOK) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) IsSuccess() bool
IsSuccess returns true when this read deployments combined o k response has a 2xx status code
func (*ReadDeploymentsCombinedOK) String ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedOK) String() string
type ReadDeploymentsCombinedParams ¶ added in v0.7.0
type ReadDeploymentsCombinedParams struct { /* Filter. Search snapshot jobs using a query in Falcon Query Language (FQL). Supported filters: account_id,asset_identifier,cloud_provider,region,status */ Filter *string /* Limit. The upper-bound on the number of records to retrieve. */ Limit *int64 /* Offset. The offset from where to begin. */ Offset *int64 /* Sort. The fields to sort the records on. Supported columns: [account_id asset_identifier cloud_provider instance_type last_updated_timestamp region status] */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadDeploymentsCombinedParams contains all the parameters to send to the API endpoint
for the read deployments combined operation. Typically these are written to a http.Request.
func NewReadDeploymentsCombinedParams ¶ added in v0.7.0
func NewReadDeploymentsCombinedParams() *ReadDeploymentsCombinedParams
NewReadDeploymentsCombinedParams creates a new ReadDeploymentsCombinedParams 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 NewReadDeploymentsCombinedParamsWithContext ¶ added in v0.7.0
func NewReadDeploymentsCombinedParamsWithContext(ctx context.Context) *ReadDeploymentsCombinedParams
NewReadDeploymentsCombinedParamsWithContext creates a new ReadDeploymentsCombinedParams object with the ability to set a context for a request.
func NewReadDeploymentsCombinedParamsWithHTTPClient ¶ added in v0.7.0
func NewReadDeploymentsCombinedParamsWithHTTPClient(client *http.Client) *ReadDeploymentsCombinedParams
NewReadDeploymentsCombinedParamsWithHTTPClient creates a new ReadDeploymentsCombinedParams object with the ability to set a custom HTTPClient for a request.
func NewReadDeploymentsCombinedParamsWithTimeout ¶ added in v0.7.0
func NewReadDeploymentsCombinedParamsWithTimeout(timeout time.Duration) *ReadDeploymentsCombinedParams
NewReadDeploymentsCombinedParamsWithTimeout creates a new ReadDeploymentsCombinedParams object with the ability to set a timeout on a request.
func (*ReadDeploymentsCombinedParams) SetContext ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetContext(ctx context.Context)
SetContext adds the context to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetDefaults ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetDefaults()
SetDefaults hydrates default values in the read deployments combined params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDeploymentsCombinedParams) SetFilter ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetFilter(filter *string)
SetFilter adds the filter to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetHTTPClient ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetLimit ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetLimit(limit *int64)
SetLimit adds the limit to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetOffset ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetOffset(offset *int64)
SetOffset adds the offset to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetSort ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetSort(sort *string)
SetSort adds the sort to the read deployments combined params
func (*ReadDeploymentsCombinedParams) SetTimeout ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithContext ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithContext(ctx context.Context) *ReadDeploymentsCombinedParams
WithContext adds the context to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithDefaults ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithDefaults() *ReadDeploymentsCombinedParams
WithDefaults hydrates default values in the read deployments combined params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDeploymentsCombinedParams) WithFilter ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithFilter(filter *string) *ReadDeploymentsCombinedParams
WithFilter adds the filter to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithHTTPClient ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithHTTPClient(client *http.Client) *ReadDeploymentsCombinedParams
WithHTTPClient adds the HTTPClient to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithLimit ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithLimit(limit *int64) *ReadDeploymentsCombinedParams
WithLimit adds the limit to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithOffset ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithOffset(offset *int64) *ReadDeploymentsCombinedParams
WithOffset adds the offset to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithSort ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithSort(sort *string) *ReadDeploymentsCombinedParams
WithSort adds the sort to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WithTimeout ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WithTimeout(timeout time.Duration) *ReadDeploymentsCombinedParams
WithTimeout adds the timeout to the read deployments combined params
func (*ReadDeploymentsCombinedParams) WriteToRequest ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadDeploymentsCombinedReader ¶ added in v0.7.0
type ReadDeploymentsCombinedReader struct {
// contains filtered or unexported fields
}
ReadDeploymentsCombinedReader is a Reader for the ReadDeploymentsCombined structure.
func (*ReadDeploymentsCombinedReader) ReadResponse ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadDeploymentsCombinedTooManyRequests ¶ added in v0.7.0
type ReadDeploymentsCombinedTooManyRequests 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 }
ReadDeploymentsCombinedTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReadDeploymentsCombinedTooManyRequests ¶ added in v0.7.0
func NewReadDeploymentsCombinedTooManyRequests() *ReadDeploymentsCombinedTooManyRequests
NewReadDeploymentsCombinedTooManyRequests creates a ReadDeploymentsCombinedTooManyRequests with default headers values
func (*ReadDeploymentsCombinedTooManyRequests) Code ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) Code() int
Code gets the status code for the read deployments combined too many requests response
func (*ReadDeploymentsCombinedTooManyRequests) Error ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) Error() string
func (*ReadDeploymentsCombinedTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReadDeploymentsCombinedTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) IsClientError() bool
IsClientError returns true when this read deployments combined too many requests response has a 4xx status code
func (*ReadDeploymentsCombinedTooManyRequests) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) IsCode(code int) bool
IsCode returns true when this read deployments combined too many requests response a status code equal to that given
func (*ReadDeploymentsCombinedTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) IsRedirect() bool
IsRedirect returns true when this read deployments combined too many requests response has a 3xx status code
func (*ReadDeploymentsCombinedTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) IsServerError() bool
IsServerError returns true when this read deployments combined too many requests response has a 5xx status code
func (*ReadDeploymentsCombinedTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read deployments combined too many requests response has a 2xx status code
func (*ReadDeploymentsCombinedTooManyRequests) String ¶ added in v0.7.0
func (o *ReadDeploymentsCombinedTooManyRequests) String() string
type ReadDeploymentsEntitiesBadRequest ¶ added in v0.7.0
type ReadDeploymentsEntitiesBadRequest 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.MsaspecResponseFields }
ReadDeploymentsEntitiesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReadDeploymentsEntitiesBadRequest ¶ added in v0.7.0
func NewReadDeploymentsEntitiesBadRequest() *ReadDeploymentsEntitiesBadRequest
NewReadDeploymentsEntitiesBadRequest creates a ReadDeploymentsEntitiesBadRequest with default headers values
func (*ReadDeploymentsEntitiesBadRequest) Code ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) Code() int
Code gets the status code for the read deployments entities bad request response
func (*ReadDeploymentsEntitiesBadRequest) Error ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) Error() string
func (*ReadDeploymentsEntitiesBadRequest) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsEntitiesBadRequest) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) IsClientError() bool
IsClientError returns true when this read deployments entities bad request response has a 4xx status code
func (*ReadDeploymentsEntitiesBadRequest) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) IsCode(code int) bool
IsCode returns true when this read deployments entities bad request response a status code equal to that given
func (*ReadDeploymentsEntitiesBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) IsRedirect() bool
IsRedirect returns true when this read deployments entities bad request response has a 3xx status code
func (*ReadDeploymentsEntitiesBadRequest) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) IsServerError() bool
IsServerError returns true when this read deployments entities bad request response has a 5xx status code
func (*ReadDeploymentsEntitiesBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) IsSuccess() bool
IsSuccess returns true when this read deployments entities bad request response has a 2xx status code
func (*ReadDeploymentsEntitiesBadRequest) String ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesBadRequest) String() string
type ReadDeploymentsEntitiesForbidden ¶ added in v0.7.0
type ReadDeploymentsEntitiesForbidden 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.MsaspecResponseFields }
ReadDeploymentsEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReadDeploymentsEntitiesForbidden ¶ added in v0.7.0
func NewReadDeploymentsEntitiesForbidden() *ReadDeploymentsEntitiesForbidden
NewReadDeploymentsEntitiesForbidden creates a ReadDeploymentsEntitiesForbidden with default headers values
func (*ReadDeploymentsEntitiesForbidden) Code ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) Code() int
Code gets the status code for the read deployments entities forbidden response
func (*ReadDeploymentsEntitiesForbidden) Error ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) Error() string
func (*ReadDeploymentsEntitiesForbidden) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsEntitiesForbidden) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) IsClientError() bool
IsClientError returns true when this read deployments entities forbidden response has a 4xx status code
func (*ReadDeploymentsEntitiesForbidden) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this read deployments entities forbidden response a status code equal to that given
func (*ReadDeploymentsEntitiesForbidden) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this read deployments entities forbidden response has a 3xx status code
func (*ReadDeploymentsEntitiesForbidden) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) IsServerError() bool
IsServerError returns true when this read deployments entities forbidden response has a 5xx status code
func (*ReadDeploymentsEntitiesForbidden) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this read deployments entities forbidden response has a 2xx status code
func (*ReadDeploymentsEntitiesForbidden) String ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesForbidden) String() string
type ReadDeploymentsEntitiesInternalServerError ¶ added in v0.7.0
type ReadDeploymentsEntitiesInternalServerError 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.MsaspecResponseFields }
ReadDeploymentsEntitiesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewReadDeploymentsEntitiesInternalServerError ¶ added in v0.7.0
func NewReadDeploymentsEntitiesInternalServerError() *ReadDeploymentsEntitiesInternalServerError
NewReadDeploymentsEntitiesInternalServerError creates a ReadDeploymentsEntitiesInternalServerError with default headers values
func (*ReadDeploymentsEntitiesInternalServerError) Code ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) Code() int
Code gets the status code for the read deployments entities internal server error response
func (*ReadDeploymentsEntitiesInternalServerError) Error ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) Error() string
func (*ReadDeploymentsEntitiesInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ReadDeploymentsEntitiesInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) IsClientError() bool
IsClientError returns true when this read deployments entities internal server error response has a 4xx status code
func (*ReadDeploymentsEntitiesInternalServerError) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) IsCode(code int) bool
IsCode returns true when this read deployments entities internal server error response a status code equal to that given
func (*ReadDeploymentsEntitiesInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this read deployments entities internal server error response has a 3xx status code
func (*ReadDeploymentsEntitiesInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) IsServerError() bool
IsServerError returns true when this read deployments entities internal server error response has a 5xx status code
func (*ReadDeploymentsEntitiesInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this read deployments entities internal server error response has a 2xx status code
func (*ReadDeploymentsEntitiesInternalServerError) String ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesInternalServerError) String() string
type ReadDeploymentsEntitiesOK ¶ added in v0.7.0
type ReadDeploymentsEntitiesOK 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.DeploymentsEntityResponse }
ReadDeploymentsEntitiesOK describes a response with status code 200, with default header values.
OK
func NewReadDeploymentsEntitiesOK ¶ added in v0.7.0
func NewReadDeploymentsEntitiesOK() *ReadDeploymentsEntitiesOK
NewReadDeploymentsEntitiesOK creates a ReadDeploymentsEntitiesOK with default headers values
func (*ReadDeploymentsEntitiesOK) Code ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) Code() int
Code gets the status code for the read deployments entities o k response
func (*ReadDeploymentsEntitiesOK) Error ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) Error() string
func (*ReadDeploymentsEntitiesOK) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) GetPayload() *models.DeploymentsEntityResponse
func (*ReadDeploymentsEntitiesOK) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) IsClientError() bool
IsClientError returns true when this read deployments entities o k response has a 4xx status code
func (*ReadDeploymentsEntitiesOK) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) IsCode(code int) bool
IsCode returns true when this read deployments entities o k response a status code equal to that given
func (*ReadDeploymentsEntitiesOK) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) IsRedirect() bool
IsRedirect returns true when this read deployments entities o k response has a 3xx status code
func (*ReadDeploymentsEntitiesOK) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) IsServerError() bool
IsServerError returns true when this read deployments entities o k response has a 5xx status code
func (*ReadDeploymentsEntitiesOK) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) IsSuccess() bool
IsSuccess returns true when this read deployments entities o k response has a 2xx status code
func (*ReadDeploymentsEntitiesOK) String ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesOK) String() string
type ReadDeploymentsEntitiesParams ¶ added in v0.7.0
type ReadDeploymentsEntitiesParams struct { /* Ids. Search snapshot jobs by ids - The maximum amount is 100 IDs */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadDeploymentsEntitiesParams contains all the parameters to send to the API endpoint
for the read deployments entities operation. Typically these are written to a http.Request.
func NewReadDeploymentsEntitiesParams ¶ added in v0.7.0
func NewReadDeploymentsEntitiesParams() *ReadDeploymentsEntitiesParams
NewReadDeploymentsEntitiesParams creates a new ReadDeploymentsEntitiesParams 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 NewReadDeploymentsEntitiesParamsWithContext ¶ added in v0.7.0
func NewReadDeploymentsEntitiesParamsWithContext(ctx context.Context) *ReadDeploymentsEntitiesParams
NewReadDeploymentsEntitiesParamsWithContext creates a new ReadDeploymentsEntitiesParams object with the ability to set a context for a request.
func NewReadDeploymentsEntitiesParamsWithHTTPClient ¶ added in v0.7.0
func NewReadDeploymentsEntitiesParamsWithHTTPClient(client *http.Client) *ReadDeploymentsEntitiesParams
NewReadDeploymentsEntitiesParamsWithHTTPClient creates a new ReadDeploymentsEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewReadDeploymentsEntitiesParamsWithTimeout ¶ added in v0.7.0
func NewReadDeploymentsEntitiesParamsWithTimeout(timeout time.Duration) *ReadDeploymentsEntitiesParams
NewReadDeploymentsEntitiesParamsWithTimeout creates a new ReadDeploymentsEntitiesParams object with the ability to set a timeout on a request.
func (*ReadDeploymentsEntitiesParams) SetContext ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) SetDefaults ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the read deployments entities params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDeploymentsEntitiesParams) SetHTTPClient ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) SetIds ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) SetIds(ids []string)
SetIds adds the ids to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) SetTimeout ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) WithContext ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WithContext(ctx context.Context) *ReadDeploymentsEntitiesParams
WithContext adds the context to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) WithDefaults ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WithDefaults() *ReadDeploymentsEntitiesParams
WithDefaults hydrates default values in the read deployments entities params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDeploymentsEntitiesParams) WithHTTPClient ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WithHTTPClient(client *http.Client) *ReadDeploymentsEntitiesParams
WithHTTPClient adds the HTTPClient to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) WithIds ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WithIds(ids []string) *ReadDeploymentsEntitiesParams
WithIds adds the ids to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) WithTimeout ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WithTimeout(timeout time.Duration) *ReadDeploymentsEntitiesParams
WithTimeout adds the timeout to the read deployments entities params
func (*ReadDeploymentsEntitiesParams) WriteToRequest ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadDeploymentsEntitiesReader ¶ added in v0.7.0
type ReadDeploymentsEntitiesReader struct {
// contains filtered or unexported fields
}
ReadDeploymentsEntitiesReader is a Reader for the ReadDeploymentsEntities structure.
func (*ReadDeploymentsEntitiesReader) ReadResponse ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadDeploymentsEntitiesTooManyRequests ¶ added in v0.7.0
type ReadDeploymentsEntitiesTooManyRequests 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 }
ReadDeploymentsEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReadDeploymentsEntitiesTooManyRequests ¶ added in v0.7.0
func NewReadDeploymentsEntitiesTooManyRequests() *ReadDeploymentsEntitiesTooManyRequests
NewReadDeploymentsEntitiesTooManyRequests creates a ReadDeploymentsEntitiesTooManyRequests with default headers values
func (*ReadDeploymentsEntitiesTooManyRequests) Code ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) Code() int
Code gets the status code for the read deployments entities too many requests response
func (*ReadDeploymentsEntitiesTooManyRequests) Error ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) Error() string
func (*ReadDeploymentsEntitiesTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReadDeploymentsEntitiesTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this read deployments entities too many requests response has a 4xx status code
func (*ReadDeploymentsEntitiesTooManyRequests) IsCode ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this read deployments entities too many requests response a status code equal to that given
func (*ReadDeploymentsEntitiesTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this read deployments entities too many requests response has a 3xx status code
func (*ReadDeploymentsEntitiesTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this read deployments entities too many requests response has a 5xx status code
func (*ReadDeploymentsEntitiesTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this read deployments entities too many requests response has a 2xx status code
func (*ReadDeploymentsEntitiesTooManyRequests) String ¶ added in v0.7.0
func (o *ReadDeploymentsEntitiesTooManyRequests) String() string
type RegisterBadRequest ¶
type RegisterBadRequest 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.MsaspecResponseFields }
RegisterBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRegisterBadRequest ¶
func NewRegisterBadRequest() *RegisterBadRequest
NewRegisterBadRequest creates a RegisterBadRequest with default headers values
func (*RegisterBadRequest) Code ¶
func (o *RegisterBadRequest) Code() int
Code gets the status code for the register bad request response
func (*RegisterBadRequest) Error ¶
func (o *RegisterBadRequest) Error() string
func (*RegisterBadRequest) GetPayload ¶
func (o *RegisterBadRequest) GetPayload() *models.MsaspecResponseFields
func (*RegisterBadRequest) IsClientError ¶
func (o *RegisterBadRequest) IsClientError() bool
IsClientError returns true when this register bad request response has a 4xx status code
func (*RegisterBadRequest) IsCode ¶
func (o *RegisterBadRequest) IsCode(code int) bool
IsCode returns true when this register bad request response a status code equal to that given
func (*RegisterBadRequest) IsRedirect ¶
func (o *RegisterBadRequest) IsRedirect() bool
IsRedirect returns true when this register bad request response has a 3xx status code
func (*RegisterBadRequest) IsServerError ¶
func (o *RegisterBadRequest) IsServerError() bool
IsServerError returns true when this register bad request response has a 5xx status code
func (*RegisterBadRequest) IsSuccess ¶
func (o *RegisterBadRequest) IsSuccess() bool
IsSuccess returns true when this register bad request response has a 2xx status code
func (*RegisterBadRequest) String ¶
func (o *RegisterBadRequest) String() string
type RegisterForbidden ¶
type RegisterForbidden 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.MsaspecResponseFields }
RegisterForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRegisterForbidden ¶
func NewRegisterForbidden() *RegisterForbidden
NewRegisterForbidden creates a RegisterForbidden with default headers values
func (*RegisterForbidden) Code ¶
func (o *RegisterForbidden) Code() int
Code gets the status code for the register forbidden response
func (*RegisterForbidden) Error ¶
func (o *RegisterForbidden) Error() string
func (*RegisterForbidden) GetPayload ¶
func (o *RegisterForbidden) GetPayload() *models.MsaspecResponseFields
func (*RegisterForbidden) IsClientError ¶
func (o *RegisterForbidden) IsClientError() bool
IsClientError returns true when this register forbidden response has a 4xx status code
func (*RegisterForbidden) IsCode ¶
func (o *RegisterForbidden) IsCode(code int) bool
IsCode returns true when this register forbidden response a status code equal to that given
func (*RegisterForbidden) IsRedirect ¶
func (o *RegisterForbidden) IsRedirect() bool
IsRedirect returns true when this register forbidden response has a 3xx status code
func (*RegisterForbidden) IsServerError ¶
func (o *RegisterForbidden) IsServerError() bool
IsServerError returns true when this register forbidden response has a 5xx status code
func (*RegisterForbidden) IsSuccess ¶
func (o *RegisterForbidden) IsSuccess() bool
IsSuccess returns true when this register forbidden response has a 2xx status code
func (*RegisterForbidden) String ¶
func (o *RegisterForbidden) String() string
type RegisterInternalServerError ¶
type RegisterInternalServerError 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.MsaspecResponseFields }
RegisterInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewRegisterInternalServerError ¶
func NewRegisterInternalServerError() *RegisterInternalServerError
NewRegisterInternalServerError creates a RegisterInternalServerError with default headers values
func (*RegisterInternalServerError) Code ¶
func (o *RegisterInternalServerError) Code() int
Code gets the status code for the register internal server error response
func (*RegisterInternalServerError) Error ¶
func (o *RegisterInternalServerError) Error() string
func (*RegisterInternalServerError) GetPayload ¶
func (o *RegisterInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*RegisterInternalServerError) IsClientError ¶
func (o *RegisterInternalServerError) IsClientError() bool
IsClientError returns true when this register internal server error response has a 4xx status code
func (*RegisterInternalServerError) IsCode ¶
func (o *RegisterInternalServerError) IsCode(code int) bool
IsCode returns true when this register internal server error response a status code equal to that given
func (*RegisterInternalServerError) IsRedirect ¶
func (o *RegisterInternalServerError) IsRedirect() bool
IsRedirect returns true when this register internal server error response has a 3xx status code
func (*RegisterInternalServerError) IsServerError ¶
func (o *RegisterInternalServerError) IsServerError() bool
IsServerError returns true when this register internal server error response has a 5xx status code
func (*RegisterInternalServerError) IsSuccess ¶
func (o *RegisterInternalServerError) IsSuccess() bool
IsSuccess returns true when this register internal server error response has a 2xx status code
func (*RegisterInternalServerError) String ¶
func (o *RegisterInternalServerError) String() string
type RegisterOK ¶
type RegisterOK 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.ModelsAccountStatusResponse }
RegisterOK describes a response with status code 200, with default header values.
OK
func NewRegisterOK ¶
func NewRegisterOK() *RegisterOK
NewRegisterOK creates a RegisterOK with default headers values
func (*RegisterOK) Code ¶
func (o *RegisterOK) Code() int
Code gets the status code for the register o k response
func (*RegisterOK) Error ¶
func (o *RegisterOK) Error() string
func (*RegisterOK) GetPayload ¶
func (o *RegisterOK) GetPayload() *models.ModelsAccountStatusResponse
func (*RegisterOK) IsClientError ¶
func (o *RegisterOK) IsClientError() bool
IsClientError returns true when this register o k response has a 4xx status code
func (*RegisterOK) IsCode ¶
func (o *RegisterOK) IsCode(code int) bool
IsCode returns true when this register o k response a status code equal to that given
func (*RegisterOK) IsRedirect ¶
func (o *RegisterOK) IsRedirect() bool
IsRedirect returns true when this register o k response has a 3xx status code
func (*RegisterOK) IsServerError ¶
func (o *RegisterOK) IsServerError() bool
IsServerError returns true when this register o k response has a 5xx status code
func (*RegisterOK) IsSuccess ¶
func (o *RegisterOK) IsSuccess() bool
IsSuccess returns true when this register o k response has a 2xx status code
func (*RegisterOK) String ¶
func (o *RegisterOK) String() string
type RegisterParams ¶
type RegisterParams struct { // Body. Body *models.ModelsAccountEntitiesInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RegisterParams contains all the parameters to send to the API endpoint
for the register operation. Typically these are written to a http.Request.
func NewRegisterParams ¶
func NewRegisterParams() *RegisterParams
NewRegisterParams creates a new RegisterParams 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 NewRegisterParamsWithContext ¶
func NewRegisterParamsWithContext(ctx context.Context) *RegisterParams
NewRegisterParamsWithContext creates a new RegisterParams object with the ability to set a context for a request.
func NewRegisterParamsWithHTTPClient ¶
func NewRegisterParamsWithHTTPClient(client *http.Client) *RegisterParams
NewRegisterParamsWithHTTPClient creates a new RegisterParams object with the ability to set a custom HTTPClient for a request.
func NewRegisterParamsWithTimeout ¶
func NewRegisterParamsWithTimeout(timeout time.Duration) *RegisterParams
NewRegisterParamsWithTimeout creates a new RegisterParams object with the ability to set a timeout on a request.
func (*RegisterParams) SetBody ¶
func (o *RegisterParams) SetBody(body *models.ModelsAccountEntitiesInput)
SetBody adds the body to the register params
func (*RegisterParams) SetContext ¶
func (o *RegisterParams) SetContext(ctx context.Context)
SetContext adds the context to the register params
func (*RegisterParams) SetDefaults ¶
func (o *RegisterParams) SetDefaults()
SetDefaults hydrates default values in the register params (not the query body).
All values with no default are reset to their zero value.
func (*RegisterParams) SetHTTPClient ¶
func (o *RegisterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the register params
func (*RegisterParams) SetTimeout ¶
func (o *RegisterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the register params
func (*RegisterParams) WithBody ¶
func (o *RegisterParams) WithBody(body *models.ModelsAccountEntitiesInput) *RegisterParams
WithBody adds the body to the register params
func (*RegisterParams) WithContext ¶
func (o *RegisterParams) WithContext(ctx context.Context) *RegisterParams
WithContext adds the context to the register params
func (*RegisterParams) WithDefaults ¶
func (o *RegisterParams) WithDefaults() *RegisterParams
WithDefaults hydrates default values in the register params (not the query body).
All values with no default are reset to their zero value.
func (*RegisterParams) WithHTTPClient ¶
func (o *RegisterParams) WithHTTPClient(client *http.Client) *RegisterParams
WithHTTPClient adds the HTTPClient to the register params
func (*RegisterParams) WithTimeout ¶
func (o *RegisterParams) WithTimeout(timeout time.Duration) *RegisterParams
WithTimeout adds the timeout to the register params
func (*RegisterParams) WriteToRequest ¶
func (o *RegisterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RegisterReader ¶
type RegisterReader struct {
// contains filtered or unexported fields
}
RegisterReader is a Reader for the Register structure.
func (*RegisterReader) ReadResponse ¶
func (o *RegisterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RegisterTooManyRequests ¶
type RegisterTooManyRequests 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 }
RegisterTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRegisterTooManyRequests ¶
func NewRegisterTooManyRequests() *RegisterTooManyRequests
NewRegisterTooManyRequests creates a RegisterTooManyRequests with default headers values
func (*RegisterTooManyRequests) Code ¶
func (o *RegisterTooManyRequests) Code() int
Code gets the status code for the register too many requests response
func (*RegisterTooManyRequests) Error ¶
func (o *RegisterTooManyRequests) Error() string
func (*RegisterTooManyRequests) GetPayload ¶
func (o *RegisterTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RegisterTooManyRequests) IsClientError ¶
func (o *RegisterTooManyRequests) IsClientError() bool
IsClientError returns true when this register too many requests response has a 4xx status code
func (*RegisterTooManyRequests) IsCode ¶
func (o *RegisterTooManyRequests) IsCode(code int) bool
IsCode returns true when this register too many requests response a status code equal to that given
func (*RegisterTooManyRequests) IsRedirect ¶
func (o *RegisterTooManyRequests) IsRedirect() bool
IsRedirect returns true when this register too many requests response has a 3xx status code
func (*RegisterTooManyRequests) IsServerError ¶
func (o *RegisterTooManyRequests) IsServerError() bool
IsServerError returns true when this register too many requests response has a 5xx status code
func (*RegisterTooManyRequests) IsSuccess ¶
func (o *RegisterTooManyRequests) IsSuccess() bool
IsSuccess returns true when this register too many requests response has a 2xx status code
func (*RegisterTooManyRequests) String ¶
func (o *RegisterTooManyRequests) String() string
Source Files ¶
- cloud_snapshots_client.go
- create_deployment_entity_parameters.go
- create_deployment_entity_responses.go
- get_credentials_mixin0_mixin60_parameters.go
- get_credentials_mixin0_mixin60_responses.go
- get_scan_report_parameters.go
- get_scan_report_responses.go
- read_deployments_combined_parameters.go
- read_deployments_combined_responses.go
- read_deployments_entities_parameters.go
- read_deployments_entities_responses.go
- register_parameters.go
- register_responses.go