Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateDashboard(params *CreateDashboardParams, opts ...ClientOption) (*CreateDashboardOK, error)
- func (a *Client) CreateDataset(params *CreateDatasetParams, opts ...ClientOption) (*CreateDatasetOK, error)
- func (a *Client) CreateLinkTemplate(params *CreateLinkTemplateParams, opts ...ClientOption) (*CreateLinkTemplateOK, error)
- func (a *Client) CreateLogAllocationConfig(params *CreateLogAllocationConfigParams, opts ...ClientOption) (*CreateLogAllocationConfigOK, error)
- func (a *Client) CreateLogScaleAction(params *CreateLogScaleActionParams, opts ...ClientOption) (*CreateLogScaleActionOK, error)
- func (a *Client) CreateLogScaleAlert(params *CreateLogScaleAlertParams, opts ...ClientOption) (*CreateLogScaleAlertOK, error)
- func (a *Client) CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error)
- func (a *Client) CreateOtelMetricsIngestion(params *CreateOtelMetricsIngestionParams, opts ...ClientOption) (*CreateOtelMetricsIngestionOK, error)
- func (a *Client) CreateSavedTraceSearch(params *CreateSavedTraceSearchParams, opts ...ClientOption) (*CreateSavedTraceSearchOK, error)
- func (a *Client) CreateService(params *CreateServiceParams, opts ...ClientOption) (*CreateServiceOK, error)
- func (a *Client) CreateTraceBehavior(params *CreateTraceBehaviorParams, opts ...ClientOption) (*CreateTraceBehaviorOK, error)
- func (a *Client) CreateTraceJaegerRemoteSamplingStrategy(params *CreateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*CreateTraceJaegerRemoteSamplingStrategyOK, error)
- func (a *Client) CreateTraceTailSamplingRules(params *CreateTraceTailSamplingRulesParams, opts ...ClientOption) (*CreateTraceTailSamplingRulesOK, error)
- func (a *Client) DeleteDashboard(params *DeleteDashboardParams, opts ...ClientOption) (*DeleteDashboardOK, error)
- func (a *Client) DeleteDataset(params *DeleteDatasetParams, opts ...ClientOption) (*DeleteDatasetOK, error)
- func (a *Client) DeleteLinkTemplate(params *DeleteLinkTemplateParams, opts ...ClientOption) (*DeleteLinkTemplateOK, error)
- func (a *Client) DeleteLogAllocationConfig(params *DeleteLogAllocationConfigParams, opts ...ClientOption) (*DeleteLogAllocationConfigOK, error)
- func (a *Client) DeleteLogScaleAction(params *DeleteLogScaleActionParams, opts ...ClientOption) (*DeleteLogScaleActionOK, error)
- func (a *Client) DeleteLogScaleAlert(params *DeleteLogScaleAlertParams, opts ...ClientOption) (*DeleteLogScaleAlertOK, error)
- func (a *Client) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error)
- func (a *Client) DeleteOtelMetricsIngestion(params *DeleteOtelMetricsIngestionParams, opts ...ClientOption) (*DeleteOtelMetricsIngestionOK, error)
- func (a *Client) DeleteSavedTraceSearch(params *DeleteSavedTraceSearchParams, opts ...ClientOption) (*DeleteSavedTraceSearchOK, error)
- func (a *Client) DeleteService(params *DeleteServiceParams, opts ...ClientOption) (*DeleteServiceOK, error)
- func (a *Client) DeleteTraceBehavior(params *DeleteTraceBehaviorParams, opts ...ClientOption) (*DeleteTraceBehaviorOK, error)
- func (a *Client) DeleteTraceJaegerRemoteSamplingStrategy(params *DeleteTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*DeleteTraceJaegerRemoteSamplingStrategyOK, error)
- func (a *Client) DeleteTraceTailSamplingRules(params *DeleteTraceTailSamplingRulesParams, opts ...ClientOption) (*DeleteTraceTailSamplingRulesOK, error)
- func (a *Client) ListDashboards(params *ListDashboardsParams, opts ...ClientOption) (*ListDashboardsOK, error)
- func (a *Client) ListDatasets(params *ListDatasetsParams, opts ...ClientOption) (*ListDatasetsOK, error)
- func (a *Client) ListLinkTemplates(params *ListLinkTemplatesParams, opts ...ClientOption) (*ListLinkTemplatesOK, error)
- func (a *Client) ListLogScaleActions(params *ListLogScaleActionsParams, opts ...ClientOption) (*ListLogScaleActionsOK, error)
- func (a *Client) ListLogScaleAlerts(params *ListLogScaleAlertsParams, opts ...ClientOption) (*ListLogScaleAlertsOK, error)
- func (a *Client) ListSavedTraceSearches(params *ListSavedTraceSearchesParams, opts ...ClientOption) (*ListSavedTraceSearchesOK, error)
- func (a *Client) ListServices(params *ListServicesParams, opts ...ClientOption) (*ListServicesOK, error)
- func (a *Client) ListTraceBehaviors(params *ListTraceBehaviorsParams, opts ...ClientOption) (*ListTraceBehaviorsOK, error)
- func (a *Client) ListTraceJaegerRemoteSamplingStrategies(params *ListTraceJaegerRemoteSamplingStrategiesParams, opts ...ClientOption) (*ListTraceJaegerRemoteSamplingStrategiesOK, error)
- func (a *Client) ReadDashboard(params *ReadDashboardParams, opts ...ClientOption) (*ReadDashboardOK, error)
- func (a *Client) ReadDataset(params *ReadDatasetParams, opts ...ClientOption) (*ReadDatasetOK, error)
- func (a *Client) ReadLinkTemplate(params *ReadLinkTemplateParams, opts ...ClientOption) (*ReadLinkTemplateOK, error)
- func (a *Client) ReadLogAllocationConfig(params *ReadLogAllocationConfigParams, opts ...ClientOption) (*ReadLogAllocationConfigOK, error)
- func (a *Client) ReadLogScaleAction(params *ReadLogScaleActionParams, opts ...ClientOption) (*ReadLogScaleActionOK, error)
- func (a *Client) ReadLogScaleAlert(params *ReadLogScaleAlertParams, opts ...ClientOption) (*ReadLogScaleAlertOK, error)
- func (a *Client) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error)
- func (a *Client) ReadOtelMetricsIngestion(params *ReadOtelMetricsIngestionParams, opts ...ClientOption) (*ReadOtelMetricsIngestionOK, error)
- func (a *Client) ReadSavedTraceSearch(params *ReadSavedTraceSearchParams, opts ...ClientOption) (*ReadSavedTraceSearchOK, error)
- func (a *Client) ReadService(params *ReadServiceParams, opts ...ClientOption) (*ReadServiceOK, error)
- func (a *Client) ReadTraceBehavior(params *ReadTraceBehaviorParams, opts ...ClientOption) (*ReadTraceBehaviorOK, error)
- func (a *Client) ReadTraceJaegerRemoteSamplingStrategy(params *ReadTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*ReadTraceJaegerRemoteSamplingStrategyOK, error)
- func (a *Client) ReadTraceTailSamplingRules(params *ReadTraceTailSamplingRulesParams, opts ...ClientOption) (*ReadTraceTailSamplingRulesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SyncPrometheus(params *SyncPrometheusParams, opts ...ClientOption) (*SyncPrometheusOK, error)
- func (a *Client) UpdateDashboard(params *UpdateDashboardParams, opts ...ClientOption) (*UpdateDashboardOK, error)
- func (a *Client) UpdateDataset(params *UpdateDatasetParams, opts ...ClientOption) (*UpdateDatasetOK, error)
- func (a *Client) UpdateLinkTemplate(params *UpdateLinkTemplateParams, opts ...ClientOption) (*UpdateLinkTemplateOK, error)
- func (a *Client) UpdateLogAllocationConfig(params *UpdateLogAllocationConfigParams, opts ...ClientOption) (*UpdateLogAllocationConfigOK, error)
- func (a *Client) UpdateLogScaleAction(params *UpdateLogScaleActionParams, opts ...ClientOption) (*UpdateLogScaleActionOK, error)
- func (a *Client) UpdateLogScaleAlert(params *UpdateLogScaleAlertParams, opts ...ClientOption) (*UpdateLogScaleAlertOK, error)
- func (a *Client) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error)
- func (a *Client) UpdateOtelMetricsIngestion(params *UpdateOtelMetricsIngestionParams, opts ...ClientOption) (*UpdateOtelMetricsIngestionOK, error)
- func (a *Client) UpdateSavedTraceSearch(params *UpdateSavedTraceSearchParams, opts ...ClientOption) (*UpdateSavedTraceSearchOK, error)
- func (a *Client) UpdateService(params *UpdateServiceParams, opts ...ClientOption) (*UpdateServiceOK, error)
- func (a *Client) UpdateTraceBehavior(params *UpdateTraceBehaviorParams, opts ...ClientOption) (*UpdateTraceBehaviorOK, error)
- func (a *Client) UpdateTraceJaegerRemoteSamplingStrategy(params *UpdateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*UpdateTraceJaegerRemoteSamplingStrategyOK, error)
- func (a *Client) UpdateTraceTailSamplingRules(params *UpdateTraceTailSamplingRulesParams, opts ...ClientOption) (*UpdateTraceTailSamplingRulesOK, error)
- type ClientOption
- type ClientService
- type CreateDashboardBadRequest
- func (o *CreateDashboardBadRequest) Code() int
- func (o *CreateDashboardBadRequest) Error() string
- func (o *CreateDashboardBadRequest) GetPayload() *models.APIError
- func (o *CreateDashboardBadRequest) IsClientError() bool
- func (o *CreateDashboardBadRequest) IsCode(code int) bool
- func (o *CreateDashboardBadRequest) IsRedirect() bool
- func (o *CreateDashboardBadRequest) IsServerError() bool
- func (o *CreateDashboardBadRequest) IsSuccess() bool
- func (o *CreateDashboardBadRequest) String() string
- type CreateDashboardConflict
- func (o *CreateDashboardConflict) Code() int
- func (o *CreateDashboardConflict) Error() string
- func (o *CreateDashboardConflict) GetPayload() *models.APIError
- func (o *CreateDashboardConflict) IsClientError() bool
- func (o *CreateDashboardConflict) IsCode(code int) bool
- func (o *CreateDashboardConflict) IsRedirect() bool
- func (o *CreateDashboardConflict) IsServerError() bool
- func (o *CreateDashboardConflict) IsSuccess() bool
- func (o *CreateDashboardConflict) String() string
- type CreateDashboardDefault
- func (o *CreateDashboardDefault) Code() int
- func (o *CreateDashboardDefault) Error() string
- func (o *CreateDashboardDefault) GetPayload() models.GenericError
- func (o *CreateDashboardDefault) IsClientError() bool
- func (o *CreateDashboardDefault) IsCode(code int) bool
- func (o *CreateDashboardDefault) IsRedirect() bool
- func (o *CreateDashboardDefault) IsServerError() bool
- func (o *CreateDashboardDefault) IsSuccess() bool
- func (o *CreateDashboardDefault) String() string
- type CreateDashboardInternalServerError
- func (o *CreateDashboardInternalServerError) Code() int
- func (o *CreateDashboardInternalServerError) Error() string
- func (o *CreateDashboardInternalServerError) GetPayload() *models.APIError
- func (o *CreateDashboardInternalServerError) IsClientError() bool
- func (o *CreateDashboardInternalServerError) IsCode(code int) bool
- func (o *CreateDashboardInternalServerError) IsRedirect() bool
- func (o *CreateDashboardInternalServerError) IsServerError() bool
- func (o *CreateDashboardInternalServerError) IsSuccess() bool
- func (o *CreateDashboardInternalServerError) String() string
- type CreateDashboardOK
- func (o *CreateDashboardOK) Code() int
- func (o *CreateDashboardOK) Error() string
- func (o *CreateDashboardOK) GetPayload() *models.ConfigunstableCreateDashboardResponse
- func (o *CreateDashboardOK) IsClientError() bool
- func (o *CreateDashboardOK) IsCode(code int) bool
- func (o *CreateDashboardOK) IsRedirect() bool
- func (o *CreateDashboardOK) IsServerError() bool
- func (o *CreateDashboardOK) IsSuccess() bool
- func (o *CreateDashboardOK) String() string
- type CreateDashboardParams
- func NewCreateDashboardParams() *CreateDashboardParams
- func NewCreateDashboardParamsWithContext(ctx context.Context) *CreateDashboardParams
- func NewCreateDashboardParamsWithHTTPClient(client *http.Client) *CreateDashboardParams
- func NewCreateDashboardParamsWithTimeout(timeout time.Duration) *CreateDashboardParams
- func (o *CreateDashboardParams) SetBody(body *models.ConfigunstableCreateDashboardRequest)
- func (o *CreateDashboardParams) SetContext(ctx context.Context)
- func (o *CreateDashboardParams) SetDefaults()
- func (o *CreateDashboardParams) SetHTTPClient(client *http.Client)
- func (o *CreateDashboardParams) SetTimeout(timeout time.Duration)
- func (o *CreateDashboardParams) WithBody(body *models.ConfigunstableCreateDashboardRequest) *CreateDashboardParams
- func (o *CreateDashboardParams) WithContext(ctx context.Context) *CreateDashboardParams
- func (o *CreateDashboardParams) WithDefaults() *CreateDashboardParams
- func (o *CreateDashboardParams) WithHTTPClient(client *http.Client) *CreateDashboardParams
- func (o *CreateDashboardParams) WithTimeout(timeout time.Duration) *CreateDashboardParams
- func (o *CreateDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDashboardReader
- type CreateDatasetBadRequest
- func (o *CreateDatasetBadRequest) Code() int
- func (o *CreateDatasetBadRequest) Error() string
- func (o *CreateDatasetBadRequest) GetPayload() *models.APIError
- func (o *CreateDatasetBadRequest) IsClientError() bool
- func (o *CreateDatasetBadRequest) IsCode(code int) bool
- func (o *CreateDatasetBadRequest) IsRedirect() bool
- func (o *CreateDatasetBadRequest) IsServerError() bool
- func (o *CreateDatasetBadRequest) IsSuccess() bool
- func (o *CreateDatasetBadRequest) String() string
- type CreateDatasetConflict
- func (o *CreateDatasetConflict) Code() int
- func (o *CreateDatasetConflict) Error() string
- func (o *CreateDatasetConflict) GetPayload() *models.APIError
- func (o *CreateDatasetConflict) IsClientError() bool
- func (o *CreateDatasetConflict) IsCode(code int) bool
- func (o *CreateDatasetConflict) IsRedirect() bool
- func (o *CreateDatasetConflict) IsServerError() bool
- func (o *CreateDatasetConflict) IsSuccess() bool
- func (o *CreateDatasetConflict) String() string
- type CreateDatasetDefault
- func (o *CreateDatasetDefault) Code() int
- func (o *CreateDatasetDefault) Error() string
- func (o *CreateDatasetDefault) GetPayload() models.GenericError
- func (o *CreateDatasetDefault) IsClientError() bool
- func (o *CreateDatasetDefault) IsCode(code int) bool
- func (o *CreateDatasetDefault) IsRedirect() bool
- func (o *CreateDatasetDefault) IsServerError() bool
- func (o *CreateDatasetDefault) IsSuccess() bool
- func (o *CreateDatasetDefault) String() string
- type CreateDatasetInternalServerError
- func (o *CreateDatasetInternalServerError) Code() int
- func (o *CreateDatasetInternalServerError) Error() string
- func (o *CreateDatasetInternalServerError) GetPayload() *models.APIError
- func (o *CreateDatasetInternalServerError) IsClientError() bool
- func (o *CreateDatasetInternalServerError) IsCode(code int) bool
- func (o *CreateDatasetInternalServerError) IsRedirect() bool
- func (o *CreateDatasetInternalServerError) IsServerError() bool
- func (o *CreateDatasetInternalServerError) IsSuccess() bool
- func (o *CreateDatasetInternalServerError) String() string
- type CreateDatasetOK
- func (o *CreateDatasetOK) Code() int
- func (o *CreateDatasetOK) Error() string
- func (o *CreateDatasetOK) GetPayload() *models.ConfigunstableCreateDatasetResponse
- func (o *CreateDatasetOK) IsClientError() bool
- func (o *CreateDatasetOK) IsCode(code int) bool
- func (o *CreateDatasetOK) IsRedirect() bool
- func (o *CreateDatasetOK) IsServerError() bool
- func (o *CreateDatasetOK) IsSuccess() bool
- func (o *CreateDatasetOK) String() string
- type CreateDatasetParams
- func (o *CreateDatasetParams) SetBody(body *models.ConfigunstableCreateDatasetRequest)
- func (o *CreateDatasetParams) SetContext(ctx context.Context)
- func (o *CreateDatasetParams) SetDefaults()
- func (o *CreateDatasetParams) SetHTTPClient(client *http.Client)
- func (o *CreateDatasetParams) SetTimeout(timeout time.Duration)
- func (o *CreateDatasetParams) WithBody(body *models.ConfigunstableCreateDatasetRequest) *CreateDatasetParams
- func (o *CreateDatasetParams) WithContext(ctx context.Context) *CreateDatasetParams
- func (o *CreateDatasetParams) WithDefaults() *CreateDatasetParams
- func (o *CreateDatasetParams) WithHTTPClient(client *http.Client) *CreateDatasetParams
- func (o *CreateDatasetParams) WithTimeout(timeout time.Duration) *CreateDatasetParams
- func (o *CreateDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDatasetReader
- type CreateLinkTemplateBadRequest
- func (o *CreateLinkTemplateBadRequest) Code() int
- func (o *CreateLinkTemplateBadRequest) Error() string
- func (o *CreateLinkTemplateBadRequest) GetPayload() *models.APIError
- func (o *CreateLinkTemplateBadRequest) IsClientError() bool
- func (o *CreateLinkTemplateBadRequest) IsCode(code int) bool
- func (o *CreateLinkTemplateBadRequest) IsRedirect() bool
- func (o *CreateLinkTemplateBadRequest) IsServerError() bool
- func (o *CreateLinkTemplateBadRequest) IsSuccess() bool
- func (o *CreateLinkTemplateBadRequest) String() string
- type CreateLinkTemplateConflict
- func (o *CreateLinkTemplateConflict) Code() int
- func (o *CreateLinkTemplateConflict) Error() string
- func (o *CreateLinkTemplateConflict) GetPayload() *models.APIError
- func (o *CreateLinkTemplateConflict) IsClientError() bool
- func (o *CreateLinkTemplateConflict) IsCode(code int) bool
- func (o *CreateLinkTemplateConflict) IsRedirect() bool
- func (o *CreateLinkTemplateConflict) IsServerError() bool
- func (o *CreateLinkTemplateConflict) IsSuccess() bool
- func (o *CreateLinkTemplateConflict) String() string
- type CreateLinkTemplateDefault
- func (o *CreateLinkTemplateDefault) Code() int
- func (o *CreateLinkTemplateDefault) Error() string
- func (o *CreateLinkTemplateDefault) GetPayload() models.GenericError
- func (o *CreateLinkTemplateDefault) IsClientError() bool
- func (o *CreateLinkTemplateDefault) IsCode(code int) bool
- func (o *CreateLinkTemplateDefault) IsRedirect() bool
- func (o *CreateLinkTemplateDefault) IsServerError() bool
- func (o *CreateLinkTemplateDefault) IsSuccess() bool
- func (o *CreateLinkTemplateDefault) String() string
- type CreateLinkTemplateInternalServerError
- func (o *CreateLinkTemplateInternalServerError) Code() int
- func (o *CreateLinkTemplateInternalServerError) Error() string
- func (o *CreateLinkTemplateInternalServerError) GetPayload() *models.APIError
- func (o *CreateLinkTemplateInternalServerError) IsClientError() bool
- func (o *CreateLinkTemplateInternalServerError) IsCode(code int) bool
- func (o *CreateLinkTemplateInternalServerError) IsRedirect() bool
- func (o *CreateLinkTemplateInternalServerError) IsServerError() bool
- func (o *CreateLinkTemplateInternalServerError) IsSuccess() bool
- func (o *CreateLinkTemplateInternalServerError) String() string
- type CreateLinkTemplateOK
- func (o *CreateLinkTemplateOK) Code() int
- func (o *CreateLinkTemplateOK) Error() string
- func (o *CreateLinkTemplateOK) GetPayload() *models.ConfigunstableCreateLinkTemplateResponse
- func (o *CreateLinkTemplateOK) IsClientError() bool
- func (o *CreateLinkTemplateOK) IsCode(code int) bool
- func (o *CreateLinkTemplateOK) IsRedirect() bool
- func (o *CreateLinkTemplateOK) IsServerError() bool
- func (o *CreateLinkTemplateOK) IsSuccess() bool
- func (o *CreateLinkTemplateOK) String() string
- type CreateLinkTemplateParams
- func NewCreateLinkTemplateParams() *CreateLinkTemplateParams
- func NewCreateLinkTemplateParamsWithContext(ctx context.Context) *CreateLinkTemplateParams
- func NewCreateLinkTemplateParamsWithHTTPClient(client *http.Client) *CreateLinkTemplateParams
- func NewCreateLinkTemplateParamsWithTimeout(timeout time.Duration) *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) SetBody(body *models.ConfigunstableCreateLinkTemplateRequest)
- func (o *CreateLinkTemplateParams) SetContext(ctx context.Context)
- func (o *CreateLinkTemplateParams) SetDefaults()
- func (o *CreateLinkTemplateParams) SetHTTPClient(client *http.Client)
- func (o *CreateLinkTemplateParams) SetTimeout(timeout time.Duration)
- func (o *CreateLinkTemplateParams) WithBody(body *models.ConfigunstableCreateLinkTemplateRequest) *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) WithContext(ctx context.Context) *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) WithDefaults() *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) WithHTTPClient(client *http.Client) *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) WithTimeout(timeout time.Duration) *CreateLinkTemplateParams
- func (o *CreateLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateLinkTemplateReader
- type CreateLogAllocationConfigBadRequest
- func (o *CreateLogAllocationConfigBadRequest) Code() int
- func (o *CreateLogAllocationConfigBadRequest) Error() string
- func (o *CreateLogAllocationConfigBadRequest) GetPayload() *models.APIError
- func (o *CreateLogAllocationConfigBadRequest) IsClientError() bool
- func (o *CreateLogAllocationConfigBadRequest) IsCode(code int) bool
- func (o *CreateLogAllocationConfigBadRequest) IsRedirect() bool
- func (o *CreateLogAllocationConfigBadRequest) IsServerError() bool
- func (o *CreateLogAllocationConfigBadRequest) IsSuccess() bool
- func (o *CreateLogAllocationConfigBadRequest) String() string
- type CreateLogAllocationConfigConflict
- func (o *CreateLogAllocationConfigConflict) Code() int
- func (o *CreateLogAllocationConfigConflict) Error() string
- func (o *CreateLogAllocationConfigConflict) GetPayload() *models.APIError
- func (o *CreateLogAllocationConfigConflict) IsClientError() bool
- func (o *CreateLogAllocationConfigConflict) IsCode(code int) bool
- func (o *CreateLogAllocationConfigConflict) IsRedirect() bool
- func (o *CreateLogAllocationConfigConflict) IsServerError() bool
- func (o *CreateLogAllocationConfigConflict) IsSuccess() bool
- func (o *CreateLogAllocationConfigConflict) String() string
- type CreateLogAllocationConfigDefault
- func (o *CreateLogAllocationConfigDefault) Code() int
- func (o *CreateLogAllocationConfigDefault) Error() string
- func (o *CreateLogAllocationConfigDefault) GetPayload() models.GenericError
- func (o *CreateLogAllocationConfigDefault) IsClientError() bool
- func (o *CreateLogAllocationConfigDefault) IsCode(code int) bool
- func (o *CreateLogAllocationConfigDefault) IsRedirect() bool
- func (o *CreateLogAllocationConfigDefault) IsServerError() bool
- func (o *CreateLogAllocationConfigDefault) IsSuccess() bool
- func (o *CreateLogAllocationConfigDefault) String() string
- type CreateLogAllocationConfigInternalServerError
- func (o *CreateLogAllocationConfigInternalServerError) Code() int
- func (o *CreateLogAllocationConfigInternalServerError) Error() string
- func (o *CreateLogAllocationConfigInternalServerError) GetPayload() *models.APIError
- func (o *CreateLogAllocationConfigInternalServerError) IsClientError() bool
- func (o *CreateLogAllocationConfigInternalServerError) IsCode(code int) bool
- func (o *CreateLogAllocationConfigInternalServerError) IsRedirect() bool
- func (o *CreateLogAllocationConfigInternalServerError) IsServerError() bool
- func (o *CreateLogAllocationConfigInternalServerError) IsSuccess() bool
- func (o *CreateLogAllocationConfigInternalServerError) String() string
- type CreateLogAllocationConfigOK
- func (o *CreateLogAllocationConfigOK) Code() int
- func (o *CreateLogAllocationConfigOK) Error() string
- func (o *CreateLogAllocationConfigOK) GetPayload() *models.ConfigunstableCreateLogAllocationConfigResponse
- func (o *CreateLogAllocationConfigOK) IsClientError() bool
- func (o *CreateLogAllocationConfigOK) IsCode(code int) bool
- func (o *CreateLogAllocationConfigOK) IsRedirect() bool
- func (o *CreateLogAllocationConfigOK) IsServerError() bool
- func (o *CreateLogAllocationConfigOK) IsSuccess() bool
- func (o *CreateLogAllocationConfigOK) String() string
- type CreateLogAllocationConfigParams
- func NewCreateLogAllocationConfigParams() *CreateLogAllocationConfigParams
- func NewCreateLogAllocationConfigParamsWithContext(ctx context.Context) *CreateLogAllocationConfigParams
- func NewCreateLogAllocationConfigParamsWithHTTPClient(client *http.Client) *CreateLogAllocationConfigParams
- func NewCreateLogAllocationConfigParamsWithTimeout(timeout time.Duration) *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) SetBody(body *models.ConfigunstableCreateLogAllocationConfigRequest)
- func (o *CreateLogAllocationConfigParams) SetContext(ctx context.Context)
- func (o *CreateLogAllocationConfigParams) SetDefaults()
- func (o *CreateLogAllocationConfigParams) SetHTTPClient(client *http.Client)
- func (o *CreateLogAllocationConfigParams) SetTimeout(timeout time.Duration)
- func (o *CreateLogAllocationConfigParams) WithBody(body *models.ConfigunstableCreateLogAllocationConfigRequest) *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) WithContext(ctx context.Context) *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) WithDefaults() *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) WithHTTPClient(client *http.Client) *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) WithTimeout(timeout time.Duration) *CreateLogAllocationConfigParams
- func (o *CreateLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateLogAllocationConfigReader
- type CreateLogScaleActionBadRequest
- func (o *CreateLogScaleActionBadRequest) Code() int
- func (o *CreateLogScaleActionBadRequest) Error() string
- func (o *CreateLogScaleActionBadRequest) GetPayload() *models.APIError
- func (o *CreateLogScaleActionBadRequest) IsClientError() bool
- func (o *CreateLogScaleActionBadRequest) IsCode(code int) bool
- func (o *CreateLogScaleActionBadRequest) IsRedirect() bool
- func (o *CreateLogScaleActionBadRequest) IsServerError() bool
- func (o *CreateLogScaleActionBadRequest) IsSuccess() bool
- func (o *CreateLogScaleActionBadRequest) String() string
- type CreateLogScaleActionConflict
- func (o *CreateLogScaleActionConflict) Code() int
- func (o *CreateLogScaleActionConflict) Error() string
- func (o *CreateLogScaleActionConflict) GetPayload() *models.APIError
- func (o *CreateLogScaleActionConflict) IsClientError() bool
- func (o *CreateLogScaleActionConflict) IsCode(code int) bool
- func (o *CreateLogScaleActionConflict) IsRedirect() bool
- func (o *CreateLogScaleActionConflict) IsServerError() bool
- func (o *CreateLogScaleActionConflict) IsSuccess() bool
- func (o *CreateLogScaleActionConflict) String() string
- type CreateLogScaleActionDefault
- func (o *CreateLogScaleActionDefault) Code() int
- func (o *CreateLogScaleActionDefault) Error() string
- func (o *CreateLogScaleActionDefault) GetPayload() models.GenericError
- func (o *CreateLogScaleActionDefault) IsClientError() bool
- func (o *CreateLogScaleActionDefault) IsCode(code int) bool
- func (o *CreateLogScaleActionDefault) IsRedirect() bool
- func (o *CreateLogScaleActionDefault) IsServerError() bool
- func (o *CreateLogScaleActionDefault) IsSuccess() bool
- func (o *CreateLogScaleActionDefault) String() string
- type CreateLogScaleActionInternalServerError
- func (o *CreateLogScaleActionInternalServerError) Code() int
- func (o *CreateLogScaleActionInternalServerError) Error() string
- func (o *CreateLogScaleActionInternalServerError) GetPayload() *models.APIError
- func (o *CreateLogScaleActionInternalServerError) IsClientError() bool
- func (o *CreateLogScaleActionInternalServerError) IsCode(code int) bool
- func (o *CreateLogScaleActionInternalServerError) IsRedirect() bool
- func (o *CreateLogScaleActionInternalServerError) IsServerError() bool
- func (o *CreateLogScaleActionInternalServerError) IsSuccess() bool
- func (o *CreateLogScaleActionInternalServerError) String() string
- type CreateLogScaleActionOK
- func (o *CreateLogScaleActionOK) Code() int
- func (o *CreateLogScaleActionOK) Error() string
- func (o *CreateLogScaleActionOK) GetPayload() *models.ConfigunstableCreateLogScaleActionResponse
- func (o *CreateLogScaleActionOK) IsClientError() bool
- func (o *CreateLogScaleActionOK) IsCode(code int) bool
- func (o *CreateLogScaleActionOK) IsRedirect() bool
- func (o *CreateLogScaleActionOK) IsServerError() bool
- func (o *CreateLogScaleActionOK) IsSuccess() bool
- func (o *CreateLogScaleActionOK) String() string
- type CreateLogScaleActionParams
- func NewCreateLogScaleActionParams() *CreateLogScaleActionParams
- func NewCreateLogScaleActionParamsWithContext(ctx context.Context) *CreateLogScaleActionParams
- func NewCreateLogScaleActionParamsWithHTTPClient(client *http.Client) *CreateLogScaleActionParams
- func NewCreateLogScaleActionParamsWithTimeout(timeout time.Duration) *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) SetBody(body *models.ConfigunstableCreateLogScaleActionRequest)
- func (o *CreateLogScaleActionParams) SetContext(ctx context.Context)
- func (o *CreateLogScaleActionParams) SetDefaults()
- func (o *CreateLogScaleActionParams) SetHTTPClient(client *http.Client)
- func (o *CreateLogScaleActionParams) SetTimeout(timeout time.Duration)
- func (o *CreateLogScaleActionParams) WithBody(body *models.ConfigunstableCreateLogScaleActionRequest) *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) WithContext(ctx context.Context) *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) WithDefaults() *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) WithHTTPClient(client *http.Client) *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) WithTimeout(timeout time.Duration) *CreateLogScaleActionParams
- func (o *CreateLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateLogScaleActionReader
- type CreateLogScaleAlertBadRequest
- func (o *CreateLogScaleAlertBadRequest) Code() int
- func (o *CreateLogScaleAlertBadRequest) Error() string
- func (o *CreateLogScaleAlertBadRequest) GetPayload() *models.APIError
- func (o *CreateLogScaleAlertBadRequest) IsClientError() bool
- func (o *CreateLogScaleAlertBadRequest) IsCode(code int) bool
- func (o *CreateLogScaleAlertBadRequest) IsRedirect() bool
- func (o *CreateLogScaleAlertBadRequest) IsServerError() bool
- func (o *CreateLogScaleAlertBadRequest) IsSuccess() bool
- func (o *CreateLogScaleAlertBadRequest) String() string
- type CreateLogScaleAlertConflict
- func (o *CreateLogScaleAlertConflict) Code() int
- func (o *CreateLogScaleAlertConflict) Error() string
- func (o *CreateLogScaleAlertConflict) GetPayload() *models.APIError
- func (o *CreateLogScaleAlertConflict) IsClientError() bool
- func (o *CreateLogScaleAlertConflict) IsCode(code int) bool
- func (o *CreateLogScaleAlertConflict) IsRedirect() bool
- func (o *CreateLogScaleAlertConflict) IsServerError() bool
- func (o *CreateLogScaleAlertConflict) IsSuccess() bool
- func (o *CreateLogScaleAlertConflict) String() string
- type CreateLogScaleAlertDefault
- func (o *CreateLogScaleAlertDefault) Code() int
- func (o *CreateLogScaleAlertDefault) Error() string
- func (o *CreateLogScaleAlertDefault) GetPayload() models.GenericError
- func (o *CreateLogScaleAlertDefault) IsClientError() bool
- func (o *CreateLogScaleAlertDefault) IsCode(code int) bool
- func (o *CreateLogScaleAlertDefault) IsRedirect() bool
- func (o *CreateLogScaleAlertDefault) IsServerError() bool
- func (o *CreateLogScaleAlertDefault) IsSuccess() bool
- func (o *CreateLogScaleAlertDefault) String() string
- type CreateLogScaleAlertInternalServerError
- func (o *CreateLogScaleAlertInternalServerError) Code() int
- func (o *CreateLogScaleAlertInternalServerError) Error() string
- func (o *CreateLogScaleAlertInternalServerError) GetPayload() *models.APIError
- func (o *CreateLogScaleAlertInternalServerError) IsClientError() bool
- func (o *CreateLogScaleAlertInternalServerError) IsCode(code int) bool
- func (o *CreateLogScaleAlertInternalServerError) IsRedirect() bool
- func (o *CreateLogScaleAlertInternalServerError) IsServerError() bool
- func (o *CreateLogScaleAlertInternalServerError) IsSuccess() bool
- func (o *CreateLogScaleAlertInternalServerError) String() string
- type CreateLogScaleAlertOK
- func (o *CreateLogScaleAlertOK) Code() int
- func (o *CreateLogScaleAlertOK) Error() string
- func (o *CreateLogScaleAlertOK) GetPayload() *models.ConfigunstableCreateLogScaleAlertResponse
- func (o *CreateLogScaleAlertOK) IsClientError() bool
- func (o *CreateLogScaleAlertOK) IsCode(code int) bool
- func (o *CreateLogScaleAlertOK) IsRedirect() bool
- func (o *CreateLogScaleAlertOK) IsServerError() bool
- func (o *CreateLogScaleAlertOK) IsSuccess() bool
- func (o *CreateLogScaleAlertOK) String() string
- type CreateLogScaleAlertParams
- func NewCreateLogScaleAlertParams() *CreateLogScaleAlertParams
- func NewCreateLogScaleAlertParamsWithContext(ctx context.Context) *CreateLogScaleAlertParams
- func NewCreateLogScaleAlertParamsWithHTTPClient(client *http.Client) *CreateLogScaleAlertParams
- func NewCreateLogScaleAlertParamsWithTimeout(timeout time.Duration) *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) SetBody(body *models.ConfigunstableCreateLogScaleAlertRequest)
- func (o *CreateLogScaleAlertParams) SetContext(ctx context.Context)
- func (o *CreateLogScaleAlertParams) SetDefaults()
- func (o *CreateLogScaleAlertParams) SetHTTPClient(client *http.Client)
- func (o *CreateLogScaleAlertParams) SetTimeout(timeout time.Duration)
- func (o *CreateLogScaleAlertParams) WithBody(body *models.ConfigunstableCreateLogScaleAlertRequest) *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) WithContext(ctx context.Context) *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) WithDefaults() *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) WithHTTPClient(client *http.Client) *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) WithTimeout(timeout time.Duration) *CreateLogScaleAlertParams
- func (o *CreateLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateLogScaleAlertReader
- type CreateNoopEntityBadRequest
- func (o *CreateNoopEntityBadRequest) Code() int
- func (o *CreateNoopEntityBadRequest) Error() string
- func (o *CreateNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *CreateNoopEntityBadRequest) IsClientError() bool
- func (o *CreateNoopEntityBadRequest) IsCode(code int) bool
- func (o *CreateNoopEntityBadRequest) IsRedirect() bool
- func (o *CreateNoopEntityBadRequest) IsServerError() bool
- func (o *CreateNoopEntityBadRequest) IsSuccess() bool
- func (o *CreateNoopEntityBadRequest) String() string
- type CreateNoopEntityConflict
- func (o *CreateNoopEntityConflict) Code() int
- func (o *CreateNoopEntityConflict) Error() string
- func (o *CreateNoopEntityConflict) GetPayload() *models.APIError
- func (o *CreateNoopEntityConflict) IsClientError() bool
- func (o *CreateNoopEntityConflict) IsCode(code int) bool
- func (o *CreateNoopEntityConflict) IsRedirect() bool
- func (o *CreateNoopEntityConflict) IsServerError() bool
- func (o *CreateNoopEntityConflict) IsSuccess() bool
- func (o *CreateNoopEntityConflict) String() string
- type CreateNoopEntityDefault
- func (o *CreateNoopEntityDefault) Code() int
- func (o *CreateNoopEntityDefault) Error() string
- func (o *CreateNoopEntityDefault) GetPayload() models.GenericError
- func (o *CreateNoopEntityDefault) IsClientError() bool
- func (o *CreateNoopEntityDefault) IsCode(code int) bool
- func (o *CreateNoopEntityDefault) IsRedirect() bool
- func (o *CreateNoopEntityDefault) IsServerError() bool
- func (o *CreateNoopEntityDefault) IsSuccess() bool
- func (o *CreateNoopEntityDefault) String() string
- type CreateNoopEntityInternalServerError
- func (o *CreateNoopEntityInternalServerError) Code() int
- func (o *CreateNoopEntityInternalServerError) Error() string
- func (o *CreateNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *CreateNoopEntityInternalServerError) IsClientError() bool
- func (o *CreateNoopEntityInternalServerError) IsCode(code int) bool
- func (o *CreateNoopEntityInternalServerError) IsRedirect() bool
- func (o *CreateNoopEntityInternalServerError) IsServerError() bool
- func (o *CreateNoopEntityInternalServerError) IsSuccess() bool
- func (o *CreateNoopEntityInternalServerError) String() string
- type CreateNoopEntityOK
- func (o *CreateNoopEntityOK) Code() int
- func (o *CreateNoopEntityOK) Error() string
- func (o *CreateNoopEntityOK) GetPayload() *models.ConfigunstableCreateNoopEntityResponse
- func (o *CreateNoopEntityOK) IsClientError() bool
- func (o *CreateNoopEntityOK) IsCode(code int) bool
- func (o *CreateNoopEntityOK) IsRedirect() bool
- func (o *CreateNoopEntityOK) IsServerError() bool
- func (o *CreateNoopEntityOK) IsSuccess() bool
- func (o *CreateNoopEntityOK) String() string
- type CreateNoopEntityParams
- func NewCreateNoopEntityParams() *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithContext(ctx context.Context) *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithHTTPClient(client *http.Client) *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithTimeout(timeout time.Duration) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) SetBody(body *models.ConfigunstableCreateNoopEntityRequest)
- func (o *CreateNoopEntityParams) SetContext(ctx context.Context)
- func (o *CreateNoopEntityParams) SetDefaults()
- func (o *CreateNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *CreateNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *CreateNoopEntityParams) WithBody(body *models.ConfigunstableCreateNoopEntityRequest) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithContext(ctx context.Context) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithDefaults() *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithHTTPClient(client *http.Client) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithTimeout(timeout time.Duration) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNoopEntityReader
- type CreateOtelMetricsIngestionBadRequest
- func (o *CreateOtelMetricsIngestionBadRequest) Code() int
- func (o *CreateOtelMetricsIngestionBadRequest) Error() string
- func (o *CreateOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
- func (o *CreateOtelMetricsIngestionBadRequest) IsClientError() bool
- func (o *CreateOtelMetricsIngestionBadRequest) IsCode(code int) bool
- func (o *CreateOtelMetricsIngestionBadRequest) IsRedirect() bool
- func (o *CreateOtelMetricsIngestionBadRequest) IsServerError() bool
- func (o *CreateOtelMetricsIngestionBadRequest) IsSuccess() bool
- func (o *CreateOtelMetricsIngestionBadRequest) String() string
- type CreateOtelMetricsIngestionConflict
- func (o *CreateOtelMetricsIngestionConflict) Code() int
- func (o *CreateOtelMetricsIngestionConflict) Error() string
- func (o *CreateOtelMetricsIngestionConflict) GetPayload() *models.APIError
- func (o *CreateOtelMetricsIngestionConflict) IsClientError() bool
- func (o *CreateOtelMetricsIngestionConflict) IsCode(code int) bool
- func (o *CreateOtelMetricsIngestionConflict) IsRedirect() bool
- func (o *CreateOtelMetricsIngestionConflict) IsServerError() bool
- func (o *CreateOtelMetricsIngestionConflict) IsSuccess() bool
- func (o *CreateOtelMetricsIngestionConflict) String() string
- type CreateOtelMetricsIngestionDefault
- func (o *CreateOtelMetricsIngestionDefault) Code() int
- func (o *CreateOtelMetricsIngestionDefault) Error() string
- func (o *CreateOtelMetricsIngestionDefault) GetPayload() models.GenericError
- func (o *CreateOtelMetricsIngestionDefault) IsClientError() bool
- func (o *CreateOtelMetricsIngestionDefault) IsCode(code int) bool
- func (o *CreateOtelMetricsIngestionDefault) IsRedirect() bool
- func (o *CreateOtelMetricsIngestionDefault) IsServerError() bool
- func (o *CreateOtelMetricsIngestionDefault) IsSuccess() bool
- func (o *CreateOtelMetricsIngestionDefault) String() string
- type CreateOtelMetricsIngestionInternalServerError
- func (o *CreateOtelMetricsIngestionInternalServerError) Code() int
- func (o *CreateOtelMetricsIngestionInternalServerError) Error() string
- func (o *CreateOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
- func (o *CreateOtelMetricsIngestionInternalServerError) IsClientError() bool
- func (o *CreateOtelMetricsIngestionInternalServerError) IsCode(code int) bool
- func (o *CreateOtelMetricsIngestionInternalServerError) IsRedirect() bool
- func (o *CreateOtelMetricsIngestionInternalServerError) IsServerError() bool
- func (o *CreateOtelMetricsIngestionInternalServerError) IsSuccess() bool
- func (o *CreateOtelMetricsIngestionInternalServerError) String() string
- type CreateOtelMetricsIngestionOK
- func (o *CreateOtelMetricsIngestionOK) Code() int
- func (o *CreateOtelMetricsIngestionOK) Error() string
- func (o *CreateOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableCreateOtelMetricsIngestionResponse
- func (o *CreateOtelMetricsIngestionOK) IsClientError() bool
- func (o *CreateOtelMetricsIngestionOK) IsCode(code int) bool
- func (o *CreateOtelMetricsIngestionOK) IsRedirect() bool
- func (o *CreateOtelMetricsIngestionOK) IsServerError() bool
- func (o *CreateOtelMetricsIngestionOK) IsSuccess() bool
- func (o *CreateOtelMetricsIngestionOK) String() string
- type CreateOtelMetricsIngestionParams
- func NewCreateOtelMetricsIngestionParams() *CreateOtelMetricsIngestionParams
- func NewCreateOtelMetricsIngestionParamsWithContext(ctx context.Context) *CreateOtelMetricsIngestionParams
- func NewCreateOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *CreateOtelMetricsIngestionParams
- func NewCreateOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) SetBody(body *models.ConfigunstableCreateOtelMetricsIngestionRequest)
- func (o *CreateOtelMetricsIngestionParams) SetContext(ctx context.Context)
- func (o *CreateOtelMetricsIngestionParams) SetDefaults()
- func (o *CreateOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
- func (o *CreateOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
- func (o *CreateOtelMetricsIngestionParams) WithBody(body *models.ConfigunstableCreateOtelMetricsIngestionRequest) *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) WithContext(ctx context.Context) *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) WithDefaults() *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *CreateOtelMetricsIngestionParams
- func (o *CreateOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOtelMetricsIngestionReader
- type CreateSavedTraceSearchBadRequest
- func (o *CreateSavedTraceSearchBadRequest) Code() int
- func (o *CreateSavedTraceSearchBadRequest) Error() string
- func (o *CreateSavedTraceSearchBadRequest) GetPayload() *models.APIError
- func (o *CreateSavedTraceSearchBadRequest) IsClientError() bool
- func (o *CreateSavedTraceSearchBadRequest) IsCode(code int) bool
- func (o *CreateSavedTraceSearchBadRequest) IsRedirect() bool
- func (o *CreateSavedTraceSearchBadRequest) IsServerError() bool
- func (o *CreateSavedTraceSearchBadRequest) IsSuccess() bool
- func (o *CreateSavedTraceSearchBadRequest) String() string
- type CreateSavedTraceSearchConflict
- func (o *CreateSavedTraceSearchConflict) Code() int
- func (o *CreateSavedTraceSearchConflict) Error() string
- func (o *CreateSavedTraceSearchConflict) GetPayload() *models.APIError
- func (o *CreateSavedTraceSearchConflict) IsClientError() bool
- func (o *CreateSavedTraceSearchConflict) IsCode(code int) bool
- func (o *CreateSavedTraceSearchConflict) IsRedirect() bool
- func (o *CreateSavedTraceSearchConflict) IsServerError() bool
- func (o *CreateSavedTraceSearchConflict) IsSuccess() bool
- func (o *CreateSavedTraceSearchConflict) String() string
- type CreateSavedTraceSearchDefault
- func (o *CreateSavedTraceSearchDefault) Code() int
- func (o *CreateSavedTraceSearchDefault) Error() string
- func (o *CreateSavedTraceSearchDefault) GetPayload() models.GenericError
- func (o *CreateSavedTraceSearchDefault) IsClientError() bool
- func (o *CreateSavedTraceSearchDefault) IsCode(code int) bool
- func (o *CreateSavedTraceSearchDefault) IsRedirect() bool
- func (o *CreateSavedTraceSearchDefault) IsServerError() bool
- func (o *CreateSavedTraceSearchDefault) IsSuccess() bool
- func (o *CreateSavedTraceSearchDefault) String() string
- type CreateSavedTraceSearchInternalServerError
- func (o *CreateSavedTraceSearchInternalServerError) Code() int
- func (o *CreateSavedTraceSearchInternalServerError) Error() string
- func (o *CreateSavedTraceSearchInternalServerError) GetPayload() *models.APIError
- func (o *CreateSavedTraceSearchInternalServerError) IsClientError() bool
- func (o *CreateSavedTraceSearchInternalServerError) IsCode(code int) bool
- func (o *CreateSavedTraceSearchInternalServerError) IsRedirect() bool
- func (o *CreateSavedTraceSearchInternalServerError) IsServerError() bool
- func (o *CreateSavedTraceSearchInternalServerError) IsSuccess() bool
- func (o *CreateSavedTraceSearchInternalServerError) String() string
- type CreateSavedTraceSearchOK
- func (o *CreateSavedTraceSearchOK) Code() int
- func (o *CreateSavedTraceSearchOK) Error() string
- func (o *CreateSavedTraceSearchOK) GetPayload() *models.ConfigunstableCreateSavedTraceSearchResponse
- func (o *CreateSavedTraceSearchOK) IsClientError() bool
- func (o *CreateSavedTraceSearchOK) IsCode(code int) bool
- func (o *CreateSavedTraceSearchOK) IsRedirect() bool
- func (o *CreateSavedTraceSearchOK) IsServerError() bool
- func (o *CreateSavedTraceSearchOK) IsSuccess() bool
- func (o *CreateSavedTraceSearchOK) String() string
- type CreateSavedTraceSearchParams
- func NewCreateSavedTraceSearchParams() *CreateSavedTraceSearchParams
- func NewCreateSavedTraceSearchParamsWithContext(ctx context.Context) *CreateSavedTraceSearchParams
- func NewCreateSavedTraceSearchParamsWithHTTPClient(client *http.Client) *CreateSavedTraceSearchParams
- func NewCreateSavedTraceSearchParamsWithTimeout(timeout time.Duration) *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) SetBody(body *models.ConfigunstableCreateSavedTraceSearchRequest)
- func (o *CreateSavedTraceSearchParams) SetContext(ctx context.Context)
- func (o *CreateSavedTraceSearchParams) SetDefaults()
- func (o *CreateSavedTraceSearchParams) SetHTTPClient(client *http.Client)
- func (o *CreateSavedTraceSearchParams) SetTimeout(timeout time.Duration)
- func (o *CreateSavedTraceSearchParams) WithBody(body *models.ConfigunstableCreateSavedTraceSearchRequest) *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) WithContext(ctx context.Context) *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) WithDefaults() *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) WithHTTPClient(client *http.Client) *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) WithTimeout(timeout time.Duration) *CreateSavedTraceSearchParams
- func (o *CreateSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSavedTraceSearchReader
- type CreateServiceBadRequest
- func (o *CreateServiceBadRequest) Code() int
- func (o *CreateServiceBadRequest) Error() string
- func (o *CreateServiceBadRequest) GetPayload() *models.APIError
- func (o *CreateServiceBadRequest) IsClientError() bool
- func (o *CreateServiceBadRequest) IsCode(code int) bool
- func (o *CreateServiceBadRequest) IsRedirect() bool
- func (o *CreateServiceBadRequest) IsServerError() bool
- func (o *CreateServiceBadRequest) IsSuccess() bool
- func (o *CreateServiceBadRequest) String() string
- type CreateServiceConflict
- func (o *CreateServiceConflict) Code() int
- func (o *CreateServiceConflict) Error() string
- func (o *CreateServiceConflict) GetPayload() *models.APIError
- func (o *CreateServiceConflict) IsClientError() bool
- func (o *CreateServiceConflict) IsCode(code int) bool
- func (o *CreateServiceConflict) IsRedirect() bool
- func (o *CreateServiceConflict) IsServerError() bool
- func (o *CreateServiceConflict) IsSuccess() bool
- func (o *CreateServiceConflict) String() string
- type CreateServiceDefault
- func (o *CreateServiceDefault) Code() int
- func (o *CreateServiceDefault) Error() string
- func (o *CreateServiceDefault) GetPayload() models.GenericError
- func (o *CreateServiceDefault) IsClientError() bool
- func (o *CreateServiceDefault) IsCode(code int) bool
- func (o *CreateServiceDefault) IsRedirect() bool
- func (o *CreateServiceDefault) IsServerError() bool
- func (o *CreateServiceDefault) IsSuccess() bool
- func (o *CreateServiceDefault) String() string
- type CreateServiceInternalServerError
- func (o *CreateServiceInternalServerError) Code() int
- func (o *CreateServiceInternalServerError) Error() string
- func (o *CreateServiceInternalServerError) GetPayload() *models.APIError
- func (o *CreateServiceInternalServerError) IsClientError() bool
- func (o *CreateServiceInternalServerError) IsCode(code int) bool
- func (o *CreateServiceInternalServerError) IsRedirect() bool
- func (o *CreateServiceInternalServerError) IsServerError() bool
- func (o *CreateServiceInternalServerError) IsSuccess() bool
- func (o *CreateServiceInternalServerError) String() string
- type CreateServiceOK
- func (o *CreateServiceOK) Code() int
- func (o *CreateServiceOK) Error() string
- func (o *CreateServiceOK) GetPayload() *models.ConfigunstableCreateServiceResponse
- func (o *CreateServiceOK) IsClientError() bool
- func (o *CreateServiceOK) IsCode(code int) bool
- func (o *CreateServiceOK) IsRedirect() bool
- func (o *CreateServiceOK) IsServerError() bool
- func (o *CreateServiceOK) IsSuccess() bool
- func (o *CreateServiceOK) String() string
- type CreateServiceParams
- func (o *CreateServiceParams) SetBody(body *models.ConfigunstableCreateServiceRequest)
- func (o *CreateServiceParams) SetContext(ctx context.Context)
- func (o *CreateServiceParams) SetDefaults()
- func (o *CreateServiceParams) SetHTTPClient(client *http.Client)
- func (o *CreateServiceParams) SetTimeout(timeout time.Duration)
- func (o *CreateServiceParams) WithBody(body *models.ConfigunstableCreateServiceRequest) *CreateServiceParams
- func (o *CreateServiceParams) WithContext(ctx context.Context) *CreateServiceParams
- func (o *CreateServiceParams) WithDefaults() *CreateServiceParams
- func (o *CreateServiceParams) WithHTTPClient(client *http.Client) *CreateServiceParams
- func (o *CreateServiceParams) WithTimeout(timeout time.Duration) *CreateServiceParams
- func (o *CreateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateServiceReader
- type CreateTraceBehaviorBadRequest
- func (o *CreateTraceBehaviorBadRequest) Code() int
- func (o *CreateTraceBehaviorBadRequest) Error() string
- func (o *CreateTraceBehaviorBadRequest) GetPayload() *models.APIError
- func (o *CreateTraceBehaviorBadRequest) IsClientError() bool
- func (o *CreateTraceBehaviorBadRequest) IsCode(code int) bool
- func (o *CreateTraceBehaviorBadRequest) IsRedirect() bool
- func (o *CreateTraceBehaviorBadRequest) IsServerError() bool
- func (o *CreateTraceBehaviorBadRequest) IsSuccess() bool
- func (o *CreateTraceBehaviorBadRequest) String() string
- type CreateTraceBehaviorConflict
- func (o *CreateTraceBehaviorConflict) Code() int
- func (o *CreateTraceBehaviorConflict) Error() string
- func (o *CreateTraceBehaviorConflict) GetPayload() *models.APIError
- func (o *CreateTraceBehaviorConflict) IsClientError() bool
- func (o *CreateTraceBehaviorConflict) IsCode(code int) bool
- func (o *CreateTraceBehaviorConflict) IsRedirect() bool
- func (o *CreateTraceBehaviorConflict) IsServerError() bool
- func (o *CreateTraceBehaviorConflict) IsSuccess() bool
- func (o *CreateTraceBehaviorConflict) String() string
- type CreateTraceBehaviorDefault
- func (o *CreateTraceBehaviorDefault) Code() int
- func (o *CreateTraceBehaviorDefault) Error() string
- func (o *CreateTraceBehaviorDefault) GetPayload() models.GenericError
- func (o *CreateTraceBehaviorDefault) IsClientError() bool
- func (o *CreateTraceBehaviorDefault) IsCode(code int) bool
- func (o *CreateTraceBehaviorDefault) IsRedirect() bool
- func (o *CreateTraceBehaviorDefault) IsServerError() bool
- func (o *CreateTraceBehaviorDefault) IsSuccess() bool
- func (o *CreateTraceBehaviorDefault) String() string
- type CreateTraceBehaviorInternalServerError
- func (o *CreateTraceBehaviorInternalServerError) Code() int
- func (o *CreateTraceBehaviorInternalServerError) Error() string
- func (o *CreateTraceBehaviorInternalServerError) GetPayload() *models.APIError
- func (o *CreateTraceBehaviorInternalServerError) IsClientError() bool
- func (o *CreateTraceBehaviorInternalServerError) IsCode(code int) bool
- func (o *CreateTraceBehaviorInternalServerError) IsRedirect() bool
- func (o *CreateTraceBehaviorInternalServerError) IsServerError() bool
- func (o *CreateTraceBehaviorInternalServerError) IsSuccess() bool
- func (o *CreateTraceBehaviorInternalServerError) String() string
- type CreateTraceBehaviorOK
- func (o *CreateTraceBehaviorOK) Code() int
- func (o *CreateTraceBehaviorOK) Error() string
- func (o *CreateTraceBehaviorOK) GetPayload() *models.ConfigunstableCreateTraceBehaviorResponse
- func (o *CreateTraceBehaviorOK) IsClientError() bool
- func (o *CreateTraceBehaviorOK) IsCode(code int) bool
- func (o *CreateTraceBehaviorOK) IsRedirect() bool
- func (o *CreateTraceBehaviorOK) IsServerError() bool
- func (o *CreateTraceBehaviorOK) IsSuccess() bool
- func (o *CreateTraceBehaviorOK) String() string
- type CreateTraceBehaviorParams
- func NewCreateTraceBehaviorParams() *CreateTraceBehaviorParams
- func NewCreateTraceBehaviorParamsWithContext(ctx context.Context) *CreateTraceBehaviorParams
- func NewCreateTraceBehaviorParamsWithHTTPClient(client *http.Client) *CreateTraceBehaviorParams
- func NewCreateTraceBehaviorParamsWithTimeout(timeout time.Duration) *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) SetBody(body *models.ConfigunstableCreateTraceBehaviorRequest)
- func (o *CreateTraceBehaviorParams) SetContext(ctx context.Context)
- func (o *CreateTraceBehaviorParams) SetDefaults()
- func (o *CreateTraceBehaviorParams) SetHTTPClient(client *http.Client)
- func (o *CreateTraceBehaviorParams) SetTimeout(timeout time.Duration)
- func (o *CreateTraceBehaviorParams) WithBody(body *models.ConfigunstableCreateTraceBehaviorRequest) *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) WithContext(ctx context.Context) *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) WithDefaults() *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) WithHTTPClient(client *http.Client) *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) WithTimeout(timeout time.Duration) *CreateTraceBehaviorParams
- func (o *CreateTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTraceBehaviorReader
- type CreateTraceJaegerRemoteSamplingStrategyBadRequest
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) String() string
- type CreateTraceJaegerRemoteSamplingStrategyConflict
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) Code() int
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) Error() string
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) GetPayload() *models.APIError
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsClientError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsCode(code int) bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsServerError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) String() string
- type CreateTraceJaegerRemoteSamplingStrategyDefault
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) Code() int
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) Error() string
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) String() string
- type CreateTraceJaegerRemoteSamplingStrategyInternalServerError
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
- type CreateTraceJaegerRemoteSamplingStrategyOK
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) Code() int
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) Error() string
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) GetPayload() *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyResponse
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
- func (o *CreateTraceJaegerRemoteSamplingStrategyOK) String() string
- type CreateTraceJaegerRemoteSamplingStrategyParams
- func NewCreateTraceJaegerRemoteSamplingStrategyParams() *CreateTraceJaegerRemoteSamplingStrategyParams
- func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *CreateTraceJaegerRemoteSamplingStrategyParams
- func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *CreateTraceJaegerRemoteSamplingStrategyParams
- func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetBody(body *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyRequest)
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithBody(body *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyRequest) *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *CreateTraceJaegerRemoteSamplingStrategyParams
- func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTraceJaegerRemoteSamplingStrategyReader
- type CreateTraceTailSamplingRulesBadRequest
- func (o *CreateTraceTailSamplingRulesBadRequest) Code() int
- func (o *CreateTraceTailSamplingRulesBadRequest) Error() string
- func (o *CreateTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
- func (o *CreateTraceTailSamplingRulesBadRequest) IsClientError() bool
- func (o *CreateTraceTailSamplingRulesBadRequest) IsCode(code int) bool
- func (o *CreateTraceTailSamplingRulesBadRequest) IsRedirect() bool
- func (o *CreateTraceTailSamplingRulesBadRequest) IsServerError() bool
- func (o *CreateTraceTailSamplingRulesBadRequest) IsSuccess() bool
- func (o *CreateTraceTailSamplingRulesBadRequest) String() string
- type CreateTraceTailSamplingRulesConflict
- func (o *CreateTraceTailSamplingRulesConflict) Code() int
- func (o *CreateTraceTailSamplingRulesConflict) Error() string
- func (o *CreateTraceTailSamplingRulesConflict) GetPayload() *models.APIError
- func (o *CreateTraceTailSamplingRulesConflict) IsClientError() bool
- func (o *CreateTraceTailSamplingRulesConflict) IsCode(code int) bool
- func (o *CreateTraceTailSamplingRulesConflict) IsRedirect() bool
- func (o *CreateTraceTailSamplingRulesConflict) IsServerError() bool
- func (o *CreateTraceTailSamplingRulesConflict) IsSuccess() bool
- func (o *CreateTraceTailSamplingRulesConflict) String() string
- type CreateTraceTailSamplingRulesDefault
- func (o *CreateTraceTailSamplingRulesDefault) Code() int
- func (o *CreateTraceTailSamplingRulesDefault) Error() string
- func (o *CreateTraceTailSamplingRulesDefault) GetPayload() models.GenericError
- func (o *CreateTraceTailSamplingRulesDefault) IsClientError() bool
- func (o *CreateTraceTailSamplingRulesDefault) IsCode(code int) bool
- func (o *CreateTraceTailSamplingRulesDefault) IsRedirect() bool
- func (o *CreateTraceTailSamplingRulesDefault) IsServerError() bool
- func (o *CreateTraceTailSamplingRulesDefault) IsSuccess() bool
- func (o *CreateTraceTailSamplingRulesDefault) String() string
- type CreateTraceTailSamplingRulesInternalServerError
- func (o *CreateTraceTailSamplingRulesInternalServerError) Code() int
- func (o *CreateTraceTailSamplingRulesInternalServerError) Error() string
- func (o *CreateTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
- func (o *CreateTraceTailSamplingRulesInternalServerError) IsClientError() bool
- func (o *CreateTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
- func (o *CreateTraceTailSamplingRulesInternalServerError) IsRedirect() bool
- func (o *CreateTraceTailSamplingRulesInternalServerError) IsServerError() bool
- func (o *CreateTraceTailSamplingRulesInternalServerError) IsSuccess() bool
- func (o *CreateTraceTailSamplingRulesInternalServerError) String() string
- type CreateTraceTailSamplingRulesOK
- func (o *CreateTraceTailSamplingRulesOK) Code() int
- func (o *CreateTraceTailSamplingRulesOK) Error() string
- func (o *CreateTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableCreateTraceTailSamplingRulesResponse
- func (o *CreateTraceTailSamplingRulesOK) IsClientError() bool
- func (o *CreateTraceTailSamplingRulesOK) IsCode(code int) bool
- func (o *CreateTraceTailSamplingRulesOK) IsRedirect() bool
- func (o *CreateTraceTailSamplingRulesOK) IsServerError() bool
- func (o *CreateTraceTailSamplingRulesOK) IsSuccess() bool
- func (o *CreateTraceTailSamplingRulesOK) String() string
- type CreateTraceTailSamplingRulesParams
- func NewCreateTraceTailSamplingRulesParams() *CreateTraceTailSamplingRulesParams
- func NewCreateTraceTailSamplingRulesParamsWithContext(ctx context.Context) *CreateTraceTailSamplingRulesParams
- func NewCreateTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *CreateTraceTailSamplingRulesParams
- func NewCreateTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) SetBody(body *models.ConfigunstableCreateTraceTailSamplingRulesRequest)
- func (o *CreateTraceTailSamplingRulesParams) SetContext(ctx context.Context)
- func (o *CreateTraceTailSamplingRulesParams) SetDefaults()
- func (o *CreateTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
- func (o *CreateTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
- func (o *CreateTraceTailSamplingRulesParams) WithBody(body *models.ConfigunstableCreateTraceTailSamplingRulesRequest) *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) WithContext(ctx context.Context) *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) WithDefaults() *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *CreateTraceTailSamplingRulesParams
- func (o *CreateTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTraceTailSamplingRulesReader
- type DeleteDashboardBadRequest
- func (o *DeleteDashboardBadRequest) Code() int
- func (o *DeleteDashboardBadRequest) Error() string
- func (o *DeleteDashboardBadRequest) GetPayload() *models.APIError
- func (o *DeleteDashboardBadRequest) IsClientError() bool
- func (o *DeleteDashboardBadRequest) IsCode(code int) bool
- func (o *DeleteDashboardBadRequest) IsRedirect() bool
- func (o *DeleteDashboardBadRequest) IsServerError() bool
- func (o *DeleteDashboardBadRequest) IsSuccess() bool
- func (o *DeleteDashboardBadRequest) String() string
- type DeleteDashboardDefault
- func (o *DeleteDashboardDefault) Code() int
- func (o *DeleteDashboardDefault) Error() string
- func (o *DeleteDashboardDefault) GetPayload() models.GenericError
- func (o *DeleteDashboardDefault) IsClientError() bool
- func (o *DeleteDashboardDefault) IsCode(code int) bool
- func (o *DeleteDashboardDefault) IsRedirect() bool
- func (o *DeleteDashboardDefault) IsServerError() bool
- func (o *DeleteDashboardDefault) IsSuccess() bool
- func (o *DeleteDashboardDefault) String() string
- type DeleteDashboardInternalServerError
- func (o *DeleteDashboardInternalServerError) Code() int
- func (o *DeleteDashboardInternalServerError) Error() string
- func (o *DeleteDashboardInternalServerError) GetPayload() *models.APIError
- func (o *DeleteDashboardInternalServerError) IsClientError() bool
- func (o *DeleteDashboardInternalServerError) IsCode(code int) bool
- func (o *DeleteDashboardInternalServerError) IsRedirect() bool
- func (o *DeleteDashboardInternalServerError) IsServerError() bool
- func (o *DeleteDashboardInternalServerError) IsSuccess() bool
- func (o *DeleteDashboardInternalServerError) String() string
- type DeleteDashboardNotFound
- func (o *DeleteDashboardNotFound) Code() int
- func (o *DeleteDashboardNotFound) Error() string
- func (o *DeleteDashboardNotFound) GetPayload() *models.APIError
- func (o *DeleteDashboardNotFound) IsClientError() bool
- func (o *DeleteDashboardNotFound) IsCode(code int) bool
- func (o *DeleteDashboardNotFound) IsRedirect() bool
- func (o *DeleteDashboardNotFound) IsServerError() bool
- func (o *DeleteDashboardNotFound) IsSuccess() bool
- func (o *DeleteDashboardNotFound) String() string
- type DeleteDashboardOK
- func (o *DeleteDashboardOK) Code() int
- func (o *DeleteDashboardOK) Error() string
- func (o *DeleteDashboardOK) GetPayload() models.ConfigunstableDeleteDashboardResponse
- func (o *DeleteDashboardOK) IsClientError() bool
- func (o *DeleteDashboardOK) IsCode(code int) bool
- func (o *DeleteDashboardOK) IsRedirect() bool
- func (o *DeleteDashboardOK) IsServerError() bool
- func (o *DeleteDashboardOK) IsSuccess() bool
- func (o *DeleteDashboardOK) String() string
- type DeleteDashboardParams
- func NewDeleteDashboardParams() *DeleteDashboardParams
- func NewDeleteDashboardParamsWithContext(ctx context.Context) *DeleteDashboardParams
- func NewDeleteDashboardParamsWithHTTPClient(client *http.Client) *DeleteDashboardParams
- func NewDeleteDashboardParamsWithTimeout(timeout time.Duration) *DeleteDashboardParams
- func (o *DeleteDashboardParams) SetContext(ctx context.Context)
- func (o *DeleteDashboardParams) SetDefaults()
- func (o *DeleteDashboardParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDashboardParams) SetSlug(slug string)
- func (o *DeleteDashboardParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDashboardParams) WithContext(ctx context.Context) *DeleteDashboardParams
- func (o *DeleteDashboardParams) WithDefaults() *DeleteDashboardParams
- func (o *DeleteDashboardParams) WithHTTPClient(client *http.Client) *DeleteDashboardParams
- func (o *DeleteDashboardParams) WithSlug(slug string) *DeleteDashboardParams
- func (o *DeleteDashboardParams) WithTimeout(timeout time.Duration) *DeleteDashboardParams
- func (o *DeleteDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDashboardReader
- type DeleteDatasetBadRequest
- func (o *DeleteDatasetBadRequest) Code() int
- func (o *DeleteDatasetBadRequest) Error() string
- func (o *DeleteDatasetBadRequest) GetPayload() *models.APIError
- func (o *DeleteDatasetBadRequest) IsClientError() bool
- func (o *DeleteDatasetBadRequest) IsCode(code int) bool
- func (o *DeleteDatasetBadRequest) IsRedirect() bool
- func (o *DeleteDatasetBadRequest) IsServerError() bool
- func (o *DeleteDatasetBadRequest) IsSuccess() bool
- func (o *DeleteDatasetBadRequest) String() string
- type DeleteDatasetDefault
- func (o *DeleteDatasetDefault) Code() int
- func (o *DeleteDatasetDefault) Error() string
- func (o *DeleteDatasetDefault) GetPayload() models.GenericError
- func (o *DeleteDatasetDefault) IsClientError() bool
- func (o *DeleteDatasetDefault) IsCode(code int) bool
- func (o *DeleteDatasetDefault) IsRedirect() bool
- func (o *DeleteDatasetDefault) IsServerError() bool
- func (o *DeleteDatasetDefault) IsSuccess() bool
- func (o *DeleteDatasetDefault) String() string
- type DeleteDatasetInternalServerError
- func (o *DeleteDatasetInternalServerError) Code() int
- func (o *DeleteDatasetInternalServerError) Error() string
- func (o *DeleteDatasetInternalServerError) GetPayload() *models.APIError
- func (o *DeleteDatasetInternalServerError) IsClientError() bool
- func (o *DeleteDatasetInternalServerError) IsCode(code int) bool
- func (o *DeleteDatasetInternalServerError) IsRedirect() bool
- func (o *DeleteDatasetInternalServerError) IsServerError() bool
- func (o *DeleteDatasetInternalServerError) IsSuccess() bool
- func (o *DeleteDatasetInternalServerError) String() string
- type DeleteDatasetNotFound
- func (o *DeleteDatasetNotFound) Code() int
- func (o *DeleteDatasetNotFound) Error() string
- func (o *DeleteDatasetNotFound) GetPayload() *models.APIError
- func (o *DeleteDatasetNotFound) IsClientError() bool
- func (o *DeleteDatasetNotFound) IsCode(code int) bool
- func (o *DeleteDatasetNotFound) IsRedirect() bool
- func (o *DeleteDatasetNotFound) IsServerError() bool
- func (o *DeleteDatasetNotFound) IsSuccess() bool
- func (o *DeleteDatasetNotFound) String() string
- type DeleteDatasetOK
- func (o *DeleteDatasetOK) Code() int
- func (o *DeleteDatasetOK) Error() string
- func (o *DeleteDatasetOK) GetPayload() models.ConfigunstableDeleteDatasetResponse
- func (o *DeleteDatasetOK) IsClientError() bool
- func (o *DeleteDatasetOK) IsCode(code int) bool
- func (o *DeleteDatasetOK) IsRedirect() bool
- func (o *DeleteDatasetOK) IsServerError() bool
- func (o *DeleteDatasetOK) IsSuccess() bool
- func (o *DeleteDatasetOK) String() string
- type DeleteDatasetParams
- func (o *DeleteDatasetParams) SetContext(ctx context.Context)
- func (o *DeleteDatasetParams) SetDefaults()
- func (o *DeleteDatasetParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDatasetParams) SetSlug(slug string)
- func (o *DeleteDatasetParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDatasetParams) WithContext(ctx context.Context) *DeleteDatasetParams
- func (o *DeleteDatasetParams) WithDefaults() *DeleteDatasetParams
- func (o *DeleteDatasetParams) WithHTTPClient(client *http.Client) *DeleteDatasetParams
- func (o *DeleteDatasetParams) WithSlug(slug string) *DeleteDatasetParams
- func (o *DeleteDatasetParams) WithTimeout(timeout time.Duration) *DeleteDatasetParams
- func (o *DeleteDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDatasetReader
- type DeleteLinkTemplateBadRequest
- func (o *DeleteLinkTemplateBadRequest) Code() int
- func (o *DeleteLinkTemplateBadRequest) Error() string
- func (o *DeleteLinkTemplateBadRequest) GetPayload() *models.APIError
- func (o *DeleteLinkTemplateBadRequest) IsClientError() bool
- func (o *DeleteLinkTemplateBadRequest) IsCode(code int) bool
- func (o *DeleteLinkTemplateBadRequest) IsRedirect() bool
- func (o *DeleteLinkTemplateBadRequest) IsServerError() bool
- func (o *DeleteLinkTemplateBadRequest) IsSuccess() bool
- func (o *DeleteLinkTemplateBadRequest) String() string
- type DeleteLinkTemplateDefault
- func (o *DeleteLinkTemplateDefault) Code() int
- func (o *DeleteLinkTemplateDefault) Error() string
- func (o *DeleteLinkTemplateDefault) GetPayload() models.GenericError
- func (o *DeleteLinkTemplateDefault) IsClientError() bool
- func (o *DeleteLinkTemplateDefault) IsCode(code int) bool
- func (o *DeleteLinkTemplateDefault) IsRedirect() bool
- func (o *DeleteLinkTemplateDefault) IsServerError() bool
- func (o *DeleteLinkTemplateDefault) IsSuccess() bool
- func (o *DeleteLinkTemplateDefault) String() string
- type DeleteLinkTemplateInternalServerError
- func (o *DeleteLinkTemplateInternalServerError) Code() int
- func (o *DeleteLinkTemplateInternalServerError) Error() string
- func (o *DeleteLinkTemplateInternalServerError) GetPayload() *models.APIError
- func (o *DeleteLinkTemplateInternalServerError) IsClientError() bool
- func (o *DeleteLinkTemplateInternalServerError) IsCode(code int) bool
- func (o *DeleteLinkTemplateInternalServerError) IsRedirect() bool
- func (o *DeleteLinkTemplateInternalServerError) IsServerError() bool
- func (o *DeleteLinkTemplateInternalServerError) IsSuccess() bool
- func (o *DeleteLinkTemplateInternalServerError) String() string
- type DeleteLinkTemplateNotFound
- func (o *DeleteLinkTemplateNotFound) Code() int
- func (o *DeleteLinkTemplateNotFound) Error() string
- func (o *DeleteLinkTemplateNotFound) GetPayload() *models.APIError
- func (o *DeleteLinkTemplateNotFound) IsClientError() bool
- func (o *DeleteLinkTemplateNotFound) IsCode(code int) bool
- func (o *DeleteLinkTemplateNotFound) IsRedirect() bool
- func (o *DeleteLinkTemplateNotFound) IsServerError() bool
- func (o *DeleteLinkTemplateNotFound) IsSuccess() bool
- func (o *DeleteLinkTemplateNotFound) String() string
- type DeleteLinkTemplateOK
- func (o *DeleteLinkTemplateOK) Code() int
- func (o *DeleteLinkTemplateOK) Error() string
- func (o *DeleteLinkTemplateOK) GetPayload() models.ConfigunstableDeleteLinkTemplateResponse
- func (o *DeleteLinkTemplateOK) IsClientError() bool
- func (o *DeleteLinkTemplateOK) IsCode(code int) bool
- func (o *DeleteLinkTemplateOK) IsRedirect() bool
- func (o *DeleteLinkTemplateOK) IsServerError() bool
- func (o *DeleteLinkTemplateOK) IsSuccess() bool
- func (o *DeleteLinkTemplateOK) String() string
- type DeleteLinkTemplateParams
- func NewDeleteLinkTemplateParams() *DeleteLinkTemplateParams
- func NewDeleteLinkTemplateParamsWithContext(ctx context.Context) *DeleteLinkTemplateParams
- func NewDeleteLinkTemplateParamsWithHTTPClient(client *http.Client) *DeleteLinkTemplateParams
- func NewDeleteLinkTemplateParamsWithTimeout(timeout time.Duration) *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) SetContext(ctx context.Context)
- func (o *DeleteLinkTemplateParams) SetDefaults()
- func (o *DeleteLinkTemplateParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLinkTemplateParams) SetSlug(slug string)
- func (o *DeleteLinkTemplateParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLinkTemplateParams) WithContext(ctx context.Context) *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) WithDefaults() *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) WithHTTPClient(client *http.Client) *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) WithSlug(slug string) *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) WithTimeout(timeout time.Duration) *DeleteLinkTemplateParams
- func (o *DeleteLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLinkTemplateReader
- type DeleteLogAllocationConfigBadRequest
- func (o *DeleteLogAllocationConfigBadRequest) Code() int
- func (o *DeleteLogAllocationConfigBadRequest) Error() string
- func (o *DeleteLogAllocationConfigBadRequest) GetPayload() *models.APIError
- func (o *DeleteLogAllocationConfigBadRequest) IsClientError() bool
- func (o *DeleteLogAllocationConfigBadRequest) IsCode(code int) bool
- func (o *DeleteLogAllocationConfigBadRequest) IsRedirect() bool
- func (o *DeleteLogAllocationConfigBadRequest) IsServerError() bool
- func (o *DeleteLogAllocationConfigBadRequest) IsSuccess() bool
- func (o *DeleteLogAllocationConfigBadRequest) String() string
- type DeleteLogAllocationConfigDefault
- func (o *DeleteLogAllocationConfigDefault) Code() int
- func (o *DeleteLogAllocationConfigDefault) Error() string
- func (o *DeleteLogAllocationConfigDefault) GetPayload() models.GenericError
- func (o *DeleteLogAllocationConfigDefault) IsClientError() bool
- func (o *DeleteLogAllocationConfigDefault) IsCode(code int) bool
- func (o *DeleteLogAllocationConfigDefault) IsRedirect() bool
- func (o *DeleteLogAllocationConfigDefault) IsServerError() bool
- func (o *DeleteLogAllocationConfigDefault) IsSuccess() bool
- func (o *DeleteLogAllocationConfigDefault) String() string
- type DeleteLogAllocationConfigInternalServerError
- func (o *DeleteLogAllocationConfigInternalServerError) Code() int
- func (o *DeleteLogAllocationConfigInternalServerError) Error() string
- func (o *DeleteLogAllocationConfigInternalServerError) GetPayload() *models.APIError
- func (o *DeleteLogAllocationConfigInternalServerError) IsClientError() bool
- func (o *DeleteLogAllocationConfigInternalServerError) IsCode(code int) bool
- func (o *DeleteLogAllocationConfigInternalServerError) IsRedirect() bool
- func (o *DeleteLogAllocationConfigInternalServerError) IsServerError() bool
- func (o *DeleteLogAllocationConfigInternalServerError) IsSuccess() bool
- func (o *DeleteLogAllocationConfigInternalServerError) String() string
- type DeleteLogAllocationConfigNotFound
- func (o *DeleteLogAllocationConfigNotFound) Code() int
- func (o *DeleteLogAllocationConfigNotFound) Error() string
- func (o *DeleteLogAllocationConfigNotFound) GetPayload() *models.APIError
- func (o *DeleteLogAllocationConfigNotFound) IsClientError() bool
- func (o *DeleteLogAllocationConfigNotFound) IsCode(code int) bool
- func (o *DeleteLogAllocationConfigNotFound) IsRedirect() bool
- func (o *DeleteLogAllocationConfigNotFound) IsServerError() bool
- func (o *DeleteLogAllocationConfigNotFound) IsSuccess() bool
- func (o *DeleteLogAllocationConfigNotFound) String() string
- type DeleteLogAllocationConfigOK
- func (o *DeleteLogAllocationConfigOK) Code() int
- func (o *DeleteLogAllocationConfigOK) Error() string
- func (o *DeleteLogAllocationConfigOK) GetPayload() models.ConfigunstableDeleteLogAllocationConfigResponse
- func (o *DeleteLogAllocationConfigOK) IsClientError() bool
- func (o *DeleteLogAllocationConfigOK) IsCode(code int) bool
- func (o *DeleteLogAllocationConfigOK) IsRedirect() bool
- func (o *DeleteLogAllocationConfigOK) IsServerError() bool
- func (o *DeleteLogAllocationConfigOK) IsSuccess() bool
- func (o *DeleteLogAllocationConfigOK) String() string
- type DeleteLogAllocationConfigParams
- func NewDeleteLogAllocationConfigParams() *DeleteLogAllocationConfigParams
- func NewDeleteLogAllocationConfigParamsWithContext(ctx context.Context) *DeleteLogAllocationConfigParams
- func NewDeleteLogAllocationConfigParamsWithHTTPClient(client *http.Client) *DeleteLogAllocationConfigParams
- func NewDeleteLogAllocationConfigParamsWithTimeout(timeout time.Duration) *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) SetContext(ctx context.Context)
- func (o *DeleteLogAllocationConfigParams) SetDefaults()
- func (o *DeleteLogAllocationConfigParams) SetDryRun(dryRun *bool)
- func (o *DeleteLogAllocationConfigParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLogAllocationConfigParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLogAllocationConfigParams) WithContext(ctx context.Context) *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) WithDefaults() *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) WithDryRun(dryRun *bool) *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) WithHTTPClient(client *http.Client) *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) WithTimeout(timeout time.Duration) *DeleteLogAllocationConfigParams
- func (o *DeleteLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLogAllocationConfigReader
- type DeleteLogScaleActionBadRequest
- func (o *DeleteLogScaleActionBadRequest) Code() int
- func (o *DeleteLogScaleActionBadRequest) Error() string
- func (o *DeleteLogScaleActionBadRequest) GetPayload() *models.APIError
- func (o *DeleteLogScaleActionBadRequest) IsClientError() bool
- func (o *DeleteLogScaleActionBadRequest) IsCode(code int) bool
- func (o *DeleteLogScaleActionBadRequest) IsRedirect() bool
- func (o *DeleteLogScaleActionBadRequest) IsServerError() bool
- func (o *DeleteLogScaleActionBadRequest) IsSuccess() bool
- func (o *DeleteLogScaleActionBadRequest) String() string
- type DeleteLogScaleActionDefault
- func (o *DeleteLogScaleActionDefault) Code() int
- func (o *DeleteLogScaleActionDefault) Error() string
- func (o *DeleteLogScaleActionDefault) GetPayload() models.GenericError
- func (o *DeleteLogScaleActionDefault) IsClientError() bool
- func (o *DeleteLogScaleActionDefault) IsCode(code int) bool
- func (o *DeleteLogScaleActionDefault) IsRedirect() bool
- func (o *DeleteLogScaleActionDefault) IsServerError() bool
- func (o *DeleteLogScaleActionDefault) IsSuccess() bool
- func (o *DeleteLogScaleActionDefault) String() string
- type DeleteLogScaleActionInternalServerError
- func (o *DeleteLogScaleActionInternalServerError) Code() int
- func (o *DeleteLogScaleActionInternalServerError) Error() string
- func (o *DeleteLogScaleActionInternalServerError) GetPayload() *models.APIError
- func (o *DeleteLogScaleActionInternalServerError) IsClientError() bool
- func (o *DeleteLogScaleActionInternalServerError) IsCode(code int) bool
- func (o *DeleteLogScaleActionInternalServerError) IsRedirect() bool
- func (o *DeleteLogScaleActionInternalServerError) IsServerError() bool
- func (o *DeleteLogScaleActionInternalServerError) IsSuccess() bool
- func (o *DeleteLogScaleActionInternalServerError) String() string
- type DeleteLogScaleActionNotFound
- func (o *DeleteLogScaleActionNotFound) Code() int
- func (o *DeleteLogScaleActionNotFound) Error() string
- func (o *DeleteLogScaleActionNotFound) GetPayload() *models.APIError
- func (o *DeleteLogScaleActionNotFound) IsClientError() bool
- func (o *DeleteLogScaleActionNotFound) IsCode(code int) bool
- func (o *DeleteLogScaleActionNotFound) IsRedirect() bool
- func (o *DeleteLogScaleActionNotFound) IsServerError() bool
- func (o *DeleteLogScaleActionNotFound) IsSuccess() bool
- func (o *DeleteLogScaleActionNotFound) String() string
- type DeleteLogScaleActionOK
- func (o *DeleteLogScaleActionOK) Code() int
- func (o *DeleteLogScaleActionOK) Error() string
- func (o *DeleteLogScaleActionOK) GetPayload() models.ConfigunstableDeleteLogScaleActionResponse
- func (o *DeleteLogScaleActionOK) IsClientError() bool
- func (o *DeleteLogScaleActionOK) IsCode(code int) bool
- func (o *DeleteLogScaleActionOK) IsRedirect() bool
- func (o *DeleteLogScaleActionOK) IsServerError() bool
- func (o *DeleteLogScaleActionOK) IsSuccess() bool
- func (o *DeleteLogScaleActionOK) String() string
- type DeleteLogScaleActionParams
- func NewDeleteLogScaleActionParams() *DeleteLogScaleActionParams
- func NewDeleteLogScaleActionParamsWithContext(ctx context.Context) *DeleteLogScaleActionParams
- func NewDeleteLogScaleActionParamsWithHTTPClient(client *http.Client) *DeleteLogScaleActionParams
- func NewDeleteLogScaleActionParamsWithTimeout(timeout time.Duration) *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) SetContext(ctx context.Context)
- func (o *DeleteLogScaleActionParams) SetDefaults()
- func (o *DeleteLogScaleActionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLogScaleActionParams) SetSlug(slug string)
- func (o *DeleteLogScaleActionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLogScaleActionParams) WithContext(ctx context.Context) *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) WithDefaults() *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) WithHTTPClient(client *http.Client) *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) WithSlug(slug string) *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) WithTimeout(timeout time.Duration) *DeleteLogScaleActionParams
- func (o *DeleteLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLogScaleActionReader
- type DeleteLogScaleAlertBadRequest
- func (o *DeleteLogScaleAlertBadRequest) Code() int
- func (o *DeleteLogScaleAlertBadRequest) Error() string
- func (o *DeleteLogScaleAlertBadRequest) GetPayload() *models.APIError
- func (o *DeleteLogScaleAlertBadRequest) IsClientError() bool
- func (o *DeleteLogScaleAlertBadRequest) IsCode(code int) bool
- func (o *DeleteLogScaleAlertBadRequest) IsRedirect() bool
- func (o *DeleteLogScaleAlertBadRequest) IsServerError() bool
- func (o *DeleteLogScaleAlertBadRequest) IsSuccess() bool
- func (o *DeleteLogScaleAlertBadRequest) String() string
- type DeleteLogScaleAlertDefault
- func (o *DeleteLogScaleAlertDefault) Code() int
- func (o *DeleteLogScaleAlertDefault) Error() string
- func (o *DeleteLogScaleAlertDefault) GetPayload() models.GenericError
- func (o *DeleteLogScaleAlertDefault) IsClientError() bool
- func (o *DeleteLogScaleAlertDefault) IsCode(code int) bool
- func (o *DeleteLogScaleAlertDefault) IsRedirect() bool
- func (o *DeleteLogScaleAlertDefault) IsServerError() bool
- func (o *DeleteLogScaleAlertDefault) IsSuccess() bool
- func (o *DeleteLogScaleAlertDefault) String() string
- type DeleteLogScaleAlertInternalServerError
- func (o *DeleteLogScaleAlertInternalServerError) Code() int
- func (o *DeleteLogScaleAlertInternalServerError) Error() string
- func (o *DeleteLogScaleAlertInternalServerError) GetPayload() *models.APIError
- func (o *DeleteLogScaleAlertInternalServerError) IsClientError() bool
- func (o *DeleteLogScaleAlertInternalServerError) IsCode(code int) bool
- func (o *DeleteLogScaleAlertInternalServerError) IsRedirect() bool
- func (o *DeleteLogScaleAlertInternalServerError) IsServerError() bool
- func (o *DeleteLogScaleAlertInternalServerError) IsSuccess() bool
- func (o *DeleteLogScaleAlertInternalServerError) String() string
- type DeleteLogScaleAlertNotFound
- func (o *DeleteLogScaleAlertNotFound) Code() int
- func (o *DeleteLogScaleAlertNotFound) Error() string
- func (o *DeleteLogScaleAlertNotFound) GetPayload() *models.APIError
- func (o *DeleteLogScaleAlertNotFound) IsClientError() bool
- func (o *DeleteLogScaleAlertNotFound) IsCode(code int) bool
- func (o *DeleteLogScaleAlertNotFound) IsRedirect() bool
- func (o *DeleteLogScaleAlertNotFound) IsServerError() bool
- func (o *DeleteLogScaleAlertNotFound) IsSuccess() bool
- func (o *DeleteLogScaleAlertNotFound) String() string
- type DeleteLogScaleAlertOK
- func (o *DeleteLogScaleAlertOK) Code() int
- func (o *DeleteLogScaleAlertOK) Error() string
- func (o *DeleteLogScaleAlertOK) GetPayload() models.ConfigunstableDeleteLogScaleAlertResponse
- func (o *DeleteLogScaleAlertOK) IsClientError() bool
- func (o *DeleteLogScaleAlertOK) IsCode(code int) bool
- func (o *DeleteLogScaleAlertOK) IsRedirect() bool
- func (o *DeleteLogScaleAlertOK) IsServerError() bool
- func (o *DeleteLogScaleAlertOK) IsSuccess() bool
- func (o *DeleteLogScaleAlertOK) String() string
- type DeleteLogScaleAlertParams
- func NewDeleteLogScaleAlertParams() *DeleteLogScaleAlertParams
- func NewDeleteLogScaleAlertParamsWithContext(ctx context.Context) *DeleteLogScaleAlertParams
- func NewDeleteLogScaleAlertParamsWithHTTPClient(client *http.Client) *DeleteLogScaleAlertParams
- func NewDeleteLogScaleAlertParamsWithTimeout(timeout time.Duration) *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) SetContext(ctx context.Context)
- func (o *DeleteLogScaleAlertParams) SetDefaults()
- func (o *DeleteLogScaleAlertParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLogScaleAlertParams) SetSlug(slug string)
- func (o *DeleteLogScaleAlertParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLogScaleAlertParams) WithContext(ctx context.Context) *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) WithDefaults() *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) WithHTTPClient(client *http.Client) *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) WithSlug(slug string) *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) WithTimeout(timeout time.Duration) *DeleteLogScaleAlertParams
- func (o *DeleteLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLogScaleAlertReader
- type DeleteNoopEntityBadRequest
- func (o *DeleteNoopEntityBadRequest) Code() int
- func (o *DeleteNoopEntityBadRequest) Error() string
- func (o *DeleteNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *DeleteNoopEntityBadRequest) IsClientError() bool
- func (o *DeleteNoopEntityBadRequest) IsCode(code int) bool
- func (o *DeleteNoopEntityBadRequest) IsRedirect() bool
- func (o *DeleteNoopEntityBadRequest) IsServerError() bool
- func (o *DeleteNoopEntityBadRequest) IsSuccess() bool
- func (o *DeleteNoopEntityBadRequest) String() string
- type DeleteNoopEntityDefault
- func (o *DeleteNoopEntityDefault) Code() int
- func (o *DeleteNoopEntityDefault) Error() string
- func (o *DeleteNoopEntityDefault) GetPayload() models.GenericError
- func (o *DeleteNoopEntityDefault) IsClientError() bool
- func (o *DeleteNoopEntityDefault) IsCode(code int) bool
- func (o *DeleteNoopEntityDefault) IsRedirect() bool
- func (o *DeleteNoopEntityDefault) IsServerError() bool
- func (o *DeleteNoopEntityDefault) IsSuccess() bool
- func (o *DeleteNoopEntityDefault) String() string
- type DeleteNoopEntityInternalServerError
- func (o *DeleteNoopEntityInternalServerError) Code() int
- func (o *DeleteNoopEntityInternalServerError) Error() string
- func (o *DeleteNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *DeleteNoopEntityInternalServerError) IsClientError() bool
- func (o *DeleteNoopEntityInternalServerError) IsCode(code int) bool
- func (o *DeleteNoopEntityInternalServerError) IsRedirect() bool
- func (o *DeleteNoopEntityInternalServerError) IsServerError() bool
- func (o *DeleteNoopEntityInternalServerError) IsSuccess() bool
- func (o *DeleteNoopEntityInternalServerError) String() string
- type DeleteNoopEntityNotFound
- func (o *DeleteNoopEntityNotFound) Code() int
- func (o *DeleteNoopEntityNotFound) Error() string
- func (o *DeleteNoopEntityNotFound) GetPayload() *models.APIError
- func (o *DeleteNoopEntityNotFound) IsClientError() bool
- func (o *DeleteNoopEntityNotFound) IsCode(code int) bool
- func (o *DeleteNoopEntityNotFound) IsRedirect() bool
- func (o *DeleteNoopEntityNotFound) IsServerError() bool
- func (o *DeleteNoopEntityNotFound) IsSuccess() bool
- func (o *DeleteNoopEntityNotFound) String() string
- type DeleteNoopEntityOK
- func (o *DeleteNoopEntityOK) Code() int
- func (o *DeleteNoopEntityOK) Error() string
- func (o *DeleteNoopEntityOK) GetPayload() *models.ConfigunstableDeleteNoopEntityResponse
- func (o *DeleteNoopEntityOK) IsClientError() bool
- func (o *DeleteNoopEntityOK) IsCode(code int) bool
- func (o *DeleteNoopEntityOK) IsRedirect() bool
- func (o *DeleteNoopEntityOK) IsServerError() bool
- func (o *DeleteNoopEntityOK) IsSuccess() bool
- func (o *DeleteNoopEntityOK) String() string
- type DeleteNoopEntityParams
- func NewDeleteNoopEntityParams() *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithContext(ctx context.Context) *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithHTTPClient(client *http.Client) *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithTimeout(timeout time.Duration) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) SetContext(ctx context.Context)
- func (o *DeleteNoopEntityParams) SetDefaults()
- func (o *DeleteNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNoopEntityParams) SetSlug(slug string)
- func (o *DeleteNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNoopEntityParams) WithContext(ctx context.Context) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithDefaults() *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithHTTPClient(client *http.Client) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithSlug(slug string) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithTimeout(timeout time.Duration) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNoopEntityReader
- type DeleteOtelMetricsIngestionBadRequest
- func (o *DeleteOtelMetricsIngestionBadRequest) Code() int
- func (o *DeleteOtelMetricsIngestionBadRequest) Error() string
- func (o *DeleteOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
- func (o *DeleteOtelMetricsIngestionBadRequest) IsClientError() bool
- func (o *DeleteOtelMetricsIngestionBadRequest) IsCode(code int) bool
- func (o *DeleteOtelMetricsIngestionBadRequest) IsRedirect() bool
- func (o *DeleteOtelMetricsIngestionBadRequest) IsServerError() bool
- func (o *DeleteOtelMetricsIngestionBadRequest) IsSuccess() bool
- func (o *DeleteOtelMetricsIngestionBadRequest) String() string
- type DeleteOtelMetricsIngestionDefault
- func (o *DeleteOtelMetricsIngestionDefault) Code() int
- func (o *DeleteOtelMetricsIngestionDefault) Error() string
- func (o *DeleteOtelMetricsIngestionDefault) GetPayload() models.GenericError
- func (o *DeleteOtelMetricsIngestionDefault) IsClientError() bool
- func (o *DeleteOtelMetricsIngestionDefault) IsCode(code int) bool
- func (o *DeleteOtelMetricsIngestionDefault) IsRedirect() bool
- func (o *DeleteOtelMetricsIngestionDefault) IsServerError() bool
- func (o *DeleteOtelMetricsIngestionDefault) IsSuccess() bool
- func (o *DeleteOtelMetricsIngestionDefault) String() string
- type DeleteOtelMetricsIngestionInternalServerError
- func (o *DeleteOtelMetricsIngestionInternalServerError) Code() int
- func (o *DeleteOtelMetricsIngestionInternalServerError) Error() string
- func (o *DeleteOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
- func (o *DeleteOtelMetricsIngestionInternalServerError) IsClientError() bool
- func (o *DeleteOtelMetricsIngestionInternalServerError) IsCode(code int) bool
- func (o *DeleteOtelMetricsIngestionInternalServerError) IsRedirect() bool
- func (o *DeleteOtelMetricsIngestionInternalServerError) IsServerError() bool
- func (o *DeleteOtelMetricsIngestionInternalServerError) IsSuccess() bool
- func (o *DeleteOtelMetricsIngestionInternalServerError) String() string
- type DeleteOtelMetricsIngestionNotFound
- func (o *DeleteOtelMetricsIngestionNotFound) Code() int
- func (o *DeleteOtelMetricsIngestionNotFound) Error() string
- func (o *DeleteOtelMetricsIngestionNotFound) GetPayload() *models.APIError
- func (o *DeleteOtelMetricsIngestionNotFound) IsClientError() bool
- func (o *DeleteOtelMetricsIngestionNotFound) IsCode(code int) bool
- func (o *DeleteOtelMetricsIngestionNotFound) IsRedirect() bool
- func (o *DeleteOtelMetricsIngestionNotFound) IsServerError() bool
- func (o *DeleteOtelMetricsIngestionNotFound) IsSuccess() bool
- func (o *DeleteOtelMetricsIngestionNotFound) String() string
- type DeleteOtelMetricsIngestionOK
- func (o *DeleteOtelMetricsIngestionOK) Code() int
- func (o *DeleteOtelMetricsIngestionOK) Error() string
- func (o *DeleteOtelMetricsIngestionOK) GetPayload() models.ConfigunstableDeleteOtelMetricsIngestionResponse
- func (o *DeleteOtelMetricsIngestionOK) IsClientError() bool
- func (o *DeleteOtelMetricsIngestionOK) IsCode(code int) bool
- func (o *DeleteOtelMetricsIngestionOK) IsRedirect() bool
- func (o *DeleteOtelMetricsIngestionOK) IsServerError() bool
- func (o *DeleteOtelMetricsIngestionOK) IsSuccess() bool
- func (o *DeleteOtelMetricsIngestionOK) String() string
- type DeleteOtelMetricsIngestionParams
- func NewDeleteOtelMetricsIngestionParams() *DeleteOtelMetricsIngestionParams
- func NewDeleteOtelMetricsIngestionParamsWithContext(ctx context.Context) *DeleteOtelMetricsIngestionParams
- func NewDeleteOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *DeleteOtelMetricsIngestionParams
- func NewDeleteOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *DeleteOtelMetricsIngestionParams
- func (o *DeleteOtelMetricsIngestionParams) SetContext(ctx context.Context)
- func (o *DeleteOtelMetricsIngestionParams) SetDefaults()
- func (o *DeleteOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOtelMetricsIngestionParams) WithContext(ctx context.Context) *DeleteOtelMetricsIngestionParams
- func (o *DeleteOtelMetricsIngestionParams) WithDefaults() *DeleteOtelMetricsIngestionParams
- func (o *DeleteOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *DeleteOtelMetricsIngestionParams
- func (o *DeleteOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *DeleteOtelMetricsIngestionParams
- func (o *DeleteOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOtelMetricsIngestionReader
- type DeleteSavedTraceSearchBadRequest
- func (o *DeleteSavedTraceSearchBadRequest) Code() int
- func (o *DeleteSavedTraceSearchBadRequest) Error() string
- func (o *DeleteSavedTraceSearchBadRequest) GetPayload() *models.APIError
- func (o *DeleteSavedTraceSearchBadRequest) IsClientError() bool
- func (o *DeleteSavedTraceSearchBadRequest) IsCode(code int) bool
- func (o *DeleteSavedTraceSearchBadRequest) IsRedirect() bool
- func (o *DeleteSavedTraceSearchBadRequest) IsServerError() bool
- func (o *DeleteSavedTraceSearchBadRequest) IsSuccess() bool
- func (o *DeleteSavedTraceSearchBadRequest) String() string
- type DeleteSavedTraceSearchDefault
- func (o *DeleteSavedTraceSearchDefault) Code() int
- func (o *DeleteSavedTraceSearchDefault) Error() string
- func (o *DeleteSavedTraceSearchDefault) GetPayload() models.GenericError
- func (o *DeleteSavedTraceSearchDefault) IsClientError() bool
- func (o *DeleteSavedTraceSearchDefault) IsCode(code int) bool
- func (o *DeleteSavedTraceSearchDefault) IsRedirect() bool
- func (o *DeleteSavedTraceSearchDefault) IsServerError() bool
- func (o *DeleteSavedTraceSearchDefault) IsSuccess() bool
- func (o *DeleteSavedTraceSearchDefault) String() string
- type DeleteSavedTraceSearchInternalServerError
- func (o *DeleteSavedTraceSearchInternalServerError) Code() int
- func (o *DeleteSavedTraceSearchInternalServerError) Error() string
- func (o *DeleteSavedTraceSearchInternalServerError) GetPayload() *models.APIError
- func (o *DeleteSavedTraceSearchInternalServerError) IsClientError() bool
- func (o *DeleteSavedTraceSearchInternalServerError) IsCode(code int) bool
- func (o *DeleteSavedTraceSearchInternalServerError) IsRedirect() bool
- func (o *DeleteSavedTraceSearchInternalServerError) IsServerError() bool
- func (o *DeleteSavedTraceSearchInternalServerError) IsSuccess() bool
- func (o *DeleteSavedTraceSearchInternalServerError) String() string
- type DeleteSavedTraceSearchNotFound
- func (o *DeleteSavedTraceSearchNotFound) Code() int
- func (o *DeleteSavedTraceSearchNotFound) Error() string
- func (o *DeleteSavedTraceSearchNotFound) GetPayload() *models.APIError
- func (o *DeleteSavedTraceSearchNotFound) IsClientError() bool
- func (o *DeleteSavedTraceSearchNotFound) IsCode(code int) bool
- func (o *DeleteSavedTraceSearchNotFound) IsRedirect() bool
- func (o *DeleteSavedTraceSearchNotFound) IsServerError() bool
- func (o *DeleteSavedTraceSearchNotFound) IsSuccess() bool
- func (o *DeleteSavedTraceSearchNotFound) String() string
- type DeleteSavedTraceSearchOK
- func (o *DeleteSavedTraceSearchOK) Code() int
- func (o *DeleteSavedTraceSearchOK) Error() string
- func (o *DeleteSavedTraceSearchOK) GetPayload() models.ConfigunstableDeleteSavedTraceSearchResponse
- func (o *DeleteSavedTraceSearchOK) IsClientError() bool
- func (o *DeleteSavedTraceSearchOK) IsCode(code int) bool
- func (o *DeleteSavedTraceSearchOK) IsRedirect() bool
- func (o *DeleteSavedTraceSearchOK) IsServerError() bool
- func (o *DeleteSavedTraceSearchOK) IsSuccess() bool
- func (o *DeleteSavedTraceSearchOK) String() string
- type DeleteSavedTraceSearchParams
- func NewDeleteSavedTraceSearchParams() *DeleteSavedTraceSearchParams
- func NewDeleteSavedTraceSearchParamsWithContext(ctx context.Context) *DeleteSavedTraceSearchParams
- func NewDeleteSavedTraceSearchParamsWithHTTPClient(client *http.Client) *DeleteSavedTraceSearchParams
- func NewDeleteSavedTraceSearchParamsWithTimeout(timeout time.Duration) *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) SetContext(ctx context.Context)
- func (o *DeleteSavedTraceSearchParams) SetDefaults()
- func (o *DeleteSavedTraceSearchParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSavedTraceSearchParams) SetSlug(slug string)
- func (o *DeleteSavedTraceSearchParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSavedTraceSearchParams) WithContext(ctx context.Context) *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) WithDefaults() *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) WithHTTPClient(client *http.Client) *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) WithSlug(slug string) *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) WithTimeout(timeout time.Duration) *DeleteSavedTraceSearchParams
- func (o *DeleteSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSavedTraceSearchReader
- type DeleteServiceBadRequest
- func (o *DeleteServiceBadRequest) Code() int
- func (o *DeleteServiceBadRequest) Error() string
- func (o *DeleteServiceBadRequest) GetPayload() *models.APIError
- func (o *DeleteServiceBadRequest) IsClientError() bool
- func (o *DeleteServiceBadRequest) IsCode(code int) bool
- func (o *DeleteServiceBadRequest) IsRedirect() bool
- func (o *DeleteServiceBadRequest) IsServerError() bool
- func (o *DeleteServiceBadRequest) IsSuccess() bool
- func (o *DeleteServiceBadRequest) String() string
- type DeleteServiceDefault
- func (o *DeleteServiceDefault) Code() int
- func (o *DeleteServiceDefault) Error() string
- func (o *DeleteServiceDefault) GetPayload() models.GenericError
- func (o *DeleteServiceDefault) IsClientError() bool
- func (o *DeleteServiceDefault) IsCode(code int) bool
- func (o *DeleteServiceDefault) IsRedirect() bool
- func (o *DeleteServiceDefault) IsServerError() bool
- func (o *DeleteServiceDefault) IsSuccess() bool
- func (o *DeleteServiceDefault) String() string
- type DeleteServiceInternalServerError
- func (o *DeleteServiceInternalServerError) Code() int
- func (o *DeleteServiceInternalServerError) Error() string
- func (o *DeleteServiceInternalServerError) GetPayload() *models.APIError
- func (o *DeleteServiceInternalServerError) IsClientError() bool
- func (o *DeleteServiceInternalServerError) IsCode(code int) bool
- func (o *DeleteServiceInternalServerError) IsRedirect() bool
- func (o *DeleteServiceInternalServerError) IsServerError() bool
- func (o *DeleteServiceInternalServerError) IsSuccess() bool
- func (o *DeleteServiceInternalServerError) String() string
- type DeleteServiceNotFound
- func (o *DeleteServiceNotFound) Code() int
- func (o *DeleteServiceNotFound) Error() string
- func (o *DeleteServiceNotFound) GetPayload() *models.APIError
- func (o *DeleteServiceNotFound) IsClientError() bool
- func (o *DeleteServiceNotFound) IsCode(code int) bool
- func (o *DeleteServiceNotFound) IsRedirect() bool
- func (o *DeleteServiceNotFound) IsServerError() bool
- func (o *DeleteServiceNotFound) IsSuccess() bool
- func (o *DeleteServiceNotFound) String() string
- type DeleteServiceOK
- func (o *DeleteServiceOK) Code() int
- func (o *DeleteServiceOK) Error() string
- func (o *DeleteServiceOK) GetPayload() models.ConfigunstableDeleteServiceResponse
- func (o *DeleteServiceOK) IsClientError() bool
- func (o *DeleteServiceOK) IsCode(code int) bool
- func (o *DeleteServiceOK) IsRedirect() bool
- func (o *DeleteServiceOK) IsServerError() bool
- func (o *DeleteServiceOK) IsSuccess() bool
- func (o *DeleteServiceOK) String() string
- type DeleteServiceParams
- func (o *DeleteServiceParams) SetContext(ctx context.Context)
- func (o *DeleteServiceParams) SetDefaults()
- func (o *DeleteServiceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteServiceParams) SetSlug(slug string)
- func (o *DeleteServiceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteServiceParams) WithContext(ctx context.Context) *DeleteServiceParams
- func (o *DeleteServiceParams) WithDefaults() *DeleteServiceParams
- func (o *DeleteServiceParams) WithHTTPClient(client *http.Client) *DeleteServiceParams
- func (o *DeleteServiceParams) WithSlug(slug string) *DeleteServiceParams
- func (o *DeleteServiceParams) WithTimeout(timeout time.Duration) *DeleteServiceParams
- func (o *DeleteServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteServiceReader
- type DeleteTraceBehaviorBadRequest
- func (o *DeleteTraceBehaviorBadRequest) Code() int
- func (o *DeleteTraceBehaviorBadRequest) Error() string
- func (o *DeleteTraceBehaviorBadRequest) GetPayload() *models.APIError
- func (o *DeleteTraceBehaviorBadRequest) IsClientError() bool
- func (o *DeleteTraceBehaviorBadRequest) IsCode(code int) bool
- func (o *DeleteTraceBehaviorBadRequest) IsRedirect() bool
- func (o *DeleteTraceBehaviorBadRequest) IsServerError() bool
- func (o *DeleteTraceBehaviorBadRequest) IsSuccess() bool
- func (o *DeleteTraceBehaviorBadRequest) String() string
- type DeleteTraceBehaviorDefault
- func (o *DeleteTraceBehaviorDefault) Code() int
- func (o *DeleteTraceBehaviorDefault) Error() string
- func (o *DeleteTraceBehaviorDefault) GetPayload() models.GenericError
- func (o *DeleteTraceBehaviorDefault) IsClientError() bool
- func (o *DeleteTraceBehaviorDefault) IsCode(code int) bool
- func (o *DeleteTraceBehaviorDefault) IsRedirect() bool
- func (o *DeleteTraceBehaviorDefault) IsServerError() bool
- func (o *DeleteTraceBehaviorDefault) IsSuccess() bool
- func (o *DeleteTraceBehaviorDefault) String() string
- type DeleteTraceBehaviorInternalServerError
- func (o *DeleteTraceBehaviorInternalServerError) Code() int
- func (o *DeleteTraceBehaviorInternalServerError) Error() string
- func (o *DeleteTraceBehaviorInternalServerError) GetPayload() *models.APIError
- func (o *DeleteTraceBehaviorInternalServerError) IsClientError() bool
- func (o *DeleteTraceBehaviorInternalServerError) IsCode(code int) bool
- func (o *DeleteTraceBehaviorInternalServerError) IsRedirect() bool
- func (o *DeleteTraceBehaviorInternalServerError) IsServerError() bool
- func (o *DeleteTraceBehaviorInternalServerError) IsSuccess() bool
- func (o *DeleteTraceBehaviorInternalServerError) String() string
- type DeleteTraceBehaviorNotFound
- func (o *DeleteTraceBehaviorNotFound) Code() int
- func (o *DeleteTraceBehaviorNotFound) Error() string
- func (o *DeleteTraceBehaviorNotFound) GetPayload() *models.APIError
- func (o *DeleteTraceBehaviorNotFound) IsClientError() bool
- func (o *DeleteTraceBehaviorNotFound) IsCode(code int) bool
- func (o *DeleteTraceBehaviorNotFound) IsRedirect() bool
- func (o *DeleteTraceBehaviorNotFound) IsServerError() bool
- func (o *DeleteTraceBehaviorNotFound) IsSuccess() bool
- func (o *DeleteTraceBehaviorNotFound) String() string
- type DeleteTraceBehaviorOK
- func (o *DeleteTraceBehaviorOK) Code() int
- func (o *DeleteTraceBehaviorOK) Error() string
- func (o *DeleteTraceBehaviorOK) GetPayload() models.ConfigunstableDeleteTraceBehaviorResponse
- func (o *DeleteTraceBehaviorOK) IsClientError() bool
- func (o *DeleteTraceBehaviorOK) IsCode(code int) bool
- func (o *DeleteTraceBehaviorOK) IsRedirect() bool
- func (o *DeleteTraceBehaviorOK) IsServerError() bool
- func (o *DeleteTraceBehaviorOK) IsSuccess() bool
- func (o *DeleteTraceBehaviorOK) String() string
- type DeleteTraceBehaviorParams
- func NewDeleteTraceBehaviorParams() *DeleteTraceBehaviorParams
- func NewDeleteTraceBehaviorParamsWithContext(ctx context.Context) *DeleteTraceBehaviorParams
- func NewDeleteTraceBehaviorParamsWithHTTPClient(client *http.Client) *DeleteTraceBehaviorParams
- func NewDeleteTraceBehaviorParamsWithTimeout(timeout time.Duration) *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) SetContext(ctx context.Context)
- func (o *DeleteTraceBehaviorParams) SetDefaults()
- func (o *DeleteTraceBehaviorParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTraceBehaviorParams) SetSlug(slug string)
- func (o *DeleteTraceBehaviorParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTraceBehaviorParams) WithContext(ctx context.Context) *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) WithDefaults() *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) WithHTTPClient(client *http.Client) *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) WithSlug(slug string) *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) WithTimeout(timeout time.Duration) *DeleteTraceBehaviorParams
- func (o *DeleteTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTraceBehaviorReader
- type DeleteTraceJaegerRemoteSamplingStrategyBadRequest
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) String() string
- type DeleteTraceJaegerRemoteSamplingStrategyDefault
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) Code() int
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) Error() string
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) String() string
- type DeleteTraceJaegerRemoteSamplingStrategyInternalServerError
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
- type DeleteTraceJaegerRemoteSamplingStrategyNotFound
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) Code() int
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) Error() string
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) String() string
- type DeleteTraceJaegerRemoteSamplingStrategyOK
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) Code() int
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) Error() string
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) GetPayload() models.ConfigunstableDeleteTraceJaegerRemoteSamplingStrategyResponse
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
- func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) String() string
- type DeleteTraceJaegerRemoteSamplingStrategyParams
- func NewDeleteTraceJaegerRemoteSamplingStrategyParams() *DeleteTraceJaegerRemoteSamplingStrategyParams
- func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *DeleteTraceJaegerRemoteSamplingStrategyParams
- func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTraceJaegerRemoteSamplingStrategyReader
- type DeleteTraceTailSamplingRulesBadRequest
- func (o *DeleteTraceTailSamplingRulesBadRequest) Code() int
- func (o *DeleteTraceTailSamplingRulesBadRequest) Error() string
- func (o *DeleteTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
- func (o *DeleteTraceTailSamplingRulesBadRequest) IsClientError() bool
- func (o *DeleteTraceTailSamplingRulesBadRequest) IsCode(code int) bool
- func (o *DeleteTraceTailSamplingRulesBadRequest) IsRedirect() bool
- func (o *DeleteTraceTailSamplingRulesBadRequest) IsServerError() bool
- func (o *DeleteTraceTailSamplingRulesBadRequest) IsSuccess() bool
- func (o *DeleteTraceTailSamplingRulesBadRequest) String() string
- type DeleteTraceTailSamplingRulesDefault
- func (o *DeleteTraceTailSamplingRulesDefault) Code() int
- func (o *DeleteTraceTailSamplingRulesDefault) Error() string
- func (o *DeleteTraceTailSamplingRulesDefault) GetPayload() models.GenericError
- func (o *DeleteTraceTailSamplingRulesDefault) IsClientError() bool
- func (o *DeleteTraceTailSamplingRulesDefault) IsCode(code int) bool
- func (o *DeleteTraceTailSamplingRulesDefault) IsRedirect() bool
- func (o *DeleteTraceTailSamplingRulesDefault) IsServerError() bool
- func (o *DeleteTraceTailSamplingRulesDefault) IsSuccess() bool
- func (o *DeleteTraceTailSamplingRulesDefault) String() string
- type DeleteTraceTailSamplingRulesInternalServerError
- func (o *DeleteTraceTailSamplingRulesInternalServerError) Code() int
- func (o *DeleteTraceTailSamplingRulesInternalServerError) Error() string
- func (o *DeleteTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
- func (o *DeleteTraceTailSamplingRulesInternalServerError) IsClientError() bool
- func (o *DeleteTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
- func (o *DeleteTraceTailSamplingRulesInternalServerError) IsRedirect() bool
- func (o *DeleteTraceTailSamplingRulesInternalServerError) IsServerError() bool
- func (o *DeleteTraceTailSamplingRulesInternalServerError) IsSuccess() bool
- func (o *DeleteTraceTailSamplingRulesInternalServerError) String() string
- type DeleteTraceTailSamplingRulesNotFound
- func (o *DeleteTraceTailSamplingRulesNotFound) Code() int
- func (o *DeleteTraceTailSamplingRulesNotFound) Error() string
- func (o *DeleteTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
- func (o *DeleteTraceTailSamplingRulesNotFound) IsClientError() bool
- func (o *DeleteTraceTailSamplingRulesNotFound) IsCode(code int) bool
- func (o *DeleteTraceTailSamplingRulesNotFound) IsRedirect() bool
- func (o *DeleteTraceTailSamplingRulesNotFound) IsServerError() bool
- func (o *DeleteTraceTailSamplingRulesNotFound) IsSuccess() bool
- func (o *DeleteTraceTailSamplingRulesNotFound) String() string
- type DeleteTraceTailSamplingRulesOK
- func (o *DeleteTraceTailSamplingRulesOK) Code() int
- func (o *DeleteTraceTailSamplingRulesOK) Error() string
- func (o *DeleteTraceTailSamplingRulesOK) GetPayload() models.ConfigunstableDeleteTraceTailSamplingRulesResponse
- func (o *DeleteTraceTailSamplingRulesOK) IsClientError() bool
- func (o *DeleteTraceTailSamplingRulesOK) IsCode(code int) bool
- func (o *DeleteTraceTailSamplingRulesOK) IsRedirect() bool
- func (o *DeleteTraceTailSamplingRulesOK) IsServerError() bool
- func (o *DeleteTraceTailSamplingRulesOK) IsSuccess() bool
- func (o *DeleteTraceTailSamplingRulesOK) String() string
- type DeleteTraceTailSamplingRulesParams
- func NewDeleteTraceTailSamplingRulesParams() *DeleteTraceTailSamplingRulesParams
- func NewDeleteTraceTailSamplingRulesParamsWithContext(ctx context.Context) *DeleteTraceTailSamplingRulesParams
- func NewDeleteTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *DeleteTraceTailSamplingRulesParams
- func NewDeleteTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) SetContext(ctx context.Context)
- func (o *DeleteTraceTailSamplingRulesParams) SetDefaults()
- func (o *DeleteTraceTailSamplingRulesParams) SetDryRun(dryRun *bool)
- func (o *DeleteTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTraceTailSamplingRulesParams) WithContext(ctx context.Context) *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) WithDefaults() *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) WithDryRun(dryRun *bool) *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *DeleteTraceTailSamplingRulesParams
- func (o *DeleteTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTraceTailSamplingRulesReader
- type ListDashboardsDefault
- func (o *ListDashboardsDefault) Code() int
- func (o *ListDashboardsDefault) Error() string
- func (o *ListDashboardsDefault) GetPayload() models.GenericError
- func (o *ListDashboardsDefault) IsClientError() bool
- func (o *ListDashboardsDefault) IsCode(code int) bool
- func (o *ListDashboardsDefault) IsRedirect() bool
- func (o *ListDashboardsDefault) IsServerError() bool
- func (o *ListDashboardsDefault) IsSuccess() bool
- func (o *ListDashboardsDefault) String() string
- type ListDashboardsInternalServerError
- func (o *ListDashboardsInternalServerError) Code() int
- func (o *ListDashboardsInternalServerError) Error() string
- func (o *ListDashboardsInternalServerError) GetPayload() *models.APIError
- func (o *ListDashboardsInternalServerError) IsClientError() bool
- func (o *ListDashboardsInternalServerError) IsCode(code int) bool
- func (o *ListDashboardsInternalServerError) IsRedirect() bool
- func (o *ListDashboardsInternalServerError) IsServerError() bool
- func (o *ListDashboardsInternalServerError) IsSuccess() bool
- func (o *ListDashboardsInternalServerError) String() string
- type ListDashboardsOK
- func (o *ListDashboardsOK) Code() int
- func (o *ListDashboardsOK) Error() string
- func (o *ListDashboardsOK) GetPayload() *models.ConfigunstableListDashboardsResponse
- func (o *ListDashboardsOK) IsClientError() bool
- func (o *ListDashboardsOK) IsCode(code int) bool
- func (o *ListDashboardsOK) IsRedirect() bool
- func (o *ListDashboardsOK) IsServerError() bool
- func (o *ListDashboardsOK) IsSuccess() bool
- func (o *ListDashboardsOK) String() string
- type ListDashboardsParams
- func NewListDashboardsParams() *ListDashboardsParams
- func NewListDashboardsParamsWithContext(ctx context.Context) *ListDashboardsParams
- func NewListDashboardsParamsWithHTTPClient(client *http.Client) *ListDashboardsParams
- func NewListDashboardsParamsWithTimeout(timeout time.Duration) *ListDashboardsParams
- func (o *ListDashboardsParams) SetCollectionSlugs(collectionSlugs []string)
- func (o *ListDashboardsParams) SetContext(ctx context.Context)
- func (o *ListDashboardsParams) SetDefaults()
- func (o *ListDashboardsParams) SetHTTPClient(client *http.Client)
- func (o *ListDashboardsParams) SetIncludeDashboardJSON(includeDashboardJSON *bool)
- func (o *ListDashboardsParams) SetNames(names []string)
- func (o *ListDashboardsParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListDashboardsParams) SetPageToken(pageToken *string)
- func (o *ListDashboardsParams) SetSlugs(slugs []string)
- func (o *ListDashboardsParams) SetTimeout(timeout time.Duration)
- func (o *ListDashboardsParams) WithCollectionSlugs(collectionSlugs []string) *ListDashboardsParams
- func (o *ListDashboardsParams) WithContext(ctx context.Context) *ListDashboardsParams
- func (o *ListDashboardsParams) WithDefaults() *ListDashboardsParams
- func (o *ListDashboardsParams) WithHTTPClient(client *http.Client) *ListDashboardsParams
- func (o *ListDashboardsParams) WithIncludeDashboardJSON(includeDashboardJSON *bool) *ListDashboardsParams
- func (o *ListDashboardsParams) WithNames(names []string) *ListDashboardsParams
- func (o *ListDashboardsParams) WithPageMaxSize(pageMaxSize *int64) *ListDashboardsParams
- func (o *ListDashboardsParams) WithPageToken(pageToken *string) *ListDashboardsParams
- func (o *ListDashboardsParams) WithSlugs(slugs []string) *ListDashboardsParams
- func (o *ListDashboardsParams) WithTimeout(timeout time.Duration) *ListDashboardsParams
- func (o *ListDashboardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDashboardsReader
- type ListDatasetsDefault
- func (o *ListDatasetsDefault) Code() int
- func (o *ListDatasetsDefault) Error() string
- func (o *ListDatasetsDefault) GetPayload() models.GenericError
- func (o *ListDatasetsDefault) IsClientError() bool
- func (o *ListDatasetsDefault) IsCode(code int) bool
- func (o *ListDatasetsDefault) IsRedirect() bool
- func (o *ListDatasetsDefault) IsServerError() bool
- func (o *ListDatasetsDefault) IsSuccess() bool
- func (o *ListDatasetsDefault) String() string
- type ListDatasetsInternalServerError
- func (o *ListDatasetsInternalServerError) Code() int
- func (o *ListDatasetsInternalServerError) Error() string
- func (o *ListDatasetsInternalServerError) GetPayload() *models.APIError
- func (o *ListDatasetsInternalServerError) IsClientError() bool
- func (o *ListDatasetsInternalServerError) IsCode(code int) bool
- func (o *ListDatasetsInternalServerError) IsRedirect() bool
- func (o *ListDatasetsInternalServerError) IsServerError() bool
- func (o *ListDatasetsInternalServerError) IsSuccess() bool
- func (o *ListDatasetsInternalServerError) String() string
- type ListDatasetsOK
- func (o *ListDatasetsOK) Code() int
- func (o *ListDatasetsOK) Error() string
- func (o *ListDatasetsOK) GetPayload() *models.ConfigunstableListDatasetsResponse
- func (o *ListDatasetsOK) IsClientError() bool
- func (o *ListDatasetsOK) IsCode(code int) bool
- func (o *ListDatasetsOK) IsRedirect() bool
- func (o *ListDatasetsOK) IsServerError() bool
- func (o *ListDatasetsOK) IsSuccess() bool
- func (o *ListDatasetsOK) String() string
- type ListDatasetsParams
- func (o *ListDatasetsParams) SetContext(ctx context.Context)
- func (o *ListDatasetsParams) SetDefaults()
- func (o *ListDatasetsParams) SetHTTPClient(client *http.Client)
- func (o *ListDatasetsParams) SetNames(names []string)
- func (o *ListDatasetsParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListDatasetsParams) SetPageToken(pageToken *string)
- func (o *ListDatasetsParams) SetSlugs(slugs []string)
- func (o *ListDatasetsParams) SetTimeout(timeout time.Duration)
- func (o *ListDatasetsParams) SetType(typeVar *string)
- func (o *ListDatasetsParams) WithContext(ctx context.Context) *ListDatasetsParams
- func (o *ListDatasetsParams) WithDefaults() *ListDatasetsParams
- func (o *ListDatasetsParams) WithHTTPClient(client *http.Client) *ListDatasetsParams
- func (o *ListDatasetsParams) WithNames(names []string) *ListDatasetsParams
- func (o *ListDatasetsParams) WithPageMaxSize(pageMaxSize *int64) *ListDatasetsParams
- func (o *ListDatasetsParams) WithPageToken(pageToken *string) *ListDatasetsParams
- func (o *ListDatasetsParams) WithSlugs(slugs []string) *ListDatasetsParams
- func (o *ListDatasetsParams) WithTimeout(timeout time.Duration) *ListDatasetsParams
- func (o *ListDatasetsParams) WithType(typeVar *string) *ListDatasetsParams
- func (o *ListDatasetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDatasetsReader
- type ListLinkTemplatesDefault
- func (o *ListLinkTemplatesDefault) Code() int
- func (o *ListLinkTemplatesDefault) Error() string
- func (o *ListLinkTemplatesDefault) GetPayload() models.GenericError
- func (o *ListLinkTemplatesDefault) IsClientError() bool
- func (o *ListLinkTemplatesDefault) IsCode(code int) bool
- func (o *ListLinkTemplatesDefault) IsRedirect() bool
- func (o *ListLinkTemplatesDefault) IsServerError() bool
- func (o *ListLinkTemplatesDefault) IsSuccess() bool
- func (o *ListLinkTemplatesDefault) String() string
- type ListLinkTemplatesInternalServerError
- func (o *ListLinkTemplatesInternalServerError) Code() int
- func (o *ListLinkTemplatesInternalServerError) Error() string
- func (o *ListLinkTemplatesInternalServerError) GetPayload() *models.APIError
- func (o *ListLinkTemplatesInternalServerError) IsClientError() bool
- func (o *ListLinkTemplatesInternalServerError) IsCode(code int) bool
- func (o *ListLinkTemplatesInternalServerError) IsRedirect() bool
- func (o *ListLinkTemplatesInternalServerError) IsServerError() bool
- func (o *ListLinkTemplatesInternalServerError) IsSuccess() bool
- func (o *ListLinkTemplatesInternalServerError) String() string
- type ListLinkTemplatesOK
- func (o *ListLinkTemplatesOK) Code() int
- func (o *ListLinkTemplatesOK) Error() string
- func (o *ListLinkTemplatesOK) GetPayload() *models.ConfigunstableListLinkTemplatesResponse
- func (o *ListLinkTemplatesOK) IsClientError() bool
- func (o *ListLinkTemplatesOK) IsCode(code int) bool
- func (o *ListLinkTemplatesOK) IsRedirect() bool
- func (o *ListLinkTemplatesOK) IsServerError() bool
- func (o *ListLinkTemplatesOK) IsSuccess() bool
- func (o *ListLinkTemplatesOK) String() string
- type ListLinkTemplatesParams
- func NewListLinkTemplatesParams() *ListLinkTemplatesParams
- func NewListLinkTemplatesParamsWithContext(ctx context.Context) *ListLinkTemplatesParams
- func NewListLinkTemplatesParamsWithHTTPClient(client *http.Client) *ListLinkTemplatesParams
- func NewListLinkTemplatesParamsWithTimeout(timeout time.Duration) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) SetContext(ctx context.Context)
- func (o *ListLinkTemplatesParams) SetDefaults()
- func (o *ListLinkTemplatesParams) SetHTTPClient(client *http.Client)
- func (o *ListLinkTemplatesParams) SetNames(names []string)
- func (o *ListLinkTemplatesParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListLinkTemplatesParams) SetPageToken(pageToken *string)
- func (o *ListLinkTemplatesParams) SetSlugs(slugs []string)
- func (o *ListLinkTemplatesParams) SetTimeout(timeout time.Duration)
- func (o *ListLinkTemplatesParams) SetUIComponents(uIComponents []string)
- func (o *ListLinkTemplatesParams) WithContext(ctx context.Context) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithDefaults() *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithHTTPClient(client *http.Client) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithNames(names []string) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithPageMaxSize(pageMaxSize *int64) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithPageToken(pageToken *string) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithSlugs(slugs []string) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithTimeout(timeout time.Duration) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WithUIComponents(uIComponents []string) *ListLinkTemplatesParams
- func (o *ListLinkTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListLinkTemplatesReader
- type ListLogScaleActionsDefault
- func (o *ListLogScaleActionsDefault) Code() int
- func (o *ListLogScaleActionsDefault) Error() string
- func (o *ListLogScaleActionsDefault) GetPayload() models.GenericError
- func (o *ListLogScaleActionsDefault) IsClientError() bool
- func (o *ListLogScaleActionsDefault) IsCode(code int) bool
- func (o *ListLogScaleActionsDefault) IsRedirect() bool
- func (o *ListLogScaleActionsDefault) IsServerError() bool
- func (o *ListLogScaleActionsDefault) IsSuccess() bool
- func (o *ListLogScaleActionsDefault) String() string
- type ListLogScaleActionsInternalServerError
- func (o *ListLogScaleActionsInternalServerError) Code() int
- func (o *ListLogScaleActionsInternalServerError) Error() string
- func (o *ListLogScaleActionsInternalServerError) GetPayload() *models.APIError
- func (o *ListLogScaleActionsInternalServerError) IsClientError() bool
- func (o *ListLogScaleActionsInternalServerError) IsCode(code int) bool
- func (o *ListLogScaleActionsInternalServerError) IsRedirect() bool
- func (o *ListLogScaleActionsInternalServerError) IsServerError() bool
- func (o *ListLogScaleActionsInternalServerError) IsSuccess() bool
- func (o *ListLogScaleActionsInternalServerError) String() string
- type ListLogScaleActionsOK
- func (o *ListLogScaleActionsOK) Code() int
- func (o *ListLogScaleActionsOK) Error() string
- func (o *ListLogScaleActionsOK) GetPayload() *models.ConfigunstableListLogScaleActionsResponse
- func (o *ListLogScaleActionsOK) IsClientError() bool
- func (o *ListLogScaleActionsOK) IsCode(code int) bool
- func (o *ListLogScaleActionsOK) IsRedirect() bool
- func (o *ListLogScaleActionsOK) IsServerError() bool
- func (o *ListLogScaleActionsOK) IsSuccess() bool
- func (o *ListLogScaleActionsOK) String() string
- type ListLogScaleActionsParams
- func NewListLogScaleActionsParams() *ListLogScaleActionsParams
- func NewListLogScaleActionsParamsWithContext(ctx context.Context) *ListLogScaleActionsParams
- func NewListLogScaleActionsParamsWithHTTPClient(client *http.Client) *ListLogScaleActionsParams
- func NewListLogScaleActionsParamsWithTimeout(timeout time.Duration) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) SetContext(ctx context.Context)
- func (o *ListLogScaleActionsParams) SetDefaults()
- func (o *ListLogScaleActionsParams) SetHTTPClient(client *http.Client)
- func (o *ListLogScaleActionsParams) SetNames(names []string)
- func (o *ListLogScaleActionsParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListLogScaleActionsParams) SetPageToken(pageToken *string)
- func (o *ListLogScaleActionsParams) SetSlugs(slugs []string)
- func (o *ListLogScaleActionsParams) SetTimeout(timeout time.Duration)
- func (o *ListLogScaleActionsParams) WithContext(ctx context.Context) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithDefaults() *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithHTTPClient(client *http.Client) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithNames(names []string) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithPageMaxSize(pageMaxSize *int64) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithPageToken(pageToken *string) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithSlugs(slugs []string) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WithTimeout(timeout time.Duration) *ListLogScaleActionsParams
- func (o *ListLogScaleActionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListLogScaleActionsReader
- type ListLogScaleAlertsDefault
- func (o *ListLogScaleAlertsDefault) Code() int
- func (o *ListLogScaleAlertsDefault) Error() string
- func (o *ListLogScaleAlertsDefault) GetPayload() models.GenericError
- func (o *ListLogScaleAlertsDefault) IsClientError() bool
- func (o *ListLogScaleAlertsDefault) IsCode(code int) bool
- func (o *ListLogScaleAlertsDefault) IsRedirect() bool
- func (o *ListLogScaleAlertsDefault) IsServerError() bool
- func (o *ListLogScaleAlertsDefault) IsSuccess() bool
- func (o *ListLogScaleAlertsDefault) String() string
- type ListLogScaleAlertsInternalServerError
- func (o *ListLogScaleAlertsInternalServerError) Code() int
- func (o *ListLogScaleAlertsInternalServerError) Error() string
- func (o *ListLogScaleAlertsInternalServerError) GetPayload() *models.APIError
- func (o *ListLogScaleAlertsInternalServerError) IsClientError() bool
- func (o *ListLogScaleAlertsInternalServerError) IsCode(code int) bool
- func (o *ListLogScaleAlertsInternalServerError) IsRedirect() bool
- func (o *ListLogScaleAlertsInternalServerError) IsServerError() bool
- func (o *ListLogScaleAlertsInternalServerError) IsSuccess() bool
- func (o *ListLogScaleAlertsInternalServerError) String() string
- type ListLogScaleAlertsOK
- func (o *ListLogScaleAlertsOK) Code() int
- func (o *ListLogScaleAlertsOK) Error() string
- func (o *ListLogScaleAlertsOK) GetPayload() *models.ConfigunstableListLogScaleAlertsResponse
- func (o *ListLogScaleAlertsOK) IsClientError() bool
- func (o *ListLogScaleAlertsOK) IsCode(code int) bool
- func (o *ListLogScaleAlertsOK) IsRedirect() bool
- func (o *ListLogScaleAlertsOK) IsServerError() bool
- func (o *ListLogScaleAlertsOK) IsSuccess() bool
- func (o *ListLogScaleAlertsOK) String() string
- type ListLogScaleAlertsParams
- func NewListLogScaleAlertsParams() *ListLogScaleAlertsParams
- func NewListLogScaleAlertsParamsWithContext(ctx context.Context) *ListLogScaleAlertsParams
- func NewListLogScaleAlertsParamsWithHTTPClient(client *http.Client) *ListLogScaleAlertsParams
- func NewListLogScaleAlertsParamsWithTimeout(timeout time.Duration) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) SetContext(ctx context.Context)
- func (o *ListLogScaleAlertsParams) SetDefaults()
- func (o *ListLogScaleAlertsParams) SetHTTPClient(client *http.Client)
- func (o *ListLogScaleAlertsParams) SetNames(names []string)
- func (o *ListLogScaleAlertsParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListLogScaleAlertsParams) SetPageToken(pageToken *string)
- func (o *ListLogScaleAlertsParams) SetSlugs(slugs []string)
- func (o *ListLogScaleAlertsParams) SetTimeout(timeout time.Duration)
- func (o *ListLogScaleAlertsParams) WithContext(ctx context.Context) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithDefaults() *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithHTTPClient(client *http.Client) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithNames(names []string) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithPageMaxSize(pageMaxSize *int64) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithPageToken(pageToken *string) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithSlugs(slugs []string) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WithTimeout(timeout time.Duration) *ListLogScaleAlertsParams
- func (o *ListLogScaleAlertsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListLogScaleAlertsReader
- type ListSavedTraceSearchesDefault
- func (o *ListSavedTraceSearchesDefault) Code() int
- func (o *ListSavedTraceSearchesDefault) Error() string
- func (o *ListSavedTraceSearchesDefault) GetPayload() models.GenericError
- func (o *ListSavedTraceSearchesDefault) IsClientError() bool
- func (o *ListSavedTraceSearchesDefault) IsCode(code int) bool
- func (o *ListSavedTraceSearchesDefault) IsRedirect() bool
- func (o *ListSavedTraceSearchesDefault) IsServerError() bool
- func (o *ListSavedTraceSearchesDefault) IsSuccess() bool
- func (o *ListSavedTraceSearchesDefault) String() string
- type ListSavedTraceSearchesInternalServerError
- func (o *ListSavedTraceSearchesInternalServerError) Code() int
- func (o *ListSavedTraceSearchesInternalServerError) Error() string
- func (o *ListSavedTraceSearchesInternalServerError) GetPayload() *models.APIError
- func (o *ListSavedTraceSearchesInternalServerError) IsClientError() bool
- func (o *ListSavedTraceSearchesInternalServerError) IsCode(code int) bool
- func (o *ListSavedTraceSearchesInternalServerError) IsRedirect() bool
- func (o *ListSavedTraceSearchesInternalServerError) IsServerError() bool
- func (o *ListSavedTraceSearchesInternalServerError) IsSuccess() bool
- func (o *ListSavedTraceSearchesInternalServerError) String() string
- type ListSavedTraceSearchesOK
- func (o *ListSavedTraceSearchesOK) Code() int
- func (o *ListSavedTraceSearchesOK) Error() string
- func (o *ListSavedTraceSearchesOK) GetPayload() *models.ConfigunstableListSavedTraceSearchesResponse
- func (o *ListSavedTraceSearchesOK) IsClientError() bool
- func (o *ListSavedTraceSearchesOK) IsCode(code int) bool
- func (o *ListSavedTraceSearchesOK) IsRedirect() bool
- func (o *ListSavedTraceSearchesOK) IsServerError() bool
- func (o *ListSavedTraceSearchesOK) IsSuccess() bool
- func (o *ListSavedTraceSearchesOK) String() string
- type ListSavedTraceSearchesParams
- func NewListSavedTraceSearchesParams() *ListSavedTraceSearchesParams
- func NewListSavedTraceSearchesParamsWithContext(ctx context.Context) *ListSavedTraceSearchesParams
- func NewListSavedTraceSearchesParamsWithHTTPClient(client *http.Client) *ListSavedTraceSearchesParams
- func NewListSavedTraceSearchesParamsWithTimeout(timeout time.Duration) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) SetContext(ctx context.Context)
- func (o *ListSavedTraceSearchesParams) SetCreatedBy(createdBy *string)
- func (o *ListSavedTraceSearchesParams) SetDefaults()
- func (o *ListSavedTraceSearchesParams) SetHTTPClient(client *http.Client)
- func (o *ListSavedTraceSearchesParams) SetNames(names []string)
- func (o *ListSavedTraceSearchesParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListSavedTraceSearchesParams) SetPageToken(pageToken *string)
- func (o *ListSavedTraceSearchesParams) SetSlugs(slugs []string)
- func (o *ListSavedTraceSearchesParams) SetTimeout(timeout time.Duration)
- func (o *ListSavedTraceSearchesParams) WithContext(ctx context.Context) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithCreatedBy(createdBy *string) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithDefaults() *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithHTTPClient(client *http.Client) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithNames(names []string) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithPageMaxSize(pageMaxSize *int64) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithPageToken(pageToken *string) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithSlugs(slugs []string) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WithTimeout(timeout time.Duration) *ListSavedTraceSearchesParams
- func (o *ListSavedTraceSearchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSavedTraceSearchesReader
- type ListServicesDefault
- func (o *ListServicesDefault) Code() int
- func (o *ListServicesDefault) Error() string
- func (o *ListServicesDefault) GetPayload() models.GenericError
- func (o *ListServicesDefault) IsClientError() bool
- func (o *ListServicesDefault) IsCode(code int) bool
- func (o *ListServicesDefault) IsRedirect() bool
- func (o *ListServicesDefault) IsServerError() bool
- func (o *ListServicesDefault) IsSuccess() bool
- func (o *ListServicesDefault) String() string
- type ListServicesInternalServerError
- func (o *ListServicesInternalServerError) Code() int
- func (o *ListServicesInternalServerError) Error() string
- func (o *ListServicesInternalServerError) GetPayload() *models.APIError
- func (o *ListServicesInternalServerError) IsClientError() bool
- func (o *ListServicesInternalServerError) IsCode(code int) bool
- func (o *ListServicesInternalServerError) IsRedirect() bool
- func (o *ListServicesInternalServerError) IsServerError() bool
- func (o *ListServicesInternalServerError) IsSuccess() bool
- func (o *ListServicesInternalServerError) String() string
- type ListServicesOK
- func (o *ListServicesOK) Code() int
- func (o *ListServicesOK) Error() string
- func (o *ListServicesOK) GetPayload() *models.ConfigunstableListServicesResponse
- func (o *ListServicesOK) IsClientError() bool
- func (o *ListServicesOK) IsCode(code int) bool
- func (o *ListServicesOK) IsRedirect() bool
- func (o *ListServicesOK) IsServerError() bool
- func (o *ListServicesOK) IsSuccess() bool
- func (o *ListServicesOK) String() string
- type ListServicesParams
- func (o *ListServicesParams) SetContext(ctx context.Context)
- func (o *ListServicesParams) SetDefaults()
- func (o *ListServicesParams) SetHTTPClient(client *http.Client)
- func (o *ListServicesParams) SetNames(names []string)
- func (o *ListServicesParams) SetNotificationPolicySlugs(notificationPolicySlugs []string)
- func (o *ListServicesParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListServicesParams) SetPageToken(pageToken *string)
- func (o *ListServicesParams) SetSlugs(slugs []string)
- func (o *ListServicesParams) SetTeamSlugs(teamSlugs []string)
- func (o *ListServicesParams) SetTimeout(timeout time.Duration)
- func (o *ListServicesParams) WithContext(ctx context.Context) *ListServicesParams
- func (o *ListServicesParams) WithDefaults() *ListServicesParams
- func (o *ListServicesParams) WithHTTPClient(client *http.Client) *ListServicesParams
- func (o *ListServicesParams) WithNames(names []string) *ListServicesParams
- func (o *ListServicesParams) WithNotificationPolicySlugs(notificationPolicySlugs []string) *ListServicesParams
- func (o *ListServicesParams) WithPageMaxSize(pageMaxSize *int64) *ListServicesParams
- func (o *ListServicesParams) WithPageToken(pageToken *string) *ListServicesParams
- func (o *ListServicesParams) WithSlugs(slugs []string) *ListServicesParams
- func (o *ListServicesParams) WithTeamSlugs(teamSlugs []string) *ListServicesParams
- func (o *ListServicesParams) WithTimeout(timeout time.Duration) *ListServicesParams
- func (o *ListServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServicesReader
- type ListTraceBehaviorsDefault
- func (o *ListTraceBehaviorsDefault) Code() int
- func (o *ListTraceBehaviorsDefault) Error() string
- func (o *ListTraceBehaviorsDefault) GetPayload() models.GenericError
- func (o *ListTraceBehaviorsDefault) IsClientError() bool
- func (o *ListTraceBehaviorsDefault) IsCode(code int) bool
- func (o *ListTraceBehaviorsDefault) IsRedirect() bool
- func (o *ListTraceBehaviorsDefault) IsServerError() bool
- func (o *ListTraceBehaviorsDefault) IsSuccess() bool
- func (o *ListTraceBehaviorsDefault) String() string
- type ListTraceBehaviorsInternalServerError
- func (o *ListTraceBehaviorsInternalServerError) Code() int
- func (o *ListTraceBehaviorsInternalServerError) Error() string
- func (o *ListTraceBehaviorsInternalServerError) GetPayload() *models.APIError
- func (o *ListTraceBehaviorsInternalServerError) IsClientError() bool
- func (o *ListTraceBehaviorsInternalServerError) IsCode(code int) bool
- func (o *ListTraceBehaviorsInternalServerError) IsRedirect() bool
- func (o *ListTraceBehaviorsInternalServerError) IsServerError() bool
- func (o *ListTraceBehaviorsInternalServerError) IsSuccess() bool
- func (o *ListTraceBehaviorsInternalServerError) String() string
- type ListTraceBehaviorsOK
- func (o *ListTraceBehaviorsOK) Code() int
- func (o *ListTraceBehaviorsOK) Error() string
- func (o *ListTraceBehaviorsOK) GetPayload() *models.ConfigunstableListTraceBehaviorsResponse
- func (o *ListTraceBehaviorsOK) IsClientError() bool
- func (o *ListTraceBehaviorsOK) IsCode(code int) bool
- func (o *ListTraceBehaviorsOK) IsRedirect() bool
- func (o *ListTraceBehaviorsOK) IsServerError() bool
- func (o *ListTraceBehaviorsOK) IsSuccess() bool
- func (o *ListTraceBehaviorsOK) String() string
- type ListTraceBehaviorsParams
- func NewListTraceBehaviorsParams() *ListTraceBehaviorsParams
- func NewListTraceBehaviorsParamsWithContext(ctx context.Context) *ListTraceBehaviorsParams
- func NewListTraceBehaviorsParamsWithHTTPClient(client *http.Client) *ListTraceBehaviorsParams
- func NewListTraceBehaviorsParamsWithTimeout(timeout time.Duration) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) SetContext(ctx context.Context)
- func (o *ListTraceBehaviorsParams) SetDefaults()
- func (o *ListTraceBehaviorsParams) SetHTTPClient(client *http.Client)
- func (o *ListTraceBehaviorsParams) SetNames(names []string)
- func (o *ListTraceBehaviorsParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListTraceBehaviorsParams) SetPageToken(pageToken *string)
- func (o *ListTraceBehaviorsParams) SetSlugs(slugs []string)
- func (o *ListTraceBehaviorsParams) SetTimeout(timeout time.Duration)
- func (o *ListTraceBehaviorsParams) WithContext(ctx context.Context) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithDefaults() *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithHTTPClient(client *http.Client) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithNames(names []string) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithPageMaxSize(pageMaxSize *int64) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithPageToken(pageToken *string) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithSlugs(slugs []string) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WithTimeout(timeout time.Duration) *ListTraceBehaviorsParams
- func (o *ListTraceBehaviorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListTraceBehaviorsReader
- type ListTraceJaegerRemoteSamplingStrategiesDefault
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) Code() int
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) Error() string
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) GetPayload() models.GenericError
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsClientError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsCode(code int) bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsRedirect() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsServerError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsSuccess() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) String() string
- type ListTraceJaegerRemoteSamplingStrategiesInternalServerError
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Code() int
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Error() string
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) GetPayload() *models.APIError
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsClientError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsCode(code int) bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsRedirect() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsServerError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsSuccess() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) String() string
- type ListTraceJaegerRemoteSamplingStrategiesOK
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) Code() int
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) Error() string
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) GetPayload() *models.ConfigunstableListTraceJaegerRemoteSamplingStrategiesResponse
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsClientError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsCode(code int) bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsRedirect() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsServerError() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsSuccess() bool
- func (o *ListTraceJaegerRemoteSamplingStrategiesOK) String() string
- type ListTraceJaegerRemoteSamplingStrategiesParams
- func NewListTraceJaegerRemoteSamplingStrategiesParams() *ListTraceJaegerRemoteSamplingStrategiesParams
- func NewListTraceJaegerRemoteSamplingStrategiesParamsWithContext(ctx context.Context) *ListTraceJaegerRemoteSamplingStrategiesParams
- func NewListTraceJaegerRemoteSamplingStrategiesParamsWithHTTPClient(client *http.Client) *ListTraceJaegerRemoteSamplingStrategiesParams
- func NewListTraceJaegerRemoteSamplingStrategiesParamsWithTimeout(timeout time.Duration) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetContext(ctx context.Context)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetDefaults()
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetHTTPClient(client *http.Client)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetNameOrServiceContains(nameOrServiceContains *string)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetNames(names []string)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetPageMaxSize(pageMaxSize *int64)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetPageToken(pageToken *string)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetServiceNames(serviceNames []string)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetSlugs(slugs []string)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetTimeout(timeout time.Duration)
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithContext(ctx context.Context) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithDefaults() *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithHTTPClient(client *http.Client) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithNameOrServiceContains(nameOrServiceContains *string) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithNames(names []string) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithPageMaxSize(pageMaxSize *int64) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithPageToken(pageToken *string) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithServiceNames(serviceNames []string) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithSlugs(slugs []string) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithTimeout(timeout time.Duration) *ListTraceJaegerRemoteSamplingStrategiesParams
- func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListTraceJaegerRemoteSamplingStrategiesReader
- type ReadDashboardDefault
- func (o *ReadDashboardDefault) Code() int
- func (o *ReadDashboardDefault) Error() string
- func (o *ReadDashboardDefault) GetPayload() models.GenericError
- func (o *ReadDashboardDefault) IsClientError() bool
- func (o *ReadDashboardDefault) IsCode(code int) bool
- func (o *ReadDashboardDefault) IsRedirect() bool
- func (o *ReadDashboardDefault) IsServerError() bool
- func (o *ReadDashboardDefault) IsSuccess() bool
- func (o *ReadDashboardDefault) String() string
- type ReadDashboardInternalServerError
- func (o *ReadDashboardInternalServerError) Code() int
- func (o *ReadDashboardInternalServerError) Error() string
- func (o *ReadDashboardInternalServerError) GetPayload() *models.APIError
- func (o *ReadDashboardInternalServerError) IsClientError() bool
- func (o *ReadDashboardInternalServerError) IsCode(code int) bool
- func (o *ReadDashboardInternalServerError) IsRedirect() bool
- func (o *ReadDashboardInternalServerError) IsServerError() bool
- func (o *ReadDashboardInternalServerError) IsSuccess() bool
- func (o *ReadDashboardInternalServerError) String() string
- type ReadDashboardNotFound
- func (o *ReadDashboardNotFound) Code() int
- func (o *ReadDashboardNotFound) Error() string
- func (o *ReadDashboardNotFound) GetPayload() *models.APIError
- func (o *ReadDashboardNotFound) IsClientError() bool
- func (o *ReadDashboardNotFound) IsCode(code int) bool
- func (o *ReadDashboardNotFound) IsRedirect() bool
- func (o *ReadDashboardNotFound) IsServerError() bool
- func (o *ReadDashboardNotFound) IsSuccess() bool
- func (o *ReadDashboardNotFound) String() string
- type ReadDashboardOK
- func (o *ReadDashboardOK) Code() int
- func (o *ReadDashboardOK) Error() string
- func (o *ReadDashboardOK) GetPayload() *models.ConfigunstableReadDashboardResponse
- func (o *ReadDashboardOK) IsClientError() bool
- func (o *ReadDashboardOK) IsCode(code int) bool
- func (o *ReadDashboardOK) IsRedirect() bool
- func (o *ReadDashboardOK) IsServerError() bool
- func (o *ReadDashboardOK) IsSuccess() bool
- func (o *ReadDashboardOK) String() string
- type ReadDashboardParams
- func (o *ReadDashboardParams) SetContext(ctx context.Context)
- func (o *ReadDashboardParams) SetDefaults()
- func (o *ReadDashboardParams) SetHTTPClient(client *http.Client)
- func (o *ReadDashboardParams) SetSlug(slug string)
- func (o *ReadDashboardParams) SetTimeout(timeout time.Duration)
- func (o *ReadDashboardParams) WithContext(ctx context.Context) *ReadDashboardParams
- func (o *ReadDashboardParams) WithDefaults() *ReadDashboardParams
- func (o *ReadDashboardParams) WithHTTPClient(client *http.Client) *ReadDashboardParams
- func (o *ReadDashboardParams) WithSlug(slug string) *ReadDashboardParams
- func (o *ReadDashboardParams) WithTimeout(timeout time.Duration) *ReadDashboardParams
- func (o *ReadDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDashboardReader
- type ReadDatasetDefault
- func (o *ReadDatasetDefault) Code() int
- func (o *ReadDatasetDefault) Error() string
- func (o *ReadDatasetDefault) GetPayload() models.GenericError
- func (o *ReadDatasetDefault) IsClientError() bool
- func (o *ReadDatasetDefault) IsCode(code int) bool
- func (o *ReadDatasetDefault) IsRedirect() bool
- func (o *ReadDatasetDefault) IsServerError() bool
- func (o *ReadDatasetDefault) IsSuccess() bool
- func (o *ReadDatasetDefault) String() string
- type ReadDatasetInternalServerError
- func (o *ReadDatasetInternalServerError) Code() int
- func (o *ReadDatasetInternalServerError) Error() string
- func (o *ReadDatasetInternalServerError) GetPayload() *models.APIError
- func (o *ReadDatasetInternalServerError) IsClientError() bool
- func (o *ReadDatasetInternalServerError) IsCode(code int) bool
- func (o *ReadDatasetInternalServerError) IsRedirect() bool
- func (o *ReadDatasetInternalServerError) IsServerError() bool
- func (o *ReadDatasetInternalServerError) IsSuccess() bool
- func (o *ReadDatasetInternalServerError) String() string
- type ReadDatasetNotFound
- func (o *ReadDatasetNotFound) Code() int
- func (o *ReadDatasetNotFound) Error() string
- func (o *ReadDatasetNotFound) GetPayload() *models.APIError
- func (o *ReadDatasetNotFound) IsClientError() bool
- func (o *ReadDatasetNotFound) IsCode(code int) bool
- func (o *ReadDatasetNotFound) IsRedirect() bool
- func (o *ReadDatasetNotFound) IsServerError() bool
- func (o *ReadDatasetNotFound) IsSuccess() bool
- func (o *ReadDatasetNotFound) String() string
- type ReadDatasetOK
- func (o *ReadDatasetOK) Code() int
- func (o *ReadDatasetOK) Error() string
- func (o *ReadDatasetOK) GetPayload() *models.ConfigunstableReadDatasetResponse
- func (o *ReadDatasetOK) IsClientError() bool
- func (o *ReadDatasetOK) IsCode(code int) bool
- func (o *ReadDatasetOK) IsRedirect() bool
- func (o *ReadDatasetOK) IsServerError() bool
- func (o *ReadDatasetOK) IsSuccess() bool
- func (o *ReadDatasetOK) String() string
- type ReadDatasetParams
- func (o *ReadDatasetParams) SetContext(ctx context.Context)
- func (o *ReadDatasetParams) SetDefaults()
- func (o *ReadDatasetParams) SetHTTPClient(client *http.Client)
- func (o *ReadDatasetParams) SetSlug(slug string)
- func (o *ReadDatasetParams) SetTimeout(timeout time.Duration)
- func (o *ReadDatasetParams) WithContext(ctx context.Context) *ReadDatasetParams
- func (o *ReadDatasetParams) WithDefaults() *ReadDatasetParams
- func (o *ReadDatasetParams) WithHTTPClient(client *http.Client) *ReadDatasetParams
- func (o *ReadDatasetParams) WithSlug(slug string) *ReadDatasetParams
- func (o *ReadDatasetParams) WithTimeout(timeout time.Duration) *ReadDatasetParams
- func (o *ReadDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDatasetReader
- type ReadLinkTemplateDefault
- func (o *ReadLinkTemplateDefault) Code() int
- func (o *ReadLinkTemplateDefault) Error() string
- func (o *ReadLinkTemplateDefault) GetPayload() models.GenericError
- func (o *ReadLinkTemplateDefault) IsClientError() bool
- func (o *ReadLinkTemplateDefault) IsCode(code int) bool
- func (o *ReadLinkTemplateDefault) IsRedirect() bool
- func (o *ReadLinkTemplateDefault) IsServerError() bool
- func (o *ReadLinkTemplateDefault) IsSuccess() bool
- func (o *ReadLinkTemplateDefault) String() string
- type ReadLinkTemplateInternalServerError
- func (o *ReadLinkTemplateInternalServerError) Code() int
- func (o *ReadLinkTemplateInternalServerError) Error() string
- func (o *ReadLinkTemplateInternalServerError) GetPayload() *models.APIError
- func (o *ReadLinkTemplateInternalServerError) IsClientError() bool
- func (o *ReadLinkTemplateInternalServerError) IsCode(code int) bool
- func (o *ReadLinkTemplateInternalServerError) IsRedirect() bool
- func (o *ReadLinkTemplateInternalServerError) IsServerError() bool
- func (o *ReadLinkTemplateInternalServerError) IsSuccess() bool
- func (o *ReadLinkTemplateInternalServerError) String() string
- type ReadLinkTemplateNotFound
- func (o *ReadLinkTemplateNotFound) Code() int
- func (o *ReadLinkTemplateNotFound) Error() string
- func (o *ReadLinkTemplateNotFound) GetPayload() *models.APIError
- func (o *ReadLinkTemplateNotFound) IsClientError() bool
- func (o *ReadLinkTemplateNotFound) IsCode(code int) bool
- func (o *ReadLinkTemplateNotFound) IsRedirect() bool
- func (o *ReadLinkTemplateNotFound) IsServerError() bool
- func (o *ReadLinkTemplateNotFound) IsSuccess() bool
- func (o *ReadLinkTemplateNotFound) String() string
- type ReadLinkTemplateOK
- func (o *ReadLinkTemplateOK) Code() int
- func (o *ReadLinkTemplateOK) Error() string
- func (o *ReadLinkTemplateOK) GetPayload() *models.ConfigunstableReadLinkTemplateResponse
- func (o *ReadLinkTemplateOK) IsClientError() bool
- func (o *ReadLinkTemplateOK) IsCode(code int) bool
- func (o *ReadLinkTemplateOK) IsRedirect() bool
- func (o *ReadLinkTemplateOK) IsServerError() bool
- func (o *ReadLinkTemplateOK) IsSuccess() bool
- func (o *ReadLinkTemplateOK) String() string
- type ReadLinkTemplateParams
- func NewReadLinkTemplateParams() *ReadLinkTemplateParams
- func NewReadLinkTemplateParamsWithContext(ctx context.Context) *ReadLinkTemplateParams
- func NewReadLinkTemplateParamsWithHTTPClient(client *http.Client) *ReadLinkTemplateParams
- func NewReadLinkTemplateParamsWithTimeout(timeout time.Duration) *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) SetContext(ctx context.Context)
- func (o *ReadLinkTemplateParams) SetDefaults()
- func (o *ReadLinkTemplateParams) SetHTTPClient(client *http.Client)
- func (o *ReadLinkTemplateParams) SetSlug(slug string)
- func (o *ReadLinkTemplateParams) SetTimeout(timeout time.Duration)
- func (o *ReadLinkTemplateParams) WithContext(ctx context.Context) *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) WithDefaults() *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) WithHTTPClient(client *http.Client) *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) WithSlug(slug string) *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) WithTimeout(timeout time.Duration) *ReadLinkTemplateParams
- func (o *ReadLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadLinkTemplateReader
- type ReadLogAllocationConfigDefault
- func (o *ReadLogAllocationConfigDefault) Code() int
- func (o *ReadLogAllocationConfigDefault) Error() string
- func (o *ReadLogAllocationConfigDefault) GetPayload() models.GenericError
- func (o *ReadLogAllocationConfigDefault) IsClientError() bool
- func (o *ReadLogAllocationConfigDefault) IsCode(code int) bool
- func (o *ReadLogAllocationConfigDefault) IsRedirect() bool
- func (o *ReadLogAllocationConfigDefault) IsServerError() bool
- func (o *ReadLogAllocationConfigDefault) IsSuccess() bool
- func (o *ReadLogAllocationConfigDefault) String() string
- type ReadLogAllocationConfigInternalServerError
- func (o *ReadLogAllocationConfigInternalServerError) Code() int
- func (o *ReadLogAllocationConfigInternalServerError) Error() string
- func (o *ReadLogAllocationConfigInternalServerError) GetPayload() *models.APIError
- func (o *ReadLogAllocationConfigInternalServerError) IsClientError() bool
- func (o *ReadLogAllocationConfigInternalServerError) IsCode(code int) bool
- func (o *ReadLogAllocationConfigInternalServerError) IsRedirect() bool
- func (o *ReadLogAllocationConfigInternalServerError) IsServerError() bool
- func (o *ReadLogAllocationConfigInternalServerError) IsSuccess() bool
- func (o *ReadLogAllocationConfigInternalServerError) String() string
- type ReadLogAllocationConfigNotFound
- func (o *ReadLogAllocationConfigNotFound) Code() int
- func (o *ReadLogAllocationConfigNotFound) Error() string
- func (o *ReadLogAllocationConfigNotFound) GetPayload() *models.APIError
- func (o *ReadLogAllocationConfigNotFound) IsClientError() bool
- func (o *ReadLogAllocationConfigNotFound) IsCode(code int) bool
- func (o *ReadLogAllocationConfigNotFound) IsRedirect() bool
- func (o *ReadLogAllocationConfigNotFound) IsServerError() bool
- func (o *ReadLogAllocationConfigNotFound) IsSuccess() bool
- func (o *ReadLogAllocationConfigNotFound) String() string
- type ReadLogAllocationConfigOK
- func (o *ReadLogAllocationConfigOK) Code() int
- func (o *ReadLogAllocationConfigOK) Error() string
- func (o *ReadLogAllocationConfigOK) GetPayload() *models.ConfigunstableReadLogAllocationConfigResponse
- func (o *ReadLogAllocationConfigOK) IsClientError() bool
- func (o *ReadLogAllocationConfigOK) IsCode(code int) bool
- func (o *ReadLogAllocationConfigOK) IsRedirect() bool
- func (o *ReadLogAllocationConfigOK) IsServerError() bool
- func (o *ReadLogAllocationConfigOK) IsSuccess() bool
- func (o *ReadLogAllocationConfigOK) String() string
- type ReadLogAllocationConfigParams
- func NewReadLogAllocationConfigParams() *ReadLogAllocationConfigParams
- func NewReadLogAllocationConfigParamsWithContext(ctx context.Context) *ReadLogAllocationConfigParams
- func NewReadLogAllocationConfigParamsWithHTTPClient(client *http.Client) *ReadLogAllocationConfigParams
- func NewReadLogAllocationConfigParamsWithTimeout(timeout time.Duration) *ReadLogAllocationConfigParams
- func (o *ReadLogAllocationConfigParams) SetContext(ctx context.Context)
- func (o *ReadLogAllocationConfigParams) SetDefaults()
- func (o *ReadLogAllocationConfigParams) SetHTTPClient(client *http.Client)
- func (o *ReadLogAllocationConfigParams) SetTimeout(timeout time.Duration)
- func (o *ReadLogAllocationConfigParams) WithContext(ctx context.Context) *ReadLogAllocationConfigParams
- func (o *ReadLogAllocationConfigParams) WithDefaults() *ReadLogAllocationConfigParams
- func (o *ReadLogAllocationConfigParams) WithHTTPClient(client *http.Client) *ReadLogAllocationConfigParams
- func (o *ReadLogAllocationConfigParams) WithTimeout(timeout time.Duration) *ReadLogAllocationConfigParams
- func (o *ReadLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadLogAllocationConfigReader
- type ReadLogScaleActionDefault
- func (o *ReadLogScaleActionDefault) Code() int
- func (o *ReadLogScaleActionDefault) Error() string
- func (o *ReadLogScaleActionDefault) GetPayload() models.GenericError
- func (o *ReadLogScaleActionDefault) IsClientError() bool
- func (o *ReadLogScaleActionDefault) IsCode(code int) bool
- func (o *ReadLogScaleActionDefault) IsRedirect() bool
- func (o *ReadLogScaleActionDefault) IsServerError() bool
- func (o *ReadLogScaleActionDefault) IsSuccess() bool
- func (o *ReadLogScaleActionDefault) String() string
- type ReadLogScaleActionInternalServerError
- func (o *ReadLogScaleActionInternalServerError) Code() int
- func (o *ReadLogScaleActionInternalServerError) Error() string
- func (o *ReadLogScaleActionInternalServerError) GetPayload() *models.APIError
- func (o *ReadLogScaleActionInternalServerError) IsClientError() bool
- func (o *ReadLogScaleActionInternalServerError) IsCode(code int) bool
- func (o *ReadLogScaleActionInternalServerError) IsRedirect() bool
- func (o *ReadLogScaleActionInternalServerError) IsServerError() bool
- func (o *ReadLogScaleActionInternalServerError) IsSuccess() bool
- func (o *ReadLogScaleActionInternalServerError) String() string
- type ReadLogScaleActionNotFound
- func (o *ReadLogScaleActionNotFound) Code() int
- func (o *ReadLogScaleActionNotFound) Error() string
- func (o *ReadLogScaleActionNotFound) GetPayload() *models.APIError
- func (o *ReadLogScaleActionNotFound) IsClientError() bool
- func (o *ReadLogScaleActionNotFound) IsCode(code int) bool
- func (o *ReadLogScaleActionNotFound) IsRedirect() bool
- func (o *ReadLogScaleActionNotFound) IsServerError() bool
- func (o *ReadLogScaleActionNotFound) IsSuccess() bool
- func (o *ReadLogScaleActionNotFound) String() string
- type ReadLogScaleActionOK
- func (o *ReadLogScaleActionOK) Code() int
- func (o *ReadLogScaleActionOK) Error() string
- func (o *ReadLogScaleActionOK) GetPayload() *models.ConfigunstableReadLogScaleActionResponse
- func (o *ReadLogScaleActionOK) IsClientError() bool
- func (o *ReadLogScaleActionOK) IsCode(code int) bool
- func (o *ReadLogScaleActionOK) IsRedirect() bool
- func (o *ReadLogScaleActionOK) IsServerError() bool
- func (o *ReadLogScaleActionOK) IsSuccess() bool
- func (o *ReadLogScaleActionOK) String() string
- type ReadLogScaleActionParams
- func NewReadLogScaleActionParams() *ReadLogScaleActionParams
- func NewReadLogScaleActionParamsWithContext(ctx context.Context) *ReadLogScaleActionParams
- func NewReadLogScaleActionParamsWithHTTPClient(client *http.Client) *ReadLogScaleActionParams
- func NewReadLogScaleActionParamsWithTimeout(timeout time.Duration) *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) SetContext(ctx context.Context)
- func (o *ReadLogScaleActionParams) SetDefaults()
- func (o *ReadLogScaleActionParams) SetHTTPClient(client *http.Client)
- func (o *ReadLogScaleActionParams) SetSlug(slug string)
- func (o *ReadLogScaleActionParams) SetTimeout(timeout time.Duration)
- func (o *ReadLogScaleActionParams) WithContext(ctx context.Context) *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) WithDefaults() *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) WithHTTPClient(client *http.Client) *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) WithSlug(slug string) *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) WithTimeout(timeout time.Duration) *ReadLogScaleActionParams
- func (o *ReadLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadLogScaleActionReader
- type ReadLogScaleAlertDefault
- func (o *ReadLogScaleAlertDefault) Code() int
- func (o *ReadLogScaleAlertDefault) Error() string
- func (o *ReadLogScaleAlertDefault) GetPayload() models.GenericError
- func (o *ReadLogScaleAlertDefault) IsClientError() bool
- func (o *ReadLogScaleAlertDefault) IsCode(code int) bool
- func (o *ReadLogScaleAlertDefault) IsRedirect() bool
- func (o *ReadLogScaleAlertDefault) IsServerError() bool
- func (o *ReadLogScaleAlertDefault) IsSuccess() bool
- func (o *ReadLogScaleAlertDefault) String() string
- type ReadLogScaleAlertInternalServerError
- func (o *ReadLogScaleAlertInternalServerError) Code() int
- func (o *ReadLogScaleAlertInternalServerError) Error() string
- func (o *ReadLogScaleAlertInternalServerError) GetPayload() *models.APIError
- func (o *ReadLogScaleAlertInternalServerError) IsClientError() bool
- func (o *ReadLogScaleAlertInternalServerError) IsCode(code int) bool
- func (o *ReadLogScaleAlertInternalServerError) IsRedirect() bool
- func (o *ReadLogScaleAlertInternalServerError) IsServerError() bool
- func (o *ReadLogScaleAlertInternalServerError) IsSuccess() bool
- func (o *ReadLogScaleAlertInternalServerError) String() string
- type ReadLogScaleAlertNotFound
- func (o *ReadLogScaleAlertNotFound) Code() int
- func (o *ReadLogScaleAlertNotFound) Error() string
- func (o *ReadLogScaleAlertNotFound) GetPayload() *models.APIError
- func (o *ReadLogScaleAlertNotFound) IsClientError() bool
- func (o *ReadLogScaleAlertNotFound) IsCode(code int) bool
- func (o *ReadLogScaleAlertNotFound) IsRedirect() bool
- func (o *ReadLogScaleAlertNotFound) IsServerError() bool
- func (o *ReadLogScaleAlertNotFound) IsSuccess() bool
- func (o *ReadLogScaleAlertNotFound) String() string
- type ReadLogScaleAlertOK
- func (o *ReadLogScaleAlertOK) Code() int
- func (o *ReadLogScaleAlertOK) Error() string
- func (o *ReadLogScaleAlertOK) GetPayload() *models.ConfigunstableReadLogScaleAlertResponse
- func (o *ReadLogScaleAlertOK) IsClientError() bool
- func (o *ReadLogScaleAlertOK) IsCode(code int) bool
- func (o *ReadLogScaleAlertOK) IsRedirect() bool
- func (o *ReadLogScaleAlertOK) IsServerError() bool
- func (o *ReadLogScaleAlertOK) IsSuccess() bool
- func (o *ReadLogScaleAlertOK) String() string
- type ReadLogScaleAlertParams
- func NewReadLogScaleAlertParams() *ReadLogScaleAlertParams
- func NewReadLogScaleAlertParamsWithContext(ctx context.Context) *ReadLogScaleAlertParams
- func NewReadLogScaleAlertParamsWithHTTPClient(client *http.Client) *ReadLogScaleAlertParams
- func NewReadLogScaleAlertParamsWithTimeout(timeout time.Duration) *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) SetContext(ctx context.Context)
- func (o *ReadLogScaleAlertParams) SetDefaults()
- func (o *ReadLogScaleAlertParams) SetHTTPClient(client *http.Client)
- func (o *ReadLogScaleAlertParams) SetSlug(slug string)
- func (o *ReadLogScaleAlertParams) SetTimeout(timeout time.Duration)
- func (o *ReadLogScaleAlertParams) WithContext(ctx context.Context) *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) WithDefaults() *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) WithHTTPClient(client *http.Client) *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) WithSlug(slug string) *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) WithTimeout(timeout time.Duration) *ReadLogScaleAlertParams
- func (o *ReadLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadLogScaleAlertReader
- type ReadNoopEntityDefault
- func (o *ReadNoopEntityDefault) Code() int
- func (o *ReadNoopEntityDefault) Error() string
- func (o *ReadNoopEntityDefault) GetPayload() models.GenericError
- func (o *ReadNoopEntityDefault) IsClientError() bool
- func (o *ReadNoopEntityDefault) IsCode(code int) bool
- func (o *ReadNoopEntityDefault) IsRedirect() bool
- func (o *ReadNoopEntityDefault) IsServerError() bool
- func (o *ReadNoopEntityDefault) IsSuccess() bool
- func (o *ReadNoopEntityDefault) String() string
- type ReadNoopEntityInternalServerError
- func (o *ReadNoopEntityInternalServerError) Code() int
- func (o *ReadNoopEntityInternalServerError) Error() string
- func (o *ReadNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *ReadNoopEntityInternalServerError) IsClientError() bool
- func (o *ReadNoopEntityInternalServerError) IsCode(code int) bool
- func (o *ReadNoopEntityInternalServerError) IsRedirect() bool
- func (o *ReadNoopEntityInternalServerError) IsServerError() bool
- func (o *ReadNoopEntityInternalServerError) IsSuccess() bool
- func (o *ReadNoopEntityInternalServerError) String() string
- type ReadNoopEntityNotFound
- func (o *ReadNoopEntityNotFound) Code() int
- func (o *ReadNoopEntityNotFound) Error() string
- func (o *ReadNoopEntityNotFound) GetPayload() *models.APIError
- func (o *ReadNoopEntityNotFound) IsClientError() bool
- func (o *ReadNoopEntityNotFound) IsCode(code int) bool
- func (o *ReadNoopEntityNotFound) IsRedirect() bool
- func (o *ReadNoopEntityNotFound) IsServerError() bool
- func (o *ReadNoopEntityNotFound) IsSuccess() bool
- func (o *ReadNoopEntityNotFound) String() string
- type ReadNoopEntityOK
- func (o *ReadNoopEntityOK) Code() int
- func (o *ReadNoopEntityOK) Error() string
- func (o *ReadNoopEntityOK) GetPayload() *models.ConfigunstableReadNoopEntityResponse
- func (o *ReadNoopEntityOK) IsClientError() bool
- func (o *ReadNoopEntityOK) IsCode(code int) bool
- func (o *ReadNoopEntityOK) IsRedirect() bool
- func (o *ReadNoopEntityOK) IsServerError() bool
- func (o *ReadNoopEntityOK) IsSuccess() bool
- func (o *ReadNoopEntityOK) String() string
- type ReadNoopEntityParams
- func NewReadNoopEntityParams() *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithContext(ctx context.Context) *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithHTTPClient(client *http.Client) *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithTimeout(timeout time.Duration) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) SetContext(ctx context.Context)
- func (o *ReadNoopEntityParams) SetDefaults()
- func (o *ReadNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *ReadNoopEntityParams) SetSlug(slug string)
- func (o *ReadNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *ReadNoopEntityParams) WithContext(ctx context.Context) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithDefaults() *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithHTTPClient(client *http.Client) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithSlug(slug string) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithTimeout(timeout time.Duration) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadNoopEntityReader
- type ReadOtelMetricsIngestionDefault
- func (o *ReadOtelMetricsIngestionDefault) Code() int
- func (o *ReadOtelMetricsIngestionDefault) Error() string
- func (o *ReadOtelMetricsIngestionDefault) GetPayload() models.GenericError
- func (o *ReadOtelMetricsIngestionDefault) IsClientError() bool
- func (o *ReadOtelMetricsIngestionDefault) IsCode(code int) bool
- func (o *ReadOtelMetricsIngestionDefault) IsRedirect() bool
- func (o *ReadOtelMetricsIngestionDefault) IsServerError() bool
- func (o *ReadOtelMetricsIngestionDefault) IsSuccess() bool
- func (o *ReadOtelMetricsIngestionDefault) String() string
- type ReadOtelMetricsIngestionInternalServerError
- func (o *ReadOtelMetricsIngestionInternalServerError) Code() int
- func (o *ReadOtelMetricsIngestionInternalServerError) Error() string
- func (o *ReadOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
- func (o *ReadOtelMetricsIngestionInternalServerError) IsClientError() bool
- func (o *ReadOtelMetricsIngestionInternalServerError) IsCode(code int) bool
- func (o *ReadOtelMetricsIngestionInternalServerError) IsRedirect() bool
- func (o *ReadOtelMetricsIngestionInternalServerError) IsServerError() bool
- func (o *ReadOtelMetricsIngestionInternalServerError) IsSuccess() bool
- func (o *ReadOtelMetricsIngestionInternalServerError) String() string
- type ReadOtelMetricsIngestionNotFound
- func (o *ReadOtelMetricsIngestionNotFound) Code() int
- func (o *ReadOtelMetricsIngestionNotFound) Error() string
- func (o *ReadOtelMetricsIngestionNotFound) GetPayload() *models.APIError
- func (o *ReadOtelMetricsIngestionNotFound) IsClientError() bool
- func (o *ReadOtelMetricsIngestionNotFound) IsCode(code int) bool
- func (o *ReadOtelMetricsIngestionNotFound) IsRedirect() bool
- func (o *ReadOtelMetricsIngestionNotFound) IsServerError() bool
- func (o *ReadOtelMetricsIngestionNotFound) IsSuccess() bool
- func (o *ReadOtelMetricsIngestionNotFound) String() string
- type ReadOtelMetricsIngestionOK
- func (o *ReadOtelMetricsIngestionOK) Code() int
- func (o *ReadOtelMetricsIngestionOK) Error() string
- func (o *ReadOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableReadOtelMetricsIngestionResponse
- func (o *ReadOtelMetricsIngestionOK) IsClientError() bool
- func (o *ReadOtelMetricsIngestionOK) IsCode(code int) bool
- func (o *ReadOtelMetricsIngestionOK) IsRedirect() bool
- func (o *ReadOtelMetricsIngestionOK) IsServerError() bool
- func (o *ReadOtelMetricsIngestionOK) IsSuccess() bool
- func (o *ReadOtelMetricsIngestionOK) String() string
- type ReadOtelMetricsIngestionParams
- func NewReadOtelMetricsIngestionParams() *ReadOtelMetricsIngestionParams
- func NewReadOtelMetricsIngestionParamsWithContext(ctx context.Context) *ReadOtelMetricsIngestionParams
- func NewReadOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *ReadOtelMetricsIngestionParams
- func NewReadOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *ReadOtelMetricsIngestionParams
- func (o *ReadOtelMetricsIngestionParams) SetContext(ctx context.Context)
- func (o *ReadOtelMetricsIngestionParams) SetDefaults()
- func (o *ReadOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
- func (o *ReadOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
- func (o *ReadOtelMetricsIngestionParams) WithContext(ctx context.Context) *ReadOtelMetricsIngestionParams
- func (o *ReadOtelMetricsIngestionParams) WithDefaults() *ReadOtelMetricsIngestionParams
- func (o *ReadOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *ReadOtelMetricsIngestionParams
- func (o *ReadOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *ReadOtelMetricsIngestionParams
- func (o *ReadOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadOtelMetricsIngestionReader
- type ReadSavedTraceSearchDefault
- func (o *ReadSavedTraceSearchDefault) Code() int
- func (o *ReadSavedTraceSearchDefault) Error() string
- func (o *ReadSavedTraceSearchDefault) GetPayload() models.GenericError
- func (o *ReadSavedTraceSearchDefault) IsClientError() bool
- func (o *ReadSavedTraceSearchDefault) IsCode(code int) bool
- func (o *ReadSavedTraceSearchDefault) IsRedirect() bool
- func (o *ReadSavedTraceSearchDefault) IsServerError() bool
- func (o *ReadSavedTraceSearchDefault) IsSuccess() bool
- func (o *ReadSavedTraceSearchDefault) String() string
- type ReadSavedTraceSearchInternalServerError
- func (o *ReadSavedTraceSearchInternalServerError) Code() int
- func (o *ReadSavedTraceSearchInternalServerError) Error() string
- func (o *ReadSavedTraceSearchInternalServerError) GetPayload() *models.APIError
- func (o *ReadSavedTraceSearchInternalServerError) IsClientError() bool
- func (o *ReadSavedTraceSearchInternalServerError) IsCode(code int) bool
- func (o *ReadSavedTraceSearchInternalServerError) IsRedirect() bool
- func (o *ReadSavedTraceSearchInternalServerError) IsServerError() bool
- func (o *ReadSavedTraceSearchInternalServerError) IsSuccess() bool
- func (o *ReadSavedTraceSearchInternalServerError) String() string
- type ReadSavedTraceSearchNotFound
- func (o *ReadSavedTraceSearchNotFound) Code() int
- func (o *ReadSavedTraceSearchNotFound) Error() string
- func (o *ReadSavedTraceSearchNotFound) GetPayload() *models.APIError
- func (o *ReadSavedTraceSearchNotFound) IsClientError() bool
- func (o *ReadSavedTraceSearchNotFound) IsCode(code int) bool
- func (o *ReadSavedTraceSearchNotFound) IsRedirect() bool
- func (o *ReadSavedTraceSearchNotFound) IsServerError() bool
- func (o *ReadSavedTraceSearchNotFound) IsSuccess() bool
- func (o *ReadSavedTraceSearchNotFound) String() string
- type ReadSavedTraceSearchOK
- func (o *ReadSavedTraceSearchOK) Code() int
- func (o *ReadSavedTraceSearchOK) Error() string
- func (o *ReadSavedTraceSearchOK) GetPayload() *models.ConfigunstableReadSavedTraceSearchResponse
- func (o *ReadSavedTraceSearchOK) IsClientError() bool
- func (o *ReadSavedTraceSearchOK) IsCode(code int) bool
- func (o *ReadSavedTraceSearchOK) IsRedirect() bool
- func (o *ReadSavedTraceSearchOK) IsServerError() bool
- func (o *ReadSavedTraceSearchOK) IsSuccess() bool
- func (o *ReadSavedTraceSearchOK) String() string
- type ReadSavedTraceSearchParams
- func NewReadSavedTraceSearchParams() *ReadSavedTraceSearchParams
- func NewReadSavedTraceSearchParamsWithContext(ctx context.Context) *ReadSavedTraceSearchParams
- func NewReadSavedTraceSearchParamsWithHTTPClient(client *http.Client) *ReadSavedTraceSearchParams
- func NewReadSavedTraceSearchParamsWithTimeout(timeout time.Duration) *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) SetContext(ctx context.Context)
- func (o *ReadSavedTraceSearchParams) SetDefaults()
- func (o *ReadSavedTraceSearchParams) SetHTTPClient(client *http.Client)
- func (o *ReadSavedTraceSearchParams) SetSlug(slug string)
- func (o *ReadSavedTraceSearchParams) SetTimeout(timeout time.Duration)
- func (o *ReadSavedTraceSearchParams) WithContext(ctx context.Context) *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) WithDefaults() *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) WithHTTPClient(client *http.Client) *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) WithSlug(slug string) *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) WithTimeout(timeout time.Duration) *ReadSavedTraceSearchParams
- func (o *ReadSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadSavedTraceSearchReader
- type ReadServiceDefault
- func (o *ReadServiceDefault) Code() int
- func (o *ReadServiceDefault) Error() string
- func (o *ReadServiceDefault) GetPayload() models.GenericError
- func (o *ReadServiceDefault) IsClientError() bool
- func (o *ReadServiceDefault) IsCode(code int) bool
- func (o *ReadServiceDefault) IsRedirect() bool
- func (o *ReadServiceDefault) IsServerError() bool
- func (o *ReadServiceDefault) IsSuccess() bool
- func (o *ReadServiceDefault) String() string
- type ReadServiceInternalServerError
- func (o *ReadServiceInternalServerError) Code() int
- func (o *ReadServiceInternalServerError) Error() string
- func (o *ReadServiceInternalServerError) GetPayload() *models.APIError
- func (o *ReadServiceInternalServerError) IsClientError() bool
- func (o *ReadServiceInternalServerError) IsCode(code int) bool
- func (o *ReadServiceInternalServerError) IsRedirect() bool
- func (o *ReadServiceInternalServerError) IsServerError() bool
- func (o *ReadServiceInternalServerError) IsSuccess() bool
- func (o *ReadServiceInternalServerError) String() string
- type ReadServiceNotFound
- func (o *ReadServiceNotFound) Code() int
- func (o *ReadServiceNotFound) Error() string
- func (o *ReadServiceNotFound) GetPayload() *models.APIError
- func (o *ReadServiceNotFound) IsClientError() bool
- func (o *ReadServiceNotFound) IsCode(code int) bool
- func (o *ReadServiceNotFound) IsRedirect() bool
- func (o *ReadServiceNotFound) IsServerError() bool
- func (o *ReadServiceNotFound) IsSuccess() bool
- func (o *ReadServiceNotFound) String() string
- type ReadServiceOK
- func (o *ReadServiceOK) Code() int
- func (o *ReadServiceOK) Error() string
- func (o *ReadServiceOK) GetPayload() *models.ConfigunstableReadServiceResponse
- func (o *ReadServiceOK) IsClientError() bool
- func (o *ReadServiceOK) IsCode(code int) bool
- func (o *ReadServiceOK) IsRedirect() bool
- func (o *ReadServiceOK) IsServerError() bool
- func (o *ReadServiceOK) IsSuccess() bool
- func (o *ReadServiceOK) String() string
- type ReadServiceParams
- func (o *ReadServiceParams) SetContext(ctx context.Context)
- func (o *ReadServiceParams) SetDefaults()
- func (o *ReadServiceParams) SetHTTPClient(client *http.Client)
- func (o *ReadServiceParams) SetSlug(slug string)
- func (o *ReadServiceParams) SetTimeout(timeout time.Duration)
- func (o *ReadServiceParams) WithContext(ctx context.Context) *ReadServiceParams
- func (o *ReadServiceParams) WithDefaults() *ReadServiceParams
- func (o *ReadServiceParams) WithHTTPClient(client *http.Client) *ReadServiceParams
- func (o *ReadServiceParams) WithSlug(slug string) *ReadServiceParams
- func (o *ReadServiceParams) WithTimeout(timeout time.Duration) *ReadServiceParams
- func (o *ReadServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadServiceReader
- type ReadTraceBehaviorDefault
- func (o *ReadTraceBehaviorDefault) Code() int
- func (o *ReadTraceBehaviorDefault) Error() string
- func (o *ReadTraceBehaviorDefault) GetPayload() models.GenericError
- func (o *ReadTraceBehaviorDefault) IsClientError() bool
- func (o *ReadTraceBehaviorDefault) IsCode(code int) bool
- func (o *ReadTraceBehaviorDefault) IsRedirect() bool
- func (o *ReadTraceBehaviorDefault) IsServerError() bool
- func (o *ReadTraceBehaviorDefault) IsSuccess() bool
- func (o *ReadTraceBehaviorDefault) String() string
- type ReadTraceBehaviorInternalServerError
- func (o *ReadTraceBehaviorInternalServerError) Code() int
- func (o *ReadTraceBehaviorInternalServerError) Error() string
- func (o *ReadTraceBehaviorInternalServerError) GetPayload() *models.APIError
- func (o *ReadTraceBehaviorInternalServerError) IsClientError() bool
- func (o *ReadTraceBehaviorInternalServerError) IsCode(code int) bool
- func (o *ReadTraceBehaviorInternalServerError) IsRedirect() bool
- func (o *ReadTraceBehaviorInternalServerError) IsServerError() bool
- func (o *ReadTraceBehaviorInternalServerError) IsSuccess() bool
- func (o *ReadTraceBehaviorInternalServerError) String() string
- type ReadTraceBehaviorNotFound
- func (o *ReadTraceBehaviorNotFound) Code() int
- func (o *ReadTraceBehaviorNotFound) Error() string
- func (o *ReadTraceBehaviorNotFound) GetPayload() *models.APIError
- func (o *ReadTraceBehaviorNotFound) IsClientError() bool
- func (o *ReadTraceBehaviorNotFound) IsCode(code int) bool
- func (o *ReadTraceBehaviorNotFound) IsRedirect() bool
- func (o *ReadTraceBehaviorNotFound) IsServerError() bool
- func (o *ReadTraceBehaviorNotFound) IsSuccess() bool
- func (o *ReadTraceBehaviorNotFound) String() string
- type ReadTraceBehaviorOK
- func (o *ReadTraceBehaviorOK) Code() int
- func (o *ReadTraceBehaviorOK) Error() string
- func (o *ReadTraceBehaviorOK) GetPayload() *models.ConfigunstableReadTraceBehaviorResponse
- func (o *ReadTraceBehaviorOK) IsClientError() bool
- func (o *ReadTraceBehaviorOK) IsCode(code int) bool
- func (o *ReadTraceBehaviorOK) IsRedirect() bool
- func (o *ReadTraceBehaviorOK) IsServerError() bool
- func (o *ReadTraceBehaviorOK) IsSuccess() bool
- func (o *ReadTraceBehaviorOK) String() string
- type ReadTraceBehaviorParams
- func NewReadTraceBehaviorParams() *ReadTraceBehaviorParams
- func NewReadTraceBehaviorParamsWithContext(ctx context.Context) *ReadTraceBehaviorParams
- func NewReadTraceBehaviorParamsWithHTTPClient(client *http.Client) *ReadTraceBehaviorParams
- func NewReadTraceBehaviorParamsWithTimeout(timeout time.Duration) *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) SetContext(ctx context.Context)
- func (o *ReadTraceBehaviorParams) SetDefaults()
- func (o *ReadTraceBehaviorParams) SetHTTPClient(client *http.Client)
- func (o *ReadTraceBehaviorParams) SetSlug(slug string)
- func (o *ReadTraceBehaviorParams) SetTimeout(timeout time.Duration)
- func (o *ReadTraceBehaviorParams) WithContext(ctx context.Context) *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) WithDefaults() *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) WithHTTPClient(client *http.Client) *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) WithSlug(slug string) *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) WithTimeout(timeout time.Duration) *ReadTraceBehaviorParams
- func (o *ReadTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadTraceBehaviorReader
- type ReadTraceJaegerRemoteSamplingStrategyDefault
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) Code() int
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) Error() string
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) String() string
- type ReadTraceJaegerRemoteSamplingStrategyInternalServerError
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
- type ReadTraceJaegerRemoteSamplingStrategyNotFound
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) Code() int
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) Error() string
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) String() string
- type ReadTraceJaegerRemoteSamplingStrategyOK
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) Code() int
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) Error() string
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) GetPayload() *models.ConfigunstableReadTraceJaegerRemoteSamplingStrategyResponse
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
- func (o *ReadTraceJaegerRemoteSamplingStrategyOK) String() string
- type ReadTraceJaegerRemoteSamplingStrategyParams
- func NewReadTraceJaegerRemoteSamplingStrategyParams() *ReadTraceJaegerRemoteSamplingStrategyParams
- func NewReadTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *ReadTraceJaegerRemoteSamplingStrategyParams
- func NewReadTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *ReadTraceJaegerRemoteSamplingStrategyParams
- func NewReadTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *ReadTraceJaegerRemoteSamplingStrategyParams
- func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadTraceJaegerRemoteSamplingStrategyReader
- type ReadTraceTailSamplingRulesDefault
- func (o *ReadTraceTailSamplingRulesDefault) Code() int
- func (o *ReadTraceTailSamplingRulesDefault) Error() string
- func (o *ReadTraceTailSamplingRulesDefault) GetPayload() models.GenericError
- func (o *ReadTraceTailSamplingRulesDefault) IsClientError() bool
- func (o *ReadTraceTailSamplingRulesDefault) IsCode(code int) bool
- func (o *ReadTraceTailSamplingRulesDefault) IsRedirect() bool
- func (o *ReadTraceTailSamplingRulesDefault) IsServerError() bool
- func (o *ReadTraceTailSamplingRulesDefault) IsSuccess() bool
- func (o *ReadTraceTailSamplingRulesDefault) String() string
- type ReadTraceTailSamplingRulesInternalServerError
- func (o *ReadTraceTailSamplingRulesInternalServerError) Code() int
- func (o *ReadTraceTailSamplingRulesInternalServerError) Error() string
- func (o *ReadTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
- func (o *ReadTraceTailSamplingRulesInternalServerError) IsClientError() bool
- func (o *ReadTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
- func (o *ReadTraceTailSamplingRulesInternalServerError) IsRedirect() bool
- func (o *ReadTraceTailSamplingRulesInternalServerError) IsServerError() bool
- func (o *ReadTraceTailSamplingRulesInternalServerError) IsSuccess() bool
- func (o *ReadTraceTailSamplingRulesInternalServerError) String() string
- type ReadTraceTailSamplingRulesNotFound
- func (o *ReadTraceTailSamplingRulesNotFound) Code() int
- func (o *ReadTraceTailSamplingRulesNotFound) Error() string
- func (o *ReadTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
- func (o *ReadTraceTailSamplingRulesNotFound) IsClientError() bool
- func (o *ReadTraceTailSamplingRulesNotFound) IsCode(code int) bool
- func (o *ReadTraceTailSamplingRulesNotFound) IsRedirect() bool
- func (o *ReadTraceTailSamplingRulesNotFound) IsServerError() bool
- func (o *ReadTraceTailSamplingRulesNotFound) IsSuccess() bool
- func (o *ReadTraceTailSamplingRulesNotFound) String() string
- type ReadTraceTailSamplingRulesOK
- func (o *ReadTraceTailSamplingRulesOK) Code() int
- func (o *ReadTraceTailSamplingRulesOK) Error() string
- func (o *ReadTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableReadTraceTailSamplingRulesResponse
- func (o *ReadTraceTailSamplingRulesOK) IsClientError() bool
- func (o *ReadTraceTailSamplingRulesOK) IsCode(code int) bool
- func (o *ReadTraceTailSamplingRulesOK) IsRedirect() bool
- func (o *ReadTraceTailSamplingRulesOK) IsServerError() bool
- func (o *ReadTraceTailSamplingRulesOK) IsSuccess() bool
- func (o *ReadTraceTailSamplingRulesOK) String() string
- type ReadTraceTailSamplingRulesParams
- func NewReadTraceTailSamplingRulesParams() *ReadTraceTailSamplingRulesParams
- func NewReadTraceTailSamplingRulesParamsWithContext(ctx context.Context) *ReadTraceTailSamplingRulesParams
- func NewReadTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *ReadTraceTailSamplingRulesParams
- func NewReadTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *ReadTraceTailSamplingRulesParams
- func (o *ReadTraceTailSamplingRulesParams) SetContext(ctx context.Context)
- func (o *ReadTraceTailSamplingRulesParams) SetDefaults()
- func (o *ReadTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
- func (o *ReadTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
- func (o *ReadTraceTailSamplingRulesParams) WithContext(ctx context.Context) *ReadTraceTailSamplingRulesParams
- func (o *ReadTraceTailSamplingRulesParams) WithDefaults() *ReadTraceTailSamplingRulesParams
- func (o *ReadTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *ReadTraceTailSamplingRulesParams
- func (o *ReadTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *ReadTraceTailSamplingRulesParams
- func (o *ReadTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadTraceTailSamplingRulesReader
- type SyncPrometheusDefault
- func (o *SyncPrometheusDefault) Code() int
- func (o *SyncPrometheusDefault) Error() string
- func (o *SyncPrometheusDefault) GetPayload() *models.APIError
- func (o *SyncPrometheusDefault) IsClientError() bool
- func (o *SyncPrometheusDefault) IsCode(code int) bool
- func (o *SyncPrometheusDefault) IsRedirect() bool
- func (o *SyncPrometheusDefault) IsServerError() bool
- func (o *SyncPrometheusDefault) IsSuccess() bool
- func (o *SyncPrometheusDefault) String() string
- type SyncPrometheusOK
- func (o *SyncPrometheusOK) Code() int
- func (o *SyncPrometheusOK) Error() string
- func (o *SyncPrometheusOK) GetPayload() *models.ConfigunstableSyncPrometheusResponse
- func (o *SyncPrometheusOK) IsClientError() bool
- func (o *SyncPrometheusOK) IsCode(code int) bool
- func (o *SyncPrometheusOK) IsRedirect() bool
- func (o *SyncPrometheusOK) IsServerError() bool
- func (o *SyncPrometheusOK) IsSuccess() bool
- func (o *SyncPrometheusOK) String() string
- type SyncPrometheusParams
- func NewSyncPrometheusParams() *SyncPrometheusParams
- func NewSyncPrometheusParamsWithContext(ctx context.Context) *SyncPrometheusParams
- func NewSyncPrometheusParamsWithHTTPClient(client *http.Client) *SyncPrometheusParams
- func NewSyncPrometheusParamsWithTimeout(timeout time.Duration) *SyncPrometheusParams
- func (o *SyncPrometheusParams) SetBody(body *models.ConfigunstableSyncPrometheusRequest)
- func (o *SyncPrometheusParams) SetContext(ctx context.Context)
- func (o *SyncPrometheusParams) SetDefaults()
- func (o *SyncPrometheusParams) SetHTTPClient(client *http.Client)
- func (o *SyncPrometheusParams) SetTimeout(timeout time.Duration)
- func (o *SyncPrometheusParams) WithBody(body *models.ConfigunstableSyncPrometheusRequest) *SyncPrometheusParams
- func (o *SyncPrometheusParams) WithContext(ctx context.Context) *SyncPrometheusParams
- func (o *SyncPrometheusParams) WithDefaults() *SyncPrometheusParams
- func (o *SyncPrometheusParams) WithHTTPClient(client *http.Client) *SyncPrometheusParams
- func (o *SyncPrometheusParams) WithTimeout(timeout time.Duration) *SyncPrometheusParams
- func (o *SyncPrometheusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SyncPrometheusReader
- type UpdateDashboardBadRequest
- func (o *UpdateDashboardBadRequest) Code() int
- func (o *UpdateDashboardBadRequest) Error() string
- func (o *UpdateDashboardBadRequest) GetPayload() *models.APIError
- func (o *UpdateDashboardBadRequest) IsClientError() bool
- func (o *UpdateDashboardBadRequest) IsCode(code int) bool
- func (o *UpdateDashboardBadRequest) IsRedirect() bool
- func (o *UpdateDashboardBadRequest) IsServerError() bool
- func (o *UpdateDashboardBadRequest) IsSuccess() bool
- func (o *UpdateDashboardBadRequest) String() string
- type UpdateDashboardConflict
- func (o *UpdateDashboardConflict) Code() int
- func (o *UpdateDashboardConflict) Error() string
- func (o *UpdateDashboardConflict) GetPayload() *models.APIError
- func (o *UpdateDashboardConflict) IsClientError() bool
- func (o *UpdateDashboardConflict) IsCode(code int) bool
- func (o *UpdateDashboardConflict) IsRedirect() bool
- func (o *UpdateDashboardConflict) IsServerError() bool
- func (o *UpdateDashboardConflict) IsSuccess() bool
- func (o *UpdateDashboardConflict) String() string
- type UpdateDashboardDefault
- func (o *UpdateDashboardDefault) Code() int
- func (o *UpdateDashboardDefault) Error() string
- func (o *UpdateDashboardDefault) GetPayload() models.GenericError
- func (o *UpdateDashboardDefault) IsClientError() bool
- func (o *UpdateDashboardDefault) IsCode(code int) bool
- func (o *UpdateDashboardDefault) IsRedirect() bool
- func (o *UpdateDashboardDefault) IsServerError() bool
- func (o *UpdateDashboardDefault) IsSuccess() bool
- func (o *UpdateDashboardDefault) String() string
- type UpdateDashboardInternalServerError
- func (o *UpdateDashboardInternalServerError) Code() int
- func (o *UpdateDashboardInternalServerError) Error() string
- func (o *UpdateDashboardInternalServerError) GetPayload() *models.APIError
- func (o *UpdateDashboardInternalServerError) IsClientError() bool
- func (o *UpdateDashboardInternalServerError) IsCode(code int) bool
- func (o *UpdateDashboardInternalServerError) IsRedirect() bool
- func (o *UpdateDashboardInternalServerError) IsServerError() bool
- func (o *UpdateDashboardInternalServerError) IsSuccess() bool
- func (o *UpdateDashboardInternalServerError) String() string
- type UpdateDashboardNotFound
- func (o *UpdateDashboardNotFound) Code() int
- func (o *UpdateDashboardNotFound) Error() string
- func (o *UpdateDashboardNotFound) GetPayload() *models.APIError
- func (o *UpdateDashboardNotFound) IsClientError() bool
- func (o *UpdateDashboardNotFound) IsCode(code int) bool
- func (o *UpdateDashboardNotFound) IsRedirect() bool
- func (o *UpdateDashboardNotFound) IsServerError() bool
- func (o *UpdateDashboardNotFound) IsSuccess() bool
- func (o *UpdateDashboardNotFound) String() string
- type UpdateDashboardOK
- func (o *UpdateDashboardOK) Code() int
- func (o *UpdateDashboardOK) Error() string
- func (o *UpdateDashboardOK) GetPayload() *models.ConfigunstableUpdateDashboardResponse
- func (o *UpdateDashboardOK) IsClientError() bool
- func (o *UpdateDashboardOK) IsCode(code int) bool
- func (o *UpdateDashboardOK) IsRedirect() bool
- func (o *UpdateDashboardOK) IsServerError() bool
- func (o *UpdateDashboardOK) IsSuccess() bool
- func (o *UpdateDashboardOK) String() string
- type UpdateDashboardParams
- func NewUpdateDashboardParams() *UpdateDashboardParams
- func NewUpdateDashboardParamsWithContext(ctx context.Context) *UpdateDashboardParams
- func NewUpdateDashboardParamsWithHTTPClient(client *http.Client) *UpdateDashboardParams
- func NewUpdateDashboardParamsWithTimeout(timeout time.Duration) *UpdateDashboardParams
- func (o *UpdateDashboardParams) SetBody(body *models.ConfigUnstableUpdateDashboardBody)
- func (o *UpdateDashboardParams) SetContext(ctx context.Context)
- func (o *UpdateDashboardParams) SetDefaults()
- func (o *UpdateDashboardParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDashboardParams) SetSlug(slug string)
- func (o *UpdateDashboardParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDashboardParams) WithBody(body *models.ConfigUnstableUpdateDashboardBody) *UpdateDashboardParams
- func (o *UpdateDashboardParams) WithContext(ctx context.Context) *UpdateDashboardParams
- func (o *UpdateDashboardParams) WithDefaults() *UpdateDashboardParams
- func (o *UpdateDashboardParams) WithHTTPClient(client *http.Client) *UpdateDashboardParams
- func (o *UpdateDashboardParams) WithSlug(slug string) *UpdateDashboardParams
- func (o *UpdateDashboardParams) WithTimeout(timeout time.Duration) *UpdateDashboardParams
- func (o *UpdateDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDashboardReader
- type UpdateDatasetBadRequest
- func (o *UpdateDatasetBadRequest) Code() int
- func (o *UpdateDatasetBadRequest) Error() string
- func (o *UpdateDatasetBadRequest) GetPayload() *models.APIError
- func (o *UpdateDatasetBadRequest) IsClientError() bool
- func (o *UpdateDatasetBadRequest) IsCode(code int) bool
- func (o *UpdateDatasetBadRequest) IsRedirect() bool
- func (o *UpdateDatasetBadRequest) IsServerError() bool
- func (o *UpdateDatasetBadRequest) IsSuccess() bool
- func (o *UpdateDatasetBadRequest) String() string
- type UpdateDatasetConflict
- func (o *UpdateDatasetConflict) Code() int
- func (o *UpdateDatasetConflict) Error() string
- func (o *UpdateDatasetConflict) GetPayload() *models.APIError
- func (o *UpdateDatasetConflict) IsClientError() bool
- func (o *UpdateDatasetConflict) IsCode(code int) bool
- func (o *UpdateDatasetConflict) IsRedirect() bool
- func (o *UpdateDatasetConflict) IsServerError() bool
- func (o *UpdateDatasetConflict) IsSuccess() bool
- func (o *UpdateDatasetConflict) String() string
- type UpdateDatasetDefault
- func (o *UpdateDatasetDefault) Code() int
- func (o *UpdateDatasetDefault) Error() string
- func (o *UpdateDatasetDefault) GetPayload() models.GenericError
- func (o *UpdateDatasetDefault) IsClientError() bool
- func (o *UpdateDatasetDefault) IsCode(code int) bool
- func (o *UpdateDatasetDefault) IsRedirect() bool
- func (o *UpdateDatasetDefault) IsServerError() bool
- func (o *UpdateDatasetDefault) IsSuccess() bool
- func (o *UpdateDatasetDefault) String() string
- type UpdateDatasetInternalServerError
- func (o *UpdateDatasetInternalServerError) Code() int
- func (o *UpdateDatasetInternalServerError) Error() string
- func (o *UpdateDatasetInternalServerError) GetPayload() *models.APIError
- func (o *UpdateDatasetInternalServerError) IsClientError() bool
- func (o *UpdateDatasetInternalServerError) IsCode(code int) bool
- func (o *UpdateDatasetInternalServerError) IsRedirect() bool
- func (o *UpdateDatasetInternalServerError) IsServerError() bool
- func (o *UpdateDatasetInternalServerError) IsSuccess() bool
- func (o *UpdateDatasetInternalServerError) String() string
- type UpdateDatasetNotFound
- func (o *UpdateDatasetNotFound) Code() int
- func (o *UpdateDatasetNotFound) Error() string
- func (o *UpdateDatasetNotFound) GetPayload() *models.APIError
- func (o *UpdateDatasetNotFound) IsClientError() bool
- func (o *UpdateDatasetNotFound) IsCode(code int) bool
- func (o *UpdateDatasetNotFound) IsRedirect() bool
- func (o *UpdateDatasetNotFound) IsServerError() bool
- func (o *UpdateDatasetNotFound) IsSuccess() bool
- func (o *UpdateDatasetNotFound) String() string
- type UpdateDatasetOK
- func (o *UpdateDatasetOK) Code() int
- func (o *UpdateDatasetOK) Error() string
- func (o *UpdateDatasetOK) GetPayload() *models.ConfigunstableUpdateDatasetResponse
- func (o *UpdateDatasetOK) IsClientError() bool
- func (o *UpdateDatasetOK) IsCode(code int) bool
- func (o *UpdateDatasetOK) IsRedirect() bool
- func (o *UpdateDatasetOK) IsServerError() bool
- func (o *UpdateDatasetOK) IsSuccess() bool
- func (o *UpdateDatasetOK) String() string
- type UpdateDatasetParams
- func (o *UpdateDatasetParams) SetBody(body *models.ConfigUnstableUpdateDatasetBody)
- func (o *UpdateDatasetParams) SetContext(ctx context.Context)
- func (o *UpdateDatasetParams) SetDefaults()
- func (o *UpdateDatasetParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDatasetParams) SetSlug(slug string)
- func (o *UpdateDatasetParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDatasetParams) WithBody(body *models.ConfigUnstableUpdateDatasetBody) *UpdateDatasetParams
- func (o *UpdateDatasetParams) WithContext(ctx context.Context) *UpdateDatasetParams
- func (o *UpdateDatasetParams) WithDefaults() *UpdateDatasetParams
- func (o *UpdateDatasetParams) WithHTTPClient(client *http.Client) *UpdateDatasetParams
- func (o *UpdateDatasetParams) WithSlug(slug string) *UpdateDatasetParams
- func (o *UpdateDatasetParams) WithTimeout(timeout time.Duration) *UpdateDatasetParams
- func (o *UpdateDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDatasetReader
- type UpdateLinkTemplateBadRequest
- func (o *UpdateLinkTemplateBadRequest) Code() int
- func (o *UpdateLinkTemplateBadRequest) Error() string
- func (o *UpdateLinkTemplateBadRequest) GetPayload() *models.APIError
- func (o *UpdateLinkTemplateBadRequest) IsClientError() bool
- func (o *UpdateLinkTemplateBadRequest) IsCode(code int) bool
- func (o *UpdateLinkTemplateBadRequest) IsRedirect() bool
- func (o *UpdateLinkTemplateBadRequest) IsServerError() bool
- func (o *UpdateLinkTemplateBadRequest) IsSuccess() bool
- func (o *UpdateLinkTemplateBadRequest) String() string
- type UpdateLinkTemplateConflict
- func (o *UpdateLinkTemplateConflict) Code() int
- func (o *UpdateLinkTemplateConflict) Error() string
- func (o *UpdateLinkTemplateConflict) GetPayload() *models.APIError
- func (o *UpdateLinkTemplateConflict) IsClientError() bool
- func (o *UpdateLinkTemplateConflict) IsCode(code int) bool
- func (o *UpdateLinkTemplateConflict) IsRedirect() bool
- func (o *UpdateLinkTemplateConflict) IsServerError() bool
- func (o *UpdateLinkTemplateConflict) IsSuccess() bool
- func (o *UpdateLinkTemplateConflict) String() string
- type UpdateLinkTemplateDefault
- func (o *UpdateLinkTemplateDefault) Code() int
- func (o *UpdateLinkTemplateDefault) Error() string
- func (o *UpdateLinkTemplateDefault) GetPayload() models.GenericError
- func (o *UpdateLinkTemplateDefault) IsClientError() bool
- func (o *UpdateLinkTemplateDefault) IsCode(code int) bool
- func (o *UpdateLinkTemplateDefault) IsRedirect() bool
- func (o *UpdateLinkTemplateDefault) IsServerError() bool
- func (o *UpdateLinkTemplateDefault) IsSuccess() bool
- func (o *UpdateLinkTemplateDefault) String() string
- type UpdateLinkTemplateInternalServerError
- func (o *UpdateLinkTemplateInternalServerError) Code() int
- func (o *UpdateLinkTemplateInternalServerError) Error() string
- func (o *UpdateLinkTemplateInternalServerError) GetPayload() *models.APIError
- func (o *UpdateLinkTemplateInternalServerError) IsClientError() bool
- func (o *UpdateLinkTemplateInternalServerError) IsCode(code int) bool
- func (o *UpdateLinkTemplateInternalServerError) IsRedirect() bool
- func (o *UpdateLinkTemplateInternalServerError) IsServerError() bool
- func (o *UpdateLinkTemplateInternalServerError) IsSuccess() bool
- func (o *UpdateLinkTemplateInternalServerError) String() string
- type UpdateLinkTemplateNotFound
- func (o *UpdateLinkTemplateNotFound) Code() int
- func (o *UpdateLinkTemplateNotFound) Error() string
- func (o *UpdateLinkTemplateNotFound) GetPayload() *models.APIError
- func (o *UpdateLinkTemplateNotFound) IsClientError() bool
- func (o *UpdateLinkTemplateNotFound) IsCode(code int) bool
- func (o *UpdateLinkTemplateNotFound) IsRedirect() bool
- func (o *UpdateLinkTemplateNotFound) IsServerError() bool
- func (o *UpdateLinkTemplateNotFound) IsSuccess() bool
- func (o *UpdateLinkTemplateNotFound) String() string
- type UpdateLinkTemplateOK
- func (o *UpdateLinkTemplateOK) Code() int
- func (o *UpdateLinkTemplateOK) Error() string
- func (o *UpdateLinkTemplateOK) GetPayload() *models.ConfigunstableUpdateLinkTemplateResponse
- func (o *UpdateLinkTemplateOK) IsClientError() bool
- func (o *UpdateLinkTemplateOK) IsCode(code int) bool
- func (o *UpdateLinkTemplateOK) IsRedirect() bool
- func (o *UpdateLinkTemplateOK) IsServerError() bool
- func (o *UpdateLinkTemplateOK) IsSuccess() bool
- func (o *UpdateLinkTemplateOK) String() string
- type UpdateLinkTemplateParams
- func NewUpdateLinkTemplateParams() *UpdateLinkTemplateParams
- func NewUpdateLinkTemplateParamsWithContext(ctx context.Context) *UpdateLinkTemplateParams
- func NewUpdateLinkTemplateParamsWithHTTPClient(client *http.Client) *UpdateLinkTemplateParams
- func NewUpdateLinkTemplateParamsWithTimeout(timeout time.Duration) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) SetBody(body *models.ConfigUnstableUpdateLinkTemplateBody)
- func (o *UpdateLinkTemplateParams) SetContext(ctx context.Context)
- func (o *UpdateLinkTemplateParams) SetDefaults()
- func (o *UpdateLinkTemplateParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLinkTemplateParams) SetSlug(slug string)
- func (o *UpdateLinkTemplateParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLinkTemplateParams) WithBody(body *models.ConfigUnstableUpdateLinkTemplateBody) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WithContext(ctx context.Context) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WithDefaults() *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WithHTTPClient(client *http.Client) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WithSlug(slug string) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WithTimeout(timeout time.Duration) *UpdateLinkTemplateParams
- func (o *UpdateLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLinkTemplateReader
- type UpdateLogAllocationConfigBadRequest
- func (o *UpdateLogAllocationConfigBadRequest) Code() int
- func (o *UpdateLogAllocationConfigBadRequest) Error() string
- func (o *UpdateLogAllocationConfigBadRequest) GetPayload() *models.APIError
- func (o *UpdateLogAllocationConfigBadRequest) IsClientError() bool
- func (o *UpdateLogAllocationConfigBadRequest) IsCode(code int) bool
- func (o *UpdateLogAllocationConfigBadRequest) IsRedirect() bool
- func (o *UpdateLogAllocationConfigBadRequest) IsServerError() bool
- func (o *UpdateLogAllocationConfigBadRequest) IsSuccess() bool
- func (o *UpdateLogAllocationConfigBadRequest) String() string
- type UpdateLogAllocationConfigDefault
- func (o *UpdateLogAllocationConfigDefault) Code() int
- func (o *UpdateLogAllocationConfigDefault) Error() string
- func (o *UpdateLogAllocationConfigDefault) GetPayload() models.GenericError
- func (o *UpdateLogAllocationConfigDefault) IsClientError() bool
- func (o *UpdateLogAllocationConfigDefault) IsCode(code int) bool
- func (o *UpdateLogAllocationConfigDefault) IsRedirect() bool
- func (o *UpdateLogAllocationConfigDefault) IsServerError() bool
- func (o *UpdateLogAllocationConfigDefault) IsSuccess() bool
- func (o *UpdateLogAllocationConfigDefault) String() string
- type UpdateLogAllocationConfigInternalServerError
- func (o *UpdateLogAllocationConfigInternalServerError) Code() int
- func (o *UpdateLogAllocationConfigInternalServerError) Error() string
- func (o *UpdateLogAllocationConfigInternalServerError) GetPayload() *models.APIError
- func (o *UpdateLogAllocationConfigInternalServerError) IsClientError() bool
- func (o *UpdateLogAllocationConfigInternalServerError) IsCode(code int) bool
- func (o *UpdateLogAllocationConfigInternalServerError) IsRedirect() bool
- func (o *UpdateLogAllocationConfigInternalServerError) IsServerError() bool
- func (o *UpdateLogAllocationConfigInternalServerError) IsSuccess() bool
- func (o *UpdateLogAllocationConfigInternalServerError) String() string
- type UpdateLogAllocationConfigNotFound
- func (o *UpdateLogAllocationConfigNotFound) Code() int
- func (o *UpdateLogAllocationConfigNotFound) Error() string
- func (o *UpdateLogAllocationConfigNotFound) GetPayload() *models.APIError
- func (o *UpdateLogAllocationConfigNotFound) IsClientError() bool
- func (o *UpdateLogAllocationConfigNotFound) IsCode(code int) bool
- func (o *UpdateLogAllocationConfigNotFound) IsRedirect() bool
- func (o *UpdateLogAllocationConfigNotFound) IsServerError() bool
- func (o *UpdateLogAllocationConfigNotFound) IsSuccess() bool
- func (o *UpdateLogAllocationConfigNotFound) String() string
- type UpdateLogAllocationConfigOK
- func (o *UpdateLogAllocationConfigOK) Code() int
- func (o *UpdateLogAllocationConfigOK) Error() string
- func (o *UpdateLogAllocationConfigOK) GetPayload() *models.ConfigunstableUpdateLogAllocationConfigResponse
- func (o *UpdateLogAllocationConfigOK) IsClientError() bool
- func (o *UpdateLogAllocationConfigOK) IsCode(code int) bool
- func (o *UpdateLogAllocationConfigOK) IsRedirect() bool
- func (o *UpdateLogAllocationConfigOK) IsServerError() bool
- func (o *UpdateLogAllocationConfigOK) IsSuccess() bool
- func (o *UpdateLogAllocationConfigOK) String() string
- type UpdateLogAllocationConfigParams
- func NewUpdateLogAllocationConfigParams() *UpdateLogAllocationConfigParams
- func NewUpdateLogAllocationConfigParamsWithContext(ctx context.Context) *UpdateLogAllocationConfigParams
- func NewUpdateLogAllocationConfigParamsWithHTTPClient(client *http.Client) *UpdateLogAllocationConfigParams
- func NewUpdateLogAllocationConfigParamsWithTimeout(timeout time.Duration) *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) SetBody(body *models.ConfigunstableUpdateLogAllocationConfigRequest)
- func (o *UpdateLogAllocationConfigParams) SetContext(ctx context.Context)
- func (o *UpdateLogAllocationConfigParams) SetDefaults()
- func (o *UpdateLogAllocationConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLogAllocationConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLogAllocationConfigParams) WithBody(body *models.ConfigunstableUpdateLogAllocationConfigRequest) *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) WithContext(ctx context.Context) *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) WithDefaults() *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) WithHTTPClient(client *http.Client) *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) WithTimeout(timeout time.Duration) *UpdateLogAllocationConfigParams
- func (o *UpdateLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLogAllocationConfigReader
- type UpdateLogScaleActionBadRequest
- func (o *UpdateLogScaleActionBadRequest) Code() int
- func (o *UpdateLogScaleActionBadRequest) Error() string
- func (o *UpdateLogScaleActionBadRequest) GetPayload() *models.APIError
- func (o *UpdateLogScaleActionBadRequest) IsClientError() bool
- func (o *UpdateLogScaleActionBadRequest) IsCode(code int) bool
- func (o *UpdateLogScaleActionBadRequest) IsRedirect() bool
- func (o *UpdateLogScaleActionBadRequest) IsServerError() bool
- func (o *UpdateLogScaleActionBadRequest) IsSuccess() bool
- func (o *UpdateLogScaleActionBadRequest) String() string
- type UpdateLogScaleActionConflict
- func (o *UpdateLogScaleActionConflict) Code() int
- func (o *UpdateLogScaleActionConflict) Error() string
- func (o *UpdateLogScaleActionConflict) GetPayload() *models.APIError
- func (o *UpdateLogScaleActionConflict) IsClientError() bool
- func (o *UpdateLogScaleActionConflict) IsCode(code int) bool
- func (o *UpdateLogScaleActionConflict) IsRedirect() bool
- func (o *UpdateLogScaleActionConflict) IsServerError() bool
- func (o *UpdateLogScaleActionConflict) IsSuccess() bool
- func (o *UpdateLogScaleActionConflict) String() string
- type UpdateLogScaleActionDefault
- func (o *UpdateLogScaleActionDefault) Code() int
- func (o *UpdateLogScaleActionDefault) Error() string
- func (o *UpdateLogScaleActionDefault) GetPayload() models.GenericError
- func (o *UpdateLogScaleActionDefault) IsClientError() bool
- func (o *UpdateLogScaleActionDefault) IsCode(code int) bool
- func (o *UpdateLogScaleActionDefault) IsRedirect() bool
- func (o *UpdateLogScaleActionDefault) IsServerError() bool
- func (o *UpdateLogScaleActionDefault) IsSuccess() bool
- func (o *UpdateLogScaleActionDefault) String() string
- type UpdateLogScaleActionInternalServerError
- func (o *UpdateLogScaleActionInternalServerError) Code() int
- func (o *UpdateLogScaleActionInternalServerError) Error() string
- func (o *UpdateLogScaleActionInternalServerError) GetPayload() *models.APIError
- func (o *UpdateLogScaleActionInternalServerError) IsClientError() bool
- func (o *UpdateLogScaleActionInternalServerError) IsCode(code int) bool
- func (o *UpdateLogScaleActionInternalServerError) IsRedirect() bool
- func (o *UpdateLogScaleActionInternalServerError) IsServerError() bool
- func (o *UpdateLogScaleActionInternalServerError) IsSuccess() bool
- func (o *UpdateLogScaleActionInternalServerError) String() string
- type UpdateLogScaleActionNotFound
- func (o *UpdateLogScaleActionNotFound) Code() int
- func (o *UpdateLogScaleActionNotFound) Error() string
- func (o *UpdateLogScaleActionNotFound) GetPayload() *models.APIError
- func (o *UpdateLogScaleActionNotFound) IsClientError() bool
- func (o *UpdateLogScaleActionNotFound) IsCode(code int) bool
- func (o *UpdateLogScaleActionNotFound) IsRedirect() bool
- func (o *UpdateLogScaleActionNotFound) IsServerError() bool
- func (o *UpdateLogScaleActionNotFound) IsSuccess() bool
- func (o *UpdateLogScaleActionNotFound) String() string
- type UpdateLogScaleActionOK
- func (o *UpdateLogScaleActionOK) Code() int
- func (o *UpdateLogScaleActionOK) Error() string
- func (o *UpdateLogScaleActionOK) GetPayload() *models.ConfigunstableUpdateLogScaleActionResponse
- func (o *UpdateLogScaleActionOK) IsClientError() bool
- func (o *UpdateLogScaleActionOK) IsCode(code int) bool
- func (o *UpdateLogScaleActionOK) IsRedirect() bool
- func (o *UpdateLogScaleActionOK) IsServerError() bool
- func (o *UpdateLogScaleActionOK) IsSuccess() bool
- func (o *UpdateLogScaleActionOK) String() string
- type UpdateLogScaleActionParams
- func NewUpdateLogScaleActionParams() *UpdateLogScaleActionParams
- func NewUpdateLogScaleActionParamsWithContext(ctx context.Context) *UpdateLogScaleActionParams
- func NewUpdateLogScaleActionParamsWithHTTPClient(client *http.Client) *UpdateLogScaleActionParams
- func NewUpdateLogScaleActionParamsWithTimeout(timeout time.Duration) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) SetBody(body *models.ConfigUnstableUpdateLogScaleActionBody)
- func (o *UpdateLogScaleActionParams) SetContext(ctx context.Context)
- func (o *UpdateLogScaleActionParams) SetDefaults()
- func (o *UpdateLogScaleActionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLogScaleActionParams) SetSlug(slug string)
- func (o *UpdateLogScaleActionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLogScaleActionParams) WithBody(body *models.ConfigUnstableUpdateLogScaleActionBody) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WithContext(ctx context.Context) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WithDefaults() *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WithHTTPClient(client *http.Client) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WithSlug(slug string) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WithTimeout(timeout time.Duration) *UpdateLogScaleActionParams
- func (o *UpdateLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLogScaleActionReader
- type UpdateLogScaleAlertBadRequest
- func (o *UpdateLogScaleAlertBadRequest) Code() int
- func (o *UpdateLogScaleAlertBadRequest) Error() string
- func (o *UpdateLogScaleAlertBadRequest) GetPayload() *models.APIError
- func (o *UpdateLogScaleAlertBadRequest) IsClientError() bool
- func (o *UpdateLogScaleAlertBadRequest) IsCode(code int) bool
- func (o *UpdateLogScaleAlertBadRequest) IsRedirect() bool
- func (o *UpdateLogScaleAlertBadRequest) IsServerError() bool
- func (o *UpdateLogScaleAlertBadRequest) IsSuccess() bool
- func (o *UpdateLogScaleAlertBadRequest) String() string
- type UpdateLogScaleAlertConflict
- func (o *UpdateLogScaleAlertConflict) Code() int
- func (o *UpdateLogScaleAlertConflict) Error() string
- func (o *UpdateLogScaleAlertConflict) GetPayload() *models.APIError
- func (o *UpdateLogScaleAlertConflict) IsClientError() bool
- func (o *UpdateLogScaleAlertConflict) IsCode(code int) bool
- func (o *UpdateLogScaleAlertConflict) IsRedirect() bool
- func (o *UpdateLogScaleAlertConflict) IsServerError() bool
- func (o *UpdateLogScaleAlertConflict) IsSuccess() bool
- func (o *UpdateLogScaleAlertConflict) String() string
- type UpdateLogScaleAlertDefault
- func (o *UpdateLogScaleAlertDefault) Code() int
- func (o *UpdateLogScaleAlertDefault) Error() string
- func (o *UpdateLogScaleAlertDefault) GetPayload() models.GenericError
- func (o *UpdateLogScaleAlertDefault) IsClientError() bool
- func (o *UpdateLogScaleAlertDefault) IsCode(code int) bool
- func (o *UpdateLogScaleAlertDefault) IsRedirect() bool
- func (o *UpdateLogScaleAlertDefault) IsServerError() bool
- func (o *UpdateLogScaleAlertDefault) IsSuccess() bool
- func (o *UpdateLogScaleAlertDefault) String() string
- type UpdateLogScaleAlertInternalServerError
- func (o *UpdateLogScaleAlertInternalServerError) Code() int
- func (o *UpdateLogScaleAlertInternalServerError) Error() string
- func (o *UpdateLogScaleAlertInternalServerError) GetPayload() *models.APIError
- func (o *UpdateLogScaleAlertInternalServerError) IsClientError() bool
- func (o *UpdateLogScaleAlertInternalServerError) IsCode(code int) bool
- func (o *UpdateLogScaleAlertInternalServerError) IsRedirect() bool
- func (o *UpdateLogScaleAlertInternalServerError) IsServerError() bool
- func (o *UpdateLogScaleAlertInternalServerError) IsSuccess() bool
- func (o *UpdateLogScaleAlertInternalServerError) String() string
- type UpdateLogScaleAlertNotFound
- func (o *UpdateLogScaleAlertNotFound) Code() int
- func (o *UpdateLogScaleAlertNotFound) Error() string
- func (o *UpdateLogScaleAlertNotFound) GetPayload() *models.APIError
- func (o *UpdateLogScaleAlertNotFound) IsClientError() bool
- func (o *UpdateLogScaleAlertNotFound) IsCode(code int) bool
- func (o *UpdateLogScaleAlertNotFound) IsRedirect() bool
- func (o *UpdateLogScaleAlertNotFound) IsServerError() bool
- func (o *UpdateLogScaleAlertNotFound) IsSuccess() bool
- func (o *UpdateLogScaleAlertNotFound) String() string
- type UpdateLogScaleAlertOK
- func (o *UpdateLogScaleAlertOK) Code() int
- func (o *UpdateLogScaleAlertOK) Error() string
- func (o *UpdateLogScaleAlertOK) GetPayload() *models.ConfigunstableUpdateLogScaleAlertResponse
- func (o *UpdateLogScaleAlertOK) IsClientError() bool
- func (o *UpdateLogScaleAlertOK) IsCode(code int) bool
- func (o *UpdateLogScaleAlertOK) IsRedirect() bool
- func (o *UpdateLogScaleAlertOK) IsServerError() bool
- func (o *UpdateLogScaleAlertOK) IsSuccess() bool
- func (o *UpdateLogScaleAlertOK) String() string
- type UpdateLogScaleAlertParams
- func NewUpdateLogScaleAlertParams() *UpdateLogScaleAlertParams
- func NewUpdateLogScaleAlertParamsWithContext(ctx context.Context) *UpdateLogScaleAlertParams
- func NewUpdateLogScaleAlertParamsWithHTTPClient(client *http.Client) *UpdateLogScaleAlertParams
- func NewUpdateLogScaleAlertParamsWithTimeout(timeout time.Duration) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) SetBody(body *models.ConfigUnstableUpdateLogScaleAlertBody)
- func (o *UpdateLogScaleAlertParams) SetContext(ctx context.Context)
- func (o *UpdateLogScaleAlertParams) SetDefaults()
- func (o *UpdateLogScaleAlertParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLogScaleAlertParams) SetSlug(slug string)
- func (o *UpdateLogScaleAlertParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLogScaleAlertParams) WithBody(body *models.ConfigUnstableUpdateLogScaleAlertBody) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WithContext(ctx context.Context) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WithDefaults() *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WithHTTPClient(client *http.Client) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WithSlug(slug string) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WithTimeout(timeout time.Duration) *UpdateLogScaleAlertParams
- func (o *UpdateLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLogScaleAlertReader
- type UpdateNoopEntityBadRequest
- func (o *UpdateNoopEntityBadRequest) Code() int
- func (o *UpdateNoopEntityBadRequest) Error() string
- func (o *UpdateNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *UpdateNoopEntityBadRequest) IsClientError() bool
- func (o *UpdateNoopEntityBadRequest) IsCode(code int) bool
- func (o *UpdateNoopEntityBadRequest) IsRedirect() bool
- func (o *UpdateNoopEntityBadRequest) IsServerError() bool
- func (o *UpdateNoopEntityBadRequest) IsSuccess() bool
- func (o *UpdateNoopEntityBadRequest) String() string
- type UpdateNoopEntityConflict
- func (o *UpdateNoopEntityConflict) Code() int
- func (o *UpdateNoopEntityConflict) Error() string
- func (o *UpdateNoopEntityConflict) GetPayload() *models.APIError
- func (o *UpdateNoopEntityConflict) IsClientError() bool
- func (o *UpdateNoopEntityConflict) IsCode(code int) bool
- func (o *UpdateNoopEntityConflict) IsRedirect() bool
- func (o *UpdateNoopEntityConflict) IsServerError() bool
- func (o *UpdateNoopEntityConflict) IsSuccess() bool
- func (o *UpdateNoopEntityConflict) String() string
- type UpdateNoopEntityDefault
- func (o *UpdateNoopEntityDefault) Code() int
- func (o *UpdateNoopEntityDefault) Error() string
- func (o *UpdateNoopEntityDefault) GetPayload() models.GenericError
- func (o *UpdateNoopEntityDefault) IsClientError() bool
- func (o *UpdateNoopEntityDefault) IsCode(code int) bool
- func (o *UpdateNoopEntityDefault) IsRedirect() bool
- func (o *UpdateNoopEntityDefault) IsServerError() bool
- func (o *UpdateNoopEntityDefault) IsSuccess() bool
- func (o *UpdateNoopEntityDefault) String() string
- type UpdateNoopEntityInternalServerError
- func (o *UpdateNoopEntityInternalServerError) Code() int
- func (o *UpdateNoopEntityInternalServerError) Error() string
- func (o *UpdateNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *UpdateNoopEntityInternalServerError) IsClientError() bool
- func (o *UpdateNoopEntityInternalServerError) IsCode(code int) bool
- func (o *UpdateNoopEntityInternalServerError) IsRedirect() bool
- func (o *UpdateNoopEntityInternalServerError) IsServerError() bool
- func (o *UpdateNoopEntityInternalServerError) IsSuccess() bool
- func (o *UpdateNoopEntityInternalServerError) String() string
- type UpdateNoopEntityNotFound
- func (o *UpdateNoopEntityNotFound) Code() int
- func (o *UpdateNoopEntityNotFound) Error() string
- func (o *UpdateNoopEntityNotFound) GetPayload() *models.APIError
- func (o *UpdateNoopEntityNotFound) IsClientError() bool
- func (o *UpdateNoopEntityNotFound) IsCode(code int) bool
- func (o *UpdateNoopEntityNotFound) IsRedirect() bool
- func (o *UpdateNoopEntityNotFound) IsServerError() bool
- func (o *UpdateNoopEntityNotFound) IsSuccess() bool
- func (o *UpdateNoopEntityNotFound) String() string
- type UpdateNoopEntityOK
- func (o *UpdateNoopEntityOK) Code() int
- func (o *UpdateNoopEntityOK) Error() string
- func (o *UpdateNoopEntityOK) GetPayload() *models.ConfigunstableUpdateNoopEntityResponse
- func (o *UpdateNoopEntityOK) IsClientError() bool
- func (o *UpdateNoopEntityOK) IsCode(code int) bool
- func (o *UpdateNoopEntityOK) IsRedirect() bool
- func (o *UpdateNoopEntityOK) IsServerError() bool
- func (o *UpdateNoopEntityOK) IsSuccess() bool
- func (o *UpdateNoopEntityOK) String() string
- type UpdateNoopEntityParams
- func NewUpdateNoopEntityParams() *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithContext(ctx context.Context) *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithHTTPClient(client *http.Client) *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithTimeout(timeout time.Duration) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) SetBody(body *models.ConfigUnstableUpdateNoopEntityBody)
- func (o *UpdateNoopEntityParams) SetContext(ctx context.Context)
- func (o *UpdateNoopEntityParams) SetDefaults()
- func (o *UpdateNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNoopEntityParams) SetSlug(slug string)
- func (o *UpdateNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNoopEntityParams) WithBody(body *models.ConfigUnstableUpdateNoopEntityBody) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithContext(ctx context.Context) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithDefaults() *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithHTTPClient(client *http.Client) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithSlug(slug string) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithTimeout(timeout time.Duration) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNoopEntityReader
- type UpdateOtelMetricsIngestionBadRequest
- func (o *UpdateOtelMetricsIngestionBadRequest) Code() int
- func (o *UpdateOtelMetricsIngestionBadRequest) Error() string
- func (o *UpdateOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
- func (o *UpdateOtelMetricsIngestionBadRequest) IsClientError() bool
- func (o *UpdateOtelMetricsIngestionBadRequest) IsCode(code int) bool
- func (o *UpdateOtelMetricsIngestionBadRequest) IsRedirect() bool
- func (o *UpdateOtelMetricsIngestionBadRequest) IsServerError() bool
- func (o *UpdateOtelMetricsIngestionBadRequest) IsSuccess() bool
- func (o *UpdateOtelMetricsIngestionBadRequest) String() string
- type UpdateOtelMetricsIngestionDefault
- func (o *UpdateOtelMetricsIngestionDefault) Code() int
- func (o *UpdateOtelMetricsIngestionDefault) Error() string
- func (o *UpdateOtelMetricsIngestionDefault) GetPayload() models.GenericError
- func (o *UpdateOtelMetricsIngestionDefault) IsClientError() bool
- func (o *UpdateOtelMetricsIngestionDefault) IsCode(code int) bool
- func (o *UpdateOtelMetricsIngestionDefault) IsRedirect() bool
- func (o *UpdateOtelMetricsIngestionDefault) IsServerError() bool
- func (o *UpdateOtelMetricsIngestionDefault) IsSuccess() bool
- func (o *UpdateOtelMetricsIngestionDefault) String() string
- type UpdateOtelMetricsIngestionInternalServerError
- func (o *UpdateOtelMetricsIngestionInternalServerError) Code() int
- func (o *UpdateOtelMetricsIngestionInternalServerError) Error() string
- func (o *UpdateOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
- func (o *UpdateOtelMetricsIngestionInternalServerError) IsClientError() bool
- func (o *UpdateOtelMetricsIngestionInternalServerError) IsCode(code int) bool
- func (o *UpdateOtelMetricsIngestionInternalServerError) IsRedirect() bool
- func (o *UpdateOtelMetricsIngestionInternalServerError) IsServerError() bool
- func (o *UpdateOtelMetricsIngestionInternalServerError) IsSuccess() bool
- func (o *UpdateOtelMetricsIngestionInternalServerError) String() string
- type UpdateOtelMetricsIngestionNotFound
- func (o *UpdateOtelMetricsIngestionNotFound) Code() int
- func (o *UpdateOtelMetricsIngestionNotFound) Error() string
- func (o *UpdateOtelMetricsIngestionNotFound) GetPayload() *models.APIError
- func (o *UpdateOtelMetricsIngestionNotFound) IsClientError() bool
- func (o *UpdateOtelMetricsIngestionNotFound) IsCode(code int) bool
- func (o *UpdateOtelMetricsIngestionNotFound) IsRedirect() bool
- func (o *UpdateOtelMetricsIngestionNotFound) IsServerError() bool
- func (o *UpdateOtelMetricsIngestionNotFound) IsSuccess() bool
- func (o *UpdateOtelMetricsIngestionNotFound) String() string
- type UpdateOtelMetricsIngestionOK
- func (o *UpdateOtelMetricsIngestionOK) Code() int
- func (o *UpdateOtelMetricsIngestionOK) Error() string
- func (o *UpdateOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableUpdateOtelMetricsIngestionResponse
- func (o *UpdateOtelMetricsIngestionOK) IsClientError() bool
- func (o *UpdateOtelMetricsIngestionOK) IsCode(code int) bool
- func (o *UpdateOtelMetricsIngestionOK) IsRedirect() bool
- func (o *UpdateOtelMetricsIngestionOK) IsServerError() bool
- func (o *UpdateOtelMetricsIngestionOK) IsSuccess() bool
- func (o *UpdateOtelMetricsIngestionOK) String() string
- type UpdateOtelMetricsIngestionParams
- func NewUpdateOtelMetricsIngestionParams() *UpdateOtelMetricsIngestionParams
- func NewUpdateOtelMetricsIngestionParamsWithContext(ctx context.Context) *UpdateOtelMetricsIngestionParams
- func NewUpdateOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *UpdateOtelMetricsIngestionParams
- func NewUpdateOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) SetBody(body *models.ConfigunstableUpdateOtelMetricsIngestionRequest)
- func (o *UpdateOtelMetricsIngestionParams) SetContext(ctx context.Context)
- func (o *UpdateOtelMetricsIngestionParams) SetDefaults()
- func (o *UpdateOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOtelMetricsIngestionParams) WithBody(body *models.ConfigunstableUpdateOtelMetricsIngestionRequest) *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) WithContext(ctx context.Context) *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) WithDefaults() *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *UpdateOtelMetricsIngestionParams
- func (o *UpdateOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOtelMetricsIngestionReader
- type UpdateSavedTraceSearchBadRequest
- func (o *UpdateSavedTraceSearchBadRequest) Code() int
- func (o *UpdateSavedTraceSearchBadRequest) Error() string
- func (o *UpdateSavedTraceSearchBadRequest) GetPayload() *models.APIError
- func (o *UpdateSavedTraceSearchBadRequest) IsClientError() bool
- func (o *UpdateSavedTraceSearchBadRequest) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchBadRequest) IsRedirect() bool
- func (o *UpdateSavedTraceSearchBadRequest) IsServerError() bool
- func (o *UpdateSavedTraceSearchBadRequest) IsSuccess() bool
- func (o *UpdateSavedTraceSearchBadRequest) String() string
- type UpdateSavedTraceSearchConflict
- func (o *UpdateSavedTraceSearchConflict) Code() int
- func (o *UpdateSavedTraceSearchConflict) Error() string
- func (o *UpdateSavedTraceSearchConflict) GetPayload() *models.APIError
- func (o *UpdateSavedTraceSearchConflict) IsClientError() bool
- func (o *UpdateSavedTraceSearchConflict) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchConflict) IsRedirect() bool
- func (o *UpdateSavedTraceSearchConflict) IsServerError() bool
- func (o *UpdateSavedTraceSearchConflict) IsSuccess() bool
- func (o *UpdateSavedTraceSearchConflict) String() string
- type UpdateSavedTraceSearchDefault
- func (o *UpdateSavedTraceSearchDefault) Code() int
- func (o *UpdateSavedTraceSearchDefault) Error() string
- func (o *UpdateSavedTraceSearchDefault) GetPayload() models.GenericError
- func (o *UpdateSavedTraceSearchDefault) IsClientError() bool
- func (o *UpdateSavedTraceSearchDefault) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchDefault) IsRedirect() bool
- func (o *UpdateSavedTraceSearchDefault) IsServerError() bool
- func (o *UpdateSavedTraceSearchDefault) IsSuccess() bool
- func (o *UpdateSavedTraceSearchDefault) String() string
- type UpdateSavedTraceSearchInternalServerError
- func (o *UpdateSavedTraceSearchInternalServerError) Code() int
- func (o *UpdateSavedTraceSearchInternalServerError) Error() string
- func (o *UpdateSavedTraceSearchInternalServerError) GetPayload() *models.APIError
- func (o *UpdateSavedTraceSearchInternalServerError) IsClientError() bool
- func (o *UpdateSavedTraceSearchInternalServerError) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchInternalServerError) IsRedirect() bool
- func (o *UpdateSavedTraceSearchInternalServerError) IsServerError() bool
- func (o *UpdateSavedTraceSearchInternalServerError) IsSuccess() bool
- func (o *UpdateSavedTraceSearchInternalServerError) String() string
- type UpdateSavedTraceSearchNotFound
- func (o *UpdateSavedTraceSearchNotFound) Code() int
- func (o *UpdateSavedTraceSearchNotFound) Error() string
- func (o *UpdateSavedTraceSearchNotFound) GetPayload() *models.APIError
- func (o *UpdateSavedTraceSearchNotFound) IsClientError() bool
- func (o *UpdateSavedTraceSearchNotFound) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchNotFound) IsRedirect() bool
- func (o *UpdateSavedTraceSearchNotFound) IsServerError() bool
- func (o *UpdateSavedTraceSearchNotFound) IsSuccess() bool
- func (o *UpdateSavedTraceSearchNotFound) String() string
- type UpdateSavedTraceSearchOK
- func (o *UpdateSavedTraceSearchOK) Code() int
- func (o *UpdateSavedTraceSearchOK) Error() string
- func (o *UpdateSavedTraceSearchOK) GetPayload() *models.ConfigunstableUpdateSavedTraceSearchResponse
- func (o *UpdateSavedTraceSearchOK) IsClientError() bool
- func (o *UpdateSavedTraceSearchOK) IsCode(code int) bool
- func (o *UpdateSavedTraceSearchOK) IsRedirect() bool
- func (o *UpdateSavedTraceSearchOK) IsServerError() bool
- func (o *UpdateSavedTraceSearchOK) IsSuccess() bool
- func (o *UpdateSavedTraceSearchOK) String() string
- type UpdateSavedTraceSearchParams
- func NewUpdateSavedTraceSearchParams() *UpdateSavedTraceSearchParams
- func NewUpdateSavedTraceSearchParamsWithContext(ctx context.Context) *UpdateSavedTraceSearchParams
- func NewUpdateSavedTraceSearchParamsWithHTTPClient(client *http.Client) *UpdateSavedTraceSearchParams
- func NewUpdateSavedTraceSearchParamsWithTimeout(timeout time.Duration) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) SetBody(body *models.ConfigUnstableUpdateSavedTraceSearchBody)
- func (o *UpdateSavedTraceSearchParams) SetContext(ctx context.Context)
- func (o *UpdateSavedTraceSearchParams) SetDefaults()
- func (o *UpdateSavedTraceSearchParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSavedTraceSearchParams) SetSlug(slug string)
- func (o *UpdateSavedTraceSearchParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSavedTraceSearchParams) WithBody(body *models.ConfigUnstableUpdateSavedTraceSearchBody) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WithContext(ctx context.Context) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WithDefaults() *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WithHTTPClient(client *http.Client) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WithSlug(slug string) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WithTimeout(timeout time.Duration) *UpdateSavedTraceSearchParams
- func (o *UpdateSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSavedTraceSearchReader
- type UpdateServiceBadRequest
- func (o *UpdateServiceBadRequest) Code() int
- func (o *UpdateServiceBadRequest) Error() string
- func (o *UpdateServiceBadRequest) GetPayload() *models.APIError
- func (o *UpdateServiceBadRequest) IsClientError() bool
- func (o *UpdateServiceBadRequest) IsCode(code int) bool
- func (o *UpdateServiceBadRequest) IsRedirect() bool
- func (o *UpdateServiceBadRequest) IsServerError() bool
- func (o *UpdateServiceBadRequest) IsSuccess() bool
- func (o *UpdateServiceBadRequest) String() string
- type UpdateServiceConflict
- func (o *UpdateServiceConflict) Code() int
- func (o *UpdateServiceConflict) Error() string
- func (o *UpdateServiceConflict) GetPayload() *models.APIError
- func (o *UpdateServiceConflict) IsClientError() bool
- func (o *UpdateServiceConflict) IsCode(code int) bool
- func (o *UpdateServiceConflict) IsRedirect() bool
- func (o *UpdateServiceConflict) IsServerError() bool
- func (o *UpdateServiceConflict) IsSuccess() bool
- func (o *UpdateServiceConflict) String() string
- type UpdateServiceDefault
- func (o *UpdateServiceDefault) Code() int
- func (o *UpdateServiceDefault) Error() string
- func (o *UpdateServiceDefault) GetPayload() models.GenericError
- func (o *UpdateServiceDefault) IsClientError() bool
- func (o *UpdateServiceDefault) IsCode(code int) bool
- func (o *UpdateServiceDefault) IsRedirect() bool
- func (o *UpdateServiceDefault) IsServerError() bool
- func (o *UpdateServiceDefault) IsSuccess() bool
- func (o *UpdateServiceDefault) String() string
- type UpdateServiceInternalServerError
- func (o *UpdateServiceInternalServerError) Code() int
- func (o *UpdateServiceInternalServerError) Error() string
- func (o *UpdateServiceInternalServerError) GetPayload() *models.APIError
- func (o *UpdateServiceInternalServerError) IsClientError() bool
- func (o *UpdateServiceInternalServerError) IsCode(code int) bool
- func (o *UpdateServiceInternalServerError) IsRedirect() bool
- func (o *UpdateServiceInternalServerError) IsServerError() bool
- func (o *UpdateServiceInternalServerError) IsSuccess() bool
- func (o *UpdateServiceInternalServerError) String() string
- type UpdateServiceNotFound
- func (o *UpdateServiceNotFound) Code() int
- func (o *UpdateServiceNotFound) Error() string
- func (o *UpdateServiceNotFound) GetPayload() *models.APIError
- func (o *UpdateServiceNotFound) IsClientError() bool
- func (o *UpdateServiceNotFound) IsCode(code int) bool
- func (o *UpdateServiceNotFound) IsRedirect() bool
- func (o *UpdateServiceNotFound) IsServerError() bool
- func (o *UpdateServiceNotFound) IsSuccess() bool
- func (o *UpdateServiceNotFound) String() string
- type UpdateServiceOK
- func (o *UpdateServiceOK) Code() int
- func (o *UpdateServiceOK) Error() string
- func (o *UpdateServiceOK) GetPayload() *models.ConfigunstableUpdateServiceResponse
- func (o *UpdateServiceOK) IsClientError() bool
- func (o *UpdateServiceOK) IsCode(code int) bool
- func (o *UpdateServiceOK) IsRedirect() bool
- func (o *UpdateServiceOK) IsServerError() bool
- func (o *UpdateServiceOK) IsSuccess() bool
- func (o *UpdateServiceOK) String() string
- type UpdateServiceParams
- func (o *UpdateServiceParams) SetBody(body *models.ConfigUnstableUpdateServiceBody)
- func (o *UpdateServiceParams) SetContext(ctx context.Context)
- func (o *UpdateServiceParams) SetDefaults()
- func (o *UpdateServiceParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServiceParams) SetSlug(slug string)
- func (o *UpdateServiceParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServiceParams) WithBody(body *models.ConfigUnstableUpdateServiceBody) *UpdateServiceParams
- func (o *UpdateServiceParams) WithContext(ctx context.Context) *UpdateServiceParams
- func (o *UpdateServiceParams) WithDefaults() *UpdateServiceParams
- func (o *UpdateServiceParams) WithHTTPClient(client *http.Client) *UpdateServiceParams
- func (o *UpdateServiceParams) WithSlug(slug string) *UpdateServiceParams
- func (o *UpdateServiceParams) WithTimeout(timeout time.Duration) *UpdateServiceParams
- func (o *UpdateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServiceReader
- type UpdateTraceBehaviorBadRequest
- func (o *UpdateTraceBehaviorBadRequest) Code() int
- func (o *UpdateTraceBehaviorBadRequest) Error() string
- func (o *UpdateTraceBehaviorBadRequest) GetPayload() *models.APIError
- func (o *UpdateTraceBehaviorBadRequest) IsClientError() bool
- func (o *UpdateTraceBehaviorBadRequest) IsCode(code int) bool
- func (o *UpdateTraceBehaviorBadRequest) IsRedirect() bool
- func (o *UpdateTraceBehaviorBadRequest) IsServerError() bool
- func (o *UpdateTraceBehaviorBadRequest) IsSuccess() bool
- func (o *UpdateTraceBehaviorBadRequest) String() string
- type UpdateTraceBehaviorConflict
- func (o *UpdateTraceBehaviorConflict) Code() int
- func (o *UpdateTraceBehaviorConflict) Error() string
- func (o *UpdateTraceBehaviorConflict) GetPayload() *models.APIError
- func (o *UpdateTraceBehaviorConflict) IsClientError() bool
- func (o *UpdateTraceBehaviorConflict) IsCode(code int) bool
- func (o *UpdateTraceBehaviorConflict) IsRedirect() bool
- func (o *UpdateTraceBehaviorConflict) IsServerError() bool
- func (o *UpdateTraceBehaviorConflict) IsSuccess() bool
- func (o *UpdateTraceBehaviorConflict) String() string
- type UpdateTraceBehaviorDefault
- func (o *UpdateTraceBehaviorDefault) Code() int
- func (o *UpdateTraceBehaviorDefault) Error() string
- func (o *UpdateTraceBehaviorDefault) GetPayload() models.GenericError
- func (o *UpdateTraceBehaviorDefault) IsClientError() bool
- func (o *UpdateTraceBehaviorDefault) IsCode(code int) bool
- func (o *UpdateTraceBehaviorDefault) IsRedirect() bool
- func (o *UpdateTraceBehaviorDefault) IsServerError() bool
- func (o *UpdateTraceBehaviorDefault) IsSuccess() bool
- func (o *UpdateTraceBehaviorDefault) String() string
- type UpdateTraceBehaviorInternalServerError
- func (o *UpdateTraceBehaviorInternalServerError) Code() int
- func (o *UpdateTraceBehaviorInternalServerError) Error() string
- func (o *UpdateTraceBehaviorInternalServerError) GetPayload() *models.APIError
- func (o *UpdateTraceBehaviorInternalServerError) IsClientError() bool
- func (o *UpdateTraceBehaviorInternalServerError) IsCode(code int) bool
- func (o *UpdateTraceBehaviorInternalServerError) IsRedirect() bool
- func (o *UpdateTraceBehaviorInternalServerError) IsServerError() bool
- func (o *UpdateTraceBehaviorInternalServerError) IsSuccess() bool
- func (o *UpdateTraceBehaviorInternalServerError) String() string
- type UpdateTraceBehaviorNotFound
- func (o *UpdateTraceBehaviorNotFound) Code() int
- func (o *UpdateTraceBehaviorNotFound) Error() string
- func (o *UpdateTraceBehaviorNotFound) GetPayload() *models.APIError
- func (o *UpdateTraceBehaviorNotFound) IsClientError() bool
- func (o *UpdateTraceBehaviorNotFound) IsCode(code int) bool
- func (o *UpdateTraceBehaviorNotFound) IsRedirect() bool
- func (o *UpdateTraceBehaviorNotFound) IsServerError() bool
- func (o *UpdateTraceBehaviorNotFound) IsSuccess() bool
- func (o *UpdateTraceBehaviorNotFound) String() string
- type UpdateTraceBehaviorOK
- func (o *UpdateTraceBehaviorOK) Code() int
- func (o *UpdateTraceBehaviorOK) Error() string
- func (o *UpdateTraceBehaviorOK) GetPayload() *models.ConfigunstableUpdateTraceBehaviorResponse
- func (o *UpdateTraceBehaviorOK) IsClientError() bool
- func (o *UpdateTraceBehaviorOK) IsCode(code int) bool
- func (o *UpdateTraceBehaviorOK) IsRedirect() bool
- func (o *UpdateTraceBehaviorOK) IsServerError() bool
- func (o *UpdateTraceBehaviorOK) IsSuccess() bool
- func (o *UpdateTraceBehaviorOK) String() string
- type UpdateTraceBehaviorParams
- func NewUpdateTraceBehaviorParams() *UpdateTraceBehaviorParams
- func NewUpdateTraceBehaviorParamsWithContext(ctx context.Context) *UpdateTraceBehaviorParams
- func NewUpdateTraceBehaviorParamsWithHTTPClient(client *http.Client) *UpdateTraceBehaviorParams
- func NewUpdateTraceBehaviorParamsWithTimeout(timeout time.Duration) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) SetBody(body *models.ConfigUnstableUpdateTraceBehaviorBody)
- func (o *UpdateTraceBehaviorParams) SetContext(ctx context.Context)
- func (o *UpdateTraceBehaviorParams) SetDefaults()
- func (o *UpdateTraceBehaviorParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTraceBehaviorParams) SetSlug(slug string)
- func (o *UpdateTraceBehaviorParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTraceBehaviorParams) WithBody(body *models.ConfigUnstableUpdateTraceBehaviorBody) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WithContext(ctx context.Context) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WithDefaults() *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WithHTTPClient(client *http.Client) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WithSlug(slug string) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WithTimeout(timeout time.Duration) *UpdateTraceBehaviorParams
- func (o *UpdateTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTraceBehaviorReader
- type UpdateTraceJaegerRemoteSamplingStrategyBadRequest
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyConflict
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) GetPayload() *models.APIError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyDefault
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyInternalServerError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyNotFound
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyOK
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) Code() int
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) Error() string
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) GetPayload() *models.ConfigunstableUpdateTraceJaegerRemoteSamplingStrategyResponse
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
- func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) String() string
- type UpdateTraceJaegerRemoteSamplingStrategyParams
- func NewUpdateTraceJaegerRemoteSamplingStrategyParams() *UpdateTraceJaegerRemoteSamplingStrategyParams
- func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetBody(body *models.ConfigUnstableUpdateTraceJaegerRemoteSamplingStrategyBody)
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithBody(body *models.ConfigUnstableUpdateTraceJaegerRemoteSamplingStrategyBody) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *UpdateTraceJaegerRemoteSamplingStrategyParams
- func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTraceJaegerRemoteSamplingStrategyReader
- type UpdateTraceTailSamplingRulesBadRequest
- func (o *UpdateTraceTailSamplingRulesBadRequest) Code() int
- func (o *UpdateTraceTailSamplingRulesBadRequest) Error() string
- func (o *UpdateTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
- func (o *UpdateTraceTailSamplingRulesBadRequest) IsClientError() bool
- func (o *UpdateTraceTailSamplingRulesBadRequest) IsCode(code int) bool
- func (o *UpdateTraceTailSamplingRulesBadRequest) IsRedirect() bool
- func (o *UpdateTraceTailSamplingRulesBadRequest) IsServerError() bool
- func (o *UpdateTraceTailSamplingRulesBadRequest) IsSuccess() bool
- func (o *UpdateTraceTailSamplingRulesBadRequest) String() string
- type UpdateTraceTailSamplingRulesDefault
- func (o *UpdateTraceTailSamplingRulesDefault) Code() int
- func (o *UpdateTraceTailSamplingRulesDefault) Error() string
- func (o *UpdateTraceTailSamplingRulesDefault) GetPayload() models.GenericError
- func (o *UpdateTraceTailSamplingRulesDefault) IsClientError() bool
- func (o *UpdateTraceTailSamplingRulesDefault) IsCode(code int) bool
- func (o *UpdateTraceTailSamplingRulesDefault) IsRedirect() bool
- func (o *UpdateTraceTailSamplingRulesDefault) IsServerError() bool
- func (o *UpdateTraceTailSamplingRulesDefault) IsSuccess() bool
- func (o *UpdateTraceTailSamplingRulesDefault) String() string
- type UpdateTraceTailSamplingRulesInternalServerError
- func (o *UpdateTraceTailSamplingRulesInternalServerError) Code() int
- func (o *UpdateTraceTailSamplingRulesInternalServerError) Error() string
- func (o *UpdateTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
- func (o *UpdateTraceTailSamplingRulesInternalServerError) IsClientError() bool
- func (o *UpdateTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
- func (o *UpdateTraceTailSamplingRulesInternalServerError) IsRedirect() bool
- func (o *UpdateTraceTailSamplingRulesInternalServerError) IsServerError() bool
- func (o *UpdateTraceTailSamplingRulesInternalServerError) IsSuccess() bool
- func (o *UpdateTraceTailSamplingRulesInternalServerError) String() string
- type UpdateTraceTailSamplingRulesNotFound
- func (o *UpdateTraceTailSamplingRulesNotFound) Code() int
- func (o *UpdateTraceTailSamplingRulesNotFound) Error() string
- func (o *UpdateTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
- func (o *UpdateTraceTailSamplingRulesNotFound) IsClientError() bool
- func (o *UpdateTraceTailSamplingRulesNotFound) IsCode(code int) bool
- func (o *UpdateTraceTailSamplingRulesNotFound) IsRedirect() bool
- func (o *UpdateTraceTailSamplingRulesNotFound) IsServerError() bool
- func (o *UpdateTraceTailSamplingRulesNotFound) IsSuccess() bool
- func (o *UpdateTraceTailSamplingRulesNotFound) String() string
- type UpdateTraceTailSamplingRulesOK
- func (o *UpdateTraceTailSamplingRulesOK) Code() int
- func (o *UpdateTraceTailSamplingRulesOK) Error() string
- func (o *UpdateTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableUpdateTraceTailSamplingRulesResponse
- func (o *UpdateTraceTailSamplingRulesOK) IsClientError() bool
- func (o *UpdateTraceTailSamplingRulesOK) IsCode(code int) bool
- func (o *UpdateTraceTailSamplingRulesOK) IsRedirect() bool
- func (o *UpdateTraceTailSamplingRulesOK) IsServerError() bool
- func (o *UpdateTraceTailSamplingRulesOK) IsSuccess() bool
- func (o *UpdateTraceTailSamplingRulesOK) String() string
- type UpdateTraceTailSamplingRulesParams
- func NewUpdateTraceTailSamplingRulesParams() *UpdateTraceTailSamplingRulesParams
- func NewUpdateTraceTailSamplingRulesParamsWithContext(ctx context.Context) *UpdateTraceTailSamplingRulesParams
- func NewUpdateTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *UpdateTraceTailSamplingRulesParams
- func NewUpdateTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) SetBody(body *models.ConfigunstableUpdateTraceTailSamplingRulesRequest)
- func (o *UpdateTraceTailSamplingRulesParams) SetContext(ctx context.Context)
- func (o *UpdateTraceTailSamplingRulesParams) SetDefaults()
- func (o *UpdateTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTraceTailSamplingRulesParams) WithBody(body *models.ConfigunstableUpdateTraceTailSamplingRulesRequest) *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) WithContext(ctx context.Context) *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) WithDefaults() *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *UpdateTraceTailSamplingRulesParams
- func (o *UpdateTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTraceTailSamplingRulesReader
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 operations API
func (*Client) CreateDashboard ¶
func (a *Client) CreateDashboard(params *CreateDashboardParams, opts ...ClientOption) (*CreateDashboardOK, error)
CreateDashboard create dashboard API
func (*Client) CreateDataset ¶ added in v1.3.0
func (a *Client) CreateDataset(params *CreateDatasetParams, opts ...ClientOption) (*CreateDatasetOK, error)
CreateDataset create dataset API
func (*Client) CreateLinkTemplate ¶
func (a *Client) CreateLinkTemplate(params *CreateLinkTemplateParams, opts ...ClientOption) (*CreateLinkTemplateOK, error)
CreateLinkTemplate create link template API
func (*Client) CreateLogAllocationConfig ¶ added in v1.6.0
func (a *Client) CreateLogAllocationConfig(params *CreateLogAllocationConfigParams, opts ...ClientOption) (*CreateLogAllocationConfigOK, error)
CreateLogAllocationConfig create log allocation config API
func (*Client) CreateLogScaleAction ¶ added in v1.7.0
func (a *Client) CreateLogScaleAction(params *CreateLogScaleActionParams, opts ...ClientOption) (*CreateLogScaleActionOK, error)
CreateLogScaleAction create log scale action API
func (*Client) CreateLogScaleAlert ¶ added in v1.7.0
func (a *Client) CreateLogScaleAlert(params *CreateLogScaleAlertParams, opts ...ClientOption) (*CreateLogScaleAlertOK, error)
CreateLogScaleAlert create log scale alert API
func (*Client) CreateNoopEntity ¶
func (a *Client) CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error)
CreateNoopEntity create noop entity API
func (*Client) CreateOtelMetricsIngestion ¶ added in v1.6.0
func (a *Client) CreateOtelMetricsIngestion(params *CreateOtelMetricsIngestionParams, opts ...ClientOption) (*CreateOtelMetricsIngestionOK, error)
CreateOtelMetricsIngestion create otel metrics ingestion API
func (*Client) CreateSavedTraceSearch ¶
func (a *Client) CreateSavedTraceSearch(params *CreateSavedTraceSearchParams, opts ...ClientOption) (*CreateSavedTraceSearchOK, error)
CreateSavedTraceSearch ***
Saved Trace Searches ***
func (*Client) CreateService ¶
func (a *Client) CreateService(params *CreateServiceParams, opts ...ClientOption) (*CreateServiceOK, error)
CreateService create service API
func (*Client) CreateTraceBehavior ¶ added in v1.6.0
func (a *Client) CreateTraceBehavior(params *CreateTraceBehaviorParams, opts ...ClientOption) (*CreateTraceBehaviorOK, error)
CreateTraceBehavior create trace behavior API
func (*Client) CreateTraceJaegerRemoteSamplingStrategy ¶
func (a *Client) CreateTraceJaegerRemoteSamplingStrategy(params *CreateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*CreateTraceJaegerRemoteSamplingStrategyOK, error)
CreateTraceJaegerRemoteSamplingStrategy create trace jaeger remote sampling strategy API
func (*Client) CreateTraceTailSamplingRules ¶
func (a *Client) CreateTraceTailSamplingRules(params *CreateTraceTailSamplingRulesParams, opts ...ClientOption) (*CreateTraceTailSamplingRulesOK, error)
CreateTraceTailSamplingRules TraceTailSamplingRules CRUD (subset for singleton objects)
func (*Client) DeleteDashboard ¶
func (a *Client) DeleteDashboard(params *DeleteDashboardParams, opts ...ClientOption) (*DeleteDashboardOK, error)
DeleteDashboard delete dashboard API
func (*Client) DeleteDataset ¶ added in v1.3.0
func (a *Client) DeleteDataset(params *DeleteDatasetParams, opts ...ClientOption) (*DeleteDatasetOK, error)
DeleteDataset delete dataset API
func (*Client) DeleteLinkTemplate ¶
func (a *Client) DeleteLinkTemplate(params *DeleteLinkTemplateParams, opts ...ClientOption) (*DeleteLinkTemplateOK, error)
DeleteLinkTemplate delete link template API
func (*Client) DeleteLogAllocationConfig ¶ added in v1.6.0
func (a *Client) DeleteLogAllocationConfig(params *DeleteLogAllocationConfigParams, opts ...ClientOption) (*DeleteLogAllocationConfigOK, error)
DeleteLogAllocationConfig delete log allocation config API
func (*Client) DeleteLogScaleAction ¶ added in v1.7.0
func (a *Client) DeleteLogScaleAction(params *DeleteLogScaleActionParams, opts ...ClientOption) (*DeleteLogScaleActionOK, error)
DeleteLogScaleAction delete log scale action API
func (*Client) DeleteLogScaleAlert ¶ added in v1.7.0
func (a *Client) DeleteLogScaleAlert(params *DeleteLogScaleAlertParams, opts ...ClientOption) (*DeleteLogScaleAlertOK, error)
DeleteLogScaleAlert delete log scale alert API
func (*Client) DeleteNoopEntity ¶
func (a *Client) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error)
DeleteNoopEntity delete noop entity API
func (*Client) DeleteOtelMetricsIngestion ¶ added in v1.6.0
func (a *Client) DeleteOtelMetricsIngestion(params *DeleteOtelMetricsIngestionParams, opts ...ClientOption) (*DeleteOtelMetricsIngestionOK, error)
DeleteOtelMetricsIngestion delete otel metrics ingestion API
func (*Client) DeleteSavedTraceSearch ¶
func (a *Client) DeleteSavedTraceSearch(params *DeleteSavedTraceSearchParams, opts ...ClientOption) (*DeleteSavedTraceSearchOK, error)
DeleteSavedTraceSearch delete saved trace search API
func (*Client) DeleteService ¶
func (a *Client) DeleteService(params *DeleteServiceParams, opts ...ClientOption) (*DeleteServiceOK, error)
DeleteService delete service API
func (*Client) DeleteTraceBehavior ¶ added in v1.6.0
func (a *Client) DeleteTraceBehavior(params *DeleteTraceBehaviorParams, opts ...ClientOption) (*DeleteTraceBehaviorOK, error)
DeleteTraceBehavior delete trace behavior API
func (*Client) DeleteTraceJaegerRemoteSamplingStrategy ¶
func (a *Client) DeleteTraceJaegerRemoteSamplingStrategy(params *DeleteTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*DeleteTraceJaegerRemoteSamplingStrategyOK, error)
DeleteTraceJaegerRemoteSamplingStrategy delete trace jaeger remote sampling strategy API
func (*Client) DeleteTraceTailSamplingRules ¶
func (a *Client) DeleteTraceTailSamplingRules(params *DeleteTraceTailSamplingRulesParams, opts ...ClientOption) (*DeleteTraceTailSamplingRulesOK, error)
DeleteTraceTailSamplingRules delete trace tail sampling rules API
func (*Client) ListDashboards ¶
func (a *Client) ListDashboards(params *ListDashboardsParams, opts ...ClientOption) (*ListDashboardsOK, error)
ListDashboards list dashboards API
func (*Client) ListDatasets ¶ added in v1.3.0
func (a *Client) ListDatasets(params *ListDatasetsParams, opts ...ClientOption) (*ListDatasetsOK, error)
ListDatasets list datasets API
func (*Client) ListLinkTemplates ¶
func (a *Client) ListLinkTemplates(params *ListLinkTemplatesParams, opts ...ClientOption) (*ListLinkTemplatesOK, error)
ListLinkTemplates list link templates API
func (*Client) ListLogScaleActions ¶ added in v1.7.0
func (a *Client) ListLogScaleActions(params *ListLogScaleActionsParams, opts ...ClientOption) (*ListLogScaleActionsOK, error)
ListLogScaleActions list log scale actions API
func (*Client) ListLogScaleAlerts ¶ added in v1.7.0
func (a *Client) ListLogScaleAlerts(params *ListLogScaleAlertsParams, opts ...ClientOption) (*ListLogScaleAlertsOK, error)
ListLogScaleAlerts list log scale alerts API
func (*Client) ListSavedTraceSearches ¶
func (a *Client) ListSavedTraceSearches(params *ListSavedTraceSearchesParams, opts ...ClientOption) (*ListSavedTraceSearchesOK, error)
ListSavedTraceSearches list saved trace searches API
func (*Client) ListServices ¶
func (a *Client) ListServices(params *ListServicesParams, opts ...ClientOption) (*ListServicesOK, error)
ListServices list services API
func (*Client) ListTraceBehaviors ¶ added in v1.6.0
func (a *Client) ListTraceBehaviors(params *ListTraceBehaviorsParams, opts ...ClientOption) (*ListTraceBehaviorsOK, error)
ListTraceBehaviors list trace behaviors API
func (*Client) ListTraceJaegerRemoteSamplingStrategies ¶
func (a *Client) ListTraceJaegerRemoteSamplingStrategies(params *ListTraceJaegerRemoteSamplingStrategiesParams, opts ...ClientOption) (*ListTraceJaegerRemoteSamplingStrategiesOK, error)
ListTraceJaegerRemoteSamplingStrategies list trace jaeger remote sampling strategies API
func (*Client) ReadDashboard ¶
func (a *Client) ReadDashboard(params *ReadDashboardParams, opts ...ClientOption) (*ReadDashboardOK, error)
ReadDashboard read dashboard API
func (*Client) ReadDataset ¶ added in v1.3.0
func (a *Client) ReadDataset(params *ReadDatasetParams, opts ...ClientOption) (*ReadDatasetOK, error)
ReadDataset read dataset API
func (*Client) ReadLinkTemplate ¶
func (a *Client) ReadLinkTemplate(params *ReadLinkTemplateParams, opts ...ClientOption) (*ReadLinkTemplateOK, error)
ReadLinkTemplate read link template API
func (*Client) ReadLogAllocationConfig ¶ added in v1.6.0
func (a *Client) ReadLogAllocationConfig(params *ReadLogAllocationConfigParams, opts ...ClientOption) (*ReadLogAllocationConfigOK, error)
ReadLogAllocationConfig read log allocation config API
func (*Client) ReadLogScaleAction ¶ added in v1.7.0
func (a *Client) ReadLogScaleAction(params *ReadLogScaleActionParams, opts ...ClientOption) (*ReadLogScaleActionOK, error)
ReadLogScaleAction read log scale action API
func (*Client) ReadLogScaleAlert ¶ added in v1.7.0
func (a *Client) ReadLogScaleAlert(params *ReadLogScaleAlertParams, opts ...ClientOption) (*ReadLogScaleAlertOK, error)
ReadLogScaleAlert read log scale alert API
func (*Client) ReadNoopEntity ¶
func (a *Client) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error)
ReadNoopEntity read noop entity API
func (*Client) ReadOtelMetricsIngestion ¶ added in v1.6.0
func (a *Client) ReadOtelMetricsIngestion(params *ReadOtelMetricsIngestionParams, opts ...ClientOption) (*ReadOtelMetricsIngestionOK, error)
ReadOtelMetricsIngestion read otel metrics ingestion API
func (*Client) ReadSavedTraceSearch ¶
func (a *Client) ReadSavedTraceSearch(params *ReadSavedTraceSearchParams, opts ...ClientOption) (*ReadSavedTraceSearchOK, error)
ReadSavedTraceSearch read saved trace search API
func (*Client) ReadService ¶
func (a *Client) ReadService(params *ReadServiceParams, opts ...ClientOption) (*ReadServiceOK, error)
ReadService read service API
func (*Client) ReadTraceBehavior ¶ added in v1.6.0
func (a *Client) ReadTraceBehavior(params *ReadTraceBehaviorParams, opts ...ClientOption) (*ReadTraceBehaviorOK, error)
ReadTraceBehavior read trace behavior API
func (*Client) ReadTraceJaegerRemoteSamplingStrategy ¶
func (a *Client) ReadTraceJaegerRemoteSamplingStrategy(params *ReadTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*ReadTraceJaegerRemoteSamplingStrategyOK, error)
ReadTraceJaegerRemoteSamplingStrategy read trace jaeger remote sampling strategy API
func (*Client) ReadTraceTailSamplingRules ¶
func (a *Client) ReadTraceTailSamplingRules(params *ReadTraceTailSamplingRulesParams, opts ...ClientOption) (*ReadTraceTailSamplingRulesOK, error)
ReadTraceTailSamplingRules read trace tail sampling rules API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SyncPrometheus ¶
func (a *Client) SyncPrometheus(params *SyncPrometheusParams, opts ...ClientOption) (*SyncPrometheusOK, error)
SyncPrometheus ***
Sync Prometheus Configuration ***
func (*Client) UpdateDashboard ¶
func (a *Client) UpdateDashboard(params *UpdateDashboardParams, opts ...ClientOption) (*UpdateDashboardOK, error)
UpdateDashboard update dashboard API
func (*Client) UpdateDataset ¶ added in v1.3.0
func (a *Client) UpdateDataset(params *UpdateDatasetParams, opts ...ClientOption) (*UpdateDatasetOK, error)
UpdateDataset update dataset API
func (*Client) UpdateLinkTemplate ¶
func (a *Client) UpdateLinkTemplate(params *UpdateLinkTemplateParams, opts ...ClientOption) (*UpdateLinkTemplateOK, error)
UpdateLinkTemplate update link template API
func (*Client) UpdateLogAllocationConfig ¶ added in v1.6.0
func (a *Client) UpdateLogAllocationConfig(params *UpdateLogAllocationConfigParams, opts ...ClientOption) (*UpdateLogAllocationConfigOK, error)
UpdateLogAllocationConfig update log allocation config API
func (*Client) UpdateLogScaleAction ¶ added in v1.7.0
func (a *Client) UpdateLogScaleAction(params *UpdateLogScaleActionParams, opts ...ClientOption) (*UpdateLogScaleActionOK, error)
UpdateLogScaleAction update log scale action API
func (*Client) UpdateLogScaleAlert ¶ added in v1.7.0
func (a *Client) UpdateLogScaleAlert(params *UpdateLogScaleAlertParams, opts ...ClientOption) (*UpdateLogScaleAlertOK, error)
UpdateLogScaleAlert update log scale alert API
func (*Client) UpdateNoopEntity ¶
func (a *Client) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error)
UpdateNoopEntity update noop entity API
func (*Client) UpdateOtelMetricsIngestion ¶ added in v1.6.0
func (a *Client) UpdateOtelMetricsIngestion(params *UpdateOtelMetricsIngestionParams, opts ...ClientOption) (*UpdateOtelMetricsIngestionOK, error)
UpdateOtelMetricsIngestion update otel metrics ingestion API
func (*Client) UpdateSavedTraceSearch ¶
func (a *Client) UpdateSavedTraceSearch(params *UpdateSavedTraceSearchParams, opts ...ClientOption) (*UpdateSavedTraceSearchOK, error)
UpdateSavedTraceSearch update saved trace search API
func (*Client) UpdateService ¶
func (a *Client) UpdateService(params *UpdateServiceParams, opts ...ClientOption) (*UpdateServiceOK, error)
UpdateService update service API
func (*Client) UpdateTraceBehavior ¶ added in v1.6.0
func (a *Client) UpdateTraceBehavior(params *UpdateTraceBehaviorParams, opts ...ClientOption) (*UpdateTraceBehaviorOK, error)
UpdateTraceBehavior update trace behavior API
func (*Client) UpdateTraceJaegerRemoteSamplingStrategy ¶
func (a *Client) UpdateTraceJaegerRemoteSamplingStrategy(params *UpdateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*UpdateTraceJaegerRemoteSamplingStrategyOK, error)
UpdateTraceJaegerRemoteSamplingStrategy update trace jaeger remote sampling strategy API
func (*Client) UpdateTraceTailSamplingRules ¶
func (a *Client) UpdateTraceTailSamplingRules(params *UpdateTraceTailSamplingRulesParams, opts ...ClientOption) (*UpdateTraceTailSamplingRulesOK, error)
UpdateTraceTailSamplingRules update trace tail sampling rules API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateDashboard(params *CreateDashboardParams, opts ...ClientOption) (*CreateDashboardOK, error) CreateDataset(params *CreateDatasetParams, opts ...ClientOption) (*CreateDatasetOK, error) CreateLinkTemplate(params *CreateLinkTemplateParams, opts ...ClientOption) (*CreateLinkTemplateOK, error) CreateLogAllocationConfig(params *CreateLogAllocationConfigParams, opts ...ClientOption) (*CreateLogAllocationConfigOK, error) CreateLogScaleAction(params *CreateLogScaleActionParams, opts ...ClientOption) (*CreateLogScaleActionOK, error) CreateLogScaleAlert(params *CreateLogScaleAlertParams, opts ...ClientOption) (*CreateLogScaleAlertOK, error) CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error) CreateOtelMetricsIngestion(params *CreateOtelMetricsIngestionParams, opts ...ClientOption) (*CreateOtelMetricsIngestionOK, error) CreateSavedTraceSearch(params *CreateSavedTraceSearchParams, opts ...ClientOption) (*CreateSavedTraceSearchOK, error) CreateService(params *CreateServiceParams, opts ...ClientOption) (*CreateServiceOK, error) CreateTraceBehavior(params *CreateTraceBehaviorParams, opts ...ClientOption) (*CreateTraceBehaviorOK, error) CreateTraceJaegerRemoteSamplingStrategy(params *CreateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*CreateTraceJaegerRemoteSamplingStrategyOK, error) CreateTraceTailSamplingRules(params *CreateTraceTailSamplingRulesParams, opts ...ClientOption) (*CreateTraceTailSamplingRulesOK, error) DeleteDashboard(params *DeleteDashboardParams, opts ...ClientOption) (*DeleteDashboardOK, error) DeleteDataset(params *DeleteDatasetParams, opts ...ClientOption) (*DeleteDatasetOK, error) DeleteLinkTemplate(params *DeleteLinkTemplateParams, opts ...ClientOption) (*DeleteLinkTemplateOK, error) DeleteLogAllocationConfig(params *DeleteLogAllocationConfigParams, opts ...ClientOption) (*DeleteLogAllocationConfigOK, error) DeleteLogScaleAction(params *DeleteLogScaleActionParams, opts ...ClientOption) (*DeleteLogScaleActionOK, error) DeleteLogScaleAlert(params *DeleteLogScaleAlertParams, opts ...ClientOption) (*DeleteLogScaleAlertOK, error) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error) DeleteOtelMetricsIngestion(params *DeleteOtelMetricsIngestionParams, opts ...ClientOption) (*DeleteOtelMetricsIngestionOK, error) DeleteSavedTraceSearch(params *DeleteSavedTraceSearchParams, opts ...ClientOption) (*DeleteSavedTraceSearchOK, error) DeleteService(params *DeleteServiceParams, opts ...ClientOption) (*DeleteServiceOK, error) DeleteTraceBehavior(params *DeleteTraceBehaviorParams, opts ...ClientOption) (*DeleteTraceBehaviorOK, error) DeleteTraceJaegerRemoteSamplingStrategy(params *DeleteTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*DeleteTraceJaegerRemoteSamplingStrategyOK, error) DeleteTraceTailSamplingRules(params *DeleteTraceTailSamplingRulesParams, opts ...ClientOption) (*DeleteTraceTailSamplingRulesOK, error) ListDashboards(params *ListDashboardsParams, opts ...ClientOption) (*ListDashboardsOK, error) ListDatasets(params *ListDatasetsParams, opts ...ClientOption) (*ListDatasetsOK, error) ListLinkTemplates(params *ListLinkTemplatesParams, opts ...ClientOption) (*ListLinkTemplatesOK, error) ListLogScaleActions(params *ListLogScaleActionsParams, opts ...ClientOption) (*ListLogScaleActionsOK, error) ListLogScaleAlerts(params *ListLogScaleAlertsParams, opts ...ClientOption) (*ListLogScaleAlertsOK, error) ListSavedTraceSearches(params *ListSavedTraceSearchesParams, opts ...ClientOption) (*ListSavedTraceSearchesOK, error) ListServices(params *ListServicesParams, opts ...ClientOption) (*ListServicesOK, error) ListTraceBehaviors(params *ListTraceBehaviorsParams, opts ...ClientOption) (*ListTraceBehaviorsOK, error) ListTraceJaegerRemoteSamplingStrategies(params *ListTraceJaegerRemoteSamplingStrategiesParams, opts ...ClientOption) (*ListTraceJaegerRemoteSamplingStrategiesOK, error) ReadDashboard(params *ReadDashboardParams, opts ...ClientOption) (*ReadDashboardOK, error) ReadDataset(params *ReadDatasetParams, opts ...ClientOption) (*ReadDatasetOK, error) ReadLinkTemplate(params *ReadLinkTemplateParams, opts ...ClientOption) (*ReadLinkTemplateOK, error) ReadLogAllocationConfig(params *ReadLogAllocationConfigParams, opts ...ClientOption) (*ReadLogAllocationConfigOK, error) ReadLogScaleAction(params *ReadLogScaleActionParams, opts ...ClientOption) (*ReadLogScaleActionOK, error) ReadLogScaleAlert(params *ReadLogScaleAlertParams, opts ...ClientOption) (*ReadLogScaleAlertOK, error) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error) ReadOtelMetricsIngestion(params *ReadOtelMetricsIngestionParams, opts ...ClientOption) (*ReadOtelMetricsIngestionOK, error) ReadSavedTraceSearch(params *ReadSavedTraceSearchParams, opts ...ClientOption) (*ReadSavedTraceSearchOK, error) ReadService(params *ReadServiceParams, opts ...ClientOption) (*ReadServiceOK, error) ReadTraceBehavior(params *ReadTraceBehaviorParams, opts ...ClientOption) (*ReadTraceBehaviorOK, error) ReadTraceJaegerRemoteSamplingStrategy(params *ReadTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*ReadTraceJaegerRemoteSamplingStrategyOK, error) ReadTraceTailSamplingRules(params *ReadTraceTailSamplingRulesParams, opts ...ClientOption) (*ReadTraceTailSamplingRulesOK, error) SyncPrometheus(params *SyncPrometheusParams, opts ...ClientOption) (*SyncPrometheusOK, error) UpdateDashboard(params *UpdateDashboardParams, opts ...ClientOption) (*UpdateDashboardOK, error) UpdateDataset(params *UpdateDatasetParams, opts ...ClientOption) (*UpdateDatasetOK, error) UpdateLinkTemplate(params *UpdateLinkTemplateParams, opts ...ClientOption) (*UpdateLinkTemplateOK, error) UpdateLogAllocationConfig(params *UpdateLogAllocationConfigParams, opts ...ClientOption) (*UpdateLogAllocationConfigOK, error) UpdateLogScaleAction(params *UpdateLogScaleActionParams, opts ...ClientOption) (*UpdateLogScaleActionOK, error) UpdateLogScaleAlert(params *UpdateLogScaleAlertParams, opts ...ClientOption) (*UpdateLogScaleAlertOK, error) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error) UpdateOtelMetricsIngestion(params *UpdateOtelMetricsIngestionParams, opts ...ClientOption) (*UpdateOtelMetricsIngestionOK, error) UpdateSavedTraceSearch(params *UpdateSavedTraceSearchParams, opts ...ClientOption) (*UpdateSavedTraceSearchOK, error) UpdateService(params *UpdateServiceParams, opts ...ClientOption) (*UpdateServiceOK, error) UpdateTraceBehavior(params *UpdateTraceBehaviorParams, opts ...ClientOption) (*UpdateTraceBehaviorOK, error) UpdateTraceJaegerRemoteSamplingStrategy(params *UpdateTraceJaegerRemoteSamplingStrategyParams, opts ...ClientOption) (*UpdateTraceJaegerRemoteSamplingStrategyOK, error) UpdateTraceTailSamplingRules(params *UpdateTraceTailSamplingRulesParams, opts ...ClientOption) (*UpdateTraceTailSamplingRulesOK, 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 operations API client.
type CreateDashboardBadRequest ¶
CreateDashboardBadRequest describes a response with status code 400, with default header values.
Cannot create the Dashboard because the request is invalid.
func NewCreateDashboardBadRequest ¶
func NewCreateDashboardBadRequest() *CreateDashboardBadRequest
NewCreateDashboardBadRequest creates a CreateDashboardBadRequest with default headers values
func (*CreateDashboardBadRequest) Code ¶
func (o *CreateDashboardBadRequest) Code() int
Code gets the status code for the create dashboard bad request response
func (*CreateDashboardBadRequest) Error ¶
func (o *CreateDashboardBadRequest) Error() string
func (*CreateDashboardBadRequest) GetPayload ¶
func (o *CreateDashboardBadRequest) GetPayload() *models.APIError
func (*CreateDashboardBadRequest) IsClientError ¶
func (o *CreateDashboardBadRequest) IsClientError() bool
IsClientError returns true when this create dashboard bad request response has a 4xx status code
func (*CreateDashboardBadRequest) IsCode ¶
func (o *CreateDashboardBadRequest) IsCode(code int) bool
IsCode returns true when this create dashboard bad request response a status code equal to that given
func (*CreateDashboardBadRequest) IsRedirect ¶
func (o *CreateDashboardBadRequest) IsRedirect() bool
IsRedirect returns true when this create dashboard bad request response has a 3xx status code
func (*CreateDashboardBadRequest) IsServerError ¶
func (o *CreateDashboardBadRequest) IsServerError() bool
IsServerError returns true when this create dashboard bad request response has a 5xx status code
func (*CreateDashboardBadRequest) IsSuccess ¶
func (o *CreateDashboardBadRequest) IsSuccess() bool
IsSuccess returns true when this create dashboard bad request response has a 2xx status code
func (*CreateDashboardBadRequest) String ¶
func (o *CreateDashboardBadRequest) String() string
type CreateDashboardConflict ¶
CreateDashboardConflict describes a response with status code 409, with default header values.
Cannot create the Dashboard because there is a conflict with an existing Dashboard.
func NewCreateDashboardConflict ¶
func NewCreateDashboardConflict() *CreateDashboardConflict
NewCreateDashboardConflict creates a CreateDashboardConflict with default headers values
func (*CreateDashboardConflict) Code ¶
func (o *CreateDashboardConflict) Code() int
Code gets the status code for the create dashboard conflict response
func (*CreateDashboardConflict) Error ¶
func (o *CreateDashboardConflict) Error() string
func (*CreateDashboardConflict) GetPayload ¶
func (o *CreateDashboardConflict) GetPayload() *models.APIError
func (*CreateDashboardConflict) IsClientError ¶
func (o *CreateDashboardConflict) IsClientError() bool
IsClientError returns true when this create dashboard conflict response has a 4xx status code
func (*CreateDashboardConflict) IsCode ¶
func (o *CreateDashboardConflict) IsCode(code int) bool
IsCode returns true when this create dashboard conflict response a status code equal to that given
func (*CreateDashboardConflict) IsRedirect ¶
func (o *CreateDashboardConflict) IsRedirect() bool
IsRedirect returns true when this create dashboard conflict response has a 3xx status code
func (*CreateDashboardConflict) IsServerError ¶
func (o *CreateDashboardConflict) IsServerError() bool
IsServerError returns true when this create dashboard conflict response has a 5xx status code
func (*CreateDashboardConflict) IsSuccess ¶
func (o *CreateDashboardConflict) IsSuccess() bool
IsSuccess returns true when this create dashboard conflict response has a 2xx status code
func (*CreateDashboardConflict) String ¶
func (o *CreateDashboardConflict) String() string
type CreateDashboardDefault ¶
type CreateDashboardDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateDashboardDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateDashboardDefault ¶
func NewCreateDashboardDefault(code int) *CreateDashboardDefault
NewCreateDashboardDefault creates a CreateDashboardDefault with default headers values
func (*CreateDashboardDefault) Code ¶
func (o *CreateDashboardDefault) Code() int
Code gets the status code for the create dashboard default response
func (*CreateDashboardDefault) Error ¶
func (o *CreateDashboardDefault) Error() string
func (*CreateDashboardDefault) GetPayload ¶
func (o *CreateDashboardDefault) GetPayload() models.GenericError
func (*CreateDashboardDefault) IsClientError ¶
func (o *CreateDashboardDefault) IsClientError() bool
IsClientError returns true when this create dashboard default response has a 4xx status code
func (*CreateDashboardDefault) IsCode ¶
func (o *CreateDashboardDefault) IsCode(code int) bool
IsCode returns true when this create dashboard default response a status code equal to that given
func (*CreateDashboardDefault) IsRedirect ¶
func (o *CreateDashboardDefault) IsRedirect() bool
IsRedirect returns true when this create dashboard default response has a 3xx status code
func (*CreateDashboardDefault) IsServerError ¶
func (o *CreateDashboardDefault) IsServerError() bool
IsServerError returns true when this create dashboard default response has a 5xx status code
func (*CreateDashboardDefault) IsSuccess ¶
func (o *CreateDashboardDefault) IsSuccess() bool
IsSuccess returns true when this create dashboard default response has a 2xx status code
func (*CreateDashboardDefault) String ¶
func (o *CreateDashboardDefault) String() string
type CreateDashboardInternalServerError ¶
CreateDashboardInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateDashboardInternalServerError ¶
func NewCreateDashboardInternalServerError() *CreateDashboardInternalServerError
NewCreateDashboardInternalServerError creates a CreateDashboardInternalServerError with default headers values
func (*CreateDashboardInternalServerError) Code ¶
func (o *CreateDashboardInternalServerError) Code() int
Code gets the status code for the create dashboard internal server error response
func (*CreateDashboardInternalServerError) Error ¶
func (o *CreateDashboardInternalServerError) Error() string
func (*CreateDashboardInternalServerError) GetPayload ¶
func (o *CreateDashboardInternalServerError) GetPayload() *models.APIError
func (*CreateDashboardInternalServerError) IsClientError ¶
func (o *CreateDashboardInternalServerError) IsClientError() bool
IsClientError returns true when this create dashboard internal server error response has a 4xx status code
func (*CreateDashboardInternalServerError) IsCode ¶
func (o *CreateDashboardInternalServerError) IsCode(code int) bool
IsCode returns true when this create dashboard internal server error response a status code equal to that given
func (*CreateDashboardInternalServerError) IsRedirect ¶
func (o *CreateDashboardInternalServerError) IsRedirect() bool
IsRedirect returns true when this create dashboard internal server error response has a 3xx status code
func (*CreateDashboardInternalServerError) IsServerError ¶
func (o *CreateDashboardInternalServerError) IsServerError() bool
IsServerError returns true when this create dashboard internal server error response has a 5xx status code
func (*CreateDashboardInternalServerError) IsSuccess ¶
func (o *CreateDashboardInternalServerError) IsSuccess() bool
IsSuccess returns true when this create dashboard internal server error response has a 2xx status code
func (*CreateDashboardInternalServerError) String ¶
func (o *CreateDashboardInternalServerError) String() string
type CreateDashboardOK ¶
type CreateDashboardOK struct {
Payload *models.ConfigunstableCreateDashboardResponse
}
CreateDashboardOK describes a response with status code 200, with default header values.
A successful response containing the created Dashboard.
func NewCreateDashboardOK ¶
func NewCreateDashboardOK() *CreateDashboardOK
NewCreateDashboardOK creates a CreateDashboardOK with default headers values
func (*CreateDashboardOK) Code ¶
func (o *CreateDashboardOK) Code() int
Code gets the status code for the create dashboard o k response
func (*CreateDashboardOK) Error ¶
func (o *CreateDashboardOK) Error() string
func (*CreateDashboardOK) GetPayload ¶
func (o *CreateDashboardOK) GetPayload() *models.ConfigunstableCreateDashboardResponse
func (*CreateDashboardOK) IsClientError ¶
func (o *CreateDashboardOK) IsClientError() bool
IsClientError returns true when this create dashboard o k response has a 4xx status code
func (*CreateDashboardOK) IsCode ¶
func (o *CreateDashboardOK) IsCode(code int) bool
IsCode returns true when this create dashboard o k response a status code equal to that given
func (*CreateDashboardOK) IsRedirect ¶
func (o *CreateDashboardOK) IsRedirect() bool
IsRedirect returns true when this create dashboard o k response has a 3xx status code
func (*CreateDashboardOK) IsServerError ¶
func (o *CreateDashboardOK) IsServerError() bool
IsServerError returns true when this create dashboard o k response has a 5xx status code
func (*CreateDashboardOK) IsSuccess ¶
func (o *CreateDashboardOK) IsSuccess() bool
IsSuccess returns true when this create dashboard o k response has a 2xx status code
func (*CreateDashboardOK) String ¶
func (o *CreateDashboardOK) String() string
type CreateDashboardParams ¶
type CreateDashboardParams struct { // Body. Body *models.ConfigunstableCreateDashboardRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDashboardParams contains all the parameters to send to the API endpoint
for the create dashboard operation. Typically these are written to a http.Request.
func NewCreateDashboardParams ¶
func NewCreateDashboardParams() *CreateDashboardParams
NewCreateDashboardParams creates a new CreateDashboardParams 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 NewCreateDashboardParamsWithContext ¶
func NewCreateDashboardParamsWithContext(ctx context.Context) *CreateDashboardParams
NewCreateDashboardParamsWithContext creates a new CreateDashboardParams object with the ability to set a context for a request.
func NewCreateDashboardParamsWithHTTPClient ¶
func NewCreateDashboardParamsWithHTTPClient(client *http.Client) *CreateDashboardParams
NewCreateDashboardParamsWithHTTPClient creates a new CreateDashboardParams object with the ability to set a custom HTTPClient for a request.
func NewCreateDashboardParamsWithTimeout ¶
func NewCreateDashboardParamsWithTimeout(timeout time.Duration) *CreateDashboardParams
NewCreateDashboardParamsWithTimeout creates a new CreateDashboardParams object with the ability to set a timeout on a request.
func (*CreateDashboardParams) SetBody ¶
func (o *CreateDashboardParams) SetBody(body *models.ConfigunstableCreateDashboardRequest)
SetBody adds the body to the create dashboard params
func (*CreateDashboardParams) SetContext ¶
func (o *CreateDashboardParams) SetContext(ctx context.Context)
SetContext adds the context to the create dashboard params
func (*CreateDashboardParams) SetDefaults ¶
func (o *CreateDashboardParams) SetDefaults()
SetDefaults hydrates default values in the create dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDashboardParams) SetHTTPClient ¶
func (o *CreateDashboardParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create dashboard params
func (*CreateDashboardParams) SetTimeout ¶
func (o *CreateDashboardParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create dashboard params
func (*CreateDashboardParams) WithBody ¶
func (o *CreateDashboardParams) WithBody(body *models.ConfigunstableCreateDashboardRequest) *CreateDashboardParams
WithBody adds the body to the create dashboard params
func (*CreateDashboardParams) WithContext ¶
func (o *CreateDashboardParams) WithContext(ctx context.Context) *CreateDashboardParams
WithContext adds the context to the create dashboard params
func (*CreateDashboardParams) WithDefaults ¶
func (o *CreateDashboardParams) WithDefaults() *CreateDashboardParams
WithDefaults hydrates default values in the create dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDashboardParams) WithHTTPClient ¶
func (o *CreateDashboardParams) WithHTTPClient(client *http.Client) *CreateDashboardParams
WithHTTPClient adds the HTTPClient to the create dashboard params
func (*CreateDashboardParams) WithTimeout ¶
func (o *CreateDashboardParams) WithTimeout(timeout time.Duration) *CreateDashboardParams
WithTimeout adds the timeout to the create dashboard params
func (*CreateDashboardParams) WriteToRequest ¶
func (o *CreateDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDashboardReader ¶
type CreateDashboardReader struct {
// contains filtered or unexported fields
}
CreateDashboardReader is a Reader for the CreateDashboard structure.
func (*CreateDashboardReader) ReadResponse ¶
func (o *CreateDashboardReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDatasetBadRequest ¶ added in v1.3.0
CreateDatasetBadRequest describes a response with status code 400, with default header values.
Cannot create the Dataset because the request is invalid.
func NewCreateDatasetBadRequest ¶ added in v1.3.0
func NewCreateDatasetBadRequest() *CreateDatasetBadRequest
NewCreateDatasetBadRequest creates a CreateDatasetBadRequest with default headers values
func (*CreateDatasetBadRequest) Code ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) Code() int
Code gets the status code for the create dataset bad request response
func (*CreateDatasetBadRequest) Error ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) Error() string
func (*CreateDatasetBadRequest) GetPayload ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) GetPayload() *models.APIError
func (*CreateDatasetBadRequest) IsClientError ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) IsClientError() bool
IsClientError returns true when this create dataset bad request response has a 4xx status code
func (*CreateDatasetBadRequest) IsCode ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) IsCode(code int) bool
IsCode returns true when this create dataset bad request response a status code equal to that given
func (*CreateDatasetBadRequest) IsRedirect ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) IsRedirect() bool
IsRedirect returns true when this create dataset bad request response has a 3xx status code
func (*CreateDatasetBadRequest) IsServerError ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) IsServerError() bool
IsServerError returns true when this create dataset bad request response has a 5xx status code
func (*CreateDatasetBadRequest) IsSuccess ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) IsSuccess() bool
IsSuccess returns true when this create dataset bad request response has a 2xx status code
func (*CreateDatasetBadRequest) String ¶ added in v1.3.0
func (o *CreateDatasetBadRequest) String() string
type CreateDatasetConflict ¶ added in v1.3.0
CreateDatasetConflict describes a response with status code 409, with default header values.
Cannot create the Dataset because there is a conflict with an existing Dataset.
func NewCreateDatasetConflict ¶ added in v1.3.0
func NewCreateDatasetConflict() *CreateDatasetConflict
NewCreateDatasetConflict creates a CreateDatasetConflict with default headers values
func (*CreateDatasetConflict) Code ¶ added in v1.3.0
func (o *CreateDatasetConflict) Code() int
Code gets the status code for the create dataset conflict response
func (*CreateDatasetConflict) Error ¶ added in v1.3.0
func (o *CreateDatasetConflict) Error() string
func (*CreateDatasetConflict) GetPayload ¶ added in v1.3.0
func (o *CreateDatasetConflict) GetPayload() *models.APIError
func (*CreateDatasetConflict) IsClientError ¶ added in v1.3.0
func (o *CreateDatasetConflict) IsClientError() bool
IsClientError returns true when this create dataset conflict response has a 4xx status code
func (*CreateDatasetConflict) IsCode ¶ added in v1.3.0
func (o *CreateDatasetConflict) IsCode(code int) bool
IsCode returns true when this create dataset conflict response a status code equal to that given
func (*CreateDatasetConflict) IsRedirect ¶ added in v1.3.0
func (o *CreateDatasetConflict) IsRedirect() bool
IsRedirect returns true when this create dataset conflict response has a 3xx status code
func (*CreateDatasetConflict) IsServerError ¶ added in v1.3.0
func (o *CreateDatasetConflict) IsServerError() bool
IsServerError returns true when this create dataset conflict response has a 5xx status code
func (*CreateDatasetConflict) IsSuccess ¶ added in v1.3.0
func (o *CreateDatasetConflict) IsSuccess() bool
IsSuccess returns true when this create dataset conflict response has a 2xx status code
func (*CreateDatasetConflict) String ¶ added in v1.3.0
func (o *CreateDatasetConflict) String() string
type CreateDatasetDefault ¶ added in v1.3.0
type CreateDatasetDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateDatasetDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateDatasetDefault ¶ added in v1.3.0
func NewCreateDatasetDefault(code int) *CreateDatasetDefault
NewCreateDatasetDefault creates a CreateDatasetDefault with default headers values
func (*CreateDatasetDefault) Code ¶ added in v1.3.0
func (o *CreateDatasetDefault) Code() int
Code gets the status code for the create dataset default response
func (*CreateDatasetDefault) Error ¶ added in v1.3.0
func (o *CreateDatasetDefault) Error() string
func (*CreateDatasetDefault) GetPayload ¶ added in v1.3.0
func (o *CreateDatasetDefault) GetPayload() models.GenericError
func (*CreateDatasetDefault) IsClientError ¶ added in v1.3.0
func (o *CreateDatasetDefault) IsClientError() bool
IsClientError returns true when this create dataset default response has a 4xx status code
func (*CreateDatasetDefault) IsCode ¶ added in v1.3.0
func (o *CreateDatasetDefault) IsCode(code int) bool
IsCode returns true when this create dataset default response a status code equal to that given
func (*CreateDatasetDefault) IsRedirect ¶ added in v1.3.0
func (o *CreateDatasetDefault) IsRedirect() bool
IsRedirect returns true when this create dataset default response has a 3xx status code
func (*CreateDatasetDefault) IsServerError ¶ added in v1.3.0
func (o *CreateDatasetDefault) IsServerError() bool
IsServerError returns true when this create dataset default response has a 5xx status code
func (*CreateDatasetDefault) IsSuccess ¶ added in v1.3.0
func (o *CreateDatasetDefault) IsSuccess() bool
IsSuccess returns true when this create dataset default response has a 2xx status code
func (*CreateDatasetDefault) String ¶ added in v1.3.0
func (o *CreateDatasetDefault) String() string
type CreateDatasetInternalServerError ¶ added in v1.3.0
CreateDatasetInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateDatasetInternalServerError ¶ added in v1.3.0
func NewCreateDatasetInternalServerError() *CreateDatasetInternalServerError
NewCreateDatasetInternalServerError creates a CreateDatasetInternalServerError with default headers values
func (*CreateDatasetInternalServerError) Code ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) Code() int
Code gets the status code for the create dataset internal server error response
func (*CreateDatasetInternalServerError) Error ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) Error() string
func (*CreateDatasetInternalServerError) GetPayload ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) GetPayload() *models.APIError
func (*CreateDatasetInternalServerError) IsClientError ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) IsClientError() bool
IsClientError returns true when this create dataset internal server error response has a 4xx status code
func (*CreateDatasetInternalServerError) IsCode ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) IsCode(code int) bool
IsCode returns true when this create dataset internal server error response a status code equal to that given
func (*CreateDatasetInternalServerError) IsRedirect ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) IsRedirect() bool
IsRedirect returns true when this create dataset internal server error response has a 3xx status code
func (*CreateDatasetInternalServerError) IsServerError ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) IsServerError() bool
IsServerError returns true when this create dataset internal server error response has a 5xx status code
func (*CreateDatasetInternalServerError) IsSuccess ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) IsSuccess() bool
IsSuccess returns true when this create dataset internal server error response has a 2xx status code
func (*CreateDatasetInternalServerError) String ¶ added in v1.3.0
func (o *CreateDatasetInternalServerError) String() string
type CreateDatasetOK ¶ added in v1.3.0
type CreateDatasetOK struct {
Payload *models.ConfigunstableCreateDatasetResponse
}
CreateDatasetOK describes a response with status code 200, with default header values.
A successful response containing the created Dataset.
func NewCreateDatasetOK ¶ added in v1.3.0
func NewCreateDatasetOK() *CreateDatasetOK
NewCreateDatasetOK creates a CreateDatasetOK with default headers values
func (*CreateDatasetOK) Code ¶ added in v1.3.0
func (o *CreateDatasetOK) Code() int
Code gets the status code for the create dataset o k response
func (*CreateDatasetOK) Error ¶ added in v1.3.0
func (o *CreateDatasetOK) Error() string
func (*CreateDatasetOK) GetPayload ¶ added in v1.3.0
func (o *CreateDatasetOK) GetPayload() *models.ConfigunstableCreateDatasetResponse
func (*CreateDatasetOK) IsClientError ¶ added in v1.3.0
func (o *CreateDatasetOK) IsClientError() bool
IsClientError returns true when this create dataset o k response has a 4xx status code
func (*CreateDatasetOK) IsCode ¶ added in v1.3.0
func (o *CreateDatasetOK) IsCode(code int) bool
IsCode returns true when this create dataset o k response a status code equal to that given
func (*CreateDatasetOK) IsRedirect ¶ added in v1.3.0
func (o *CreateDatasetOK) IsRedirect() bool
IsRedirect returns true when this create dataset o k response has a 3xx status code
func (*CreateDatasetOK) IsServerError ¶ added in v1.3.0
func (o *CreateDatasetOK) IsServerError() bool
IsServerError returns true when this create dataset o k response has a 5xx status code
func (*CreateDatasetOK) IsSuccess ¶ added in v1.3.0
func (o *CreateDatasetOK) IsSuccess() bool
IsSuccess returns true when this create dataset o k response has a 2xx status code
func (*CreateDatasetOK) String ¶ added in v1.3.0
func (o *CreateDatasetOK) String() string
type CreateDatasetParams ¶ added in v1.3.0
type CreateDatasetParams struct { // Body. Body *models.ConfigunstableCreateDatasetRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDatasetParams contains all the parameters to send to the API endpoint
for the create dataset operation. Typically these are written to a http.Request.
func NewCreateDatasetParams ¶ added in v1.3.0
func NewCreateDatasetParams() *CreateDatasetParams
NewCreateDatasetParams creates a new CreateDatasetParams 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 NewCreateDatasetParamsWithContext ¶ added in v1.3.0
func NewCreateDatasetParamsWithContext(ctx context.Context) *CreateDatasetParams
NewCreateDatasetParamsWithContext creates a new CreateDatasetParams object with the ability to set a context for a request.
func NewCreateDatasetParamsWithHTTPClient ¶ added in v1.3.0
func NewCreateDatasetParamsWithHTTPClient(client *http.Client) *CreateDatasetParams
NewCreateDatasetParamsWithHTTPClient creates a new CreateDatasetParams object with the ability to set a custom HTTPClient for a request.
func NewCreateDatasetParamsWithTimeout ¶ added in v1.3.0
func NewCreateDatasetParamsWithTimeout(timeout time.Duration) *CreateDatasetParams
NewCreateDatasetParamsWithTimeout creates a new CreateDatasetParams object with the ability to set a timeout on a request.
func (*CreateDatasetParams) SetBody ¶ added in v1.3.0
func (o *CreateDatasetParams) SetBody(body *models.ConfigunstableCreateDatasetRequest)
SetBody adds the body to the create dataset params
func (*CreateDatasetParams) SetContext ¶ added in v1.3.0
func (o *CreateDatasetParams) SetContext(ctx context.Context)
SetContext adds the context to the create dataset params
func (*CreateDatasetParams) SetDefaults ¶ added in v1.3.0
func (o *CreateDatasetParams) SetDefaults()
SetDefaults hydrates default values in the create dataset params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatasetParams) SetHTTPClient ¶ added in v1.3.0
func (o *CreateDatasetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create dataset params
func (*CreateDatasetParams) SetTimeout ¶ added in v1.3.0
func (o *CreateDatasetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create dataset params
func (*CreateDatasetParams) WithBody ¶ added in v1.3.0
func (o *CreateDatasetParams) WithBody(body *models.ConfigunstableCreateDatasetRequest) *CreateDatasetParams
WithBody adds the body to the create dataset params
func (*CreateDatasetParams) WithContext ¶ added in v1.3.0
func (o *CreateDatasetParams) WithContext(ctx context.Context) *CreateDatasetParams
WithContext adds the context to the create dataset params
func (*CreateDatasetParams) WithDefaults ¶ added in v1.3.0
func (o *CreateDatasetParams) WithDefaults() *CreateDatasetParams
WithDefaults hydrates default values in the create dataset params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatasetParams) WithHTTPClient ¶ added in v1.3.0
func (o *CreateDatasetParams) WithHTTPClient(client *http.Client) *CreateDatasetParams
WithHTTPClient adds the HTTPClient to the create dataset params
func (*CreateDatasetParams) WithTimeout ¶ added in v1.3.0
func (o *CreateDatasetParams) WithTimeout(timeout time.Duration) *CreateDatasetParams
WithTimeout adds the timeout to the create dataset params
func (*CreateDatasetParams) WriteToRequest ¶ added in v1.3.0
func (o *CreateDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDatasetReader ¶ added in v1.3.0
type CreateDatasetReader struct {
// contains filtered or unexported fields
}
CreateDatasetReader is a Reader for the CreateDataset structure.
func (*CreateDatasetReader) ReadResponse ¶ added in v1.3.0
func (o *CreateDatasetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateLinkTemplateBadRequest ¶
CreateLinkTemplateBadRequest describes a response with status code 400, with default header values.
Cannot create the LinkTemplate because the request is invalid.
func NewCreateLinkTemplateBadRequest ¶
func NewCreateLinkTemplateBadRequest() *CreateLinkTemplateBadRequest
NewCreateLinkTemplateBadRequest creates a CreateLinkTemplateBadRequest with default headers values
func (*CreateLinkTemplateBadRequest) Code ¶
func (o *CreateLinkTemplateBadRequest) Code() int
Code gets the status code for the create link template bad request response
func (*CreateLinkTemplateBadRequest) Error ¶
func (o *CreateLinkTemplateBadRequest) Error() string
func (*CreateLinkTemplateBadRequest) GetPayload ¶
func (o *CreateLinkTemplateBadRequest) GetPayload() *models.APIError
func (*CreateLinkTemplateBadRequest) IsClientError ¶
func (o *CreateLinkTemplateBadRequest) IsClientError() bool
IsClientError returns true when this create link template bad request response has a 4xx status code
func (*CreateLinkTemplateBadRequest) IsCode ¶
func (o *CreateLinkTemplateBadRequest) IsCode(code int) bool
IsCode returns true when this create link template bad request response a status code equal to that given
func (*CreateLinkTemplateBadRequest) IsRedirect ¶
func (o *CreateLinkTemplateBadRequest) IsRedirect() bool
IsRedirect returns true when this create link template bad request response has a 3xx status code
func (*CreateLinkTemplateBadRequest) IsServerError ¶
func (o *CreateLinkTemplateBadRequest) IsServerError() bool
IsServerError returns true when this create link template bad request response has a 5xx status code
func (*CreateLinkTemplateBadRequest) IsSuccess ¶
func (o *CreateLinkTemplateBadRequest) IsSuccess() bool
IsSuccess returns true when this create link template bad request response has a 2xx status code
func (*CreateLinkTemplateBadRequest) String ¶
func (o *CreateLinkTemplateBadRequest) String() string
type CreateLinkTemplateConflict ¶
CreateLinkTemplateConflict describes a response with status code 409, with default header values.
Cannot create the LinkTemplate because there is a conflict with an existing LinkTemplate.
func NewCreateLinkTemplateConflict ¶
func NewCreateLinkTemplateConflict() *CreateLinkTemplateConflict
NewCreateLinkTemplateConflict creates a CreateLinkTemplateConflict with default headers values
func (*CreateLinkTemplateConflict) Code ¶
func (o *CreateLinkTemplateConflict) Code() int
Code gets the status code for the create link template conflict response
func (*CreateLinkTemplateConflict) Error ¶
func (o *CreateLinkTemplateConflict) Error() string
func (*CreateLinkTemplateConflict) GetPayload ¶
func (o *CreateLinkTemplateConflict) GetPayload() *models.APIError
func (*CreateLinkTemplateConflict) IsClientError ¶
func (o *CreateLinkTemplateConflict) IsClientError() bool
IsClientError returns true when this create link template conflict response has a 4xx status code
func (*CreateLinkTemplateConflict) IsCode ¶
func (o *CreateLinkTemplateConflict) IsCode(code int) bool
IsCode returns true when this create link template conflict response a status code equal to that given
func (*CreateLinkTemplateConflict) IsRedirect ¶
func (o *CreateLinkTemplateConflict) IsRedirect() bool
IsRedirect returns true when this create link template conflict response has a 3xx status code
func (*CreateLinkTemplateConflict) IsServerError ¶
func (o *CreateLinkTemplateConflict) IsServerError() bool
IsServerError returns true when this create link template conflict response has a 5xx status code
func (*CreateLinkTemplateConflict) IsSuccess ¶
func (o *CreateLinkTemplateConflict) IsSuccess() bool
IsSuccess returns true when this create link template conflict response has a 2xx status code
func (*CreateLinkTemplateConflict) String ¶
func (o *CreateLinkTemplateConflict) String() string
type CreateLinkTemplateDefault ¶
type CreateLinkTemplateDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateLinkTemplateDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateLinkTemplateDefault ¶
func NewCreateLinkTemplateDefault(code int) *CreateLinkTemplateDefault
NewCreateLinkTemplateDefault creates a CreateLinkTemplateDefault with default headers values
func (*CreateLinkTemplateDefault) Code ¶
func (o *CreateLinkTemplateDefault) Code() int
Code gets the status code for the create link template default response
func (*CreateLinkTemplateDefault) Error ¶
func (o *CreateLinkTemplateDefault) Error() string
func (*CreateLinkTemplateDefault) GetPayload ¶
func (o *CreateLinkTemplateDefault) GetPayload() models.GenericError
func (*CreateLinkTemplateDefault) IsClientError ¶
func (o *CreateLinkTemplateDefault) IsClientError() bool
IsClientError returns true when this create link template default response has a 4xx status code
func (*CreateLinkTemplateDefault) IsCode ¶
func (o *CreateLinkTemplateDefault) IsCode(code int) bool
IsCode returns true when this create link template default response a status code equal to that given
func (*CreateLinkTemplateDefault) IsRedirect ¶
func (o *CreateLinkTemplateDefault) IsRedirect() bool
IsRedirect returns true when this create link template default response has a 3xx status code
func (*CreateLinkTemplateDefault) IsServerError ¶
func (o *CreateLinkTemplateDefault) IsServerError() bool
IsServerError returns true when this create link template default response has a 5xx status code
func (*CreateLinkTemplateDefault) IsSuccess ¶
func (o *CreateLinkTemplateDefault) IsSuccess() bool
IsSuccess returns true when this create link template default response has a 2xx status code
func (*CreateLinkTemplateDefault) String ¶
func (o *CreateLinkTemplateDefault) String() string
type CreateLinkTemplateInternalServerError ¶
CreateLinkTemplateInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateLinkTemplateInternalServerError ¶
func NewCreateLinkTemplateInternalServerError() *CreateLinkTemplateInternalServerError
NewCreateLinkTemplateInternalServerError creates a CreateLinkTemplateInternalServerError with default headers values
func (*CreateLinkTemplateInternalServerError) Code ¶
func (o *CreateLinkTemplateInternalServerError) Code() int
Code gets the status code for the create link template internal server error response
func (*CreateLinkTemplateInternalServerError) Error ¶
func (o *CreateLinkTemplateInternalServerError) Error() string
func (*CreateLinkTemplateInternalServerError) GetPayload ¶
func (o *CreateLinkTemplateInternalServerError) GetPayload() *models.APIError
func (*CreateLinkTemplateInternalServerError) IsClientError ¶
func (o *CreateLinkTemplateInternalServerError) IsClientError() bool
IsClientError returns true when this create link template internal server error response has a 4xx status code
func (*CreateLinkTemplateInternalServerError) IsCode ¶
func (o *CreateLinkTemplateInternalServerError) IsCode(code int) bool
IsCode returns true when this create link template internal server error response a status code equal to that given
func (*CreateLinkTemplateInternalServerError) IsRedirect ¶
func (o *CreateLinkTemplateInternalServerError) IsRedirect() bool
IsRedirect returns true when this create link template internal server error response has a 3xx status code
func (*CreateLinkTemplateInternalServerError) IsServerError ¶
func (o *CreateLinkTemplateInternalServerError) IsServerError() bool
IsServerError returns true when this create link template internal server error response has a 5xx status code
func (*CreateLinkTemplateInternalServerError) IsSuccess ¶
func (o *CreateLinkTemplateInternalServerError) IsSuccess() bool
IsSuccess returns true when this create link template internal server error response has a 2xx status code
func (*CreateLinkTemplateInternalServerError) String ¶
func (o *CreateLinkTemplateInternalServerError) String() string
type CreateLinkTemplateOK ¶
type CreateLinkTemplateOK struct {
Payload *models.ConfigunstableCreateLinkTemplateResponse
}
CreateLinkTemplateOK describes a response with status code 200, with default header values.
A successful response containing the created LinkTemplate.
func NewCreateLinkTemplateOK ¶
func NewCreateLinkTemplateOK() *CreateLinkTemplateOK
NewCreateLinkTemplateOK creates a CreateLinkTemplateOK with default headers values
func (*CreateLinkTemplateOK) Code ¶
func (o *CreateLinkTemplateOK) Code() int
Code gets the status code for the create link template o k response
func (*CreateLinkTemplateOK) Error ¶
func (o *CreateLinkTemplateOK) Error() string
func (*CreateLinkTemplateOK) GetPayload ¶
func (o *CreateLinkTemplateOK) GetPayload() *models.ConfigunstableCreateLinkTemplateResponse
func (*CreateLinkTemplateOK) IsClientError ¶
func (o *CreateLinkTemplateOK) IsClientError() bool
IsClientError returns true when this create link template o k response has a 4xx status code
func (*CreateLinkTemplateOK) IsCode ¶
func (o *CreateLinkTemplateOK) IsCode(code int) bool
IsCode returns true when this create link template o k response a status code equal to that given
func (*CreateLinkTemplateOK) IsRedirect ¶
func (o *CreateLinkTemplateOK) IsRedirect() bool
IsRedirect returns true when this create link template o k response has a 3xx status code
func (*CreateLinkTemplateOK) IsServerError ¶
func (o *CreateLinkTemplateOK) IsServerError() bool
IsServerError returns true when this create link template o k response has a 5xx status code
func (*CreateLinkTemplateOK) IsSuccess ¶
func (o *CreateLinkTemplateOK) IsSuccess() bool
IsSuccess returns true when this create link template o k response has a 2xx status code
func (*CreateLinkTemplateOK) String ¶
func (o *CreateLinkTemplateOK) String() string
type CreateLinkTemplateParams ¶
type CreateLinkTemplateParams struct { // Body. Body *models.ConfigunstableCreateLinkTemplateRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateLinkTemplateParams contains all the parameters to send to the API endpoint
for the create link template operation. Typically these are written to a http.Request.
func NewCreateLinkTemplateParams ¶
func NewCreateLinkTemplateParams() *CreateLinkTemplateParams
NewCreateLinkTemplateParams creates a new CreateLinkTemplateParams 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 NewCreateLinkTemplateParamsWithContext ¶
func NewCreateLinkTemplateParamsWithContext(ctx context.Context) *CreateLinkTemplateParams
NewCreateLinkTemplateParamsWithContext creates a new CreateLinkTemplateParams object with the ability to set a context for a request.
func NewCreateLinkTemplateParamsWithHTTPClient ¶
func NewCreateLinkTemplateParamsWithHTTPClient(client *http.Client) *CreateLinkTemplateParams
NewCreateLinkTemplateParamsWithHTTPClient creates a new CreateLinkTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewCreateLinkTemplateParamsWithTimeout ¶
func NewCreateLinkTemplateParamsWithTimeout(timeout time.Duration) *CreateLinkTemplateParams
NewCreateLinkTemplateParamsWithTimeout creates a new CreateLinkTemplateParams object with the ability to set a timeout on a request.
func (*CreateLinkTemplateParams) SetBody ¶
func (o *CreateLinkTemplateParams) SetBody(body *models.ConfigunstableCreateLinkTemplateRequest)
SetBody adds the body to the create link template params
func (*CreateLinkTemplateParams) SetContext ¶
func (o *CreateLinkTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the create link template params
func (*CreateLinkTemplateParams) SetDefaults ¶
func (o *CreateLinkTemplateParams) SetDefaults()
SetDefaults hydrates default values in the create link template params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLinkTemplateParams) SetHTTPClient ¶
func (o *CreateLinkTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create link template params
func (*CreateLinkTemplateParams) SetTimeout ¶
func (o *CreateLinkTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create link template params
func (*CreateLinkTemplateParams) WithBody ¶
func (o *CreateLinkTemplateParams) WithBody(body *models.ConfigunstableCreateLinkTemplateRequest) *CreateLinkTemplateParams
WithBody adds the body to the create link template params
func (*CreateLinkTemplateParams) WithContext ¶
func (o *CreateLinkTemplateParams) WithContext(ctx context.Context) *CreateLinkTemplateParams
WithContext adds the context to the create link template params
func (*CreateLinkTemplateParams) WithDefaults ¶
func (o *CreateLinkTemplateParams) WithDefaults() *CreateLinkTemplateParams
WithDefaults hydrates default values in the create link template params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLinkTemplateParams) WithHTTPClient ¶
func (o *CreateLinkTemplateParams) WithHTTPClient(client *http.Client) *CreateLinkTemplateParams
WithHTTPClient adds the HTTPClient to the create link template params
func (*CreateLinkTemplateParams) WithTimeout ¶
func (o *CreateLinkTemplateParams) WithTimeout(timeout time.Duration) *CreateLinkTemplateParams
WithTimeout adds the timeout to the create link template params
func (*CreateLinkTemplateParams) WriteToRequest ¶
func (o *CreateLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateLinkTemplateReader ¶
type CreateLinkTemplateReader struct {
// contains filtered or unexported fields
}
CreateLinkTemplateReader is a Reader for the CreateLinkTemplate structure.
func (*CreateLinkTemplateReader) ReadResponse ¶
func (o *CreateLinkTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateLogAllocationConfigBadRequest ¶ added in v1.6.0
CreateLogAllocationConfigBadRequest describes a response with status code 400, with default header values.
Cannot create the LogAllocationConfig because the request is invalid.
func NewCreateLogAllocationConfigBadRequest ¶ added in v1.6.0
func NewCreateLogAllocationConfigBadRequest() *CreateLogAllocationConfigBadRequest
NewCreateLogAllocationConfigBadRequest creates a CreateLogAllocationConfigBadRequest with default headers values
func (*CreateLogAllocationConfigBadRequest) Code ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) Code() int
Code gets the status code for the create log allocation config bad request response
func (*CreateLogAllocationConfigBadRequest) Error ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) Error() string
func (*CreateLogAllocationConfigBadRequest) GetPayload ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) GetPayload() *models.APIError
func (*CreateLogAllocationConfigBadRequest) IsClientError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) IsClientError() bool
IsClientError returns true when this create log allocation config bad request response has a 4xx status code
func (*CreateLogAllocationConfigBadRequest) IsCode ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) IsCode(code int) bool
IsCode returns true when this create log allocation config bad request response a status code equal to that given
func (*CreateLogAllocationConfigBadRequest) IsRedirect ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) IsRedirect() bool
IsRedirect returns true when this create log allocation config bad request response has a 3xx status code
func (*CreateLogAllocationConfigBadRequest) IsServerError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) IsServerError() bool
IsServerError returns true when this create log allocation config bad request response has a 5xx status code
func (*CreateLogAllocationConfigBadRequest) IsSuccess ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) IsSuccess() bool
IsSuccess returns true when this create log allocation config bad request response has a 2xx status code
func (*CreateLogAllocationConfigBadRequest) String ¶ added in v1.6.0
func (o *CreateLogAllocationConfigBadRequest) String() string
type CreateLogAllocationConfigConflict ¶ added in v1.6.0
CreateLogAllocationConfigConflict describes a response with status code 409, with default header values.
Cannot create the LogAllocationConfig because there is a conflict with an existing LogAllocationConfig.
func NewCreateLogAllocationConfigConflict ¶ added in v1.6.0
func NewCreateLogAllocationConfigConflict() *CreateLogAllocationConfigConflict
NewCreateLogAllocationConfigConflict creates a CreateLogAllocationConfigConflict with default headers values
func (*CreateLogAllocationConfigConflict) Code ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) Code() int
Code gets the status code for the create log allocation config conflict response
func (*CreateLogAllocationConfigConflict) Error ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) Error() string
func (*CreateLogAllocationConfigConflict) GetPayload ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) GetPayload() *models.APIError
func (*CreateLogAllocationConfigConflict) IsClientError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) IsClientError() bool
IsClientError returns true when this create log allocation config conflict response has a 4xx status code
func (*CreateLogAllocationConfigConflict) IsCode ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) IsCode(code int) bool
IsCode returns true when this create log allocation config conflict response a status code equal to that given
func (*CreateLogAllocationConfigConflict) IsRedirect ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) IsRedirect() bool
IsRedirect returns true when this create log allocation config conflict response has a 3xx status code
func (*CreateLogAllocationConfigConflict) IsServerError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) IsServerError() bool
IsServerError returns true when this create log allocation config conflict response has a 5xx status code
func (*CreateLogAllocationConfigConflict) IsSuccess ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) IsSuccess() bool
IsSuccess returns true when this create log allocation config conflict response has a 2xx status code
func (*CreateLogAllocationConfigConflict) String ¶ added in v1.6.0
func (o *CreateLogAllocationConfigConflict) String() string
type CreateLogAllocationConfigDefault ¶ added in v1.6.0
type CreateLogAllocationConfigDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateLogAllocationConfigDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateLogAllocationConfigDefault ¶ added in v1.6.0
func NewCreateLogAllocationConfigDefault(code int) *CreateLogAllocationConfigDefault
NewCreateLogAllocationConfigDefault creates a CreateLogAllocationConfigDefault with default headers values
func (*CreateLogAllocationConfigDefault) Code ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) Code() int
Code gets the status code for the create log allocation config default response
func (*CreateLogAllocationConfigDefault) Error ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) Error() string
func (*CreateLogAllocationConfigDefault) GetPayload ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) GetPayload() models.GenericError
func (*CreateLogAllocationConfigDefault) IsClientError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) IsClientError() bool
IsClientError returns true when this create log allocation config default response has a 4xx status code
func (*CreateLogAllocationConfigDefault) IsCode ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) IsCode(code int) bool
IsCode returns true when this create log allocation config default response a status code equal to that given
func (*CreateLogAllocationConfigDefault) IsRedirect ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) IsRedirect() bool
IsRedirect returns true when this create log allocation config default response has a 3xx status code
func (*CreateLogAllocationConfigDefault) IsServerError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) IsServerError() bool
IsServerError returns true when this create log allocation config default response has a 5xx status code
func (*CreateLogAllocationConfigDefault) IsSuccess ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) IsSuccess() bool
IsSuccess returns true when this create log allocation config default response has a 2xx status code
func (*CreateLogAllocationConfigDefault) String ¶ added in v1.6.0
func (o *CreateLogAllocationConfigDefault) String() string
type CreateLogAllocationConfigInternalServerError ¶ added in v1.6.0
CreateLogAllocationConfigInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateLogAllocationConfigInternalServerError ¶ added in v1.6.0
func NewCreateLogAllocationConfigInternalServerError() *CreateLogAllocationConfigInternalServerError
NewCreateLogAllocationConfigInternalServerError creates a CreateLogAllocationConfigInternalServerError with default headers values
func (*CreateLogAllocationConfigInternalServerError) Code ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) Code() int
Code gets the status code for the create log allocation config internal server error response
func (*CreateLogAllocationConfigInternalServerError) Error ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) Error() string
func (*CreateLogAllocationConfigInternalServerError) GetPayload ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) GetPayload() *models.APIError
func (*CreateLogAllocationConfigInternalServerError) IsClientError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) IsClientError() bool
IsClientError returns true when this create log allocation config internal server error response has a 4xx status code
func (*CreateLogAllocationConfigInternalServerError) IsCode ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this create log allocation config internal server error response a status code equal to that given
func (*CreateLogAllocationConfigInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this create log allocation config internal server error response has a 3xx status code
func (*CreateLogAllocationConfigInternalServerError) IsServerError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) IsServerError() bool
IsServerError returns true when this create log allocation config internal server error response has a 5xx status code
func (*CreateLogAllocationConfigInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this create log allocation config internal server error response has a 2xx status code
func (*CreateLogAllocationConfigInternalServerError) String ¶ added in v1.6.0
func (o *CreateLogAllocationConfigInternalServerError) String() string
type CreateLogAllocationConfigOK ¶ added in v1.6.0
type CreateLogAllocationConfigOK struct {
Payload *models.ConfigunstableCreateLogAllocationConfigResponse
}
CreateLogAllocationConfigOK describes a response with status code 200, with default header values.
A successful response containing the created LogAllocationConfig.
func NewCreateLogAllocationConfigOK ¶ added in v1.6.0
func NewCreateLogAllocationConfigOK() *CreateLogAllocationConfigOK
NewCreateLogAllocationConfigOK creates a CreateLogAllocationConfigOK with default headers values
func (*CreateLogAllocationConfigOK) Code ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) Code() int
Code gets the status code for the create log allocation config o k response
func (*CreateLogAllocationConfigOK) Error ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) Error() string
func (*CreateLogAllocationConfigOK) GetPayload ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) GetPayload() *models.ConfigunstableCreateLogAllocationConfigResponse
func (*CreateLogAllocationConfigOK) IsClientError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) IsClientError() bool
IsClientError returns true when this create log allocation config o k response has a 4xx status code
func (*CreateLogAllocationConfigOK) IsCode ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) IsCode(code int) bool
IsCode returns true when this create log allocation config o k response a status code equal to that given
func (*CreateLogAllocationConfigOK) IsRedirect ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) IsRedirect() bool
IsRedirect returns true when this create log allocation config o k response has a 3xx status code
func (*CreateLogAllocationConfigOK) IsServerError ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) IsServerError() bool
IsServerError returns true when this create log allocation config o k response has a 5xx status code
func (*CreateLogAllocationConfigOK) IsSuccess ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) IsSuccess() bool
IsSuccess returns true when this create log allocation config o k response has a 2xx status code
func (*CreateLogAllocationConfigOK) String ¶ added in v1.6.0
func (o *CreateLogAllocationConfigOK) String() string
type CreateLogAllocationConfigParams ¶ added in v1.6.0
type CreateLogAllocationConfigParams struct { // Body. Body *models.ConfigunstableCreateLogAllocationConfigRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateLogAllocationConfigParams contains all the parameters to send to the API endpoint
for the create log allocation config operation. Typically these are written to a http.Request.
func NewCreateLogAllocationConfigParams ¶ added in v1.6.0
func NewCreateLogAllocationConfigParams() *CreateLogAllocationConfigParams
NewCreateLogAllocationConfigParams creates a new CreateLogAllocationConfigParams 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 NewCreateLogAllocationConfigParamsWithContext ¶ added in v1.6.0
func NewCreateLogAllocationConfigParamsWithContext(ctx context.Context) *CreateLogAllocationConfigParams
NewCreateLogAllocationConfigParamsWithContext creates a new CreateLogAllocationConfigParams object with the ability to set a context for a request.
func NewCreateLogAllocationConfigParamsWithHTTPClient ¶ added in v1.6.0
func NewCreateLogAllocationConfigParamsWithHTTPClient(client *http.Client) *CreateLogAllocationConfigParams
NewCreateLogAllocationConfigParamsWithHTTPClient creates a new CreateLogAllocationConfigParams object with the ability to set a custom HTTPClient for a request.
func NewCreateLogAllocationConfigParamsWithTimeout ¶ added in v1.6.0
func NewCreateLogAllocationConfigParamsWithTimeout(timeout time.Duration) *CreateLogAllocationConfigParams
NewCreateLogAllocationConfigParamsWithTimeout creates a new CreateLogAllocationConfigParams object with the ability to set a timeout on a request.
func (*CreateLogAllocationConfigParams) SetBody ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) SetBody(body *models.ConfigunstableCreateLogAllocationConfigRequest)
SetBody adds the body to the create log allocation config params
func (*CreateLogAllocationConfigParams) SetContext ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the create log allocation config params
func (*CreateLogAllocationConfigParams) SetDefaults ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) SetDefaults()
SetDefaults hydrates default values in the create log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogAllocationConfigParams) SetHTTPClient ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create log allocation config params
func (*CreateLogAllocationConfigParams) SetTimeout ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create log allocation config params
func (*CreateLogAllocationConfigParams) WithBody ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WithBody(body *models.ConfigunstableCreateLogAllocationConfigRequest) *CreateLogAllocationConfigParams
WithBody adds the body to the create log allocation config params
func (*CreateLogAllocationConfigParams) WithContext ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WithContext(ctx context.Context) *CreateLogAllocationConfigParams
WithContext adds the context to the create log allocation config params
func (*CreateLogAllocationConfigParams) WithDefaults ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WithDefaults() *CreateLogAllocationConfigParams
WithDefaults hydrates default values in the create log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogAllocationConfigParams) WithHTTPClient ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WithHTTPClient(client *http.Client) *CreateLogAllocationConfigParams
WithHTTPClient adds the HTTPClient to the create log allocation config params
func (*CreateLogAllocationConfigParams) WithTimeout ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WithTimeout(timeout time.Duration) *CreateLogAllocationConfigParams
WithTimeout adds the timeout to the create log allocation config params
func (*CreateLogAllocationConfigParams) WriteToRequest ¶ added in v1.6.0
func (o *CreateLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateLogAllocationConfigReader ¶ added in v1.6.0
type CreateLogAllocationConfigReader struct {
// contains filtered or unexported fields
}
CreateLogAllocationConfigReader is a Reader for the CreateLogAllocationConfig structure.
func (*CreateLogAllocationConfigReader) ReadResponse ¶ added in v1.6.0
func (o *CreateLogAllocationConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateLogScaleActionBadRequest ¶ added in v1.7.0
CreateLogScaleActionBadRequest describes a response with status code 400, with default header values.
Cannot create the LogScaleAction because the request is invalid.
func NewCreateLogScaleActionBadRequest ¶ added in v1.7.0
func NewCreateLogScaleActionBadRequest() *CreateLogScaleActionBadRequest
NewCreateLogScaleActionBadRequest creates a CreateLogScaleActionBadRequest with default headers values
func (*CreateLogScaleActionBadRequest) Code ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) Code() int
Code gets the status code for the create log scale action bad request response
func (*CreateLogScaleActionBadRequest) Error ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) Error() string
func (*CreateLogScaleActionBadRequest) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) GetPayload() *models.APIError
func (*CreateLogScaleActionBadRequest) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) IsClientError() bool
IsClientError returns true when this create log scale action bad request response has a 4xx status code
func (*CreateLogScaleActionBadRequest) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) IsCode(code int) bool
IsCode returns true when this create log scale action bad request response a status code equal to that given
func (*CreateLogScaleActionBadRequest) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) IsRedirect() bool
IsRedirect returns true when this create log scale action bad request response has a 3xx status code
func (*CreateLogScaleActionBadRequest) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) IsServerError() bool
IsServerError returns true when this create log scale action bad request response has a 5xx status code
func (*CreateLogScaleActionBadRequest) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) IsSuccess() bool
IsSuccess returns true when this create log scale action bad request response has a 2xx status code
func (*CreateLogScaleActionBadRequest) String ¶ added in v1.7.0
func (o *CreateLogScaleActionBadRequest) String() string
type CreateLogScaleActionConflict ¶ added in v1.7.0
CreateLogScaleActionConflict describes a response with status code 409, with default header values.
Cannot create the LogScaleAction because there is a conflict with an existing LogScaleAction.
func NewCreateLogScaleActionConflict ¶ added in v1.7.0
func NewCreateLogScaleActionConflict() *CreateLogScaleActionConflict
NewCreateLogScaleActionConflict creates a CreateLogScaleActionConflict with default headers values
func (*CreateLogScaleActionConflict) Code ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) Code() int
Code gets the status code for the create log scale action conflict response
func (*CreateLogScaleActionConflict) Error ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) Error() string
func (*CreateLogScaleActionConflict) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) GetPayload() *models.APIError
func (*CreateLogScaleActionConflict) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) IsClientError() bool
IsClientError returns true when this create log scale action conflict response has a 4xx status code
func (*CreateLogScaleActionConflict) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) IsCode(code int) bool
IsCode returns true when this create log scale action conflict response a status code equal to that given
func (*CreateLogScaleActionConflict) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) IsRedirect() bool
IsRedirect returns true when this create log scale action conflict response has a 3xx status code
func (*CreateLogScaleActionConflict) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) IsServerError() bool
IsServerError returns true when this create log scale action conflict response has a 5xx status code
func (*CreateLogScaleActionConflict) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) IsSuccess() bool
IsSuccess returns true when this create log scale action conflict response has a 2xx status code
func (*CreateLogScaleActionConflict) String ¶ added in v1.7.0
func (o *CreateLogScaleActionConflict) String() string
type CreateLogScaleActionDefault ¶ added in v1.7.0
type CreateLogScaleActionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateLogScaleActionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateLogScaleActionDefault ¶ added in v1.7.0
func NewCreateLogScaleActionDefault(code int) *CreateLogScaleActionDefault
NewCreateLogScaleActionDefault creates a CreateLogScaleActionDefault with default headers values
func (*CreateLogScaleActionDefault) Code ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) Code() int
Code gets the status code for the create log scale action default response
func (*CreateLogScaleActionDefault) Error ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) Error() string
func (*CreateLogScaleActionDefault) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) GetPayload() models.GenericError
func (*CreateLogScaleActionDefault) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) IsClientError() bool
IsClientError returns true when this create log scale action default response has a 4xx status code
func (*CreateLogScaleActionDefault) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) IsCode(code int) bool
IsCode returns true when this create log scale action default response a status code equal to that given
func (*CreateLogScaleActionDefault) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) IsRedirect() bool
IsRedirect returns true when this create log scale action default response has a 3xx status code
func (*CreateLogScaleActionDefault) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) IsServerError() bool
IsServerError returns true when this create log scale action default response has a 5xx status code
func (*CreateLogScaleActionDefault) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) IsSuccess() bool
IsSuccess returns true when this create log scale action default response has a 2xx status code
func (*CreateLogScaleActionDefault) String ¶ added in v1.7.0
func (o *CreateLogScaleActionDefault) String() string
type CreateLogScaleActionInternalServerError ¶ added in v1.7.0
CreateLogScaleActionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateLogScaleActionInternalServerError ¶ added in v1.7.0
func NewCreateLogScaleActionInternalServerError() *CreateLogScaleActionInternalServerError
NewCreateLogScaleActionInternalServerError creates a CreateLogScaleActionInternalServerError with default headers values
func (*CreateLogScaleActionInternalServerError) Code ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) Code() int
Code gets the status code for the create log scale action internal server error response
func (*CreateLogScaleActionInternalServerError) Error ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) Error() string
func (*CreateLogScaleActionInternalServerError) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) GetPayload() *models.APIError
func (*CreateLogScaleActionInternalServerError) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) IsClientError() bool
IsClientError returns true when this create log scale action internal server error response has a 4xx status code
func (*CreateLogScaleActionInternalServerError) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) IsCode(code int) bool
IsCode returns true when this create log scale action internal server error response a status code equal to that given
func (*CreateLogScaleActionInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this create log scale action internal server error response has a 3xx status code
func (*CreateLogScaleActionInternalServerError) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) IsServerError() bool
IsServerError returns true when this create log scale action internal server error response has a 5xx status code
func (*CreateLogScaleActionInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this create log scale action internal server error response has a 2xx status code
func (*CreateLogScaleActionInternalServerError) String ¶ added in v1.7.0
func (o *CreateLogScaleActionInternalServerError) String() string
type CreateLogScaleActionOK ¶ added in v1.7.0
type CreateLogScaleActionOK struct {
Payload *models.ConfigunstableCreateLogScaleActionResponse
}
CreateLogScaleActionOK describes a response with status code 200, with default header values.
A successful response containing the created LogScaleAction.
func NewCreateLogScaleActionOK ¶ added in v1.7.0
func NewCreateLogScaleActionOK() *CreateLogScaleActionOK
NewCreateLogScaleActionOK creates a CreateLogScaleActionOK with default headers values
func (*CreateLogScaleActionOK) Code ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) Code() int
Code gets the status code for the create log scale action o k response
func (*CreateLogScaleActionOK) Error ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) Error() string
func (*CreateLogScaleActionOK) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) GetPayload() *models.ConfigunstableCreateLogScaleActionResponse
func (*CreateLogScaleActionOK) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) IsClientError() bool
IsClientError returns true when this create log scale action o k response has a 4xx status code
func (*CreateLogScaleActionOK) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) IsCode(code int) bool
IsCode returns true when this create log scale action o k response a status code equal to that given
func (*CreateLogScaleActionOK) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) IsRedirect() bool
IsRedirect returns true when this create log scale action o k response has a 3xx status code
func (*CreateLogScaleActionOK) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) IsServerError() bool
IsServerError returns true when this create log scale action o k response has a 5xx status code
func (*CreateLogScaleActionOK) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) IsSuccess() bool
IsSuccess returns true when this create log scale action o k response has a 2xx status code
func (*CreateLogScaleActionOK) String ¶ added in v1.7.0
func (o *CreateLogScaleActionOK) String() string
type CreateLogScaleActionParams ¶ added in v1.7.0
type CreateLogScaleActionParams struct { // Body. Body *models.ConfigunstableCreateLogScaleActionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateLogScaleActionParams contains all the parameters to send to the API endpoint
for the create log scale action operation. Typically these are written to a http.Request.
func NewCreateLogScaleActionParams ¶ added in v1.7.0
func NewCreateLogScaleActionParams() *CreateLogScaleActionParams
NewCreateLogScaleActionParams creates a new CreateLogScaleActionParams 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 NewCreateLogScaleActionParamsWithContext ¶ added in v1.7.0
func NewCreateLogScaleActionParamsWithContext(ctx context.Context) *CreateLogScaleActionParams
NewCreateLogScaleActionParamsWithContext creates a new CreateLogScaleActionParams object with the ability to set a context for a request.
func NewCreateLogScaleActionParamsWithHTTPClient ¶ added in v1.7.0
func NewCreateLogScaleActionParamsWithHTTPClient(client *http.Client) *CreateLogScaleActionParams
NewCreateLogScaleActionParamsWithHTTPClient creates a new CreateLogScaleActionParams object with the ability to set a custom HTTPClient for a request.
func NewCreateLogScaleActionParamsWithTimeout ¶ added in v1.7.0
func NewCreateLogScaleActionParamsWithTimeout(timeout time.Duration) *CreateLogScaleActionParams
NewCreateLogScaleActionParamsWithTimeout creates a new CreateLogScaleActionParams object with the ability to set a timeout on a request.
func (*CreateLogScaleActionParams) SetBody ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) SetBody(body *models.ConfigunstableCreateLogScaleActionRequest)
SetBody adds the body to the create log scale action params
func (*CreateLogScaleActionParams) SetContext ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) SetContext(ctx context.Context)
SetContext adds the context to the create log scale action params
func (*CreateLogScaleActionParams) SetDefaults ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) SetDefaults()
SetDefaults hydrates default values in the create log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogScaleActionParams) SetHTTPClient ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create log scale action params
func (*CreateLogScaleActionParams) SetTimeout ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create log scale action params
func (*CreateLogScaleActionParams) WithBody ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WithBody(body *models.ConfigunstableCreateLogScaleActionRequest) *CreateLogScaleActionParams
WithBody adds the body to the create log scale action params
func (*CreateLogScaleActionParams) WithContext ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WithContext(ctx context.Context) *CreateLogScaleActionParams
WithContext adds the context to the create log scale action params
func (*CreateLogScaleActionParams) WithDefaults ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WithDefaults() *CreateLogScaleActionParams
WithDefaults hydrates default values in the create log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogScaleActionParams) WithHTTPClient ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WithHTTPClient(client *http.Client) *CreateLogScaleActionParams
WithHTTPClient adds the HTTPClient to the create log scale action params
func (*CreateLogScaleActionParams) WithTimeout ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WithTimeout(timeout time.Duration) *CreateLogScaleActionParams
WithTimeout adds the timeout to the create log scale action params
func (*CreateLogScaleActionParams) WriteToRequest ¶ added in v1.7.0
func (o *CreateLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateLogScaleActionReader ¶ added in v1.7.0
type CreateLogScaleActionReader struct {
// contains filtered or unexported fields
}
CreateLogScaleActionReader is a Reader for the CreateLogScaleAction structure.
func (*CreateLogScaleActionReader) ReadResponse ¶ added in v1.7.0
func (o *CreateLogScaleActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateLogScaleAlertBadRequest ¶ added in v1.7.0
CreateLogScaleAlertBadRequest describes a response with status code 400, with default header values.
Cannot create the LogScaleAlert because the request is invalid.
func NewCreateLogScaleAlertBadRequest ¶ added in v1.7.0
func NewCreateLogScaleAlertBadRequest() *CreateLogScaleAlertBadRequest
NewCreateLogScaleAlertBadRequest creates a CreateLogScaleAlertBadRequest with default headers values
func (*CreateLogScaleAlertBadRequest) Code ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) Code() int
Code gets the status code for the create log scale alert bad request response
func (*CreateLogScaleAlertBadRequest) Error ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) Error() string
func (*CreateLogScaleAlertBadRequest) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) GetPayload() *models.APIError
func (*CreateLogScaleAlertBadRequest) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) IsClientError() bool
IsClientError returns true when this create log scale alert bad request response has a 4xx status code
func (*CreateLogScaleAlertBadRequest) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) IsCode(code int) bool
IsCode returns true when this create log scale alert bad request response a status code equal to that given
func (*CreateLogScaleAlertBadRequest) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) IsRedirect() bool
IsRedirect returns true when this create log scale alert bad request response has a 3xx status code
func (*CreateLogScaleAlertBadRequest) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) IsServerError() bool
IsServerError returns true when this create log scale alert bad request response has a 5xx status code
func (*CreateLogScaleAlertBadRequest) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) IsSuccess() bool
IsSuccess returns true when this create log scale alert bad request response has a 2xx status code
func (*CreateLogScaleAlertBadRequest) String ¶ added in v1.7.0
func (o *CreateLogScaleAlertBadRequest) String() string
type CreateLogScaleAlertConflict ¶ added in v1.7.0
CreateLogScaleAlertConflict describes a response with status code 409, with default header values.
Cannot create the LogScaleAlert because there is a conflict with an existing LogScaleAlert.
func NewCreateLogScaleAlertConflict ¶ added in v1.7.0
func NewCreateLogScaleAlertConflict() *CreateLogScaleAlertConflict
NewCreateLogScaleAlertConflict creates a CreateLogScaleAlertConflict with default headers values
func (*CreateLogScaleAlertConflict) Code ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) Code() int
Code gets the status code for the create log scale alert conflict response
func (*CreateLogScaleAlertConflict) Error ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) Error() string
func (*CreateLogScaleAlertConflict) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) GetPayload() *models.APIError
func (*CreateLogScaleAlertConflict) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) IsClientError() bool
IsClientError returns true when this create log scale alert conflict response has a 4xx status code
func (*CreateLogScaleAlertConflict) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) IsCode(code int) bool
IsCode returns true when this create log scale alert conflict response a status code equal to that given
func (*CreateLogScaleAlertConflict) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) IsRedirect() bool
IsRedirect returns true when this create log scale alert conflict response has a 3xx status code
func (*CreateLogScaleAlertConflict) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) IsServerError() bool
IsServerError returns true when this create log scale alert conflict response has a 5xx status code
func (*CreateLogScaleAlertConflict) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) IsSuccess() bool
IsSuccess returns true when this create log scale alert conflict response has a 2xx status code
func (*CreateLogScaleAlertConflict) String ¶ added in v1.7.0
func (o *CreateLogScaleAlertConflict) String() string
type CreateLogScaleAlertDefault ¶ added in v1.7.0
type CreateLogScaleAlertDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateLogScaleAlertDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateLogScaleAlertDefault ¶ added in v1.7.0
func NewCreateLogScaleAlertDefault(code int) *CreateLogScaleAlertDefault
NewCreateLogScaleAlertDefault creates a CreateLogScaleAlertDefault with default headers values
func (*CreateLogScaleAlertDefault) Code ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) Code() int
Code gets the status code for the create log scale alert default response
func (*CreateLogScaleAlertDefault) Error ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) Error() string
func (*CreateLogScaleAlertDefault) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) GetPayload() models.GenericError
func (*CreateLogScaleAlertDefault) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) IsClientError() bool
IsClientError returns true when this create log scale alert default response has a 4xx status code
func (*CreateLogScaleAlertDefault) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) IsCode(code int) bool
IsCode returns true when this create log scale alert default response a status code equal to that given
func (*CreateLogScaleAlertDefault) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) IsRedirect() bool
IsRedirect returns true when this create log scale alert default response has a 3xx status code
func (*CreateLogScaleAlertDefault) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) IsServerError() bool
IsServerError returns true when this create log scale alert default response has a 5xx status code
func (*CreateLogScaleAlertDefault) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) IsSuccess() bool
IsSuccess returns true when this create log scale alert default response has a 2xx status code
func (*CreateLogScaleAlertDefault) String ¶ added in v1.7.0
func (o *CreateLogScaleAlertDefault) String() string
type CreateLogScaleAlertInternalServerError ¶ added in v1.7.0
CreateLogScaleAlertInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateLogScaleAlertInternalServerError ¶ added in v1.7.0
func NewCreateLogScaleAlertInternalServerError() *CreateLogScaleAlertInternalServerError
NewCreateLogScaleAlertInternalServerError creates a CreateLogScaleAlertInternalServerError with default headers values
func (*CreateLogScaleAlertInternalServerError) Code ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) Code() int
Code gets the status code for the create log scale alert internal server error response
func (*CreateLogScaleAlertInternalServerError) Error ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) Error() string
func (*CreateLogScaleAlertInternalServerError) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) GetPayload() *models.APIError
func (*CreateLogScaleAlertInternalServerError) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) IsClientError() bool
IsClientError returns true when this create log scale alert internal server error response has a 4xx status code
func (*CreateLogScaleAlertInternalServerError) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) IsCode(code int) bool
IsCode returns true when this create log scale alert internal server error response a status code equal to that given
func (*CreateLogScaleAlertInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) IsRedirect() bool
IsRedirect returns true when this create log scale alert internal server error response has a 3xx status code
func (*CreateLogScaleAlertInternalServerError) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) IsServerError() bool
IsServerError returns true when this create log scale alert internal server error response has a 5xx status code
func (*CreateLogScaleAlertInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) IsSuccess() bool
IsSuccess returns true when this create log scale alert internal server error response has a 2xx status code
func (*CreateLogScaleAlertInternalServerError) String ¶ added in v1.7.0
func (o *CreateLogScaleAlertInternalServerError) String() string
type CreateLogScaleAlertOK ¶ added in v1.7.0
type CreateLogScaleAlertOK struct {
Payload *models.ConfigunstableCreateLogScaleAlertResponse
}
CreateLogScaleAlertOK describes a response with status code 200, with default header values.
A successful response containing the created LogScaleAlert.
func NewCreateLogScaleAlertOK ¶ added in v1.7.0
func NewCreateLogScaleAlertOK() *CreateLogScaleAlertOK
NewCreateLogScaleAlertOK creates a CreateLogScaleAlertOK with default headers values
func (*CreateLogScaleAlertOK) Code ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) Code() int
Code gets the status code for the create log scale alert o k response
func (*CreateLogScaleAlertOK) Error ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) Error() string
func (*CreateLogScaleAlertOK) GetPayload ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) GetPayload() *models.ConfigunstableCreateLogScaleAlertResponse
func (*CreateLogScaleAlertOK) IsClientError ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) IsClientError() bool
IsClientError returns true when this create log scale alert o k response has a 4xx status code
func (*CreateLogScaleAlertOK) IsCode ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) IsCode(code int) bool
IsCode returns true when this create log scale alert o k response a status code equal to that given
func (*CreateLogScaleAlertOK) IsRedirect ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) IsRedirect() bool
IsRedirect returns true when this create log scale alert o k response has a 3xx status code
func (*CreateLogScaleAlertOK) IsServerError ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) IsServerError() bool
IsServerError returns true when this create log scale alert o k response has a 5xx status code
func (*CreateLogScaleAlertOK) IsSuccess ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) IsSuccess() bool
IsSuccess returns true when this create log scale alert o k response has a 2xx status code
func (*CreateLogScaleAlertOK) String ¶ added in v1.7.0
func (o *CreateLogScaleAlertOK) String() string
type CreateLogScaleAlertParams ¶ added in v1.7.0
type CreateLogScaleAlertParams struct { // Body. Body *models.ConfigunstableCreateLogScaleAlertRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateLogScaleAlertParams contains all the parameters to send to the API endpoint
for the create log scale alert operation. Typically these are written to a http.Request.
func NewCreateLogScaleAlertParams ¶ added in v1.7.0
func NewCreateLogScaleAlertParams() *CreateLogScaleAlertParams
NewCreateLogScaleAlertParams creates a new CreateLogScaleAlertParams 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 NewCreateLogScaleAlertParamsWithContext ¶ added in v1.7.0
func NewCreateLogScaleAlertParamsWithContext(ctx context.Context) *CreateLogScaleAlertParams
NewCreateLogScaleAlertParamsWithContext creates a new CreateLogScaleAlertParams object with the ability to set a context for a request.
func NewCreateLogScaleAlertParamsWithHTTPClient ¶ added in v1.7.0
func NewCreateLogScaleAlertParamsWithHTTPClient(client *http.Client) *CreateLogScaleAlertParams
NewCreateLogScaleAlertParamsWithHTTPClient creates a new CreateLogScaleAlertParams object with the ability to set a custom HTTPClient for a request.
func NewCreateLogScaleAlertParamsWithTimeout ¶ added in v1.7.0
func NewCreateLogScaleAlertParamsWithTimeout(timeout time.Duration) *CreateLogScaleAlertParams
NewCreateLogScaleAlertParamsWithTimeout creates a new CreateLogScaleAlertParams object with the ability to set a timeout on a request.
func (*CreateLogScaleAlertParams) SetBody ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) SetBody(body *models.ConfigunstableCreateLogScaleAlertRequest)
SetBody adds the body to the create log scale alert params
func (*CreateLogScaleAlertParams) SetContext ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) SetContext(ctx context.Context)
SetContext adds the context to the create log scale alert params
func (*CreateLogScaleAlertParams) SetDefaults ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) SetDefaults()
SetDefaults hydrates default values in the create log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogScaleAlertParams) SetHTTPClient ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create log scale alert params
func (*CreateLogScaleAlertParams) SetTimeout ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create log scale alert params
func (*CreateLogScaleAlertParams) WithBody ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WithBody(body *models.ConfigunstableCreateLogScaleAlertRequest) *CreateLogScaleAlertParams
WithBody adds the body to the create log scale alert params
func (*CreateLogScaleAlertParams) WithContext ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WithContext(ctx context.Context) *CreateLogScaleAlertParams
WithContext adds the context to the create log scale alert params
func (*CreateLogScaleAlertParams) WithDefaults ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WithDefaults() *CreateLogScaleAlertParams
WithDefaults hydrates default values in the create log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*CreateLogScaleAlertParams) WithHTTPClient ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WithHTTPClient(client *http.Client) *CreateLogScaleAlertParams
WithHTTPClient adds the HTTPClient to the create log scale alert params
func (*CreateLogScaleAlertParams) WithTimeout ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WithTimeout(timeout time.Duration) *CreateLogScaleAlertParams
WithTimeout adds the timeout to the create log scale alert params
func (*CreateLogScaleAlertParams) WriteToRequest ¶ added in v1.7.0
func (o *CreateLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateLogScaleAlertReader ¶ added in v1.7.0
type CreateLogScaleAlertReader struct {
// contains filtered or unexported fields
}
CreateLogScaleAlertReader is a Reader for the CreateLogScaleAlert structure.
func (*CreateLogScaleAlertReader) ReadResponse ¶ added in v1.7.0
func (o *CreateLogScaleAlertReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNoopEntityBadRequest ¶
CreateNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot create the NoopEntity because the request is invalid.
func NewCreateNoopEntityBadRequest ¶
func NewCreateNoopEntityBadRequest() *CreateNoopEntityBadRequest
NewCreateNoopEntityBadRequest creates a CreateNoopEntityBadRequest with default headers values
func (*CreateNoopEntityBadRequest) Code ¶
func (o *CreateNoopEntityBadRequest) Code() int
Code gets the status code for the create noop entity bad request response
func (*CreateNoopEntityBadRequest) Error ¶
func (o *CreateNoopEntityBadRequest) Error() string
func (*CreateNoopEntityBadRequest) GetPayload ¶
func (o *CreateNoopEntityBadRequest) GetPayload() *models.APIError
func (*CreateNoopEntityBadRequest) IsClientError ¶
func (o *CreateNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this create noop entity bad request response has a 4xx status code
func (*CreateNoopEntityBadRequest) IsCode ¶
func (o *CreateNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this create noop entity bad request response a status code equal to that given
func (*CreateNoopEntityBadRequest) IsRedirect ¶
func (o *CreateNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this create noop entity bad request response has a 3xx status code
func (*CreateNoopEntityBadRequest) IsServerError ¶
func (o *CreateNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this create noop entity bad request response has a 5xx status code
func (*CreateNoopEntityBadRequest) IsSuccess ¶
func (o *CreateNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this create noop entity bad request response has a 2xx status code
func (*CreateNoopEntityBadRequest) String ¶
func (o *CreateNoopEntityBadRequest) String() string
type CreateNoopEntityConflict ¶
CreateNoopEntityConflict describes a response with status code 409, with default header values.
Cannot create the NoopEntity because there is a conflict with an existing NoopEntity.
func NewCreateNoopEntityConflict ¶
func NewCreateNoopEntityConflict() *CreateNoopEntityConflict
NewCreateNoopEntityConflict creates a CreateNoopEntityConflict with default headers values
func (*CreateNoopEntityConflict) Code ¶
func (o *CreateNoopEntityConflict) Code() int
Code gets the status code for the create noop entity conflict response
func (*CreateNoopEntityConflict) Error ¶
func (o *CreateNoopEntityConflict) Error() string
func (*CreateNoopEntityConflict) GetPayload ¶
func (o *CreateNoopEntityConflict) GetPayload() *models.APIError
func (*CreateNoopEntityConflict) IsClientError ¶
func (o *CreateNoopEntityConflict) IsClientError() bool
IsClientError returns true when this create noop entity conflict response has a 4xx status code
func (*CreateNoopEntityConflict) IsCode ¶
func (o *CreateNoopEntityConflict) IsCode(code int) bool
IsCode returns true when this create noop entity conflict response a status code equal to that given
func (*CreateNoopEntityConflict) IsRedirect ¶
func (o *CreateNoopEntityConflict) IsRedirect() bool
IsRedirect returns true when this create noop entity conflict response has a 3xx status code
func (*CreateNoopEntityConflict) IsServerError ¶
func (o *CreateNoopEntityConflict) IsServerError() bool
IsServerError returns true when this create noop entity conflict response has a 5xx status code
func (*CreateNoopEntityConflict) IsSuccess ¶
func (o *CreateNoopEntityConflict) IsSuccess() bool
IsSuccess returns true when this create noop entity conflict response has a 2xx status code
func (*CreateNoopEntityConflict) String ¶
func (o *CreateNoopEntityConflict) String() string
type CreateNoopEntityDefault ¶
type CreateNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateNoopEntityDefault ¶
func NewCreateNoopEntityDefault(code int) *CreateNoopEntityDefault
NewCreateNoopEntityDefault creates a CreateNoopEntityDefault with default headers values
func (*CreateNoopEntityDefault) Code ¶
func (o *CreateNoopEntityDefault) Code() int
Code gets the status code for the create noop entity default response
func (*CreateNoopEntityDefault) Error ¶
func (o *CreateNoopEntityDefault) Error() string
func (*CreateNoopEntityDefault) GetPayload ¶
func (o *CreateNoopEntityDefault) GetPayload() models.GenericError
func (*CreateNoopEntityDefault) IsClientError ¶
func (o *CreateNoopEntityDefault) IsClientError() bool
IsClientError returns true when this create noop entity default response has a 4xx status code
func (*CreateNoopEntityDefault) IsCode ¶
func (o *CreateNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this create noop entity default response a status code equal to that given
func (*CreateNoopEntityDefault) IsRedirect ¶
func (o *CreateNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this create noop entity default response has a 3xx status code
func (*CreateNoopEntityDefault) IsServerError ¶
func (o *CreateNoopEntityDefault) IsServerError() bool
IsServerError returns true when this create noop entity default response has a 5xx status code
func (*CreateNoopEntityDefault) IsSuccess ¶
func (o *CreateNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this create noop entity default response has a 2xx status code
func (*CreateNoopEntityDefault) String ¶
func (o *CreateNoopEntityDefault) String() string
type CreateNoopEntityInternalServerError ¶
CreateNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateNoopEntityInternalServerError ¶
func NewCreateNoopEntityInternalServerError() *CreateNoopEntityInternalServerError
NewCreateNoopEntityInternalServerError creates a CreateNoopEntityInternalServerError with default headers values
func (*CreateNoopEntityInternalServerError) Code ¶
func (o *CreateNoopEntityInternalServerError) Code() int
Code gets the status code for the create noop entity internal server error response
func (*CreateNoopEntityInternalServerError) Error ¶
func (o *CreateNoopEntityInternalServerError) Error() string
func (*CreateNoopEntityInternalServerError) GetPayload ¶
func (o *CreateNoopEntityInternalServerError) GetPayload() *models.APIError
func (*CreateNoopEntityInternalServerError) IsClientError ¶
func (o *CreateNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this create noop entity internal server error response has a 4xx status code
func (*CreateNoopEntityInternalServerError) IsCode ¶
func (o *CreateNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this create noop entity internal server error response a status code equal to that given
func (*CreateNoopEntityInternalServerError) IsRedirect ¶
func (o *CreateNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this create noop entity internal server error response has a 3xx status code
func (*CreateNoopEntityInternalServerError) IsServerError ¶
func (o *CreateNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this create noop entity internal server error response has a 5xx status code
func (*CreateNoopEntityInternalServerError) IsSuccess ¶
func (o *CreateNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this create noop entity internal server error response has a 2xx status code
func (*CreateNoopEntityInternalServerError) String ¶
func (o *CreateNoopEntityInternalServerError) String() string
type CreateNoopEntityOK ¶
type CreateNoopEntityOK struct {
Payload *models.ConfigunstableCreateNoopEntityResponse
}
CreateNoopEntityOK describes a response with status code 200, with default header values.
A successful response containing the created NoopEntity.
func NewCreateNoopEntityOK ¶
func NewCreateNoopEntityOK() *CreateNoopEntityOK
NewCreateNoopEntityOK creates a CreateNoopEntityOK with default headers values
func (*CreateNoopEntityOK) Code ¶
func (o *CreateNoopEntityOK) Code() int
Code gets the status code for the create noop entity o k response
func (*CreateNoopEntityOK) Error ¶
func (o *CreateNoopEntityOK) Error() string
func (*CreateNoopEntityOK) GetPayload ¶
func (o *CreateNoopEntityOK) GetPayload() *models.ConfigunstableCreateNoopEntityResponse
func (*CreateNoopEntityOK) IsClientError ¶
func (o *CreateNoopEntityOK) IsClientError() bool
IsClientError returns true when this create noop entity o k response has a 4xx status code
func (*CreateNoopEntityOK) IsCode ¶
func (o *CreateNoopEntityOK) IsCode(code int) bool
IsCode returns true when this create noop entity o k response a status code equal to that given
func (*CreateNoopEntityOK) IsRedirect ¶
func (o *CreateNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this create noop entity o k response has a 3xx status code
func (*CreateNoopEntityOK) IsServerError ¶
func (o *CreateNoopEntityOK) IsServerError() bool
IsServerError returns true when this create noop entity o k response has a 5xx status code
func (*CreateNoopEntityOK) IsSuccess ¶
func (o *CreateNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this create noop entity o k response has a 2xx status code
func (*CreateNoopEntityOK) String ¶
func (o *CreateNoopEntityOK) String() string
type CreateNoopEntityParams ¶
type CreateNoopEntityParams struct { // Body. Body *models.ConfigunstableCreateNoopEntityRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNoopEntityParams contains all the parameters to send to the API endpoint
for the create noop entity operation. Typically these are written to a http.Request.
func NewCreateNoopEntityParams ¶
func NewCreateNoopEntityParams() *CreateNoopEntityParams
NewCreateNoopEntityParams creates a new CreateNoopEntityParams 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 NewCreateNoopEntityParamsWithContext ¶
func NewCreateNoopEntityParamsWithContext(ctx context.Context) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithContext creates a new CreateNoopEntityParams object with the ability to set a context for a request.
func NewCreateNoopEntityParamsWithHTTPClient ¶
func NewCreateNoopEntityParamsWithHTTPClient(client *http.Client) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithHTTPClient creates a new CreateNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewCreateNoopEntityParamsWithTimeout ¶
func NewCreateNoopEntityParamsWithTimeout(timeout time.Duration) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithTimeout creates a new CreateNoopEntityParams object with the ability to set a timeout on a request.
func (*CreateNoopEntityParams) SetBody ¶
func (o *CreateNoopEntityParams) SetBody(body *models.ConfigunstableCreateNoopEntityRequest)
SetBody adds the body to the create noop entity params
func (*CreateNoopEntityParams) SetContext ¶
func (o *CreateNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the create noop entity params
func (*CreateNoopEntityParams) SetDefaults ¶
func (o *CreateNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the create noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNoopEntityParams) SetHTTPClient ¶
func (o *CreateNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create noop entity params
func (*CreateNoopEntityParams) SetTimeout ¶
func (o *CreateNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create noop entity params
func (*CreateNoopEntityParams) WithBody ¶
func (o *CreateNoopEntityParams) WithBody(body *models.ConfigunstableCreateNoopEntityRequest) *CreateNoopEntityParams
WithBody adds the body to the create noop entity params
func (*CreateNoopEntityParams) WithContext ¶
func (o *CreateNoopEntityParams) WithContext(ctx context.Context) *CreateNoopEntityParams
WithContext adds the context to the create noop entity params
func (*CreateNoopEntityParams) WithDefaults ¶
func (o *CreateNoopEntityParams) WithDefaults() *CreateNoopEntityParams
WithDefaults hydrates default values in the create noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNoopEntityParams) WithHTTPClient ¶
func (o *CreateNoopEntityParams) WithHTTPClient(client *http.Client) *CreateNoopEntityParams
WithHTTPClient adds the HTTPClient to the create noop entity params
func (*CreateNoopEntityParams) WithTimeout ¶
func (o *CreateNoopEntityParams) WithTimeout(timeout time.Duration) *CreateNoopEntityParams
WithTimeout adds the timeout to the create noop entity params
func (*CreateNoopEntityParams) WriteToRequest ¶
func (o *CreateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNoopEntityReader ¶
type CreateNoopEntityReader struct {
// contains filtered or unexported fields
}
CreateNoopEntityReader is a Reader for the CreateNoopEntity structure.
func (*CreateNoopEntityReader) ReadResponse ¶
func (o *CreateNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOtelMetricsIngestionBadRequest ¶ added in v1.6.0
CreateOtelMetricsIngestionBadRequest describes a response with status code 400, with default header values.
Cannot create the OtelMetricsIngestion because the request is invalid.
func NewCreateOtelMetricsIngestionBadRequest ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionBadRequest() *CreateOtelMetricsIngestionBadRequest
NewCreateOtelMetricsIngestionBadRequest creates a CreateOtelMetricsIngestionBadRequest with default headers values
func (*CreateOtelMetricsIngestionBadRequest) Code ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) Code() int
Code gets the status code for the create otel metrics ingestion bad request response
func (*CreateOtelMetricsIngestionBadRequest) Error ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) Error() string
func (*CreateOtelMetricsIngestionBadRequest) GetPayload ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
func (*CreateOtelMetricsIngestionBadRequest) IsClientError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) IsClientError() bool
IsClientError returns true when this create otel metrics ingestion bad request response has a 4xx status code
func (*CreateOtelMetricsIngestionBadRequest) IsCode ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) IsCode(code int) bool
IsCode returns true when this create otel metrics ingestion bad request response a status code equal to that given
func (*CreateOtelMetricsIngestionBadRequest) IsRedirect ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) IsRedirect() bool
IsRedirect returns true when this create otel metrics ingestion bad request response has a 3xx status code
func (*CreateOtelMetricsIngestionBadRequest) IsServerError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) IsServerError() bool
IsServerError returns true when this create otel metrics ingestion bad request response has a 5xx status code
func (*CreateOtelMetricsIngestionBadRequest) IsSuccess ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) IsSuccess() bool
IsSuccess returns true when this create otel metrics ingestion bad request response has a 2xx status code
func (*CreateOtelMetricsIngestionBadRequest) String ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionBadRequest) String() string
type CreateOtelMetricsIngestionConflict ¶ added in v1.6.0
CreateOtelMetricsIngestionConflict describes a response with status code 409, with default header values.
Cannot create the OtelMetricsIngestion because there is a conflict with an existing OtelMetricsIngestion.
func NewCreateOtelMetricsIngestionConflict ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionConflict() *CreateOtelMetricsIngestionConflict
NewCreateOtelMetricsIngestionConflict creates a CreateOtelMetricsIngestionConflict with default headers values
func (*CreateOtelMetricsIngestionConflict) Code ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) Code() int
Code gets the status code for the create otel metrics ingestion conflict response
func (*CreateOtelMetricsIngestionConflict) Error ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) Error() string
func (*CreateOtelMetricsIngestionConflict) GetPayload ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) GetPayload() *models.APIError
func (*CreateOtelMetricsIngestionConflict) IsClientError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) IsClientError() bool
IsClientError returns true when this create otel metrics ingestion conflict response has a 4xx status code
func (*CreateOtelMetricsIngestionConflict) IsCode ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) IsCode(code int) bool
IsCode returns true when this create otel metrics ingestion conflict response a status code equal to that given
func (*CreateOtelMetricsIngestionConflict) IsRedirect ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) IsRedirect() bool
IsRedirect returns true when this create otel metrics ingestion conflict response has a 3xx status code
func (*CreateOtelMetricsIngestionConflict) IsServerError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) IsServerError() bool
IsServerError returns true when this create otel metrics ingestion conflict response has a 5xx status code
func (*CreateOtelMetricsIngestionConflict) IsSuccess ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) IsSuccess() bool
IsSuccess returns true when this create otel metrics ingestion conflict response has a 2xx status code
func (*CreateOtelMetricsIngestionConflict) String ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionConflict) String() string
type CreateOtelMetricsIngestionDefault ¶ added in v1.6.0
type CreateOtelMetricsIngestionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateOtelMetricsIngestionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateOtelMetricsIngestionDefault ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionDefault(code int) *CreateOtelMetricsIngestionDefault
NewCreateOtelMetricsIngestionDefault creates a CreateOtelMetricsIngestionDefault with default headers values
func (*CreateOtelMetricsIngestionDefault) Code ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) Code() int
Code gets the status code for the create otel metrics ingestion default response
func (*CreateOtelMetricsIngestionDefault) Error ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) Error() string
func (*CreateOtelMetricsIngestionDefault) GetPayload ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) GetPayload() models.GenericError
func (*CreateOtelMetricsIngestionDefault) IsClientError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) IsClientError() bool
IsClientError returns true when this create otel metrics ingestion default response has a 4xx status code
func (*CreateOtelMetricsIngestionDefault) IsCode ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) IsCode(code int) bool
IsCode returns true when this create otel metrics ingestion default response a status code equal to that given
func (*CreateOtelMetricsIngestionDefault) IsRedirect ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) IsRedirect() bool
IsRedirect returns true when this create otel metrics ingestion default response has a 3xx status code
func (*CreateOtelMetricsIngestionDefault) IsServerError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) IsServerError() bool
IsServerError returns true when this create otel metrics ingestion default response has a 5xx status code
func (*CreateOtelMetricsIngestionDefault) IsSuccess ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) IsSuccess() bool
IsSuccess returns true when this create otel metrics ingestion default response has a 2xx status code
func (*CreateOtelMetricsIngestionDefault) String ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionDefault) String() string
type CreateOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
CreateOtelMetricsIngestionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionInternalServerError() *CreateOtelMetricsIngestionInternalServerError
NewCreateOtelMetricsIngestionInternalServerError creates a CreateOtelMetricsIngestionInternalServerError with default headers values
func (*CreateOtelMetricsIngestionInternalServerError) Code ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) Code() int
Code gets the status code for the create otel metrics ingestion internal server error response
func (*CreateOtelMetricsIngestionInternalServerError) Error ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) Error() string
func (*CreateOtelMetricsIngestionInternalServerError) GetPayload ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
func (*CreateOtelMetricsIngestionInternalServerError) IsClientError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) IsClientError() bool
IsClientError returns true when this create otel metrics ingestion internal server error response has a 4xx status code
func (*CreateOtelMetricsIngestionInternalServerError) IsCode ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) IsCode(code int) bool
IsCode returns true when this create otel metrics ingestion internal server error response a status code equal to that given
func (*CreateOtelMetricsIngestionInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) IsRedirect() bool
IsRedirect returns true when this create otel metrics ingestion internal server error response has a 3xx status code
func (*CreateOtelMetricsIngestionInternalServerError) IsServerError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) IsServerError() bool
IsServerError returns true when this create otel metrics ingestion internal server error response has a 5xx status code
func (*CreateOtelMetricsIngestionInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) IsSuccess() bool
IsSuccess returns true when this create otel metrics ingestion internal server error response has a 2xx status code
func (*CreateOtelMetricsIngestionInternalServerError) String ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionInternalServerError) String() string
type CreateOtelMetricsIngestionOK ¶ added in v1.6.0
type CreateOtelMetricsIngestionOK struct {
Payload *models.ConfigunstableCreateOtelMetricsIngestionResponse
}
CreateOtelMetricsIngestionOK describes a response with status code 200, with default header values.
A successful response containing the created OtelMetricsIngestion.
func NewCreateOtelMetricsIngestionOK ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionOK() *CreateOtelMetricsIngestionOK
NewCreateOtelMetricsIngestionOK creates a CreateOtelMetricsIngestionOK with default headers values
func (*CreateOtelMetricsIngestionOK) Code ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) Code() int
Code gets the status code for the create otel metrics ingestion o k response
func (*CreateOtelMetricsIngestionOK) Error ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) Error() string
func (*CreateOtelMetricsIngestionOK) GetPayload ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableCreateOtelMetricsIngestionResponse
func (*CreateOtelMetricsIngestionOK) IsClientError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) IsClientError() bool
IsClientError returns true when this create otel metrics ingestion o k response has a 4xx status code
func (*CreateOtelMetricsIngestionOK) IsCode ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) IsCode(code int) bool
IsCode returns true when this create otel metrics ingestion o k response a status code equal to that given
func (*CreateOtelMetricsIngestionOK) IsRedirect ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) IsRedirect() bool
IsRedirect returns true when this create otel metrics ingestion o k response has a 3xx status code
func (*CreateOtelMetricsIngestionOK) IsServerError ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) IsServerError() bool
IsServerError returns true when this create otel metrics ingestion o k response has a 5xx status code
func (*CreateOtelMetricsIngestionOK) IsSuccess ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) IsSuccess() bool
IsSuccess returns true when this create otel metrics ingestion o k response has a 2xx status code
func (*CreateOtelMetricsIngestionOK) String ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionOK) String() string
type CreateOtelMetricsIngestionParams ¶ added in v1.6.0
type CreateOtelMetricsIngestionParams struct { // Body. Body *models.ConfigunstableCreateOtelMetricsIngestionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOtelMetricsIngestionParams contains all the parameters to send to the API endpoint
for the create otel metrics ingestion operation. Typically these are written to a http.Request.
func NewCreateOtelMetricsIngestionParams ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionParams() *CreateOtelMetricsIngestionParams
NewCreateOtelMetricsIngestionParams creates a new CreateOtelMetricsIngestionParams 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 NewCreateOtelMetricsIngestionParamsWithContext ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionParamsWithContext(ctx context.Context) *CreateOtelMetricsIngestionParams
NewCreateOtelMetricsIngestionParamsWithContext creates a new CreateOtelMetricsIngestionParams object with the ability to set a context for a request.
func NewCreateOtelMetricsIngestionParamsWithHTTPClient ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *CreateOtelMetricsIngestionParams
NewCreateOtelMetricsIngestionParamsWithHTTPClient creates a new CreateOtelMetricsIngestionParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOtelMetricsIngestionParamsWithTimeout ¶ added in v1.6.0
func NewCreateOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *CreateOtelMetricsIngestionParams
NewCreateOtelMetricsIngestionParamsWithTimeout creates a new CreateOtelMetricsIngestionParams object with the ability to set a timeout on a request.
func (*CreateOtelMetricsIngestionParams) SetBody ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) SetBody(body *models.ConfigunstableCreateOtelMetricsIngestionRequest)
SetBody adds the body to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) SetContext ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) SetContext(ctx context.Context)
SetContext adds the context to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) SetDefaults ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) SetDefaults()
SetDefaults hydrates default values in the create otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOtelMetricsIngestionParams) SetHTTPClient ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) SetTimeout ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) WithBody ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WithBody(body *models.ConfigunstableCreateOtelMetricsIngestionRequest) *CreateOtelMetricsIngestionParams
WithBody adds the body to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) WithContext ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WithContext(ctx context.Context) *CreateOtelMetricsIngestionParams
WithContext adds the context to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) WithDefaults ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WithDefaults() *CreateOtelMetricsIngestionParams
WithDefaults hydrates default values in the create otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOtelMetricsIngestionParams) WithHTTPClient ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *CreateOtelMetricsIngestionParams
WithHTTPClient adds the HTTPClient to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) WithTimeout ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *CreateOtelMetricsIngestionParams
WithTimeout adds the timeout to the create otel metrics ingestion params
func (*CreateOtelMetricsIngestionParams) WriteToRequest ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOtelMetricsIngestionReader ¶ added in v1.6.0
type CreateOtelMetricsIngestionReader struct {
// contains filtered or unexported fields
}
CreateOtelMetricsIngestionReader is a Reader for the CreateOtelMetricsIngestion structure.
func (*CreateOtelMetricsIngestionReader) ReadResponse ¶ added in v1.6.0
func (o *CreateOtelMetricsIngestionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSavedTraceSearchBadRequest ¶
CreateSavedTraceSearchBadRequest describes a response with status code 400, with default header values.
Cannot create the SavedTraceSearch because the request is invalid.
func NewCreateSavedTraceSearchBadRequest ¶
func NewCreateSavedTraceSearchBadRequest() *CreateSavedTraceSearchBadRequest
NewCreateSavedTraceSearchBadRequest creates a CreateSavedTraceSearchBadRequest with default headers values
func (*CreateSavedTraceSearchBadRequest) Code ¶
func (o *CreateSavedTraceSearchBadRequest) Code() int
Code gets the status code for the create saved trace search bad request response
func (*CreateSavedTraceSearchBadRequest) Error ¶
func (o *CreateSavedTraceSearchBadRequest) Error() string
func (*CreateSavedTraceSearchBadRequest) GetPayload ¶
func (o *CreateSavedTraceSearchBadRequest) GetPayload() *models.APIError
func (*CreateSavedTraceSearchBadRequest) IsClientError ¶
func (o *CreateSavedTraceSearchBadRequest) IsClientError() bool
IsClientError returns true when this create saved trace search bad request response has a 4xx status code
func (*CreateSavedTraceSearchBadRequest) IsCode ¶
func (o *CreateSavedTraceSearchBadRequest) IsCode(code int) bool
IsCode returns true when this create saved trace search bad request response a status code equal to that given
func (*CreateSavedTraceSearchBadRequest) IsRedirect ¶
func (o *CreateSavedTraceSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this create saved trace search bad request response has a 3xx status code
func (*CreateSavedTraceSearchBadRequest) IsServerError ¶
func (o *CreateSavedTraceSearchBadRequest) IsServerError() bool
IsServerError returns true when this create saved trace search bad request response has a 5xx status code
func (*CreateSavedTraceSearchBadRequest) IsSuccess ¶
func (o *CreateSavedTraceSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this create saved trace search bad request response has a 2xx status code
func (*CreateSavedTraceSearchBadRequest) String ¶
func (o *CreateSavedTraceSearchBadRequest) String() string
type CreateSavedTraceSearchConflict ¶
CreateSavedTraceSearchConflict describes a response with status code 409, with default header values.
Cannot create the SavedTraceSearch because there is a conflict with an existing SavedTraceSearch.
func NewCreateSavedTraceSearchConflict ¶
func NewCreateSavedTraceSearchConflict() *CreateSavedTraceSearchConflict
NewCreateSavedTraceSearchConflict creates a CreateSavedTraceSearchConflict with default headers values
func (*CreateSavedTraceSearchConflict) Code ¶
func (o *CreateSavedTraceSearchConflict) Code() int
Code gets the status code for the create saved trace search conflict response
func (*CreateSavedTraceSearchConflict) Error ¶
func (o *CreateSavedTraceSearchConflict) Error() string
func (*CreateSavedTraceSearchConflict) GetPayload ¶
func (o *CreateSavedTraceSearchConflict) GetPayload() *models.APIError
func (*CreateSavedTraceSearchConflict) IsClientError ¶
func (o *CreateSavedTraceSearchConflict) IsClientError() bool
IsClientError returns true when this create saved trace search conflict response has a 4xx status code
func (*CreateSavedTraceSearchConflict) IsCode ¶
func (o *CreateSavedTraceSearchConflict) IsCode(code int) bool
IsCode returns true when this create saved trace search conflict response a status code equal to that given
func (*CreateSavedTraceSearchConflict) IsRedirect ¶
func (o *CreateSavedTraceSearchConflict) IsRedirect() bool
IsRedirect returns true when this create saved trace search conflict response has a 3xx status code
func (*CreateSavedTraceSearchConflict) IsServerError ¶
func (o *CreateSavedTraceSearchConflict) IsServerError() bool
IsServerError returns true when this create saved trace search conflict response has a 5xx status code
func (*CreateSavedTraceSearchConflict) IsSuccess ¶
func (o *CreateSavedTraceSearchConflict) IsSuccess() bool
IsSuccess returns true when this create saved trace search conflict response has a 2xx status code
func (*CreateSavedTraceSearchConflict) String ¶
func (o *CreateSavedTraceSearchConflict) String() string
type CreateSavedTraceSearchDefault ¶
type CreateSavedTraceSearchDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateSavedTraceSearchDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateSavedTraceSearchDefault ¶
func NewCreateSavedTraceSearchDefault(code int) *CreateSavedTraceSearchDefault
NewCreateSavedTraceSearchDefault creates a CreateSavedTraceSearchDefault with default headers values
func (*CreateSavedTraceSearchDefault) Code ¶
func (o *CreateSavedTraceSearchDefault) Code() int
Code gets the status code for the create saved trace search default response
func (*CreateSavedTraceSearchDefault) Error ¶
func (o *CreateSavedTraceSearchDefault) Error() string
func (*CreateSavedTraceSearchDefault) GetPayload ¶
func (o *CreateSavedTraceSearchDefault) GetPayload() models.GenericError
func (*CreateSavedTraceSearchDefault) IsClientError ¶
func (o *CreateSavedTraceSearchDefault) IsClientError() bool
IsClientError returns true when this create saved trace search default response has a 4xx status code
func (*CreateSavedTraceSearchDefault) IsCode ¶
func (o *CreateSavedTraceSearchDefault) IsCode(code int) bool
IsCode returns true when this create saved trace search default response a status code equal to that given
func (*CreateSavedTraceSearchDefault) IsRedirect ¶
func (o *CreateSavedTraceSearchDefault) IsRedirect() bool
IsRedirect returns true when this create saved trace search default response has a 3xx status code
func (*CreateSavedTraceSearchDefault) IsServerError ¶
func (o *CreateSavedTraceSearchDefault) IsServerError() bool
IsServerError returns true when this create saved trace search default response has a 5xx status code
func (*CreateSavedTraceSearchDefault) IsSuccess ¶
func (o *CreateSavedTraceSearchDefault) IsSuccess() bool
IsSuccess returns true when this create saved trace search default response has a 2xx status code
func (*CreateSavedTraceSearchDefault) String ¶
func (o *CreateSavedTraceSearchDefault) String() string
type CreateSavedTraceSearchInternalServerError ¶
CreateSavedTraceSearchInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateSavedTraceSearchInternalServerError ¶
func NewCreateSavedTraceSearchInternalServerError() *CreateSavedTraceSearchInternalServerError
NewCreateSavedTraceSearchInternalServerError creates a CreateSavedTraceSearchInternalServerError with default headers values
func (*CreateSavedTraceSearchInternalServerError) Code ¶
func (o *CreateSavedTraceSearchInternalServerError) Code() int
Code gets the status code for the create saved trace search internal server error response
func (*CreateSavedTraceSearchInternalServerError) Error ¶
func (o *CreateSavedTraceSearchInternalServerError) Error() string
func (*CreateSavedTraceSearchInternalServerError) GetPayload ¶
func (o *CreateSavedTraceSearchInternalServerError) GetPayload() *models.APIError
func (*CreateSavedTraceSearchInternalServerError) IsClientError ¶
func (o *CreateSavedTraceSearchInternalServerError) IsClientError() bool
IsClientError returns true when this create saved trace search internal server error response has a 4xx status code
func (*CreateSavedTraceSearchInternalServerError) IsCode ¶
func (o *CreateSavedTraceSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this create saved trace search internal server error response a status code equal to that given
func (*CreateSavedTraceSearchInternalServerError) IsRedirect ¶
func (o *CreateSavedTraceSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this create saved trace search internal server error response has a 3xx status code
func (*CreateSavedTraceSearchInternalServerError) IsServerError ¶
func (o *CreateSavedTraceSearchInternalServerError) IsServerError() bool
IsServerError returns true when this create saved trace search internal server error response has a 5xx status code
func (*CreateSavedTraceSearchInternalServerError) IsSuccess ¶
func (o *CreateSavedTraceSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this create saved trace search internal server error response has a 2xx status code
func (*CreateSavedTraceSearchInternalServerError) String ¶
func (o *CreateSavedTraceSearchInternalServerError) String() string
type CreateSavedTraceSearchOK ¶
type CreateSavedTraceSearchOK struct {
Payload *models.ConfigunstableCreateSavedTraceSearchResponse
}
CreateSavedTraceSearchOK describes a response with status code 200, with default header values.
A successful response containing the created SavedTraceSearch.
func NewCreateSavedTraceSearchOK ¶
func NewCreateSavedTraceSearchOK() *CreateSavedTraceSearchOK
NewCreateSavedTraceSearchOK creates a CreateSavedTraceSearchOK with default headers values
func (*CreateSavedTraceSearchOK) Code ¶
func (o *CreateSavedTraceSearchOK) Code() int
Code gets the status code for the create saved trace search o k response
func (*CreateSavedTraceSearchOK) Error ¶
func (o *CreateSavedTraceSearchOK) Error() string
func (*CreateSavedTraceSearchOK) GetPayload ¶
func (o *CreateSavedTraceSearchOK) GetPayload() *models.ConfigunstableCreateSavedTraceSearchResponse
func (*CreateSavedTraceSearchOK) IsClientError ¶
func (o *CreateSavedTraceSearchOK) IsClientError() bool
IsClientError returns true when this create saved trace search o k response has a 4xx status code
func (*CreateSavedTraceSearchOK) IsCode ¶
func (o *CreateSavedTraceSearchOK) IsCode(code int) bool
IsCode returns true when this create saved trace search o k response a status code equal to that given
func (*CreateSavedTraceSearchOK) IsRedirect ¶
func (o *CreateSavedTraceSearchOK) IsRedirect() bool
IsRedirect returns true when this create saved trace search o k response has a 3xx status code
func (*CreateSavedTraceSearchOK) IsServerError ¶
func (o *CreateSavedTraceSearchOK) IsServerError() bool
IsServerError returns true when this create saved trace search o k response has a 5xx status code
func (*CreateSavedTraceSearchOK) IsSuccess ¶
func (o *CreateSavedTraceSearchOK) IsSuccess() bool
IsSuccess returns true when this create saved trace search o k response has a 2xx status code
func (*CreateSavedTraceSearchOK) String ¶
func (o *CreateSavedTraceSearchOK) String() string
type CreateSavedTraceSearchParams ¶
type CreateSavedTraceSearchParams struct { // Body. Body *models.ConfigunstableCreateSavedTraceSearchRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSavedTraceSearchParams contains all the parameters to send to the API endpoint
for the create saved trace search operation. Typically these are written to a http.Request.
func NewCreateSavedTraceSearchParams ¶
func NewCreateSavedTraceSearchParams() *CreateSavedTraceSearchParams
NewCreateSavedTraceSearchParams creates a new CreateSavedTraceSearchParams 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 NewCreateSavedTraceSearchParamsWithContext ¶
func NewCreateSavedTraceSearchParamsWithContext(ctx context.Context) *CreateSavedTraceSearchParams
NewCreateSavedTraceSearchParamsWithContext creates a new CreateSavedTraceSearchParams object with the ability to set a context for a request.
func NewCreateSavedTraceSearchParamsWithHTTPClient ¶
func NewCreateSavedTraceSearchParamsWithHTTPClient(client *http.Client) *CreateSavedTraceSearchParams
NewCreateSavedTraceSearchParamsWithHTTPClient creates a new CreateSavedTraceSearchParams object with the ability to set a custom HTTPClient for a request.
func NewCreateSavedTraceSearchParamsWithTimeout ¶
func NewCreateSavedTraceSearchParamsWithTimeout(timeout time.Duration) *CreateSavedTraceSearchParams
NewCreateSavedTraceSearchParamsWithTimeout creates a new CreateSavedTraceSearchParams object with the ability to set a timeout on a request.
func (*CreateSavedTraceSearchParams) SetBody ¶
func (o *CreateSavedTraceSearchParams) SetBody(body *models.ConfigunstableCreateSavedTraceSearchRequest)
SetBody adds the body to the create saved trace search params
func (*CreateSavedTraceSearchParams) SetContext ¶
func (o *CreateSavedTraceSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the create saved trace search params
func (*CreateSavedTraceSearchParams) SetDefaults ¶
func (o *CreateSavedTraceSearchParams) SetDefaults()
SetDefaults hydrates default values in the create saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedTraceSearchParams) SetHTTPClient ¶
func (o *CreateSavedTraceSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create saved trace search params
func (*CreateSavedTraceSearchParams) SetTimeout ¶
func (o *CreateSavedTraceSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create saved trace search params
func (*CreateSavedTraceSearchParams) WithBody ¶
func (o *CreateSavedTraceSearchParams) WithBody(body *models.ConfigunstableCreateSavedTraceSearchRequest) *CreateSavedTraceSearchParams
WithBody adds the body to the create saved trace search params
func (*CreateSavedTraceSearchParams) WithContext ¶
func (o *CreateSavedTraceSearchParams) WithContext(ctx context.Context) *CreateSavedTraceSearchParams
WithContext adds the context to the create saved trace search params
func (*CreateSavedTraceSearchParams) WithDefaults ¶
func (o *CreateSavedTraceSearchParams) WithDefaults() *CreateSavedTraceSearchParams
WithDefaults hydrates default values in the create saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedTraceSearchParams) WithHTTPClient ¶
func (o *CreateSavedTraceSearchParams) WithHTTPClient(client *http.Client) *CreateSavedTraceSearchParams
WithHTTPClient adds the HTTPClient to the create saved trace search params
func (*CreateSavedTraceSearchParams) WithTimeout ¶
func (o *CreateSavedTraceSearchParams) WithTimeout(timeout time.Duration) *CreateSavedTraceSearchParams
WithTimeout adds the timeout to the create saved trace search params
func (*CreateSavedTraceSearchParams) WriteToRequest ¶
func (o *CreateSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSavedTraceSearchReader ¶
type CreateSavedTraceSearchReader struct {
// contains filtered or unexported fields
}
CreateSavedTraceSearchReader is a Reader for the CreateSavedTraceSearch structure.
func (*CreateSavedTraceSearchReader) ReadResponse ¶
func (o *CreateSavedTraceSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateServiceBadRequest ¶
CreateServiceBadRequest describes a response with status code 400, with default header values.
Cannot create the Service because the request is invalid.
func NewCreateServiceBadRequest ¶
func NewCreateServiceBadRequest() *CreateServiceBadRequest
NewCreateServiceBadRequest creates a CreateServiceBadRequest with default headers values
func (*CreateServiceBadRequest) Code ¶
func (o *CreateServiceBadRequest) Code() int
Code gets the status code for the create service bad request response
func (*CreateServiceBadRequest) Error ¶
func (o *CreateServiceBadRequest) Error() string
func (*CreateServiceBadRequest) GetPayload ¶
func (o *CreateServiceBadRequest) GetPayload() *models.APIError
func (*CreateServiceBadRequest) IsClientError ¶
func (o *CreateServiceBadRequest) IsClientError() bool
IsClientError returns true when this create service bad request response has a 4xx status code
func (*CreateServiceBadRequest) IsCode ¶
func (o *CreateServiceBadRequest) IsCode(code int) bool
IsCode returns true when this create service bad request response a status code equal to that given
func (*CreateServiceBadRequest) IsRedirect ¶
func (o *CreateServiceBadRequest) IsRedirect() bool
IsRedirect returns true when this create service bad request response has a 3xx status code
func (*CreateServiceBadRequest) IsServerError ¶
func (o *CreateServiceBadRequest) IsServerError() bool
IsServerError returns true when this create service bad request response has a 5xx status code
func (*CreateServiceBadRequest) IsSuccess ¶
func (o *CreateServiceBadRequest) IsSuccess() bool
IsSuccess returns true when this create service bad request response has a 2xx status code
func (*CreateServiceBadRequest) String ¶
func (o *CreateServiceBadRequest) String() string
type CreateServiceConflict ¶
CreateServiceConflict describes a response with status code 409, with default header values.
Cannot create the Service because there is a conflict with an existing Service.
func NewCreateServiceConflict ¶
func NewCreateServiceConflict() *CreateServiceConflict
NewCreateServiceConflict creates a CreateServiceConflict with default headers values
func (*CreateServiceConflict) Code ¶
func (o *CreateServiceConflict) Code() int
Code gets the status code for the create service conflict response
func (*CreateServiceConflict) Error ¶
func (o *CreateServiceConflict) Error() string
func (*CreateServiceConflict) GetPayload ¶
func (o *CreateServiceConflict) GetPayload() *models.APIError
func (*CreateServiceConflict) IsClientError ¶
func (o *CreateServiceConflict) IsClientError() bool
IsClientError returns true when this create service conflict response has a 4xx status code
func (*CreateServiceConflict) IsCode ¶
func (o *CreateServiceConflict) IsCode(code int) bool
IsCode returns true when this create service conflict response a status code equal to that given
func (*CreateServiceConflict) IsRedirect ¶
func (o *CreateServiceConflict) IsRedirect() bool
IsRedirect returns true when this create service conflict response has a 3xx status code
func (*CreateServiceConflict) IsServerError ¶
func (o *CreateServiceConflict) IsServerError() bool
IsServerError returns true when this create service conflict response has a 5xx status code
func (*CreateServiceConflict) IsSuccess ¶
func (o *CreateServiceConflict) IsSuccess() bool
IsSuccess returns true when this create service conflict response has a 2xx status code
func (*CreateServiceConflict) String ¶
func (o *CreateServiceConflict) String() string
type CreateServiceDefault ¶
type CreateServiceDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateServiceDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateServiceDefault ¶
func NewCreateServiceDefault(code int) *CreateServiceDefault
NewCreateServiceDefault creates a CreateServiceDefault with default headers values
func (*CreateServiceDefault) Code ¶
func (o *CreateServiceDefault) Code() int
Code gets the status code for the create service default response
func (*CreateServiceDefault) Error ¶
func (o *CreateServiceDefault) Error() string
func (*CreateServiceDefault) GetPayload ¶
func (o *CreateServiceDefault) GetPayload() models.GenericError
func (*CreateServiceDefault) IsClientError ¶
func (o *CreateServiceDefault) IsClientError() bool
IsClientError returns true when this create service default response has a 4xx status code
func (*CreateServiceDefault) IsCode ¶
func (o *CreateServiceDefault) IsCode(code int) bool
IsCode returns true when this create service default response a status code equal to that given
func (*CreateServiceDefault) IsRedirect ¶
func (o *CreateServiceDefault) IsRedirect() bool
IsRedirect returns true when this create service default response has a 3xx status code
func (*CreateServiceDefault) IsServerError ¶
func (o *CreateServiceDefault) IsServerError() bool
IsServerError returns true when this create service default response has a 5xx status code
func (*CreateServiceDefault) IsSuccess ¶
func (o *CreateServiceDefault) IsSuccess() bool
IsSuccess returns true when this create service default response has a 2xx status code
func (*CreateServiceDefault) String ¶
func (o *CreateServiceDefault) String() string
type CreateServiceInternalServerError ¶
CreateServiceInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateServiceInternalServerError ¶
func NewCreateServiceInternalServerError() *CreateServiceInternalServerError
NewCreateServiceInternalServerError creates a CreateServiceInternalServerError with default headers values
func (*CreateServiceInternalServerError) Code ¶
func (o *CreateServiceInternalServerError) Code() int
Code gets the status code for the create service internal server error response
func (*CreateServiceInternalServerError) Error ¶
func (o *CreateServiceInternalServerError) Error() string
func (*CreateServiceInternalServerError) GetPayload ¶
func (o *CreateServiceInternalServerError) GetPayload() *models.APIError
func (*CreateServiceInternalServerError) IsClientError ¶
func (o *CreateServiceInternalServerError) IsClientError() bool
IsClientError returns true when this create service internal server error response has a 4xx status code
func (*CreateServiceInternalServerError) IsCode ¶
func (o *CreateServiceInternalServerError) IsCode(code int) bool
IsCode returns true when this create service internal server error response a status code equal to that given
func (*CreateServiceInternalServerError) IsRedirect ¶
func (o *CreateServiceInternalServerError) IsRedirect() bool
IsRedirect returns true when this create service internal server error response has a 3xx status code
func (*CreateServiceInternalServerError) IsServerError ¶
func (o *CreateServiceInternalServerError) IsServerError() bool
IsServerError returns true when this create service internal server error response has a 5xx status code
func (*CreateServiceInternalServerError) IsSuccess ¶
func (o *CreateServiceInternalServerError) IsSuccess() bool
IsSuccess returns true when this create service internal server error response has a 2xx status code
func (*CreateServiceInternalServerError) String ¶
func (o *CreateServiceInternalServerError) String() string
type CreateServiceOK ¶
type CreateServiceOK struct {
Payload *models.ConfigunstableCreateServiceResponse
}
CreateServiceOK describes a response with status code 200, with default header values.
A successful response containing the created Service.
func NewCreateServiceOK ¶
func NewCreateServiceOK() *CreateServiceOK
NewCreateServiceOK creates a CreateServiceOK with default headers values
func (*CreateServiceOK) Code ¶
func (o *CreateServiceOK) Code() int
Code gets the status code for the create service o k response
func (*CreateServiceOK) Error ¶
func (o *CreateServiceOK) Error() string
func (*CreateServiceOK) GetPayload ¶
func (o *CreateServiceOK) GetPayload() *models.ConfigunstableCreateServiceResponse
func (*CreateServiceOK) IsClientError ¶
func (o *CreateServiceOK) IsClientError() bool
IsClientError returns true when this create service o k response has a 4xx status code
func (*CreateServiceOK) IsCode ¶
func (o *CreateServiceOK) IsCode(code int) bool
IsCode returns true when this create service o k response a status code equal to that given
func (*CreateServiceOK) IsRedirect ¶
func (o *CreateServiceOK) IsRedirect() bool
IsRedirect returns true when this create service o k response has a 3xx status code
func (*CreateServiceOK) IsServerError ¶
func (o *CreateServiceOK) IsServerError() bool
IsServerError returns true when this create service o k response has a 5xx status code
func (*CreateServiceOK) IsSuccess ¶
func (o *CreateServiceOK) IsSuccess() bool
IsSuccess returns true when this create service o k response has a 2xx status code
func (*CreateServiceOK) String ¶
func (o *CreateServiceOK) String() string
type CreateServiceParams ¶
type CreateServiceParams struct { // Body. Body *models.ConfigunstableCreateServiceRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateServiceParams contains all the parameters to send to the API endpoint
for the create service operation. Typically these are written to a http.Request.
func NewCreateServiceParams ¶
func NewCreateServiceParams() *CreateServiceParams
NewCreateServiceParams creates a new CreateServiceParams 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 NewCreateServiceParamsWithContext ¶
func NewCreateServiceParamsWithContext(ctx context.Context) *CreateServiceParams
NewCreateServiceParamsWithContext creates a new CreateServiceParams object with the ability to set a context for a request.
func NewCreateServiceParamsWithHTTPClient ¶
func NewCreateServiceParamsWithHTTPClient(client *http.Client) *CreateServiceParams
NewCreateServiceParamsWithHTTPClient creates a new CreateServiceParams object with the ability to set a custom HTTPClient for a request.
func NewCreateServiceParamsWithTimeout ¶
func NewCreateServiceParamsWithTimeout(timeout time.Duration) *CreateServiceParams
NewCreateServiceParamsWithTimeout creates a new CreateServiceParams object with the ability to set a timeout on a request.
func (*CreateServiceParams) SetBody ¶
func (o *CreateServiceParams) SetBody(body *models.ConfigunstableCreateServiceRequest)
SetBody adds the body to the create service params
func (*CreateServiceParams) SetContext ¶
func (o *CreateServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the create service params
func (*CreateServiceParams) SetDefaults ¶
func (o *CreateServiceParams) SetDefaults()
SetDefaults hydrates default values in the create service params (not the query body).
All values with no default are reset to their zero value.
func (*CreateServiceParams) SetHTTPClient ¶
func (o *CreateServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create service params
func (*CreateServiceParams) SetTimeout ¶
func (o *CreateServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create service params
func (*CreateServiceParams) WithBody ¶
func (o *CreateServiceParams) WithBody(body *models.ConfigunstableCreateServiceRequest) *CreateServiceParams
WithBody adds the body to the create service params
func (*CreateServiceParams) WithContext ¶
func (o *CreateServiceParams) WithContext(ctx context.Context) *CreateServiceParams
WithContext adds the context to the create service params
func (*CreateServiceParams) WithDefaults ¶
func (o *CreateServiceParams) WithDefaults() *CreateServiceParams
WithDefaults hydrates default values in the create service params (not the query body).
All values with no default are reset to their zero value.
func (*CreateServiceParams) WithHTTPClient ¶
func (o *CreateServiceParams) WithHTTPClient(client *http.Client) *CreateServiceParams
WithHTTPClient adds the HTTPClient to the create service params
func (*CreateServiceParams) WithTimeout ¶
func (o *CreateServiceParams) WithTimeout(timeout time.Duration) *CreateServiceParams
WithTimeout adds the timeout to the create service params
func (*CreateServiceParams) WriteToRequest ¶
func (o *CreateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateServiceReader ¶
type CreateServiceReader struct {
// contains filtered or unexported fields
}
CreateServiceReader is a Reader for the CreateService structure.
func (*CreateServiceReader) ReadResponse ¶
func (o *CreateServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTraceBehaviorBadRequest ¶ added in v1.6.0
CreateTraceBehaviorBadRequest describes a response with status code 400, with default header values.
Cannot create the TraceBehavior because the request is invalid.
func NewCreateTraceBehaviorBadRequest ¶ added in v1.6.0
func NewCreateTraceBehaviorBadRequest() *CreateTraceBehaviorBadRequest
NewCreateTraceBehaviorBadRequest creates a CreateTraceBehaviorBadRequest with default headers values
func (*CreateTraceBehaviorBadRequest) Code ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) Code() int
Code gets the status code for the create trace behavior bad request response
func (*CreateTraceBehaviorBadRequest) Error ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) Error() string
func (*CreateTraceBehaviorBadRequest) GetPayload ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) GetPayload() *models.APIError
func (*CreateTraceBehaviorBadRequest) IsClientError ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) IsClientError() bool
IsClientError returns true when this create trace behavior bad request response has a 4xx status code
func (*CreateTraceBehaviorBadRequest) IsCode ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) IsCode(code int) bool
IsCode returns true when this create trace behavior bad request response a status code equal to that given
func (*CreateTraceBehaviorBadRequest) IsRedirect ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) IsRedirect() bool
IsRedirect returns true when this create trace behavior bad request response has a 3xx status code
func (*CreateTraceBehaviorBadRequest) IsServerError ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) IsServerError() bool
IsServerError returns true when this create trace behavior bad request response has a 5xx status code
func (*CreateTraceBehaviorBadRequest) IsSuccess ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) IsSuccess() bool
IsSuccess returns true when this create trace behavior bad request response has a 2xx status code
func (*CreateTraceBehaviorBadRequest) String ¶ added in v1.6.0
func (o *CreateTraceBehaviorBadRequest) String() string
type CreateTraceBehaviorConflict ¶ added in v1.6.0
CreateTraceBehaviorConflict describes a response with status code 409, with default header values.
Cannot create the TraceBehavior because there is a conflict with an existing TraceBehavior.
func NewCreateTraceBehaviorConflict ¶ added in v1.6.0
func NewCreateTraceBehaviorConflict() *CreateTraceBehaviorConflict
NewCreateTraceBehaviorConflict creates a CreateTraceBehaviorConflict with default headers values
func (*CreateTraceBehaviorConflict) Code ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) Code() int
Code gets the status code for the create trace behavior conflict response
func (*CreateTraceBehaviorConflict) Error ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) Error() string
func (*CreateTraceBehaviorConflict) GetPayload ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) GetPayload() *models.APIError
func (*CreateTraceBehaviorConflict) IsClientError ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) IsClientError() bool
IsClientError returns true when this create trace behavior conflict response has a 4xx status code
func (*CreateTraceBehaviorConflict) IsCode ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) IsCode(code int) bool
IsCode returns true when this create trace behavior conflict response a status code equal to that given
func (*CreateTraceBehaviorConflict) IsRedirect ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) IsRedirect() bool
IsRedirect returns true when this create trace behavior conflict response has a 3xx status code
func (*CreateTraceBehaviorConflict) IsServerError ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) IsServerError() bool
IsServerError returns true when this create trace behavior conflict response has a 5xx status code
func (*CreateTraceBehaviorConflict) IsSuccess ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) IsSuccess() bool
IsSuccess returns true when this create trace behavior conflict response has a 2xx status code
func (*CreateTraceBehaviorConflict) String ¶ added in v1.6.0
func (o *CreateTraceBehaviorConflict) String() string
type CreateTraceBehaviorDefault ¶ added in v1.6.0
type CreateTraceBehaviorDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateTraceBehaviorDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateTraceBehaviorDefault ¶ added in v1.6.0
func NewCreateTraceBehaviorDefault(code int) *CreateTraceBehaviorDefault
NewCreateTraceBehaviorDefault creates a CreateTraceBehaviorDefault with default headers values
func (*CreateTraceBehaviorDefault) Code ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) Code() int
Code gets the status code for the create trace behavior default response
func (*CreateTraceBehaviorDefault) Error ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) Error() string
func (*CreateTraceBehaviorDefault) GetPayload ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) GetPayload() models.GenericError
func (*CreateTraceBehaviorDefault) IsClientError ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) IsClientError() bool
IsClientError returns true when this create trace behavior default response has a 4xx status code
func (*CreateTraceBehaviorDefault) IsCode ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) IsCode(code int) bool
IsCode returns true when this create trace behavior default response a status code equal to that given
func (*CreateTraceBehaviorDefault) IsRedirect ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) IsRedirect() bool
IsRedirect returns true when this create trace behavior default response has a 3xx status code
func (*CreateTraceBehaviorDefault) IsServerError ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) IsServerError() bool
IsServerError returns true when this create trace behavior default response has a 5xx status code
func (*CreateTraceBehaviorDefault) IsSuccess ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) IsSuccess() bool
IsSuccess returns true when this create trace behavior default response has a 2xx status code
func (*CreateTraceBehaviorDefault) String ¶ added in v1.6.0
func (o *CreateTraceBehaviorDefault) String() string
type CreateTraceBehaviorInternalServerError ¶ added in v1.6.0
CreateTraceBehaviorInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateTraceBehaviorInternalServerError ¶ added in v1.6.0
func NewCreateTraceBehaviorInternalServerError() *CreateTraceBehaviorInternalServerError
NewCreateTraceBehaviorInternalServerError creates a CreateTraceBehaviorInternalServerError with default headers values
func (*CreateTraceBehaviorInternalServerError) Code ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) Code() int
Code gets the status code for the create trace behavior internal server error response
func (*CreateTraceBehaviorInternalServerError) Error ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) Error() string
func (*CreateTraceBehaviorInternalServerError) GetPayload ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) GetPayload() *models.APIError
func (*CreateTraceBehaviorInternalServerError) IsClientError ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) IsClientError() bool
IsClientError returns true when this create trace behavior internal server error response has a 4xx status code
func (*CreateTraceBehaviorInternalServerError) IsCode ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) IsCode(code int) bool
IsCode returns true when this create trace behavior internal server error response a status code equal to that given
func (*CreateTraceBehaviorInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) IsRedirect() bool
IsRedirect returns true when this create trace behavior internal server error response has a 3xx status code
func (*CreateTraceBehaviorInternalServerError) IsServerError ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) IsServerError() bool
IsServerError returns true when this create trace behavior internal server error response has a 5xx status code
func (*CreateTraceBehaviorInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) IsSuccess() bool
IsSuccess returns true when this create trace behavior internal server error response has a 2xx status code
func (*CreateTraceBehaviorInternalServerError) String ¶ added in v1.6.0
func (o *CreateTraceBehaviorInternalServerError) String() string
type CreateTraceBehaviorOK ¶ added in v1.6.0
type CreateTraceBehaviorOK struct {
Payload *models.ConfigunstableCreateTraceBehaviorResponse
}
CreateTraceBehaviorOK describes a response with status code 200, with default header values.
A successful response containing the created TraceBehavior.
func NewCreateTraceBehaviorOK ¶ added in v1.6.0
func NewCreateTraceBehaviorOK() *CreateTraceBehaviorOK
NewCreateTraceBehaviorOK creates a CreateTraceBehaviorOK with default headers values
func (*CreateTraceBehaviorOK) Code ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) Code() int
Code gets the status code for the create trace behavior o k response
func (*CreateTraceBehaviorOK) Error ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) Error() string
func (*CreateTraceBehaviorOK) GetPayload ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) GetPayload() *models.ConfigunstableCreateTraceBehaviorResponse
func (*CreateTraceBehaviorOK) IsClientError ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) IsClientError() bool
IsClientError returns true when this create trace behavior o k response has a 4xx status code
func (*CreateTraceBehaviorOK) IsCode ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) IsCode(code int) bool
IsCode returns true when this create trace behavior o k response a status code equal to that given
func (*CreateTraceBehaviorOK) IsRedirect ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) IsRedirect() bool
IsRedirect returns true when this create trace behavior o k response has a 3xx status code
func (*CreateTraceBehaviorOK) IsServerError ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) IsServerError() bool
IsServerError returns true when this create trace behavior o k response has a 5xx status code
func (*CreateTraceBehaviorOK) IsSuccess ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) IsSuccess() bool
IsSuccess returns true when this create trace behavior o k response has a 2xx status code
func (*CreateTraceBehaviorOK) String ¶ added in v1.6.0
func (o *CreateTraceBehaviorOK) String() string
type CreateTraceBehaviorParams ¶ added in v1.6.0
type CreateTraceBehaviorParams struct { // Body. Body *models.ConfigunstableCreateTraceBehaviorRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTraceBehaviorParams contains all the parameters to send to the API endpoint
for the create trace behavior operation. Typically these are written to a http.Request.
func NewCreateTraceBehaviorParams ¶ added in v1.6.0
func NewCreateTraceBehaviorParams() *CreateTraceBehaviorParams
NewCreateTraceBehaviorParams creates a new CreateTraceBehaviorParams 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 NewCreateTraceBehaviorParamsWithContext ¶ added in v1.6.0
func NewCreateTraceBehaviorParamsWithContext(ctx context.Context) *CreateTraceBehaviorParams
NewCreateTraceBehaviorParamsWithContext creates a new CreateTraceBehaviorParams object with the ability to set a context for a request.
func NewCreateTraceBehaviorParamsWithHTTPClient ¶ added in v1.6.0
func NewCreateTraceBehaviorParamsWithHTTPClient(client *http.Client) *CreateTraceBehaviorParams
NewCreateTraceBehaviorParamsWithHTTPClient creates a new CreateTraceBehaviorParams object with the ability to set a custom HTTPClient for a request.
func NewCreateTraceBehaviorParamsWithTimeout ¶ added in v1.6.0
func NewCreateTraceBehaviorParamsWithTimeout(timeout time.Duration) *CreateTraceBehaviorParams
NewCreateTraceBehaviorParamsWithTimeout creates a new CreateTraceBehaviorParams object with the ability to set a timeout on a request.
func (*CreateTraceBehaviorParams) SetBody ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) SetBody(body *models.ConfigunstableCreateTraceBehaviorRequest)
SetBody adds the body to the create trace behavior params
func (*CreateTraceBehaviorParams) SetContext ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) SetContext(ctx context.Context)
SetContext adds the context to the create trace behavior params
func (*CreateTraceBehaviorParams) SetDefaults ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) SetDefaults()
SetDefaults hydrates default values in the create trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceBehaviorParams) SetHTTPClient ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create trace behavior params
func (*CreateTraceBehaviorParams) SetTimeout ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create trace behavior params
func (*CreateTraceBehaviorParams) WithBody ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WithBody(body *models.ConfigunstableCreateTraceBehaviorRequest) *CreateTraceBehaviorParams
WithBody adds the body to the create trace behavior params
func (*CreateTraceBehaviorParams) WithContext ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WithContext(ctx context.Context) *CreateTraceBehaviorParams
WithContext adds the context to the create trace behavior params
func (*CreateTraceBehaviorParams) WithDefaults ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WithDefaults() *CreateTraceBehaviorParams
WithDefaults hydrates default values in the create trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceBehaviorParams) WithHTTPClient ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WithHTTPClient(client *http.Client) *CreateTraceBehaviorParams
WithHTTPClient adds the HTTPClient to the create trace behavior params
func (*CreateTraceBehaviorParams) WithTimeout ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WithTimeout(timeout time.Duration) *CreateTraceBehaviorParams
WithTimeout adds the timeout to the create trace behavior params
func (*CreateTraceBehaviorParams) WriteToRequest ¶ added in v1.6.0
func (o *CreateTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTraceBehaviorReader ¶ added in v1.6.0
type CreateTraceBehaviorReader struct {
// contains filtered or unexported fields
}
CreateTraceBehaviorReader is a Reader for the CreateTraceBehavior structure.
func (*CreateTraceBehaviorReader) ReadResponse ¶ added in v1.6.0
func (o *CreateTraceBehaviorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTraceJaegerRemoteSamplingStrategyBadRequest ¶
CreateTraceJaegerRemoteSamplingStrategyBadRequest describes a response with status code 400, with default header values.
Cannot create the TraceJaegerRemoteSamplingStrategy because the request is invalid.
func NewCreateTraceJaegerRemoteSamplingStrategyBadRequest ¶
func NewCreateTraceJaegerRemoteSamplingStrategyBadRequest() *CreateTraceJaegerRemoteSamplingStrategyBadRequest
NewCreateTraceJaegerRemoteSamplingStrategyBadRequest creates a CreateTraceJaegerRemoteSamplingStrategyBadRequest with default headers values
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) Code ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
Code gets the status code for the create trace jaeger remote sampling strategy bad request response
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) Error ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
IsClientError returns true when this create trace jaeger remote sampling strategy bad request response has a 4xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
IsCode returns true when this create trace jaeger remote sampling strategy bad request response a status code equal to that given
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
IsRedirect returns true when this create trace jaeger remote sampling strategy bad request response has a 3xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
IsServerError returns true when this create trace jaeger remote sampling strategy bad request response has a 5xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
IsSuccess returns true when this create trace jaeger remote sampling strategy bad request response has a 2xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyBadRequest) String ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyBadRequest) String() string
type CreateTraceJaegerRemoteSamplingStrategyConflict ¶
CreateTraceJaegerRemoteSamplingStrategyConflict describes a response with status code 409, with default header values.
Cannot create the TraceJaegerRemoteSamplingStrategy because there is a conflict with an existing TraceJaegerRemoteSamplingStrategy.
func NewCreateTraceJaegerRemoteSamplingStrategyConflict ¶
func NewCreateTraceJaegerRemoteSamplingStrategyConflict() *CreateTraceJaegerRemoteSamplingStrategyConflict
NewCreateTraceJaegerRemoteSamplingStrategyConflict creates a CreateTraceJaegerRemoteSamplingStrategyConflict with default headers values
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) Code ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) Code() int
Code gets the status code for the create trace jaeger remote sampling strategy conflict response
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) Error ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) Error() string
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) GetPayload ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) GetPayload() *models.APIError
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) IsClientError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsClientError() bool
IsClientError returns true when this create trace jaeger remote sampling strategy conflict response has a 4xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) IsCode ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsCode(code int) bool
IsCode returns true when this create trace jaeger remote sampling strategy conflict response a status code equal to that given
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect() bool
IsRedirect returns true when this create trace jaeger remote sampling strategy conflict response has a 3xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) IsServerError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsServerError() bool
IsServerError returns true when this create trace jaeger remote sampling strategy conflict response has a 5xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess() bool
IsSuccess returns true when this create trace jaeger remote sampling strategy conflict response has a 2xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyConflict) String ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyConflict) String() string
type CreateTraceJaegerRemoteSamplingStrategyDefault ¶
type CreateTraceJaegerRemoteSamplingStrategyDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateTraceJaegerRemoteSamplingStrategyDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateTraceJaegerRemoteSamplingStrategyDefault ¶
func NewCreateTraceJaegerRemoteSamplingStrategyDefault(code int) *CreateTraceJaegerRemoteSamplingStrategyDefault
NewCreateTraceJaegerRemoteSamplingStrategyDefault creates a CreateTraceJaegerRemoteSamplingStrategyDefault with default headers values
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) Code ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) Code() int
Code gets the status code for the create trace jaeger remote sampling strategy default response
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) Error ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) Error() string
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) GetPayload ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) IsClientError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
IsClientError returns true when this create trace jaeger remote sampling strategy default response has a 4xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) IsCode ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
IsCode returns true when this create trace jaeger remote sampling strategy default response a status code equal to that given
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
IsRedirect returns true when this create trace jaeger remote sampling strategy default response has a 3xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) IsServerError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
IsServerError returns true when this create trace jaeger remote sampling strategy default response has a 5xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
IsSuccess returns true when this create trace jaeger remote sampling strategy default response has a 2xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyDefault) String ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyDefault) String() string
type CreateTraceJaegerRemoteSamplingStrategyInternalServerError ¶
CreateTraceJaegerRemoteSamplingStrategyInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateTraceJaegerRemoteSamplingStrategyInternalServerError ¶
func NewCreateTraceJaegerRemoteSamplingStrategyInternalServerError() *CreateTraceJaegerRemoteSamplingStrategyInternalServerError
NewCreateTraceJaegerRemoteSamplingStrategyInternalServerError creates a CreateTraceJaegerRemoteSamplingStrategyInternalServerError with default headers values
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Code ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
Code gets the status code for the create trace jaeger remote sampling strategy internal server error response
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Error ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
IsClientError returns true when this create trace jaeger remote sampling strategy internal server error response has a 4xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
IsCode returns true when this create trace jaeger remote sampling strategy internal server error response a status code equal to that given
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
IsRedirect returns true when this create trace jaeger remote sampling strategy internal server error response has a 3xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
IsServerError returns true when this create trace jaeger remote sampling strategy internal server error response has a 5xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
IsSuccess returns true when this create trace jaeger remote sampling strategy internal server error response has a 2xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyInternalServerError) String ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
type CreateTraceJaegerRemoteSamplingStrategyOK ¶
type CreateTraceJaegerRemoteSamplingStrategyOK struct {
Payload *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyResponse
}
CreateTraceJaegerRemoteSamplingStrategyOK describes a response with status code 200, with default header values.
A successful response containing the created TraceJaegerRemoteSamplingStrategy.
func NewCreateTraceJaegerRemoteSamplingStrategyOK ¶
func NewCreateTraceJaegerRemoteSamplingStrategyOK() *CreateTraceJaegerRemoteSamplingStrategyOK
NewCreateTraceJaegerRemoteSamplingStrategyOK creates a CreateTraceJaegerRemoteSamplingStrategyOK with default headers values
func (*CreateTraceJaegerRemoteSamplingStrategyOK) Code ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) Code() int
Code gets the status code for the create trace jaeger remote sampling strategy o k response
func (*CreateTraceJaegerRemoteSamplingStrategyOK) Error ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) Error() string
func (*CreateTraceJaegerRemoteSamplingStrategyOK) GetPayload ¶
func (*CreateTraceJaegerRemoteSamplingStrategyOK) IsClientError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
IsClientError returns true when this create trace jaeger remote sampling strategy o k response has a 4xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyOK) IsCode ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
IsCode returns true when this create trace jaeger remote sampling strategy o k response a status code equal to that given
func (*CreateTraceJaegerRemoteSamplingStrategyOK) IsRedirect ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
IsRedirect returns true when this create trace jaeger remote sampling strategy o k response has a 3xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyOK) IsServerError ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
IsServerError returns true when this create trace jaeger remote sampling strategy o k response has a 5xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyOK) IsSuccess ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
IsSuccess returns true when this create trace jaeger remote sampling strategy o k response has a 2xx status code
func (*CreateTraceJaegerRemoteSamplingStrategyOK) String ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyOK) String() string
type CreateTraceJaegerRemoteSamplingStrategyParams ¶
type CreateTraceJaegerRemoteSamplingStrategyParams struct { // Body. Body *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTraceJaegerRemoteSamplingStrategyParams contains all the parameters to send to the API endpoint
for the create trace jaeger remote sampling strategy operation. Typically these are written to a http.Request.
func NewCreateTraceJaegerRemoteSamplingStrategyParams ¶
func NewCreateTraceJaegerRemoteSamplingStrategyParams() *CreateTraceJaegerRemoteSamplingStrategyParams
NewCreateTraceJaegerRemoteSamplingStrategyParams creates a new CreateTraceJaegerRemoteSamplingStrategyParams 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 NewCreateTraceJaegerRemoteSamplingStrategyParamsWithContext ¶
func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *CreateTraceJaegerRemoteSamplingStrategyParams
NewCreateTraceJaegerRemoteSamplingStrategyParamsWithContext creates a new CreateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a context for a request.
func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient ¶
func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *CreateTraceJaegerRemoteSamplingStrategyParams
NewCreateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient creates a new CreateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a custom HTTPClient for a request.
func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithTimeout ¶
func NewCreateTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *CreateTraceJaegerRemoteSamplingStrategyParams
NewCreateTraceJaegerRemoteSamplingStrategyParamsWithTimeout creates a new CreateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a timeout on a request.
func (*CreateTraceJaegerRemoteSamplingStrategyParams) SetBody ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetBody(body *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyRequest)
SetBody adds the body to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) SetContext ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
SetContext adds the context to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) SetDefaults ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
SetDefaults hydrates default values in the create trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) SetTimeout ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WithBody ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithBody(body *models.ConfigunstableCreateTraceJaegerRemoteSamplingStrategyRequest) *CreateTraceJaegerRemoteSamplingStrategyParams
WithBody adds the body to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WithContext ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *CreateTraceJaegerRemoteSamplingStrategyParams
WithContext adds the context to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WithDefaults ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *CreateTraceJaegerRemoteSamplingStrategyParams
WithDefaults hydrates default values in the create trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *CreateTraceJaegerRemoteSamplingStrategyParams
WithHTTPClient adds the HTTPClient to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WithTimeout ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *CreateTraceJaegerRemoteSamplingStrategyParams
WithTimeout adds the timeout to the create trace jaeger remote sampling strategy params
func (*CreateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTraceJaegerRemoteSamplingStrategyReader ¶
type CreateTraceJaegerRemoteSamplingStrategyReader struct {
// contains filtered or unexported fields
}
CreateTraceJaegerRemoteSamplingStrategyReader is a Reader for the CreateTraceJaegerRemoteSamplingStrategy structure.
func (*CreateTraceJaegerRemoteSamplingStrategyReader) ReadResponse ¶
func (o *CreateTraceJaegerRemoteSamplingStrategyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTraceTailSamplingRulesBadRequest ¶ added in v1.1.0
CreateTraceTailSamplingRulesBadRequest describes a response with status code 400, with default header values.
Cannot create the TraceTailSamplingRules because the request is invalid.
func NewCreateTraceTailSamplingRulesBadRequest ¶ added in v1.1.0
func NewCreateTraceTailSamplingRulesBadRequest() *CreateTraceTailSamplingRulesBadRequest
NewCreateTraceTailSamplingRulesBadRequest creates a CreateTraceTailSamplingRulesBadRequest with default headers values
func (*CreateTraceTailSamplingRulesBadRequest) Code ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) Code() int
Code gets the status code for the create trace tail sampling rules bad request response
func (*CreateTraceTailSamplingRulesBadRequest) Error ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) Error() string
func (*CreateTraceTailSamplingRulesBadRequest) GetPayload ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
func (*CreateTraceTailSamplingRulesBadRequest) IsClientError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) IsClientError() bool
IsClientError returns true when this create trace tail sampling rules bad request response has a 4xx status code
func (*CreateTraceTailSamplingRulesBadRequest) IsCode ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) IsCode(code int) bool
IsCode returns true when this create trace tail sampling rules bad request response a status code equal to that given
func (*CreateTraceTailSamplingRulesBadRequest) IsRedirect ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) IsRedirect() bool
IsRedirect returns true when this create trace tail sampling rules bad request response has a 3xx status code
func (*CreateTraceTailSamplingRulesBadRequest) IsServerError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) IsServerError() bool
IsServerError returns true when this create trace tail sampling rules bad request response has a 5xx status code
func (*CreateTraceTailSamplingRulesBadRequest) IsSuccess ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) IsSuccess() bool
IsSuccess returns true when this create trace tail sampling rules bad request response has a 2xx status code
func (*CreateTraceTailSamplingRulesBadRequest) String ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesBadRequest) String() string
type CreateTraceTailSamplingRulesConflict ¶ added in v1.1.0
CreateTraceTailSamplingRulesConflict describes a response with status code 409, with default header values.
Cannot create the TraceTailSamplingRules because there is a conflict with an existing TraceTailSamplingRules.
func NewCreateTraceTailSamplingRulesConflict ¶ added in v1.1.0
func NewCreateTraceTailSamplingRulesConflict() *CreateTraceTailSamplingRulesConflict
NewCreateTraceTailSamplingRulesConflict creates a CreateTraceTailSamplingRulesConflict with default headers values
func (*CreateTraceTailSamplingRulesConflict) Code ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) Code() int
Code gets the status code for the create trace tail sampling rules conflict response
func (*CreateTraceTailSamplingRulesConflict) Error ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) Error() string
func (*CreateTraceTailSamplingRulesConflict) GetPayload ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) GetPayload() *models.APIError
func (*CreateTraceTailSamplingRulesConflict) IsClientError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) IsClientError() bool
IsClientError returns true when this create trace tail sampling rules conflict response has a 4xx status code
func (*CreateTraceTailSamplingRulesConflict) IsCode ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) IsCode(code int) bool
IsCode returns true when this create trace tail sampling rules conflict response a status code equal to that given
func (*CreateTraceTailSamplingRulesConflict) IsRedirect ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) IsRedirect() bool
IsRedirect returns true when this create trace tail sampling rules conflict response has a 3xx status code
func (*CreateTraceTailSamplingRulesConflict) IsServerError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) IsServerError() bool
IsServerError returns true when this create trace tail sampling rules conflict response has a 5xx status code
func (*CreateTraceTailSamplingRulesConflict) IsSuccess ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) IsSuccess() bool
IsSuccess returns true when this create trace tail sampling rules conflict response has a 2xx status code
func (*CreateTraceTailSamplingRulesConflict) String ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesConflict) String() string
type CreateTraceTailSamplingRulesDefault ¶
type CreateTraceTailSamplingRulesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateTraceTailSamplingRulesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateTraceTailSamplingRulesDefault ¶
func NewCreateTraceTailSamplingRulesDefault(code int) *CreateTraceTailSamplingRulesDefault
NewCreateTraceTailSamplingRulesDefault creates a CreateTraceTailSamplingRulesDefault with default headers values
func (*CreateTraceTailSamplingRulesDefault) Code ¶
func (o *CreateTraceTailSamplingRulesDefault) Code() int
Code gets the status code for the create trace tail sampling rules default response
func (*CreateTraceTailSamplingRulesDefault) Error ¶
func (o *CreateTraceTailSamplingRulesDefault) Error() string
func (*CreateTraceTailSamplingRulesDefault) GetPayload ¶
func (o *CreateTraceTailSamplingRulesDefault) GetPayload() models.GenericError
func (*CreateTraceTailSamplingRulesDefault) IsClientError ¶
func (o *CreateTraceTailSamplingRulesDefault) IsClientError() bool
IsClientError returns true when this create trace tail sampling rules default response has a 4xx status code
func (*CreateTraceTailSamplingRulesDefault) IsCode ¶
func (o *CreateTraceTailSamplingRulesDefault) IsCode(code int) bool
IsCode returns true when this create trace tail sampling rules default response a status code equal to that given
func (*CreateTraceTailSamplingRulesDefault) IsRedirect ¶
func (o *CreateTraceTailSamplingRulesDefault) IsRedirect() bool
IsRedirect returns true when this create trace tail sampling rules default response has a 3xx status code
func (*CreateTraceTailSamplingRulesDefault) IsServerError ¶
func (o *CreateTraceTailSamplingRulesDefault) IsServerError() bool
IsServerError returns true when this create trace tail sampling rules default response has a 5xx status code
func (*CreateTraceTailSamplingRulesDefault) IsSuccess ¶
func (o *CreateTraceTailSamplingRulesDefault) IsSuccess() bool
IsSuccess returns true when this create trace tail sampling rules default response has a 2xx status code
func (*CreateTraceTailSamplingRulesDefault) String ¶
func (o *CreateTraceTailSamplingRulesDefault) String() string
type CreateTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
CreateTraceTailSamplingRulesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
func NewCreateTraceTailSamplingRulesInternalServerError() *CreateTraceTailSamplingRulesInternalServerError
NewCreateTraceTailSamplingRulesInternalServerError creates a CreateTraceTailSamplingRulesInternalServerError with default headers values
func (*CreateTraceTailSamplingRulesInternalServerError) Code ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) Code() int
Code gets the status code for the create trace tail sampling rules internal server error response
func (*CreateTraceTailSamplingRulesInternalServerError) Error ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) Error() string
func (*CreateTraceTailSamplingRulesInternalServerError) GetPayload ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
func (*CreateTraceTailSamplingRulesInternalServerError) IsClientError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) IsClientError() bool
IsClientError returns true when this create trace tail sampling rules internal server error response has a 4xx status code
func (*CreateTraceTailSamplingRulesInternalServerError) IsCode ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
IsCode returns true when this create trace tail sampling rules internal server error response a status code equal to that given
func (*CreateTraceTailSamplingRulesInternalServerError) IsRedirect ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) IsRedirect() bool
IsRedirect returns true when this create trace tail sampling rules internal server error response has a 3xx status code
func (*CreateTraceTailSamplingRulesInternalServerError) IsServerError ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) IsServerError() bool
IsServerError returns true when this create trace tail sampling rules internal server error response has a 5xx status code
func (*CreateTraceTailSamplingRulesInternalServerError) IsSuccess ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) IsSuccess() bool
IsSuccess returns true when this create trace tail sampling rules internal server error response has a 2xx status code
func (*CreateTraceTailSamplingRulesInternalServerError) String ¶ added in v1.1.0
func (o *CreateTraceTailSamplingRulesInternalServerError) String() string
type CreateTraceTailSamplingRulesOK ¶
type CreateTraceTailSamplingRulesOK struct {
Payload *models.ConfigunstableCreateTraceTailSamplingRulesResponse
}
CreateTraceTailSamplingRulesOK describes a response with status code 200, with default header values.
A successful response containing the created TraceTailSamplingRules.
func NewCreateTraceTailSamplingRulesOK ¶
func NewCreateTraceTailSamplingRulesOK() *CreateTraceTailSamplingRulesOK
NewCreateTraceTailSamplingRulesOK creates a CreateTraceTailSamplingRulesOK with default headers values
func (*CreateTraceTailSamplingRulesOK) Code ¶
func (o *CreateTraceTailSamplingRulesOK) Code() int
Code gets the status code for the create trace tail sampling rules o k response
func (*CreateTraceTailSamplingRulesOK) Error ¶
func (o *CreateTraceTailSamplingRulesOK) Error() string
func (*CreateTraceTailSamplingRulesOK) GetPayload ¶
func (o *CreateTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableCreateTraceTailSamplingRulesResponse
func (*CreateTraceTailSamplingRulesOK) IsClientError ¶
func (o *CreateTraceTailSamplingRulesOK) IsClientError() bool
IsClientError returns true when this create trace tail sampling rules o k response has a 4xx status code
func (*CreateTraceTailSamplingRulesOK) IsCode ¶
func (o *CreateTraceTailSamplingRulesOK) IsCode(code int) bool
IsCode returns true when this create trace tail sampling rules o k response a status code equal to that given
func (*CreateTraceTailSamplingRulesOK) IsRedirect ¶
func (o *CreateTraceTailSamplingRulesOK) IsRedirect() bool
IsRedirect returns true when this create trace tail sampling rules o k response has a 3xx status code
func (*CreateTraceTailSamplingRulesOK) IsServerError ¶
func (o *CreateTraceTailSamplingRulesOK) IsServerError() bool
IsServerError returns true when this create trace tail sampling rules o k response has a 5xx status code
func (*CreateTraceTailSamplingRulesOK) IsSuccess ¶
func (o *CreateTraceTailSamplingRulesOK) IsSuccess() bool
IsSuccess returns true when this create trace tail sampling rules o k response has a 2xx status code
func (*CreateTraceTailSamplingRulesOK) String ¶
func (o *CreateTraceTailSamplingRulesOK) String() string
type CreateTraceTailSamplingRulesParams ¶
type CreateTraceTailSamplingRulesParams struct { // Body. Body *models.ConfigunstableCreateTraceTailSamplingRulesRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTraceTailSamplingRulesParams contains all the parameters to send to the API endpoint
for the create trace tail sampling rules operation. Typically these are written to a http.Request.
func NewCreateTraceTailSamplingRulesParams ¶
func NewCreateTraceTailSamplingRulesParams() *CreateTraceTailSamplingRulesParams
NewCreateTraceTailSamplingRulesParams creates a new CreateTraceTailSamplingRulesParams 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 NewCreateTraceTailSamplingRulesParamsWithContext ¶
func NewCreateTraceTailSamplingRulesParamsWithContext(ctx context.Context) *CreateTraceTailSamplingRulesParams
NewCreateTraceTailSamplingRulesParamsWithContext creates a new CreateTraceTailSamplingRulesParams object with the ability to set a context for a request.
func NewCreateTraceTailSamplingRulesParamsWithHTTPClient ¶
func NewCreateTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *CreateTraceTailSamplingRulesParams
NewCreateTraceTailSamplingRulesParamsWithHTTPClient creates a new CreateTraceTailSamplingRulesParams object with the ability to set a custom HTTPClient for a request.
func NewCreateTraceTailSamplingRulesParamsWithTimeout ¶
func NewCreateTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *CreateTraceTailSamplingRulesParams
NewCreateTraceTailSamplingRulesParamsWithTimeout creates a new CreateTraceTailSamplingRulesParams object with the ability to set a timeout on a request.
func (*CreateTraceTailSamplingRulesParams) SetBody ¶
func (o *CreateTraceTailSamplingRulesParams) SetBody(body *models.ConfigunstableCreateTraceTailSamplingRulesRequest)
SetBody adds the body to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) SetContext ¶
func (o *CreateTraceTailSamplingRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) SetDefaults ¶
func (o *CreateTraceTailSamplingRulesParams) SetDefaults()
SetDefaults hydrates default values in the create trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceTailSamplingRulesParams) SetHTTPClient ¶
func (o *CreateTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) SetTimeout ¶
func (o *CreateTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) WithBody ¶
func (o *CreateTraceTailSamplingRulesParams) WithBody(body *models.ConfigunstableCreateTraceTailSamplingRulesRequest) *CreateTraceTailSamplingRulesParams
WithBody adds the body to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) WithContext ¶
func (o *CreateTraceTailSamplingRulesParams) WithContext(ctx context.Context) *CreateTraceTailSamplingRulesParams
WithContext adds the context to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) WithDefaults ¶
func (o *CreateTraceTailSamplingRulesParams) WithDefaults() *CreateTraceTailSamplingRulesParams
WithDefaults hydrates default values in the create trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*CreateTraceTailSamplingRulesParams) WithHTTPClient ¶
func (o *CreateTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *CreateTraceTailSamplingRulesParams
WithHTTPClient adds the HTTPClient to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) WithTimeout ¶
func (o *CreateTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *CreateTraceTailSamplingRulesParams
WithTimeout adds the timeout to the create trace tail sampling rules params
func (*CreateTraceTailSamplingRulesParams) WriteToRequest ¶
func (o *CreateTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTraceTailSamplingRulesReader ¶
type CreateTraceTailSamplingRulesReader struct {
// contains filtered or unexported fields
}
CreateTraceTailSamplingRulesReader is a Reader for the CreateTraceTailSamplingRules structure.
func (*CreateTraceTailSamplingRulesReader) ReadResponse ¶
func (o *CreateTraceTailSamplingRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDashboardBadRequest ¶ added in v1.3.0
DeleteDashboardBadRequest describes a response with status code 400, with default header values.
Cannot delete the Dashboard because it is in use.
func NewDeleteDashboardBadRequest ¶ added in v1.3.0
func NewDeleteDashboardBadRequest() *DeleteDashboardBadRequest
NewDeleteDashboardBadRequest creates a DeleteDashboardBadRequest with default headers values
func (*DeleteDashboardBadRequest) Code ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) Code() int
Code gets the status code for the delete dashboard bad request response
func (*DeleteDashboardBadRequest) Error ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) Error() string
func (*DeleteDashboardBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) GetPayload() *models.APIError
func (*DeleteDashboardBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) IsClientError() bool
IsClientError returns true when this delete dashboard bad request response has a 4xx status code
func (*DeleteDashboardBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) IsCode(code int) bool
IsCode returns true when this delete dashboard bad request response a status code equal to that given
func (*DeleteDashboardBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) IsRedirect() bool
IsRedirect returns true when this delete dashboard bad request response has a 3xx status code
func (*DeleteDashboardBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) IsServerError() bool
IsServerError returns true when this delete dashboard bad request response has a 5xx status code
func (*DeleteDashboardBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) IsSuccess() bool
IsSuccess returns true when this delete dashboard bad request response has a 2xx status code
func (*DeleteDashboardBadRequest) String ¶ added in v1.3.0
func (o *DeleteDashboardBadRequest) String() string
type DeleteDashboardDefault ¶
type DeleteDashboardDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteDashboardDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteDashboardDefault ¶
func NewDeleteDashboardDefault(code int) *DeleteDashboardDefault
NewDeleteDashboardDefault creates a DeleteDashboardDefault with default headers values
func (*DeleteDashboardDefault) Code ¶
func (o *DeleteDashboardDefault) Code() int
Code gets the status code for the delete dashboard default response
func (*DeleteDashboardDefault) Error ¶
func (o *DeleteDashboardDefault) Error() string
func (*DeleteDashboardDefault) GetPayload ¶
func (o *DeleteDashboardDefault) GetPayload() models.GenericError
func (*DeleteDashboardDefault) IsClientError ¶
func (o *DeleteDashboardDefault) IsClientError() bool
IsClientError returns true when this delete dashboard default response has a 4xx status code
func (*DeleteDashboardDefault) IsCode ¶
func (o *DeleteDashboardDefault) IsCode(code int) bool
IsCode returns true when this delete dashboard default response a status code equal to that given
func (*DeleteDashboardDefault) IsRedirect ¶
func (o *DeleteDashboardDefault) IsRedirect() bool
IsRedirect returns true when this delete dashboard default response has a 3xx status code
func (*DeleteDashboardDefault) IsServerError ¶
func (o *DeleteDashboardDefault) IsServerError() bool
IsServerError returns true when this delete dashboard default response has a 5xx status code
func (*DeleteDashboardDefault) IsSuccess ¶
func (o *DeleteDashboardDefault) IsSuccess() bool
IsSuccess returns true when this delete dashboard default response has a 2xx status code
func (*DeleteDashboardDefault) String ¶
func (o *DeleteDashboardDefault) String() string
type DeleteDashboardInternalServerError ¶
DeleteDashboardInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteDashboardInternalServerError ¶
func NewDeleteDashboardInternalServerError() *DeleteDashboardInternalServerError
NewDeleteDashboardInternalServerError creates a DeleteDashboardInternalServerError with default headers values
func (*DeleteDashboardInternalServerError) Code ¶
func (o *DeleteDashboardInternalServerError) Code() int
Code gets the status code for the delete dashboard internal server error response
func (*DeleteDashboardInternalServerError) Error ¶
func (o *DeleteDashboardInternalServerError) Error() string
func (*DeleteDashboardInternalServerError) GetPayload ¶
func (o *DeleteDashboardInternalServerError) GetPayload() *models.APIError
func (*DeleteDashboardInternalServerError) IsClientError ¶
func (o *DeleteDashboardInternalServerError) IsClientError() bool
IsClientError returns true when this delete dashboard internal server error response has a 4xx status code
func (*DeleteDashboardInternalServerError) IsCode ¶
func (o *DeleteDashboardInternalServerError) IsCode(code int) bool
IsCode returns true when this delete dashboard internal server error response a status code equal to that given
func (*DeleteDashboardInternalServerError) IsRedirect ¶
func (o *DeleteDashboardInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete dashboard internal server error response has a 3xx status code
func (*DeleteDashboardInternalServerError) IsServerError ¶
func (o *DeleteDashboardInternalServerError) IsServerError() bool
IsServerError returns true when this delete dashboard internal server error response has a 5xx status code
func (*DeleteDashboardInternalServerError) IsSuccess ¶
func (o *DeleteDashboardInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete dashboard internal server error response has a 2xx status code
func (*DeleteDashboardInternalServerError) String ¶
func (o *DeleteDashboardInternalServerError) String() string
type DeleteDashboardNotFound ¶
DeleteDashboardNotFound describes a response with status code 404, with default header values.
Cannot delete the Dashboard because the slug does not exist.
func NewDeleteDashboardNotFound ¶
func NewDeleteDashboardNotFound() *DeleteDashboardNotFound
NewDeleteDashboardNotFound creates a DeleteDashboardNotFound with default headers values
func (*DeleteDashboardNotFound) Code ¶
func (o *DeleteDashboardNotFound) Code() int
Code gets the status code for the delete dashboard not found response
func (*DeleteDashboardNotFound) Error ¶
func (o *DeleteDashboardNotFound) Error() string
func (*DeleteDashboardNotFound) GetPayload ¶
func (o *DeleteDashboardNotFound) GetPayload() *models.APIError
func (*DeleteDashboardNotFound) IsClientError ¶
func (o *DeleteDashboardNotFound) IsClientError() bool
IsClientError returns true when this delete dashboard not found response has a 4xx status code
func (*DeleteDashboardNotFound) IsCode ¶
func (o *DeleteDashboardNotFound) IsCode(code int) bool
IsCode returns true when this delete dashboard not found response a status code equal to that given
func (*DeleteDashboardNotFound) IsRedirect ¶
func (o *DeleteDashboardNotFound) IsRedirect() bool
IsRedirect returns true when this delete dashboard not found response has a 3xx status code
func (*DeleteDashboardNotFound) IsServerError ¶
func (o *DeleteDashboardNotFound) IsServerError() bool
IsServerError returns true when this delete dashboard not found response has a 5xx status code
func (*DeleteDashboardNotFound) IsSuccess ¶
func (o *DeleteDashboardNotFound) IsSuccess() bool
IsSuccess returns true when this delete dashboard not found response has a 2xx status code
func (*DeleteDashboardNotFound) String ¶
func (o *DeleteDashboardNotFound) String() string
type DeleteDashboardOK ¶
type DeleteDashboardOK struct {
Payload models.ConfigunstableDeleteDashboardResponse
}
DeleteDashboardOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteDashboardOK ¶
func NewDeleteDashboardOK() *DeleteDashboardOK
NewDeleteDashboardOK creates a DeleteDashboardOK with default headers values
func (*DeleteDashboardOK) Code ¶
func (o *DeleteDashboardOK) Code() int
Code gets the status code for the delete dashboard o k response
func (*DeleteDashboardOK) Error ¶
func (o *DeleteDashboardOK) Error() string
func (*DeleteDashboardOK) GetPayload ¶
func (o *DeleteDashboardOK) GetPayload() models.ConfigunstableDeleteDashboardResponse
func (*DeleteDashboardOK) IsClientError ¶
func (o *DeleteDashboardOK) IsClientError() bool
IsClientError returns true when this delete dashboard o k response has a 4xx status code
func (*DeleteDashboardOK) IsCode ¶
func (o *DeleteDashboardOK) IsCode(code int) bool
IsCode returns true when this delete dashboard o k response a status code equal to that given
func (*DeleteDashboardOK) IsRedirect ¶
func (o *DeleteDashboardOK) IsRedirect() bool
IsRedirect returns true when this delete dashboard o k response has a 3xx status code
func (*DeleteDashboardOK) IsServerError ¶
func (o *DeleteDashboardOK) IsServerError() bool
IsServerError returns true when this delete dashboard o k response has a 5xx status code
func (*DeleteDashboardOK) IsSuccess ¶
func (o *DeleteDashboardOK) IsSuccess() bool
IsSuccess returns true when this delete dashboard o k response has a 2xx status code
func (*DeleteDashboardOK) String ¶
func (o *DeleteDashboardOK) String() string
type DeleteDashboardParams ¶
type DeleteDashboardParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDashboardParams contains all the parameters to send to the API endpoint
for the delete dashboard operation. Typically these are written to a http.Request.
func NewDeleteDashboardParams ¶
func NewDeleteDashboardParams() *DeleteDashboardParams
NewDeleteDashboardParams creates a new DeleteDashboardParams 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 NewDeleteDashboardParamsWithContext ¶
func NewDeleteDashboardParamsWithContext(ctx context.Context) *DeleteDashboardParams
NewDeleteDashboardParamsWithContext creates a new DeleteDashboardParams object with the ability to set a context for a request.
func NewDeleteDashboardParamsWithHTTPClient ¶
func NewDeleteDashboardParamsWithHTTPClient(client *http.Client) *DeleteDashboardParams
NewDeleteDashboardParamsWithHTTPClient creates a new DeleteDashboardParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteDashboardParamsWithTimeout ¶
func NewDeleteDashboardParamsWithTimeout(timeout time.Duration) *DeleteDashboardParams
NewDeleteDashboardParamsWithTimeout creates a new DeleteDashboardParams object with the ability to set a timeout on a request.
func (*DeleteDashboardParams) SetContext ¶
func (o *DeleteDashboardParams) SetContext(ctx context.Context)
SetContext adds the context to the delete dashboard params
func (*DeleteDashboardParams) SetDefaults ¶
func (o *DeleteDashboardParams) SetDefaults()
SetDefaults hydrates default values in the delete dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDashboardParams) SetHTTPClient ¶
func (o *DeleteDashboardParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete dashboard params
func (*DeleteDashboardParams) SetSlug ¶
func (o *DeleteDashboardParams) SetSlug(slug string)
SetSlug adds the slug to the delete dashboard params
func (*DeleteDashboardParams) SetTimeout ¶
func (o *DeleteDashboardParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete dashboard params
func (*DeleteDashboardParams) WithContext ¶
func (o *DeleteDashboardParams) WithContext(ctx context.Context) *DeleteDashboardParams
WithContext adds the context to the delete dashboard params
func (*DeleteDashboardParams) WithDefaults ¶
func (o *DeleteDashboardParams) WithDefaults() *DeleteDashboardParams
WithDefaults hydrates default values in the delete dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDashboardParams) WithHTTPClient ¶
func (o *DeleteDashboardParams) WithHTTPClient(client *http.Client) *DeleteDashboardParams
WithHTTPClient adds the HTTPClient to the delete dashboard params
func (*DeleteDashboardParams) WithSlug ¶
func (o *DeleteDashboardParams) WithSlug(slug string) *DeleteDashboardParams
WithSlug adds the slug to the delete dashboard params
func (*DeleteDashboardParams) WithTimeout ¶
func (o *DeleteDashboardParams) WithTimeout(timeout time.Duration) *DeleteDashboardParams
WithTimeout adds the timeout to the delete dashboard params
func (*DeleteDashboardParams) WriteToRequest ¶
func (o *DeleteDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDashboardReader ¶
type DeleteDashboardReader struct {
// contains filtered or unexported fields
}
DeleteDashboardReader is a Reader for the DeleteDashboard structure.
func (*DeleteDashboardReader) ReadResponse ¶
func (o *DeleteDashboardReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDatasetBadRequest ¶ added in v1.3.0
DeleteDatasetBadRequest describes a response with status code 400, with default header values.
Cannot delete the Dataset because it is in use.
func NewDeleteDatasetBadRequest ¶ added in v1.3.0
func NewDeleteDatasetBadRequest() *DeleteDatasetBadRequest
NewDeleteDatasetBadRequest creates a DeleteDatasetBadRequest with default headers values
func (*DeleteDatasetBadRequest) Code ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) Code() int
Code gets the status code for the delete dataset bad request response
func (*DeleteDatasetBadRequest) Error ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) Error() string
func (*DeleteDatasetBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) GetPayload() *models.APIError
func (*DeleteDatasetBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) IsClientError() bool
IsClientError returns true when this delete dataset bad request response has a 4xx status code
func (*DeleteDatasetBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) IsCode(code int) bool
IsCode returns true when this delete dataset bad request response a status code equal to that given
func (*DeleteDatasetBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) IsRedirect() bool
IsRedirect returns true when this delete dataset bad request response has a 3xx status code
func (*DeleteDatasetBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) IsServerError() bool
IsServerError returns true when this delete dataset bad request response has a 5xx status code
func (*DeleteDatasetBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) IsSuccess() bool
IsSuccess returns true when this delete dataset bad request response has a 2xx status code
func (*DeleteDatasetBadRequest) String ¶ added in v1.3.0
func (o *DeleteDatasetBadRequest) String() string
type DeleteDatasetDefault ¶ added in v1.3.0
type DeleteDatasetDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteDatasetDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteDatasetDefault ¶ added in v1.3.0
func NewDeleteDatasetDefault(code int) *DeleteDatasetDefault
NewDeleteDatasetDefault creates a DeleteDatasetDefault with default headers values
func (*DeleteDatasetDefault) Code ¶ added in v1.3.0
func (o *DeleteDatasetDefault) Code() int
Code gets the status code for the delete dataset default response
func (*DeleteDatasetDefault) Error ¶ added in v1.3.0
func (o *DeleteDatasetDefault) Error() string
func (*DeleteDatasetDefault) GetPayload ¶ added in v1.3.0
func (o *DeleteDatasetDefault) GetPayload() models.GenericError
func (*DeleteDatasetDefault) IsClientError ¶ added in v1.3.0
func (o *DeleteDatasetDefault) IsClientError() bool
IsClientError returns true when this delete dataset default response has a 4xx status code
func (*DeleteDatasetDefault) IsCode ¶ added in v1.3.0
func (o *DeleteDatasetDefault) IsCode(code int) bool
IsCode returns true when this delete dataset default response a status code equal to that given
func (*DeleteDatasetDefault) IsRedirect ¶ added in v1.3.0
func (o *DeleteDatasetDefault) IsRedirect() bool
IsRedirect returns true when this delete dataset default response has a 3xx status code
func (*DeleteDatasetDefault) IsServerError ¶ added in v1.3.0
func (o *DeleteDatasetDefault) IsServerError() bool
IsServerError returns true when this delete dataset default response has a 5xx status code
func (*DeleteDatasetDefault) IsSuccess ¶ added in v1.3.0
func (o *DeleteDatasetDefault) IsSuccess() bool
IsSuccess returns true when this delete dataset default response has a 2xx status code
func (*DeleteDatasetDefault) String ¶ added in v1.3.0
func (o *DeleteDatasetDefault) String() string
type DeleteDatasetInternalServerError ¶ added in v1.3.0
DeleteDatasetInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteDatasetInternalServerError ¶ added in v1.3.0
func NewDeleteDatasetInternalServerError() *DeleteDatasetInternalServerError
NewDeleteDatasetInternalServerError creates a DeleteDatasetInternalServerError with default headers values
func (*DeleteDatasetInternalServerError) Code ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) Code() int
Code gets the status code for the delete dataset internal server error response
func (*DeleteDatasetInternalServerError) Error ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) Error() string
func (*DeleteDatasetInternalServerError) GetPayload ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) GetPayload() *models.APIError
func (*DeleteDatasetInternalServerError) IsClientError ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) IsClientError() bool
IsClientError returns true when this delete dataset internal server error response has a 4xx status code
func (*DeleteDatasetInternalServerError) IsCode ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) IsCode(code int) bool
IsCode returns true when this delete dataset internal server error response a status code equal to that given
func (*DeleteDatasetInternalServerError) IsRedirect ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete dataset internal server error response has a 3xx status code
func (*DeleteDatasetInternalServerError) IsServerError ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) IsServerError() bool
IsServerError returns true when this delete dataset internal server error response has a 5xx status code
func (*DeleteDatasetInternalServerError) IsSuccess ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete dataset internal server error response has a 2xx status code
func (*DeleteDatasetInternalServerError) String ¶ added in v1.3.0
func (o *DeleteDatasetInternalServerError) String() string
type DeleteDatasetNotFound ¶ added in v1.3.0
DeleteDatasetNotFound describes a response with status code 404, with default header values.
Cannot delete the Dataset because the slug does not exist.
func NewDeleteDatasetNotFound ¶ added in v1.3.0
func NewDeleteDatasetNotFound() *DeleteDatasetNotFound
NewDeleteDatasetNotFound creates a DeleteDatasetNotFound with default headers values
func (*DeleteDatasetNotFound) Code ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) Code() int
Code gets the status code for the delete dataset not found response
func (*DeleteDatasetNotFound) Error ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) Error() string
func (*DeleteDatasetNotFound) GetPayload ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) GetPayload() *models.APIError
func (*DeleteDatasetNotFound) IsClientError ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) IsClientError() bool
IsClientError returns true when this delete dataset not found response has a 4xx status code
func (*DeleteDatasetNotFound) IsCode ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) IsCode(code int) bool
IsCode returns true when this delete dataset not found response a status code equal to that given
func (*DeleteDatasetNotFound) IsRedirect ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) IsRedirect() bool
IsRedirect returns true when this delete dataset not found response has a 3xx status code
func (*DeleteDatasetNotFound) IsServerError ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) IsServerError() bool
IsServerError returns true when this delete dataset not found response has a 5xx status code
func (*DeleteDatasetNotFound) IsSuccess ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) IsSuccess() bool
IsSuccess returns true when this delete dataset not found response has a 2xx status code
func (*DeleteDatasetNotFound) String ¶ added in v1.3.0
func (o *DeleteDatasetNotFound) String() string
type DeleteDatasetOK ¶ added in v1.3.0
type DeleteDatasetOK struct {
Payload models.ConfigunstableDeleteDatasetResponse
}
DeleteDatasetOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteDatasetOK ¶ added in v1.3.0
func NewDeleteDatasetOK() *DeleteDatasetOK
NewDeleteDatasetOK creates a DeleteDatasetOK with default headers values
func (*DeleteDatasetOK) Code ¶ added in v1.3.0
func (o *DeleteDatasetOK) Code() int
Code gets the status code for the delete dataset o k response
func (*DeleteDatasetOK) Error ¶ added in v1.3.0
func (o *DeleteDatasetOK) Error() string
func (*DeleteDatasetOK) GetPayload ¶ added in v1.3.0
func (o *DeleteDatasetOK) GetPayload() models.ConfigunstableDeleteDatasetResponse
func (*DeleteDatasetOK) IsClientError ¶ added in v1.3.0
func (o *DeleteDatasetOK) IsClientError() bool
IsClientError returns true when this delete dataset o k response has a 4xx status code
func (*DeleteDatasetOK) IsCode ¶ added in v1.3.0
func (o *DeleteDatasetOK) IsCode(code int) bool
IsCode returns true when this delete dataset o k response a status code equal to that given
func (*DeleteDatasetOK) IsRedirect ¶ added in v1.3.0
func (o *DeleteDatasetOK) IsRedirect() bool
IsRedirect returns true when this delete dataset o k response has a 3xx status code
func (*DeleteDatasetOK) IsServerError ¶ added in v1.3.0
func (o *DeleteDatasetOK) IsServerError() bool
IsServerError returns true when this delete dataset o k response has a 5xx status code
func (*DeleteDatasetOK) IsSuccess ¶ added in v1.3.0
func (o *DeleteDatasetOK) IsSuccess() bool
IsSuccess returns true when this delete dataset o k response has a 2xx status code
func (*DeleteDatasetOK) String ¶ added in v1.3.0
func (o *DeleteDatasetOK) String() string
type DeleteDatasetParams ¶ added in v1.3.0
type DeleteDatasetParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDatasetParams contains all the parameters to send to the API endpoint
for the delete dataset operation. Typically these are written to a http.Request.
func NewDeleteDatasetParams ¶ added in v1.3.0
func NewDeleteDatasetParams() *DeleteDatasetParams
NewDeleteDatasetParams creates a new DeleteDatasetParams 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 NewDeleteDatasetParamsWithContext ¶ added in v1.3.0
func NewDeleteDatasetParamsWithContext(ctx context.Context) *DeleteDatasetParams
NewDeleteDatasetParamsWithContext creates a new DeleteDatasetParams object with the ability to set a context for a request.
func NewDeleteDatasetParamsWithHTTPClient ¶ added in v1.3.0
func NewDeleteDatasetParamsWithHTTPClient(client *http.Client) *DeleteDatasetParams
NewDeleteDatasetParamsWithHTTPClient creates a new DeleteDatasetParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteDatasetParamsWithTimeout ¶ added in v1.3.0
func NewDeleteDatasetParamsWithTimeout(timeout time.Duration) *DeleteDatasetParams
NewDeleteDatasetParamsWithTimeout creates a new DeleteDatasetParams object with the ability to set a timeout on a request.
func (*DeleteDatasetParams) SetContext ¶ added in v1.3.0
func (o *DeleteDatasetParams) SetContext(ctx context.Context)
SetContext adds the context to the delete dataset params
func (*DeleteDatasetParams) SetDefaults ¶ added in v1.3.0
func (o *DeleteDatasetParams) SetDefaults()
SetDefaults hydrates default values in the delete dataset params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDatasetParams) SetHTTPClient ¶ added in v1.3.0
func (o *DeleteDatasetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete dataset params
func (*DeleteDatasetParams) SetSlug ¶ added in v1.3.0
func (o *DeleteDatasetParams) SetSlug(slug string)
SetSlug adds the slug to the delete dataset params
func (*DeleteDatasetParams) SetTimeout ¶ added in v1.3.0
func (o *DeleteDatasetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete dataset params
func (*DeleteDatasetParams) WithContext ¶ added in v1.3.0
func (o *DeleteDatasetParams) WithContext(ctx context.Context) *DeleteDatasetParams
WithContext adds the context to the delete dataset params
func (*DeleteDatasetParams) WithDefaults ¶ added in v1.3.0
func (o *DeleteDatasetParams) WithDefaults() *DeleteDatasetParams
WithDefaults hydrates default values in the delete dataset params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDatasetParams) WithHTTPClient ¶ added in v1.3.0
func (o *DeleteDatasetParams) WithHTTPClient(client *http.Client) *DeleteDatasetParams
WithHTTPClient adds the HTTPClient to the delete dataset params
func (*DeleteDatasetParams) WithSlug ¶ added in v1.3.0
func (o *DeleteDatasetParams) WithSlug(slug string) *DeleteDatasetParams
WithSlug adds the slug to the delete dataset params
func (*DeleteDatasetParams) WithTimeout ¶ added in v1.3.0
func (o *DeleteDatasetParams) WithTimeout(timeout time.Duration) *DeleteDatasetParams
WithTimeout adds the timeout to the delete dataset params
func (*DeleteDatasetParams) WriteToRequest ¶ added in v1.3.0
func (o *DeleteDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDatasetReader ¶ added in v1.3.0
type DeleteDatasetReader struct {
// contains filtered or unexported fields
}
DeleteDatasetReader is a Reader for the DeleteDataset structure.
func (*DeleteDatasetReader) ReadResponse ¶ added in v1.3.0
func (o *DeleteDatasetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLinkTemplateBadRequest ¶ added in v1.3.0
DeleteLinkTemplateBadRequest describes a response with status code 400, with default header values.
Cannot delete the LinkTemplate because it is in use.
func NewDeleteLinkTemplateBadRequest ¶ added in v1.3.0
func NewDeleteLinkTemplateBadRequest() *DeleteLinkTemplateBadRequest
NewDeleteLinkTemplateBadRequest creates a DeleteLinkTemplateBadRequest with default headers values
func (*DeleteLinkTemplateBadRequest) Code ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) Code() int
Code gets the status code for the delete link template bad request response
func (*DeleteLinkTemplateBadRequest) Error ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) Error() string
func (*DeleteLinkTemplateBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) GetPayload() *models.APIError
func (*DeleteLinkTemplateBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) IsClientError() bool
IsClientError returns true when this delete link template bad request response has a 4xx status code
func (*DeleteLinkTemplateBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) IsCode(code int) bool
IsCode returns true when this delete link template bad request response a status code equal to that given
func (*DeleteLinkTemplateBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) IsRedirect() bool
IsRedirect returns true when this delete link template bad request response has a 3xx status code
func (*DeleteLinkTemplateBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) IsServerError() bool
IsServerError returns true when this delete link template bad request response has a 5xx status code
func (*DeleteLinkTemplateBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) IsSuccess() bool
IsSuccess returns true when this delete link template bad request response has a 2xx status code
func (*DeleteLinkTemplateBadRequest) String ¶ added in v1.3.0
func (o *DeleteLinkTemplateBadRequest) String() string
type DeleteLinkTemplateDefault ¶
type DeleteLinkTemplateDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteLinkTemplateDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteLinkTemplateDefault ¶
func NewDeleteLinkTemplateDefault(code int) *DeleteLinkTemplateDefault
NewDeleteLinkTemplateDefault creates a DeleteLinkTemplateDefault with default headers values
func (*DeleteLinkTemplateDefault) Code ¶
func (o *DeleteLinkTemplateDefault) Code() int
Code gets the status code for the delete link template default response
func (*DeleteLinkTemplateDefault) Error ¶
func (o *DeleteLinkTemplateDefault) Error() string
func (*DeleteLinkTemplateDefault) GetPayload ¶
func (o *DeleteLinkTemplateDefault) GetPayload() models.GenericError
func (*DeleteLinkTemplateDefault) IsClientError ¶
func (o *DeleteLinkTemplateDefault) IsClientError() bool
IsClientError returns true when this delete link template default response has a 4xx status code
func (*DeleteLinkTemplateDefault) IsCode ¶
func (o *DeleteLinkTemplateDefault) IsCode(code int) bool
IsCode returns true when this delete link template default response a status code equal to that given
func (*DeleteLinkTemplateDefault) IsRedirect ¶
func (o *DeleteLinkTemplateDefault) IsRedirect() bool
IsRedirect returns true when this delete link template default response has a 3xx status code
func (*DeleteLinkTemplateDefault) IsServerError ¶
func (o *DeleteLinkTemplateDefault) IsServerError() bool
IsServerError returns true when this delete link template default response has a 5xx status code
func (*DeleteLinkTemplateDefault) IsSuccess ¶
func (o *DeleteLinkTemplateDefault) IsSuccess() bool
IsSuccess returns true when this delete link template default response has a 2xx status code
func (*DeleteLinkTemplateDefault) String ¶
func (o *DeleteLinkTemplateDefault) String() string
type DeleteLinkTemplateInternalServerError ¶
DeleteLinkTemplateInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteLinkTemplateInternalServerError ¶
func NewDeleteLinkTemplateInternalServerError() *DeleteLinkTemplateInternalServerError
NewDeleteLinkTemplateInternalServerError creates a DeleteLinkTemplateInternalServerError with default headers values
func (*DeleteLinkTemplateInternalServerError) Code ¶
func (o *DeleteLinkTemplateInternalServerError) Code() int
Code gets the status code for the delete link template internal server error response
func (*DeleteLinkTemplateInternalServerError) Error ¶
func (o *DeleteLinkTemplateInternalServerError) Error() string
func (*DeleteLinkTemplateInternalServerError) GetPayload ¶
func (o *DeleteLinkTemplateInternalServerError) GetPayload() *models.APIError
func (*DeleteLinkTemplateInternalServerError) IsClientError ¶
func (o *DeleteLinkTemplateInternalServerError) IsClientError() bool
IsClientError returns true when this delete link template internal server error response has a 4xx status code
func (*DeleteLinkTemplateInternalServerError) IsCode ¶
func (o *DeleteLinkTemplateInternalServerError) IsCode(code int) bool
IsCode returns true when this delete link template internal server error response a status code equal to that given
func (*DeleteLinkTemplateInternalServerError) IsRedirect ¶
func (o *DeleteLinkTemplateInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete link template internal server error response has a 3xx status code
func (*DeleteLinkTemplateInternalServerError) IsServerError ¶
func (o *DeleteLinkTemplateInternalServerError) IsServerError() bool
IsServerError returns true when this delete link template internal server error response has a 5xx status code
func (*DeleteLinkTemplateInternalServerError) IsSuccess ¶
func (o *DeleteLinkTemplateInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete link template internal server error response has a 2xx status code
func (*DeleteLinkTemplateInternalServerError) String ¶
func (o *DeleteLinkTemplateInternalServerError) String() string
type DeleteLinkTemplateNotFound ¶
DeleteLinkTemplateNotFound describes a response with status code 404, with default header values.
Cannot delete the LinkTemplate because the slug does not exist.
func NewDeleteLinkTemplateNotFound ¶
func NewDeleteLinkTemplateNotFound() *DeleteLinkTemplateNotFound
NewDeleteLinkTemplateNotFound creates a DeleteLinkTemplateNotFound with default headers values
func (*DeleteLinkTemplateNotFound) Code ¶
func (o *DeleteLinkTemplateNotFound) Code() int
Code gets the status code for the delete link template not found response
func (*DeleteLinkTemplateNotFound) Error ¶
func (o *DeleteLinkTemplateNotFound) Error() string
func (*DeleteLinkTemplateNotFound) GetPayload ¶
func (o *DeleteLinkTemplateNotFound) GetPayload() *models.APIError
func (*DeleteLinkTemplateNotFound) IsClientError ¶
func (o *DeleteLinkTemplateNotFound) IsClientError() bool
IsClientError returns true when this delete link template not found response has a 4xx status code
func (*DeleteLinkTemplateNotFound) IsCode ¶
func (o *DeleteLinkTemplateNotFound) IsCode(code int) bool
IsCode returns true when this delete link template not found response a status code equal to that given
func (*DeleteLinkTemplateNotFound) IsRedirect ¶
func (o *DeleteLinkTemplateNotFound) IsRedirect() bool
IsRedirect returns true when this delete link template not found response has a 3xx status code
func (*DeleteLinkTemplateNotFound) IsServerError ¶
func (o *DeleteLinkTemplateNotFound) IsServerError() bool
IsServerError returns true when this delete link template not found response has a 5xx status code
func (*DeleteLinkTemplateNotFound) IsSuccess ¶
func (o *DeleteLinkTemplateNotFound) IsSuccess() bool
IsSuccess returns true when this delete link template not found response has a 2xx status code
func (*DeleteLinkTemplateNotFound) String ¶
func (o *DeleteLinkTemplateNotFound) String() string
type DeleteLinkTemplateOK ¶
type DeleteLinkTemplateOK struct {
Payload models.ConfigunstableDeleteLinkTemplateResponse
}
DeleteLinkTemplateOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteLinkTemplateOK ¶
func NewDeleteLinkTemplateOK() *DeleteLinkTemplateOK
NewDeleteLinkTemplateOK creates a DeleteLinkTemplateOK with default headers values
func (*DeleteLinkTemplateOK) Code ¶
func (o *DeleteLinkTemplateOK) Code() int
Code gets the status code for the delete link template o k response
func (*DeleteLinkTemplateOK) Error ¶
func (o *DeleteLinkTemplateOK) Error() string
func (*DeleteLinkTemplateOK) GetPayload ¶
func (o *DeleteLinkTemplateOK) GetPayload() models.ConfigunstableDeleteLinkTemplateResponse
func (*DeleteLinkTemplateOK) IsClientError ¶
func (o *DeleteLinkTemplateOK) IsClientError() bool
IsClientError returns true when this delete link template o k response has a 4xx status code
func (*DeleteLinkTemplateOK) IsCode ¶
func (o *DeleteLinkTemplateOK) IsCode(code int) bool
IsCode returns true when this delete link template o k response a status code equal to that given
func (*DeleteLinkTemplateOK) IsRedirect ¶
func (o *DeleteLinkTemplateOK) IsRedirect() bool
IsRedirect returns true when this delete link template o k response has a 3xx status code
func (*DeleteLinkTemplateOK) IsServerError ¶
func (o *DeleteLinkTemplateOK) IsServerError() bool
IsServerError returns true when this delete link template o k response has a 5xx status code
func (*DeleteLinkTemplateOK) IsSuccess ¶
func (o *DeleteLinkTemplateOK) IsSuccess() bool
IsSuccess returns true when this delete link template o k response has a 2xx status code
func (*DeleteLinkTemplateOK) String ¶
func (o *DeleteLinkTemplateOK) String() string
type DeleteLinkTemplateParams ¶
type DeleteLinkTemplateParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLinkTemplateParams contains all the parameters to send to the API endpoint
for the delete link template operation. Typically these are written to a http.Request.
func NewDeleteLinkTemplateParams ¶
func NewDeleteLinkTemplateParams() *DeleteLinkTemplateParams
NewDeleteLinkTemplateParams creates a new DeleteLinkTemplateParams 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 NewDeleteLinkTemplateParamsWithContext ¶
func NewDeleteLinkTemplateParamsWithContext(ctx context.Context) *DeleteLinkTemplateParams
NewDeleteLinkTemplateParamsWithContext creates a new DeleteLinkTemplateParams object with the ability to set a context for a request.
func NewDeleteLinkTemplateParamsWithHTTPClient ¶
func NewDeleteLinkTemplateParamsWithHTTPClient(client *http.Client) *DeleteLinkTemplateParams
NewDeleteLinkTemplateParamsWithHTTPClient creates a new DeleteLinkTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteLinkTemplateParamsWithTimeout ¶
func NewDeleteLinkTemplateParamsWithTimeout(timeout time.Duration) *DeleteLinkTemplateParams
NewDeleteLinkTemplateParamsWithTimeout creates a new DeleteLinkTemplateParams object with the ability to set a timeout on a request.
func (*DeleteLinkTemplateParams) SetContext ¶
func (o *DeleteLinkTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the delete link template params
func (*DeleteLinkTemplateParams) SetDefaults ¶
func (o *DeleteLinkTemplateParams) SetDefaults()
SetDefaults hydrates default values in the delete link template params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLinkTemplateParams) SetHTTPClient ¶
func (o *DeleteLinkTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete link template params
func (*DeleteLinkTemplateParams) SetSlug ¶
func (o *DeleteLinkTemplateParams) SetSlug(slug string)
SetSlug adds the slug to the delete link template params
func (*DeleteLinkTemplateParams) SetTimeout ¶
func (o *DeleteLinkTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete link template params
func (*DeleteLinkTemplateParams) WithContext ¶
func (o *DeleteLinkTemplateParams) WithContext(ctx context.Context) *DeleteLinkTemplateParams
WithContext adds the context to the delete link template params
func (*DeleteLinkTemplateParams) WithDefaults ¶
func (o *DeleteLinkTemplateParams) WithDefaults() *DeleteLinkTemplateParams
WithDefaults hydrates default values in the delete link template params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLinkTemplateParams) WithHTTPClient ¶
func (o *DeleteLinkTemplateParams) WithHTTPClient(client *http.Client) *DeleteLinkTemplateParams
WithHTTPClient adds the HTTPClient to the delete link template params
func (*DeleteLinkTemplateParams) WithSlug ¶
func (o *DeleteLinkTemplateParams) WithSlug(slug string) *DeleteLinkTemplateParams
WithSlug adds the slug to the delete link template params
func (*DeleteLinkTemplateParams) WithTimeout ¶
func (o *DeleteLinkTemplateParams) WithTimeout(timeout time.Duration) *DeleteLinkTemplateParams
WithTimeout adds the timeout to the delete link template params
func (*DeleteLinkTemplateParams) WriteToRequest ¶
func (o *DeleteLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLinkTemplateReader ¶
type DeleteLinkTemplateReader struct {
// contains filtered or unexported fields
}
DeleteLinkTemplateReader is a Reader for the DeleteLinkTemplate structure.
func (*DeleteLinkTemplateReader) ReadResponse ¶
func (o *DeleteLinkTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLogAllocationConfigBadRequest ¶ added in v1.6.0
DeleteLogAllocationConfigBadRequest describes a response with status code 400, with default header values.
Cannot delete the LogAllocationConfig because it is in use.
func NewDeleteLogAllocationConfigBadRequest ¶ added in v1.6.0
func NewDeleteLogAllocationConfigBadRequest() *DeleteLogAllocationConfigBadRequest
NewDeleteLogAllocationConfigBadRequest creates a DeleteLogAllocationConfigBadRequest with default headers values
func (*DeleteLogAllocationConfigBadRequest) Code ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) Code() int
Code gets the status code for the delete log allocation config bad request response
func (*DeleteLogAllocationConfigBadRequest) Error ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) Error() string
func (*DeleteLogAllocationConfigBadRequest) GetPayload ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) GetPayload() *models.APIError
func (*DeleteLogAllocationConfigBadRequest) IsClientError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) IsClientError() bool
IsClientError returns true when this delete log allocation config bad request response has a 4xx status code
func (*DeleteLogAllocationConfigBadRequest) IsCode ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) IsCode(code int) bool
IsCode returns true when this delete log allocation config bad request response a status code equal to that given
func (*DeleteLogAllocationConfigBadRequest) IsRedirect ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) IsRedirect() bool
IsRedirect returns true when this delete log allocation config bad request response has a 3xx status code
func (*DeleteLogAllocationConfigBadRequest) IsServerError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) IsServerError() bool
IsServerError returns true when this delete log allocation config bad request response has a 5xx status code
func (*DeleteLogAllocationConfigBadRequest) IsSuccess ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) IsSuccess() bool
IsSuccess returns true when this delete log allocation config bad request response has a 2xx status code
func (*DeleteLogAllocationConfigBadRequest) String ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigBadRequest) String() string
type DeleteLogAllocationConfigDefault ¶ added in v1.6.0
type DeleteLogAllocationConfigDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteLogAllocationConfigDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteLogAllocationConfigDefault ¶ added in v1.6.0
func NewDeleteLogAllocationConfigDefault(code int) *DeleteLogAllocationConfigDefault
NewDeleteLogAllocationConfigDefault creates a DeleteLogAllocationConfigDefault with default headers values
func (*DeleteLogAllocationConfigDefault) Code ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) Code() int
Code gets the status code for the delete log allocation config default response
func (*DeleteLogAllocationConfigDefault) Error ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) Error() string
func (*DeleteLogAllocationConfigDefault) GetPayload ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) GetPayload() models.GenericError
func (*DeleteLogAllocationConfigDefault) IsClientError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) IsClientError() bool
IsClientError returns true when this delete log allocation config default response has a 4xx status code
func (*DeleteLogAllocationConfigDefault) IsCode ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) IsCode(code int) bool
IsCode returns true when this delete log allocation config default response a status code equal to that given
func (*DeleteLogAllocationConfigDefault) IsRedirect ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) IsRedirect() bool
IsRedirect returns true when this delete log allocation config default response has a 3xx status code
func (*DeleteLogAllocationConfigDefault) IsServerError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) IsServerError() bool
IsServerError returns true when this delete log allocation config default response has a 5xx status code
func (*DeleteLogAllocationConfigDefault) IsSuccess ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) IsSuccess() bool
IsSuccess returns true when this delete log allocation config default response has a 2xx status code
func (*DeleteLogAllocationConfigDefault) String ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigDefault) String() string
type DeleteLogAllocationConfigInternalServerError ¶ added in v1.6.0
DeleteLogAllocationConfigInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteLogAllocationConfigInternalServerError ¶ added in v1.6.0
func NewDeleteLogAllocationConfigInternalServerError() *DeleteLogAllocationConfigInternalServerError
NewDeleteLogAllocationConfigInternalServerError creates a DeleteLogAllocationConfigInternalServerError with default headers values
func (*DeleteLogAllocationConfigInternalServerError) Code ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) Code() int
Code gets the status code for the delete log allocation config internal server error response
func (*DeleteLogAllocationConfigInternalServerError) Error ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) Error() string
func (*DeleteLogAllocationConfigInternalServerError) GetPayload ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) GetPayload() *models.APIError
func (*DeleteLogAllocationConfigInternalServerError) IsClientError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) IsClientError() bool
IsClientError returns true when this delete log allocation config internal server error response has a 4xx status code
func (*DeleteLogAllocationConfigInternalServerError) IsCode ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this delete log allocation config internal server error response a status code equal to that given
func (*DeleteLogAllocationConfigInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete log allocation config internal server error response has a 3xx status code
func (*DeleteLogAllocationConfigInternalServerError) IsServerError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) IsServerError() bool
IsServerError returns true when this delete log allocation config internal server error response has a 5xx status code
func (*DeleteLogAllocationConfigInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete log allocation config internal server error response has a 2xx status code
func (*DeleteLogAllocationConfigInternalServerError) String ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigInternalServerError) String() string
type DeleteLogAllocationConfigNotFound ¶ added in v1.6.0
DeleteLogAllocationConfigNotFound describes a response with status code 404, with default header values.
Cannot delete the LogAllocationConfig because the slug does not exist.
func NewDeleteLogAllocationConfigNotFound ¶ added in v1.6.0
func NewDeleteLogAllocationConfigNotFound() *DeleteLogAllocationConfigNotFound
NewDeleteLogAllocationConfigNotFound creates a DeleteLogAllocationConfigNotFound with default headers values
func (*DeleteLogAllocationConfigNotFound) Code ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) Code() int
Code gets the status code for the delete log allocation config not found response
func (*DeleteLogAllocationConfigNotFound) Error ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) Error() string
func (*DeleteLogAllocationConfigNotFound) GetPayload ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) GetPayload() *models.APIError
func (*DeleteLogAllocationConfigNotFound) IsClientError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) IsClientError() bool
IsClientError returns true when this delete log allocation config not found response has a 4xx status code
func (*DeleteLogAllocationConfigNotFound) IsCode ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) IsCode(code int) bool
IsCode returns true when this delete log allocation config not found response a status code equal to that given
func (*DeleteLogAllocationConfigNotFound) IsRedirect ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) IsRedirect() bool
IsRedirect returns true when this delete log allocation config not found response has a 3xx status code
func (*DeleteLogAllocationConfigNotFound) IsServerError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) IsServerError() bool
IsServerError returns true when this delete log allocation config not found response has a 5xx status code
func (*DeleteLogAllocationConfigNotFound) IsSuccess ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) IsSuccess() bool
IsSuccess returns true when this delete log allocation config not found response has a 2xx status code
func (*DeleteLogAllocationConfigNotFound) String ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigNotFound) String() string
type DeleteLogAllocationConfigOK ¶ added in v1.6.0
type DeleteLogAllocationConfigOK struct {
Payload models.ConfigunstableDeleteLogAllocationConfigResponse
}
DeleteLogAllocationConfigOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteLogAllocationConfigOK ¶ added in v1.6.0
func NewDeleteLogAllocationConfigOK() *DeleteLogAllocationConfigOK
NewDeleteLogAllocationConfigOK creates a DeleteLogAllocationConfigOK with default headers values
func (*DeleteLogAllocationConfigOK) Code ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) Code() int
Code gets the status code for the delete log allocation config o k response
func (*DeleteLogAllocationConfigOK) Error ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) Error() string
func (*DeleteLogAllocationConfigOK) GetPayload ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) GetPayload() models.ConfigunstableDeleteLogAllocationConfigResponse
func (*DeleteLogAllocationConfigOK) IsClientError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) IsClientError() bool
IsClientError returns true when this delete log allocation config o k response has a 4xx status code
func (*DeleteLogAllocationConfigOK) IsCode ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) IsCode(code int) bool
IsCode returns true when this delete log allocation config o k response a status code equal to that given
func (*DeleteLogAllocationConfigOK) IsRedirect ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) IsRedirect() bool
IsRedirect returns true when this delete log allocation config o k response has a 3xx status code
func (*DeleteLogAllocationConfigOK) IsServerError ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) IsServerError() bool
IsServerError returns true when this delete log allocation config o k response has a 5xx status code
func (*DeleteLogAllocationConfigOK) IsSuccess ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) IsSuccess() bool
IsSuccess returns true when this delete log allocation config o k response has a 2xx status code
func (*DeleteLogAllocationConfigOK) String ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigOK) String() string
type DeleteLogAllocationConfigParams ¶ added in v1.6.0
type DeleteLogAllocationConfigParams struct { // DryRun. DryRun *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLogAllocationConfigParams contains all the parameters to send to the API endpoint
for the delete log allocation config operation. Typically these are written to a http.Request.
func NewDeleteLogAllocationConfigParams ¶ added in v1.6.0
func NewDeleteLogAllocationConfigParams() *DeleteLogAllocationConfigParams
NewDeleteLogAllocationConfigParams creates a new DeleteLogAllocationConfigParams 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 NewDeleteLogAllocationConfigParamsWithContext ¶ added in v1.6.0
func NewDeleteLogAllocationConfigParamsWithContext(ctx context.Context) *DeleteLogAllocationConfigParams
NewDeleteLogAllocationConfigParamsWithContext creates a new DeleteLogAllocationConfigParams object with the ability to set a context for a request.
func NewDeleteLogAllocationConfigParamsWithHTTPClient ¶ added in v1.6.0
func NewDeleteLogAllocationConfigParamsWithHTTPClient(client *http.Client) *DeleteLogAllocationConfigParams
NewDeleteLogAllocationConfigParamsWithHTTPClient creates a new DeleteLogAllocationConfigParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteLogAllocationConfigParamsWithTimeout ¶ added in v1.6.0
func NewDeleteLogAllocationConfigParamsWithTimeout(timeout time.Duration) *DeleteLogAllocationConfigParams
NewDeleteLogAllocationConfigParamsWithTimeout creates a new DeleteLogAllocationConfigParams object with the ability to set a timeout on a request.
func (*DeleteLogAllocationConfigParams) SetContext ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) SetDefaults ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) SetDefaults()
SetDefaults hydrates default values in the delete log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogAllocationConfigParams) SetDryRun ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) SetDryRun(dryRun *bool)
SetDryRun adds the dryRun to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) SetHTTPClient ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) SetTimeout ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) WithContext ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WithContext(ctx context.Context) *DeleteLogAllocationConfigParams
WithContext adds the context to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) WithDefaults ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WithDefaults() *DeleteLogAllocationConfigParams
WithDefaults hydrates default values in the delete log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogAllocationConfigParams) WithDryRun ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WithDryRun(dryRun *bool) *DeleteLogAllocationConfigParams
WithDryRun adds the dryRun to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) WithHTTPClient ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WithHTTPClient(client *http.Client) *DeleteLogAllocationConfigParams
WithHTTPClient adds the HTTPClient to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) WithTimeout ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WithTimeout(timeout time.Duration) *DeleteLogAllocationConfigParams
WithTimeout adds the timeout to the delete log allocation config params
func (*DeleteLogAllocationConfigParams) WriteToRequest ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLogAllocationConfigReader ¶ added in v1.6.0
type DeleteLogAllocationConfigReader struct {
// contains filtered or unexported fields
}
DeleteLogAllocationConfigReader is a Reader for the DeleteLogAllocationConfig structure.
func (*DeleteLogAllocationConfigReader) ReadResponse ¶ added in v1.6.0
func (o *DeleteLogAllocationConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLogScaleActionBadRequest ¶ added in v1.7.0
DeleteLogScaleActionBadRequest describes a response with status code 400, with default header values.
Cannot delete the LogScaleAction because it is in use.
func NewDeleteLogScaleActionBadRequest ¶ added in v1.7.0
func NewDeleteLogScaleActionBadRequest() *DeleteLogScaleActionBadRequest
NewDeleteLogScaleActionBadRequest creates a DeleteLogScaleActionBadRequest with default headers values
func (*DeleteLogScaleActionBadRequest) Code ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) Code() int
Code gets the status code for the delete log scale action bad request response
func (*DeleteLogScaleActionBadRequest) Error ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) Error() string
func (*DeleteLogScaleActionBadRequest) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) GetPayload() *models.APIError
func (*DeleteLogScaleActionBadRequest) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) IsClientError() bool
IsClientError returns true when this delete log scale action bad request response has a 4xx status code
func (*DeleteLogScaleActionBadRequest) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) IsCode(code int) bool
IsCode returns true when this delete log scale action bad request response a status code equal to that given
func (*DeleteLogScaleActionBadRequest) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) IsRedirect() bool
IsRedirect returns true when this delete log scale action bad request response has a 3xx status code
func (*DeleteLogScaleActionBadRequest) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) IsServerError() bool
IsServerError returns true when this delete log scale action bad request response has a 5xx status code
func (*DeleteLogScaleActionBadRequest) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) IsSuccess() bool
IsSuccess returns true when this delete log scale action bad request response has a 2xx status code
func (*DeleteLogScaleActionBadRequest) String ¶ added in v1.7.0
func (o *DeleteLogScaleActionBadRequest) String() string
type DeleteLogScaleActionDefault ¶ added in v1.7.0
type DeleteLogScaleActionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteLogScaleActionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteLogScaleActionDefault ¶ added in v1.7.0
func NewDeleteLogScaleActionDefault(code int) *DeleteLogScaleActionDefault
NewDeleteLogScaleActionDefault creates a DeleteLogScaleActionDefault with default headers values
func (*DeleteLogScaleActionDefault) Code ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) Code() int
Code gets the status code for the delete log scale action default response
func (*DeleteLogScaleActionDefault) Error ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) Error() string
func (*DeleteLogScaleActionDefault) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) GetPayload() models.GenericError
func (*DeleteLogScaleActionDefault) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) IsClientError() bool
IsClientError returns true when this delete log scale action default response has a 4xx status code
func (*DeleteLogScaleActionDefault) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) IsCode(code int) bool
IsCode returns true when this delete log scale action default response a status code equal to that given
func (*DeleteLogScaleActionDefault) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) IsRedirect() bool
IsRedirect returns true when this delete log scale action default response has a 3xx status code
func (*DeleteLogScaleActionDefault) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) IsServerError() bool
IsServerError returns true when this delete log scale action default response has a 5xx status code
func (*DeleteLogScaleActionDefault) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) IsSuccess() bool
IsSuccess returns true when this delete log scale action default response has a 2xx status code
func (*DeleteLogScaleActionDefault) String ¶ added in v1.7.0
func (o *DeleteLogScaleActionDefault) String() string
type DeleteLogScaleActionInternalServerError ¶ added in v1.7.0
DeleteLogScaleActionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteLogScaleActionInternalServerError ¶ added in v1.7.0
func NewDeleteLogScaleActionInternalServerError() *DeleteLogScaleActionInternalServerError
NewDeleteLogScaleActionInternalServerError creates a DeleteLogScaleActionInternalServerError with default headers values
func (*DeleteLogScaleActionInternalServerError) Code ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) Code() int
Code gets the status code for the delete log scale action internal server error response
func (*DeleteLogScaleActionInternalServerError) Error ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) Error() string
func (*DeleteLogScaleActionInternalServerError) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) GetPayload() *models.APIError
func (*DeleteLogScaleActionInternalServerError) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) IsClientError() bool
IsClientError returns true when this delete log scale action internal server error response has a 4xx status code
func (*DeleteLogScaleActionInternalServerError) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) IsCode(code int) bool
IsCode returns true when this delete log scale action internal server error response a status code equal to that given
func (*DeleteLogScaleActionInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete log scale action internal server error response has a 3xx status code
func (*DeleteLogScaleActionInternalServerError) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) IsServerError() bool
IsServerError returns true when this delete log scale action internal server error response has a 5xx status code
func (*DeleteLogScaleActionInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete log scale action internal server error response has a 2xx status code
func (*DeleteLogScaleActionInternalServerError) String ¶ added in v1.7.0
func (o *DeleteLogScaleActionInternalServerError) String() string
type DeleteLogScaleActionNotFound ¶ added in v1.7.0
DeleteLogScaleActionNotFound describes a response with status code 404, with default header values.
Cannot delete the LogScaleAction because the slug does not exist.
func NewDeleteLogScaleActionNotFound ¶ added in v1.7.0
func NewDeleteLogScaleActionNotFound() *DeleteLogScaleActionNotFound
NewDeleteLogScaleActionNotFound creates a DeleteLogScaleActionNotFound with default headers values
func (*DeleteLogScaleActionNotFound) Code ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) Code() int
Code gets the status code for the delete log scale action not found response
func (*DeleteLogScaleActionNotFound) Error ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) Error() string
func (*DeleteLogScaleActionNotFound) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) GetPayload() *models.APIError
func (*DeleteLogScaleActionNotFound) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) IsClientError() bool
IsClientError returns true when this delete log scale action not found response has a 4xx status code
func (*DeleteLogScaleActionNotFound) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) IsCode(code int) bool
IsCode returns true when this delete log scale action not found response a status code equal to that given
func (*DeleteLogScaleActionNotFound) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) IsRedirect() bool
IsRedirect returns true when this delete log scale action not found response has a 3xx status code
func (*DeleteLogScaleActionNotFound) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) IsServerError() bool
IsServerError returns true when this delete log scale action not found response has a 5xx status code
func (*DeleteLogScaleActionNotFound) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) IsSuccess() bool
IsSuccess returns true when this delete log scale action not found response has a 2xx status code
func (*DeleteLogScaleActionNotFound) String ¶ added in v1.7.0
func (o *DeleteLogScaleActionNotFound) String() string
type DeleteLogScaleActionOK ¶ added in v1.7.0
type DeleteLogScaleActionOK struct {
Payload models.ConfigunstableDeleteLogScaleActionResponse
}
DeleteLogScaleActionOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteLogScaleActionOK ¶ added in v1.7.0
func NewDeleteLogScaleActionOK() *DeleteLogScaleActionOK
NewDeleteLogScaleActionOK creates a DeleteLogScaleActionOK with default headers values
func (*DeleteLogScaleActionOK) Code ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) Code() int
Code gets the status code for the delete log scale action o k response
func (*DeleteLogScaleActionOK) Error ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) Error() string
func (*DeleteLogScaleActionOK) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) GetPayload() models.ConfigunstableDeleteLogScaleActionResponse
func (*DeleteLogScaleActionOK) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) IsClientError() bool
IsClientError returns true when this delete log scale action o k response has a 4xx status code
func (*DeleteLogScaleActionOK) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) IsCode(code int) bool
IsCode returns true when this delete log scale action o k response a status code equal to that given
func (*DeleteLogScaleActionOK) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) IsRedirect() bool
IsRedirect returns true when this delete log scale action o k response has a 3xx status code
func (*DeleteLogScaleActionOK) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) IsServerError() bool
IsServerError returns true when this delete log scale action o k response has a 5xx status code
func (*DeleteLogScaleActionOK) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) IsSuccess() bool
IsSuccess returns true when this delete log scale action o k response has a 2xx status code
func (*DeleteLogScaleActionOK) String ¶ added in v1.7.0
func (o *DeleteLogScaleActionOK) String() string
type DeleteLogScaleActionParams ¶ added in v1.7.0
type DeleteLogScaleActionParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLogScaleActionParams contains all the parameters to send to the API endpoint
for the delete log scale action operation. Typically these are written to a http.Request.
func NewDeleteLogScaleActionParams ¶ added in v1.7.0
func NewDeleteLogScaleActionParams() *DeleteLogScaleActionParams
NewDeleteLogScaleActionParams creates a new DeleteLogScaleActionParams 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 NewDeleteLogScaleActionParamsWithContext ¶ added in v1.7.0
func NewDeleteLogScaleActionParamsWithContext(ctx context.Context) *DeleteLogScaleActionParams
NewDeleteLogScaleActionParamsWithContext creates a new DeleteLogScaleActionParams object with the ability to set a context for a request.
func NewDeleteLogScaleActionParamsWithHTTPClient ¶ added in v1.7.0
func NewDeleteLogScaleActionParamsWithHTTPClient(client *http.Client) *DeleteLogScaleActionParams
NewDeleteLogScaleActionParamsWithHTTPClient creates a new DeleteLogScaleActionParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteLogScaleActionParamsWithTimeout ¶ added in v1.7.0
func NewDeleteLogScaleActionParamsWithTimeout(timeout time.Duration) *DeleteLogScaleActionParams
NewDeleteLogScaleActionParamsWithTimeout creates a new DeleteLogScaleActionParams object with the ability to set a timeout on a request.
func (*DeleteLogScaleActionParams) SetContext ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete log scale action params
func (*DeleteLogScaleActionParams) SetDefaults ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) SetDefaults()
SetDefaults hydrates default values in the delete log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogScaleActionParams) SetHTTPClient ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete log scale action params
func (*DeleteLogScaleActionParams) SetSlug ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) SetSlug(slug string)
SetSlug adds the slug to the delete log scale action params
func (*DeleteLogScaleActionParams) SetTimeout ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete log scale action params
func (*DeleteLogScaleActionParams) WithContext ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WithContext(ctx context.Context) *DeleteLogScaleActionParams
WithContext adds the context to the delete log scale action params
func (*DeleteLogScaleActionParams) WithDefaults ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WithDefaults() *DeleteLogScaleActionParams
WithDefaults hydrates default values in the delete log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogScaleActionParams) WithHTTPClient ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WithHTTPClient(client *http.Client) *DeleteLogScaleActionParams
WithHTTPClient adds the HTTPClient to the delete log scale action params
func (*DeleteLogScaleActionParams) WithSlug ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WithSlug(slug string) *DeleteLogScaleActionParams
WithSlug adds the slug to the delete log scale action params
func (*DeleteLogScaleActionParams) WithTimeout ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WithTimeout(timeout time.Duration) *DeleteLogScaleActionParams
WithTimeout adds the timeout to the delete log scale action params
func (*DeleteLogScaleActionParams) WriteToRequest ¶ added in v1.7.0
func (o *DeleteLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLogScaleActionReader ¶ added in v1.7.0
type DeleteLogScaleActionReader struct {
// contains filtered or unexported fields
}
DeleteLogScaleActionReader is a Reader for the DeleteLogScaleAction structure.
func (*DeleteLogScaleActionReader) ReadResponse ¶ added in v1.7.0
func (o *DeleteLogScaleActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLogScaleAlertBadRequest ¶ added in v1.7.0
DeleteLogScaleAlertBadRequest describes a response with status code 400, with default header values.
Cannot delete the LogScaleAlert because it is in use.
func NewDeleteLogScaleAlertBadRequest ¶ added in v1.7.0
func NewDeleteLogScaleAlertBadRequest() *DeleteLogScaleAlertBadRequest
NewDeleteLogScaleAlertBadRequest creates a DeleteLogScaleAlertBadRequest with default headers values
func (*DeleteLogScaleAlertBadRequest) Code ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) Code() int
Code gets the status code for the delete log scale alert bad request response
func (*DeleteLogScaleAlertBadRequest) Error ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) Error() string
func (*DeleteLogScaleAlertBadRequest) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) GetPayload() *models.APIError
func (*DeleteLogScaleAlertBadRequest) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) IsClientError() bool
IsClientError returns true when this delete log scale alert bad request response has a 4xx status code
func (*DeleteLogScaleAlertBadRequest) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) IsCode(code int) bool
IsCode returns true when this delete log scale alert bad request response a status code equal to that given
func (*DeleteLogScaleAlertBadRequest) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) IsRedirect() bool
IsRedirect returns true when this delete log scale alert bad request response has a 3xx status code
func (*DeleteLogScaleAlertBadRequest) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) IsServerError() bool
IsServerError returns true when this delete log scale alert bad request response has a 5xx status code
func (*DeleteLogScaleAlertBadRequest) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) IsSuccess() bool
IsSuccess returns true when this delete log scale alert bad request response has a 2xx status code
func (*DeleteLogScaleAlertBadRequest) String ¶ added in v1.7.0
func (o *DeleteLogScaleAlertBadRequest) String() string
type DeleteLogScaleAlertDefault ¶ added in v1.7.0
type DeleteLogScaleAlertDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteLogScaleAlertDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteLogScaleAlertDefault ¶ added in v1.7.0
func NewDeleteLogScaleAlertDefault(code int) *DeleteLogScaleAlertDefault
NewDeleteLogScaleAlertDefault creates a DeleteLogScaleAlertDefault with default headers values
func (*DeleteLogScaleAlertDefault) Code ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) Code() int
Code gets the status code for the delete log scale alert default response
func (*DeleteLogScaleAlertDefault) Error ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) Error() string
func (*DeleteLogScaleAlertDefault) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) GetPayload() models.GenericError
func (*DeleteLogScaleAlertDefault) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) IsClientError() bool
IsClientError returns true when this delete log scale alert default response has a 4xx status code
func (*DeleteLogScaleAlertDefault) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) IsCode(code int) bool
IsCode returns true when this delete log scale alert default response a status code equal to that given
func (*DeleteLogScaleAlertDefault) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) IsRedirect() bool
IsRedirect returns true when this delete log scale alert default response has a 3xx status code
func (*DeleteLogScaleAlertDefault) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) IsServerError() bool
IsServerError returns true when this delete log scale alert default response has a 5xx status code
func (*DeleteLogScaleAlertDefault) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) IsSuccess() bool
IsSuccess returns true when this delete log scale alert default response has a 2xx status code
func (*DeleteLogScaleAlertDefault) String ¶ added in v1.7.0
func (o *DeleteLogScaleAlertDefault) String() string
type DeleteLogScaleAlertInternalServerError ¶ added in v1.7.0
DeleteLogScaleAlertInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteLogScaleAlertInternalServerError ¶ added in v1.7.0
func NewDeleteLogScaleAlertInternalServerError() *DeleteLogScaleAlertInternalServerError
NewDeleteLogScaleAlertInternalServerError creates a DeleteLogScaleAlertInternalServerError with default headers values
func (*DeleteLogScaleAlertInternalServerError) Code ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) Code() int
Code gets the status code for the delete log scale alert internal server error response
func (*DeleteLogScaleAlertInternalServerError) Error ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) Error() string
func (*DeleteLogScaleAlertInternalServerError) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) GetPayload() *models.APIError
func (*DeleteLogScaleAlertInternalServerError) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) IsClientError() bool
IsClientError returns true when this delete log scale alert internal server error response has a 4xx status code
func (*DeleteLogScaleAlertInternalServerError) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) IsCode(code int) bool
IsCode returns true when this delete log scale alert internal server error response a status code equal to that given
func (*DeleteLogScaleAlertInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete log scale alert internal server error response has a 3xx status code
func (*DeleteLogScaleAlertInternalServerError) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) IsServerError() bool
IsServerError returns true when this delete log scale alert internal server error response has a 5xx status code
func (*DeleteLogScaleAlertInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete log scale alert internal server error response has a 2xx status code
func (*DeleteLogScaleAlertInternalServerError) String ¶ added in v1.7.0
func (o *DeleteLogScaleAlertInternalServerError) String() string
type DeleteLogScaleAlertNotFound ¶ added in v1.7.0
DeleteLogScaleAlertNotFound describes a response with status code 404, with default header values.
Cannot delete the LogScaleAlert because the slug does not exist.
func NewDeleteLogScaleAlertNotFound ¶ added in v1.7.0
func NewDeleteLogScaleAlertNotFound() *DeleteLogScaleAlertNotFound
NewDeleteLogScaleAlertNotFound creates a DeleteLogScaleAlertNotFound with default headers values
func (*DeleteLogScaleAlertNotFound) Code ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) Code() int
Code gets the status code for the delete log scale alert not found response
func (*DeleteLogScaleAlertNotFound) Error ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) Error() string
func (*DeleteLogScaleAlertNotFound) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) GetPayload() *models.APIError
func (*DeleteLogScaleAlertNotFound) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) IsClientError() bool
IsClientError returns true when this delete log scale alert not found response has a 4xx status code
func (*DeleteLogScaleAlertNotFound) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) IsCode(code int) bool
IsCode returns true when this delete log scale alert not found response a status code equal to that given
func (*DeleteLogScaleAlertNotFound) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) IsRedirect() bool
IsRedirect returns true when this delete log scale alert not found response has a 3xx status code
func (*DeleteLogScaleAlertNotFound) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) IsServerError() bool
IsServerError returns true when this delete log scale alert not found response has a 5xx status code
func (*DeleteLogScaleAlertNotFound) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) IsSuccess() bool
IsSuccess returns true when this delete log scale alert not found response has a 2xx status code
func (*DeleteLogScaleAlertNotFound) String ¶ added in v1.7.0
func (o *DeleteLogScaleAlertNotFound) String() string
type DeleteLogScaleAlertOK ¶ added in v1.7.0
type DeleteLogScaleAlertOK struct {
Payload models.ConfigunstableDeleteLogScaleAlertResponse
}
DeleteLogScaleAlertOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteLogScaleAlertOK ¶ added in v1.7.0
func NewDeleteLogScaleAlertOK() *DeleteLogScaleAlertOK
NewDeleteLogScaleAlertOK creates a DeleteLogScaleAlertOK with default headers values
func (*DeleteLogScaleAlertOK) Code ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) Code() int
Code gets the status code for the delete log scale alert o k response
func (*DeleteLogScaleAlertOK) Error ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) Error() string
func (*DeleteLogScaleAlertOK) GetPayload ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) GetPayload() models.ConfigunstableDeleteLogScaleAlertResponse
func (*DeleteLogScaleAlertOK) IsClientError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) IsClientError() bool
IsClientError returns true when this delete log scale alert o k response has a 4xx status code
func (*DeleteLogScaleAlertOK) IsCode ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) IsCode(code int) bool
IsCode returns true when this delete log scale alert o k response a status code equal to that given
func (*DeleteLogScaleAlertOK) IsRedirect ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) IsRedirect() bool
IsRedirect returns true when this delete log scale alert o k response has a 3xx status code
func (*DeleteLogScaleAlertOK) IsServerError ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) IsServerError() bool
IsServerError returns true when this delete log scale alert o k response has a 5xx status code
func (*DeleteLogScaleAlertOK) IsSuccess ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) IsSuccess() bool
IsSuccess returns true when this delete log scale alert o k response has a 2xx status code
func (*DeleteLogScaleAlertOK) String ¶ added in v1.7.0
func (o *DeleteLogScaleAlertOK) String() string
type DeleteLogScaleAlertParams ¶ added in v1.7.0
type DeleteLogScaleAlertParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLogScaleAlertParams contains all the parameters to send to the API endpoint
for the delete log scale alert operation. Typically these are written to a http.Request.
func NewDeleteLogScaleAlertParams ¶ added in v1.7.0
func NewDeleteLogScaleAlertParams() *DeleteLogScaleAlertParams
NewDeleteLogScaleAlertParams creates a new DeleteLogScaleAlertParams 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 NewDeleteLogScaleAlertParamsWithContext ¶ added in v1.7.0
func NewDeleteLogScaleAlertParamsWithContext(ctx context.Context) *DeleteLogScaleAlertParams
NewDeleteLogScaleAlertParamsWithContext creates a new DeleteLogScaleAlertParams object with the ability to set a context for a request.
func NewDeleteLogScaleAlertParamsWithHTTPClient ¶ added in v1.7.0
func NewDeleteLogScaleAlertParamsWithHTTPClient(client *http.Client) *DeleteLogScaleAlertParams
NewDeleteLogScaleAlertParamsWithHTTPClient creates a new DeleteLogScaleAlertParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteLogScaleAlertParamsWithTimeout ¶ added in v1.7.0
func NewDeleteLogScaleAlertParamsWithTimeout(timeout time.Duration) *DeleteLogScaleAlertParams
NewDeleteLogScaleAlertParamsWithTimeout creates a new DeleteLogScaleAlertParams object with the ability to set a timeout on a request.
func (*DeleteLogScaleAlertParams) SetContext ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) SetContext(ctx context.Context)
SetContext adds the context to the delete log scale alert params
func (*DeleteLogScaleAlertParams) SetDefaults ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) SetDefaults()
SetDefaults hydrates default values in the delete log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogScaleAlertParams) SetHTTPClient ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete log scale alert params
func (*DeleteLogScaleAlertParams) SetSlug ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) SetSlug(slug string)
SetSlug adds the slug to the delete log scale alert params
func (*DeleteLogScaleAlertParams) SetTimeout ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete log scale alert params
func (*DeleteLogScaleAlertParams) WithContext ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WithContext(ctx context.Context) *DeleteLogScaleAlertParams
WithContext adds the context to the delete log scale alert params
func (*DeleteLogScaleAlertParams) WithDefaults ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WithDefaults() *DeleteLogScaleAlertParams
WithDefaults hydrates default values in the delete log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteLogScaleAlertParams) WithHTTPClient ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WithHTTPClient(client *http.Client) *DeleteLogScaleAlertParams
WithHTTPClient adds the HTTPClient to the delete log scale alert params
func (*DeleteLogScaleAlertParams) WithSlug ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WithSlug(slug string) *DeleteLogScaleAlertParams
WithSlug adds the slug to the delete log scale alert params
func (*DeleteLogScaleAlertParams) WithTimeout ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WithTimeout(timeout time.Duration) *DeleteLogScaleAlertParams
WithTimeout adds the timeout to the delete log scale alert params
func (*DeleteLogScaleAlertParams) WriteToRequest ¶ added in v1.7.0
func (o *DeleteLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLogScaleAlertReader ¶ added in v1.7.0
type DeleteLogScaleAlertReader struct {
// contains filtered or unexported fields
}
DeleteLogScaleAlertReader is a Reader for the DeleteLogScaleAlert structure.
func (*DeleteLogScaleAlertReader) ReadResponse ¶ added in v1.7.0
func (o *DeleteLogScaleAlertReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNoopEntityBadRequest ¶ added in v1.3.0
DeleteNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot delete the NoopEntity because it is in use.
func NewDeleteNoopEntityBadRequest ¶ added in v1.3.0
func NewDeleteNoopEntityBadRequest() *DeleteNoopEntityBadRequest
NewDeleteNoopEntityBadRequest creates a DeleteNoopEntityBadRequest with default headers values
func (*DeleteNoopEntityBadRequest) Code ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) Code() int
Code gets the status code for the delete noop entity bad request response
func (*DeleteNoopEntityBadRequest) Error ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) Error() string
func (*DeleteNoopEntityBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) GetPayload() *models.APIError
func (*DeleteNoopEntityBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this delete noop entity bad request response has a 4xx status code
func (*DeleteNoopEntityBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this delete noop entity bad request response a status code equal to that given
func (*DeleteNoopEntityBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this delete noop entity bad request response has a 3xx status code
func (*DeleteNoopEntityBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this delete noop entity bad request response has a 5xx status code
func (*DeleteNoopEntityBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this delete noop entity bad request response has a 2xx status code
func (*DeleteNoopEntityBadRequest) String ¶ added in v1.3.0
func (o *DeleteNoopEntityBadRequest) String() string
type DeleteNoopEntityDefault ¶
type DeleteNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteNoopEntityDefault ¶
func NewDeleteNoopEntityDefault(code int) *DeleteNoopEntityDefault
NewDeleteNoopEntityDefault creates a DeleteNoopEntityDefault with default headers values
func (*DeleteNoopEntityDefault) Code ¶
func (o *DeleteNoopEntityDefault) Code() int
Code gets the status code for the delete noop entity default response
func (*DeleteNoopEntityDefault) Error ¶
func (o *DeleteNoopEntityDefault) Error() string
func (*DeleteNoopEntityDefault) GetPayload ¶
func (o *DeleteNoopEntityDefault) GetPayload() models.GenericError
func (*DeleteNoopEntityDefault) IsClientError ¶
func (o *DeleteNoopEntityDefault) IsClientError() bool
IsClientError returns true when this delete noop entity default response has a 4xx status code
func (*DeleteNoopEntityDefault) IsCode ¶
func (o *DeleteNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this delete noop entity default response a status code equal to that given
func (*DeleteNoopEntityDefault) IsRedirect ¶
func (o *DeleteNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this delete noop entity default response has a 3xx status code
func (*DeleteNoopEntityDefault) IsServerError ¶
func (o *DeleteNoopEntityDefault) IsServerError() bool
IsServerError returns true when this delete noop entity default response has a 5xx status code
func (*DeleteNoopEntityDefault) IsSuccess ¶
func (o *DeleteNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this delete noop entity default response has a 2xx status code
func (*DeleteNoopEntityDefault) String ¶
func (o *DeleteNoopEntityDefault) String() string
type DeleteNoopEntityInternalServerError ¶
DeleteNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteNoopEntityInternalServerError ¶
func NewDeleteNoopEntityInternalServerError() *DeleteNoopEntityInternalServerError
NewDeleteNoopEntityInternalServerError creates a DeleteNoopEntityInternalServerError with default headers values
func (*DeleteNoopEntityInternalServerError) Code ¶
func (o *DeleteNoopEntityInternalServerError) Code() int
Code gets the status code for the delete noop entity internal server error response
func (*DeleteNoopEntityInternalServerError) Error ¶
func (o *DeleteNoopEntityInternalServerError) Error() string
func (*DeleteNoopEntityInternalServerError) GetPayload ¶
func (o *DeleteNoopEntityInternalServerError) GetPayload() *models.APIError
func (*DeleteNoopEntityInternalServerError) IsClientError ¶
func (o *DeleteNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this delete noop entity internal server error response has a 4xx status code
func (*DeleteNoopEntityInternalServerError) IsCode ¶
func (o *DeleteNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this delete noop entity internal server error response a status code equal to that given
func (*DeleteNoopEntityInternalServerError) IsRedirect ¶
func (o *DeleteNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete noop entity internal server error response has a 3xx status code
func (*DeleteNoopEntityInternalServerError) IsServerError ¶
func (o *DeleteNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this delete noop entity internal server error response has a 5xx status code
func (*DeleteNoopEntityInternalServerError) IsSuccess ¶
func (o *DeleteNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete noop entity internal server error response has a 2xx status code
func (*DeleteNoopEntityInternalServerError) String ¶
func (o *DeleteNoopEntityInternalServerError) String() string
type DeleteNoopEntityNotFound ¶
DeleteNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot delete the NoopEntity because the slug does not exist.
func NewDeleteNoopEntityNotFound ¶
func NewDeleteNoopEntityNotFound() *DeleteNoopEntityNotFound
NewDeleteNoopEntityNotFound creates a DeleteNoopEntityNotFound with default headers values
func (*DeleteNoopEntityNotFound) Code ¶
func (o *DeleteNoopEntityNotFound) Code() int
Code gets the status code for the delete noop entity not found response
func (*DeleteNoopEntityNotFound) Error ¶
func (o *DeleteNoopEntityNotFound) Error() string
func (*DeleteNoopEntityNotFound) GetPayload ¶
func (o *DeleteNoopEntityNotFound) GetPayload() *models.APIError
func (*DeleteNoopEntityNotFound) IsClientError ¶
func (o *DeleteNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this delete noop entity not found response has a 4xx status code
func (*DeleteNoopEntityNotFound) IsCode ¶
func (o *DeleteNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this delete noop entity not found response a status code equal to that given
func (*DeleteNoopEntityNotFound) IsRedirect ¶
func (o *DeleteNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this delete noop entity not found response has a 3xx status code
func (*DeleteNoopEntityNotFound) IsServerError ¶
func (o *DeleteNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this delete noop entity not found response has a 5xx status code
func (*DeleteNoopEntityNotFound) IsSuccess ¶
func (o *DeleteNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this delete noop entity not found response has a 2xx status code
func (*DeleteNoopEntityNotFound) String ¶
func (o *DeleteNoopEntityNotFound) String() string
type DeleteNoopEntityOK ¶
type DeleteNoopEntityOK struct {
Payload *models.ConfigunstableDeleteNoopEntityResponse
}
DeleteNoopEntityOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteNoopEntityOK ¶
func NewDeleteNoopEntityOK() *DeleteNoopEntityOK
NewDeleteNoopEntityOK creates a DeleteNoopEntityOK with default headers values
func (*DeleteNoopEntityOK) Code ¶
func (o *DeleteNoopEntityOK) Code() int
Code gets the status code for the delete noop entity o k response
func (*DeleteNoopEntityOK) Error ¶
func (o *DeleteNoopEntityOK) Error() string
func (*DeleteNoopEntityOK) GetPayload ¶
func (o *DeleteNoopEntityOK) GetPayload() *models.ConfigunstableDeleteNoopEntityResponse
func (*DeleteNoopEntityOK) IsClientError ¶
func (o *DeleteNoopEntityOK) IsClientError() bool
IsClientError returns true when this delete noop entity o k response has a 4xx status code
func (*DeleteNoopEntityOK) IsCode ¶
func (o *DeleteNoopEntityOK) IsCode(code int) bool
IsCode returns true when this delete noop entity o k response a status code equal to that given
func (*DeleteNoopEntityOK) IsRedirect ¶
func (o *DeleteNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this delete noop entity o k response has a 3xx status code
func (*DeleteNoopEntityOK) IsServerError ¶
func (o *DeleteNoopEntityOK) IsServerError() bool
IsServerError returns true when this delete noop entity o k response has a 5xx status code
func (*DeleteNoopEntityOK) IsSuccess ¶
func (o *DeleteNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this delete noop entity o k response has a 2xx status code
func (*DeleteNoopEntityOK) String ¶
func (o *DeleteNoopEntityOK) String() string
type DeleteNoopEntityParams ¶
type DeleteNoopEntityParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNoopEntityParams contains all the parameters to send to the API endpoint
for the delete noop entity operation. Typically these are written to a http.Request.
func NewDeleteNoopEntityParams ¶
func NewDeleteNoopEntityParams() *DeleteNoopEntityParams
NewDeleteNoopEntityParams creates a new DeleteNoopEntityParams 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 NewDeleteNoopEntityParamsWithContext ¶
func NewDeleteNoopEntityParamsWithContext(ctx context.Context) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithContext creates a new DeleteNoopEntityParams object with the ability to set a context for a request.
func NewDeleteNoopEntityParamsWithHTTPClient ¶
func NewDeleteNoopEntityParamsWithHTTPClient(client *http.Client) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithHTTPClient creates a new DeleteNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteNoopEntityParamsWithTimeout ¶
func NewDeleteNoopEntityParamsWithTimeout(timeout time.Duration) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithTimeout creates a new DeleteNoopEntityParams object with the ability to set a timeout on a request.
func (*DeleteNoopEntityParams) SetContext ¶
func (o *DeleteNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the delete noop entity params
func (*DeleteNoopEntityParams) SetDefaults ¶
func (o *DeleteNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the delete noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNoopEntityParams) SetHTTPClient ¶
func (o *DeleteNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete noop entity params
func (*DeleteNoopEntityParams) SetSlug ¶
func (o *DeleteNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the delete noop entity params
func (*DeleteNoopEntityParams) SetTimeout ¶
func (o *DeleteNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete noop entity params
func (*DeleteNoopEntityParams) WithContext ¶
func (o *DeleteNoopEntityParams) WithContext(ctx context.Context) *DeleteNoopEntityParams
WithContext adds the context to the delete noop entity params
func (*DeleteNoopEntityParams) WithDefaults ¶
func (o *DeleteNoopEntityParams) WithDefaults() *DeleteNoopEntityParams
WithDefaults hydrates default values in the delete noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNoopEntityParams) WithHTTPClient ¶
func (o *DeleteNoopEntityParams) WithHTTPClient(client *http.Client) *DeleteNoopEntityParams
WithHTTPClient adds the HTTPClient to the delete noop entity params
func (*DeleteNoopEntityParams) WithSlug ¶
func (o *DeleteNoopEntityParams) WithSlug(slug string) *DeleteNoopEntityParams
WithSlug adds the slug to the delete noop entity params
func (*DeleteNoopEntityParams) WithTimeout ¶
func (o *DeleteNoopEntityParams) WithTimeout(timeout time.Duration) *DeleteNoopEntityParams
WithTimeout adds the timeout to the delete noop entity params
func (*DeleteNoopEntityParams) WriteToRequest ¶
func (o *DeleteNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNoopEntityReader ¶
type DeleteNoopEntityReader struct {
// contains filtered or unexported fields
}
DeleteNoopEntityReader is a Reader for the DeleteNoopEntity structure.
func (*DeleteNoopEntityReader) ReadResponse ¶
func (o *DeleteNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOtelMetricsIngestionBadRequest ¶ added in v1.6.0
DeleteOtelMetricsIngestionBadRequest describes a response with status code 400, with default header values.
Cannot delete the OtelMetricsIngestion because it is in use.
func NewDeleteOtelMetricsIngestionBadRequest ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionBadRequest() *DeleteOtelMetricsIngestionBadRequest
NewDeleteOtelMetricsIngestionBadRequest creates a DeleteOtelMetricsIngestionBadRequest with default headers values
func (*DeleteOtelMetricsIngestionBadRequest) Code ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) Code() int
Code gets the status code for the delete otel metrics ingestion bad request response
func (*DeleteOtelMetricsIngestionBadRequest) Error ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) Error() string
func (*DeleteOtelMetricsIngestionBadRequest) GetPayload ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
func (*DeleteOtelMetricsIngestionBadRequest) IsClientError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) IsClientError() bool
IsClientError returns true when this delete otel metrics ingestion bad request response has a 4xx status code
func (*DeleteOtelMetricsIngestionBadRequest) IsCode ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) IsCode(code int) bool
IsCode returns true when this delete otel metrics ingestion bad request response a status code equal to that given
func (*DeleteOtelMetricsIngestionBadRequest) IsRedirect ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) IsRedirect() bool
IsRedirect returns true when this delete otel metrics ingestion bad request response has a 3xx status code
func (*DeleteOtelMetricsIngestionBadRequest) IsServerError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) IsServerError() bool
IsServerError returns true when this delete otel metrics ingestion bad request response has a 5xx status code
func (*DeleteOtelMetricsIngestionBadRequest) IsSuccess ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) IsSuccess() bool
IsSuccess returns true when this delete otel metrics ingestion bad request response has a 2xx status code
func (*DeleteOtelMetricsIngestionBadRequest) String ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionBadRequest) String() string
type DeleteOtelMetricsIngestionDefault ¶ added in v1.6.0
type DeleteOtelMetricsIngestionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteOtelMetricsIngestionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteOtelMetricsIngestionDefault ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionDefault(code int) *DeleteOtelMetricsIngestionDefault
NewDeleteOtelMetricsIngestionDefault creates a DeleteOtelMetricsIngestionDefault with default headers values
func (*DeleteOtelMetricsIngestionDefault) Code ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) Code() int
Code gets the status code for the delete otel metrics ingestion default response
func (*DeleteOtelMetricsIngestionDefault) Error ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) Error() string
func (*DeleteOtelMetricsIngestionDefault) GetPayload ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) GetPayload() models.GenericError
func (*DeleteOtelMetricsIngestionDefault) IsClientError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) IsClientError() bool
IsClientError returns true when this delete otel metrics ingestion default response has a 4xx status code
func (*DeleteOtelMetricsIngestionDefault) IsCode ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) IsCode(code int) bool
IsCode returns true when this delete otel metrics ingestion default response a status code equal to that given
func (*DeleteOtelMetricsIngestionDefault) IsRedirect ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) IsRedirect() bool
IsRedirect returns true when this delete otel metrics ingestion default response has a 3xx status code
func (*DeleteOtelMetricsIngestionDefault) IsServerError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) IsServerError() bool
IsServerError returns true when this delete otel metrics ingestion default response has a 5xx status code
func (*DeleteOtelMetricsIngestionDefault) IsSuccess ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) IsSuccess() bool
IsSuccess returns true when this delete otel metrics ingestion default response has a 2xx status code
func (*DeleteOtelMetricsIngestionDefault) String ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionDefault) String() string
type DeleteOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
DeleteOtelMetricsIngestionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionInternalServerError() *DeleteOtelMetricsIngestionInternalServerError
NewDeleteOtelMetricsIngestionInternalServerError creates a DeleteOtelMetricsIngestionInternalServerError with default headers values
func (*DeleteOtelMetricsIngestionInternalServerError) Code ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) Code() int
Code gets the status code for the delete otel metrics ingestion internal server error response
func (*DeleteOtelMetricsIngestionInternalServerError) Error ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) Error() string
func (*DeleteOtelMetricsIngestionInternalServerError) GetPayload ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
func (*DeleteOtelMetricsIngestionInternalServerError) IsClientError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) IsClientError() bool
IsClientError returns true when this delete otel metrics ingestion internal server error response has a 4xx status code
func (*DeleteOtelMetricsIngestionInternalServerError) IsCode ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) IsCode(code int) bool
IsCode returns true when this delete otel metrics ingestion internal server error response a status code equal to that given
func (*DeleteOtelMetricsIngestionInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete otel metrics ingestion internal server error response has a 3xx status code
func (*DeleteOtelMetricsIngestionInternalServerError) IsServerError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) IsServerError() bool
IsServerError returns true when this delete otel metrics ingestion internal server error response has a 5xx status code
func (*DeleteOtelMetricsIngestionInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete otel metrics ingestion internal server error response has a 2xx status code
func (*DeleteOtelMetricsIngestionInternalServerError) String ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionInternalServerError) String() string
type DeleteOtelMetricsIngestionNotFound ¶ added in v1.6.0
DeleteOtelMetricsIngestionNotFound describes a response with status code 404, with default header values.
Cannot delete the OtelMetricsIngestion because the slug does not exist.
func NewDeleteOtelMetricsIngestionNotFound ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionNotFound() *DeleteOtelMetricsIngestionNotFound
NewDeleteOtelMetricsIngestionNotFound creates a DeleteOtelMetricsIngestionNotFound with default headers values
func (*DeleteOtelMetricsIngestionNotFound) Code ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) Code() int
Code gets the status code for the delete otel metrics ingestion not found response
func (*DeleteOtelMetricsIngestionNotFound) Error ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) Error() string
func (*DeleteOtelMetricsIngestionNotFound) GetPayload ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) GetPayload() *models.APIError
func (*DeleteOtelMetricsIngestionNotFound) IsClientError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) IsClientError() bool
IsClientError returns true when this delete otel metrics ingestion not found response has a 4xx status code
func (*DeleteOtelMetricsIngestionNotFound) IsCode ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) IsCode(code int) bool
IsCode returns true when this delete otel metrics ingestion not found response a status code equal to that given
func (*DeleteOtelMetricsIngestionNotFound) IsRedirect ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) IsRedirect() bool
IsRedirect returns true when this delete otel metrics ingestion not found response has a 3xx status code
func (*DeleteOtelMetricsIngestionNotFound) IsServerError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) IsServerError() bool
IsServerError returns true when this delete otel metrics ingestion not found response has a 5xx status code
func (*DeleteOtelMetricsIngestionNotFound) IsSuccess ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) IsSuccess() bool
IsSuccess returns true when this delete otel metrics ingestion not found response has a 2xx status code
func (*DeleteOtelMetricsIngestionNotFound) String ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionNotFound) String() string
type DeleteOtelMetricsIngestionOK ¶ added in v1.6.0
type DeleteOtelMetricsIngestionOK struct {
Payload models.ConfigunstableDeleteOtelMetricsIngestionResponse
}
DeleteOtelMetricsIngestionOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteOtelMetricsIngestionOK ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionOK() *DeleteOtelMetricsIngestionOK
NewDeleteOtelMetricsIngestionOK creates a DeleteOtelMetricsIngestionOK with default headers values
func (*DeleteOtelMetricsIngestionOK) Code ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) Code() int
Code gets the status code for the delete otel metrics ingestion o k response
func (*DeleteOtelMetricsIngestionOK) Error ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) Error() string
func (*DeleteOtelMetricsIngestionOK) GetPayload ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) GetPayload() models.ConfigunstableDeleteOtelMetricsIngestionResponse
func (*DeleteOtelMetricsIngestionOK) IsClientError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) IsClientError() bool
IsClientError returns true when this delete otel metrics ingestion o k response has a 4xx status code
func (*DeleteOtelMetricsIngestionOK) IsCode ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) IsCode(code int) bool
IsCode returns true when this delete otel metrics ingestion o k response a status code equal to that given
func (*DeleteOtelMetricsIngestionOK) IsRedirect ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) IsRedirect() bool
IsRedirect returns true when this delete otel metrics ingestion o k response has a 3xx status code
func (*DeleteOtelMetricsIngestionOK) IsServerError ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) IsServerError() bool
IsServerError returns true when this delete otel metrics ingestion o k response has a 5xx status code
func (*DeleteOtelMetricsIngestionOK) IsSuccess ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) IsSuccess() bool
IsSuccess returns true when this delete otel metrics ingestion o k response has a 2xx status code
func (*DeleteOtelMetricsIngestionOK) String ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionOK) String() string
type DeleteOtelMetricsIngestionParams ¶ added in v1.6.0
type DeleteOtelMetricsIngestionParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteOtelMetricsIngestionParams contains all the parameters to send to the API endpoint
for the delete otel metrics ingestion operation. Typically these are written to a http.Request.
func NewDeleteOtelMetricsIngestionParams ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionParams() *DeleteOtelMetricsIngestionParams
NewDeleteOtelMetricsIngestionParams creates a new DeleteOtelMetricsIngestionParams 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 NewDeleteOtelMetricsIngestionParamsWithContext ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionParamsWithContext(ctx context.Context) *DeleteOtelMetricsIngestionParams
NewDeleteOtelMetricsIngestionParamsWithContext creates a new DeleteOtelMetricsIngestionParams object with the ability to set a context for a request.
func NewDeleteOtelMetricsIngestionParamsWithHTTPClient ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *DeleteOtelMetricsIngestionParams
NewDeleteOtelMetricsIngestionParamsWithHTTPClient creates a new DeleteOtelMetricsIngestionParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteOtelMetricsIngestionParamsWithTimeout ¶ added in v1.6.0
func NewDeleteOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *DeleteOtelMetricsIngestionParams
NewDeleteOtelMetricsIngestionParamsWithTimeout creates a new DeleteOtelMetricsIngestionParams object with the ability to set a timeout on a request.
func (*DeleteOtelMetricsIngestionParams) SetContext ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) SetDefaults ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) SetDefaults()
SetDefaults hydrates default values in the delete otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOtelMetricsIngestionParams) SetHTTPClient ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) SetTimeout ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) WithContext ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) WithContext(ctx context.Context) *DeleteOtelMetricsIngestionParams
WithContext adds the context to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) WithDefaults ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) WithDefaults() *DeleteOtelMetricsIngestionParams
WithDefaults hydrates default values in the delete otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOtelMetricsIngestionParams) WithHTTPClient ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *DeleteOtelMetricsIngestionParams
WithHTTPClient adds the HTTPClient to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) WithTimeout ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *DeleteOtelMetricsIngestionParams
WithTimeout adds the timeout to the delete otel metrics ingestion params
func (*DeleteOtelMetricsIngestionParams) WriteToRequest ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOtelMetricsIngestionReader ¶ added in v1.6.0
type DeleteOtelMetricsIngestionReader struct {
// contains filtered or unexported fields
}
DeleteOtelMetricsIngestionReader is a Reader for the DeleteOtelMetricsIngestion structure.
func (*DeleteOtelMetricsIngestionReader) ReadResponse ¶ added in v1.6.0
func (o *DeleteOtelMetricsIngestionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSavedTraceSearchBadRequest ¶ added in v1.3.0
DeleteSavedTraceSearchBadRequest describes a response with status code 400, with default header values.
Cannot delete the SavedTraceSearch because it is in use.
func NewDeleteSavedTraceSearchBadRequest ¶ added in v1.3.0
func NewDeleteSavedTraceSearchBadRequest() *DeleteSavedTraceSearchBadRequest
NewDeleteSavedTraceSearchBadRequest creates a DeleteSavedTraceSearchBadRequest with default headers values
func (*DeleteSavedTraceSearchBadRequest) Code ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) Code() int
Code gets the status code for the delete saved trace search bad request response
func (*DeleteSavedTraceSearchBadRequest) Error ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) Error() string
func (*DeleteSavedTraceSearchBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) GetPayload() *models.APIError
func (*DeleteSavedTraceSearchBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) IsClientError() bool
IsClientError returns true when this delete saved trace search bad request response has a 4xx status code
func (*DeleteSavedTraceSearchBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) IsCode(code int) bool
IsCode returns true when this delete saved trace search bad request response a status code equal to that given
func (*DeleteSavedTraceSearchBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this delete saved trace search bad request response has a 3xx status code
func (*DeleteSavedTraceSearchBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) IsServerError() bool
IsServerError returns true when this delete saved trace search bad request response has a 5xx status code
func (*DeleteSavedTraceSearchBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this delete saved trace search bad request response has a 2xx status code
func (*DeleteSavedTraceSearchBadRequest) String ¶ added in v1.3.0
func (o *DeleteSavedTraceSearchBadRequest) String() string
type DeleteSavedTraceSearchDefault ¶
type DeleteSavedTraceSearchDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteSavedTraceSearchDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteSavedTraceSearchDefault ¶
func NewDeleteSavedTraceSearchDefault(code int) *DeleteSavedTraceSearchDefault
NewDeleteSavedTraceSearchDefault creates a DeleteSavedTraceSearchDefault with default headers values
func (*DeleteSavedTraceSearchDefault) Code ¶
func (o *DeleteSavedTraceSearchDefault) Code() int
Code gets the status code for the delete saved trace search default response
func (*DeleteSavedTraceSearchDefault) Error ¶
func (o *DeleteSavedTraceSearchDefault) Error() string
func (*DeleteSavedTraceSearchDefault) GetPayload ¶
func (o *DeleteSavedTraceSearchDefault) GetPayload() models.GenericError
func (*DeleteSavedTraceSearchDefault) IsClientError ¶
func (o *DeleteSavedTraceSearchDefault) IsClientError() bool
IsClientError returns true when this delete saved trace search default response has a 4xx status code
func (*DeleteSavedTraceSearchDefault) IsCode ¶
func (o *DeleteSavedTraceSearchDefault) IsCode(code int) bool
IsCode returns true when this delete saved trace search default response a status code equal to that given
func (*DeleteSavedTraceSearchDefault) IsRedirect ¶
func (o *DeleteSavedTraceSearchDefault) IsRedirect() bool
IsRedirect returns true when this delete saved trace search default response has a 3xx status code
func (*DeleteSavedTraceSearchDefault) IsServerError ¶
func (o *DeleteSavedTraceSearchDefault) IsServerError() bool
IsServerError returns true when this delete saved trace search default response has a 5xx status code
func (*DeleteSavedTraceSearchDefault) IsSuccess ¶
func (o *DeleteSavedTraceSearchDefault) IsSuccess() bool
IsSuccess returns true when this delete saved trace search default response has a 2xx status code
func (*DeleteSavedTraceSearchDefault) String ¶
func (o *DeleteSavedTraceSearchDefault) String() string
type DeleteSavedTraceSearchInternalServerError ¶
DeleteSavedTraceSearchInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteSavedTraceSearchInternalServerError ¶
func NewDeleteSavedTraceSearchInternalServerError() *DeleteSavedTraceSearchInternalServerError
NewDeleteSavedTraceSearchInternalServerError creates a DeleteSavedTraceSearchInternalServerError with default headers values
func (*DeleteSavedTraceSearchInternalServerError) Code ¶
func (o *DeleteSavedTraceSearchInternalServerError) Code() int
Code gets the status code for the delete saved trace search internal server error response
func (*DeleteSavedTraceSearchInternalServerError) Error ¶
func (o *DeleteSavedTraceSearchInternalServerError) Error() string
func (*DeleteSavedTraceSearchInternalServerError) GetPayload ¶
func (o *DeleteSavedTraceSearchInternalServerError) GetPayload() *models.APIError
func (*DeleteSavedTraceSearchInternalServerError) IsClientError ¶
func (o *DeleteSavedTraceSearchInternalServerError) IsClientError() bool
IsClientError returns true when this delete saved trace search internal server error response has a 4xx status code
func (*DeleteSavedTraceSearchInternalServerError) IsCode ¶
func (o *DeleteSavedTraceSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this delete saved trace search internal server error response a status code equal to that given
func (*DeleteSavedTraceSearchInternalServerError) IsRedirect ¶
func (o *DeleteSavedTraceSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete saved trace search internal server error response has a 3xx status code
func (*DeleteSavedTraceSearchInternalServerError) IsServerError ¶
func (o *DeleteSavedTraceSearchInternalServerError) IsServerError() bool
IsServerError returns true when this delete saved trace search internal server error response has a 5xx status code
func (*DeleteSavedTraceSearchInternalServerError) IsSuccess ¶
func (o *DeleteSavedTraceSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete saved trace search internal server error response has a 2xx status code
func (*DeleteSavedTraceSearchInternalServerError) String ¶
func (o *DeleteSavedTraceSearchInternalServerError) String() string
type DeleteSavedTraceSearchNotFound ¶
DeleteSavedTraceSearchNotFound describes a response with status code 404, with default header values.
Cannot delete the SavedTraceSearch because the slug does not exist.
func NewDeleteSavedTraceSearchNotFound ¶
func NewDeleteSavedTraceSearchNotFound() *DeleteSavedTraceSearchNotFound
NewDeleteSavedTraceSearchNotFound creates a DeleteSavedTraceSearchNotFound with default headers values
func (*DeleteSavedTraceSearchNotFound) Code ¶
func (o *DeleteSavedTraceSearchNotFound) Code() int
Code gets the status code for the delete saved trace search not found response
func (*DeleteSavedTraceSearchNotFound) Error ¶
func (o *DeleteSavedTraceSearchNotFound) Error() string
func (*DeleteSavedTraceSearchNotFound) GetPayload ¶
func (o *DeleteSavedTraceSearchNotFound) GetPayload() *models.APIError
func (*DeleteSavedTraceSearchNotFound) IsClientError ¶
func (o *DeleteSavedTraceSearchNotFound) IsClientError() bool
IsClientError returns true when this delete saved trace search not found response has a 4xx status code
func (*DeleteSavedTraceSearchNotFound) IsCode ¶
func (o *DeleteSavedTraceSearchNotFound) IsCode(code int) bool
IsCode returns true when this delete saved trace search not found response a status code equal to that given
func (*DeleteSavedTraceSearchNotFound) IsRedirect ¶
func (o *DeleteSavedTraceSearchNotFound) IsRedirect() bool
IsRedirect returns true when this delete saved trace search not found response has a 3xx status code
func (*DeleteSavedTraceSearchNotFound) IsServerError ¶
func (o *DeleteSavedTraceSearchNotFound) IsServerError() bool
IsServerError returns true when this delete saved trace search not found response has a 5xx status code
func (*DeleteSavedTraceSearchNotFound) IsSuccess ¶
func (o *DeleteSavedTraceSearchNotFound) IsSuccess() bool
IsSuccess returns true when this delete saved trace search not found response has a 2xx status code
func (*DeleteSavedTraceSearchNotFound) String ¶
func (o *DeleteSavedTraceSearchNotFound) String() string
type DeleteSavedTraceSearchOK ¶
type DeleteSavedTraceSearchOK struct {
Payload models.ConfigunstableDeleteSavedTraceSearchResponse
}
DeleteSavedTraceSearchOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteSavedTraceSearchOK ¶
func NewDeleteSavedTraceSearchOK() *DeleteSavedTraceSearchOK
NewDeleteSavedTraceSearchOK creates a DeleteSavedTraceSearchOK with default headers values
func (*DeleteSavedTraceSearchOK) Code ¶
func (o *DeleteSavedTraceSearchOK) Code() int
Code gets the status code for the delete saved trace search o k response
func (*DeleteSavedTraceSearchOK) Error ¶
func (o *DeleteSavedTraceSearchOK) Error() string
func (*DeleteSavedTraceSearchOK) GetPayload ¶
func (o *DeleteSavedTraceSearchOK) GetPayload() models.ConfigunstableDeleteSavedTraceSearchResponse
func (*DeleteSavedTraceSearchOK) IsClientError ¶
func (o *DeleteSavedTraceSearchOK) IsClientError() bool
IsClientError returns true when this delete saved trace search o k response has a 4xx status code
func (*DeleteSavedTraceSearchOK) IsCode ¶
func (o *DeleteSavedTraceSearchOK) IsCode(code int) bool
IsCode returns true when this delete saved trace search o k response a status code equal to that given
func (*DeleteSavedTraceSearchOK) IsRedirect ¶
func (o *DeleteSavedTraceSearchOK) IsRedirect() bool
IsRedirect returns true when this delete saved trace search o k response has a 3xx status code
func (*DeleteSavedTraceSearchOK) IsServerError ¶
func (o *DeleteSavedTraceSearchOK) IsServerError() bool
IsServerError returns true when this delete saved trace search o k response has a 5xx status code
func (*DeleteSavedTraceSearchOK) IsSuccess ¶
func (o *DeleteSavedTraceSearchOK) IsSuccess() bool
IsSuccess returns true when this delete saved trace search o k response has a 2xx status code
func (*DeleteSavedTraceSearchOK) String ¶
func (o *DeleteSavedTraceSearchOK) String() string
type DeleteSavedTraceSearchParams ¶
type DeleteSavedTraceSearchParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSavedTraceSearchParams contains all the parameters to send to the API endpoint
for the delete saved trace search operation. Typically these are written to a http.Request.
func NewDeleteSavedTraceSearchParams ¶
func NewDeleteSavedTraceSearchParams() *DeleteSavedTraceSearchParams
NewDeleteSavedTraceSearchParams creates a new DeleteSavedTraceSearchParams 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 NewDeleteSavedTraceSearchParamsWithContext ¶
func NewDeleteSavedTraceSearchParamsWithContext(ctx context.Context) *DeleteSavedTraceSearchParams
NewDeleteSavedTraceSearchParamsWithContext creates a new DeleteSavedTraceSearchParams object with the ability to set a context for a request.
func NewDeleteSavedTraceSearchParamsWithHTTPClient ¶
func NewDeleteSavedTraceSearchParamsWithHTTPClient(client *http.Client) *DeleteSavedTraceSearchParams
NewDeleteSavedTraceSearchParamsWithHTTPClient creates a new DeleteSavedTraceSearchParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSavedTraceSearchParamsWithTimeout ¶
func NewDeleteSavedTraceSearchParamsWithTimeout(timeout time.Duration) *DeleteSavedTraceSearchParams
NewDeleteSavedTraceSearchParamsWithTimeout creates a new DeleteSavedTraceSearchParams object with the ability to set a timeout on a request.
func (*DeleteSavedTraceSearchParams) SetContext ¶
func (o *DeleteSavedTraceSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) SetDefaults ¶
func (o *DeleteSavedTraceSearchParams) SetDefaults()
SetDefaults hydrates default values in the delete saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSavedTraceSearchParams) SetHTTPClient ¶
func (o *DeleteSavedTraceSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) SetSlug ¶
func (o *DeleteSavedTraceSearchParams) SetSlug(slug string)
SetSlug adds the slug to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) SetTimeout ¶
func (o *DeleteSavedTraceSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) WithContext ¶
func (o *DeleteSavedTraceSearchParams) WithContext(ctx context.Context) *DeleteSavedTraceSearchParams
WithContext adds the context to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) WithDefaults ¶
func (o *DeleteSavedTraceSearchParams) WithDefaults() *DeleteSavedTraceSearchParams
WithDefaults hydrates default values in the delete saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSavedTraceSearchParams) WithHTTPClient ¶
func (o *DeleteSavedTraceSearchParams) WithHTTPClient(client *http.Client) *DeleteSavedTraceSearchParams
WithHTTPClient adds the HTTPClient to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) WithSlug ¶
func (o *DeleteSavedTraceSearchParams) WithSlug(slug string) *DeleteSavedTraceSearchParams
WithSlug adds the slug to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) WithTimeout ¶
func (o *DeleteSavedTraceSearchParams) WithTimeout(timeout time.Duration) *DeleteSavedTraceSearchParams
WithTimeout adds the timeout to the delete saved trace search params
func (*DeleteSavedTraceSearchParams) WriteToRequest ¶
func (o *DeleteSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSavedTraceSearchReader ¶
type DeleteSavedTraceSearchReader struct {
// contains filtered or unexported fields
}
DeleteSavedTraceSearchReader is a Reader for the DeleteSavedTraceSearch structure.
func (*DeleteSavedTraceSearchReader) ReadResponse ¶
func (o *DeleteSavedTraceSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteServiceBadRequest ¶ added in v1.3.0
DeleteServiceBadRequest describes a response with status code 400, with default header values.
Cannot delete the Service because it is in use.
func NewDeleteServiceBadRequest ¶ added in v1.3.0
func NewDeleteServiceBadRequest() *DeleteServiceBadRequest
NewDeleteServiceBadRequest creates a DeleteServiceBadRequest with default headers values
func (*DeleteServiceBadRequest) Code ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) Code() int
Code gets the status code for the delete service bad request response
func (*DeleteServiceBadRequest) Error ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) Error() string
func (*DeleteServiceBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) GetPayload() *models.APIError
func (*DeleteServiceBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) IsClientError() bool
IsClientError returns true when this delete service bad request response has a 4xx status code
func (*DeleteServiceBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) IsCode(code int) bool
IsCode returns true when this delete service bad request response a status code equal to that given
func (*DeleteServiceBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) IsRedirect() bool
IsRedirect returns true when this delete service bad request response has a 3xx status code
func (*DeleteServiceBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) IsServerError() bool
IsServerError returns true when this delete service bad request response has a 5xx status code
func (*DeleteServiceBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) IsSuccess() bool
IsSuccess returns true when this delete service bad request response has a 2xx status code
func (*DeleteServiceBadRequest) String ¶ added in v1.3.0
func (o *DeleteServiceBadRequest) String() string
type DeleteServiceDefault ¶
type DeleteServiceDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteServiceDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteServiceDefault ¶
func NewDeleteServiceDefault(code int) *DeleteServiceDefault
NewDeleteServiceDefault creates a DeleteServiceDefault with default headers values
func (*DeleteServiceDefault) Code ¶
func (o *DeleteServiceDefault) Code() int
Code gets the status code for the delete service default response
func (*DeleteServiceDefault) Error ¶
func (o *DeleteServiceDefault) Error() string
func (*DeleteServiceDefault) GetPayload ¶
func (o *DeleteServiceDefault) GetPayload() models.GenericError
func (*DeleteServiceDefault) IsClientError ¶
func (o *DeleteServiceDefault) IsClientError() bool
IsClientError returns true when this delete service default response has a 4xx status code
func (*DeleteServiceDefault) IsCode ¶
func (o *DeleteServiceDefault) IsCode(code int) bool
IsCode returns true when this delete service default response a status code equal to that given
func (*DeleteServiceDefault) IsRedirect ¶
func (o *DeleteServiceDefault) IsRedirect() bool
IsRedirect returns true when this delete service default response has a 3xx status code
func (*DeleteServiceDefault) IsServerError ¶
func (o *DeleteServiceDefault) IsServerError() bool
IsServerError returns true when this delete service default response has a 5xx status code
func (*DeleteServiceDefault) IsSuccess ¶
func (o *DeleteServiceDefault) IsSuccess() bool
IsSuccess returns true when this delete service default response has a 2xx status code
func (*DeleteServiceDefault) String ¶
func (o *DeleteServiceDefault) String() string
type DeleteServiceInternalServerError ¶
DeleteServiceInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteServiceInternalServerError ¶
func NewDeleteServiceInternalServerError() *DeleteServiceInternalServerError
NewDeleteServiceInternalServerError creates a DeleteServiceInternalServerError with default headers values
func (*DeleteServiceInternalServerError) Code ¶
func (o *DeleteServiceInternalServerError) Code() int
Code gets the status code for the delete service internal server error response
func (*DeleteServiceInternalServerError) Error ¶
func (o *DeleteServiceInternalServerError) Error() string
func (*DeleteServiceInternalServerError) GetPayload ¶
func (o *DeleteServiceInternalServerError) GetPayload() *models.APIError
func (*DeleteServiceInternalServerError) IsClientError ¶
func (o *DeleteServiceInternalServerError) IsClientError() bool
IsClientError returns true when this delete service internal server error response has a 4xx status code
func (*DeleteServiceInternalServerError) IsCode ¶
func (o *DeleteServiceInternalServerError) IsCode(code int) bool
IsCode returns true when this delete service internal server error response a status code equal to that given
func (*DeleteServiceInternalServerError) IsRedirect ¶
func (o *DeleteServiceInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete service internal server error response has a 3xx status code
func (*DeleteServiceInternalServerError) IsServerError ¶
func (o *DeleteServiceInternalServerError) IsServerError() bool
IsServerError returns true when this delete service internal server error response has a 5xx status code
func (*DeleteServiceInternalServerError) IsSuccess ¶
func (o *DeleteServiceInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete service internal server error response has a 2xx status code
func (*DeleteServiceInternalServerError) String ¶
func (o *DeleteServiceInternalServerError) String() string
type DeleteServiceNotFound ¶
DeleteServiceNotFound describes a response with status code 404, with default header values.
Cannot delete the Service because the slug does not exist.
func NewDeleteServiceNotFound ¶
func NewDeleteServiceNotFound() *DeleteServiceNotFound
NewDeleteServiceNotFound creates a DeleteServiceNotFound with default headers values
func (*DeleteServiceNotFound) Code ¶
func (o *DeleteServiceNotFound) Code() int
Code gets the status code for the delete service not found response
func (*DeleteServiceNotFound) Error ¶
func (o *DeleteServiceNotFound) Error() string
func (*DeleteServiceNotFound) GetPayload ¶
func (o *DeleteServiceNotFound) GetPayload() *models.APIError
func (*DeleteServiceNotFound) IsClientError ¶
func (o *DeleteServiceNotFound) IsClientError() bool
IsClientError returns true when this delete service not found response has a 4xx status code
func (*DeleteServiceNotFound) IsCode ¶
func (o *DeleteServiceNotFound) IsCode(code int) bool
IsCode returns true when this delete service not found response a status code equal to that given
func (*DeleteServiceNotFound) IsRedirect ¶
func (o *DeleteServiceNotFound) IsRedirect() bool
IsRedirect returns true when this delete service not found response has a 3xx status code
func (*DeleteServiceNotFound) IsServerError ¶
func (o *DeleteServiceNotFound) IsServerError() bool
IsServerError returns true when this delete service not found response has a 5xx status code
func (*DeleteServiceNotFound) IsSuccess ¶
func (o *DeleteServiceNotFound) IsSuccess() bool
IsSuccess returns true when this delete service not found response has a 2xx status code
func (*DeleteServiceNotFound) String ¶
func (o *DeleteServiceNotFound) String() string
type DeleteServiceOK ¶
type DeleteServiceOK struct {
Payload models.ConfigunstableDeleteServiceResponse
}
DeleteServiceOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteServiceOK ¶
func NewDeleteServiceOK() *DeleteServiceOK
NewDeleteServiceOK creates a DeleteServiceOK with default headers values
func (*DeleteServiceOK) Code ¶
func (o *DeleteServiceOK) Code() int
Code gets the status code for the delete service o k response
func (*DeleteServiceOK) Error ¶
func (o *DeleteServiceOK) Error() string
func (*DeleteServiceOK) GetPayload ¶
func (o *DeleteServiceOK) GetPayload() models.ConfigunstableDeleteServiceResponse
func (*DeleteServiceOK) IsClientError ¶
func (o *DeleteServiceOK) IsClientError() bool
IsClientError returns true when this delete service o k response has a 4xx status code
func (*DeleteServiceOK) IsCode ¶
func (o *DeleteServiceOK) IsCode(code int) bool
IsCode returns true when this delete service o k response a status code equal to that given
func (*DeleteServiceOK) IsRedirect ¶
func (o *DeleteServiceOK) IsRedirect() bool
IsRedirect returns true when this delete service o k response has a 3xx status code
func (*DeleteServiceOK) IsServerError ¶
func (o *DeleteServiceOK) IsServerError() bool
IsServerError returns true when this delete service o k response has a 5xx status code
func (*DeleteServiceOK) IsSuccess ¶
func (o *DeleteServiceOK) IsSuccess() bool
IsSuccess returns true when this delete service o k response has a 2xx status code
func (*DeleteServiceOK) String ¶
func (o *DeleteServiceOK) String() string
type DeleteServiceParams ¶
type DeleteServiceParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteServiceParams contains all the parameters to send to the API endpoint
for the delete service operation. Typically these are written to a http.Request.
func NewDeleteServiceParams ¶
func NewDeleteServiceParams() *DeleteServiceParams
NewDeleteServiceParams creates a new DeleteServiceParams 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 NewDeleteServiceParamsWithContext ¶
func NewDeleteServiceParamsWithContext(ctx context.Context) *DeleteServiceParams
NewDeleteServiceParamsWithContext creates a new DeleteServiceParams object with the ability to set a context for a request.
func NewDeleteServiceParamsWithHTTPClient ¶
func NewDeleteServiceParamsWithHTTPClient(client *http.Client) *DeleteServiceParams
NewDeleteServiceParamsWithHTTPClient creates a new DeleteServiceParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteServiceParamsWithTimeout ¶
func NewDeleteServiceParamsWithTimeout(timeout time.Duration) *DeleteServiceParams
NewDeleteServiceParamsWithTimeout creates a new DeleteServiceParams object with the ability to set a timeout on a request.
func (*DeleteServiceParams) SetContext ¶
func (o *DeleteServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete service params
func (*DeleteServiceParams) SetDefaults ¶
func (o *DeleteServiceParams) SetDefaults()
SetDefaults hydrates default values in the delete service params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteServiceParams) SetHTTPClient ¶
func (o *DeleteServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete service params
func (*DeleteServiceParams) SetSlug ¶
func (o *DeleteServiceParams) SetSlug(slug string)
SetSlug adds the slug to the delete service params
func (*DeleteServiceParams) SetTimeout ¶
func (o *DeleteServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete service params
func (*DeleteServiceParams) WithContext ¶
func (o *DeleteServiceParams) WithContext(ctx context.Context) *DeleteServiceParams
WithContext adds the context to the delete service params
func (*DeleteServiceParams) WithDefaults ¶
func (o *DeleteServiceParams) WithDefaults() *DeleteServiceParams
WithDefaults hydrates default values in the delete service params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteServiceParams) WithHTTPClient ¶
func (o *DeleteServiceParams) WithHTTPClient(client *http.Client) *DeleteServiceParams
WithHTTPClient adds the HTTPClient to the delete service params
func (*DeleteServiceParams) WithSlug ¶
func (o *DeleteServiceParams) WithSlug(slug string) *DeleteServiceParams
WithSlug adds the slug to the delete service params
func (*DeleteServiceParams) WithTimeout ¶
func (o *DeleteServiceParams) WithTimeout(timeout time.Duration) *DeleteServiceParams
WithTimeout adds the timeout to the delete service params
func (*DeleteServiceParams) WriteToRequest ¶
func (o *DeleteServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteServiceReader ¶
type DeleteServiceReader struct {
// contains filtered or unexported fields
}
DeleteServiceReader is a Reader for the DeleteService structure.
func (*DeleteServiceReader) ReadResponse ¶
func (o *DeleteServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTraceBehaviorBadRequest ¶ added in v1.6.0
DeleteTraceBehaviorBadRequest describes a response with status code 400, with default header values.
Cannot delete the TraceBehavior because it is in use.
func NewDeleteTraceBehaviorBadRequest ¶ added in v1.6.0
func NewDeleteTraceBehaviorBadRequest() *DeleteTraceBehaviorBadRequest
NewDeleteTraceBehaviorBadRequest creates a DeleteTraceBehaviorBadRequest with default headers values
func (*DeleteTraceBehaviorBadRequest) Code ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) Code() int
Code gets the status code for the delete trace behavior bad request response
func (*DeleteTraceBehaviorBadRequest) Error ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) Error() string
func (*DeleteTraceBehaviorBadRequest) GetPayload ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) GetPayload() *models.APIError
func (*DeleteTraceBehaviorBadRequest) IsClientError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) IsClientError() bool
IsClientError returns true when this delete trace behavior bad request response has a 4xx status code
func (*DeleteTraceBehaviorBadRequest) IsCode ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) IsCode(code int) bool
IsCode returns true when this delete trace behavior bad request response a status code equal to that given
func (*DeleteTraceBehaviorBadRequest) IsRedirect ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) IsRedirect() bool
IsRedirect returns true when this delete trace behavior bad request response has a 3xx status code
func (*DeleteTraceBehaviorBadRequest) IsServerError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) IsServerError() bool
IsServerError returns true when this delete trace behavior bad request response has a 5xx status code
func (*DeleteTraceBehaviorBadRequest) IsSuccess ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) IsSuccess() bool
IsSuccess returns true when this delete trace behavior bad request response has a 2xx status code
func (*DeleteTraceBehaviorBadRequest) String ¶ added in v1.6.0
func (o *DeleteTraceBehaviorBadRequest) String() string
type DeleteTraceBehaviorDefault ¶ added in v1.6.0
type DeleteTraceBehaviorDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteTraceBehaviorDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteTraceBehaviorDefault ¶ added in v1.6.0
func NewDeleteTraceBehaviorDefault(code int) *DeleteTraceBehaviorDefault
NewDeleteTraceBehaviorDefault creates a DeleteTraceBehaviorDefault with default headers values
func (*DeleteTraceBehaviorDefault) Code ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) Code() int
Code gets the status code for the delete trace behavior default response
func (*DeleteTraceBehaviorDefault) Error ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) Error() string
func (*DeleteTraceBehaviorDefault) GetPayload ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) GetPayload() models.GenericError
func (*DeleteTraceBehaviorDefault) IsClientError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) IsClientError() bool
IsClientError returns true when this delete trace behavior default response has a 4xx status code
func (*DeleteTraceBehaviorDefault) IsCode ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) IsCode(code int) bool
IsCode returns true when this delete trace behavior default response a status code equal to that given
func (*DeleteTraceBehaviorDefault) IsRedirect ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) IsRedirect() bool
IsRedirect returns true when this delete trace behavior default response has a 3xx status code
func (*DeleteTraceBehaviorDefault) IsServerError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) IsServerError() bool
IsServerError returns true when this delete trace behavior default response has a 5xx status code
func (*DeleteTraceBehaviorDefault) IsSuccess ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) IsSuccess() bool
IsSuccess returns true when this delete trace behavior default response has a 2xx status code
func (*DeleteTraceBehaviorDefault) String ¶ added in v1.6.0
func (o *DeleteTraceBehaviorDefault) String() string
type DeleteTraceBehaviorInternalServerError ¶ added in v1.6.0
DeleteTraceBehaviorInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteTraceBehaviorInternalServerError ¶ added in v1.6.0
func NewDeleteTraceBehaviorInternalServerError() *DeleteTraceBehaviorInternalServerError
NewDeleteTraceBehaviorInternalServerError creates a DeleteTraceBehaviorInternalServerError with default headers values
func (*DeleteTraceBehaviorInternalServerError) Code ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) Code() int
Code gets the status code for the delete trace behavior internal server error response
func (*DeleteTraceBehaviorInternalServerError) Error ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) Error() string
func (*DeleteTraceBehaviorInternalServerError) GetPayload ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) GetPayload() *models.APIError
func (*DeleteTraceBehaviorInternalServerError) IsClientError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) IsClientError() bool
IsClientError returns true when this delete trace behavior internal server error response has a 4xx status code
func (*DeleteTraceBehaviorInternalServerError) IsCode ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) IsCode(code int) bool
IsCode returns true when this delete trace behavior internal server error response a status code equal to that given
func (*DeleteTraceBehaviorInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete trace behavior internal server error response has a 3xx status code
func (*DeleteTraceBehaviorInternalServerError) IsServerError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) IsServerError() bool
IsServerError returns true when this delete trace behavior internal server error response has a 5xx status code
func (*DeleteTraceBehaviorInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete trace behavior internal server error response has a 2xx status code
func (*DeleteTraceBehaviorInternalServerError) String ¶ added in v1.6.0
func (o *DeleteTraceBehaviorInternalServerError) String() string
type DeleteTraceBehaviorNotFound ¶ added in v1.6.0
DeleteTraceBehaviorNotFound describes a response with status code 404, with default header values.
Cannot delete the TraceBehavior because the slug does not exist.
func NewDeleteTraceBehaviorNotFound ¶ added in v1.6.0
func NewDeleteTraceBehaviorNotFound() *DeleteTraceBehaviorNotFound
NewDeleteTraceBehaviorNotFound creates a DeleteTraceBehaviorNotFound with default headers values
func (*DeleteTraceBehaviorNotFound) Code ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) Code() int
Code gets the status code for the delete trace behavior not found response
func (*DeleteTraceBehaviorNotFound) Error ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) Error() string
func (*DeleteTraceBehaviorNotFound) GetPayload ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) GetPayload() *models.APIError
func (*DeleteTraceBehaviorNotFound) IsClientError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) IsClientError() bool
IsClientError returns true when this delete trace behavior not found response has a 4xx status code
func (*DeleteTraceBehaviorNotFound) IsCode ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) IsCode(code int) bool
IsCode returns true when this delete trace behavior not found response a status code equal to that given
func (*DeleteTraceBehaviorNotFound) IsRedirect ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) IsRedirect() bool
IsRedirect returns true when this delete trace behavior not found response has a 3xx status code
func (*DeleteTraceBehaviorNotFound) IsServerError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) IsServerError() bool
IsServerError returns true when this delete trace behavior not found response has a 5xx status code
func (*DeleteTraceBehaviorNotFound) IsSuccess ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) IsSuccess() bool
IsSuccess returns true when this delete trace behavior not found response has a 2xx status code
func (*DeleteTraceBehaviorNotFound) String ¶ added in v1.6.0
func (o *DeleteTraceBehaviorNotFound) String() string
type DeleteTraceBehaviorOK ¶ added in v1.6.0
type DeleteTraceBehaviorOK struct {
Payload models.ConfigunstableDeleteTraceBehaviorResponse
}
DeleteTraceBehaviorOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteTraceBehaviorOK ¶ added in v1.6.0
func NewDeleteTraceBehaviorOK() *DeleteTraceBehaviorOK
NewDeleteTraceBehaviorOK creates a DeleteTraceBehaviorOK with default headers values
func (*DeleteTraceBehaviorOK) Code ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) Code() int
Code gets the status code for the delete trace behavior o k response
func (*DeleteTraceBehaviorOK) Error ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) Error() string
func (*DeleteTraceBehaviorOK) GetPayload ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) GetPayload() models.ConfigunstableDeleteTraceBehaviorResponse
func (*DeleteTraceBehaviorOK) IsClientError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) IsClientError() bool
IsClientError returns true when this delete trace behavior o k response has a 4xx status code
func (*DeleteTraceBehaviorOK) IsCode ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) IsCode(code int) bool
IsCode returns true when this delete trace behavior o k response a status code equal to that given
func (*DeleteTraceBehaviorOK) IsRedirect ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) IsRedirect() bool
IsRedirect returns true when this delete trace behavior o k response has a 3xx status code
func (*DeleteTraceBehaviorOK) IsServerError ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) IsServerError() bool
IsServerError returns true when this delete trace behavior o k response has a 5xx status code
func (*DeleteTraceBehaviorOK) IsSuccess ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) IsSuccess() bool
IsSuccess returns true when this delete trace behavior o k response has a 2xx status code
func (*DeleteTraceBehaviorOK) String ¶ added in v1.6.0
func (o *DeleteTraceBehaviorOK) String() string
type DeleteTraceBehaviorParams ¶ added in v1.6.0
type DeleteTraceBehaviorParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTraceBehaviorParams contains all the parameters to send to the API endpoint
for the delete trace behavior operation. Typically these are written to a http.Request.
func NewDeleteTraceBehaviorParams ¶ added in v1.6.0
func NewDeleteTraceBehaviorParams() *DeleteTraceBehaviorParams
NewDeleteTraceBehaviorParams creates a new DeleteTraceBehaviorParams 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 NewDeleteTraceBehaviorParamsWithContext ¶ added in v1.6.0
func NewDeleteTraceBehaviorParamsWithContext(ctx context.Context) *DeleteTraceBehaviorParams
NewDeleteTraceBehaviorParamsWithContext creates a new DeleteTraceBehaviorParams object with the ability to set a context for a request.
func NewDeleteTraceBehaviorParamsWithHTTPClient ¶ added in v1.6.0
func NewDeleteTraceBehaviorParamsWithHTTPClient(client *http.Client) *DeleteTraceBehaviorParams
NewDeleteTraceBehaviorParamsWithHTTPClient creates a new DeleteTraceBehaviorParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteTraceBehaviorParamsWithTimeout ¶ added in v1.6.0
func NewDeleteTraceBehaviorParamsWithTimeout(timeout time.Duration) *DeleteTraceBehaviorParams
NewDeleteTraceBehaviorParamsWithTimeout creates a new DeleteTraceBehaviorParams object with the ability to set a timeout on a request.
func (*DeleteTraceBehaviorParams) SetContext ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) SetContext(ctx context.Context)
SetContext adds the context to the delete trace behavior params
func (*DeleteTraceBehaviorParams) SetDefaults ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) SetDefaults()
SetDefaults hydrates default values in the delete trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceBehaviorParams) SetHTTPClient ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete trace behavior params
func (*DeleteTraceBehaviorParams) SetSlug ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) SetSlug(slug string)
SetSlug adds the slug to the delete trace behavior params
func (*DeleteTraceBehaviorParams) SetTimeout ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete trace behavior params
func (*DeleteTraceBehaviorParams) WithContext ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WithContext(ctx context.Context) *DeleteTraceBehaviorParams
WithContext adds the context to the delete trace behavior params
func (*DeleteTraceBehaviorParams) WithDefaults ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WithDefaults() *DeleteTraceBehaviorParams
WithDefaults hydrates default values in the delete trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceBehaviorParams) WithHTTPClient ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WithHTTPClient(client *http.Client) *DeleteTraceBehaviorParams
WithHTTPClient adds the HTTPClient to the delete trace behavior params
func (*DeleteTraceBehaviorParams) WithSlug ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WithSlug(slug string) *DeleteTraceBehaviorParams
WithSlug adds the slug to the delete trace behavior params
func (*DeleteTraceBehaviorParams) WithTimeout ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WithTimeout(timeout time.Duration) *DeleteTraceBehaviorParams
WithTimeout adds the timeout to the delete trace behavior params
func (*DeleteTraceBehaviorParams) WriteToRequest ¶ added in v1.6.0
func (o *DeleteTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTraceBehaviorReader ¶ added in v1.6.0
type DeleteTraceBehaviorReader struct {
// contains filtered or unexported fields
}
DeleteTraceBehaviorReader is a Reader for the DeleteTraceBehavior structure.
func (*DeleteTraceBehaviorReader) ReadResponse ¶ added in v1.6.0
func (o *DeleteTraceBehaviorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTraceJaegerRemoteSamplingStrategyBadRequest ¶ added in v1.3.0
DeleteTraceJaegerRemoteSamplingStrategyBadRequest describes a response with status code 400, with default header values.
Cannot delete the TraceJaegerRemoteSamplingStrategy because it is in use.
func NewDeleteTraceJaegerRemoteSamplingStrategyBadRequest ¶ added in v1.3.0
func NewDeleteTraceJaegerRemoteSamplingStrategyBadRequest() *DeleteTraceJaegerRemoteSamplingStrategyBadRequest
NewDeleteTraceJaegerRemoteSamplingStrategyBadRequest creates a DeleteTraceJaegerRemoteSamplingStrategyBadRequest with default headers values
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Code ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
Code gets the status code for the delete trace jaeger remote sampling strategy bad request response
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Error ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
IsClientError returns true when this delete trace jaeger remote sampling strategy bad request response has a 4xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
IsCode returns true when this delete trace jaeger remote sampling strategy bad request response a status code equal to that given
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
IsRedirect returns true when this delete trace jaeger remote sampling strategy bad request response has a 3xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
IsServerError returns true when this delete trace jaeger remote sampling strategy bad request response has a 5xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
IsSuccess returns true when this delete trace jaeger remote sampling strategy bad request response has a 2xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyBadRequest) String ¶ added in v1.3.0
func (o *DeleteTraceJaegerRemoteSamplingStrategyBadRequest) String() string
type DeleteTraceJaegerRemoteSamplingStrategyDefault ¶
type DeleteTraceJaegerRemoteSamplingStrategyDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteTraceJaegerRemoteSamplingStrategyDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteTraceJaegerRemoteSamplingStrategyDefault ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyDefault(code int) *DeleteTraceJaegerRemoteSamplingStrategyDefault
NewDeleteTraceJaegerRemoteSamplingStrategyDefault creates a DeleteTraceJaegerRemoteSamplingStrategyDefault with default headers values
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) Code ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) Code() int
Code gets the status code for the delete trace jaeger remote sampling strategy default response
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) Error ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) Error() string
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) GetPayload ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) IsClientError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
IsClientError returns true when this delete trace jaeger remote sampling strategy default response has a 4xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) IsCode ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
IsCode returns true when this delete trace jaeger remote sampling strategy default response a status code equal to that given
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) IsRedirect ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
IsRedirect returns true when this delete trace jaeger remote sampling strategy default response has a 3xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) IsServerError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
IsServerError returns true when this delete trace jaeger remote sampling strategy default response has a 5xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) IsSuccess ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
IsSuccess returns true when this delete trace jaeger remote sampling strategy default response has a 2xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyDefault) String ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyDefault) String() string
type DeleteTraceJaegerRemoteSamplingStrategyInternalServerError ¶
DeleteTraceJaegerRemoteSamplingStrategyInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteTraceJaegerRemoteSamplingStrategyInternalServerError ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyInternalServerError() *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError
NewDeleteTraceJaegerRemoteSamplingStrategyInternalServerError creates a DeleteTraceJaegerRemoteSamplingStrategyInternalServerError with default headers values
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Code ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
Code gets the status code for the delete trace jaeger remote sampling strategy internal server error response
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Error ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
IsClientError returns true when this delete trace jaeger remote sampling strategy internal server error response has a 4xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
IsCode returns true when this delete trace jaeger remote sampling strategy internal server error response a status code equal to that given
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete trace jaeger remote sampling strategy internal server error response has a 3xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
IsServerError returns true when this delete trace jaeger remote sampling strategy internal server error response has a 5xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete trace jaeger remote sampling strategy internal server error response has a 2xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) String ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
type DeleteTraceJaegerRemoteSamplingStrategyNotFound ¶
DeleteTraceJaegerRemoteSamplingStrategyNotFound describes a response with status code 404, with default header values.
Cannot delete the TraceJaegerRemoteSamplingStrategy because the slug does not exist.
func NewDeleteTraceJaegerRemoteSamplingStrategyNotFound ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyNotFound() *DeleteTraceJaegerRemoteSamplingStrategyNotFound
NewDeleteTraceJaegerRemoteSamplingStrategyNotFound creates a DeleteTraceJaegerRemoteSamplingStrategyNotFound with default headers values
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) Code ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) Code() int
Code gets the status code for the delete trace jaeger remote sampling strategy not found response
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) Error ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) Error() string
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) GetPayload ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsClientError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
IsClientError returns true when this delete trace jaeger remote sampling strategy not found response has a 4xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsCode ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
IsCode returns true when this delete trace jaeger remote sampling strategy not found response a status code equal to that given
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
IsRedirect returns true when this delete trace jaeger remote sampling strategy not found response has a 3xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsServerError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
IsServerError returns true when this delete trace jaeger remote sampling strategy not found response has a 5xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
IsSuccess returns true when this delete trace jaeger remote sampling strategy not found response has a 2xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyNotFound) String ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyNotFound) String() string
type DeleteTraceJaegerRemoteSamplingStrategyOK ¶
type DeleteTraceJaegerRemoteSamplingStrategyOK struct {
Payload models.ConfigunstableDeleteTraceJaegerRemoteSamplingStrategyResponse
}
DeleteTraceJaegerRemoteSamplingStrategyOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteTraceJaegerRemoteSamplingStrategyOK ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyOK() *DeleteTraceJaegerRemoteSamplingStrategyOK
NewDeleteTraceJaegerRemoteSamplingStrategyOK creates a DeleteTraceJaegerRemoteSamplingStrategyOK with default headers values
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) Code ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) Code() int
Code gets the status code for the delete trace jaeger remote sampling strategy o k response
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) Error ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) Error() string
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) GetPayload ¶
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) IsClientError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
IsClientError returns true when this delete trace jaeger remote sampling strategy o k response has a 4xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) IsCode ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
IsCode returns true when this delete trace jaeger remote sampling strategy o k response a status code equal to that given
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) IsRedirect ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
IsRedirect returns true when this delete trace jaeger remote sampling strategy o k response has a 3xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) IsServerError ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
IsServerError returns true when this delete trace jaeger remote sampling strategy o k response has a 5xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) IsSuccess ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
IsSuccess returns true when this delete trace jaeger remote sampling strategy o k response has a 2xx status code
func (*DeleteTraceJaegerRemoteSamplingStrategyOK) String ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyOK) String() string
type DeleteTraceJaegerRemoteSamplingStrategyParams ¶
type DeleteTraceJaegerRemoteSamplingStrategyParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTraceJaegerRemoteSamplingStrategyParams contains all the parameters to send to the API endpoint
for the delete trace jaeger remote sampling strategy operation. Typically these are written to a http.Request.
func NewDeleteTraceJaegerRemoteSamplingStrategyParams ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyParams() *DeleteTraceJaegerRemoteSamplingStrategyParams
NewDeleteTraceJaegerRemoteSamplingStrategyParams creates a new DeleteTraceJaegerRemoteSamplingStrategyParams 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 NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithContext ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *DeleteTraceJaegerRemoteSamplingStrategyParams
NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithContext creates a new DeleteTraceJaegerRemoteSamplingStrategyParams object with the ability to set a context for a request.
func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *DeleteTraceJaegerRemoteSamplingStrategyParams
NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient creates a new DeleteTraceJaegerRemoteSamplingStrategyParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithTimeout ¶
func NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *DeleteTraceJaegerRemoteSamplingStrategyParams
NewDeleteTraceJaegerRemoteSamplingStrategyParamsWithTimeout creates a new DeleteTraceJaegerRemoteSamplingStrategyParams object with the ability to set a timeout on a request.
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) SetContext ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
SetContext adds the context to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) SetDefaults ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
SetDefaults hydrates default values in the delete trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) SetSlug ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
SetSlug adds the slug to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) SetTimeout ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WithContext ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *DeleteTraceJaegerRemoteSamplingStrategyParams
WithContext adds the context to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WithDefaults ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *DeleteTraceJaegerRemoteSamplingStrategyParams
WithDefaults hydrates default values in the delete trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *DeleteTraceJaegerRemoteSamplingStrategyParams
WithHTTPClient adds the HTTPClient to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WithSlug ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *DeleteTraceJaegerRemoteSamplingStrategyParams
WithSlug adds the slug to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WithTimeout ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *DeleteTraceJaegerRemoteSamplingStrategyParams
WithTimeout adds the timeout to the delete trace jaeger remote sampling strategy params
func (*DeleteTraceJaegerRemoteSamplingStrategyParams) WriteToRequest ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTraceJaegerRemoteSamplingStrategyReader ¶
type DeleteTraceJaegerRemoteSamplingStrategyReader struct {
// contains filtered or unexported fields
}
DeleteTraceJaegerRemoteSamplingStrategyReader is a Reader for the DeleteTraceJaegerRemoteSamplingStrategy structure.
func (*DeleteTraceJaegerRemoteSamplingStrategyReader) ReadResponse ¶
func (o *DeleteTraceJaegerRemoteSamplingStrategyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTraceTailSamplingRulesBadRequest ¶ added in v1.3.0
DeleteTraceTailSamplingRulesBadRequest describes a response with status code 400, with default header values.
Cannot delete the TraceTailSamplingRules because it is in use.
func NewDeleteTraceTailSamplingRulesBadRequest ¶ added in v1.3.0
func NewDeleteTraceTailSamplingRulesBadRequest() *DeleteTraceTailSamplingRulesBadRequest
NewDeleteTraceTailSamplingRulesBadRequest creates a DeleteTraceTailSamplingRulesBadRequest with default headers values
func (*DeleteTraceTailSamplingRulesBadRequest) Code ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) Code() int
Code gets the status code for the delete trace tail sampling rules bad request response
func (*DeleteTraceTailSamplingRulesBadRequest) Error ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) Error() string
func (*DeleteTraceTailSamplingRulesBadRequest) GetPayload ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
func (*DeleteTraceTailSamplingRulesBadRequest) IsClientError ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) IsClientError() bool
IsClientError returns true when this delete trace tail sampling rules bad request response has a 4xx status code
func (*DeleteTraceTailSamplingRulesBadRequest) IsCode ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) IsCode(code int) bool
IsCode returns true when this delete trace tail sampling rules bad request response a status code equal to that given
func (*DeleteTraceTailSamplingRulesBadRequest) IsRedirect ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) IsRedirect() bool
IsRedirect returns true when this delete trace tail sampling rules bad request response has a 3xx status code
func (*DeleteTraceTailSamplingRulesBadRequest) IsServerError ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) IsServerError() bool
IsServerError returns true when this delete trace tail sampling rules bad request response has a 5xx status code
func (*DeleteTraceTailSamplingRulesBadRequest) IsSuccess ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) IsSuccess() bool
IsSuccess returns true when this delete trace tail sampling rules bad request response has a 2xx status code
func (*DeleteTraceTailSamplingRulesBadRequest) String ¶ added in v1.3.0
func (o *DeleteTraceTailSamplingRulesBadRequest) String() string
type DeleteTraceTailSamplingRulesDefault ¶
type DeleteTraceTailSamplingRulesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteTraceTailSamplingRulesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteTraceTailSamplingRulesDefault ¶
func NewDeleteTraceTailSamplingRulesDefault(code int) *DeleteTraceTailSamplingRulesDefault
NewDeleteTraceTailSamplingRulesDefault creates a DeleteTraceTailSamplingRulesDefault with default headers values
func (*DeleteTraceTailSamplingRulesDefault) Code ¶
func (o *DeleteTraceTailSamplingRulesDefault) Code() int
Code gets the status code for the delete trace tail sampling rules default response
func (*DeleteTraceTailSamplingRulesDefault) Error ¶
func (o *DeleteTraceTailSamplingRulesDefault) Error() string
func (*DeleteTraceTailSamplingRulesDefault) GetPayload ¶
func (o *DeleteTraceTailSamplingRulesDefault) GetPayload() models.GenericError
func (*DeleteTraceTailSamplingRulesDefault) IsClientError ¶
func (o *DeleteTraceTailSamplingRulesDefault) IsClientError() bool
IsClientError returns true when this delete trace tail sampling rules default response has a 4xx status code
func (*DeleteTraceTailSamplingRulesDefault) IsCode ¶
func (o *DeleteTraceTailSamplingRulesDefault) IsCode(code int) bool
IsCode returns true when this delete trace tail sampling rules default response a status code equal to that given
func (*DeleteTraceTailSamplingRulesDefault) IsRedirect ¶
func (o *DeleteTraceTailSamplingRulesDefault) IsRedirect() bool
IsRedirect returns true when this delete trace tail sampling rules default response has a 3xx status code
func (*DeleteTraceTailSamplingRulesDefault) IsServerError ¶
func (o *DeleteTraceTailSamplingRulesDefault) IsServerError() bool
IsServerError returns true when this delete trace tail sampling rules default response has a 5xx status code
func (*DeleteTraceTailSamplingRulesDefault) IsSuccess ¶
func (o *DeleteTraceTailSamplingRulesDefault) IsSuccess() bool
IsSuccess returns true when this delete trace tail sampling rules default response has a 2xx status code
func (*DeleteTraceTailSamplingRulesDefault) String ¶
func (o *DeleteTraceTailSamplingRulesDefault) String() string
type DeleteTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
DeleteTraceTailSamplingRulesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
func NewDeleteTraceTailSamplingRulesInternalServerError() *DeleteTraceTailSamplingRulesInternalServerError
NewDeleteTraceTailSamplingRulesInternalServerError creates a DeleteTraceTailSamplingRulesInternalServerError with default headers values
func (*DeleteTraceTailSamplingRulesInternalServerError) Code ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) Code() int
Code gets the status code for the delete trace tail sampling rules internal server error response
func (*DeleteTraceTailSamplingRulesInternalServerError) Error ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) Error() string
func (*DeleteTraceTailSamplingRulesInternalServerError) GetPayload ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
func (*DeleteTraceTailSamplingRulesInternalServerError) IsClientError ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) IsClientError() bool
IsClientError returns true when this delete trace tail sampling rules internal server error response has a 4xx status code
func (*DeleteTraceTailSamplingRulesInternalServerError) IsCode ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
IsCode returns true when this delete trace tail sampling rules internal server error response a status code equal to that given
func (*DeleteTraceTailSamplingRulesInternalServerError) IsRedirect ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete trace tail sampling rules internal server error response has a 3xx status code
func (*DeleteTraceTailSamplingRulesInternalServerError) IsServerError ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) IsServerError() bool
IsServerError returns true when this delete trace tail sampling rules internal server error response has a 5xx status code
func (*DeleteTraceTailSamplingRulesInternalServerError) IsSuccess ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete trace tail sampling rules internal server error response has a 2xx status code
func (*DeleteTraceTailSamplingRulesInternalServerError) String ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesInternalServerError) String() string
type DeleteTraceTailSamplingRulesNotFound ¶ added in v1.1.0
DeleteTraceTailSamplingRulesNotFound describes a response with status code 404, with default header values.
Cannot delete the TraceTailSamplingRules because the slug does not exist.
func NewDeleteTraceTailSamplingRulesNotFound ¶ added in v1.1.0
func NewDeleteTraceTailSamplingRulesNotFound() *DeleteTraceTailSamplingRulesNotFound
NewDeleteTraceTailSamplingRulesNotFound creates a DeleteTraceTailSamplingRulesNotFound with default headers values
func (*DeleteTraceTailSamplingRulesNotFound) Code ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) Code() int
Code gets the status code for the delete trace tail sampling rules not found response
func (*DeleteTraceTailSamplingRulesNotFound) Error ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) Error() string
func (*DeleteTraceTailSamplingRulesNotFound) GetPayload ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
func (*DeleteTraceTailSamplingRulesNotFound) IsClientError ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) IsClientError() bool
IsClientError returns true when this delete trace tail sampling rules not found response has a 4xx status code
func (*DeleteTraceTailSamplingRulesNotFound) IsCode ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) IsCode(code int) bool
IsCode returns true when this delete trace tail sampling rules not found response a status code equal to that given
func (*DeleteTraceTailSamplingRulesNotFound) IsRedirect ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) IsRedirect() bool
IsRedirect returns true when this delete trace tail sampling rules not found response has a 3xx status code
func (*DeleteTraceTailSamplingRulesNotFound) IsServerError ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) IsServerError() bool
IsServerError returns true when this delete trace tail sampling rules not found response has a 5xx status code
func (*DeleteTraceTailSamplingRulesNotFound) IsSuccess ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) IsSuccess() bool
IsSuccess returns true when this delete trace tail sampling rules not found response has a 2xx status code
func (*DeleteTraceTailSamplingRulesNotFound) String ¶ added in v1.1.0
func (o *DeleteTraceTailSamplingRulesNotFound) String() string
type DeleteTraceTailSamplingRulesOK ¶
type DeleteTraceTailSamplingRulesOK struct {
Payload models.ConfigunstableDeleteTraceTailSamplingRulesResponse
}
DeleteTraceTailSamplingRulesOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteTraceTailSamplingRulesOK ¶
func NewDeleteTraceTailSamplingRulesOK() *DeleteTraceTailSamplingRulesOK
NewDeleteTraceTailSamplingRulesOK creates a DeleteTraceTailSamplingRulesOK with default headers values
func (*DeleteTraceTailSamplingRulesOK) Code ¶
func (o *DeleteTraceTailSamplingRulesOK) Code() int
Code gets the status code for the delete trace tail sampling rules o k response
func (*DeleteTraceTailSamplingRulesOK) Error ¶
func (o *DeleteTraceTailSamplingRulesOK) Error() string
func (*DeleteTraceTailSamplingRulesOK) GetPayload ¶
func (o *DeleteTraceTailSamplingRulesOK) GetPayload() models.ConfigunstableDeleteTraceTailSamplingRulesResponse
func (*DeleteTraceTailSamplingRulesOK) IsClientError ¶
func (o *DeleteTraceTailSamplingRulesOK) IsClientError() bool
IsClientError returns true when this delete trace tail sampling rules o k response has a 4xx status code
func (*DeleteTraceTailSamplingRulesOK) IsCode ¶
func (o *DeleteTraceTailSamplingRulesOK) IsCode(code int) bool
IsCode returns true when this delete trace tail sampling rules o k response a status code equal to that given
func (*DeleteTraceTailSamplingRulesOK) IsRedirect ¶
func (o *DeleteTraceTailSamplingRulesOK) IsRedirect() bool
IsRedirect returns true when this delete trace tail sampling rules o k response has a 3xx status code
func (*DeleteTraceTailSamplingRulesOK) IsServerError ¶
func (o *DeleteTraceTailSamplingRulesOK) IsServerError() bool
IsServerError returns true when this delete trace tail sampling rules o k response has a 5xx status code
func (*DeleteTraceTailSamplingRulesOK) IsSuccess ¶
func (o *DeleteTraceTailSamplingRulesOK) IsSuccess() bool
IsSuccess returns true when this delete trace tail sampling rules o k response has a 2xx status code
func (*DeleteTraceTailSamplingRulesOK) String ¶
func (o *DeleteTraceTailSamplingRulesOK) String() string
type DeleteTraceTailSamplingRulesParams ¶
type DeleteTraceTailSamplingRulesParams struct { // DryRun. DryRun *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTraceTailSamplingRulesParams contains all the parameters to send to the API endpoint
for the delete trace tail sampling rules operation. Typically these are written to a http.Request.
func NewDeleteTraceTailSamplingRulesParams ¶
func NewDeleteTraceTailSamplingRulesParams() *DeleteTraceTailSamplingRulesParams
NewDeleteTraceTailSamplingRulesParams creates a new DeleteTraceTailSamplingRulesParams 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 NewDeleteTraceTailSamplingRulesParamsWithContext ¶
func NewDeleteTraceTailSamplingRulesParamsWithContext(ctx context.Context) *DeleteTraceTailSamplingRulesParams
NewDeleteTraceTailSamplingRulesParamsWithContext creates a new DeleteTraceTailSamplingRulesParams object with the ability to set a context for a request.
func NewDeleteTraceTailSamplingRulesParamsWithHTTPClient ¶
func NewDeleteTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *DeleteTraceTailSamplingRulesParams
NewDeleteTraceTailSamplingRulesParamsWithHTTPClient creates a new DeleteTraceTailSamplingRulesParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteTraceTailSamplingRulesParamsWithTimeout ¶
func NewDeleteTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *DeleteTraceTailSamplingRulesParams
NewDeleteTraceTailSamplingRulesParamsWithTimeout creates a new DeleteTraceTailSamplingRulesParams object with the ability to set a timeout on a request.
func (*DeleteTraceTailSamplingRulesParams) SetContext ¶
func (o *DeleteTraceTailSamplingRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) SetDefaults ¶
func (o *DeleteTraceTailSamplingRulesParams) SetDefaults()
SetDefaults hydrates default values in the delete trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceTailSamplingRulesParams) SetDryRun ¶
func (o *DeleteTraceTailSamplingRulesParams) SetDryRun(dryRun *bool)
SetDryRun adds the dryRun to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) SetHTTPClient ¶
func (o *DeleteTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) SetTimeout ¶
func (o *DeleteTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) WithContext ¶
func (o *DeleteTraceTailSamplingRulesParams) WithContext(ctx context.Context) *DeleteTraceTailSamplingRulesParams
WithContext adds the context to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) WithDefaults ¶
func (o *DeleteTraceTailSamplingRulesParams) WithDefaults() *DeleteTraceTailSamplingRulesParams
WithDefaults hydrates default values in the delete trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteTraceTailSamplingRulesParams) WithDryRun ¶
func (o *DeleteTraceTailSamplingRulesParams) WithDryRun(dryRun *bool) *DeleteTraceTailSamplingRulesParams
WithDryRun adds the dryRun to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) WithHTTPClient ¶
func (o *DeleteTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *DeleteTraceTailSamplingRulesParams
WithHTTPClient adds the HTTPClient to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) WithTimeout ¶
func (o *DeleteTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *DeleteTraceTailSamplingRulesParams
WithTimeout adds the timeout to the delete trace tail sampling rules params
func (*DeleteTraceTailSamplingRulesParams) WriteToRequest ¶
func (o *DeleteTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTraceTailSamplingRulesReader ¶
type DeleteTraceTailSamplingRulesReader struct {
// contains filtered or unexported fields
}
DeleteTraceTailSamplingRulesReader is a Reader for the DeleteTraceTailSamplingRules structure.
func (*DeleteTraceTailSamplingRulesReader) ReadResponse ¶
func (o *DeleteTraceTailSamplingRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDashboardsDefault ¶
type ListDashboardsDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListDashboardsDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListDashboardsDefault ¶
func NewListDashboardsDefault(code int) *ListDashboardsDefault
NewListDashboardsDefault creates a ListDashboardsDefault with default headers values
func (*ListDashboardsDefault) Code ¶
func (o *ListDashboardsDefault) Code() int
Code gets the status code for the list dashboards default response
func (*ListDashboardsDefault) Error ¶
func (o *ListDashboardsDefault) Error() string
func (*ListDashboardsDefault) GetPayload ¶
func (o *ListDashboardsDefault) GetPayload() models.GenericError
func (*ListDashboardsDefault) IsClientError ¶
func (o *ListDashboardsDefault) IsClientError() bool
IsClientError returns true when this list dashboards default response has a 4xx status code
func (*ListDashboardsDefault) IsCode ¶
func (o *ListDashboardsDefault) IsCode(code int) bool
IsCode returns true when this list dashboards default response a status code equal to that given
func (*ListDashboardsDefault) IsRedirect ¶
func (o *ListDashboardsDefault) IsRedirect() bool
IsRedirect returns true when this list dashboards default response has a 3xx status code
func (*ListDashboardsDefault) IsServerError ¶
func (o *ListDashboardsDefault) IsServerError() bool
IsServerError returns true when this list dashboards default response has a 5xx status code
func (*ListDashboardsDefault) IsSuccess ¶
func (o *ListDashboardsDefault) IsSuccess() bool
IsSuccess returns true when this list dashboards default response has a 2xx status code
func (*ListDashboardsDefault) String ¶
func (o *ListDashboardsDefault) String() string
type ListDashboardsInternalServerError ¶
ListDashboardsInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListDashboardsInternalServerError ¶
func NewListDashboardsInternalServerError() *ListDashboardsInternalServerError
NewListDashboardsInternalServerError creates a ListDashboardsInternalServerError with default headers values
func (*ListDashboardsInternalServerError) Code ¶
func (o *ListDashboardsInternalServerError) Code() int
Code gets the status code for the list dashboards internal server error response
func (*ListDashboardsInternalServerError) Error ¶
func (o *ListDashboardsInternalServerError) Error() string
func (*ListDashboardsInternalServerError) GetPayload ¶
func (o *ListDashboardsInternalServerError) GetPayload() *models.APIError
func (*ListDashboardsInternalServerError) IsClientError ¶
func (o *ListDashboardsInternalServerError) IsClientError() bool
IsClientError returns true when this list dashboards internal server error response has a 4xx status code
func (*ListDashboardsInternalServerError) IsCode ¶
func (o *ListDashboardsInternalServerError) IsCode(code int) bool
IsCode returns true when this list dashboards internal server error response a status code equal to that given
func (*ListDashboardsInternalServerError) IsRedirect ¶
func (o *ListDashboardsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list dashboards internal server error response has a 3xx status code
func (*ListDashboardsInternalServerError) IsServerError ¶
func (o *ListDashboardsInternalServerError) IsServerError() bool
IsServerError returns true when this list dashboards internal server error response has a 5xx status code
func (*ListDashboardsInternalServerError) IsSuccess ¶
func (o *ListDashboardsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list dashboards internal server error response has a 2xx status code
func (*ListDashboardsInternalServerError) String ¶
func (o *ListDashboardsInternalServerError) String() string
type ListDashboardsOK ¶
type ListDashboardsOK struct {
Payload *models.ConfigunstableListDashboardsResponse
}
ListDashboardsOK describes a response with status code 200, with default header values.
A successful response.
func NewListDashboardsOK ¶
func NewListDashboardsOK() *ListDashboardsOK
NewListDashboardsOK creates a ListDashboardsOK with default headers values
func (*ListDashboardsOK) Code ¶
func (o *ListDashboardsOK) Code() int
Code gets the status code for the list dashboards o k response
func (*ListDashboardsOK) Error ¶
func (o *ListDashboardsOK) Error() string
func (*ListDashboardsOK) GetPayload ¶
func (o *ListDashboardsOK) GetPayload() *models.ConfigunstableListDashboardsResponse
func (*ListDashboardsOK) IsClientError ¶
func (o *ListDashboardsOK) IsClientError() bool
IsClientError returns true when this list dashboards o k response has a 4xx status code
func (*ListDashboardsOK) IsCode ¶
func (o *ListDashboardsOK) IsCode(code int) bool
IsCode returns true when this list dashboards o k response a status code equal to that given
func (*ListDashboardsOK) IsRedirect ¶
func (o *ListDashboardsOK) IsRedirect() bool
IsRedirect returns true when this list dashboards o k response has a 3xx status code
func (*ListDashboardsOK) IsServerError ¶
func (o *ListDashboardsOK) IsServerError() bool
IsServerError returns true when this list dashboards o k response has a 5xx status code
func (*ListDashboardsOK) IsSuccess ¶
func (o *ListDashboardsOK) IsSuccess() bool
IsSuccess returns true when this list dashboards o k response has a 2xx status code
func (*ListDashboardsOK) String ¶
func (o *ListDashboardsOK) String() string
type ListDashboardsParams ¶
type ListDashboardsParams struct { /* CollectionSlugs. Filters results by collection_slug, where any Dashboard with a matching collection_slug in the given list (and matches all other filters) is returned. */ CollectionSlugs []string /* IncludeDashboardJSON. Optional flag to populate the dashboard_json of the returned dashboards. By default, dashboard_json will be left empty. */ IncludeDashboardJSON *bool /* Names. Filters results by name, where any Dashboard with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any Dashboard with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDashboardsParams contains all the parameters to send to the API endpoint
for the list dashboards operation. Typically these are written to a http.Request.
func NewListDashboardsParams ¶
func NewListDashboardsParams() *ListDashboardsParams
NewListDashboardsParams creates a new ListDashboardsParams 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 NewListDashboardsParamsWithContext ¶
func NewListDashboardsParamsWithContext(ctx context.Context) *ListDashboardsParams
NewListDashboardsParamsWithContext creates a new ListDashboardsParams object with the ability to set a context for a request.
func NewListDashboardsParamsWithHTTPClient ¶
func NewListDashboardsParamsWithHTTPClient(client *http.Client) *ListDashboardsParams
NewListDashboardsParamsWithHTTPClient creates a new ListDashboardsParams object with the ability to set a custom HTTPClient for a request.
func NewListDashboardsParamsWithTimeout ¶
func NewListDashboardsParamsWithTimeout(timeout time.Duration) *ListDashboardsParams
NewListDashboardsParamsWithTimeout creates a new ListDashboardsParams object with the ability to set a timeout on a request.
func (*ListDashboardsParams) SetCollectionSlugs ¶
func (o *ListDashboardsParams) SetCollectionSlugs(collectionSlugs []string)
SetCollectionSlugs adds the collectionSlugs to the list dashboards params
func (*ListDashboardsParams) SetContext ¶
func (o *ListDashboardsParams) SetContext(ctx context.Context)
SetContext adds the context to the list dashboards params
func (*ListDashboardsParams) SetDefaults ¶
func (o *ListDashboardsParams) SetDefaults()
SetDefaults hydrates default values in the list dashboards params (not the query body).
All values with no default are reset to their zero value.
func (*ListDashboardsParams) SetHTTPClient ¶
func (o *ListDashboardsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list dashboards params
func (*ListDashboardsParams) SetIncludeDashboardJSON ¶
func (o *ListDashboardsParams) SetIncludeDashboardJSON(includeDashboardJSON *bool)
SetIncludeDashboardJSON adds the includeDashboardJson to the list dashboards params
func (*ListDashboardsParams) SetNames ¶
func (o *ListDashboardsParams) SetNames(names []string)
SetNames adds the names to the list dashboards params
func (*ListDashboardsParams) SetPageMaxSize ¶
func (o *ListDashboardsParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list dashboards params
func (*ListDashboardsParams) SetPageToken ¶
func (o *ListDashboardsParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list dashboards params
func (*ListDashboardsParams) SetSlugs ¶
func (o *ListDashboardsParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list dashboards params
func (*ListDashboardsParams) SetTimeout ¶
func (o *ListDashboardsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list dashboards params
func (*ListDashboardsParams) WithCollectionSlugs ¶
func (o *ListDashboardsParams) WithCollectionSlugs(collectionSlugs []string) *ListDashboardsParams
WithCollectionSlugs adds the collectionSlugs to the list dashboards params
func (*ListDashboardsParams) WithContext ¶
func (o *ListDashboardsParams) WithContext(ctx context.Context) *ListDashboardsParams
WithContext adds the context to the list dashboards params
func (*ListDashboardsParams) WithDefaults ¶
func (o *ListDashboardsParams) WithDefaults() *ListDashboardsParams
WithDefaults hydrates default values in the list dashboards params (not the query body).
All values with no default are reset to their zero value.
func (*ListDashboardsParams) WithHTTPClient ¶
func (o *ListDashboardsParams) WithHTTPClient(client *http.Client) *ListDashboardsParams
WithHTTPClient adds the HTTPClient to the list dashboards params
func (*ListDashboardsParams) WithIncludeDashboardJSON ¶
func (o *ListDashboardsParams) WithIncludeDashboardJSON(includeDashboardJSON *bool) *ListDashboardsParams
WithIncludeDashboardJSON adds the includeDashboardJSON to the list dashboards params
func (*ListDashboardsParams) WithNames ¶
func (o *ListDashboardsParams) WithNames(names []string) *ListDashboardsParams
WithNames adds the names to the list dashboards params
func (*ListDashboardsParams) WithPageMaxSize ¶
func (o *ListDashboardsParams) WithPageMaxSize(pageMaxSize *int64) *ListDashboardsParams
WithPageMaxSize adds the pageMaxSize to the list dashboards params
func (*ListDashboardsParams) WithPageToken ¶
func (o *ListDashboardsParams) WithPageToken(pageToken *string) *ListDashboardsParams
WithPageToken adds the pageToken to the list dashboards params
func (*ListDashboardsParams) WithSlugs ¶
func (o *ListDashboardsParams) WithSlugs(slugs []string) *ListDashboardsParams
WithSlugs adds the slugs to the list dashboards params
func (*ListDashboardsParams) WithTimeout ¶
func (o *ListDashboardsParams) WithTimeout(timeout time.Duration) *ListDashboardsParams
WithTimeout adds the timeout to the list dashboards params
func (*ListDashboardsParams) WriteToRequest ¶
func (o *ListDashboardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDashboardsReader ¶
type ListDashboardsReader struct {
// contains filtered or unexported fields
}
ListDashboardsReader is a Reader for the ListDashboards structure.
func (*ListDashboardsReader) ReadResponse ¶
func (o *ListDashboardsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDatasetsDefault ¶ added in v1.3.0
type ListDatasetsDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListDatasetsDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListDatasetsDefault ¶ added in v1.3.0
func NewListDatasetsDefault(code int) *ListDatasetsDefault
NewListDatasetsDefault creates a ListDatasetsDefault with default headers values
func (*ListDatasetsDefault) Code ¶ added in v1.3.0
func (o *ListDatasetsDefault) Code() int
Code gets the status code for the list datasets default response
func (*ListDatasetsDefault) Error ¶ added in v1.3.0
func (o *ListDatasetsDefault) Error() string
func (*ListDatasetsDefault) GetPayload ¶ added in v1.3.0
func (o *ListDatasetsDefault) GetPayload() models.GenericError
func (*ListDatasetsDefault) IsClientError ¶ added in v1.3.0
func (o *ListDatasetsDefault) IsClientError() bool
IsClientError returns true when this list datasets default response has a 4xx status code
func (*ListDatasetsDefault) IsCode ¶ added in v1.3.0
func (o *ListDatasetsDefault) IsCode(code int) bool
IsCode returns true when this list datasets default response a status code equal to that given
func (*ListDatasetsDefault) IsRedirect ¶ added in v1.3.0
func (o *ListDatasetsDefault) IsRedirect() bool
IsRedirect returns true when this list datasets default response has a 3xx status code
func (*ListDatasetsDefault) IsServerError ¶ added in v1.3.0
func (o *ListDatasetsDefault) IsServerError() bool
IsServerError returns true when this list datasets default response has a 5xx status code
func (*ListDatasetsDefault) IsSuccess ¶ added in v1.3.0
func (o *ListDatasetsDefault) IsSuccess() bool
IsSuccess returns true when this list datasets default response has a 2xx status code
func (*ListDatasetsDefault) String ¶ added in v1.3.0
func (o *ListDatasetsDefault) String() string
type ListDatasetsInternalServerError ¶ added in v1.3.0
ListDatasetsInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListDatasetsInternalServerError ¶ added in v1.3.0
func NewListDatasetsInternalServerError() *ListDatasetsInternalServerError
NewListDatasetsInternalServerError creates a ListDatasetsInternalServerError with default headers values
func (*ListDatasetsInternalServerError) Code ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) Code() int
Code gets the status code for the list datasets internal server error response
func (*ListDatasetsInternalServerError) Error ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) Error() string
func (*ListDatasetsInternalServerError) GetPayload ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) GetPayload() *models.APIError
func (*ListDatasetsInternalServerError) IsClientError ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) IsClientError() bool
IsClientError returns true when this list datasets internal server error response has a 4xx status code
func (*ListDatasetsInternalServerError) IsCode ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) IsCode(code int) bool
IsCode returns true when this list datasets internal server error response a status code equal to that given
func (*ListDatasetsInternalServerError) IsRedirect ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list datasets internal server error response has a 3xx status code
func (*ListDatasetsInternalServerError) IsServerError ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) IsServerError() bool
IsServerError returns true when this list datasets internal server error response has a 5xx status code
func (*ListDatasetsInternalServerError) IsSuccess ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list datasets internal server error response has a 2xx status code
func (*ListDatasetsInternalServerError) String ¶ added in v1.3.0
func (o *ListDatasetsInternalServerError) String() string
type ListDatasetsOK ¶ added in v1.3.0
type ListDatasetsOK struct {
Payload *models.ConfigunstableListDatasetsResponse
}
ListDatasetsOK describes a response with status code 200, with default header values.
A successful response.
func NewListDatasetsOK ¶ added in v1.3.0
func NewListDatasetsOK() *ListDatasetsOK
NewListDatasetsOK creates a ListDatasetsOK with default headers values
func (*ListDatasetsOK) Code ¶ added in v1.3.0
func (o *ListDatasetsOK) Code() int
Code gets the status code for the list datasets o k response
func (*ListDatasetsOK) Error ¶ added in v1.3.0
func (o *ListDatasetsOK) Error() string
func (*ListDatasetsOK) GetPayload ¶ added in v1.3.0
func (o *ListDatasetsOK) GetPayload() *models.ConfigunstableListDatasetsResponse
func (*ListDatasetsOK) IsClientError ¶ added in v1.3.0
func (o *ListDatasetsOK) IsClientError() bool
IsClientError returns true when this list datasets o k response has a 4xx status code
func (*ListDatasetsOK) IsCode ¶ added in v1.3.0
func (o *ListDatasetsOK) IsCode(code int) bool
IsCode returns true when this list datasets o k response a status code equal to that given
func (*ListDatasetsOK) IsRedirect ¶ added in v1.3.0
func (o *ListDatasetsOK) IsRedirect() bool
IsRedirect returns true when this list datasets o k response has a 3xx status code
func (*ListDatasetsOK) IsServerError ¶ added in v1.3.0
func (o *ListDatasetsOK) IsServerError() bool
IsServerError returns true when this list datasets o k response has a 5xx status code
func (*ListDatasetsOK) IsSuccess ¶ added in v1.3.0
func (o *ListDatasetsOK) IsSuccess() bool
IsSuccess returns true when this list datasets o k response has a 2xx status code
func (*ListDatasetsOK) String ¶ added in v1.3.0
func (o *ListDatasetsOK) String() string
type ListDatasetsParams ¶ added in v1.3.0
type ListDatasetsParams struct { /* Names. Filters results by name, where any Dataset with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any Dataset with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string /* Type. Custom filtering option: list filtered down to a specific telemetry type. */ Type *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDatasetsParams contains all the parameters to send to the API endpoint
for the list datasets operation. Typically these are written to a http.Request.
func NewListDatasetsParams ¶ added in v1.3.0
func NewListDatasetsParams() *ListDatasetsParams
NewListDatasetsParams creates a new ListDatasetsParams 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 NewListDatasetsParamsWithContext ¶ added in v1.3.0
func NewListDatasetsParamsWithContext(ctx context.Context) *ListDatasetsParams
NewListDatasetsParamsWithContext creates a new ListDatasetsParams object with the ability to set a context for a request.
func NewListDatasetsParamsWithHTTPClient ¶ added in v1.3.0
func NewListDatasetsParamsWithHTTPClient(client *http.Client) *ListDatasetsParams
NewListDatasetsParamsWithHTTPClient creates a new ListDatasetsParams object with the ability to set a custom HTTPClient for a request.
func NewListDatasetsParamsWithTimeout ¶ added in v1.3.0
func NewListDatasetsParamsWithTimeout(timeout time.Duration) *ListDatasetsParams
NewListDatasetsParamsWithTimeout creates a new ListDatasetsParams object with the ability to set a timeout on a request.
func (*ListDatasetsParams) SetContext ¶ added in v1.3.0
func (o *ListDatasetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list datasets params
func (*ListDatasetsParams) SetDefaults ¶ added in v1.3.0
func (o *ListDatasetsParams) SetDefaults()
SetDefaults hydrates default values in the list datasets params (not the query body).
All values with no default are reset to their zero value.
func (*ListDatasetsParams) SetHTTPClient ¶ added in v1.3.0
func (o *ListDatasetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list datasets params
func (*ListDatasetsParams) SetNames ¶ added in v1.3.0
func (o *ListDatasetsParams) SetNames(names []string)
SetNames adds the names to the list datasets params
func (*ListDatasetsParams) SetPageMaxSize ¶ added in v1.3.0
func (o *ListDatasetsParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list datasets params
func (*ListDatasetsParams) SetPageToken ¶ added in v1.3.0
func (o *ListDatasetsParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list datasets params
func (*ListDatasetsParams) SetSlugs ¶ added in v1.3.0
func (o *ListDatasetsParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list datasets params
func (*ListDatasetsParams) SetTimeout ¶ added in v1.3.0
func (o *ListDatasetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list datasets params
func (*ListDatasetsParams) SetType ¶ added in v1.3.0
func (o *ListDatasetsParams) SetType(typeVar *string)
SetType adds the type to the list datasets params
func (*ListDatasetsParams) WithContext ¶ added in v1.3.0
func (o *ListDatasetsParams) WithContext(ctx context.Context) *ListDatasetsParams
WithContext adds the context to the list datasets params
func (*ListDatasetsParams) WithDefaults ¶ added in v1.3.0
func (o *ListDatasetsParams) WithDefaults() *ListDatasetsParams
WithDefaults hydrates default values in the list datasets params (not the query body).
All values with no default are reset to their zero value.
func (*ListDatasetsParams) WithHTTPClient ¶ added in v1.3.0
func (o *ListDatasetsParams) WithHTTPClient(client *http.Client) *ListDatasetsParams
WithHTTPClient adds the HTTPClient to the list datasets params
func (*ListDatasetsParams) WithNames ¶ added in v1.3.0
func (o *ListDatasetsParams) WithNames(names []string) *ListDatasetsParams
WithNames adds the names to the list datasets params
func (*ListDatasetsParams) WithPageMaxSize ¶ added in v1.3.0
func (o *ListDatasetsParams) WithPageMaxSize(pageMaxSize *int64) *ListDatasetsParams
WithPageMaxSize adds the pageMaxSize to the list datasets params
func (*ListDatasetsParams) WithPageToken ¶ added in v1.3.0
func (o *ListDatasetsParams) WithPageToken(pageToken *string) *ListDatasetsParams
WithPageToken adds the pageToken to the list datasets params
func (*ListDatasetsParams) WithSlugs ¶ added in v1.3.0
func (o *ListDatasetsParams) WithSlugs(slugs []string) *ListDatasetsParams
WithSlugs adds the slugs to the list datasets params
func (*ListDatasetsParams) WithTimeout ¶ added in v1.3.0
func (o *ListDatasetsParams) WithTimeout(timeout time.Duration) *ListDatasetsParams
WithTimeout adds the timeout to the list datasets params
func (*ListDatasetsParams) WithType ¶ added in v1.3.0
func (o *ListDatasetsParams) WithType(typeVar *string) *ListDatasetsParams
WithType adds the typeVar to the list datasets params
func (*ListDatasetsParams) WriteToRequest ¶ added in v1.3.0
func (o *ListDatasetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDatasetsReader ¶ added in v1.3.0
type ListDatasetsReader struct {
// contains filtered or unexported fields
}
ListDatasetsReader is a Reader for the ListDatasets structure.
func (*ListDatasetsReader) ReadResponse ¶ added in v1.3.0
func (o *ListDatasetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListLinkTemplatesDefault ¶
type ListLinkTemplatesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListLinkTemplatesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListLinkTemplatesDefault ¶
func NewListLinkTemplatesDefault(code int) *ListLinkTemplatesDefault
NewListLinkTemplatesDefault creates a ListLinkTemplatesDefault with default headers values
func (*ListLinkTemplatesDefault) Code ¶
func (o *ListLinkTemplatesDefault) Code() int
Code gets the status code for the list link templates default response
func (*ListLinkTemplatesDefault) Error ¶
func (o *ListLinkTemplatesDefault) Error() string
func (*ListLinkTemplatesDefault) GetPayload ¶
func (o *ListLinkTemplatesDefault) GetPayload() models.GenericError
func (*ListLinkTemplatesDefault) IsClientError ¶
func (o *ListLinkTemplatesDefault) IsClientError() bool
IsClientError returns true when this list link templates default response has a 4xx status code
func (*ListLinkTemplatesDefault) IsCode ¶
func (o *ListLinkTemplatesDefault) IsCode(code int) bool
IsCode returns true when this list link templates default response a status code equal to that given
func (*ListLinkTemplatesDefault) IsRedirect ¶
func (o *ListLinkTemplatesDefault) IsRedirect() bool
IsRedirect returns true when this list link templates default response has a 3xx status code
func (*ListLinkTemplatesDefault) IsServerError ¶
func (o *ListLinkTemplatesDefault) IsServerError() bool
IsServerError returns true when this list link templates default response has a 5xx status code
func (*ListLinkTemplatesDefault) IsSuccess ¶
func (o *ListLinkTemplatesDefault) IsSuccess() bool
IsSuccess returns true when this list link templates default response has a 2xx status code
func (*ListLinkTemplatesDefault) String ¶
func (o *ListLinkTemplatesDefault) String() string
type ListLinkTemplatesInternalServerError ¶
ListLinkTemplatesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListLinkTemplatesInternalServerError ¶
func NewListLinkTemplatesInternalServerError() *ListLinkTemplatesInternalServerError
NewListLinkTemplatesInternalServerError creates a ListLinkTemplatesInternalServerError with default headers values
func (*ListLinkTemplatesInternalServerError) Code ¶
func (o *ListLinkTemplatesInternalServerError) Code() int
Code gets the status code for the list link templates internal server error response
func (*ListLinkTemplatesInternalServerError) Error ¶
func (o *ListLinkTemplatesInternalServerError) Error() string
func (*ListLinkTemplatesInternalServerError) GetPayload ¶
func (o *ListLinkTemplatesInternalServerError) GetPayload() *models.APIError
func (*ListLinkTemplatesInternalServerError) IsClientError ¶
func (o *ListLinkTemplatesInternalServerError) IsClientError() bool
IsClientError returns true when this list link templates internal server error response has a 4xx status code
func (*ListLinkTemplatesInternalServerError) IsCode ¶
func (o *ListLinkTemplatesInternalServerError) IsCode(code int) bool
IsCode returns true when this list link templates internal server error response a status code equal to that given
func (*ListLinkTemplatesInternalServerError) IsRedirect ¶
func (o *ListLinkTemplatesInternalServerError) IsRedirect() bool
IsRedirect returns true when this list link templates internal server error response has a 3xx status code
func (*ListLinkTemplatesInternalServerError) IsServerError ¶
func (o *ListLinkTemplatesInternalServerError) IsServerError() bool
IsServerError returns true when this list link templates internal server error response has a 5xx status code
func (*ListLinkTemplatesInternalServerError) IsSuccess ¶
func (o *ListLinkTemplatesInternalServerError) IsSuccess() bool
IsSuccess returns true when this list link templates internal server error response has a 2xx status code
func (*ListLinkTemplatesInternalServerError) String ¶
func (o *ListLinkTemplatesInternalServerError) String() string
type ListLinkTemplatesOK ¶
type ListLinkTemplatesOK struct {
Payload *models.ConfigunstableListLinkTemplatesResponse
}
ListLinkTemplatesOK describes a response with status code 200, with default header values.
A successful response.
func NewListLinkTemplatesOK ¶
func NewListLinkTemplatesOK() *ListLinkTemplatesOK
NewListLinkTemplatesOK creates a ListLinkTemplatesOK with default headers values
func (*ListLinkTemplatesOK) Code ¶
func (o *ListLinkTemplatesOK) Code() int
Code gets the status code for the list link templates o k response
func (*ListLinkTemplatesOK) Error ¶
func (o *ListLinkTemplatesOK) Error() string
func (*ListLinkTemplatesOK) GetPayload ¶
func (o *ListLinkTemplatesOK) GetPayload() *models.ConfigunstableListLinkTemplatesResponse
func (*ListLinkTemplatesOK) IsClientError ¶
func (o *ListLinkTemplatesOK) IsClientError() bool
IsClientError returns true when this list link templates o k response has a 4xx status code
func (*ListLinkTemplatesOK) IsCode ¶
func (o *ListLinkTemplatesOK) IsCode(code int) bool
IsCode returns true when this list link templates o k response a status code equal to that given
func (*ListLinkTemplatesOK) IsRedirect ¶
func (o *ListLinkTemplatesOK) IsRedirect() bool
IsRedirect returns true when this list link templates o k response has a 3xx status code
func (*ListLinkTemplatesOK) IsServerError ¶
func (o *ListLinkTemplatesOK) IsServerError() bool
IsServerError returns true when this list link templates o k response has a 5xx status code
func (*ListLinkTemplatesOK) IsSuccess ¶
func (o *ListLinkTemplatesOK) IsSuccess() bool
IsSuccess returns true when this list link templates o k response has a 2xx status code
func (*ListLinkTemplatesOK) String ¶
func (o *ListLinkTemplatesOK) String() string
type ListLinkTemplatesParams ¶
type ListLinkTemplatesParams struct { /* Names. Filters results by name, where any LinkTemplate with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any LinkTemplate with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string /* UIComponents. Filters results by ui_component, where any LinkTemplate with a matching ui_component in the given list (and matches all other filters) is returned. */ UIComponents []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListLinkTemplatesParams contains all the parameters to send to the API endpoint
for the list link templates operation. Typically these are written to a http.Request.
func NewListLinkTemplatesParams ¶
func NewListLinkTemplatesParams() *ListLinkTemplatesParams
NewListLinkTemplatesParams creates a new ListLinkTemplatesParams 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 NewListLinkTemplatesParamsWithContext ¶
func NewListLinkTemplatesParamsWithContext(ctx context.Context) *ListLinkTemplatesParams
NewListLinkTemplatesParamsWithContext creates a new ListLinkTemplatesParams object with the ability to set a context for a request.
func NewListLinkTemplatesParamsWithHTTPClient ¶
func NewListLinkTemplatesParamsWithHTTPClient(client *http.Client) *ListLinkTemplatesParams
NewListLinkTemplatesParamsWithHTTPClient creates a new ListLinkTemplatesParams object with the ability to set a custom HTTPClient for a request.
func NewListLinkTemplatesParamsWithTimeout ¶
func NewListLinkTemplatesParamsWithTimeout(timeout time.Duration) *ListLinkTemplatesParams
NewListLinkTemplatesParamsWithTimeout creates a new ListLinkTemplatesParams object with the ability to set a timeout on a request.
func (*ListLinkTemplatesParams) SetContext ¶
func (o *ListLinkTemplatesParams) SetContext(ctx context.Context)
SetContext adds the context to the list link templates params
func (*ListLinkTemplatesParams) SetDefaults ¶
func (o *ListLinkTemplatesParams) SetDefaults()
SetDefaults hydrates default values in the list link templates params (not the query body).
All values with no default are reset to their zero value.
func (*ListLinkTemplatesParams) SetHTTPClient ¶
func (o *ListLinkTemplatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list link templates params
func (*ListLinkTemplatesParams) SetNames ¶
func (o *ListLinkTemplatesParams) SetNames(names []string)
SetNames adds the names to the list link templates params
func (*ListLinkTemplatesParams) SetPageMaxSize ¶
func (o *ListLinkTemplatesParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list link templates params
func (*ListLinkTemplatesParams) SetPageToken ¶
func (o *ListLinkTemplatesParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list link templates params
func (*ListLinkTemplatesParams) SetSlugs ¶
func (o *ListLinkTemplatesParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list link templates params
func (*ListLinkTemplatesParams) SetTimeout ¶
func (o *ListLinkTemplatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list link templates params
func (*ListLinkTemplatesParams) SetUIComponents ¶
func (o *ListLinkTemplatesParams) SetUIComponents(uIComponents []string)
SetUIComponents adds the uiComponents to the list link templates params
func (*ListLinkTemplatesParams) WithContext ¶
func (o *ListLinkTemplatesParams) WithContext(ctx context.Context) *ListLinkTemplatesParams
WithContext adds the context to the list link templates params
func (*ListLinkTemplatesParams) WithDefaults ¶
func (o *ListLinkTemplatesParams) WithDefaults() *ListLinkTemplatesParams
WithDefaults hydrates default values in the list link templates params (not the query body).
All values with no default are reset to their zero value.
func (*ListLinkTemplatesParams) WithHTTPClient ¶
func (o *ListLinkTemplatesParams) WithHTTPClient(client *http.Client) *ListLinkTemplatesParams
WithHTTPClient adds the HTTPClient to the list link templates params
func (*ListLinkTemplatesParams) WithNames ¶
func (o *ListLinkTemplatesParams) WithNames(names []string) *ListLinkTemplatesParams
WithNames adds the names to the list link templates params
func (*ListLinkTemplatesParams) WithPageMaxSize ¶
func (o *ListLinkTemplatesParams) WithPageMaxSize(pageMaxSize *int64) *ListLinkTemplatesParams
WithPageMaxSize adds the pageMaxSize to the list link templates params
func (*ListLinkTemplatesParams) WithPageToken ¶
func (o *ListLinkTemplatesParams) WithPageToken(pageToken *string) *ListLinkTemplatesParams
WithPageToken adds the pageToken to the list link templates params
func (*ListLinkTemplatesParams) WithSlugs ¶
func (o *ListLinkTemplatesParams) WithSlugs(slugs []string) *ListLinkTemplatesParams
WithSlugs adds the slugs to the list link templates params
func (*ListLinkTemplatesParams) WithTimeout ¶
func (o *ListLinkTemplatesParams) WithTimeout(timeout time.Duration) *ListLinkTemplatesParams
WithTimeout adds the timeout to the list link templates params
func (*ListLinkTemplatesParams) WithUIComponents ¶
func (o *ListLinkTemplatesParams) WithUIComponents(uIComponents []string) *ListLinkTemplatesParams
WithUIComponents adds the uIComponents to the list link templates params
func (*ListLinkTemplatesParams) WriteToRequest ¶
func (o *ListLinkTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListLinkTemplatesReader ¶
type ListLinkTemplatesReader struct {
// contains filtered or unexported fields
}
ListLinkTemplatesReader is a Reader for the ListLinkTemplates structure.
func (*ListLinkTemplatesReader) ReadResponse ¶
func (o *ListLinkTemplatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListLogScaleActionsDefault ¶ added in v1.7.0
type ListLogScaleActionsDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListLogScaleActionsDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListLogScaleActionsDefault ¶ added in v1.7.0
func NewListLogScaleActionsDefault(code int) *ListLogScaleActionsDefault
NewListLogScaleActionsDefault creates a ListLogScaleActionsDefault with default headers values
func (*ListLogScaleActionsDefault) Code ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) Code() int
Code gets the status code for the list log scale actions default response
func (*ListLogScaleActionsDefault) Error ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) Error() string
func (*ListLogScaleActionsDefault) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) GetPayload() models.GenericError
func (*ListLogScaleActionsDefault) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) IsClientError() bool
IsClientError returns true when this list log scale actions default response has a 4xx status code
func (*ListLogScaleActionsDefault) IsCode ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) IsCode(code int) bool
IsCode returns true when this list log scale actions default response a status code equal to that given
func (*ListLogScaleActionsDefault) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) IsRedirect() bool
IsRedirect returns true when this list log scale actions default response has a 3xx status code
func (*ListLogScaleActionsDefault) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) IsServerError() bool
IsServerError returns true when this list log scale actions default response has a 5xx status code
func (*ListLogScaleActionsDefault) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) IsSuccess() bool
IsSuccess returns true when this list log scale actions default response has a 2xx status code
func (*ListLogScaleActionsDefault) String ¶ added in v1.7.0
func (o *ListLogScaleActionsDefault) String() string
type ListLogScaleActionsInternalServerError ¶ added in v1.7.0
ListLogScaleActionsInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListLogScaleActionsInternalServerError ¶ added in v1.7.0
func NewListLogScaleActionsInternalServerError() *ListLogScaleActionsInternalServerError
NewListLogScaleActionsInternalServerError creates a ListLogScaleActionsInternalServerError with default headers values
func (*ListLogScaleActionsInternalServerError) Code ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) Code() int
Code gets the status code for the list log scale actions internal server error response
func (*ListLogScaleActionsInternalServerError) Error ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) Error() string
func (*ListLogScaleActionsInternalServerError) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) GetPayload() *models.APIError
func (*ListLogScaleActionsInternalServerError) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) IsClientError() bool
IsClientError returns true when this list log scale actions internal server error response has a 4xx status code
func (*ListLogScaleActionsInternalServerError) IsCode ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) IsCode(code int) bool
IsCode returns true when this list log scale actions internal server error response a status code equal to that given
func (*ListLogScaleActionsInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list log scale actions internal server error response has a 3xx status code
func (*ListLogScaleActionsInternalServerError) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) IsServerError() bool
IsServerError returns true when this list log scale actions internal server error response has a 5xx status code
func (*ListLogScaleActionsInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list log scale actions internal server error response has a 2xx status code
func (*ListLogScaleActionsInternalServerError) String ¶ added in v1.7.0
func (o *ListLogScaleActionsInternalServerError) String() string
type ListLogScaleActionsOK ¶ added in v1.7.0
type ListLogScaleActionsOK struct {
Payload *models.ConfigunstableListLogScaleActionsResponse
}
ListLogScaleActionsOK describes a response with status code 200, with default header values.
A successful response.
func NewListLogScaleActionsOK ¶ added in v1.7.0
func NewListLogScaleActionsOK() *ListLogScaleActionsOK
NewListLogScaleActionsOK creates a ListLogScaleActionsOK with default headers values
func (*ListLogScaleActionsOK) Code ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) Code() int
Code gets the status code for the list log scale actions o k response
func (*ListLogScaleActionsOK) Error ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) Error() string
func (*ListLogScaleActionsOK) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) GetPayload() *models.ConfigunstableListLogScaleActionsResponse
func (*ListLogScaleActionsOK) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) IsClientError() bool
IsClientError returns true when this list log scale actions o k response has a 4xx status code
func (*ListLogScaleActionsOK) IsCode ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) IsCode(code int) bool
IsCode returns true when this list log scale actions o k response a status code equal to that given
func (*ListLogScaleActionsOK) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) IsRedirect() bool
IsRedirect returns true when this list log scale actions o k response has a 3xx status code
func (*ListLogScaleActionsOK) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) IsServerError() bool
IsServerError returns true when this list log scale actions o k response has a 5xx status code
func (*ListLogScaleActionsOK) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) IsSuccess() bool
IsSuccess returns true when this list log scale actions o k response has a 2xx status code
func (*ListLogScaleActionsOK) String ¶ added in v1.7.0
func (o *ListLogScaleActionsOK) String() string
type ListLogScaleActionsParams ¶ added in v1.7.0
type ListLogScaleActionsParams struct { /* Names. Filters results by name, where any LogScaleAction with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any LogScaleAction with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListLogScaleActionsParams contains all the parameters to send to the API endpoint
for the list log scale actions operation. Typically these are written to a http.Request.
func NewListLogScaleActionsParams ¶ added in v1.7.0
func NewListLogScaleActionsParams() *ListLogScaleActionsParams
NewListLogScaleActionsParams creates a new ListLogScaleActionsParams 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 NewListLogScaleActionsParamsWithContext ¶ added in v1.7.0
func NewListLogScaleActionsParamsWithContext(ctx context.Context) *ListLogScaleActionsParams
NewListLogScaleActionsParamsWithContext creates a new ListLogScaleActionsParams object with the ability to set a context for a request.
func NewListLogScaleActionsParamsWithHTTPClient ¶ added in v1.7.0
func NewListLogScaleActionsParamsWithHTTPClient(client *http.Client) *ListLogScaleActionsParams
NewListLogScaleActionsParamsWithHTTPClient creates a new ListLogScaleActionsParams object with the ability to set a custom HTTPClient for a request.
func NewListLogScaleActionsParamsWithTimeout ¶ added in v1.7.0
func NewListLogScaleActionsParamsWithTimeout(timeout time.Duration) *ListLogScaleActionsParams
NewListLogScaleActionsParamsWithTimeout creates a new ListLogScaleActionsParams object with the ability to set a timeout on a request.
func (*ListLogScaleActionsParams) SetContext ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list log scale actions params
func (*ListLogScaleActionsParams) SetDefaults ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetDefaults()
SetDefaults hydrates default values in the list log scale actions params (not the query body).
All values with no default are reset to their zero value.
func (*ListLogScaleActionsParams) SetHTTPClient ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list log scale actions params
func (*ListLogScaleActionsParams) SetNames ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetNames(names []string)
SetNames adds the names to the list log scale actions params
func (*ListLogScaleActionsParams) SetPageMaxSize ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list log scale actions params
func (*ListLogScaleActionsParams) SetPageToken ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list log scale actions params
func (*ListLogScaleActionsParams) SetSlugs ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list log scale actions params
func (*ListLogScaleActionsParams) SetTimeout ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list log scale actions params
func (*ListLogScaleActionsParams) WithContext ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithContext(ctx context.Context) *ListLogScaleActionsParams
WithContext adds the context to the list log scale actions params
func (*ListLogScaleActionsParams) WithDefaults ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithDefaults() *ListLogScaleActionsParams
WithDefaults hydrates default values in the list log scale actions params (not the query body).
All values with no default are reset to their zero value.
func (*ListLogScaleActionsParams) WithHTTPClient ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithHTTPClient(client *http.Client) *ListLogScaleActionsParams
WithHTTPClient adds the HTTPClient to the list log scale actions params
func (*ListLogScaleActionsParams) WithNames ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithNames(names []string) *ListLogScaleActionsParams
WithNames adds the names to the list log scale actions params
func (*ListLogScaleActionsParams) WithPageMaxSize ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithPageMaxSize(pageMaxSize *int64) *ListLogScaleActionsParams
WithPageMaxSize adds the pageMaxSize to the list log scale actions params
func (*ListLogScaleActionsParams) WithPageToken ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithPageToken(pageToken *string) *ListLogScaleActionsParams
WithPageToken adds the pageToken to the list log scale actions params
func (*ListLogScaleActionsParams) WithSlugs ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithSlugs(slugs []string) *ListLogScaleActionsParams
WithSlugs adds the slugs to the list log scale actions params
func (*ListLogScaleActionsParams) WithTimeout ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WithTimeout(timeout time.Duration) *ListLogScaleActionsParams
WithTimeout adds the timeout to the list log scale actions params
func (*ListLogScaleActionsParams) WriteToRequest ¶ added in v1.7.0
func (o *ListLogScaleActionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListLogScaleActionsReader ¶ added in v1.7.0
type ListLogScaleActionsReader struct {
// contains filtered or unexported fields
}
ListLogScaleActionsReader is a Reader for the ListLogScaleActions structure.
func (*ListLogScaleActionsReader) ReadResponse ¶ added in v1.7.0
func (o *ListLogScaleActionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListLogScaleAlertsDefault ¶ added in v1.7.0
type ListLogScaleAlertsDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListLogScaleAlertsDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListLogScaleAlertsDefault ¶ added in v1.7.0
func NewListLogScaleAlertsDefault(code int) *ListLogScaleAlertsDefault
NewListLogScaleAlertsDefault creates a ListLogScaleAlertsDefault with default headers values
func (*ListLogScaleAlertsDefault) Code ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) Code() int
Code gets the status code for the list log scale alerts default response
func (*ListLogScaleAlertsDefault) Error ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) Error() string
func (*ListLogScaleAlertsDefault) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) GetPayload() models.GenericError
func (*ListLogScaleAlertsDefault) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) IsClientError() bool
IsClientError returns true when this list log scale alerts default response has a 4xx status code
func (*ListLogScaleAlertsDefault) IsCode ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) IsCode(code int) bool
IsCode returns true when this list log scale alerts default response a status code equal to that given
func (*ListLogScaleAlertsDefault) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) IsRedirect() bool
IsRedirect returns true when this list log scale alerts default response has a 3xx status code
func (*ListLogScaleAlertsDefault) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) IsServerError() bool
IsServerError returns true when this list log scale alerts default response has a 5xx status code
func (*ListLogScaleAlertsDefault) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) IsSuccess() bool
IsSuccess returns true when this list log scale alerts default response has a 2xx status code
func (*ListLogScaleAlertsDefault) String ¶ added in v1.7.0
func (o *ListLogScaleAlertsDefault) String() string
type ListLogScaleAlertsInternalServerError ¶ added in v1.7.0
ListLogScaleAlertsInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListLogScaleAlertsInternalServerError ¶ added in v1.7.0
func NewListLogScaleAlertsInternalServerError() *ListLogScaleAlertsInternalServerError
NewListLogScaleAlertsInternalServerError creates a ListLogScaleAlertsInternalServerError with default headers values
func (*ListLogScaleAlertsInternalServerError) Code ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) Code() int
Code gets the status code for the list log scale alerts internal server error response
func (*ListLogScaleAlertsInternalServerError) Error ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) Error() string
func (*ListLogScaleAlertsInternalServerError) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) GetPayload() *models.APIError
func (*ListLogScaleAlertsInternalServerError) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) IsClientError() bool
IsClientError returns true when this list log scale alerts internal server error response has a 4xx status code
func (*ListLogScaleAlertsInternalServerError) IsCode ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) IsCode(code int) bool
IsCode returns true when this list log scale alerts internal server error response a status code equal to that given
func (*ListLogScaleAlertsInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list log scale alerts internal server error response has a 3xx status code
func (*ListLogScaleAlertsInternalServerError) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) IsServerError() bool
IsServerError returns true when this list log scale alerts internal server error response has a 5xx status code
func (*ListLogScaleAlertsInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list log scale alerts internal server error response has a 2xx status code
func (*ListLogScaleAlertsInternalServerError) String ¶ added in v1.7.0
func (o *ListLogScaleAlertsInternalServerError) String() string
type ListLogScaleAlertsOK ¶ added in v1.7.0
type ListLogScaleAlertsOK struct {
Payload *models.ConfigunstableListLogScaleAlertsResponse
}
ListLogScaleAlertsOK describes a response with status code 200, with default header values.
A successful response.
func NewListLogScaleAlertsOK ¶ added in v1.7.0
func NewListLogScaleAlertsOK() *ListLogScaleAlertsOK
NewListLogScaleAlertsOK creates a ListLogScaleAlertsOK with default headers values
func (*ListLogScaleAlertsOK) Code ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) Code() int
Code gets the status code for the list log scale alerts o k response
func (*ListLogScaleAlertsOK) Error ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) Error() string
func (*ListLogScaleAlertsOK) GetPayload ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) GetPayload() *models.ConfigunstableListLogScaleAlertsResponse
func (*ListLogScaleAlertsOK) IsClientError ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) IsClientError() bool
IsClientError returns true when this list log scale alerts o k response has a 4xx status code
func (*ListLogScaleAlertsOK) IsCode ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) IsCode(code int) bool
IsCode returns true when this list log scale alerts o k response a status code equal to that given
func (*ListLogScaleAlertsOK) IsRedirect ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) IsRedirect() bool
IsRedirect returns true when this list log scale alerts o k response has a 3xx status code
func (*ListLogScaleAlertsOK) IsServerError ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) IsServerError() bool
IsServerError returns true when this list log scale alerts o k response has a 5xx status code
func (*ListLogScaleAlertsOK) IsSuccess ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) IsSuccess() bool
IsSuccess returns true when this list log scale alerts o k response has a 2xx status code
func (*ListLogScaleAlertsOK) String ¶ added in v1.7.0
func (o *ListLogScaleAlertsOK) String() string
type ListLogScaleAlertsParams ¶ added in v1.7.0
type ListLogScaleAlertsParams struct { /* Names. Filters results by name, where any LogScaleAlert with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any LogScaleAlert with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListLogScaleAlertsParams contains all the parameters to send to the API endpoint
for the list log scale alerts operation. Typically these are written to a http.Request.
func NewListLogScaleAlertsParams ¶ added in v1.7.0
func NewListLogScaleAlertsParams() *ListLogScaleAlertsParams
NewListLogScaleAlertsParams creates a new ListLogScaleAlertsParams 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 NewListLogScaleAlertsParamsWithContext ¶ added in v1.7.0
func NewListLogScaleAlertsParamsWithContext(ctx context.Context) *ListLogScaleAlertsParams
NewListLogScaleAlertsParamsWithContext creates a new ListLogScaleAlertsParams object with the ability to set a context for a request.
func NewListLogScaleAlertsParamsWithHTTPClient ¶ added in v1.7.0
func NewListLogScaleAlertsParamsWithHTTPClient(client *http.Client) *ListLogScaleAlertsParams
NewListLogScaleAlertsParamsWithHTTPClient creates a new ListLogScaleAlertsParams object with the ability to set a custom HTTPClient for a request.
func NewListLogScaleAlertsParamsWithTimeout ¶ added in v1.7.0
func NewListLogScaleAlertsParamsWithTimeout(timeout time.Duration) *ListLogScaleAlertsParams
NewListLogScaleAlertsParamsWithTimeout creates a new ListLogScaleAlertsParams object with the ability to set a timeout on a request.
func (*ListLogScaleAlertsParams) SetContext ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetContext(ctx context.Context)
SetContext adds the context to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetDefaults ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetDefaults()
SetDefaults hydrates default values in the list log scale alerts params (not the query body).
All values with no default are reset to their zero value.
func (*ListLogScaleAlertsParams) SetHTTPClient ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetNames ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetNames(names []string)
SetNames adds the names to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetPageMaxSize ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetPageToken ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetSlugs ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list log scale alerts params
func (*ListLogScaleAlertsParams) SetTimeout ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithContext ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithContext(ctx context.Context) *ListLogScaleAlertsParams
WithContext adds the context to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithDefaults ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithDefaults() *ListLogScaleAlertsParams
WithDefaults hydrates default values in the list log scale alerts params (not the query body).
All values with no default are reset to their zero value.
func (*ListLogScaleAlertsParams) WithHTTPClient ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithHTTPClient(client *http.Client) *ListLogScaleAlertsParams
WithHTTPClient adds the HTTPClient to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithNames ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithNames(names []string) *ListLogScaleAlertsParams
WithNames adds the names to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithPageMaxSize ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithPageMaxSize(pageMaxSize *int64) *ListLogScaleAlertsParams
WithPageMaxSize adds the pageMaxSize to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithPageToken ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithPageToken(pageToken *string) *ListLogScaleAlertsParams
WithPageToken adds the pageToken to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithSlugs ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithSlugs(slugs []string) *ListLogScaleAlertsParams
WithSlugs adds the slugs to the list log scale alerts params
func (*ListLogScaleAlertsParams) WithTimeout ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WithTimeout(timeout time.Duration) *ListLogScaleAlertsParams
WithTimeout adds the timeout to the list log scale alerts params
func (*ListLogScaleAlertsParams) WriteToRequest ¶ added in v1.7.0
func (o *ListLogScaleAlertsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListLogScaleAlertsReader ¶ added in v1.7.0
type ListLogScaleAlertsReader struct {
// contains filtered or unexported fields
}
ListLogScaleAlertsReader is a Reader for the ListLogScaleAlerts structure.
func (*ListLogScaleAlertsReader) ReadResponse ¶ added in v1.7.0
func (o *ListLogScaleAlertsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSavedTraceSearchesDefault ¶
type ListSavedTraceSearchesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListSavedTraceSearchesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListSavedTraceSearchesDefault ¶
func NewListSavedTraceSearchesDefault(code int) *ListSavedTraceSearchesDefault
NewListSavedTraceSearchesDefault creates a ListSavedTraceSearchesDefault with default headers values
func (*ListSavedTraceSearchesDefault) Code ¶
func (o *ListSavedTraceSearchesDefault) Code() int
Code gets the status code for the list saved trace searches default response
func (*ListSavedTraceSearchesDefault) Error ¶
func (o *ListSavedTraceSearchesDefault) Error() string
func (*ListSavedTraceSearchesDefault) GetPayload ¶
func (o *ListSavedTraceSearchesDefault) GetPayload() models.GenericError
func (*ListSavedTraceSearchesDefault) IsClientError ¶
func (o *ListSavedTraceSearchesDefault) IsClientError() bool
IsClientError returns true when this list saved trace searches default response has a 4xx status code
func (*ListSavedTraceSearchesDefault) IsCode ¶
func (o *ListSavedTraceSearchesDefault) IsCode(code int) bool
IsCode returns true when this list saved trace searches default response a status code equal to that given
func (*ListSavedTraceSearchesDefault) IsRedirect ¶
func (o *ListSavedTraceSearchesDefault) IsRedirect() bool
IsRedirect returns true when this list saved trace searches default response has a 3xx status code
func (*ListSavedTraceSearchesDefault) IsServerError ¶
func (o *ListSavedTraceSearchesDefault) IsServerError() bool
IsServerError returns true when this list saved trace searches default response has a 5xx status code
func (*ListSavedTraceSearchesDefault) IsSuccess ¶
func (o *ListSavedTraceSearchesDefault) IsSuccess() bool
IsSuccess returns true when this list saved trace searches default response has a 2xx status code
func (*ListSavedTraceSearchesDefault) String ¶
func (o *ListSavedTraceSearchesDefault) String() string
type ListSavedTraceSearchesInternalServerError ¶
ListSavedTraceSearchesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListSavedTraceSearchesInternalServerError ¶
func NewListSavedTraceSearchesInternalServerError() *ListSavedTraceSearchesInternalServerError
NewListSavedTraceSearchesInternalServerError creates a ListSavedTraceSearchesInternalServerError with default headers values
func (*ListSavedTraceSearchesInternalServerError) Code ¶
func (o *ListSavedTraceSearchesInternalServerError) Code() int
Code gets the status code for the list saved trace searches internal server error response
func (*ListSavedTraceSearchesInternalServerError) Error ¶
func (o *ListSavedTraceSearchesInternalServerError) Error() string
func (*ListSavedTraceSearchesInternalServerError) GetPayload ¶
func (o *ListSavedTraceSearchesInternalServerError) GetPayload() *models.APIError
func (*ListSavedTraceSearchesInternalServerError) IsClientError ¶
func (o *ListSavedTraceSearchesInternalServerError) IsClientError() bool
IsClientError returns true when this list saved trace searches internal server error response has a 4xx status code
func (*ListSavedTraceSearchesInternalServerError) IsCode ¶
func (o *ListSavedTraceSearchesInternalServerError) IsCode(code int) bool
IsCode returns true when this list saved trace searches internal server error response a status code equal to that given
func (*ListSavedTraceSearchesInternalServerError) IsRedirect ¶
func (o *ListSavedTraceSearchesInternalServerError) IsRedirect() bool
IsRedirect returns true when this list saved trace searches internal server error response has a 3xx status code
func (*ListSavedTraceSearchesInternalServerError) IsServerError ¶
func (o *ListSavedTraceSearchesInternalServerError) IsServerError() bool
IsServerError returns true when this list saved trace searches internal server error response has a 5xx status code
func (*ListSavedTraceSearchesInternalServerError) IsSuccess ¶
func (o *ListSavedTraceSearchesInternalServerError) IsSuccess() bool
IsSuccess returns true when this list saved trace searches internal server error response has a 2xx status code
func (*ListSavedTraceSearchesInternalServerError) String ¶
func (o *ListSavedTraceSearchesInternalServerError) String() string
type ListSavedTraceSearchesOK ¶
type ListSavedTraceSearchesOK struct {
Payload *models.ConfigunstableListSavedTraceSearchesResponse
}
ListSavedTraceSearchesOK describes a response with status code 200, with default header values.
A successful response.
func NewListSavedTraceSearchesOK ¶
func NewListSavedTraceSearchesOK() *ListSavedTraceSearchesOK
NewListSavedTraceSearchesOK creates a ListSavedTraceSearchesOK with default headers values
func (*ListSavedTraceSearchesOK) Code ¶
func (o *ListSavedTraceSearchesOK) Code() int
Code gets the status code for the list saved trace searches o k response
func (*ListSavedTraceSearchesOK) Error ¶
func (o *ListSavedTraceSearchesOK) Error() string
func (*ListSavedTraceSearchesOK) GetPayload ¶
func (o *ListSavedTraceSearchesOK) GetPayload() *models.ConfigunstableListSavedTraceSearchesResponse
func (*ListSavedTraceSearchesOK) IsClientError ¶
func (o *ListSavedTraceSearchesOK) IsClientError() bool
IsClientError returns true when this list saved trace searches o k response has a 4xx status code
func (*ListSavedTraceSearchesOK) IsCode ¶
func (o *ListSavedTraceSearchesOK) IsCode(code int) bool
IsCode returns true when this list saved trace searches o k response a status code equal to that given
func (*ListSavedTraceSearchesOK) IsRedirect ¶
func (o *ListSavedTraceSearchesOK) IsRedirect() bool
IsRedirect returns true when this list saved trace searches o k response has a 3xx status code
func (*ListSavedTraceSearchesOK) IsServerError ¶
func (o *ListSavedTraceSearchesOK) IsServerError() bool
IsServerError returns true when this list saved trace searches o k response has a 5xx status code
func (*ListSavedTraceSearchesOK) IsSuccess ¶
func (o *ListSavedTraceSearchesOK) IsSuccess() bool
IsSuccess returns true when this list saved trace searches o k response has a 2xx status code
func (*ListSavedTraceSearchesOK) String ¶
func (o *ListSavedTraceSearchesOK) String() string
type ListSavedTraceSearchesParams ¶
type ListSavedTraceSearchesParams struct { /* CreatedBy. Optional filter: creator email address. */ CreatedBy *string /* Names. Filters results by name, where any SavedTraceSearch with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any SavedTraceSearch with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSavedTraceSearchesParams contains all the parameters to send to the API endpoint
for the list saved trace searches operation. Typically these are written to a http.Request.
func NewListSavedTraceSearchesParams ¶
func NewListSavedTraceSearchesParams() *ListSavedTraceSearchesParams
NewListSavedTraceSearchesParams creates a new ListSavedTraceSearchesParams 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 NewListSavedTraceSearchesParamsWithContext ¶
func NewListSavedTraceSearchesParamsWithContext(ctx context.Context) *ListSavedTraceSearchesParams
NewListSavedTraceSearchesParamsWithContext creates a new ListSavedTraceSearchesParams object with the ability to set a context for a request.
func NewListSavedTraceSearchesParamsWithHTTPClient ¶
func NewListSavedTraceSearchesParamsWithHTTPClient(client *http.Client) *ListSavedTraceSearchesParams
NewListSavedTraceSearchesParamsWithHTTPClient creates a new ListSavedTraceSearchesParams object with the ability to set a custom HTTPClient for a request.
func NewListSavedTraceSearchesParamsWithTimeout ¶
func NewListSavedTraceSearchesParamsWithTimeout(timeout time.Duration) *ListSavedTraceSearchesParams
NewListSavedTraceSearchesParamsWithTimeout creates a new ListSavedTraceSearchesParams object with the ability to set a timeout on a request.
func (*ListSavedTraceSearchesParams) SetContext ¶
func (o *ListSavedTraceSearchesParams) SetContext(ctx context.Context)
SetContext adds the context to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetCreatedBy ¶
func (o *ListSavedTraceSearchesParams) SetCreatedBy(createdBy *string)
SetCreatedBy adds the createdBy to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetDefaults ¶
func (o *ListSavedTraceSearchesParams) SetDefaults()
SetDefaults hydrates default values in the list saved trace searches params (not the query body).
All values with no default are reset to their zero value.
func (*ListSavedTraceSearchesParams) SetHTTPClient ¶
func (o *ListSavedTraceSearchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetNames ¶
func (o *ListSavedTraceSearchesParams) SetNames(names []string)
SetNames adds the names to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetPageMaxSize ¶
func (o *ListSavedTraceSearchesParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetPageToken ¶
func (o *ListSavedTraceSearchesParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetSlugs ¶
func (o *ListSavedTraceSearchesParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list saved trace searches params
func (*ListSavedTraceSearchesParams) SetTimeout ¶
func (o *ListSavedTraceSearchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithContext ¶
func (o *ListSavedTraceSearchesParams) WithContext(ctx context.Context) *ListSavedTraceSearchesParams
WithContext adds the context to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithCreatedBy ¶
func (o *ListSavedTraceSearchesParams) WithCreatedBy(createdBy *string) *ListSavedTraceSearchesParams
WithCreatedBy adds the createdBy to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithDefaults ¶
func (o *ListSavedTraceSearchesParams) WithDefaults() *ListSavedTraceSearchesParams
WithDefaults hydrates default values in the list saved trace searches params (not the query body).
All values with no default are reset to their zero value.
func (*ListSavedTraceSearchesParams) WithHTTPClient ¶
func (o *ListSavedTraceSearchesParams) WithHTTPClient(client *http.Client) *ListSavedTraceSearchesParams
WithHTTPClient adds the HTTPClient to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithNames ¶
func (o *ListSavedTraceSearchesParams) WithNames(names []string) *ListSavedTraceSearchesParams
WithNames adds the names to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithPageMaxSize ¶
func (o *ListSavedTraceSearchesParams) WithPageMaxSize(pageMaxSize *int64) *ListSavedTraceSearchesParams
WithPageMaxSize adds the pageMaxSize to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithPageToken ¶
func (o *ListSavedTraceSearchesParams) WithPageToken(pageToken *string) *ListSavedTraceSearchesParams
WithPageToken adds the pageToken to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithSlugs ¶
func (o *ListSavedTraceSearchesParams) WithSlugs(slugs []string) *ListSavedTraceSearchesParams
WithSlugs adds the slugs to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WithTimeout ¶
func (o *ListSavedTraceSearchesParams) WithTimeout(timeout time.Duration) *ListSavedTraceSearchesParams
WithTimeout adds the timeout to the list saved trace searches params
func (*ListSavedTraceSearchesParams) WriteToRequest ¶
func (o *ListSavedTraceSearchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSavedTraceSearchesReader ¶
type ListSavedTraceSearchesReader struct {
// contains filtered or unexported fields
}
ListSavedTraceSearchesReader is a Reader for the ListSavedTraceSearches structure.
func (*ListSavedTraceSearchesReader) ReadResponse ¶
func (o *ListSavedTraceSearchesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServicesDefault ¶
type ListServicesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListServicesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListServicesDefault ¶
func NewListServicesDefault(code int) *ListServicesDefault
NewListServicesDefault creates a ListServicesDefault with default headers values
func (*ListServicesDefault) Code ¶
func (o *ListServicesDefault) Code() int
Code gets the status code for the list services default response
func (*ListServicesDefault) Error ¶
func (o *ListServicesDefault) Error() string
func (*ListServicesDefault) GetPayload ¶
func (o *ListServicesDefault) GetPayload() models.GenericError
func (*ListServicesDefault) IsClientError ¶
func (o *ListServicesDefault) IsClientError() bool
IsClientError returns true when this list services default response has a 4xx status code
func (*ListServicesDefault) IsCode ¶
func (o *ListServicesDefault) IsCode(code int) bool
IsCode returns true when this list services default response a status code equal to that given
func (*ListServicesDefault) IsRedirect ¶
func (o *ListServicesDefault) IsRedirect() bool
IsRedirect returns true when this list services default response has a 3xx status code
func (*ListServicesDefault) IsServerError ¶
func (o *ListServicesDefault) IsServerError() bool
IsServerError returns true when this list services default response has a 5xx status code
func (*ListServicesDefault) IsSuccess ¶
func (o *ListServicesDefault) IsSuccess() bool
IsSuccess returns true when this list services default response has a 2xx status code
func (*ListServicesDefault) String ¶
func (o *ListServicesDefault) String() string
type ListServicesInternalServerError ¶
ListServicesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListServicesInternalServerError ¶
func NewListServicesInternalServerError() *ListServicesInternalServerError
NewListServicesInternalServerError creates a ListServicesInternalServerError with default headers values
func (*ListServicesInternalServerError) Code ¶
func (o *ListServicesInternalServerError) Code() int
Code gets the status code for the list services internal server error response
func (*ListServicesInternalServerError) Error ¶
func (o *ListServicesInternalServerError) Error() string
func (*ListServicesInternalServerError) GetPayload ¶
func (o *ListServicesInternalServerError) GetPayload() *models.APIError
func (*ListServicesInternalServerError) IsClientError ¶
func (o *ListServicesInternalServerError) IsClientError() bool
IsClientError returns true when this list services internal server error response has a 4xx status code
func (*ListServicesInternalServerError) IsCode ¶
func (o *ListServicesInternalServerError) IsCode(code int) bool
IsCode returns true when this list services internal server error response a status code equal to that given
func (*ListServicesInternalServerError) IsRedirect ¶
func (o *ListServicesInternalServerError) IsRedirect() bool
IsRedirect returns true when this list services internal server error response has a 3xx status code
func (*ListServicesInternalServerError) IsServerError ¶
func (o *ListServicesInternalServerError) IsServerError() bool
IsServerError returns true when this list services internal server error response has a 5xx status code
func (*ListServicesInternalServerError) IsSuccess ¶
func (o *ListServicesInternalServerError) IsSuccess() bool
IsSuccess returns true when this list services internal server error response has a 2xx status code
func (*ListServicesInternalServerError) String ¶
func (o *ListServicesInternalServerError) String() string
type ListServicesOK ¶
type ListServicesOK struct {
Payload *models.ConfigunstableListServicesResponse
}
ListServicesOK describes a response with status code 200, with default header values.
A successful response.
func NewListServicesOK ¶
func NewListServicesOK() *ListServicesOK
NewListServicesOK creates a ListServicesOK with default headers values
func (*ListServicesOK) Code ¶
func (o *ListServicesOK) Code() int
Code gets the status code for the list services o k response
func (*ListServicesOK) Error ¶
func (o *ListServicesOK) Error() string
func (*ListServicesOK) GetPayload ¶
func (o *ListServicesOK) GetPayload() *models.ConfigunstableListServicesResponse
func (*ListServicesOK) IsClientError ¶
func (o *ListServicesOK) IsClientError() bool
IsClientError returns true when this list services o k response has a 4xx status code
func (*ListServicesOK) IsCode ¶
func (o *ListServicesOK) IsCode(code int) bool
IsCode returns true when this list services o k response a status code equal to that given
func (*ListServicesOK) IsRedirect ¶
func (o *ListServicesOK) IsRedirect() bool
IsRedirect returns true when this list services o k response has a 3xx status code
func (*ListServicesOK) IsServerError ¶
func (o *ListServicesOK) IsServerError() bool
IsServerError returns true when this list services o k response has a 5xx status code
func (*ListServicesOK) IsSuccess ¶
func (o *ListServicesOK) IsSuccess() bool
IsSuccess returns true when this list services o k response has a 2xx status code
func (*ListServicesOK) String ¶
func (o *ListServicesOK) String() string
type ListServicesParams ¶
type ListServicesParams struct { /* Names. Filters results by name, where any Service with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* NotificationPolicySlugs. Get services that directly reference notifications policies by the referenced policy slugs. */ NotificationPolicySlugs []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any Service with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string /* TeamSlugs. Filters results by team_slug, where any Service with a matching team_slug in the given list (and matches all other filters) is returned. */ TeamSlugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListServicesParams contains all the parameters to send to the API endpoint
for the list services operation. Typically these are written to a http.Request.
func NewListServicesParams ¶
func NewListServicesParams() *ListServicesParams
NewListServicesParams creates a new ListServicesParams 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 NewListServicesParamsWithContext ¶
func NewListServicesParamsWithContext(ctx context.Context) *ListServicesParams
NewListServicesParamsWithContext creates a new ListServicesParams object with the ability to set a context for a request.
func NewListServicesParamsWithHTTPClient ¶
func NewListServicesParamsWithHTTPClient(client *http.Client) *ListServicesParams
NewListServicesParamsWithHTTPClient creates a new ListServicesParams object with the ability to set a custom HTTPClient for a request.
func NewListServicesParamsWithTimeout ¶
func NewListServicesParamsWithTimeout(timeout time.Duration) *ListServicesParams
NewListServicesParamsWithTimeout creates a new ListServicesParams object with the ability to set a timeout on a request.
func (*ListServicesParams) SetContext ¶
func (o *ListServicesParams) SetContext(ctx context.Context)
SetContext adds the context to the list services params
func (*ListServicesParams) SetDefaults ¶
func (o *ListServicesParams) SetDefaults()
SetDefaults hydrates default values in the list services params (not the query body).
All values with no default are reset to their zero value.
func (*ListServicesParams) SetHTTPClient ¶
func (o *ListServicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list services params
func (*ListServicesParams) SetNames ¶
func (o *ListServicesParams) SetNames(names []string)
SetNames adds the names to the list services params
func (*ListServicesParams) SetNotificationPolicySlugs ¶
func (o *ListServicesParams) SetNotificationPolicySlugs(notificationPolicySlugs []string)
SetNotificationPolicySlugs adds the notificationPolicySlugs to the list services params
func (*ListServicesParams) SetPageMaxSize ¶
func (o *ListServicesParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list services params
func (*ListServicesParams) SetPageToken ¶
func (o *ListServicesParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list services params
func (*ListServicesParams) SetSlugs ¶
func (o *ListServicesParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list services params
func (*ListServicesParams) SetTeamSlugs ¶
func (o *ListServicesParams) SetTeamSlugs(teamSlugs []string)
SetTeamSlugs adds the teamSlugs to the list services params
func (*ListServicesParams) SetTimeout ¶
func (o *ListServicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list services params
func (*ListServicesParams) WithContext ¶
func (o *ListServicesParams) WithContext(ctx context.Context) *ListServicesParams
WithContext adds the context to the list services params
func (*ListServicesParams) WithDefaults ¶
func (o *ListServicesParams) WithDefaults() *ListServicesParams
WithDefaults hydrates default values in the list services params (not the query body).
All values with no default are reset to their zero value.
func (*ListServicesParams) WithHTTPClient ¶
func (o *ListServicesParams) WithHTTPClient(client *http.Client) *ListServicesParams
WithHTTPClient adds the HTTPClient to the list services params
func (*ListServicesParams) WithNames ¶
func (o *ListServicesParams) WithNames(names []string) *ListServicesParams
WithNames adds the names to the list services params
func (*ListServicesParams) WithNotificationPolicySlugs ¶
func (o *ListServicesParams) WithNotificationPolicySlugs(notificationPolicySlugs []string) *ListServicesParams
WithNotificationPolicySlugs adds the notificationPolicySlugs to the list services params
func (*ListServicesParams) WithPageMaxSize ¶
func (o *ListServicesParams) WithPageMaxSize(pageMaxSize *int64) *ListServicesParams
WithPageMaxSize adds the pageMaxSize to the list services params
func (*ListServicesParams) WithPageToken ¶
func (o *ListServicesParams) WithPageToken(pageToken *string) *ListServicesParams
WithPageToken adds the pageToken to the list services params
func (*ListServicesParams) WithSlugs ¶
func (o *ListServicesParams) WithSlugs(slugs []string) *ListServicesParams
WithSlugs adds the slugs to the list services params
func (*ListServicesParams) WithTeamSlugs ¶
func (o *ListServicesParams) WithTeamSlugs(teamSlugs []string) *ListServicesParams
WithTeamSlugs adds the teamSlugs to the list services params
func (*ListServicesParams) WithTimeout ¶
func (o *ListServicesParams) WithTimeout(timeout time.Duration) *ListServicesParams
WithTimeout adds the timeout to the list services params
func (*ListServicesParams) WriteToRequest ¶
func (o *ListServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServicesReader ¶
type ListServicesReader struct {
// contains filtered or unexported fields
}
ListServicesReader is a Reader for the ListServices structure.
func (*ListServicesReader) ReadResponse ¶
func (o *ListServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListTraceBehaviorsDefault ¶ added in v1.6.0
type ListTraceBehaviorsDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListTraceBehaviorsDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListTraceBehaviorsDefault ¶ added in v1.6.0
func NewListTraceBehaviorsDefault(code int) *ListTraceBehaviorsDefault
NewListTraceBehaviorsDefault creates a ListTraceBehaviorsDefault with default headers values
func (*ListTraceBehaviorsDefault) Code ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) Code() int
Code gets the status code for the list trace behaviors default response
func (*ListTraceBehaviorsDefault) Error ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) Error() string
func (*ListTraceBehaviorsDefault) GetPayload ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) GetPayload() models.GenericError
func (*ListTraceBehaviorsDefault) IsClientError ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) IsClientError() bool
IsClientError returns true when this list trace behaviors default response has a 4xx status code
func (*ListTraceBehaviorsDefault) IsCode ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) IsCode(code int) bool
IsCode returns true when this list trace behaviors default response a status code equal to that given
func (*ListTraceBehaviorsDefault) IsRedirect ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) IsRedirect() bool
IsRedirect returns true when this list trace behaviors default response has a 3xx status code
func (*ListTraceBehaviorsDefault) IsServerError ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) IsServerError() bool
IsServerError returns true when this list trace behaviors default response has a 5xx status code
func (*ListTraceBehaviorsDefault) IsSuccess ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) IsSuccess() bool
IsSuccess returns true when this list trace behaviors default response has a 2xx status code
func (*ListTraceBehaviorsDefault) String ¶ added in v1.6.0
func (o *ListTraceBehaviorsDefault) String() string
type ListTraceBehaviorsInternalServerError ¶ added in v1.6.0
ListTraceBehaviorsInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListTraceBehaviorsInternalServerError ¶ added in v1.6.0
func NewListTraceBehaviorsInternalServerError() *ListTraceBehaviorsInternalServerError
NewListTraceBehaviorsInternalServerError creates a ListTraceBehaviorsInternalServerError with default headers values
func (*ListTraceBehaviorsInternalServerError) Code ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) Code() int
Code gets the status code for the list trace behaviors internal server error response
func (*ListTraceBehaviorsInternalServerError) Error ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) Error() string
func (*ListTraceBehaviorsInternalServerError) GetPayload ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) GetPayload() *models.APIError
func (*ListTraceBehaviorsInternalServerError) IsClientError ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) IsClientError() bool
IsClientError returns true when this list trace behaviors internal server error response has a 4xx status code
func (*ListTraceBehaviorsInternalServerError) IsCode ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) IsCode(code int) bool
IsCode returns true when this list trace behaviors internal server error response a status code equal to that given
func (*ListTraceBehaviorsInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list trace behaviors internal server error response has a 3xx status code
func (*ListTraceBehaviorsInternalServerError) IsServerError ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) IsServerError() bool
IsServerError returns true when this list trace behaviors internal server error response has a 5xx status code
func (*ListTraceBehaviorsInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list trace behaviors internal server error response has a 2xx status code
func (*ListTraceBehaviorsInternalServerError) String ¶ added in v1.6.0
func (o *ListTraceBehaviorsInternalServerError) String() string
type ListTraceBehaviorsOK ¶ added in v1.6.0
type ListTraceBehaviorsOK struct {
Payload *models.ConfigunstableListTraceBehaviorsResponse
}
ListTraceBehaviorsOK describes a response with status code 200, with default header values.
A successful response.
func NewListTraceBehaviorsOK ¶ added in v1.6.0
func NewListTraceBehaviorsOK() *ListTraceBehaviorsOK
NewListTraceBehaviorsOK creates a ListTraceBehaviorsOK with default headers values
func (*ListTraceBehaviorsOK) Code ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) Code() int
Code gets the status code for the list trace behaviors o k response
func (*ListTraceBehaviorsOK) Error ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) Error() string
func (*ListTraceBehaviorsOK) GetPayload ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) GetPayload() *models.ConfigunstableListTraceBehaviorsResponse
func (*ListTraceBehaviorsOK) IsClientError ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) IsClientError() bool
IsClientError returns true when this list trace behaviors o k response has a 4xx status code
func (*ListTraceBehaviorsOK) IsCode ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) IsCode(code int) bool
IsCode returns true when this list trace behaviors o k response a status code equal to that given
func (*ListTraceBehaviorsOK) IsRedirect ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) IsRedirect() bool
IsRedirect returns true when this list trace behaviors o k response has a 3xx status code
func (*ListTraceBehaviorsOK) IsServerError ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) IsServerError() bool
IsServerError returns true when this list trace behaviors o k response has a 5xx status code
func (*ListTraceBehaviorsOK) IsSuccess ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) IsSuccess() bool
IsSuccess returns true when this list trace behaviors o k response has a 2xx status code
func (*ListTraceBehaviorsOK) String ¶ added in v1.6.0
func (o *ListTraceBehaviorsOK) String() string
type ListTraceBehaviorsParams ¶ added in v1.6.0
type ListTraceBehaviorsParams struct { /* Names. Filters results by name, where any TraceBehavior with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* Slugs. Filters results by slug, where any TraceBehavior with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListTraceBehaviorsParams contains all the parameters to send to the API endpoint
for the list trace behaviors operation. Typically these are written to a http.Request.
func NewListTraceBehaviorsParams ¶ added in v1.6.0
func NewListTraceBehaviorsParams() *ListTraceBehaviorsParams
NewListTraceBehaviorsParams creates a new ListTraceBehaviorsParams 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 NewListTraceBehaviorsParamsWithContext ¶ added in v1.6.0
func NewListTraceBehaviorsParamsWithContext(ctx context.Context) *ListTraceBehaviorsParams
NewListTraceBehaviorsParamsWithContext creates a new ListTraceBehaviorsParams object with the ability to set a context for a request.
func NewListTraceBehaviorsParamsWithHTTPClient ¶ added in v1.6.0
func NewListTraceBehaviorsParamsWithHTTPClient(client *http.Client) *ListTraceBehaviorsParams
NewListTraceBehaviorsParamsWithHTTPClient creates a new ListTraceBehaviorsParams object with the ability to set a custom HTTPClient for a request.
func NewListTraceBehaviorsParamsWithTimeout ¶ added in v1.6.0
func NewListTraceBehaviorsParamsWithTimeout(timeout time.Duration) *ListTraceBehaviorsParams
NewListTraceBehaviorsParamsWithTimeout creates a new ListTraceBehaviorsParams object with the ability to set a timeout on a request.
func (*ListTraceBehaviorsParams) SetContext ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetContext(ctx context.Context)
SetContext adds the context to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetDefaults ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetDefaults()
SetDefaults hydrates default values in the list trace behaviors params (not the query body).
All values with no default are reset to their zero value.
func (*ListTraceBehaviorsParams) SetHTTPClient ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetNames ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetNames(names []string)
SetNames adds the names to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetPageMaxSize ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetPageToken ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetSlugs ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list trace behaviors params
func (*ListTraceBehaviorsParams) SetTimeout ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithContext ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithContext(ctx context.Context) *ListTraceBehaviorsParams
WithContext adds the context to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithDefaults ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithDefaults() *ListTraceBehaviorsParams
WithDefaults hydrates default values in the list trace behaviors params (not the query body).
All values with no default are reset to their zero value.
func (*ListTraceBehaviorsParams) WithHTTPClient ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithHTTPClient(client *http.Client) *ListTraceBehaviorsParams
WithHTTPClient adds the HTTPClient to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithNames ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithNames(names []string) *ListTraceBehaviorsParams
WithNames adds the names to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithPageMaxSize ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithPageMaxSize(pageMaxSize *int64) *ListTraceBehaviorsParams
WithPageMaxSize adds the pageMaxSize to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithPageToken ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithPageToken(pageToken *string) *ListTraceBehaviorsParams
WithPageToken adds the pageToken to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithSlugs ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithSlugs(slugs []string) *ListTraceBehaviorsParams
WithSlugs adds the slugs to the list trace behaviors params
func (*ListTraceBehaviorsParams) WithTimeout ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WithTimeout(timeout time.Duration) *ListTraceBehaviorsParams
WithTimeout adds the timeout to the list trace behaviors params
func (*ListTraceBehaviorsParams) WriteToRequest ¶ added in v1.6.0
func (o *ListTraceBehaviorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListTraceBehaviorsReader ¶ added in v1.6.0
type ListTraceBehaviorsReader struct {
// contains filtered or unexported fields
}
ListTraceBehaviorsReader is a Reader for the ListTraceBehaviors structure.
func (*ListTraceBehaviorsReader) ReadResponse ¶ added in v1.6.0
func (o *ListTraceBehaviorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListTraceJaegerRemoteSamplingStrategiesDefault ¶
type ListTraceJaegerRemoteSamplingStrategiesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ListTraceJaegerRemoteSamplingStrategiesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewListTraceJaegerRemoteSamplingStrategiesDefault ¶
func NewListTraceJaegerRemoteSamplingStrategiesDefault(code int) *ListTraceJaegerRemoteSamplingStrategiesDefault
NewListTraceJaegerRemoteSamplingStrategiesDefault creates a ListTraceJaegerRemoteSamplingStrategiesDefault with default headers values
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) Code ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) Code() int
Code gets the status code for the list trace jaeger remote sampling strategies default response
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) Error ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) Error() string
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) GetPayload ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) GetPayload() models.GenericError
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) IsClientError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsClientError() bool
IsClientError returns true when this list trace jaeger remote sampling strategies default response has a 4xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) IsCode ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsCode(code int) bool
IsCode returns true when this list trace jaeger remote sampling strategies default response a status code equal to that given
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) IsRedirect ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsRedirect() bool
IsRedirect returns true when this list trace jaeger remote sampling strategies default response has a 3xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) IsServerError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsServerError() bool
IsServerError returns true when this list trace jaeger remote sampling strategies default response has a 5xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) IsSuccess ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) IsSuccess() bool
IsSuccess returns true when this list trace jaeger remote sampling strategies default response has a 2xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesDefault) String ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesDefault) String() string
type ListTraceJaegerRemoteSamplingStrategiesInternalServerError ¶
ListTraceJaegerRemoteSamplingStrategiesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewListTraceJaegerRemoteSamplingStrategiesInternalServerError ¶
func NewListTraceJaegerRemoteSamplingStrategiesInternalServerError() *ListTraceJaegerRemoteSamplingStrategiesInternalServerError
NewListTraceJaegerRemoteSamplingStrategiesInternalServerError creates a ListTraceJaegerRemoteSamplingStrategiesInternalServerError with default headers values
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Code ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Code() int
Code gets the status code for the list trace jaeger remote sampling strategies internal server error response
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Error ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) Error() string
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) GetPayload ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) GetPayload() *models.APIError
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsClientError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsClientError() bool
IsClientError returns true when this list trace jaeger remote sampling strategies internal server error response has a 4xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsCode ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsCode(code int) bool
IsCode returns true when this list trace jaeger remote sampling strategies internal server error response a status code equal to that given
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsRedirect ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsRedirect() bool
IsRedirect returns true when this list trace jaeger remote sampling strategies internal server error response has a 3xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsServerError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsServerError() bool
IsServerError returns true when this list trace jaeger remote sampling strategies internal server error response has a 5xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsSuccess ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) IsSuccess() bool
IsSuccess returns true when this list trace jaeger remote sampling strategies internal server error response has a 2xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesInternalServerError) String ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesInternalServerError) String() string
type ListTraceJaegerRemoteSamplingStrategiesOK ¶
type ListTraceJaegerRemoteSamplingStrategiesOK struct {
Payload *models.ConfigunstableListTraceJaegerRemoteSamplingStrategiesResponse
}
ListTraceJaegerRemoteSamplingStrategiesOK describes a response with status code 200, with default header values.
A successful response.
func NewListTraceJaegerRemoteSamplingStrategiesOK ¶
func NewListTraceJaegerRemoteSamplingStrategiesOK() *ListTraceJaegerRemoteSamplingStrategiesOK
NewListTraceJaegerRemoteSamplingStrategiesOK creates a ListTraceJaegerRemoteSamplingStrategiesOK with default headers values
func (*ListTraceJaegerRemoteSamplingStrategiesOK) Code ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) Code() int
Code gets the status code for the list trace jaeger remote sampling strategies o k response
func (*ListTraceJaegerRemoteSamplingStrategiesOK) Error ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) Error() string
func (*ListTraceJaegerRemoteSamplingStrategiesOK) GetPayload ¶
func (*ListTraceJaegerRemoteSamplingStrategiesOK) IsClientError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsClientError() bool
IsClientError returns true when this list trace jaeger remote sampling strategies o k response has a 4xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesOK) IsCode ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsCode(code int) bool
IsCode returns true when this list trace jaeger remote sampling strategies o k response a status code equal to that given
func (*ListTraceJaegerRemoteSamplingStrategiesOK) IsRedirect ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsRedirect() bool
IsRedirect returns true when this list trace jaeger remote sampling strategies o k response has a 3xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesOK) IsServerError ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsServerError() bool
IsServerError returns true when this list trace jaeger remote sampling strategies o k response has a 5xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesOK) IsSuccess ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) IsSuccess() bool
IsSuccess returns true when this list trace jaeger remote sampling strategies o k response has a 2xx status code
func (*ListTraceJaegerRemoteSamplingStrategiesOK) String ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesOK) String() string
type ListTraceJaegerRemoteSamplingStrategiesParams ¶
type ListTraceJaegerRemoteSamplingStrategiesParams struct { // NameOrServiceContains. NameOrServiceContains *string /* Names. Filters results by name, where any TraceJaegerRemoteSamplingStrategy with a matching name in the given list (and matches all other filters) is returned. */ Names []string /* PageMaxSize. Page size preference (i.e. how many items are returned in the next page). If zero, the server will use a default. Regardless of what size is given, clients must never assume how many items will be returned. Format: int64 */ PageMaxSize *int64 /* PageToken. Opaque page token identifying which page to request. An empty token identifies the first page. */ PageToken *string /* ServiceNames. Filters results by service_name, where any TraceJaegerRemoteSamplingStrategy with a matching service_name in the given list (and matches all other filters) is returned. */ ServiceNames []string /* Slugs. Filters results by slug, where any TraceJaegerRemoteSamplingStrategy with a matching slug in the given list (and matches all other filters) is returned. */ Slugs []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListTraceJaegerRemoteSamplingStrategiesParams contains all the parameters to send to the API endpoint
for the list trace jaeger remote sampling strategies operation. Typically these are written to a http.Request.
func NewListTraceJaegerRemoteSamplingStrategiesParams ¶
func NewListTraceJaegerRemoteSamplingStrategiesParams() *ListTraceJaegerRemoteSamplingStrategiesParams
NewListTraceJaegerRemoteSamplingStrategiesParams creates a new ListTraceJaegerRemoteSamplingStrategiesParams 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 NewListTraceJaegerRemoteSamplingStrategiesParamsWithContext ¶
func NewListTraceJaegerRemoteSamplingStrategiesParamsWithContext(ctx context.Context) *ListTraceJaegerRemoteSamplingStrategiesParams
NewListTraceJaegerRemoteSamplingStrategiesParamsWithContext creates a new ListTraceJaegerRemoteSamplingStrategiesParams object with the ability to set a context for a request.
func NewListTraceJaegerRemoteSamplingStrategiesParamsWithHTTPClient ¶
func NewListTraceJaegerRemoteSamplingStrategiesParamsWithHTTPClient(client *http.Client) *ListTraceJaegerRemoteSamplingStrategiesParams
NewListTraceJaegerRemoteSamplingStrategiesParamsWithHTTPClient creates a new ListTraceJaegerRemoteSamplingStrategiesParams object with the ability to set a custom HTTPClient for a request.
func NewListTraceJaegerRemoteSamplingStrategiesParamsWithTimeout ¶
func NewListTraceJaegerRemoteSamplingStrategiesParamsWithTimeout(timeout time.Duration) *ListTraceJaegerRemoteSamplingStrategiesParams
NewListTraceJaegerRemoteSamplingStrategiesParamsWithTimeout creates a new ListTraceJaegerRemoteSamplingStrategiesParams object with the ability to set a timeout on a request.
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetContext ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetContext(ctx context.Context)
SetContext adds the context to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetDefaults ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetDefaults()
SetDefaults hydrates default values in the list trace jaeger remote sampling strategies params (not the query body).
All values with no default are reset to their zero value.
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetHTTPClient ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetNameOrServiceContains ¶ added in v1.1.0
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetNameOrServiceContains(nameOrServiceContains *string)
SetNameOrServiceContains adds the nameOrServiceContains to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetNames ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetNames(names []string)
SetNames adds the names to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetPageMaxSize ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetPageMaxSize(pageMaxSize *int64)
SetPageMaxSize adds the pageMaxSize to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetPageToken ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetPageToken(pageToken *string)
SetPageToken adds the pageToken to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetServiceNames ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetServiceNames(serviceNames []string)
SetServiceNames adds the serviceNames to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetSlugs ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetSlugs(slugs []string)
SetSlugs adds the slugs to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) SetTimeout ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithContext ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithContext(ctx context.Context) *ListTraceJaegerRemoteSamplingStrategiesParams
WithContext adds the context to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithDefaults ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithDefaults() *ListTraceJaegerRemoteSamplingStrategiesParams
WithDefaults hydrates default values in the list trace jaeger remote sampling strategies params (not the query body).
All values with no default are reset to their zero value.
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithHTTPClient ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithHTTPClient(client *http.Client) *ListTraceJaegerRemoteSamplingStrategiesParams
WithHTTPClient adds the HTTPClient to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithNameOrServiceContains ¶ added in v1.1.0
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithNameOrServiceContains(nameOrServiceContains *string) *ListTraceJaegerRemoteSamplingStrategiesParams
WithNameOrServiceContains adds the nameOrServiceContains to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithNames ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithNames(names []string) *ListTraceJaegerRemoteSamplingStrategiesParams
WithNames adds the names to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithPageMaxSize ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithPageMaxSize(pageMaxSize *int64) *ListTraceJaegerRemoteSamplingStrategiesParams
WithPageMaxSize adds the pageMaxSize to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithPageToken ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithPageToken(pageToken *string) *ListTraceJaegerRemoteSamplingStrategiesParams
WithPageToken adds the pageToken to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithServiceNames ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithServiceNames(serviceNames []string) *ListTraceJaegerRemoteSamplingStrategiesParams
WithServiceNames adds the serviceNames to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithSlugs ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithSlugs(slugs []string) *ListTraceJaegerRemoteSamplingStrategiesParams
WithSlugs adds the slugs to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WithTimeout ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WithTimeout(timeout time.Duration) *ListTraceJaegerRemoteSamplingStrategiesParams
WithTimeout adds the timeout to the list trace jaeger remote sampling strategies params
func (*ListTraceJaegerRemoteSamplingStrategiesParams) WriteToRequest ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListTraceJaegerRemoteSamplingStrategiesReader ¶
type ListTraceJaegerRemoteSamplingStrategiesReader struct {
// contains filtered or unexported fields
}
ListTraceJaegerRemoteSamplingStrategiesReader is a Reader for the ListTraceJaegerRemoteSamplingStrategies structure.
func (*ListTraceJaegerRemoteSamplingStrategiesReader) ReadResponse ¶
func (o *ListTraceJaegerRemoteSamplingStrategiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadDashboardDefault ¶
type ReadDashboardDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadDashboardDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadDashboardDefault ¶
func NewReadDashboardDefault(code int) *ReadDashboardDefault
NewReadDashboardDefault creates a ReadDashboardDefault with default headers values
func (*ReadDashboardDefault) Code ¶
func (o *ReadDashboardDefault) Code() int
Code gets the status code for the read dashboard default response
func (*ReadDashboardDefault) Error ¶
func (o *ReadDashboardDefault) Error() string
func (*ReadDashboardDefault) GetPayload ¶
func (o *ReadDashboardDefault) GetPayload() models.GenericError
func (*ReadDashboardDefault) IsClientError ¶
func (o *ReadDashboardDefault) IsClientError() bool
IsClientError returns true when this read dashboard default response has a 4xx status code
func (*ReadDashboardDefault) IsCode ¶
func (o *ReadDashboardDefault) IsCode(code int) bool
IsCode returns true when this read dashboard default response a status code equal to that given
func (*ReadDashboardDefault) IsRedirect ¶
func (o *ReadDashboardDefault) IsRedirect() bool
IsRedirect returns true when this read dashboard default response has a 3xx status code
func (*ReadDashboardDefault) IsServerError ¶
func (o *ReadDashboardDefault) IsServerError() bool
IsServerError returns true when this read dashboard default response has a 5xx status code
func (*ReadDashboardDefault) IsSuccess ¶
func (o *ReadDashboardDefault) IsSuccess() bool
IsSuccess returns true when this read dashboard default response has a 2xx status code
func (*ReadDashboardDefault) String ¶
func (o *ReadDashboardDefault) String() string
type ReadDashboardInternalServerError ¶
ReadDashboardInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadDashboardInternalServerError ¶
func NewReadDashboardInternalServerError() *ReadDashboardInternalServerError
NewReadDashboardInternalServerError creates a ReadDashboardInternalServerError with default headers values
func (*ReadDashboardInternalServerError) Code ¶
func (o *ReadDashboardInternalServerError) Code() int
Code gets the status code for the read dashboard internal server error response
func (*ReadDashboardInternalServerError) Error ¶
func (o *ReadDashboardInternalServerError) Error() string
func (*ReadDashboardInternalServerError) GetPayload ¶
func (o *ReadDashboardInternalServerError) GetPayload() *models.APIError
func (*ReadDashboardInternalServerError) IsClientError ¶
func (o *ReadDashboardInternalServerError) IsClientError() bool
IsClientError returns true when this read dashboard internal server error response has a 4xx status code
func (*ReadDashboardInternalServerError) IsCode ¶
func (o *ReadDashboardInternalServerError) IsCode(code int) bool
IsCode returns true when this read dashboard internal server error response a status code equal to that given
func (*ReadDashboardInternalServerError) IsRedirect ¶
func (o *ReadDashboardInternalServerError) IsRedirect() bool
IsRedirect returns true when this read dashboard internal server error response has a 3xx status code
func (*ReadDashboardInternalServerError) IsServerError ¶
func (o *ReadDashboardInternalServerError) IsServerError() bool
IsServerError returns true when this read dashboard internal server error response has a 5xx status code
func (*ReadDashboardInternalServerError) IsSuccess ¶
func (o *ReadDashboardInternalServerError) IsSuccess() bool
IsSuccess returns true when this read dashboard internal server error response has a 2xx status code
func (*ReadDashboardInternalServerError) String ¶
func (o *ReadDashboardInternalServerError) String() string
type ReadDashboardNotFound ¶
ReadDashboardNotFound describes a response with status code 404, with default header values.
Cannot read the Dashboard because the slug does not exist.
func NewReadDashboardNotFound ¶
func NewReadDashboardNotFound() *ReadDashboardNotFound
NewReadDashboardNotFound creates a ReadDashboardNotFound with default headers values
func (*ReadDashboardNotFound) Code ¶
func (o *ReadDashboardNotFound) Code() int
Code gets the status code for the read dashboard not found response
func (*ReadDashboardNotFound) Error ¶
func (o *ReadDashboardNotFound) Error() string
func (*ReadDashboardNotFound) GetPayload ¶
func (o *ReadDashboardNotFound) GetPayload() *models.APIError
func (*ReadDashboardNotFound) IsClientError ¶
func (o *ReadDashboardNotFound) IsClientError() bool
IsClientError returns true when this read dashboard not found response has a 4xx status code
func (*ReadDashboardNotFound) IsCode ¶
func (o *ReadDashboardNotFound) IsCode(code int) bool
IsCode returns true when this read dashboard not found response a status code equal to that given
func (*ReadDashboardNotFound) IsRedirect ¶
func (o *ReadDashboardNotFound) IsRedirect() bool
IsRedirect returns true when this read dashboard not found response has a 3xx status code
func (*ReadDashboardNotFound) IsServerError ¶
func (o *ReadDashboardNotFound) IsServerError() bool
IsServerError returns true when this read dashboard not found response has a 5xx status code
func (*ReadDashboardNotFound) IsSuccess ¶
func (o *ReadDashboardNotFound) IsSuccess() bool
IsSuccess returns true when this read dashboard not found response has a 2xx status code
func (*ReadDashboardNotFound) String ¶
func (o *ReadDashboardNotFound) String() string
type ReadDashboardOK ¶
type ReadDashboardOK struct {
Payload *models.ConfigunstableReadDashboardResponse
}
ReadDashboardOK describes a response with status code 200, with default header values.
A successful response.
func NewReadDashboardOK ¶
func NewReadDashboardOK() *ReadDashboardOK
NewReadDashboardOK creates a ReadDashboardOK with default headers values
func (*ReadDashboardOK) Code ¶
func (o *ReadDashboardOK) Code() int
Code gets the status code for the read dashboard o k response
func (*ReadDashboardOK) Error ¶
func (o *ReadDashboardOK) Error() string
func (*ReadDashboardOK) GetPayload ¶
func (o *ReadDashboardOK) GetPayload() *models.ConfigunstableReadDashboardResponse
func (*ReadDashboardOK) IsClientError ¶
func (o *ReadDashboardOK) IsClientError() bool
IsClientError returns true when this read dashboard o k response has a 4xx status code
func (*ReadDashboardOK) IsCode ¶
func (o *ReadDashboardOK) IsCode(code int) bool
IsCode returns true when this read dashboard o k response a status code equal to that given
func (*ReadDashboardOK) IsRedirect ¶
func (o *ReadDashboardOK) IsRedirect() bool
IsRedirect returns true when this read dashboard o k response has a 3xx status code
func (*ReadDashboardOK) IsServerError ¶
func (o *ReadDashboardOK) IsServerError() bool
IsServerError returns true when this read dashboard o k response has a 5xx status code
func (*ReadDashboardOK) IsSuccess ¶
func (o *ReadDashboardOK) IsSuccess() bool
IsSuccess returns true when this read dashboard o k response has a 2xx status code
func (*ReadDashboardOK) String ¶
func (o *ReadDashboardOK) String() string
type ReadDashboardParams ¶
type ReadDashboardParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadDashboardParams contains all the parameters to send to the API endpoint
for the read dashboard operation. Typically these are written to a http.Request.
func NewReadDashboardParams ¶
func NewReadDashboardParams() *ReadDashboardParams
NewReadDashboardParams creates a new ReadDashboardParams 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 NewReadDashboardParamsWithContext ¶
func NewReadDashboardParamsWithContext(ctx context.Context) *ReadDashboardParams
NewReadDashboardParamsWithContext creates a new ReadDashboardParams object with the ability to set a context for a request.
func NewReadDashboardParamsWithHTTPClient ¶
func NewReadDashboardParamsWithHTTPClient(client *http.Client) *ReadDashboardParams
NewReadDashboardParamsWithHTTPClient creates a new ReadDashboardParams object with the ability to set a custom HTTPClient for a request.
func NewReadDashboardParamsWithTimeout ¶
func NewReadDashboardParamsWithTimeout(timeout time.Duration) *ReadDashboardParams
NewReadDashboardParamsWithTimeout creates a new ReadDashboardParams object with the ability to set a timeout on a request.
func (*ReadDashboardParams) SetContext ¶
func (o *ReadDashboardParams) SetContext(ctx context.Context)
SetContext adds the context to the read dashboard params
func (*ReadDashboardParams) SetDefaults ¶
func (o *ReadDashboardParams) SetDefaults()
SetDefaults hydrates default values in the read dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDashboardParams) SetHTTPClient ¶
func (o *ReadDashboardParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read dashboard params
func (*ReadDashboardParams) SetSlug ¶
func (o *ReadDashboardParams) SetSlug(slug string)
SetSlug adds the slug to the read dashboard params
func (*ReadDashboardParams) SetTimeout ¶
func (o *ReadDashboardParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read dashboard params
func (*ReadDashboardParams) WithContext ¶
func (o *ReadDashboardParams) WithContext(ctx context.Context) *ReadDashboardParams
WithContext adds the context to the read dashboard params
func (*ReadDashboardParams) WithDefaults ¶
func (o *ReadDashboardParams) WithDefaults() *ReadDashboardParams
WithDefaults hydrates default values in the read dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDashboardParams) WithHTTPClient ¶
func (o *ReadDashboardParams) WithHTTPClient(client *http.Client) *ReadDashboardParams
WithHTTPClient adds the HTTPClient to the read dashboard params
func (*ReadDashboardParams) WithSlug ¶
func (o *ReadDashboardParams) WithSlug(slug string) *ReadDashboardParams
WithSlug adds the slug to the read dashboard params
func (*ReadDashboardParams) WithTimeout ¶
func (o *ReadDashboardParams) WithTimeout(timeout time.Duration) *ReadDashboardParams
WithTimeout adds the timeout to the read dashboard params
func (*ReadDashboardParams) WriteToRequest ¶
func (o *ReadDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadDashboardReader ¶
type ReadDashboardReader struct {
// contains filtered or unexported fields
}
ReadDashboardReader is a Reader for the ReadDashboard structure.
func (*ReadDashboardReader) ReadResponse ¶
func (o *ReadDashboardReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadDatasetDefault ¶ added in v1.3.0
type ReadDatasetDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadDatasetDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadDatasetDefault ¶ added in v1.3.0
func NewReadDatasetDefault(code int) *ReadDatasetDefault
NewReadDatasetDefault creates a ReadDatasetDefault with default headers values
func (*ReadDatasetDefault) Code ¶ added in v1.3.0
func (o *ReadDatasetDefault) Code() int
Code gets the status code for the read dataset default response
func (*ReadDatasetDefault) Error ¶ added in v1.3.0
func (o *ReadDatasetDefault) Error() string
func (*ReadDatasetDefault) GetPayload ¶ added in v1.3.0
func (o *ReadDatasetDefault) GetPayload() models.GenericError
func (*ReadDatasetDefault) IsClientError ¶ added in v1.3.0
func (o *ReadDatasetDefault) IsClientError() bool
IsClientError returns true when this read dataset default response has a 4xx status code
func (*ReadDatasetDefault) IsCode ¶ added in v1.3.0
func (o *ReadDatasetDefault) IsCode(code int) bool
IsCode returns true when this read dataset default response a status code equal to that given
func (*ReadDatasetDefault) IsRedirect ¶ added in v1.3.0
func (o *ReadDatasetDefault) IsRedirect() bool
IsRedirect returns true when this read dataset default response has a 3xx status code
func (*ReadDatasetDefault) IsServerError ¶ added in v1.3.0
func (o *ReadDatasetDefault) IsServerError() bool
IsServerError returns true when this read dataset default response has a 5xx status code
func (*ReadDatasetDefault) IsSuccess ¶ added in v1.3.0
func (o *ReadDatasetDefault) IsSuccess() bool
IsSuccess returns true when this read dataset default response has a 2xx status code
func (*ReadDatasetDefault) String ¶ added in v1.3.0
func (o *ReadDatasetDefault) String() string
type ReadDatasetInternalServerError ¶ added in v1.3.0
ReadDatasetInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadDatasetInternalServerError ¶ added in v1.3.0
func NewReadDatasetInternalServerError() *ReadDatasetInternalServerError
NewReadDatasetInternalServerError creates a ReadDatasetInternalServerError with default headers values
func (*ReadDatasetInternalServerError) Code ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) Code() int
Code gets the status code for the read dataset internal server error response
func (*ReadDatasetInternalServerError) Error ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) Error() string
func (*ReadDatasetInternalServerError) GetPayload ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) GetPayload() *models.APIError
func (*ReadDatasetInternalServerError) IsClientError ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) IsClientError() bool
IsClientError returns true when this read dataset internal server error response has a 4xx status code
func (*ReadDatasetInternalServerError) IsCode ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) IsCode(code int) bool
IsCode returns true when this read dataset internal server error response a status code equal to that given
func (*ReadDatasetInternalServerError) IsRedirect ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) IsRedirect() bool
IsRedirect returns true when this read dataset internal server error response has a 3xx status code
func (*ReadDatasetInternalServerError) IsServerError ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) IsServerError() bool
IsServerError returns true when this read dataset internal server error response has a 5xx status code
func (*ReadDatasetInternalServerError) IsSuccess ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) IsSuccess() bool
IsSuccess returns true when this read dataset internal server error response has a 2xx status code
func (*ReadDatasetInternalServerError) String ¶ added in v1.3.0
func (o *ReadDatasetInternalServerError) String() string
type ReadDatasetNotFound ¶ added in v1.3.0
ReadDatasetNotFound describes a response with status code 404, with default header values.
Cannot read the Dataset because the slug does not exist.
func NewReadDatasetNotFound ¶ added in v1.3.0
func NewReadDatasetNotFound() *ReadDatasetNotFound
NewReadDatasetNotFound creates a ReadDatasetNotFound with default headers values
func (*ReadDatasetNotFound) Code ¶ added in v1.3.0
func (o *ReadDatasetNotFound) Code() int
Code gets the status code for the read dataset not found response
func (*ReadDatasetNotFound) Error ¶ added in v1.3.0
func (o *ReadDatasetNotFound) Error() string
func (*ReadDatasetNotFound) GetPayload ¶ added in v1.3.0
func (o *ReadDatasetNotFound) GetPayload() *models.APIError
func (*ReadDatasetNotFound) IsClientError ¶ added in v1.3.0
func (o *ReadDatasetNotFound) IsClientError() bool
IsClientError returns true when this read dataset not found response has a 4xx status code
func (*ReadDatasetNotFound) IsCode ¶ added in v1.3.0
func (o *ReadDatasetNotFound) IsCode(code int) bool
IsCode returns true when this read dataset not found response a status code equal to that given
func (*ReadDatasetNotFound) IsRedirect ¶ added in v1.3.0
func (o *ReadDatasetNotFound) IsRedirect() bool
IsRedirect returns true when this read dataset not found response has a 3xx status code
func (*ReadDatasetNotFound) IsServerError ¶ added in v1.3.0
func (o *ReadDatasetNotFound) IsServerError() bool
IsServerError returns true when this read dataset not found response has a 5xx status code
func (*ReadDatasetNotFound) IsSuccess ¶ added in v1.3.0
func (o *ReadDatasetNotFound) IsSuccess() bool
IsSuccess returns true when this read dataset not found response has a 2xx status code
func (*ReadDatasetNotFound) String ¶ added in v1.3.0
func (o *ReadDatasetNotFound) String() string
type ReadDatasetOK ¶ added in v1.3.0
type ReadDatasetOK struct {
Payload *models.ConfigunstableReadDatasetResponse
}
ReadDatasetOK describes a response with status code 200, with default header values.
A successful response.
func NewReadDatasetOK ¶ added in v1.3.0
func NewReadDatasetOK() *ReadDatasetOK
NewReadDatasetOK creates a ReadDatasetOK with default headers values
func (*ReadDatasetOK) Code ¶ added in v1.3.0
func (o *ReadDatasetOK) Code() int
Code gets the status code for the read dataset o k response
func (*ReadDatasetOK) Error ¶ added in v1.3.0
func (o *ReadDatasetOK) Error() string
func (*ReadDatasetOK) GetPayload ¶ added in v1.3.0
func (o *ReadDatasetOK) GetPayload() *models.ConfigunstableReadDatasetResponse
func (*ReadDatasetOK) IsClientError ¶ added in v1.3.0
func (o *ReadDatasetOK) IsClientError() bool
IsClientError returns true when this read dataset o k response has a 4xx status code
func (*ReadDatasetOK) IsCode ¶ added in v1.3.0
func (o *ReadDatasetOK) IsCode(code int) bool
IsCode returns true when this read dataset o k response a status code equal to that given
func (*ReadDatasetOK) IsRedirect ¶ added in v1.3.0
func (o *ReadDatasetOK) IsRedirect() bool
IsRedirect returns true when this read dataset o k response has a 3xx status code
func (*ReadDatasetOK) IsServerError ¶ added in v1.3.0
func (o *ReadDatasetOK) IsServerError() bool
IsServerError returns true when this read dataset o k response has a 5xx status code
func (*ReadDatasetOK) IsSuccess ¶ added in v1.3.0
func (o *ReadDatasetOK) IsSuccess() bool
IsSuccess returns true when this read dataset o k response has a 2xx status code
func (*ReadDatasetOK) String ¶ added in v1.3.0
func (o *ReadDatasetOK) String() string
type ReadDatasetParams ¶ added in v1.3.0
type ReadDatasetParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadDatasetParams contains all the parameters to send to the API endpoint
for the read dataset operation. Typically these are written to a http.Request.
func NewReadDatasetParams ¶ added in v1.3.0
func NewReadDatasetParams() *ReadDatasetParams
NewReadDatasetParams creates a new ReadDatasetParams 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 NewReadDatasetParamsWithContext ¶ added in v1.3.0
func NewReadDatasetParamsWithContext(ctx context.Context) *ReadDatasetParams
NewReadDatasetParamsWithContext creates a new ReadDatasetParams object with the ability to set a context for a request.
func NewReadDatasetParamsWithHTTPClient ¶ added in v1.3.0
func NewReadDatasetParamsWithHTTPClient(client *http.Client) *ReadDatasetParams
NewReadDatasetParamsWithHTTPClient creates a new ReadDatasetParams object with the ability to set a custom HTTPClient for a request.
func NewReadDatasetParamsWithTimeout ¶ added in v1.3.0
func NewReadDatasetParamsWithTimeout(timeout time.Duration) *ReadDatasetParams
NewReadDatasetParamsWithTimeout creates a new ReadDatasetParams object with the ability to set a timeout on a request.
func (*ReadDatasetParams) SetContext ¶ added in v1.3.0
func (o *ReadDatasetParams) SetContext(ctx context.Context)
SetContext adds the context to the read dataset params
func (*ReadDatasetParams) SetDefaults ¶ added in v1.3.0
func (o *ReadDatasetParams) SetDefaults()
SetDefaults hydrates default values in the read dataset params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDatasetParams) SetHTTPClient ¶ added in v1.3.0
func (o *ReadDatasetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read dataset params
func (*ReadDatasetParams) SetSlug ¶ added in v1.3.0
func (o *ReadDatasetParams) SetSlug(slug string)
SetSlug adds the slug to the read dataset params
func (*ReadDatasetParams) SetTimeout ¶ added in v1.3.0
func (o *ReadDatasetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read dataset params
func (*ReadDatasetParams) WithContext ¶ added in v1.3.0
func (o *ReadDatasetParams) WithContext(ctx context.Context) *ReadDatasetParams
WithContext adds the context to the read dataset params
func (*ReadDatasetParams) WithDefaults ¶ added in v1.3.0
func (o *ReadDatasetParams) WithDefaults() *ReadDatasetParams
WithDefaults hydrates default values in the read dataset params (not the query body).
All values with no default are reset to their zero value.
func (*ReadDatasetParams) WithHTTPClient ¶ added in v1.3.0
func (o *ReadDatasetParams) WithHTTPClient(client *http.Client) *ReadDatasetParams
WithHTTPClient adds the HTTPClient to the read dataset params
func (*ReadDatasetParams) WithSlug ¶ added in v1.3.0
func (o *ReadDatasetParams) WithSlug(slug string) *ReadDatasetParams
WithSlug adds the slug to the read dataset params
func (*ReadDatasetParams) WithTimeout ¶ added in v1.3.0
func (o *ReadDatasetParams) WithTimeout(timeout time.Duration) *ReadDatasetParams
WithTimeout adds the timeout to the read dataset params
func (*ReadDatasetParams) WriteToRequest ¶ added in v1.3.0
func (o *ReadDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadDatasetReader ¶ added in v1.3.0
type ReadDatasetReader struct {
// contains filtered or unexported fields
}
ReadDatasetReader is a Reader for the ReadDataset structure.
func (*ReadDatasetReader) ReadResponse ¶ added in v1.3.0
func (o *ReadDatasetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadLinkTemplateDefault ¶
type ReadLinkTemplateDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadLinkTemplateDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadLinkTemplateDefault ¶
func NewReadLinkTemplateDefault(code int) *ReadLinkTemplateDefault
NewReadLinkTemplateDefault creates a ReadLinkTemplateDefault with default headers values
func (*ReadLinkTemplateDefault) Code ¶
func (o *ReadLinkTemplateDefault) Code() int
Code gets the status code for the read link template default response
func (*ReadLinkTemplateDefault) Error ¶
func (o *ReadLinkTemplateDefault) Error() string
func (*ReadLinkTemplateDefault) GetPayload ¶
func (o *ReadLinkTemplateDefault) GetPayload() models.GenericError
func (*ReadLinkTemplateDefault) IsClientError ¶
func (o *ReadLinkTemplateDefault) IsClientError() bool
IsClientError returns true when this read link template default response has a 4xx status code
func (*ReadLinkTemplateDefault) IsCode ¶
func (o *ReadLinkTemplateDefault) IsCode(code int) bool
IsCode returns true when this read link template default response a status code equal to that given
func (*ReadLinkTemplateDefault) IsRedirect ¶
func (o *ReadLinkTemplateDefault) IsRedirect() bool
IsRedirect returns true when this read link template default response has a 3xx status code
func (*ReadLinkTemplateDefault) IsServerError ¶
func (o *ReadLinkTemplateDefault) IsServerError() bool
IsServerError returns true when this read link template default response has a 5xx status code
func (*ReadLinkTemplateDefault) IsSuccess ¶
func (o *ReadLinkTemplateDefault) IsSuccess() bool
IsSuccess returns true when this read link template default response has a 2xx status code
func (*ReadLinkTemplateDefault) String ¶
func (o *ReadLinkTemplateDefault) String() string
type ReadLinkTemplateInternalServerError ¶
ReadLinkTemplateInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadLinkTemplateInternalServerError ¶
func NewReadLinkTemplateInternalServerError() *ReadLinkTemplateInternalServerError
NewReadLinkTemplateInternalServerError creates a ReadLinkTemplateInternalServerError with default headers values
func (*ReadLinkTemplateInternalServerError) Code ¶
func (o *ReadLinkTemplateInternalServerError) Code() int
Code gets the status code for the read link template internal server error response
func (*ReadLinkTemplateInternalServerError) Error ¶
func (o *ReadLinkTemplateInternalServerError) Error() string
func (*ReadLinkTemplateInternalServerError) GetPayload ¶
func (o *ReadLinkTemplateInternalServerError) GetPayload() *models.APIError
func (*ReadLinkTemplateInternalServerError) IsClientError ¶
func (o *ReadLinkTemplateInternalServerError) IsClientError() bool
IsClientError returns true when this read link template internal server error response has a 4xx status code
func (*ReadLinkTemplateInternalServerError) IsCode ¶
func (o *ReadLinkTemplateInternalServerError) IsCode(code int) bool
IsCode returns true when this read link template internal server error response a status code equal to that given
func (*ReadLinkTemplateInternalServerError) IsRedirect ¶
func (o *ReadLinkTemplateInternalServerError) IsRedirect() bool
IsRedirect returns true when this read link template internal server error response has a 3xx status code
func (*ReadLinkTemplateInternalServerError) IsServerError ¶
func (o *ReadLinkTemplateInternalServerError) IsServerError() bool
IsServerError returns true when this read link template internal server error response has a 5xx status code
func (*ReadLinkTemplateInternalServerError) IsSuccess ¶
func (o *ReadLinkTemplateInternalServerError) IsSuccess() bool
IsSuccess returns true when this read link template internal server error response has a 2xx status code
func (*ReadLinkTemplateInternalServerError) String ¶
func (o *ReadLinkTemplateInternalServerError) String() string
type ReadLinkTemplateNotFound ¶
ReadLinkTemplateNotFound describes a response with status code 404, with default header values.
Cannot read the LinkTemplate because the slug does not exist.
func NewReadLinkTemplateNotFound ¶
func NewReadLinkTemplateNotFound() *ReadLinkTemplateNotFound
NewReadLinkTemplateNotFound creates a ReadLinkTemplateNotFound with default headers values
func (*ReadLinkTemplateNotFound) Code ¶
func (o *ReadLinkTemplateNotFound) Code() int
Code gets the status code for the read link template not found response
func (*ReadLinkTemplateNotFound) Error ¶
func (o *ReadLinkTemplateNotFound) Error() string
func (*ReadLinkTemplateNotFound) GetPayload ¶
func (o *ReadLinkTemplateNotFound) GetPayload() *models.APIError
func (*ReadLinkTemplateNotFound) IsClientError ¶
func (o *ReadLinkTemplateNotFound) IsClientError() bool
IsClientError returns true when this read link template not found response has a 4xx status code
func (*ReadLinkTemplateNotFound) IsCode ¶
func (o *ReadLinkTemplateNotFound) IsCode(code int) bool
IsCode returns true when this read link template not found response a status code equal to that given
func (*ReadLinkTemplateNotFound) IsRedirect ¶
func (o *ReadLinkTemplateNotFound) IsRedirect() bool
IsRedirect returns true when this read link template not found response has a 3xx status code
func (*ReadLinkTemplateNotFound) IsServerError ¶
func (o *ReadLinkTemplateNotFound) IsServerError() bool
IsServerError returns true when this read link template not found response has a 5xx status code
func (*ReadLinkTemplateNotFound) IsSuccess ¶
func (o *ReadLinkTemplateNotFound) IsSuccess() bool
IsSuccess returns true when this read link template not found response has a 2xx status code
func (*ReadLinkTemplateNotFound) String ¶
func (o *ReadLinkTemplateNotFound) String() string
type ReadLinkTemplateOK ¶
type ReadLinkTemplateOK struct {
Payload *models.ConfigunstableReadLinkTemplateResponse
}
ReadLinkTemplateOK describes a response with status code 200, with default header values.
A successful response.
func NewReadLinkTemplateOK ¶
func NewReadLinkTemplateOK() *ReadLinkTemplateOK
NewReadLinkTemplateOK creates a ReadLinkTemplateOK with default headers values
func (*ReadLinkTemplateOK) Code ¶
func (o *ReadLinkTemplateOK) Code() int
Code gets the status code for the read link template o k response
func (*ReadLinkTemplateOK) Error ¶
func (o *ReadLinkTemplateOK) Error() string
func (*ReadLinkTemplateOK) GetPayload ¶
func (o *ReadLinkTemplateOK) GetPayload() *models.ConfigunstableReadLinkTemplateResponse
func (*ReadLinkTemplateOK) IsClientError ¶
func (o *ReadLinkTemplateOK) IsClientError() bool
IsClientError returns true when this read link template o k response has a 4xx status code
func (*ReadLinkTemplateOK) IsCode ¶
func (o *ReadLinkTemplateOK) IsCode(code int) bool
IsCode returns true when this read link template o k response a status code equal to that given
func (*ReadLinkTemplateOK) IsRedirect ¶
func (o *ReadLinkTemplateOK) IsRedirect() bool
IsRedirect returns true when this read link template o k response has a 3xx status code
func (*ReadLinkTemplateOK) IsServerError ¶
func (o *ReadLinkTemplateOK) IsServerError() bool
IsServerError returns true when this read link template o k response has a 5xx status code
func (*ReadLinkTemplateOK) IsSuccess ¶
func (o *ReadLinkTemplateOK) IsSuccess() bool
IsSuccess returns true when this read link template o k response has a 2xx status code
func (*ReadLinkTemplateOK) String ¶
func (o *ReadLinkTemplateOK) String() string
type ReadLinkTemplateParams ¶
type ReadLinkTemplateParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadLinkTemplateParams contains all the parameters to send to the API endpoint
for the read link template operation. Typically these are written to a http.Request.
func NewReadLinkTemplateParams ¶
func NewReadLinkTemplateParams() *ReadLinkTemplateParams
NewReadLinkTemplateParams creates a new ReadLinkTemplateParams 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 NewReadLinkTemplateParamsWithContext ¶
func NewReadLinkTemplateParamsWithContext(ctx context.Context) *ReadLinkTemplateParams
NewReadLinkTemplateParamsWithContext creates a new ReadLinkTemplateParams object with the ability to set a context for a request.
func NewReadLinkTemplateParamsWithHTTPClient ¶
func NewReadLinkTemplateParamsWithHTTPClient(client *http.Client) *ReadLinkTemplateParams
NewReadLinkTemplateParamsWithHTTPClient creates a new ReadLinkTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewReadLinkTemplateParamsWithTimeout ¶
func NewReadLinkTemplateParamsWithTimeout(timeout time.Duration) *ReadLinkTemplateParams
NewReadLinkTemplateParamsWithTimeout creates a new ReadLinkTemplateParams object with the ability to set a timeout on a request.
func (*ReadLinkTemplateParams) SetContext ¶
func (o *ReadLinkTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the read link template params
func (*ReadLinkTemplateParams) SetDefaults ¶
func (o *ReadLinkTemplateParams) SetDefaults()
SetDefaults hydrates default values in the read link template params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLinkTemplateParams) SetHTTPClient ¶
func (o *ReadLinkTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read link template params
func (*ReadLinkTemplateParams) SetSlug ¶
func (o *ReadLinkTemplateParams) SetSlug(slug string)
SetSlug adds the slug to the read link template params
func (*ReadLinkTemplateParams) SetTimeout ¶
func (o *ReadLinkTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read link template params
func (*ReadLinkTemplateParams) WithContext ¶
func (o *ReadLinkTemplateParams) WithContext(ctx context.Context) *ReadLinkTemplateParams
WithContext adds the context to the read link template params
func (*ReadLinkTemplateParams) WithDefaults ¶
func (o *ReadLinkTemplateParams) WithDefaults() *ReadLinkTemplateParams
WithDefaults hydrates default values in the read link template params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLinkTemplateParams) WithHTTPClient ¶
func (o *ReadLinkTemplateParams) WithHTTPClient(client *http.Client) *ReadLinkTemplateParams
WithHTTPClient adds the HTTPClient to the read link template params
func (*ReadLinkTemplateParams) WithSlug ¶
func (o *ReadLinkTemplateParams) WithSlug(slug string) *ReadLinkTemplateParams
WithSlug adds the slug to the read link template params
func (*ReadLinkTemplateParams) WithTimeout ¶
func (o *ReadLinkTemplateParams) WithTimeout(timeout time.Duration) *ReadLinkTemplateParams
WithTimeout adds the timeout to the read link template params
func (*ReadLinkTemplateParams) WriteToRequest ¶
func (o *ReadLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadLinkTemplateReader ¶
type ReadLinkTemplateReader struct {
// contains filtered or unexported fields
}
ReadLinkTemplateReader is a Reader for the ReadLinkTemplate structure.
func (*ReadLinkTemplateReader) ReadResponse ¶
func (o *ReadLinkTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadLogAllocationConfigDefault ¶ added in v1.6.0
type ReadLogAllocationConfigDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadLogAllocationConfigDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadLogAllocationConfigDefault ¶ added in v1.6.0
func NewReadLogAllocationConfigDefault(code int) *ReadLogAllocationConfigDefault
NewReadLogAllocationConfigDefault creates a ReadLogAllocationConfigDefault with default headers values
func (*ReadLogAllocationConfigDefault) Code ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) Code() int
Code gets the status code for the read log allocation config default response
func (*ReadLogAllocationConfigDefault) Error ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) Error() string
func (*ReadLogAllocationConfigDefault) GetPayload ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) GetPayload() models.GenericError
func (*ReadLogAllocationConfigDefault) IsClientError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) IsClientError() bool
IsClientError returns true when this read log allocation config default response has a 4xx status code
func (*ReadLogAllocationConfigDefault) IsCode ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) IsCode(code int) bool
IsCode returns true when this read log allocation config default response a status code equal to that given
func (*ReadLogAllocationConfigDefault) IsRedirect ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) IsRedirect() bool
IsRedirect returns true when this read log allocation config default response has a 3xx status code
func (*ReadLogAllocationConfigDefault) IsServerError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) IsServerError() bool
IsServerError returns true when this read log allocation config default response has a 5xx status code
func (*ReadLogAllocationConfigDefault) IsSuccess ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) IsSuccess() bool
IsSuccess returns true when this read log allocation config default response has a 2xx status code
func (*ReadLogAllocationConfigDefault) String ¶ added in v1.6.0
func (o *ReadLogAllocationConfigDefault) String() string
type ReadLogAllocationConfigInternalServerError ¶ added in v1.6.0
ReadLogAllocationConfigInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadLogAllocationConfigInternalServerError ¶ added in v1.6.0
func NewReadLogAllocationConfigInternalServerError() *ReadLogAllocationConfigInternalServerError
NewReadLogAllocationConfigInternalServerError creates a ReadLogAllocationConfigInternalServerError with default headers values
func (*ReadLogAllocationConfigInternalServerError) Code ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) Code() int
Code gets the status code for the read log allocation config internal server error response
func (*ReadLogAllocationConfigInternalServerError) Error ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) Error() string
func (*ReadLogAllocationConfigInternalServerError) GetPayload ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) GetPayload() *models.APIError
func (*ReadLogAllocationConfigInternalServerError) IsClientError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) IsClientError() bool
IsClientError returns true when this read log allocation config internal server error response has a 4xx status code
func (*ReadLogAllocationConfigInternalServerError) IsCode ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this read log allocation config internal server error response a status code equal to that given
func (*ReadLogAllocationConfigInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this read log allocation config internal server error response has a 3xx status code
func (*ReadLogAllocationConfigInternalServerError) IsServerError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) IsServerError() bool
IsServerError returns true when this read log allocation config internal server error response has a 5xx status code
func (*ReadLogAllocationConfigInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this read log allocation config internal server error response has a 2xx status code
func (*ReadLogAllocationConfigInternalServerError) String ¶ added in v1.6.0
func (o *ReadLogAllocationConfigInternalServerError) String() string
type ReadLogAllocationConfigNotFound ¶ added in v1.6.0
ReadLogAllocationConfigNotFound describes a response with status code 404, with default header values.
Cannot read the LogAllocationConfig because LogAllocationConfig has not been created.
func NewReadLogAllocationConfigNotFound ¶ added in v1.6.0
func NewReadLogAllocationConfigNotFound() *ReadLogAllocationConfigNotFound
NewReadLogAllocationConfigNotFound creates a ReadLogAllocationConfigNotFound with default headers values
func (*ReadLogAllocationConfigNotFound) Code ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) Code() int
Code gets the status code for the read log allocation config not found response
func (*ReadLogAllocationConfigNotFound) Error ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) Error() string
func (*ReadLogAllocationConfigNotFound) GetPayload ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) GetPayload() *models.APIError
func (*ReadLogAllocationConfigNotFound) IsClientError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) IsClientError() bool
IsClientError returns true when this read log allocation config not found response has a 4xx status code
func (*ReadLogAllocationConfigNotFound) IsCode ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) IsCode(code int) bool
IsCode returns true when this read log allocation config not found response a status code equal to that given
func (*ReadLogAllocationConfigNotFound) IsRedirect ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) IsRedirect() bool
IsRedirect returns true when this read log allocation config not found response has a 3xx status code
func (*ReadLogAllocationConfigNotFound) IsServerError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) IsServerError() bool
IsServerError returns true when this read log allocation config not found response has a 5xx status code
func (*ReadLogAllocationConfigNotFound) IsSuccess ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) IsSuccess() bool
IsSuccess returns true when this read log allocation config not found response has a 2xx status code
func (*ReadLogAllocationConfigNotFound) String ¶ added in v1.6.0
func (o *ReadLogAllocationConfigNotFound) String() string
type ReadLogAllocationConfigOK ¶ added in v1.6.0
type ReadLogAllocationConfigOK struct {
Payload *models.ConfigunstableReadLogAllocationConfigResponse
}
ReadLogAllocationConfigOK describes a response with status code 200, with default header values.
A successful response.
func NewReadLogAllocationConfigOK ¶ added in v1.6.0
func NewReadLogAllocationConfigOK() *ReadLogAllocationConfigOK
NewReadLogAllocationConfigOK creates a ReadLogAllocationConfigOK with default headers values
func (*ReadLogAllocationConfigOK) Code ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) Code() int
Code gets the status code for the read log allocation config o k response
func (*ReadLogAllocationConfigOK) Error ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) Error() string
func (*ReadLogAllocationConfigOK) GetPayload ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) GetPayload() *models.ConfigunstableReadLogAllocationConfigResponse
func (*ReadLogAllocationConfigOK) IsClientError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) IsClientError() bool
IsClientError returns true when this read log allocation config o k response has a 4xx status code
func (*ReadLogAllocationConfigOK) IsCode ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) IsCode(code int) bool
IsCode returns true when this read log allocation config o k response a status code equal to that given
func (*ReadLogAllocationConfigOK) IsRedirect ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) IsRedirect() bool
IsRedirect returns true when this read log allocation config o k response has a 3xx status code
func (*ReadLogAllocationConfigOK) IsServerError ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) IsServerError() bool
IsServerError returns true when this read log allocation config o k response has a 5xx status code
func (*ReadLogAllocationConfigOK) IsSuccess ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) IsSuccess() bool
IsSuccess returns true when this read log allocation config o k response has a 2xx status code
func (*ReadLogAllocationConfigOK) String ¶ added in v1.6.0
func (o *ReadLogAllocationConfigOK) String() string
type ReadLogAllocationConfigParams ¶ added in v1.6.0
type ReadLogAllocationConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadLogAllocationConfigParams contains all the parameters to send to the API endpoint
for the read log allocation config operation. Typically these are written to a http.Request.
func NewReadLogAllocationConfigParams ¶ added in v1.6.0
func NewReadLogAllocationConfigParams() *ReadLogAllocationConfigParams
NewReadLogAllocationConfigParams creates a new ReadLogAllocationConfigParams 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 NewReadLogAllocationConfigParamsWithContext ¶ added in v1.6.0
func NewReadLogAllocationConfigParamsWithContext(ctx context.Context) *ReadLogAllocationConfigParams
NewReadLogAllocationConfigParamsWithContext creates a new ReadLogAllocationConfigParams object with the ability to set a context for a request.
func NewReadLogAllocationConfigParamsWithHTTPClient ¶ added in v1.6.0
func NewReadLogAllocationConfigParamsWithHTTPClient(client *http.Client) *ReadLogAllocationConfigParams
NewReadLogAllocationConfigParamsWithHTTPClient creates a new ReadLogAllocationConfigParams object with the ability to set a custom HTTPClient for a request.
func NewReadLogAllocationConfigParamsWithTimeout ¶ added in v1.6.0
func NewReadLogAllocationConfigParamsWithTimeout(timeout time.Duration) *ReadLogAllocationConfigParams
NewReadLogAllocationConfigParamsWithTimeout creates a new ReadLogAllocationConfigParams object with the ability to set a timeout on a request.
func (*ReadLogAllocationConfigParams) SetContext ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the read log allocation config params
func (*ReadLogAllocationConfigParams) SetDefaults ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) SetDefaults()
SetDefaults hydrates default values in the read log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogAllocationConfigParams) SetHTTPClient ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read log allocation config params
func (*ReadLogAllocationConfigParams) SetTimeout ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read log allocation config params
func (*ReadLogAllocationConfigParams) WithContext ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) WithContext(ctx context.Context) *ReadLogAllocationConfigParams
WithContext adds the context to the read log allocation config params
func (*ReadLogAllocationConfigParams) WithDefaults ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) WithDefaults() *ReadLogAllocationConfigParams
WithDefaults hydrates default values in the read log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogAllocationConfigParams) WithHTTPClient ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) WithHTTPClient(client *http.Client) *ReadLogAllocationConfigParams
WithHTTPClient adds the HTTPClient to the read log allocation config params
func (*ReadLogAllocationConfigParams) WithTimeout ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) WithTimeout(timeout time.Duration) *ReadLogAllocationConfigParams
WithTimeout adds the timeout to the read log allocation config params
func (*ReadLogAllocationConfigParams) WriteToRequest ¶ added in v1.6.0
func (o *ReadLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadLogAllocationConfigReader ¶ added in v1.6.0
type ReadLogAllocationConfigReader struct {
// contains filtered or unexported fields
}
ReadLogAllocationConfigReader is a Reader for the ReadLogAllocationConfig structure.
func (*ReadLogAllocationConfigReader) ReadResponse ¶ added in v1.6.0
func (o *ReadLogAllocationConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadLogScaleActionDefault ¶ added in v1.7.0
type ReadLogScaleActionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadLogScaleActionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadLogScaleActionDefault ¶ added in v1.7.0
func NewReadLogScaleActionDefault(code int) *ReadLogScaleActionDefault
NewReadLogScaleActionDefault creates a ReadLogScaleActionDefault with default headers values
func (*ReadLogScaleActionDefault) Code ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) Code() int
Code gets the status code for the read log scale action default response
func (*ReadLogScaleActionDefault) Error ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) Error() string
func (*ReadLogScaleActionDefault) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) GetPayload() models.GenericError
func (*ReadLogScaleActionDefault) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) IsClientError() bool
IsClientError returns true when this read log scale action default response has a 4xx status code
func (*ReadLogScaleActionDefault) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) IsCode(code int) bool
IsCode returns true when this read log scale action default response a status code equal to that given
func (*ReadLogScaleActionDefault) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) IsRedirect() bool
IsRedirect returns true when this read log scale action default response has a 3xx status code
func (*ReadLogScaleActionDefault) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) IsServerError() bool
IsServerError returns true when this read log scale action default response has a 5xx status code
func (*ReadLogScaleActionDefault) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) IsSuccess() bool
IsSuccess returns true when this read log scale action default response has a 2xx status code
func (*ReadLogScaleActionDefault) String ¶ added in v1.7.0
func (o *ReadLogScaleActionDefault) String() string
type ReadLogScaleActionInternalServerError ¶ added in v1.7.0
ReadLogScaleActionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadLogScaleActionInternalServerError ¶ added in v1.7.0
func NewReadLogScaleActionInternalServerError() *ReadLogScaleActionInternalServerError
NewReadLogScaleActionInternalServerError creates a ReadLogScaleActionInternalServerError with default headers values
func (*ReadLogScaleActionInternalServerError) Code ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) Code() int
Code gets the status code for the read log scale action internal server error response
func (*ReadLogScaleActionInternalServerError) Error ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) Error() string
func (*ReadLogScaleActionInternalServerError) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) GetPayload() *models.APIError
func (*ReadLogScaleActionInternalServerError) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) IsClientError() bool
IsClientError returns true when this read log scale action internal server error response has a 4xx status code
func (*ReadLogScaleActionInternalServerError) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) IsCode(code int) bool
IsCode returns true when this read log scale action internal server error response a status code equal to that given
func (*ReadLogScaleActionInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this read log scale action internal server error response has a 3xx status code
func (*ReadLogScaleActionInternalServerError) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) IsServerError() bool
IsServerError returns true when this read log scale action internal server error response has a 5xx status code
func (*ReadLogScaleActionInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this read log scale action internal server error response has a 2xx status code
func (*ReadLogScaleActionInternalServerError) String ¶ added in v1.7.0
func (o *ReadLogScaleActionInternalServerError) String() string
type ReadLogScaleActionNotFound ¶ added in v1.7.0
ReadLogScaleActionNotFound describes a response with status code 404, with default header values.
Cannot read the LogScaleAction because the slug does not exist.
func NewReadLogScaleActionNotFound ¶ added in v1.7.0
func NewReadLogScaleActionNotFound() *ReadLogScaleActionNotFound
NewReadLogScaleActionNotFound creates a ReadLogScaleActionNotFound with default headers values
func (*ReadLogScaleActionNotFound) Code ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) Code() int
Code gets the status code for the read log scale action not found response
func (*ReadLogScaleActionNotFound) Error ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) Error() string
func (*ReadLogScaleActionNotFound) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) GetPayload() *models.APIError
func (*ReadLogScaleActionNotFound) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) IsClientError() bool
IsClientError returns true when this read log scale action not found response has a 4xx status code
func (*ReadLogScaleActionNotFound) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) IsCode(code int) bool
IsCode returns true when this read log scale action not found response a status code equal to that given
func (*ReadLogScaleActionNotFound) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) IsRedirect() bool
IsRedirect returns true when this read log scale action not found response has a 3xx status code
func (*ReadLogScaleActionNotFound) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) IsServerError() bool
IsServerError returns true when this read log scale action not found response has a 5xx status code
func (*ReadLogScaleActionNotFound) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) IsSuccess() bool
IsSuccess returns true when this read log scale action not found response has a 2xx status code
func (*ReadLogScaleActionNotFound) String ¶ added in v1.7.0
func (o *ReadLogScaleActionNotFound) String() string
type ReadLogScaleActionOK ¶ added in v1.7.0
type ReadLogScaleActionOK struct {
Payload *models.ConfigunstableReadLogScaleActionResponse
}
ReadLogScaleActionOK describes a response with status code 200, with default header values.
A successful response.
func NewReadLogScaleActionOK ¶ added in v1.7.0
func NewReadLogScaleActionOK() *ReadLogScaleActionOK
NewReadLogScaleActionOK creates a ReadLogScaleActionOK with default headers values
func (*ReadLogScaleActionOK) Code ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) Code() int
Code gets the status code for the read log scale action o k response
func (*ReadLogScaleActionOK) Error ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) Error() string
func (*ReadLogScaleActionOK) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) GetPayload() *models.ConfigunstableReadLogScaleActionResponse
func (*ReadLogScaleActionOK) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) IsClientError() bool
IsClientError returns true when this read log scale action o k response has a 4xx status code
func (*ReadLogScaleActionOK) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) IsCode(code int) bool
IsCode returns true when this read log scale action o k response a status code equal to that given
func (*ReadLogScaleActionOK) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) IsRedirect() bool
IsRedirect returns true when this read log scale action o k response has a 3xx status code
func (*ReadLogScaleActionOK) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) IsServerError() bool
IsServerError returns true when this read log scale action o k response has a 5xx status code
func (*ReadLogScaleActionOK) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) IsSuccess() bool
IsSuccess returns true when this read log scale action o k response has a 2xx status code
func (*ReadLogScaleActionOK) String ¶ added in v1.7.0
func (o *ReadLogScaleActionOK) String() string
type ReadLogScaleActionParams ¶ added in v1.7.0
type ReadLogScaleActionParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadLogScaleActionParams contains all the parameters to send to the API endpoint
for the read log scale action operation. Typically these are written to a http.Request.
func NewReadLogScaleActionParams ¶ added in v1.7.0
func NewReadLogScaleActionParams() *ReadLogScaleActionParams
NewReadLogScaleActionParams creates a new ReadLogScaleActionParams 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 NewReadLogScaleActionParamsWithContext ¶ added in v1.7.0
func NewReadLogScaleActionParamsWithContext(ctx context.Context) *ReadLogScaleActionParams
NewReadLogScaleActionParamsWithContext creates a new ReadLogScaleActionParams object with the ability to set a context for a request.
func NewReadLogScaleActionParamsWithHTTPClient ¶ added in v1.7.0
func NewReadLogScaleActionParamsWithHTTPClient(client *http.Client) *ReadLogScaleActionParams
NewReadLogScaleActionParamsWithHTTPClient creates a new ReadLogScaleActionParams object with the ability to set a custom HTTPClient for a request.
func NewReadLogScaleActionParamsWithTimeout ¶ added in v1.7.0
func NewReadLogScaleActionParamsWithTimeout(timeout time.Duration) *ReadLogScaleActionParams
NewReadLogScaleActionParamsWithTimeout creates a new ReadLogScaleActionParams object with the ability to set a timeout on a request.
func (*ReadLogScaleActionParams) SetContext ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) SetContext(ctx context.Context)
SetContext adds the context to the read log scale action params
func (*ReadLogScaleActionParams) SetDefaults ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) SetDefaults()
SetDefaults hydrates default values in the read log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogScaleActionParams) SetHTTPClient ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read log scale action params
func (*ReadLogScaleActionParams) SetSlug ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) SetSlug(slug string)
SetSlug adds the slug to the read log scale action params
func (*ReadLogScaleActionParams) SetTimeout ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read log scale action params
func (*ReadLogScaleActionParams) WithContext ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WithContext(ctx context.Context) *ReadLogScaleActionParams
WithContext adds the context to the read log scale action params
func (*ReadLogScaleActionParams) WithDefaults ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WithDefaults() *ReadLogScaleActionParams
WithDefaults hydrates default values in the read log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogScaleActionParams) WithHTTPClient ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WithHTTPClient(client *http.Client) *ReadLogScaleActionParams
WithHTTPClient adds the HTTPClient to the read log scale action params
func (*ReadLogScaleActionParams) WithSlug ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WithSlug(slug string) *ReadLogScaleActionParams
WithSlug adds the slug to the read log scale action params
func (*ReadLogScaleActionParams) WithTimeout ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WithTimeout(timeout time.Duration) *ReadLogScaleActionParams
WithTimeout adds the timeout to the read log scale action params
func (*ReadLogScaleActionParams) WriteToRequest ¶ added in v1.7.0
func (o *ReadLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadLogScaleActionReader ¶ added in v1.7.0
type ReadLogScaleActionReader struct {
// contains filtered or unexported fields
}
ReadLogScaleActionReader is a Reader for the ReadLogScaleAction structure.
func (*ReadLogScaleActionReader) ReadResponse ¶ added in v1.7.0
func (o *ReadLogScaleActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadLogScaleAlertDefault ¶ added in v1.7.0
type ReadLogScaleAlertDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadLogScaleAlertDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadLogScaleAlertDefault ¶ added in v1.7.0
func NewReadLogScaleAlertDefault(code int) *ReadLogScaleAlertDefault
NewReadLogScaleAlertDefault creates a ReadLogScaleAlertDefault with default headers values
func (*ReadLogScaleAlertDefault) Code ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) Code() int
Code gets the status code for the read log scale alert default response
func (*ReadLogScaleAlertDefault) Error ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) Error() string
func (*ReadLogScaleAlertDefault) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) GetPayload() models.GenericError
func (*ReadLogScaleAlertDefault) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) IsClientError() bool
IsClientError returns true when this read log scale alert default response has a 4xx status code
func (*ReadLogScaleAlertDefault) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) IsCode(code int) bool
IsCode returns true when this read log scale alert default response a status code equal to that given
func (*ReadLogScaleAlertDefault) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) IsRedirect() bool
IsRedirect returns true when this read log scale alert default response has a 3xx status code
func (*ReadLogScaleAlertDefault) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) IsServerError() bool
IsServerError returns true when this read log scale alert default response has a 5xx status code
func (*ReadLogScaleAlertDefault) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) IsSuccess() bool
IsSuccess returns true when this read log scale alert default response has a 2xx status code
func (*ReadLogScaleAlertDefault) String ¶ added in v1.7.0
func (o *ReadLogScaleAlertDefault) String() string
type ReadLogScaleAlertInternalServerError ¶ added in v1.7.0
ReadLogScaleAlertInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadLogScaleAlertInternalServerError ¶ added in v1.7.0
func NewReadLogScaleAlertInternalServerError() *ReadLogScaleAlertInternalServerError
NewReadLogScaleAlertInternalServerError creates a ReadLogScaleAlertInternalServerError with default headers values
func (*ReadLogScaleAlertInternalServerError) Code ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) Code() int
Code gets the status code for the read log scale alert internal server error response
func (*ReadLogScaleAlertInternalServerError) Error ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) Error() string
func (*ReadLogScaleAlertInternalServerError) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) GetPayload() *models.APIError
func (*ReadLogScaleAlertInternalServerError) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) IsClientError() bool
IsClientError returns true when this read log scale alert internal server error response has a 4xx status code
func (*ReadLogScaleAlertInternalServerError) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) IsCode(code int) bool
IsCode returns true when this read log scale alert internal server error response a status code equal to that given
func (*ReadLogScaleAlertInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) IsRedirect() bool
IsRedirect returns true when this read log scale alert internal server error response has a 3xx status code
func (*ReadLogScaleAlertInternalServerError) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) IsServerError() bool
IsServerError returns true when this read log scale alert internal server error response has a 5xx status code
func (*ReadLogScaleAlertInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) IsSuccess() bool
IsSuccess returns true when this read log scale alert internal server error response has a 2xx status code
func (*ReadLogScaleAlertInternalServerError) String ¶ added in v1.7.0
func (o *ReadLogScaleAlertInternalServerError) String() string
type ReadLogScaleAlertNotFound ¶ added in v1.7.0
ReadLogScaleAlertNotFound describes a response with status code 404, with default header values.
Cannot read the LogScaleAlert because the slug does not exist.
func NewReadLogScaleAlertNotFound ¶ added in v1.7.0
func NewReadLogScaleAlertNotFound() *ReadLogScaleAlertNotFound
NewReadLogScaleAlertNotFound creates a ReadLogScaleAlertNotFound with default headers values
func (*ReadLogScaleAlertNotFound) Code ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) Code() int
Code gets the status code for the read log scale alert not found response
func (*ReadLogScaleAlertNotFound) Error ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) Error() string
func (*ReadLogScaleAlertNotFound) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) GetPayload() *models.APIError
func (*ReadLogScaleAlertNotFound) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) IsClientError() bool
IsClientError returns true when this read log scale alert not found response has a 4xx status code
func (*ReadLogScaleAlertNotFound) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) IsCode(code int) bool
IsCode returns true when this read log scale alert not found response a status code equal to that given
func (*ReadLogScaleAlertNotFound) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) IsRedirect() bool
IsRedirect returns true when this read log scale alert not found response has a 3xx status code
func (*ReadLogScaleAlertNotFound) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) IsServerError() bool
IsServerError returns true when this read log scale alert not found response has a 5xx status code
func (*ReadLogScaleAlertNotFound) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) IsSuccess() bool
IsSuccess returns true when this read log scale alert not found response has a 2xx status code
func (*ReadLogScaleAlertNotFound) String ¶ added in v1.7.0
func (o *ReadLogScaleAlertNotFound) String() string
type ReadLogScaleAlertOK ¶ added in v1.7.0
type ReadLogScaleAlertOK struct {
Payload *models.ConfigunstableReadLogScaleAlertResponse
}
ReadLogScaleAlertOK describes a response with status code 200, with default header values.
A successful response.
func NewReadLogScaleAlertOK ¶ added in v1.7.0
func NewReadLogScaleAlertOK() *ReadLogScaleAlertOK
NewReadLogScaleAlertOK creates a ReadLogScaleAlertOK with default headers values
func (*ReadLogScaleAlertOK) Code ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) Code() int
Code gets the status code for the read log scale alert o k response
func (*ReadLogScaleAlertOK) Error ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) Error() string
func (*ReadLogScaleAlertOK) GetPayload ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) GetPayload() *models.ConfigunstableReadLogScaleAlertResponse
func (*ReadLogScaleAlertOK) IsClientError ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) IsClientError() bool
IsClientError returns true when this read log scale alert o k response has a 4xx status code
func (*ReadLogScaleAlertOK) IsCode ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) IsCode(code int) bool
IsCode returns true when this read log scale alert o k response a status code equal to that given
func (*ReadLogScaleAlertOK) IsRedirect ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) IsRedirect() bool
IsRedirect returns true when this read log scale alert o k response has a 3xx status code
func (*ReadLogScaleAlertOK) IsServerError ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) IsServerError() bool
IsServerError returns true when this read log scale alert o k response has a 5xx status code
func (*ReadLogScaleAlertOK) IsSuccess ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) IsSuccess() bool
IsSuccess returns true when this read log scale alert o k response has a 2xx status code
func (*ReadLogScaleAlertOK) String ¶ added in v1.7.0
func (o *ReadLogScaleAlertOK) String() string
type ReadLogScaleAlertParams ¶ added in v1.7.0
type ReadLogScaleAlertParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadLogScaleAlertParams contains all the parameters to send to the API endpoint
for the read log scale alert operation. Typically these are written to a http.Request.
func NewReadLogScaleAlertParams ¶ added in v1.7.0
func NewReadLogScaleAlertParams() *ReadLogScaleAlertParams
NewReadLogScaleAlertParams creates a new ReadLogScaleAlertParams 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 NewReadLogScaleAlertParamsWithContext ¶ added in v1.7.0
func NewReadLogScaleAlertParamsWithContext(ctx context.Context) *ReadLogScaleAlertParams
NewReadLogScaleAlertParamsWithContext creates a new ReadLogScaleAlertParams object with the ability to set a context for a request.
func NewReadLogScaleAlertParamsWithHTTPClient ¶ added in v1.7.0
func NewReadLogScaleAlertParamsWithHTTPClient(client *http.Client) *ReadLogScaleAlertParams
NewReadLogScaleAlertParamsWithHTTPClient creates a new ReadLogScaleAlertParams object with the ability to set a custom HTTPClient for a request.
func NewReadLogScaleAlertParamsWithTimeout ¶ added in v1.7.0
func NewReadLogScaleAlertParamsWithTimeout(timeout time.Duration) *ReadLogScaleAlertParams
NewReadLogScaleAlertParamsWithTimeout creates a new ReadLogScaleAlertParams object with the ability to set a timeout on a request.
func (*ReadLogScaleAlertParams) SetContext ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) SetContext(ctx context.Context)
SetContext adds the context to the read log scale alert params
func (*ReadLogScaleAlertParams) SetDefaults ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) SetDefaults()
SetDefaults hydrates default values in the read log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogScaleAlertParams) SetHTTPClient ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read log scale alert params
func (*ReadLogScaleAlertParams) SetSlug ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) SetSlug(slug string)
SetSlug adds the slug to the read log scale alert params
func (*ReadLogScaleAlertParams) SetTimeout ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read log scale alert params
func (*ReadLogScaleAlertParams) WithContext ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WithContext(ctx context.Context) *ReadLogScaleAlertParams
WithContext adds the context to the read log scale alert params
func (*ReadLogScaleAlertParams) WithDefaults ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WithDefaults() *ReadLogScaleAlertParams
WithDefaults hydrates default values in the read log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*ReadLogScaleAlertParams) WithHTTPClient ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WithHTTPClient(client *http.Client) *ReadLogScaleAlertParams
WithHTTPClient adds the HTTPClient to the read log scale alert params
func (*ReadLogScaleAlertParams) WithSlug ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WithSlug(slug string) *ReadLogScaleAlertParams
WithSlug adds the slug to the read log scale alert params
func (*ReadLogScaleAlertParams) WithTimeout ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WithTimeout(timeout time.Duration) *ReadLogScaleAlertParams
WithTimeout adds the timeout to the read log scale alert params
func (*ReadLogScaleAlertParams) WriteToRequest ¶ added in v1.7.0
func (o *ReadLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadLogScaleAlertReader ¶ added in v1.7.0
type ReadLogScaleAlertReader struct {
// contains filtered or unexported fields
}
ReadLogScaleAlertReader is a Reader for the ReadLogScaleAlert structure.
func (*ReadLogScaleAlertReader) ReadResponse ¶ added in v1.7.0
func (o *ReadLogScaleAlertReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadNoopEntityDefault ¶
type ReadNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadNoopEntityDefault ¶
func NewReadNoopEntityDefault(code int) *ReadNoopEntityDefault
NewReadNoopEntityDefault creates a ReadNoopEntityDefault with default headers values
func (*ReadNoopEntityDefault) Code ¶
func (o *ReadNoopEntityDefault) Code() int
Code gets the status code for the read noop entity default response
func (*ReadNoopEntityDefault) Error ¶
func (o *ReadNoopEntityDefault) Error() string
func (*ReadNoopEntityDefault) GetPayload ¶
func (o *ReadNoopEntityDefault) GetPayload() models.GenericError
func (*ReadNoopEntityDefault) IsClientError ¶
func (o *ReadNoopEntityDefault) IsClientError() bool
IsClientError returns true when this read noop entity default response has a 4xx status code
func (*ReadNoopEntityDefault) IsCode ¶
func (o *ReadNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this read noop entity default response a status code equal to that given
func (*ReadNoopEntityDefault) IsRedirect ¶
func (o *ReadNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this read noop entity default response has a 3xx status code
func (*ReadNoopEntityDefault) IsServerError ¶
func (o *ReadNoopEntityDefault) IsServerError() bool
IsServerError returns true when this read noop entity default response has a 5xx status code
func (*ReadNoopEntityDefault) IsSuccess ¶
func (o *ReadNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this read noop entity default response has a 2xx status code
func (*ReadNoopEntityDefault) String ¶
func (o *ReadNoopEntityDefault) String() string
type ReadNoopEntityInternalServerError ¶
ReadNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadNoopEntityInternalServerError ¶
func NewReadNoopEntityInternalServerError() *ReadNoopEntityInternalServerError
NewReadNoopEntityInternalServerError creates a ReadNoopEntityInternalServerError with default headers values
func (*ReadNoopEntityInternalServerError) Code ¶
func (o *ReadNoopEntityInternalServerError) Code() int
Code gets the status code for the read noop entity internal server error response
func (*ReadNoopEntityInternalServerError) Error ¶
func (o *ReadNoopEntityInternalServerError) Error() string
func (*ReadNoopEntityInternalServerError) GetPayload ¶
func (o *ReadNoopEntityInternalServerError) GetPayload() *models.APIError
func (*ReadNoopEntityInternalServerError) IsClientError ¶
func (o *ReadNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this read noop entity internal server error response has a 4xx status code
func (*ReadNoopEntityInternalServerError) IsCode ¶
func (o *ReadNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this read noop entity internal server error response a status code equal to that given
func (*ReadNoopEntityInternalServerError) IsRedirect ¶
func (o *ReadNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this read noop entity internal server error response has a 3xx status code
func (*ReadNoopEntityInternalServerError) IsServerError ¶
func (o *ReadNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this read noop entity internal server error response has a 5xx status code
func (*ReadNoopEntityInternalServerError) IsSuccess ¶
func (o *ReadNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this read noop entity internal server error response has a 2xx status code
func (*ReadNoopEntityInternalServerError) String ¶
func (o *ReadNoopEntityInternalServerError) String() string
type ReadNoopEntityNotFound ¶
ReadNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot read the NoopEntity because the slug does not exist.
func NewReadNoopEntityNotFound ¶
func NewReadNoopEntityNotFound() *ReadNoopEntityNotFound
NewReadNoopEntityNotFound creates a ReadNoopEntityNotFound with default headers values
func (*ReadNoopEntityNotFound) Code ¶
func (o *ReadNoopEntityNotFound) Code() int
Code gets the status code for the read noop entity not found response
func (*ReadNoopEntityNotFound) Error ¶
func (o *ReadNoopEntityNotFound) Error() string
func (*ReadNoopEntityNotFound) GetPayload ¶
func (o *ReadNoopEntityNotFound) GetPayload() *models.APIError
func (*ReadNoopEntityNotFound) IsClientError ¶
func (o *ReadNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this read noop entity not found response has a 4xx status code
func (*ReadNoopEntityNotFound) IsCode ¶
func (o *ReadNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this read noop entity not found response a status code equal to that given
func (*ReadNoopEntityNotFound) IsRedirect ¶
func (o *ReadNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this read noop entity not found response has a 3xx status code
func (*ReadNoopEntityNotFound) IsServerError ¶
func (o *ReadNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this read noop entity not found response has a 5xx status code
func (*ReadNoopEntityNotFound) IsSuccess ¶
func (o *ReadNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this read noop entity not found response has a 2xx status code
func (*ReadNoopEntityNotFound) String ¶
func (o *ReadNoopEntityNotFound) String() string
type ReadNoopEntityOK ¶
type ReadNoopEntityOK struct {
Payload *models.ConfigunstableReadNoopEntityResponse
}
ReadNoopEntityOK describes a response with status code 200, with default header values.
A successful response.
func NewReadNoopEntityOK ¶
func NewReadNoopEntityOK() *ReadNoopEntityOK
NewReadNoopEntityOK creates a ReadNoopEntityOK with default headers values
func (*ReadNoopEntityOK) Code ¶
func (o *ReadNoopEntityOK) Code() int
Code gets the status code for the read noop entity o k response
func (*ReadNoopEntityOK) Error ¶
func (o *ReadNoopEntityOK) Error() string
func (*ReadNoopEntityOK) GetPayload ¶
func (o *ReadNoopEntityOK) GetPayload() *models.ConfigunstableReadNoopEntityResponse
func (*ReadNoopEntityOK) IsClientError ¶
func (o *ReadNoopEntityOK) IsClientError() bool
IsClientError returns true when this read noop entity o k response has a 4xx status code
func (*ReadNoopEntityOK) IsCode ¶
func (o *ReadNoopEntityOK) IsCode(code int) bool
IsCode returns true when this read noop entity o k response a status code equal to that given
func (*ReadNoopEntityOK) IsRedirect ¶
func (o *ReadNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this read noop entity o k response has a 3xx status code
func (*ReadNoopEntityOK) IsServerError ¶
func (o *ReadNoopEntityOK) IsServerError() bool
IsServerError returns true when this read noop entity o k response has a 5xx status code
func (*ReadNoopEntityOK) IsSuccess ¶
func (o *ReadNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this read noop entity o k response has a 2xx status code
func (*ReadNoopEntityOK) String ¶
func (o *ReadNoopEntityOK) String() string
type ReadNoopEntityParams ¶
type ReadNoopEntityParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadNoopEntityParams contains all the parameters to send to the API endpoint
for the read noop entity operation. Typically these are written to a http.Request.
func NewReadNoopEntityParams ¶
func NewReadNoopEntityParams() *ReadNoopEntityParams
NewReadNoopEntityParams creates a new ReadNoopEntityParams 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 NewReadNoopEntityParamsWithContext ¶
func NewReadNoopEntityParamsWithContext(ctx context.Context) *ReadNoopEntityParams
NewReadNoopEntityParamsWithContext creates a new ReadNoopEntityParams object with the ability to set a context for a request.
func NewReadNoopEntityParamsWithHTTPClient ¶
func NewReadNoopEntityParamsWithHTTPClient(client *http.Client) *ReadNoopEntityParams
NewReadNoopEntityParamsWithHTTPClient creates a new ReadNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewReadNoopEntityParamsWithTimeout ¶
func NewReadNoopEntityParamsWithTimeout(timeout time.Duration) *ReadNoopEntityParams
NewReadNoopEntityParamsWithTimeout creates a new ReadNoopEntityParams object with the ability to set a timeout on a request.
func (*ReadNoopEntityParams) SetContext ¶
func (o *ReadNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the read noop entity params
func (*ReadNoopEntityParams) SetDefaults ¶
func (o *ReadNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the read noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*ReadNoopEntityParams) SetHTTPClient ¶
func (o *ReadNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read noop entity params
func (*ReadNoopEntityParams) SetSlug ¶
func (o *ReadNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the read noop entity params
func (*ReadNoopEntityParams) SetTimeout ¶
func (o *ReadNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read noop entity params
func (*ReadNoopEntityParams) WithContext ¶
func (o *ReadNoopEntityParams) WithContext(ctx context.Context) *ReadNoopEntityParams
WithContext adds the context to the read noop entity params
func (*ReadNoopEntityParams) WithDefaults ¶
func (o *ReadNoopEntityParams) WithDefaults() *ReadNoopEntityParams
WithDefaults hydrates default values in the read noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*ReadNoopEntityParams) WithHTTPClient ¶
func (o *ReadNoopEntityParams) WithHTTPClient(client *http.Client) *ReadNoopEntityParams
WithHTTPClient adds the HTTPClient to the read noop entity params
func (*ReadNoopEntityParams) WithSlug ¶
func (o *ReadNoopEntityParams) WithSlug(slug string) *ReadNoopEntityParams
WithSlug adds the slug to the read noop entity params
func (*ReadNoopEntityParams) WithTimeout ¶
func (o *ReadNoopEntityParams) WithTimeout(timeout time.Duration) *ReadNoopEntityParams
WithTimeout adds the timeout to the read noop entity params
func (*ReadNoopEntityParams) WriteToRequest ¶
func (o *ReadNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadNoopEntityReader ¶
type ReadNoopEntityReader struct {
// contains filtered or unexported fields
}
ReadNoopEntityReader is a Reader for the ReadNoopEntity structure.
func (*ReadNoopEntityReader) ReadResponse ¶
func (o *ReadNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadOtelMetricsIngestionDefault ¶ added in v1.6.0
type ReadOtelMetricsIngestionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadOtelMetricsIngestionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadOtelMetricsIngestionDefault ¶ added in v1.6.0
func NewReadOtelMetricsIngestionDefault(code int) *ReadOtelMetricsIngestionDefault
NewReadOtelMetricsIngestionDefault creates a ReadOtelMetricsIngestionDefault with default headers values
func (*ReadOtelMetricsIngestionDefault) Code ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) Code() int
Code gets the status code for the read otel metrics ingestion default response
func (*ReadOtelMetricsIngestionDefault) Error ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) Error() string
func (*ReadOtelMetricsIngestionDefault) GetPayload ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) GetPayload() models.GenericError
func (*ReadOtelMetricsIngestionDefault) IsClientError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) IsClientError() bool
IsClientError returns true when this read otel metrics ingestion default response has a 4xx status code
func (*ReadOtelMetricsIngestionDefault) IsCode ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) IsCode(code int) bool
IsCode returns true when this read otel metrics ingestion default response a status code equal to that given
func (*ReadOtelMetricsIngestionDefault) IsRedirect ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) IsRedirect() bool
IsRedirect returns true when this read otel metrics ingestion default response has a 3xx status code
func (*ReadOtelMetricsIngestionDefault) IsServerError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) IsServerError() bool
IsServerError returns true when this read otel metrics ingestion default response has a 5xx status code
func (*ReadOtelMetricsIngestionDefault) IsSuccess ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) IsSuccess() bool
IsSuccess returns true when this read otel metrics ingestion default response has a 2xx status code
func (*ReadOtelMetricsIngestionDefault) String ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionDefault) String() string
type ReadOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
ReadOtelMetricsIngestionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
func NewReadOtelMetricsIngestionInternalServerError() *ReadOtelMetricsIngestionInternalServerError
NewReadOtelMetricsIngestionInternalServerError creates a ReadOtelMetricsIngestionInternalServerError with default headers values
func (*ReadOtelMetricsIngestionInternalServerError) Code ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) Code() int
Code gets the status code for the read otel metrics ingestion internal server error response
func (*ReadOtelMetricsIngestionInternalServerError) Error ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) Error() string
func (*ReadOtelMetricsIngestionInternalServerError) GetPayload ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
func (*ReadOtelMetricsIngestionInternalServerError) IsClientError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) IsClientError() bool
IsClientError returns true when this read otel metrics ingestion internal server error response has a 4xx status code
func (*ReadOtelMetricsIngestionInternalServerError) IsCode ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) IsCode(code int) bool
IsCode returns true when this read otel metrics ingestion internal server error response a status code equal to that given
func (*ReadOtelMetricsIngestionInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) IsRedirect() bool
IsRedirect returns true when this read otel metrics ingestion internal server error response has a 3xx status code
func (*ReadOtelMetricsIngestionInternalServerError) IsServerError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) IsServerError() bool
IsServerError returns true when this read otel metrics ingestion internal server error response has a 5xx status code
func (*ReadOtelMetricsIngestionInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) IsSuccess() bool
IsSuccess returns true when this read otel metrics ingestion internal server error response has a 2xx status code
func (*ReadOtelMetricsIngestionInternalServerError) String ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionInternalServerError) String() string
type ReadOtelMetricsIngestionNotFound ¶ added in v1.6.0
ReadOtelMetricsIngestionNotFound describes a response with status code 404, with default header values.
Cannot read the OtelMetricsIngestion because OtelMetricsIngestion has not been created.
func NewReadOtelMetricsIngestionNotFound ¶ added in v1.6.0
func NewReadOtelMetricsIngestionNotFound() *ReadOtelMetricsIngestionNotFound
NewReadOtelMetricsIngestionNotFound creates a ReadOtelMetricsIngestionNotFound with default headers values
func (*ReadOtelMetricsIngestionNotFound) Code ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) Code() int
Code gets the status code for the read otel metrics ingestion not found response
func (*ReadOtelMetricsIngestionNotFound) Error ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) Error() string
func (*ReadOtelMetricsIngestionNotFound) GetPayload ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) GetPayload() *models.APIError
func (*ReadOtelMetricsIngestionNotFound) IsClientError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) IsClientError() bool
IsClientError returns true when this read otel metrics ingestion not found response has a 4xx status code
func (*ReadOtelMetricsIngestionNotFound) IsCode ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) IsCode(code int) bool
IsCode returns true when this read otel metrics ingestion not found response a status code equal to that given
func (*ReadOtelMetricsIngestionNotFound) IsRedirect ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) IsRedirect() bool
IsRedirect returns true when this read otel metrics ingestion not found response has a 3xx status code
func (*ReadOtelMetricsIngestionNotFound) IsServerError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) IsServerError() bool
IsServerError returns true when this read otel metrics ingestion not found response has a 5xx status code
func (*ReadOtelMetricsIngestionNotFound) IsSuccess ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) IsSuccess() bool
IsSuccess returns true when this read otel metrics ingestion not found response has a 2xx status code
func (*ReadOtelMetricsIngestionNotFound) String ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionNotFound) String() string
type ReadOtelMetricsIngestionOK ¶ added in v1.6.0
type ReadOtelMetricsIngestionOK struct {
Payload *models.ConfigunstableReadOtelMetricsIngestionResponse
}
ReadOtelMetricsIngestionOK describes a response with status code 200, with default header values.
A successful response.
func NewReadOtelMetricsIngestionOK ¶ added in v1.6.0
func NewReadOtelMetricsIngestionOK() *ReadOtelMetricsIngestionOK
NewReadOtelMetricsIngestionOK creates a ReadOtelMetricsIngestionOK with default headers values
func (*ReadOtelMetricsIngestionOK) Code ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) Code() int
Code gets the status code for the read otel metrics ingestion o k response
func (*ReadOtelMetricsIngestionOK) Error ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) Error() string
func (*ReadOtelMetricsIngestionOK) GetPayload ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableReadOtelMetricsIngestionResponse
func (*ReadOtelMetricsIngestionOK) IsClientError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) IsClientError() bool
IsClientError returns true when this read otel metrics ingestion o k response has a 4xx status code
func (*ReadOtelMetricsIngestionOK) IsCode ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) IsCode(code int) bool
IsCode returns true when this read otel metrics ingestion o k response a status code equal to that given
func (*ReadOtelMetricsIngestionOK) IsRedirect ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) IsRedirect() bool
IsRedirect returns true when this read otel metrics ingestion o k response has a 3xx status code
func (*ReadOtelMetricsIngestionOK) IsServerError ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) IsServerError() bool
IsServerError returns true when this read otel metrics ingestion o k response has a 5xx status code
func (*ReadOtelMetricsIngestionOK) IsSuccess ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) IsSuccess() bool
IsSuccess returns true when this read otel metrics ingestion o k response has a 2xx status code
func (*ReadOtelMetricsIngestionOK) String ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionOK) String() string
type ReadOtelMetricsIngestionParams ¶ added in v1.6.0
type ReadOtelMetricsIngestionParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadOtelMetricsIngestionParams contains all the parameters to send to the API endpoint
for the read otel metrics ingestion operation. Typically these are written to a http.Request.
func NewReadOtelMetricsIngestionParams ¶ added in v1.6.0
func NewReadOtelMetricsIngestionParams() *ReadOtelMetricsIngestionParams
NewReadOtelMetricsIngestionParams creates a new ReadOtelMetricsIngestionParams 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 NewReadOtelMetricsIngestionParamsWithContext ¶ added in v1.6.0
func NewReadOtelMetricsIngestionParamsWithContext(ctx context.Context) *ReadOtelMetricsIngestionParams
NewReadOtelMetricsIngestionParamsWithContext creates a new ReadOtelMetricsIngestionParams object with the ability to set a context for a request.
func NewReadOtelMetricsIngestionParamsWithHTTPClient ¶ added in v1.6.0
func NewReadOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *ReadOtelMetricsIngestionParams
NewReadOtelMetricsIngestionParamsWithHTTPClient creates a new ReadOtelMetricsIngestionParams object with the ability to set a custom HTTPClient for a request.
func NewReadOtelMetricsIngestionParamsWithTimeout ¶ added in v1.6.0
func NewReadOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *ReadOtelMetricsIngestionParams
NewReadOtelMetricsIngestionParamsWithTimeout creates a new ReadOtelMetricsIngestionParams object with the ability to set a timeout on a request.
func (*ReadOtelMetricsIngestionParams) SetContext ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) SetContext(ctx context.Context)
SetContext adds the context to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) SetDefaults ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) SetDefaults()
SetDefaults hydrates default values in the read otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*ReadOtelMetricsIngestionParams) SetHTTPClient ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) SetTimeout ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) WithContext ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) WithContext(ctx context.Context) *ReadOtelMetricsIngestionParams
WithContext adds the context to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) WithDefaults ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) WithDefaults() *ReadOtelMetricsIngestionParams
WithDefaults hydrates default values in the read otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*ReadOtelMetricsIngestionParams) WithHTTPClient ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *ReadOtelMetricsIngestionParams
WithHTTPClient adds the HTTPClient to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) WithTimeout ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *ReadOtelMetricsIngestionParams
WithTimeout adds the timeout to the read otel metrics ingestion params
func (*ReadOtelMetricsIngestionParams) WriteToRequest ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadOtelMetricsIngestionReader ¶ added in v1.6.0
type ReadOtelMetricsIngestionReader struct {
// contains filtered or unexported fields
}
ReadOtelMetricsIngestionReader is a Reader for the ReadOtelMetricsIngestion structure.
func (*ReadOtelMetricsIngestionReader) ReadResponse ¶ added in v1.6.0
func (o *ReadOtelMetricsIngestionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadSavedTraceSearchDefault ¶
type ReadSavedTraceSearchDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadSavedTraceSearchDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadSavedTraceSearchDefault ¶
func NewReadSavedTraceSearchDefault(code int) *ReadSavedTraceSearchDefault
NewReadSavedTraceSearchDefault creates a ReadSavedTraceSearchDefault with default headers values
func (*ReadSavedTraceSearchDefault) Code ¶
func (o *ReadSavedTraceSearchDefault) Code() int
Code gets the status code for the read saved trace search default response
func (*ReadSavedTraceSearchDefault) Error ¶
func (o *ReadSavedTraceSearchDefault) Error() string
func (*ReadSavedTraceSearchDefault) GetPayload ¶
func (o *ReadSavedTraceSearchDefault) GetPayload() models.GenericError
func (*ReadSavedTraceSearchDefault) IsClientError ¶
func (o *ReadSavedTraceSearchDefault) IsClientError() bool
IsClientError returns true when this read saved trace search default response has a 4xx status code
func (*ReadSavedTraceSearchDefault) IsCode ¶
func (o *ReadSavedTraceSearchDefault) IsCode(code int) bool
IsCode returns true when this read saved trace search default response a status code equal to that given
func (*ReadSavedTraceSearchDefault) IsRedirect ¶
func (o *ReadSavedTraceSearchDefault) IsRedirect() bool
IsRedirect returns true when this read saved trace search default response has a 3xx status code
func (*ReadSavedTraceSearchDefault) IsServerError ¶
func (o *ReadSavedTraceSearchDefault) IsServerError() bool
IsServerError returns true when this read saved trace search default response has a 5xx status code
func (*ReadSavedTraceSearchDefault) IsSuccess ¶
func (o *ReadSavedTraceSearchDefault) IsSuccess() bool
IsSuccess returns true when this read saved trace search default response has a 2xx status code
func (*ReadSavedTraceSearchDefault) String ¶
func (o *ReadSavedTraceSearchDefault) String() string
type ReadSavedTraceSearchInternalServerError ¶
ReadSavedTraceSearchInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadSavedTraceSearchInternalServerError ¶
func NewReadSavedTraceSearchInternalServerError() *ReadSavedTraceSearchInternalServerError
NewReadSavedTraceSearchInternalServerError creates a ReadSavedTraceSearchInternalServerError with default headers values
func (*ReadSavedTraceSearchInternalServerError) Code ¶
func (o *ReadSavedTraceSearchInternalServerError) Code() int
Code gets the status code for the read saved trace search internal server error response
func (*ReadSavedTraceSearchInternalServerError) Error ¶
func (o *ReadSavedTraceSearchInternalServerError) Error() string
func (*ReadSavedTraceSearchInternalServerError) GetPayload ¶
func (o *ReadSavedTraceSearchInternalServerError) GetPayload() *models.APIError
func (*ReadSavedTraceSearchInternalServerError) IsClientError ¶
func (o *ReadSavedTraceSearchInternalServerError) IsClientError() bool
IsClientError returns true when this read saved trace search internal server error response has a 4xx status code
func (*ReadSavedTraceSearchInternalServerError) IsCode ¶
func (o *ReadSavedTraceSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this read saved trace search internal server error response a status code equal to that given
func (*ReadSavedTraceSearchInternalServerError) IsRedirect ¶
func (o *ReadSavedTraceSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this read saved trace search internal server error response has a 3xx status code
func (*ReadSavedTraceSearchInternalServerError) IsServerError ¶
func (o *ReadSavedTraceSearchInternalServerError) IsServerError() bool
IsServerError returns true when this read saved trace search internal server error response has a 5xx status code
func (*ReadSavedTraceSearchInternalServerError) IsSuccess ¶
func (o *ReadSavedTraceSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this read saved trace search internal server error response has a 2xx status code
func (*ReadSavedTraceSearchInternalServerError) String ¶
func (o *ReadSavedTraceSearchInternalServerError) String() string
type ReadSavedTraceSearchNotFound ¶
ReadSavedTraceSearchNotFound describes a response with status code 404, with default header values.
Cannot read the SavedTraceSearch because the slug does not exist.
func NewReadSavedTraceSearchNotFound ¶
func NewReadSavedTraceSearchNotFound() *ReadSavedTraceSearchNotFound
NewReadSavedTraceSearchNotFound creates a ReadSavedTraceSearchNotFound with default headers values
func (*ReadSavedTraceSearchNotFound) Code ¶
func (o *ReadSavedTraceSearchNotFound) Code() int
Code gets the status code for the read saved trace search not found response
func (*ReadSavedTraceSearchNotFound) Error ¶
func (o *ReadSavedTraceSearchNotFound) Error() string
func (*ReadSavedTraceSearchNotFound) GetPayload ¶
func (o *ReadSavedTraceSearchNotFound) GetPayload() *models.APIError
func (*ReadSavedTraceSearchNotFound) IsClientError ¶
func (o *ReadSavedTraceSearchNotFound) IsClientError() bool
IsClientError returns true when this read saved trace search not found response has a 4xx status code
func (*ReadSavedTraceSearchNotFound) IsCode ¶
func (o *ReadSavedTraceSearchNotFound) IsCode(code int) bool
IsCode returns true when this read saved trace search not found response a status code equal to that given
func (*ReadSavedTraceSearchNotFound) IsRedirect ¶
func (o *ReadSavedTraceSearchNotFound) IsRedirect() bool
IsRedirect returns true when this read saved trace search not found response has a 3xx status code
func (*ReadSavedTraceSearchNotFound) IsServerError ¶
func (o *ReadSavedTraceSearchNotFound) IsServerError() bool
IsServerError returns true when this read saved trace search not found response has a 5xx status code
func (*ReadSavedTraceSearchNotFound) IsSuccess ¶
func (o *ReadSavedTraceSearchNotFound) IsSuccess() bool
IsSuccess returns true when this read saved trace search not found response has a 2xx status code
func (*ReadSavedTraceSearchNotFound) String ¶
func (o *ReadSavedTraceSearchNotFound) String() string
type ReadSavedTraceSearchOK ¶
type ReadSavedTraceSearchOK struct {
Payload *models.ConfigunstableReadSavedTraceSearchResponse
}
ReadSavedTraceSearchOK describes a response with status code 200, with default header values.
A successful response.
func NewReadSavedTraceSearchOK ¶
func NewReadSavedTraceSearchOK() *ReadSavedTraceSearchOK
NewReadSavedTraceSearchOK creates a ReadSavedTraceSearchOK with default headers values
func (*ReadSavedTraceSearchOK) Code ¶
func (o *ReadSavedTraceSearchOK) Code() int
Code gets the status code for the read saved trace search o k response
func (*ReadSavedTraceSearchOK) Error ¶
func (o *ReadSavedTraceSearchOK) Error() string
func (*ReadSavedTraceSearchOK) GetPayload ¶
func (o *ReadSavedTraceSearchOK) GetPayload() *models.ConfigunstableReadSavedTraceSearchResponse
func (*ReadSavedTraceSearchOK) IsClientError ¶
func (o *ReadSavedTraceSearchOK) IsClientError() bool
IsClientError returns true when this read saved trace search o k response has a 4xx status code
func (*ReadSavedTraceSearchOK) IsCode ¶
func (o *ReadSavedTraceSearchOK) IsCode(code int) bool
IsCode returns true when this read saved trace search o k response a status code equal to that given
func (*ReadSavedTraceSearchOK) IsRedirect ¶
func (o *ReadSavedTraceSearchOK) IsRedirect() bool
IsRedirect returns true when this read saved trace search o k response has a 3xx status code
func (*ReadSavedTraceSearchOK) IsServerError ¶
func (o *ReadSavedTraceSearchOK) IsServerError() bool
IsServerError returns true when this read saved trace search o k response has a 5xx status code
func (*ReadSavedTraceSearchOK) IsSuccess ¶
func (o *ReadSavedTraceSearchOK) IsSuccess() bool
IsSuccess returns true when this read saved trace search o k response has a 2xx status code
func (*ReadSavedTraceSearchOK) String ¶
func (o *ReadSavedTraceSearchOK) String() string
type ReadSavedTraceSearchParams ¶
type ReadSavedTraceSearchParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadSavedTraceSearchParams contains all the parameters to send to the API endpoint
for the read saved trace search operation. Typically these are written to a http.Request.
func NewReadSavedTraceSearchParams ¶
func NewReadSavedTraceSearchParams() *ReadSavedTraceSearchParams
NewReadSavedTraceSearchParams creates a new ReadSavedTraceSearchParams 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 NewReadSavedTraceSearchParamsWithContext ¶
func NewReadSavedTraceSearchParamsWithContext(ctx context.Context) *ReadSavedTraceSearchParams
NewReadSavedTraceSearchParamsWithContext creates a new ReadSavedTraceSearchParams object with the ability to set a context for a request.
func NewReadSavedTraceSearchParamsWithHTTPClient ¶
func NewReadSavedTraceSearchParamsWithHTTPClient(client *http.Client) *ReadSavedTraceSearchParams
NewReadSavedTraceSearchParamsWithHTTPClient creates a new ReadSavedTraceSearchParams object with the ability to set a custom HTTPClient for a request.
func NewReadSavedTraceSearchParamsWithTimeout ¶
func NewReadSavedTraceSearchParamsWithTimeout(timeout time.Duration) *ReadSavedTraceSearchParams
NewReadSavedTraceSearchParamsWithTimeout creates a new ReadSavedTraceSearchParams object with the ability to set a timeout on a request.
func (*ReadSavedTraceSearchParams) SetContext ¶
func (o *ReadSavedTraceSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the read saved trace search params
func (*ReadSavedTraceSearchParams) SetDefaults ¶
func (o *ReadSavedTraceSearchParams) SetDefaults()
SetDefaults hydrates default values in the read saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*ReadSavedTraceSearchParams) SetHTTPClient ¶
func (o *ReadSavedTraceSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read saved trace search params
func (*ReadSavedTraceSearchParams) SetSlug ¶
func (o *ReadSavedTraceSearchParams) SetSlug(slug string)
SetSlug adds the slug to the read saved trace search params
func (*ReadSavedTraceSearchParams) SetTimeout ¶
func (o *ReadSavedTraceSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read saved trace search params
func (*ReadSavedTraceSearchParams) WithContext ¶
func (o *ReadSavedTraceSearchParams) WithContext(ctx context.Context) *ReadSavedTraceSearchParams
WithContext adds the context to the read saved trace search params
func (*ReadSavedTraceSearchParams) WithDefaults ¶
func (o *ReadSavedTraceSearchParams) WithDefaults() *ReadSavedTraceSearchParams
WithDefaults hydrates default values in the read saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*ReadSavedTraceSearchParams) WithHTTPClient ¶
func (o *ReadSavedTraceSearchParams) WithHTTPClient(client *http.Client) *ReadSavedTraceSearchParams
WithHTTPClient adds the HTTPClient to the read saved trace search params
func (*ReadSavedTraceSearchParams) WithSlug ¶
func (o *ReadSavedTraceSearchParams) WithSlug(slug string) *ReadSavedTraceSearchParams
WithSlug adds the slug to the read saved trace search params
func (*ReadSavedTraceSearchParams) WithTimeout ¶
func (o *ReadSavedTraceSearchParams) WithTimeout(timeout time.Duration) *ReadSavedTraceSearchParams
WithTimeout adds the timeout to the read saved trace search params
func (*ReadSavedTraceSearchParams) WriteToRequest ¶
func (o *ReadSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadSavedTraceSearchReader ¶
type ReadSavedTraceSearchReader struct {
// contains filtered or unexported fields
}
ReadSavedTraceSearchReader is a Reader for the ReadSavedTraceSearch structure.
func (*ReadSavedTraceSearchReader) ReadResponse ¶
func (o *ReadSavedTraceSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadServiceDefault ¶
type ReadServiceDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadServiceDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadServiceDefault ¶
func NewReadServiceDefault(code int) *ReadServiceDefault
NewReadServiceDefault creates a ReadServiceDefault with default headers values
func (*ReadServiceDefault) Code ¶
func (o *ReadServiceDefault) Code() int
Code gets the status code for the read service default response
func (*ReadServiceDefault) Error ¶
func (o *ReadServiceDefault) Error() string
func (*ReadServiceDefault) GetPayload ¶
func (o *ReadServiceDefault) GetPayload() models.GenericError
func (*ReadServiceDefault) IsClientError ¶
func (o *ReadServiceDefault) IsClientError() bool
IsClientError returns true when this read service default response has a 4xx status code
func (*ReadServiceDefault) IsCode ¶
func (o *ReadServiceDefault) IsCode(code int) bool
IsCode returns true when this read service default response a status code equal to that given
func (*ReadServiceDefault) IsRedirect ¶
func (o *ReadServiceDefault) IsRedirect() bool
IsRedirect returns true when this read service default response has a 3xx status code
func (*ReadServiceDefault) IsServerError ¶
func (o *ReadServiceDefault) IsServerError() bool
IsServerError returns true when this read service default response has a 5xx status code
func (*ReadServiceDefault) IsSuccess ¶
func (o *ReadServiceDefault) IsSuccess() bool
IsSuccess returns true when this read service default response has a 2xx status code
func (*ReadServiceDefault) String ¶
func (o *ReadServiceDefault) String() string
type ReadServiceInternalServerError ¶
ReadServiceInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadServiceInternalServerError ¶
func NewReadServiceInternalServerError() *ReadServiceInternalServerError
NewReadServiceInternalServerError creates a ReadServiceInternalServerError with default headers values
func (*ReadServiceInternalServerError) Code ¶
func (o *ReadServiceInternalServerError) Code() int
Code gets the status code for the read service internal server error response
func (*ReadServiceInternalServerError) Error ¶
func (o *ReadServiceInternalServerError) Error() string
func (*ReadServiceInternalServerError) GetPayload ¶
func (o *ReadServiceInternalServerError) GetPayload() *models.APIError
func (*ReadServiceInternalServerError) IsClientError ¶
func (o *ReadServiceInternalServerError) IsClientError() bool
IsClientError returns true when this read service internal server error response has a 4xx status code
func (*ReadServiceInternalServerError) IsCode ¶
func (o *ReadServiceInternalServerError) IsCode(code int) bool
IsCode returns true when this read service internal server error response a status code equal to that given
func (*ReadServiceInternalServerError) IsRedirect ¶
func (o *ReadServiceInternalServerError) IsRedirect() bool
IsRedirect returns true when this read service internal server error response has a 3xx status code
func (*ReadServiceInternalServerError) IsServerError ¶
func (o *ReadServiceInternalServerError) IsServerError() bool
IsServerError returns true when this read service internal server error response has a 5xx status code
func (*ReadServiceInternalServerError) IsSuccess ¶
func (o *ReadServiceInternalServerError) IsSuccess() bool
IsSuccess returns true when this read service internal server error response has a 2xx status code
func (*ReadServiceInternalServerError) String ¶
func (o *ReadServiceInternalServerError) String() string
type ReadServiceNotFound ¶
ReadServiceNotFound describes a response with status code 404, with default header values.
Cannot read the Service because the slug does not exist.
func NewReadServiceNotFound ¶
func NewReadServiceNotFound() *ReadServiceNotFound
NewReadServiceNotFound creates a ReadServiceNotFound with default headers values
func (*ReadServiceNotFound) Code ¶
func (o *ReadServiceNotFound) Code() int
Code gets the status code for the read service not found response
func (*ReadServiceNotFound) Error ¶
func (o *ReadServiceNotFound) Error() string
func (*ReadServiceNotFound) GetPayload ¶
func (o *ReadServiceNotFound) GetPayload() *models.APIError
func (*ReadServiceNotFound) IsClientError ¶
func (o *ReadServiceNotFound) IsClientError() bool
IsClientError returns true when this read service not found response has a 4xx status code
func (*ReadServiceNotFound) IsCode ¶
func (o *ReadServiceNotFound) IsCode(code int) bool
IsCode returns true when this read service not found response a status code equal to that given
func (*ReadServiceNotFound) IsRedirect ¶
func (o *ReadServiceNotFound) IsRedirect() bool
IsRedirect returns true when this read service not found response has a 3xx status code
func (*ReadServiceNotFound) IsServerError ¶
func (o *ReadServiceNotFound) IsServerError() bool
IsServerError returns true when this read service not found response has a 5xx status code
func (*ReadServiceNotFound) IsSuccess ¶
func (o *ReadServiceNotFound) IsSuccess() bool
IsSuccess returns true when this read service not found response has a 2xx status code
func (*ReadServiceNotFound) String ¶
func (o *ReadServiceNotFound) String() string
type ReadServiceOK ¶
type ReadServiceOK struct {
Payload *models.ConfigunstableReadServiceResponse
}
ReadServiceOK describes a response with status code 200, with default header values.
A successful response.
func NewReadServiceOK ¶
func NewReadServiceOK() *ReadServiceOK
NewReadServiceOK creates a ReadServiceOK with default headers values
func (*ReadServiceOK) Code ¶
func (o *ReadServiceOK) Code() int
Code gets the status code for the read service o k response
func (*ReadServiceOK) Error ¶
func (o *ReadServiceOK) Error() string
func (*ReadServiceOK) GetPayload ¶
func (o *ReadServiceOK) GetPayload() *models.ConfigunstableReadServiceResponse
func (*ReadServiceOK) IsClientError ¶
func (o *ReadServiceOK) IsClientError() bool
IsClientError returns true when this read service o k response has a 4xx status code
func (*ReadServiceOK) IsCode ¶
func (o *ReadServiceOK) IsCode(code int) bool
IsCode returns true when this read service o k response a status code equal to that given
func (*ReadServiceOK) IsRedirect ¶
func (o *ReadServiceOK) IsRedirect() bool
IsRedirect returns true when this read service o k response has a 3xx status code
func (*ReadServiceOK) IsServerError ¶
func (o *ReadServiceOK) IsServerError() bool
IsServerError returns true when this read service o k response has a 5xx status code
func (*ReadServiceOK) IsSuccess ¶
func (o *ReadServiceOK) IsSuccess() bool
IsSuccess returns true when this read service o k response has a 2xx status code
func (*ReadServiceOK) String ¶
func (o *ReadServiceOK) String() string
type ReadServiceParams ¶
type ReadServiceParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadServiceParams contains all the parameters to send to the API endpoint
for the read service operation. Typically these are written to a http.Request.
func NewReadServiceParams ¶
func NewReadServiceParams() *ReadServiceParams
NewReadServiceParams creates a new ReadServiceParams 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 NewReadServiceParamsWithContext ¶
func NewReadServiceParamsWithContext(ctx context.Context) *ReadServiceParams
NewReadServiceParamsWithContext creates a new ReadServiceParams object with the ability to set a context for a request.
func NewReadServiceParamsWithHTTPClient ¶
func NewReadServiceParamsWithHTTPClient(client *http.Client) *ReadServiceParams
NewReadServiceParamsWithHTTPClient creates a new ReadServiceParams object with the ability to set a custom HTTPClient for a request.
func NewReadServiceParamsWithTimeout ¶
func NewReadServiceParamsWithTimeout(timeout time.Duration) *ReadServiceParams
NewReadServiceParamsWithTimeout creates a new ReadServiceParams object with the ability to set a timeout on a request.
func (*ReadServiceParams) SetContext ¶
func (o *ReadServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the read service params
func (*ReadServiceParams) SetDefaults ¶
func (o *ReadServiceParams) SetDefaults()
SetDefaults hydrates default values in the read service params (not the query body).
All values with no default are reset to their zero value.
func (*ReadServiceParams) SetHTTPClient ¶
func (o *ReadServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read service params
func (*ReadServiceParams) SetSlug ¶
func (o *ReadServiceParams) SetSlug(slug string)
SetSlug adds the slug to the read service params
func (*ReadServiceParams) SetTimeout ¶
func (o *ReadServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read service params
func (*ReadServiceParams) WithContext ¶
func (o *ReadServiceParams) WithContext(ctx context.Context) *ReadServiceParams
WithContext adds the context to the read service params
func (*ReadServiceParams) WithDefaults ¶
func (o *ReadServiceParams) WithDefaults() *ReadServiceParams
WithDefaults hydrates default values in the read service params (not the query body).
All values with no default are reset to their zero value.
func (*ReadServiceParams) WithHTTPClient ¶
func (o *ReadServiceParams) WithHTTPClient(client *http.Client) *ReadServiceParams
WithHTTPClient adds the HTTPClient to the read service params
func (*ReadServiceParams) WithSlug ¶
func (o *ReadServiceParams) WithSlug(slug string) *ReadServiceParams
WithSlug adds the slug to the read service params
func (*ReadServiceParams) WithTimeout ¶
func (o *ReadServiceParams) WithTimeout(timeout time.Duration) *ReadServiceParams
WithTimeout adds the timeout to the read service params
func (*ReadServiceParams) WriteToRequest ¶
func (o *ReadServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadServiceReader ¶
type ReadServiceReader struct {
// contains filtered or unexported fields
}
ReadServiceReader is a Reader for the ReadService structure.
func (*ReadServiceReader) ReadResponse ¶
func (o *ReadServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadTraceBehaviorDefault ¶ added in v1.6.0
type ReadTraceBehaviorDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadTraceBehaviorDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadTraceBehaviorDefault ¶ added in v1.6.0
func NewReadTraceBehaviorDefault(code int) *ReadTraceBehaviorDefault
NewReadTraceBehaviorDefault creates a ReadTraceBehaviorDefault with default headers values
func (*ReadTraceBehaviorDefault) Code ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) Code() int
Code gets the status code for the read trace behavior default response
func (*ReadTraceBehaviorDefault) Error ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) Error() string
func (*ReadTraceBehaviorDefault) GetPayload ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) GetPayload() models.GenericError
func (*ReadTraceBehaviorDefault) IsClientError ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) IsClientError() bool
IsClientError returns true when this read trace behavior default response has a 4xx status code
func (*ReadTraceBehaviorDefault) IsCode ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) IsCode(code int) bool
IsCode returns true when this read trace behavior default response a status code equal to that given
func (*ReadTraceBehaviorDefault) IsRedirect ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) IsRedirect() bool
IsRedirect returns true when this read trace behavior default response has a 3xx status code
func (*ReadTraceBehaviorDefault) IsServerError ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) IsServerError() bool
IsServerError returns true when this read trace behavior default response has a 5xx status code
func (*ReadTraceBehaviorDefault) IsSuccess ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) IsSuccess() bool
IsSuccess returns true when this read trace behavior default response has a 2xx status code
func (*ReadTraceBehaviorDefault) String ¶ added in v1.6.0
func (o *ReadTraceBehaviorDefault) String() string
type ReadTraceBehaviorInternalServerError ¶ added in v1.6.0
ReadTraceBehaviorInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadTraceBehaviorInternalServerError ¶ added in v1.6.0
func NewReadTraceBehaviorInternalServerError() *ReadTraceBehaviorInternalServerError
NewReadTraceBehaviorInternalServerError creates a ReadTraceBehaviorInternalServerError with default headers values
func (*ReadTraceBehaviorInternalServerError) Code ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) Code() int
Code gets the status code for the read trace behavior internal server error response
func (*ReadTraceBehaviorInternalServerError) Error ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) Error() string
func (*ReadTraceBehaviorInternalServerError) GetPayload ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) GetPayload() *models.APIError
func (*ReadTraceBehaviorInternalServerError) IsClientError ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) IsClientError() bool
IsClientError returns true when this read trace behavior internal server error response has a 4xx status code
func (*ReadTraceBehaviorInternalServerError) IsCode ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) IsCode(code int) bool
IsCode returns true when this read trace behavior internal server error response a status code equal to that given
func (*ReadTraceBehaviorInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) IsRedirect() bool
IsRedirect returns true when this read trace behavior internal server error response has a 3xx status code
func (*ReadTraceBehaviorInternalServerError) IsServerError ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) IsServerError() bool
IsServerError returns true when this read trace behavior internal server error response has a 5xx status code
func (*ReadTraceBehaviorInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) IsSuccess() bool
IsSuccess returns true when this read trace behavior internal server error response has a 2xx status code
func (*ReadTraceBehaviorInternalServerError) String ¶ added in v1.6.0
func (o *ReadTraceBehaviorInternalServerError) String() string
type ReadTraceBehaviorNotFound ¶ added in v1.6.0
ReadTraceBehaviorNotFound describes a response with status code 404, with default header values.
Cannot read the TraceBehavior because the slug does not exist.
func NewReadTraceBehaviorNotFound ¶ added in v1.6.0
func NewReadTraceBehaviorNotFound() *ReadTraceBehaviorNotFound
NewReadTraceBehaviorNotFound creates a ReadTraceBehaviorNotFound with default headers values
func (*ReadTraceBehaviorNotFound) Code ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) Code() int
Code gets the status code for the read trace behavior not found response
func (*ReadTraceBehaviorNotFound) Error ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) Error() string
func (*ReadTraceBehaviorNotFound) GetPayload ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) GetPayload() *models.APIError
func (*ReadTraceBehaviorNotFound) IsClientError ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) IsClientError() bool
IsClientError returns true when this read trace behavior not found response has a 4xx status code
func (*ReadTraceBehaviorNotFound) IsCode ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) IsCode(code int) bool
IsCode returns true when this read trace behavior not found response a status code equal to that given
func (*ReadTraceBehaviorNotFound) IsRedirect ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) IsRedirect() bool
IsRedirect returns true when this read trace behavior not found response has a 3xx status code
func (*ReadTraceBehaviorNotFound) IsServerError ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) IsServerError() bool
IsServerError returns true when this read trace behavior not found response has a 5xx status code
func (*ReadTraceBehaviorNotFound) IsSuccess ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) IsSuccess() bool
IsSuccess returns true when this read trace behavior not found response has a 2xx status code
func (*ReadTraceBehaviorNotFound) String ¶ added in v1.6.0
func (o *ReadTraceBehaviorNotFound) String() string
type ReadTraceBehaviorOK ¶ added in v1.6.0
type ReadTraceBehaviorOK struct {
Payload *models.ConfigunstableReadTraceBehaviorResponse
}
ReadTraceBehaviorOK describes a response with status code 200, with default header values.
A successful response.
func NewReadTraceBehaviorOK ¶ added in v1.6.0
func NewReadTraceBehaviorOK() *ReadTraceBehaviorOK
NewReadTraceBehaviorOK creates a ReadTraceBehaviorOK with default headers values
func (*ReadTraceBehaviorOK) Code ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) Code() int
Code gets the status code for the read trace behavior o k response
func (*ReadTraceBehaviorOK) Error ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) Error() string
func (*ReadTraceBehaviorOK) GetPayload ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) GetPayload() *models.ConfigunstableReadTraceBehaviorResponse
func (*ReadTraceBehaviorOK) IsClientError ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) IsClientError() bool
IsClientError returns true when this read trace behavior o k response has a 4xx status code
func (*ReadTraceBehaviorOK) IsCode ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) IsCode(code int) bool
IsCode returns true when this read trace behavior o k response a status code equal to that given
func (*ReadTraceBehaviorOK) IsRedirect ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) IsRedirect() bool
IsRedirect returns true when this read trace behavior o k response has a 3xx status code
func (*ReadTraceBehaviorOK) IsServerError ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) IsServerError() bool
IsServerError returns true when this read trace behavior o k response has a 5xx status code
func (*ReadTraceBehaviorOK) IsSuccess ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) IsSuccess() bool
IsSuccess returns true when this read trace behavior o k response has a 2xx status code
func (*ReadTraceBehaviorOK) String ¶ added in v1.6.0
func (o *ReadTraceBehaviorOK) String() string
type ReadTraceBehaviorParams ¶ added in v1.6.0
type ReadTraceBehaviorParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadTraceBehaviorParams contains all the parameters to send to the API endpoint
for the read trace behavior operation. Typically these are written to a http.Request.
func NewReadTraceBehaviorParams ¶ added in v1.6.0
func NewReadTraceBehaviorParams() *ReadTraceBehaviorParams
NewReadTraceBehaviorParams creates a new ReadTraceBehaviorParams 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 NewReadTraceBehaviorParamsWithContext ¶ added in v1.6.0
func NewReadTraceBehaviorParamsWithContext(ctx context.Context) *ReadTraceBehaviorParams
NewReadTraceBehaviorParamsWithContext creates a new ReadTraceBehaviorParams object with the ability to set a context for a request.
func NewReadTraceBehaviorParamsWithHTTPClient ¶ added in v1.6.0
func NewReadTraceBehaviorParamsWithHTTPClient(client *http.Client) *ReadTraceBehaviorParams
NewReadTraceBehaviorParamsWithHTTPClient creates a new ReadTraceBehaviorParams object with the ability to set a custom HTTPClient for a request.
func NewReadTraceBehaviorParamsWithTimeout ¶ added in v1.6.0
func NewReadTraceBehaviorParamsWithTimeout(timeout time.Duration) *ReadTraceBehaviorParams
NewReadTraceBehaviorParamsWithTimeout creates a new ReadTraceBehaviorParams object with the ability to set a timeout on a request.
func (*ReadTraceBehaviorParams) SetContext ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) SetContext(ctx context.Context)
SetContext adds the context to the read trace behavior params
func (*ReadTraceBehaviorParams) SetDefaults ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) SetDefaults()
SetDefaults hydrates default values in the read trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceBehaviorParams) SetHTTPClient ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read trace behavior params
func (*ReadTraceBehaviorParams) SetSlug ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) SetSlug(slug string)
SetSlug adds the slug to the read trace behavior params
func (*ReadTraceBehaviorParams) SetTimeout ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read trace behavior params
func (*ReadTraceBehaviorParams) WithContext ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WithContext(ctx context.Context) *ReadTraceBehaviorParams
WithContext adds the context to the read trace behavior params
func (*ReadTraceBehaviorParams) WithDefaults ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WithDefaults() *ReadTraceBehaviorParams
WithDefaults hydrates default values in the read trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceBehaviorParams) WithHTTPClient ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WithHTTPClient(client *http.Client) *ReadTraceBehaviorParams
WithHTTPClient adds the HTTPClient to the read trace behavior params
func (*ReadTraceBehaviorParams) WithSlug ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WithSlug(slug string) *ReadTraceBehaviorParams
WithSlug adds the slug to the read trace behavior params
func (*ReadTraceBehaviorParams) WithTimeout ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WithTimeout(timeout time.Duration) *ReadTraceBehaviorParams
WithTimeout adds the timeout to the read trace behavior params
func (*ReadTraceBehaviorParams) WriteToRequest ¶ added in v1.6.0
func (o *ReadTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadTraceBehaviorReader ¶ added in v1.6.0
type ReadTraceBehaviorReader struct {
// contains filtered or unexported fields
}
ReadTraceBehaviorReader is a Reader for the ReadTraceBehavior structure.
func (*ReadTraceBehaviorReader) ReadResponse ¶ added in v1.6.0
func (o *ReadTraceBehaviorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadTraceJaegerRemoteSamplingStrategyDefault ¶
type ReadTraceJaegerRemoteSamplingStrategyDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadTraceJaegerRemoteSamplingStrategyDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadTraceJaegerRemoteSamplingStrategyDefault ¶
func NewReadTraceJaegerRemoteSamplingStrategyDefault(code int) *ReadTraceJaegerRemoteSamplingStrategyDefault
NewReadTraceJaegerRemoteSamplingStrategyDefault creates a ReadTraceJaegerRemoteSamplingStrategyDefault with default headers values
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) Code ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) Code() int
Code gets the status code for the read trace jaeger remote sampling strategy default response
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) Error ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) Error() string
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) GetPayload ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) IsClientError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
IsClientError returns true when this read trace jaeger remote sampling strategy default response has a 4xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) IsCode ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
IsCode returns true when this read trace jaeger remote sampling strategy default response a status code equal to that given
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) IsRedirect ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
IsRedirect returns true when this read trace jaeger remote sampling strategy default response has a 3xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) IsServerError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
IsServerError returns true when this read trace jaeger remote sampling strategy default response has a 5xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) IsSuccess ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
IsSuccess returns true when this read trace jaeger remote sampling strategy default response has a 2xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyDefault) String ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyDefault) String() string
type ReadTraceJaegerRemoteSamplingStrategyInternalServerError ¶
ReadTraceJaegerRemoteSamplingStrategyInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadTraceJaegerRemoteSamplingStrategyInternalServerError ¶
func NewReadTraceJaegerRemoteSamplingStrategyInternalServerError() *ReadTraceJaegerRemoteSamplingStrategyInternalServerError
NewReadTraceJaegerRemoteSamplingStrategyInternalServerError creates a ReadTraceJaegerRemoteSamplingStrategyInternalServerError with default headers values
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Code ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
Code gets the status code for the read trace jaeger remote sampling strategy internal server error response
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Error ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
IsClientError returns true when this read trace jaeger remote sampling strategy internal server error response has a 4xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
IsCode returns true when this read trace jaeger remote sampling strategy internal server error response a status code equal to that given
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
IsRedirect returns true when this read trace jaeger remote sampling strategy internal server error response has a 3xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
IsServerError returns true when this read trace jaeger remote sampling strategy internal server error response has a 5xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
IsSuccess returns true when this read trace jaeger remote sampling strategy internal server error response has a 2xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyInternalServerError) String ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
type ReadTraceJaegerRemoteSamplingStrategyNotFound ¶
ReadTraceJaegerRemoteSamplingStrategyNotFound describes a response with status code 404, with default header values.
Cannot read the TraceJaegerRemoteSamplingStrategy because the slug does not exist.
func NewReadTraceJaegerRemoteSamplingStrategyNotFound ¶
func NewReadTraceJaegerRemoteSamplingStrategyNotFound() *ReadTraceJaegerRemoteSamplingStrategyNotFound
NewReadTraceJaegerRemoteSamplingStrategyNotFound creates a ReadTraceJaegerRemoteSamplingStrategyNotFound with default headers values
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) Code ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) Code() int
Code gets the status code for the read trace jaeger remote sampling strategy not found response
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) Error ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) Error() string
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) GetPayload ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) IsClientError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
IsClientError returns true when this read trace jaeger remote sampling strategy not found response has a 4xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) IsCode ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
IsCode returns true when this read trace jaeger remote sampling strategy not found response a status code equal to that given
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
IsRedirect returns true when this read trace jaeger remote sampling strategy not found response has a 3xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) IsServerError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
IsServerError returns true when this read trace jaeger remote sampling strategy not found response has a 5xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
IsSuccess returns true when this read trace jaeger remote sampling strategy not found response has a 2xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyNotFound) String ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyNotFound) String() string
type ReadTraceJaegerRemoteSamplingStrategyOK ¶
type ReadTraceJaegerRemoteSamplingStrategyOK struct {
Payload *models.ConfigunstableReadTraceJaegerRemoteSamplingStrategyResponse
}
ReadTraceJaegerRemoteSamplingStrategyOK describes a response with status code 200, with default header values.
A successful response.
func NewReadTraceJaegerRemoteSamplingStrategyOK ¶
func NewReadTraceJaegerRemoteSamplingStrategyOK() *ReadTraceJaegerRemoteSamplingStrategyOK
NewReadTraceJaegerRemoteSamplingStrategyOK creates a ReadTraceJaegerRemoteSamplingStrategyOK with default headers values
func (*ReadTraceJaegerRemoteSamplingStrategyOK) Code ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) Code() int
Code gets the status code for the read trace jaeger remote sampling strategy o k response
func (*ReadTraceJaegerRemoteSamplingStrategyOK) Error ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) Error() string
func (*ReadTraceJaegerRemoteSamplingStrategyOK) GetPayload ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) GetPayload() *models.ConfigunstableReadTraceJaegerRemoteSamplingStrategyResponse
func (*ReadTraceJaegerRemoteSamplingStrategyOK) IsClientError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
IsClientError returns true when this read trace jaeger remote sampling strategy o k response has a 4xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyOK) IsCode ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
IsCode returns true when this read trace jaeger remote sampling strategy o k response a status code equal to that given
func (*ReadTraceJaegerRemoteSamplingStrategyOK) IsRedirect ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
IsRedirect returns true when this read trace jaeger remote sampling strategy o k response has a 3xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyOK) IsServerError ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
IsServerError returns true when this read trace jaeger remote sampling strategy o k response has a 5xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyOK) IsSuccess ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
IsSuccess returns true when this read trace jaeger remote sampling strategy o k response has a 2xx status code
func (*ReadTraceJaegerRemoteSamplingStrategyOK) String ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyOK) String() string
type ReadTraceJaegerRemoteSamplingStrategyParams ¶
type ReadTraceJaegerRemoteSamplingStrategyParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadTraceJaegerRemoteSamplingStrategyParams contains all the parameters to send to the API endpoint
for the read trace jaeger remote sampling strategy operation. Typically these are written to a http.Request.
func NewReadTraceJaegerRemoteSamplingStrategyParams ¶
func NewReadTraceJaegerRemoteSamplingStrategyParams() *ReadTraceJaegerRemoteSamplingStrategyParams
NewReadTraceJaegerRemoteSamplingStrategyParams creates a new ReadTraceJaegerRemoteSamplingStrategyParams 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 NewReadTraceJaegerRemoteSamplingStrategyParamsWithContext ¶
func NewReadTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *ReadTraceJaegerRemoteSamplingStrategyParams
NewReadTraceJaegerRemoteSamplingStrategyParamsWithContext creates a new ReadTraceJaegerRemoteSamplingStrategyParams object with the ability to set a context for a request.
func NewReadTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient ¶
func NewReadTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *ReadTraceJaegerRemoteSamplingStrategyParams
NewReadTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient creates a new ReadTraceJaegerRemoteSamplingStrategyParams object with the ability to set a custom HTTPClient for a request.
func NewReadTraceJaegerRemoteSamplingStrategyParamsWithTimeout ¶
func NewReadTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *ReadTraceJaegerRemoteSamplingStrategyParams
NewReadTraceJaegerRemoteSamplingStrategyParamsWithTimeout creates a new ReadTraceJaegerRemoteSamplingStrategyParams object with the ability to set a timeout on a request.
func (*ReadTraceJaegerRemoteSamplingStrategyParams) SetContext ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
SetContext adds the context to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) SetDefaults ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
SetDefaults hydrates default values in the read trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) SetSlug ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
SetSlug adds the slug to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) SetTimeout ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WithContext ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *ReadTraceJaegerRemoteSamplingStrategyParams
WithContext adds the context to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WithDefaults ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *ReadTraceJaegerRemoteSamplingStrategyParams
WithDefaults hydrates default values in the read trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *ReadTraceJaegerRemoteSamplingStrategyParams
WithHTTPClient adds the HTTPClient to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WithSlug ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *ReadTraceJaegerRemoteSamplingStrategyParams
WithSlug adds the slug to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WithTimeout ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *ReadTraceJaegerRemoteSamplingStrategyParams
WithTimeout adds the timeout to the read trace jaeger remote sampling strategy params
func (*ReadTraceJaegerRemoteSamplingStrategyParams) WriteToRequest ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadTraceJaegerRemoteSamplingStrategyReader ¶
type ReadTraceJaegerRemoteSamplingStrategyReader struct {
// contains filtered or unexported fields
}
ReadTraceJaegerRemoteSamplingStrategyReader is a Reader for the ReadTraceJaegerRemoteSamplingStrategy structure.
func (*ReadTraceJaegerRemoteSamplingStrategyReader) ReadResponse ¶
func (o *ReadTraceJaegerRemoteSamplingStrategyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadTraceTailSamplingRulesDefault ¶
type ReadTraceTailSamplingRulesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadTraceTailSamplingRulesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadTraceTailSamplingRulesDefault ¶
func NewReadTraceTailSamplingRulesDefault(code int) *ReadTraceTailSamplingRulesDefault
NewReadTraceTailSamplingRulesDefault creates a ReadTraceTailSamplingRulesDefault with default headers values
func (*ReadTraceTailSamplingRulesDefault) Code ¶
func (o *ReadTraceTailSamplingRulesDefault) Code() int
Code gets the status code for the read trace tail sampling rules default response
func (*ReadTraceTailSamplingRulesDefault) Error ¶
func (o *ReadTraceTailSamplingRulesDefault) Error() string
func (*ReadTraceTailSamplingRulesDefault) GetPayload ¶
func (o *ReadTraceTailSamplingRulesDefault) GetPayload() models.GenericError
func (*ReadTraceTailSamplingRulesDefault) IsClientError ¶
func (o *ReadTraceTailSamplingRulesDefault) IsClientError() bool
IsClientError returns true when this read trace tail sampling rules default response has a 4xx status code
func (*ReadTraceTailSamplingRulesDefault) IsCode ¶
func (o *ReadTraceTailSamplingRulesDefault) IsCode(code int) bool
IsCode returns true when this read trace tail sampling rules default response a status code equal to that given
func (*ReadTraceTailSamplingRulesDefault) IsRedirect ¶
func (o *ReadTraceTailSamplingRulesDefault) IsRedirect() bool
IsRedirect returns true when this read trace tail sampling rules default response has a 3xx status code
func (*ReadTraceTailSamplingRulesDefault) IsServerError ¶
func (o *ReadTraceTailSamplingRulesDefault) IsServerError() bool
IsServerError returns true when this read trace tail sampling rules default response has a 5xx status code
func (*ReadTraceTailSamplingRulesDefault) IsSuccess ¶
func (o *ReadTraceTailSamplingRulesDefault) IsSuccess() bool
IsSuccess returns true when this read trace tail sampling rules default response has a 2xx status code
func (*ReadTraceTailSamplingRulesDefault) String ¶
func (o *ReadTraceTailSamplingRulesDefault) String() string
type ReadTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
ReadTraceTailSamplingRulesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
func NewReadTraceTailSamplingRulesInternalServerError() *ReadTraceTailSamplingRulesInternalServerError
NewReadTraceTailSamplingRulesInternalServerError creates a ReadTraceTailSamplingRulesInternalServerError with default headers values
func (*ReadTraceTailSamplingRulesInternalServerError) Code ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) Code() int
Code gets the status code for the read trace tail sampling rules internal server error response
func (*ReadTraceTailSamplingRulesInternalServerError) Error ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) Error() string
func (*ReadTraceTailSamplingRulesInternalServerError) GetPayload ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
func (*ReadTraceTailSamplingRulesInternalServerError) IsClientError ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) IsClientError() bool
IsClientError returns true when this read trace tail sampling rules internal server error response has a 4xx status code
func (*ReadTraceTailSamplingRulesInternalServerError) IsCode ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
IsCode returns true when this read trace tail sampling rules internal server error response a status code equal to that given
func (*ReadTraceTailSamplingRulesInternalServerError) IsRedirect ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) IsRedirect() bool
IsRedirect returns true when this read trace tail sampling rules internal server error response has a 3xx status code
func (*ReadTraceTailSamplingRulesInternalServerError) IsServerError ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) IsServerError() bool
IsServerError returns true when this read trace tail sampling rules internal server error response has a 5xx status code
func (*ReadTraceTailSamplingRulesInternalServerError) IsSuccess ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) IsSuccess() bool
IsSuccess returns true when this read trace tail sampling rules internal server error response has a 2xx status code
func (*ReadTraceTailSamplingRulesInternalServerError) String ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesInternalServerError) String() string
type ReadTraceTailSamplingRulesNotFound ¶ added in v1.1.0
ReadTraceTailSamplingRulesNotFound describes a response with status code 404, with default header values.
Cannot read the TraceTailSamplingRules because TraceTailSamplingRules has not been created.
func NewReadTraceTailSamplingRulesNotFound ¶ added in v1.1.0
func NewReadTraceTailSamplingRulesNotFound() *ReadTraceTailSamplingRulesNotFound
NewReadTraceTailSamplingRulesNotFound creates a ReadTraceTailSamplingRulesNotFound with default headers values
func (*ReadTraceTailSamplingRulesNotFound) Code ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) Code() int
Code gets the status code for the read trace tail sampling rules not found response
func (*ReadTraceTailSamplingRulesNotFound) Error ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) Error() string
func (*ReadTraceTailSamplingRulesNotFound) GetPayload ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
func (*ReadTraceTailSamplingRulesNotFound) IsClientError ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) IsClientError() bool
IsClientError returns true when this read trace tail sampling rules not found response has a 4xx status code
func (*ReadTraceTailSamplingRulesNotFound) IsCode ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) IsCode(code int) bool
IsCode returns true when this read trace tail sampling rules not found response a status code equal to that given
func (*ReadTraceTailSamplingRulesNotFound) IsRedirect ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) IsRedirect() bool
IsRedirect returns true when this read trace tail sampling rules not found response has a 3xx status code
func (*ReadTraceTailSamplingRulesNotFound) IsServerError ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) IsServerError() bool
IsServerError returns true when this read trace tail sampling rules not found response has a 5xx status code
func (*ReadTraceTailSamplingRulesNotFound) IsSuccess ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) IsSuccess() bool
IsSuccess returns true when this read trace tail sampling rules not found response has a 2xx status code
func (*ReadTraceTailSamplingRulesNotFound) String ¶ added in v1.1.0
func (o *ReadTraceTailSamplingRulesNotFound) String() string
type ReadTraceTailSamplingRulesOK ¶
type ReadTraceTailSamplingRulesOK struct {
Payload *models.ConfigunstableReadTraceTailSamplingRulesResponse
}
ReadTraceTailSamplingRulesOK describes a response with status code 200, with default header values.
A successful response.
func NewReadTraceTailSamplingRulesOK ¶
func NewReadTraceTailSamplingRulesOK() *ReadTraceTailSamplingRulesOK
NewReadTraceTailSamplingRulesOK creates a ReadTraceTailSamplingRulesOK with default headers values
func (*ReadTraceTailSamplingRulesOK) Code ¶
func (o *ReadTraceTailSamplingRulesOK) Code() int
Code gets the status code for the read trace tail sampling rules o k response
func (*ReadTraceTailSamplingRulesOK) Error ¶
func (o *ReadTraceTailSamplingRulesOK) Error() string
func (*ReadTraceTailSamplingRulesOK) GetPayload ¶
func (o *ReadTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableReadTraceTailSamplingRulesResponse
func (*ReadTraceTailSamplingRulesOK) IsClientError ¶
func (o *ReadTraceTailSamplingRulesOK) IsClientError() bool
IsClientError returns true when this read trace tail sampling rules o k response has a 4xx status code
func (*ReadTraceTailSamplingRulesOK) IsCode ¶
func (o *ReadTraceTailSamplingRulesOK) IsCode(code int) bool
IsCode returns true when this read trace tail sampling rules o k response a status code equal to that given
func (*ReadTraceTailSamplingRulesOK) IsRedirect ¶
func (o *ReadTraceTailSamplingRulesOK) IsRedirect() bool
IsRedirect returns true when this read trace tail sampling rules o k response has a 3xx status code
func (*ReadTraceTailSamplingRulesOK) IsServerError ¶
func (o *ReadTraceTailSamplingRulesOK) IsServerError() bool
IsServerError returns true when this read trace tail sampling rules o k response has a 5xx status code
func (*ReadTraceTailSamplingRulesOK) IsSuccess ¶
func (o *ReadTraceTailSamplingRulesOK) IsSuccess() bool
IsSuccess returns true when this read trace tail sampling rules o k response has a 2xx status code
func (*ReadTraceTailSamplingRulesOK) String ¶
func (o *ReadTraceTailSamplingRulesOK) String() string
type ReadTraceTailSamplingRulesParams ¶
type ReadTraceTailSamplingRulesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadTraceTailSamplingRulesParams contains all the parameters to send to the API endpoint
for the read trace tail sampling rules operation. Typically these are written to a http.Request.
func NewReadTraceTailSamplingRulesParams ¶
func NewReadTraceTailSamplingRulesParams() *ReadTraceTailSamplingRulesParams
NewReadTraceTailSamplingRulesParams creates a new ReadTraceTailSamplingRulesParams 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 NewReadTraceTailSamplingRulesParamsWithContext ¶
func NewReadTraceTailSamplingRulesParamsWithContext(ctx context.Context) *ReadTraceTailSamplingRulesParams
NewReadTraceTailSamplingRulesParamsWithContext creates a new ReadTraceTailSamplingRulesParams object with the ability to set a context for a request.
func NewReadTraceTailSamplingRulesParamsWithHTTPClient ¶
func NewReadTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *ReadTraceTailSamplingRulesParams
NewReadTraceTailSamplingRulesParamsWithHTTPClient creates a new ReadTraceTailSamplingRulesParams object with the ability to set a custom HTTPClient for a request.
func NewReadTraceTailSamplingRulesParamsWithTimeout ¶
func NewReadTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *ReadTraceTailSamplingRulesParams
NewReadTraceTailSamplingRulesParamsWithTimeout creates a new ReadTraceTailSamplingRulesParams object with the ability to set a timeout on a request.
func (*ReadTraceTailSamplingRulesParams) SetContext ¶
func (o *ReadTraceTailSamplingRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) SetDefaults ¶
func (o *ReadTraceTailSamplingRulesParams) SetDefaults()
SetDefaults hydrates default values in the read trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceTailSamplingRulesParams) SetHTTPClient ¶
func (o *ReadTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) SetTimeout ¶
func (o *ReadTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) WithContext ¶
func (o *ReadTraceTailSamplingRulesParams) WithContext(ctx context.Context) *ReadTraceTailSamplingRulesParams
WithContext adds the context to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) WithDefaults ¶
func (o *ReadTraceTailSamplingRulesParams) WithDefaults() *ReadTraceTailSamplingRulesParams
WithDefaults hydrates default values in the read trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*ReadTraceTailSamplingRulesParams) WithHTTPClient ¶
func (o *ReadTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *ReadTraceTailSamplingRulesParams
WithHTTPClient adds the HTTPClient to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) WithTimeout ¶
func (o *ReadTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *ReadTraceTailSamplingRulesParams
WithTimeout adds the timeout to the read trace tail sampling rules params
func (*ReadTraceTailSamplingRulesParams) WriteToRequest ¶
func (o *ReadTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadTraceTailSamplingRulesReader ¶
type ReadTraceTailSamplingRulesReader struct {
// contains filtered or unexported fields
}
ReadTraceTailSamplingRulesReader is a Reader for the ReadTraceTailSamplingRules structure.
func (*ReadTraceTailSamplingRulesReader) ReadResponse ¶
func (o *ReadTraceTailSamplingRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SyncPrometheusDefault ¶
type SyncPrometheusDefault struct { Payload *models.APIError // contains filtered or unexported fields }
SyncPrometheusDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewSyncPrometheusDefault ¶
func NewSyncPrometheusDefault(code int) *SyncPrometheusDefault
NewSyncPrometheusDefault creates a SyncPrometheusDefault with default headers values
func (*SyncPrometheusDefault) Code ¶
func (o *SyncPrometheusDefault) Code() int
Code gets the status code for the sync prometheus default response
func (*SyncPrometheusDefault) Error ¶
func (o *SyncPrometheusDefault) Error() string
func (*SyncPrometheusDefault) GetPayload ¶
func (o *SyncPrometheusDefault) GetPayload() *models.APIError
func (*SyncPrometheusDefault) IsClientError ¶
func (o *SyncPrometheusDefault) IsClientError() bool
IsClientError returns true when this sync prometheus default response has a 4xx status code
func (*SyncPrometheusDefault) IsCode ¶
func (o *SyncPrometheusDefault) IsCode(code int) bool
IsCode returns true when this sync prometheus default response a status code equal to that given
func (*SyncPrometheusDefault) IsRedirect ¶
func (o *SyncPrometheusDefault) IsRedirect() bool
IsRedirect returns true when this sync prometheus default response has a 3xx status code
func (*SyncPrometheusDefault) IsServerError ¶
func (o *SyncPrometheusDefault) IsServerError() bool
IsServerError returns true when this sync prometheus default response has a 5xx status code
func (*SyncPrometheusDefault) IsSuccess ¶
func (o *SyncPrometheusDefault) IsSuccess() bool
IsSuccess returns true when this sync prometheus default response has a 2xx status code
func (*SyncPrometheusDefault) String ¶
func (o *SyncPrometheusDefault) String() string
type SyncPrometheusOK ¶
type SyncPrometheusOK struct {
Payload *models.ConfigunstableSyncPrometheusResponse
}
SyncPrometheusOK describes a response with status code 200, with default header values.
A successful response.
func NewSyncPrometheusOK ¶
func NewSyncPrometheusOK() *SyncPrometheusOK
NewSyncPrometheusOK creates a SyncPrometheusOK with default headers values
func (*SyncPrometheusOK) Code ¶
func (o *SyncPrometheusOK) Code() int
Code gets the status code for the sync prometheus o k response
func (*SyncPrometheusOK) Error ¶
func (o *SyncPrometheusOK) Error() string
func (*SyncPrometheusOK) GetPayload ¶
func (o *SyncPrometheusOK) GetPayload() *models.ConfigunstableSyncPrometheusResponse
func (*SyncPrometheusOK) IsClientError ¶
func (o *SyncPrometheusOK) IsClientError() bool
IsClientError returns true when this sync prometheus o k response has a 4xx status code
func (*SyncPrometheusOK) IsCode ¶
func (o *SyncPrometheusOK) IsCode(code int) bool
IsCode returns true when this sync prometheus o k response a status code equal to that given
func (*SyncPrometheusOK) IsRedirect ¶
func (o *SyncPrometheusOK) IsRedirect() bool
IsRedirect returns true when this sync prometheus o k response has a 3xx status code
func (*SyncPrometheusOK) IsServerError ¶
func (o *SyncPrometheusOK) IsServerError() bool
IsServerError returns true when this sync prometheus o k response has a 5xx status code
func (*SyncPrometheusOK) IsSuccess ¶
func (o *SyncPrometheusOK) IsSuccess() bool
IsSuccess returns true when this sync prometheus o k response has a 2xx status code
func (*SyncPrometheusOK) String ¶
func (o *SyncPrometheusOK) String() string
type SyncPrometheusParams ¶
type SyncPrometheusParams struct { // Body. Body *models.ConfigunstableSyncPrometheusRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SyncPrometheusParams contains all the parameters to send to the API endpoint
for the sync prometheus operation. Typically these are written to a http.Request.
func NewSyncPrometheusParams ¶
func NewSyncPrometheusParams() *SyncPrometheusParams
NewSyncPrometheusParams creates a new SyncPrometheusParams 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 NewSyncPrometheusParamsWithContext ¶
func NewSyncPrometheusParamsWithContext(ctx context.Context) *SyncPrometheusParams
NewSyncPrometheusParamsWithContext creates a new SyncPrometheusParams object with the ability to set a context for a request.
func NewSyncPrometheusParamsWithHTTPClient ¶
func NewSyncPrometheusParamsWithHTTPClient(client *http.Client) *SyncPrometheusParams
NewSyncPrometheusParamsWithHTTPClient creates a new SyncPrometheusParams object with the ability to set a custom HTTPClient for a request.
func NewSyncPrometheusParamsWithTimeout ¶
func NewSyncPrometheusParamsWithTimeout(timeout time.Duration) *SyncPrometheusParams
NewSyncPrometheusParamsWithTimeout creates a new SyncPrometheusParams object with the ability to set a timeout on a request.
func (*SyncPrometheusParams) SetBody ¶
func (o *SyncPrometheusParams) SetBody(body *models.ConfigunstableSyncPrometheusRequest)
SetBody adds the body to the sync prometheus params
func (*SyncPrometheusParams) SetContext ¶
func (o *SyncPrometheusParams) SetContext(ctx context.Context)
SetContext adds the context to the sync prometheus params
func (*SyncPrometheusParams) SetDefaults ¶
func (o *SyncPrometheusParams) SetDefaults()
SetDefaults hydrates default values in the sync prometheus params (not the query body).
All values with no default are reset to their zero value.
func (*SyncPrometheusParams) SetHTTPClient ¶
func (o *SyncPrometheusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the sync prometheus params
func (*SyncPrometheusParams) SetTimeout ¶
func (o *SyncPrometheusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the sync prometheus params
func (*SyncPrometheusParams) WithBody ¶
func (o *SyncPrometheusParams) WithBody(body *models.ConfigunstableSyncPrometheusRequest) *SyncPrometheusParams
WithBody adds the body to the sync prometheus params
func (*SyncPrometheusParams) WithContext ¶
func (o *SyncPrometheusParams) WithContext(ctx context.Context) *SyncPrometheusParams
WithContext adds the context to the sync prometheus params
func (*SyncPrometheusParams) WithDefaults ¶
func (o *SyncPrometheusParams) WithDefaults() *SyncPrometheusParams
WithDefaults hydrates default values in the sync prometheus params (not the query body).
All values with no default are reset to their zero value.
func (*SyncPrometheusParams) WithHTTPClient ¶
func (o *SyncPrometheusParams) WithHTTPClient(client *http.Client) *SyncPrometheusParams
WithHTTPClient adds the HTTPClient to the sync prometheus params
func (*SyncPrometheusParams) WithTimeout ¶
func (o *SyncPrometheusParams) WithTimeout(timeout time.Duration) *SyncPrometheusParams
WithTimeout adds the timeout to the sync prometheus params
func (*SyncPrometheusParams) WriteToRequest ¶
func (o *SyncPrometheusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SyncPrometheusReader ¶
type SyncPrometheusReader struct {
// contains filtered or unexported fields
}
SyncPrometheusReader is a Reader for the SyncPrometheus structure.
func (*SyncPrometheusReader) ReadResponse ¶
func (o *SyncPrometheusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDashboardBadRequest ¶
UpdateDashboardBadRequest describes a response with status code 400, with default header values.
Cannot update the Dashboard because the request is invalid.
func NewUpdateDashboardBadRequest ¶
func NewUpdateDashboardBadRequest() *UpdateDashboardBadRequest
NewUpdateDashboardBadRequest creates a UpdateDashboardBadRequest with default headers values
func (*UpdateDashboardBadRequest) Code ¶
func (o *UpdateDashboardBadRequest) Code() int
Code gets the status code for the update dashboard bad request response
func (*UpdateDashboardBadRequest) Error ¶
func (o *UpdateDashboardBadRequest) Error() string
func (*UpdateDashboardBadRequest) GetPayload ¶
func (o *UpdateDashboardBadRequest) GetPayload() *models.APIError
func (*UpdateDashboardBadRequest) IsClientError ¶
func (o *UpdateDashboardBadRequest) IsClientError() bool
IsClientError returns true when this update dashboard bad request response has a 4xx status code
func (*UpdateDashboardBadRequest) IsCode ¶
func (o *UpdateDashboardBadRequest) IsCode(code int) bool
IsCode returns true when this update dashboard bad request response a status code equal to that given
func (*UpdateDashboardBadRequest) IsRedirect ¶
func (o *UpdateDashboardBadRequest) IsRedirect() bool
IsRedirect returns true when this update dashboard bad request response has a 3xx status code
func (*UpdateDashboardBadRequest) IsServerError ¶
func (o *UpdateDashboardBadRequest) IsServerError() bool
IsServerError returns true when this update dashboard bad request response has a 5xx status code
func (*UpdateDashboardBadRequest) IsSuccess ¶
func (o *UpdateDashboardBadRequest) IsSuccess() bool
IsSuccess returns true when this update dashboard bad request response has a 2xx status code
func (*UpdateDashboardBadRequest) String ¶
func (o *UpdateDashboardBadRequest) String() string
type UpdateDashboardConflict ¶
UpdateDashboardConflict describes a response with status code 409, with default header values.
Cannot update the Dashboard because there is a conflict with an existing Dashboard.
func NewUpdateDashboardConflict ¶
func NewUpdateDashboardConflict() *UpdateDashboardConflict
NewUpdateDashboardConflict creates a UpdateDashboardConflict with default headers values
func (*UpdateDashboardConflict) Code ¶
func (o *UpdateDashboardConflict) Code() int
Code gets the status code for the update dashboard conflict response
func (*UpdateDashboardConflict) Error ¶
func (o *UpdateDashboardConflict) Error() string
func (*UpdateDashboardConflict) GetPayload ¶
func (o *UpdateDashboardConflict) GetPayload() *models.APIError
func (*UpdateDashboardConflict) IsClientError ¶
func (o *UpdateDashboardConflict) IsClientError() bool
IsClientError returns true when this update dashboard conflict response has a 4xx status code
func (*UpdateDashboardConflict) IsCode ¶
func (o *UpdateDashboardConflict) IsCode(code int) bool
IsCode returns true when this update dashboard conflict response a status code equal to that given
func (*UpdateDashboardConflict) IsRedirect ¶
func (o *UpdateDashboardConflict) IsRedirect() bool
IsRedirect returns true when this update dashboard conflict response has a 3xx status code
func (*UpdateDashboardConflict) IsServerError ¶
func (o *UpdateDashboardConflict) IsServerError() bool
IsServerError returns true when this update dashboard conflict response has a 5xx status code
func (*UpdateDashboardConflict) IsSuccess ¶
func (o *UpdateDashboardConflict) IsSuccess() bool
IsSuccess returns true when this update dashboard conflict response has a 2xx status code
func (*UpdateDashboardConflict) String ¶
func (o *UpdateDashboardConflict) String() string
type UpdateDashboardDefault ¶
type UpdateDashboardDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateDashboardDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateDashboardDefault ¶
func NewUpdateDashboardDefault(code int) *UpdateDashboardDefault
NewUpdateDashboardDefault creates a UpdateDashboardDefault with default headers values
func (*UpdateDashboardDefault) Code ¶
func (o *UpdateDashboardDefault) Code() int
Code gets the status code for the update dashboard default response
func (*UpdateDashboardDefault) Error ¶
func (o *UpdateDashboardDefault) Error() string
func (*UpdateDashboardDefault) GetPayload ¶
func (o *UpdateDashboardDefault) GetPayload() models.GenericError
func (*UpdateDashboardDefault) IsClientError ¶
func (o *UpdateDashboardDefault) IsClientError() bool
IsClientError returns true when this update dashboard default response has a 4xx status code
func (*UpdateDashboardDefault) IsCode ¶
func (o *UpdateDashboardDefault) IsCode(code int) bool
IsCode returns true when this update dashboard default response a status code equal to that given
func (*UpdateDashboardDefault) IsRedirect ¶
func (o *UpdateDashboardDefault) IsRedirect() bool
IsRedirect returns true when this update dashboard default response has a 3xx status code
func (*UpdateDashboardDefault) IsServerError ¶
func (o *UpdateDashboardDefault) IsServerError() bool
IsServerError returns true when this update dashboard default response has a 5xx status code
func (*UpdateDashboardDefault) IsSuccess ¶
func (o *UpdateDashboardDefault) IsSuccess() bool
IsSuccess returns true when this update dashboard default response has a 2xx status code
func (*UpdateDashboardDefault) String ¶
func (o *UpdateDashboardDefault) String() string
type UpdateDashboardInternalServerError ¶
UpdateDashboardInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateDashboardInternalServerError ¶
func NewUpdateDashboardInternalServerError() *UpdateDashboardInternalServerError
NewUpdateDashboardInternalServerError creates a UpdateDashboardInternalServerError with default headers values
func (*UpdateDashboardInternalServerError) Code ¶
func (o *UpdateDashboardInternalServerError) Code() int
Code gets the status code for the update dashboard internal server error response
func (*UpdateDashboardInternalServerError) Error ¶
func (o *UpdateDashboardInternalServerError) Error() string
func (*UpdateDashboardInternalServerError) GetPayload ¶
func (o *UpdateDashboardInternalServerError) GetPayload() *models.APIError
func (*UpdateDashboardInternalServerError) IsClientError ¶
func (o *UpdateDashboardInternalServerError) IsClientError() bool
IsClientError returns true when this update dashboard internal server error response has a 4xx status code
func (*UpdateDashboardInternalServerError) IsCode ¶
func (o *UpdateDashboardInternalServerError) IsCode(code int) bool
IsCode returns true when this update dashboard internal server error response a status code equal to that given
func (*UpdateDashboardInternalServerError) IsRedirect ¶
func (o *UpdateDashboardInternalServerError) IsRedirect() bool
IsRedirect returns true when this update dashboard internal server error response has a 3xx status code
func (*UpdateDashboardInternalServerError) IsServerError ¶
func (o *UpdateDashboardInternalServerError) IsServerError() bool
IsServerError returns true when this update dashboard internal server error response has a 5xx status code
func (*UpdateDashboardInternalServerError) IsSuccess ¶
func (o *UpdateDashboardInternalServerError) IsSuccess() bool
IsSuccess returns true when this update dashboard internal server error response has a 2xx status code
func (*UpdateDashboardInternalServerError) String ¶
func (o *UpdateDashboardInternalServerError) String() string
type UpdateDashboardNotFound ¶
UpdateDashboardNotFound describes a response with status code 404, with default header values.
Cannot update the Dashboard because the slug does not exist.
func NewUpdateDashboardNotFound ¶
func NewUpdateDashboardNotFound() *UpdateDashboardNotFound
NewUpdateDashboardNotFound creates a UpdateDashboardNotFound with default headers values
func (*UpdateDashboardNotFound) Code ¶
func (o *UpdateDashboardNotFound) Code() int
Code gets the status code for the update dashboard not found response
func (*UpdateDashboardNotFound) Error ¶
func (o *UpdateDashboardNotFound) Error() string
func (*UpdateDashboardNotFound) GetPayload ¶
func (o *UpdateDashboardNotFound) GetPayload() *models.APIError
func (*UpdateDashboardNotFound) IsClientError ¶
func (o *UpdateDashboardNotFound) IsClientError() bool
IsClientError returns true when this update dashboard not found response has a 4xx status code
func (*UpdateDashboardNotFound) IsCode ¶
func (o *UpdateDashboardNotFound) IsCode(code int) bool
IsCode returns true when this update dashboard not found response a status code equal to that given
func (*UpdateDashboardNotFound) IsRedirect ¶
func (o *UpdateDashboardNotFound) IsRedirect() bool
IsRedirect returns true when this update dashboard not found response has a 3xx status code
func (*UpdateDashboardNotFound) IsServerError ¶
func (o *UpdateDashboardNotFound) IsServerError() bool
IsServerError returns true when this update dashboard not found response has a 5xx status code
func (*UpdateDashboardNotFound) IsSuccess ¶
func (o *UpdateDashboardNotFound) IsSuccess() bool
IsSuccess returns true when this update dashboard not found response has a 2xx status code
func (*UpdateDashboardNotFound) String ¶
func (o *UpdateDashboardNotFound) String() string
type UpdateDashboardOK ¶
type UpdateDashboardOK struct {
Payload *models.ConfigunstableUpdateDashboardResponse
}
UpdateDashboardOK describes a response with status code 200, with default header values.
A successful response containing the updated Dashboard.
func NewUpdateDashboardOK ¶
func NewUpdateDashboardOK() *UpdateDashboardOK
NewUpdateDashboardOK creates a UpdateDashboardOK with default headers values
func (*UpdateDashboardOK) Code ¶
func (o *UpdateDashboardOK) Code() int
Code gets the status code for the update dashboard o k response
func (*UpdateDashboardOK) Error ¶
func (o *UpdateDashboardOK) Error() string
func (*UpdateDashboardOK) GetPayload ¶
func (o *UpdateDashboardOK) GetPayload() *models.ConfigunstableUpdateDashboardResponse
func (*UpdateDashboardOK) IsClientError ¶
func (o *UpdateDashboardOK) IsClientError() bool
IsClientError returns true when this update dashboard o k response has a 4xx status code
func (*UpdateDashboardOK) IsCode ¶
func (o *UpdateDashboardOK) IsCode(code int) bool
IsCode returns true when this update dashboard o k response a status code equal to that given
func (*UpdateDashboardOK) IsRedirect ¶
func (o *UpdateDashboardOK) IsRedirect() bool
IsRedirect returns true when this update dashboard o k response has a 3xx status code
func (*UpdateDashboardOK) IsServerError ¶
func (o *UpdateDashboardOK) IsServerError() bool
IsServerError returns true when this update dashboard o k response has a 5xx status code
func (*UpdateDashboardOK) IsSuccess ¶
func (o *UpdateDashboardOK) IsSuccess() bool
IsSuccess returns true when this update dashboard o k response has a 2xx status code
func (*UpdateDashboardOK) String ¶
func (o *UpdateDashboardOK) String() string
type UpdateDashboardParams ¶
type UpdateDashboardParams struct { // Body. Body *models.ConfigUnstableUpdateDashboardBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDashboardParams contains all the parameters to send to the API endpoint
for the update dashboard operation. Typically these are written to a http.Request.
func NewUpdateDashboardParams ¶
func NewUpdateDashboardParams() *UpdateDashboardParams
NewUpdateDashboardParams creates a new UpdateDashboardParams 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 NewUpdateDashboardParamsWithContext ¶
func NewUpdateDashboardParamsWithContext(ctx context.Context) *UpdateDashboardParams
NewUpdateDashboardParamsWithContext creates a new UpdateDashboardParams object with the ability to set a context for a request.
func NewUpdateDashboardParamsWithHTTPClient ¶
func NewUpdateDashboardParamsWithHTTPClient(client *http.Client) *UpdateDashboardParams
NewUpdateDashboardParamsWithHTTPClient creates a new UpdateDashboardParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDashboardParamsWithTimeout ¶
func NewUpdateDashboardParamsWithTimeout(timeout time.Duration) *UpdateDashboardParams
NewUpdateDashboardParamsWithTimeout creates a new UpdateDashboardParams object with the ability to set a timeout on a request.
func (*UpdateDashboardParams) SetBody ¶
func (o *UpdateDashboardParams) SetBody(body *models.ConfigUnstableUpdateDashboardBody)
SetBody adds the body to the update dashboard params
func (*UpdateDashboardParams) SetContext ¶
func (o *UpdateDashboardParams) SetContext(ctx context.Context)
SetContext adds the context to the update dashboard params
func (*UpdateDashboardParams) SetDefaults ¶
func (o *UpdateDashboardParams) SetDefaults()
SetDefaults hydrates default values in the update dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDashboardParams) SetHTTPClient ¶
func (o *UpdateDashboardParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update dashboard params
func (*UpdateDashboardParams) SetSlug ¶
func (o *UpdateDashboardParams) SetSlug(slug string)
SetSlug adds the slug to the update dashboard params
func (*UpdateDashboardParams) SetTimeout ¶
func (o *UpdateDashboardParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update dashboard params
func (*UpdateDashboardParams) WithBody ¶
func (o *UpdateDashboardParams) WithBody(body *models.ConfigUnstableUpdateDashboardBody) *UpdateDashboardParams
WithBody adds the body to the update dashboard params
func (*UpdateDashboardParams) WithContext ¶
func (o *UpdateDashboardParams) WithContext(ctx context.Context) *UpdateDashboardParams
WithContext adds the context to the update dashboard params
func (*UpdateDashboardParams) WithDefaults ¶
func (o *UpdateDashboardParams) WithDefaults() *UpdateDashboardParams
WithDefaults hydrates default values in the update dashboard params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDashboardParams) WithHTTPClient ¶
func (o *UpdateDashboardParams) WithHTTPClient(client *http.Client) *UpdateDashboardParams
WithHTTPClient adds the HTTPClient to the update dashboard params
func (*UpdateDashboardParams) WithSlug ¶
func (o *UpdateDashboardParams) WithSlug(slug string) *UpdateDashboardParams
WithSlug adds the slug to the update dashboard params
func (*UpdateDashboardParams) WithTimeout ¶
func (o *UpdateDashboardParams) WithTimeout(timeout time.Duration) *UpdateDashboardParams
WithTimeout adds the timeout to the update dashboard params
func (*UpdateDashboardParams) WriteToRequest ¶
func (o *UpdateDashboardParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDashboardReader ¶
type UpdateDashboardReader struct {
// contains filtered or unexported fields
}
UpdateDashboardReader is a Reader for the UpdateDashboard structure.
func (*UpdateDashboardReader) ReadResponse ¶
func (o *UpdateDashboardReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDatasetBadRequest ¶ added in v1.3.0
UpdateDatasetBadRequest describes a response with status code 400, with default header values.
Cannot update the Dataset because the request is invalid.
func NewUpdateDatasetBadRequest ¶ added in v1.3.0
func NewUpdateDatasetBadRequest() *UpdateDatasetBadRequest
NewUpdateDatasetBadRequest creates a UpdateDatasetBadRequest with default headers values
func (*UpdateDatasetBadRequest) Code ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) Code() int
Code gets the status code for the update dataset bad request response
func (*UpdateDatasetBadRequest) Error ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) Error() string
func (*UpdateDatasetBadRequest) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) GetPayload() *models.APIError
func (*UpdateDatasetBadRequest) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) IsClientError() bool
IsClientError returns true when this update dataset bad request response has a 4xx status code
func (*UpdateDatasetBadRequest) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) IsCode(code int) bool
IsCode returns true when this update dataset bad request response a status code equal to that given
func (*UpdateDatasetBadRequest) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) IsRedirect() bool
IsRedirect returns true when this update dataset bad request response has a 3xx status code
func (*UpdateDatasetBadRequest) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) IsServerError() bool
IsServerError returns true when this update dataset bad request response has a 5xx status code
func (*UpdateDatasetBadRequest) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) IsSuccess() bool
IsSuccess returns true when this update dataset bad request response has a 2xx status code
func (*UpdateDatasetBadRequest) String ¶ added in v1.3.0
func (o *UpdateDatasetBadRequest) String() string
type UpdateDatasetConflict ¶ added in v1.3.0
UpdateDatasetConflict describes a response with status code 409, with default header values.
Cannot update the Dataset because there is a conflict with an existing Dataset.
func NewUpdateDatasetConflict ¶ added in v1.3.0
func NewUpdateDatasetConflict() *UpdateDatasetConflict
NewUpdateDatasetConflict creates a UpdateDatasetConflict with default headers values
func (*UpdateDatasetConflict) Code ¶ added in v1.3.0
func (o *UpdateDatasetConflict) Code() int
Code gets the status code for the update dataset conflict response
func (*UpdateDatasetConflict) Error ¶ added in v1.3.0
func (o *UpdateDatasetConflict) Error() string
func (*UpdateDatasetConflict) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetConflict) GetPayload() *models.APIError
func (*UpdateDatasetConflict) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetConflict) IsClientError() bool
IsClientError returns true when this update dataset conflict response has a 4xx status code
func (*UpdateDatasetConflict) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetConflict) IsCode(code int) bool
IsCode returns true when this update dataset conflict response a status code equal to that given
func (*UpdateDatasetConflict) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetConflict) IsRedirect() bool
IsRedirect returns true when this update dataset conflict response has a 3xx status code
func (*UpdateDatasetConflict) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetConflict) IsServerError() bool
IsServerError returns true when this update dataset conflict response has a 5xx status code
func (*UpdateDatasetConflict) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetConflict) IsSuccess() bool
IsSuccess returns true when this update dataset conflict response has a 2xx status code
func (*UpdateDatasetConflict) String ¶ added in v1.3.0
func (o *UpdateDatasetConflict) String() string
type UpdateDatasetDefault ¶ added in v1.3.0
type UpdateDatasetDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateDatasetDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateDatasetDefault ¶ added in v1.3.0
func NewUpdateDatasetDefault(code int) *UpdateDatasetDefault
NewUpdateDatasetDefault creates a UpdateDatasetDefault with default headers values
func (*UpdateDatasetDefault) Code ¶ added in v1.3.0
func (o *UpdateDatasetDefault) Code() int
Code gets the status code for the update dataset default response
func (*UpdateDatasetDefault) Error ¶ added in v1.3.0
func (o *UpdateDatasetDefault) Error() string
func (*UpdateDatasetDefault) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetDefault) GetPayload() models.GenericError
func (*UpdateDatasetDefault) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetDefault) IsClientError() bool
IsClientError returns true when this update dataset default response has a 4xx status code
func (*UpdateDatasetDefault) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetDefault) IsCode(code int) bool
IsCode returns true when this update dataset default response a status code equal to that given
func (*UpdateDatasetDefault) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetDefault) IsRedirect() bool
IsRedirect returns true when this update dataset default response has a 3xx status code
func (*UpdateDatasetDefault) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetDefault) IsServerError() bool
IsServerError returns true when this update dataset default response has a 5xx status code
func (*UpdateDatasetDefault) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetDefault) IsSuccess() bool
IsSuccess returns true when this update dataset default response has a 2xx status code
func (*UpdateDatasetDefault) String ¶ added in v1.3.0
func (o *UpdateDatasetDefault) String() string
type UpdateDatasetInternalServerError ¶ added in v1.3.0
UpdateDatasetInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateDatasetInternalServerError ¶ added in v1.3.0
func NewUpdateDatasetInternalServerError() *UpdateDatasetInternalServerError
NewUpdateDatasetInternalServerError creates a UpdateDatasetInternalServerError with default headers values
func (*UpdateDatasetInternalServerError) Code ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) Code() int
Code gets the status code for the update dataset internal server error response
func (*UpdateDatasetInternalServerError) Error ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) Error() string
func (*UpdateDatasetInternalServerError) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) GetPayload() *models.APIError
func (*UpdateDatasetInternalServerError) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) IsClientError() bool
IsClientError returns true when this update dataset internal server error response has a 4xx status code
func (*UpdateDatasetInternalServerError) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) IsCode(code int) bool
IsCode returns true when this update dataset internal server error response a status code equal to that given
func (*UpdateDatasetInternalServerError) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) IsRedirect() bool
IsRedirect returns true when this update dataset internal server error response has a 3xx status code
func (*UpdateDatasetInternalServerError) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) IsServerError() bool
IsServerError returns true when this update dataset internal server error response has a 5xx status code
func (*UpdateDatasetInternalServerError) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) IsSuccess() bool
IsSuccess returns true when this update dataset internal server error response has a 2xx status code
func (*UpdateDatasetInternalServerError) String ¶ added in v1.3.0
func (o *UpdateDatasetInternalServerError) String() string
type UpdateDatasetNotFound ¶ added in v1.3.0
UpdateDatasetNotFound describes a response with status code 404, with default header values.
Cannot update the Dataset because the slug does not exist.
func NewUpdateDatasetNotFound ¶ added in v1.3.0
func NewUpdateDatasetNotFound() *UpdateDatasetNotFound
NewUpdateDatasetNotFound creates a UpdateDatasetNotFound with default headers values
func (*UpdateDatasetNotFound) Code ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) Code() int
Code gets the status code for the update dataset not found response
func (*UpdateDatasetNotFound) Error ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) Error() string
func (*UpdateDatasetNotFound) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) GetPayload() *models.APIError
func (*UpdateDatasetNotFound) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) IsClientError() bool
IsClientError returns true when this update dataset not found response has a 4xx status code
func (*UpdateDatasetNotFound) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) IsCode(code int) bool
IsCode returns true when this update dataset not found response a status code equal to that given
func (*UpdateDatasetNotFound) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) IsRedirect() bool
IsRedirect returns true when this update dataset not found response has a 3xx status code
func (*UpdateDatasetNotFound) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) IsServerError() bool
IsServerError returns true when this update dataset not found response has a 5xx status code
func (*UpdateDatasetNotFound) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) IsSuccess() bool
IsSuccess returns true when this update dataset not found response has a 2xx status code
func (*UpdateDatasetNotFound) String ¶ added in v1.3.0
func (o *UpdateDatasetNotFound) String() string
type UpdateDatasetOK ¶ added in v1.3.0
type UpdateDatasetOK struct {
Payload *models.ConfigunstableUpdateDatasetResponse
}
UpdateDatasetOK describes a response with status code 200, with default header values.
A successful response containing the updated Dataset.
func NewUpdateDatasetOK ¶ added in v1.3.0
func NewUpdateDatasetOK() *UpdateDatasetOK
NewUpdateDatasetOK creates a UpdateDatasetOK with default headers values
func (*UpdateDatasetOK) Code ¶ added in v1.3.0
func (o *UpdateDatasetOK) Code() int
Code gets the status code for the update dataset o k response
func (*UpdateDatasetOK) Error ¶ added in v1.3.0
func (o *UpdateDatasetOK) Error() string
func (*UpdateDatasetOK) GetPayload ¶ added in v1.3.0
func (o *UpdateDatasetOK) GetPayload() *models.ConfigunstableUpdateDatasetResponse
func (*UpdateDatasetOK) IsClientError ¶ added in v1.3.0
func (o *UpdateDatasetOK) IsClientError() bool
IsClientError returns true when this update dataset o k response has a 4xx status code
func (*UpdateDatasetOK) IsCode ¶ added in v1.3.0
func (o *UpdateDatasetOK) IsCode(code int) bool
IsCode returns true when this update dataset o k response a status code equal to that given
func (*UpdateDatasetOK) IsRedirect ¶ added in v1.3.0
func (o *UpdateDatasetOK) IsRedirect() bool
IsRedirect returns true when this update dataset o k response has a 3xx status code
func (*UpdateDatasetOK) IsServerError ¶ added in v1.3.0
func (o *UpdateDatasetOK) IsServerError() bool
IsServerError returns true when this update dataset o k response has a 5xx status code
func (*UpdateDatasetOK) IsSuccess ¶ added in v1.3.0
func (o *UpdateDatasetOK) IsSuccess() bool
IsSuccess returns true when this update dataset o k response has a 2xx status code
func (*UpdateDatasetOK) String ¶ added in v1.3.0
func (o *UpdateDatasetOK) String() string
type UpdateDatasetParams ¶ added in v1.3.0
type UpdateDatasetParams struct { // Body. Body *models.ConfigUnstableUpdateDatasetBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDatasetParams contains all the parameters to send to the API endpoint
for the update dataset operation. Typically these are written to a http.Request.
func NewUpdateDatasetParams ¶ added in v1.3.0
func NewUpdateDatasetParams() *UpdateDatasetParams
NewUpdateDatasetParams creates a new UpdateDatasetParams 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 NewUpdateDatasetParamsWithContext ¶ added in v1.3.0
func NewUpdateDatasetParamsWithContext(ctx context.Context) *UpdateDatasetParams
NewUpdateDatasetParamsWithContext creates a new UpdateDatasetParams object with the ability to set a context for a request.
func NewUpdateDatasetParamsWithHTTPClient ¶ added in v1.3.0
func NewUpdateDatasetParamsWithHTTPClient(client *http.Client) *UpdateDatasetParams
NewUpdateDatasetParamsWithHTTPClient creates a new UpdateDatasetParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateDatasetParamsWithTimeout ¶ added in v1.3.0
func NewUpdateDatasetParamsWithTimeout(timeout time.Duration) *UpdateDatasetParams
NewUpdateDatasetParamsWithTimeout creates a new UpdateDatasetParams object with the ability to set a timeout on a request.
func (*UpdateDatasetParams) SetBody ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetBody(body *models.ConfigUnstableUpdateDatasetBody)
SetBody adds the body to the update dataset params
func (*UpdateDatasetParams) SetContext ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetContext(ctx context.Context)
SetContext adds the context to the update dataset params
func (*UpdateDatasetParams) SetDefaults ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetDefaults()
SetDefaults hydrates default values in the update dataset params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDatasetParams) SetHTTPClient ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update dataset params
func (*UpdateDatasetParams) SetSlug ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetSlug(slug string)
SetSlug adds the slug to the update dataset params
func (*UpdateDatasetParams) SetTimeout ¶ added in v1.3.0
func (o *UpdateDatasetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update dataset params
func (*UpdateDatasetParams) WithBody ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithBody(body *models.ConfigUnstableUpdateDatasetBody) *UpdateDatasetParams
WithBody adds the body to the update dataset params
func (*UpdateDatasetParams) WithContext ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithContext(ctx context.Context) *UpdateDatasetParams
WithContext adds the context to the update dataset params
func (*UpdateDatasetParams) WithDefaults ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithDefaults() *UpdateDatasetParams
WithDefaults hydrates default values in the update dataset params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateDatasetParams) WithHTTPClient ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithHTTPClient(client *http.Client) *UpdateDatasetParams
WithHTTPClient adds the HTTPClient to the update dataset params
func (*UpdateDatasetParams) WithSlug ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithSlug(slug string) *UpdateDatasetParams
WithSlug adds the slug to the update dataset params
func (*UpdateDatasetParams) WithTimeout ¶ added in v1.3.0
func (o *UpdateDatasetParams) WithTimeout(timeout time.Duration) *UpdateDatasetParams
WithTimeout adds the timeout to the update dataset params
func (*UpdateDatasetParams) WriteToRequest ¶ added in v1.3.0
func (o *UpdateDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDatasetReader ¶ added in v1.3.0
type UpdateDatasetReader struct {
// contains filtered or unexported fields
}
UpdateDatasetReader is a Reader for the UpdateDataset structure.
func (*UpdateDatasetReader) ReadResponse ¶ added in v1.3.0
func (o *UpdateDatasetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLinkTemplateBadRequest ¶
UpdateLinkTemplateBadRequest describes a response with status code 400, with default header values.
Cannot update the LinkTemplate because the request is invalid.
func NewUpdateLinkTemplateBadRequest ¶
func NewUpdateLinkTemplateBadRequest() *UpdateLinkTemplateBadRequest
NewUpdateLinkTemplateBadRequest creates a UpdateLinkTemplateBadRequest with default headers values
func (*UpdateLinkTemplateBadRequest) Code ¶
func (o *UpdateLinkTemplateBadRequest) Code() int
Code gets the status code for the update link template bad request response
func (*UpdateLinkTemplateBadRequest) Error ¶
func (o *UpdateLinkTemplateBadRequest) Error() string
func (*UpdateLinkTemplateBadRequest) GetPayload ¶
func (o *UpdateLinkTemplateBadRequest) GetPayload() *models.APIError
func (*UpdateLinkTemplateBadRequest) IsClientError ¶
func (o *UpdateLinkTemplateBadRequest) IsClientError() bool
IsClientError returns true when this update link template bad request response has a 4xx status code
func (*UpdateLinkTemplateBadRequest) IsCode ¶
func (o *UpdateLinkTemplateBadRequest) IsCode(code int) bool
IsCode returns true when this update link template bad request response a status code equal to that given
func (*UpdateLinkTemplateBadRequest) IsRedirect ¶
func (o *UpdateLinkTemplateBadRequest) IsRedirect() bool
IsRedirect returns true when this update link template bad request response has a 3xx status code
func (*UpdateLinkTemplateBadRequest) IsServerError ¶
func (o *UpdateLinkTemplateBadRequest) IsServerError() bool
IsServerError returns true when this update link template bad request response has a 5xx status code
func (*UpdateLinkTemplateBadRequest) IsSuccess ¶
func (o *UpdateLinkTemplateBadRequest) IsSuccess() bool
IsSuccess returns true when this update link template bad request response has a 2xx status code
func (*UpdateLinkTemplateBadRequest) String ¶
func (o *UpdateLinkTemplateBadRequest) String() string
type UpdateLinkTemplateConflict ¶
UpdateLinkTemplateConflict describes a response with status code 409, with default header values.
Cannot update the LinkTemplate because there is a conflict with an existing LinkTemplate.
func NewUpdateLinkTemplateConflict ¶
func NewUpdateLinkTemplateConflict() *UpdateLinkTemplateConflict
NewUpdateLinkTemplateConflict creates a UpdateLinkTemplateConflict with default headers values
func (*UpdateLinkTemplateConflict) Code ¶
func (o *UpdateLinkTemplateConflict) Code() int
Code gets the status code for the update link template conflict response
func (*UpdateLinkTemplateConflict) Error ¶
func (o *UpdateLinkTemplateConflict) Error() string
func (*UpdateLinkTemplateConflict) GetPayload ¶
func (o *UpdateLinkTemplateConflict) GetPayload() *models.APIError
func (*UpdateLinkTemplateConflict) IsClientError ¶
func (o *UpdateLinkTemplateConflict) IsClientError() bool
IsClientError returns true when this update link template conflict response has a 4xx status code
func (*UpdateLinkTemplateConflict) IsCode ¶
func (o *UpdateLinkTemplateConflict) IsCode(code int) bool
IsCode returns true when this update link template conflict response a status code equal to that given
func (*UpdateLinkTemplateConflict) IsRedirect ¶
func (o *UpdateLinkTemplateConflict) IsRedirect() bool
IsRedirect returns true when this update link template conflict response has a 3xx status code
func (*UpdateLinkTemplateConflict) IsServerError ¶
func (o *UpdateLinkTemplateConflict) IsServerError() bool
IsServerError returns true when this update link template conflict response has a 5xx status code
func (*UpdateLinkTemplateConflict) IsSuccess ¶
func (o *UpdateLinkTemplateConflict) IsSuccess() bool
IsSuccess returns true when this update link template conflict response has a 2xx status code
func (*UpdateLinkTemplateConflict) String ¶
func (o *UpdateLinkTemplateConflict) String() string
type UpdateLinkTemplateDefault ¶
type UpdateLinkTemplateDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateLinkTemplateDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateLinkTemplateDefault ¶
func NewUpdateLinkTemplateDefault(code int) *UpdateLinkTemplateDefault
NewUpdateLinkTemplateDefault creates a UpdateLinkTemplateDefault with default headers values
func (*UpdateLinkTemplateDefault) Code ¶
func (o *UpdateLinkTemplateDefault) Code() int
Code gets the status code for the update link template default response
func (*UpdateLinkTemplateDefault) Error ¶
func (o *UpdateLinkTemplateDefault) Error() string
func (*UpdateLinkTemplateDefault) GetPayload ¶
func (o *UpdateLinkTemplateDefault) GetPayload() models.GenericError
func (*UpdateLinkTemplateDefault) IsClientError ¶
func (o *UpdateLinkTemplateDefault) IsClientError() bool
IsClientError returns true when this update link template default response has a 4xx status code
func (*UpdateLinkTemplateDefault) IsCode ¶
func (o *UpdateLinkTemplateDefault) IsCode(code int) bool
IsCode returns true when this update link template default response a status code equal to that given
func (*UpdateLinkTemplateDefault) IsRedirect ¶
func (o *UpdateLinkTemplateDefault) IsRedirect() bool
IsRedirect returns true when this update link template default response has a 3xx status code
func (*UpdateLinkTemplateDefault) IsServerError ¶
func (o *UpdateLinkTemplateDefault) IsServerError() bool
IsServerError returns true when this update link template default response has a 5xx status code
func (*UpdateLinkTemplateDefault) IsSuccess ¶
func (o *UpdateLinkTemplateDefault) IsSuccess() bool
IsSuccess returns true when this update link template default response has a 2xx status code
func (*UpdateLinkTemplateDefault) String ¶
func (o *UpdateLinkTemplateDefault) String() string
type UpdateLinkTemplateInternalServerError ¶
UpdateLinkTemplateInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateLinkTemplateInternalServerError ¶
func NewUpdateLinkTemplateInternalServerError() *UpdateLinkTemplateInternalServerError
NewUpdateLinkTemplateInternalServerError creates a UpdateLinkTemplateInternalServerError with default headers values
func (*UpdateLinkTemplateInternalServerError) Code ¶
func (o *UpdateLinkTemplateInternalServerError) Code() int
Code gets the status code for the update link template internal server error response
func (*UpdateLinkTemplateInternalServerError) Error ¶
func (o *UpdateLinkTemplateInternalServerError) Error() string
func (*UpdateLinkTemplateInternalServerError) GetPayload ¶
func (o *UpdateLinkTemplateInternalServerError) GetPayload() *models.APIError
func (*UpdateLinkTemplateInternalServerError) IsClientError ¶
func (o *UpdateLinkTemplateInternalServerError) IsClientError() bool
IsClientError returns true when this update link template internal server error response has a 4xx status code
func (*UpdateLinkTemplateInternalServerError) IsCode ¶
func (o *UpdateLinkTemplateInternalServerError) IsCode(code int) bool
IsCode returns true when this update link template internal server error response a status code equal to that given
func (*UpdateLinkTemplateInternalServerError) IsRedirect ¶
func (o *UpdateLinkTemplateInternalServerError) IsRedirect() bool
IsRedirect returns true when this update link template internal server error response has a 3xx status code
func (*UpdateLinkTemplateInternalServerError) IsServerError ¶
func (o *UpdateLinkTemplateInternalServerError) IsServerError() bool
IsServerError returns true when this update link template internal server error response has a 5xx status code
func (*UpdateLinkTemplateInternalServerError) IsSuccess ¶
func (o *UpdateLinkTemplateInternalServerError) IsSuccess() bool
IsSuccess returns true when this update link template internal server error response has a 2xx status code
func (*UpdateLinkTemplateInternalServerError) String ¶
func (o *UpdateLinkTemplateInternalServerError) String() string
type UpdateLinkTemplateNotFound ¶
UpdateLinkTemplateNotFound describes a response with status code 404, with default header values.
Cannot update the LinkTemplate because the slug does not exist.
func NewUpdateLinkTemplateNotFound ¶
func NewUpdateLinkTemplateNotFound() *UpdateLinkTemplateNotFound
NewUpdateLinkTemplateNotFound creates a UpdateLinkTemplateNotFound with default headers values
func (*UpdateLinkTemplateNotFound) Code ¶
func (o *UpdateLinkTemplateNotFound) Code() int
Code gets the status code for the update link template not found response
func (*UpdateLinkTemplateNotFound) Error ¶
func (o *UpdateLinkTemplateNotFound) Error() string
func (*UpdateLinkTemplateNotFound) GetPayload ¶
func (o *UpdateLinkTemplateNotFound) GetPayload() *models.APIError
func (*UpdateLinkTemplateNotFound) IsClientError ¶
func (o *UpdateLinkTemplateNotFound) IsClientError() bool
IsClientError returns true when this update link template not found response has a 4xx status code
func (*UpdateLinkTemplateNotFound) IsCode ¶
func (o *UpdateLinkTemplateNotFound) IsCode(code int) bool
IsCode returns true when this update link template not found response a status code equal to that given
func (*UpdateLinkTemplateNotFound) IsRedirect ¶
func (o *UpdateLinkTemplateNotFound) IsRedirect() bool
IsRedirect returns true when this update link template not found response has a 3xx status code
func (*UpdateLinkTemplateNotFound) IsServerError ¶
func (o *UpdateLinkTemplateNotFound) IsServerError() bool
IsServerError returns true when this update link template not found response has a 5xx status code
func (*UpdateLinkTemplateNotFound) IsSuccess ¶
func (o *UpdateLinkTemplateNotFound) IsSuccess() bool
IsSuccess returns true when this update link template not found response has a 2xx status code
func (*UpdateLinkTemplateNotFound) String ¶
func (o *UpdateLinkTemplateNotFound) String() string
type UpdateLinkTemplateOK ¶
type UpdateLinkTemplateOK struct {
Payload *models.ConfigunstableUpdateLinkTemplateResponse
}
UpdateLinkTemplateOK describes a response with status code 200, with default header values.
A successful response containing the updated LinkTemplate.
func NewUpdateLinkTemplateOK ¶
func NewUpdateLinkTemplateOK() *UpdateLinkTemplateOK
NewUpdateLinkTemplateOK creates a UpdateLinkTemplateOK with default headers values
func (*UpdateLinkTemplateOK) Code ¶
func (o *UpdateLinkTemplateOK) Code() int
Code gets the status code for the update link template o k response
func (*UpdateLinkTemplateOK) Error ¶
func (o *UpdateLinkTemplateOK) Error() string
func (*UpdateLinkTemplateOK) GetPayload ¶
func (o *UpdateLinkTemplateOK) GetPayload() *models.ConfigunstableUpdateLinkTemplateResponse
func (*UpdateLinkTemplateOK) IsClientError ¶
func (o *UpdateLinkTemplateOK) IsClientError() bool
IsClientError returns true when this update link template o k response has a 4xx status code
func (*UpdateLinkTemplateOK) IsCode ¶
func (o *UpdateLinkTemplateOK) IsCode(code int) bool
IsCode returns true when this update link template o k response a status code equal to that given
func (*UpdateLinkTemplateOK) IsRedirect ¶
func (o *UpdateLinkTemplateOK) IsRedirect() bool
IsRedirect returns true when this update link template o k response has a 3xx status code
func (*UpdateLinkTemplateOK) IsServerError ¶
func (o *UpdateLinkTemplateOK) IsServerError() bool
IsServerError returns true when this update link template o k response has a 5xx status code
func (*UpdateLinkTemplateOK) IsSuccess ¶
func (o *UpdateLinkTemplateOK) IsSuccess() bool
IsSuccess returns true when this update link template o k response has a 2xx status code
func (*UpdateLinkTemplateOK) String ¶
func (o *UpdateLinkTemplateOK) String() string
type UpdateLinkTemplateParams ¶
type UpdateLinkTemplateParams struct { // Body. Body *models.ConfigUnstableUpdateLinkTemplateBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLinkTemplateParams contains all the parameters to send to the API endpoint
for the update link template operation. Typically these are written to a http.Request.
func NewUpdateLinkTemplateParams ¶
func NewUpdateLinkTemplateParams() *UpdateLinkTemplateParams
NewUpdateLinkTemplateParams creates a new UpdateLinkTemplateParams 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 NewUpdateLinkTemplateParamsWithContext ¶
func NewUpdateLinkTemplateParamsWithContext(ctx context.Context) *UpdateLinkTemplateParams
NewUpdateLinkTemplateParamsWithContext creates a new UpdateLinkTemplateParams object with the ability to set a context for a request.
func NewUpdateLinkTemplateParamsWithHTTPClient ¶
func NewUpdateLinkTemplateParamsWithHTTPClient(client *http.Client) *UpdateLinkTemplateParams
NewUpdateLinkTemplateParamsWithHTTPClient creates a new UpdateLinkTemplateParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateLinkTemplateParamsWithTimeout ¶
func NewUpdateLinkTemplateParamsWithTimeout(timeout time.Duration) *UpdateLinkTemplateParams
NewUpdateLinkTemplateParamsWithTimeout creates a new UpdateLinkTemplateParams object with the ability to set a timeout on a request.
func (*UpdateLinkTemplateParams) SetBody ¶
func (o *UpdateLinkTemplateParams) SetBody(body *models.ConfigUnstableUpdateLinkTemplateBody)
SetBody adds the body to the update link template params
func (*UpdateLinkTemplateParams) SetContext ¶
func (o *UpdateLinkTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the update link template params
func (*UpdateLinkTemplateParams) SetDefaults ¶
func (o *UpdateLinkTemplateParams) SetDefaults()
SetDefaults hydrates default values in the update link template params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLinkTemplateParams) SetHTTPClient ¶
func (o *UpdateLinkTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update link template params
func (*UpdateLinkTemplateParams) SetSlug ¶
func (o *UpdateLinkTemplateParams) SetSlug(slug string)
SetSlug adds the slug to the update link template params
func (*UpdateLinkTemplateParams) SetTimeout ¶
func (o *UpdateLinkTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update link template params
func (*UpdateLinkTemplateParams) WithBody ¶
func (o *UpdateLinkTemplateParams) WithBody(body *models.ConfigUnstableUpdateLinkTemplateBody) *UpdateLinkTemplateParams
WithBody adds the body to the update link template params
func (*UpdateLinkTemplateParams) WithContext ¶
func (o *UpdateLinkTemplateParams) WithContext(ctx context.Context) *UpdateLinkTemplateParams
WithContext adds the context to the update link template params
func (*UpdateLinkTemplateParams) WithDefaults ¶
func (o *UpdateLinkTemplateParams) WithDefaults() *UpdateLinkTemplateParams
WithDefaults hydrates default values in the update link template params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLinkTemplateParams) WithHTTPClient ¶
func (o *UpdateLinkTemplateParams) WithHTTPClient(client *http.Client) *UpdateLinkTemplateParams
WithHTTPClient adds the HTTPClient to the update link template params
func (*UpdateLinkTemplateParams) WithSlug ¶
func (o *UpdateLinkTemplateParams) WithSlug(slug string) *UpdateLinkTemplateParams
WithSlug adds the slug to the update link template params
func (*UpdateLinkTemplateParams) WithTimeout ¶
func (o *UpdateLinkTemplateParams) WithTimeout(timeout time.Duration) *UpdateLinkTemplateParams
WithTimeout adds the timeout to the update link template params
func (*UpdateLinkTemplateParams) WriteToRequest ¶
func (o *UpdateLinkTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLinkTemplateReader ¶
type UpdateLinkTemplateReader struct {
// contains filtered or unexported fields
}
UpdateLinkTemplateReader is a Reader for the UpdateLinkTemplate structure.
func (*UpdateLinkTemplateReader) ReadResponse ¶
func (o *UpdateLinkTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLogAllocationConfigBadRequest ¶ added in v1.6.0
UpdateLogAllocationConfigBadRequest describes a response with status code 400, with default header values.
Cannot update the LogAllocationConfig because the request is invalid.
func NewUpdateLogAllocationConfigBadRequest ¶ added in v1.6.0
func NewUpdateLogAllocationConfigBadRequest() *UpdateLogAllocationConfigBadRequest
NewUpdateLogAllocationConfigBadRequest creates a UpdateLogAllocationConfigBadRequest with default headers values
func (*UpdateLogAllocationConfigBadRequest) Code ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) Code() int
Code gets the status code for the update log allocation config bad request response
func (*UpdateLogAllocationConfigBadRequest) Error ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) Error() string
func (*UpdateLogAllocationConfigBadRequest) GetPayload ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) GetPayload() *models.APIError
func (*UpdateLogAllocationConfigBadRequest) IsClientError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) IsClientError() bool
IsClientError returns true when this update log allocation config bad request response has a 4xx status code
func (*UpdateLogAllocationConfigBadRequest) IsCode ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) IsCode(code int) bool
IsCode returns true when this update log allocation config bad request response a status code equal to that given
func (*UpdateLogAllocationConfigBadRequest) IsRedirect ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) IsRedirect() bool
IsRedirect returns true when this update log allocation config bad request response has a 3xx status code
func (*UpdateLogAllocationConfigBadRequest) IsServerError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) IsServerError() bool
IsServerError returns true when this update log allocation config bad request response has a 5xx status code
func (*UpdateLogAllocationConfigBadRequest) IsSuccess ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) IsSuccess() bool
IsSuccess returns true when this update log allocation config bad request response has a 2xx status code
func (*UpdateLogAllocationConfigBadRequest) String ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigBadRequest) String() string
type UpdateLogAllocationConfigDefault ¶ added in v1.6.0
type UpdateLogAllocationConfigDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateLogAllocationConfigDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateLogAllocationConfigDefault ¶ added in v1.6.0
func NewUpdateLogAllocationConfigDefault(code int) *UpdateLogAllocationConfigDefault
NewUpdateLogAllocationConfigDefault creates a UpdateLogAllocationConfigDefault with default headers values
func (*UpdateLogAllocationConfigDefault) Code ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) Code() int
Code gets the status code for the update log allocation config default response
func (*UpdateLogAllocationConfigDefault) Error ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) Error() string
func (*UpdateLogAllocationConfigDefault) GetPayload ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) GetPayload() models.GenericError
func (*UpdateLogAllocationConfigDefault) IsClientError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) IsClientError() bool
IsClientError returns true when this update log allocation config default response has a 4xx status code
func (*UpdateLogAllocationConfigDefault) IsCode ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) IsCode(code int) bool
IsCode returns true when this update log allocation config default response a status code equal to that given
func (*UpdateLogAllocationConfigDefault) IsRedirect ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) IsRedirect() bool
IsRedirect returns true when this update log allocation config default response has a 3xx status code
func (*UpdateLogAllocationConfigDefault) IsServerError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) IsServerError() bool
IsServerError returns true when this update log allocation config default response has a 5xx status code
func (*UpdateLogAllocationConfigDefault) IsSuccess ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) IsSuccess() bool
IsSuccess returns true when this update log allocation config default response has a 2xx status code
func (*UpdateLogAllocationConfigDefault) String ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigDefault) String() string
type UpdateLogAllocationConfigInternalServerError ¶ added in v1.6.0
UpdateLogAllocationConfigInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateLogAllocationConfigInternalServerError ¶ added in v1.6.0
func NewUpdateLogAllocationConfigInternalServerError() *UpdateLogAllocationConfigInternalServerError
NewUpdateLogAllocationConfigInternalServerError creates a UpdateLogAllocationConfigInternalServerError with default headers values
func (*UpdateLogAllocationConfigInternalServerError) Code ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) Code() int
Code gets the status code for the update log allocation config internal server error response
func (*UpdateLogAllocationConfigInternalServerError) Error ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) Error() string
func (*UpdateLogAllocationConfigInternalServerError) GetPayload ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) GetPayload() *models.APIError
func (*UpdateLogAllocationConfigInternalServerError) IsClientError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) IsClientError() bool
IsClientError returns true when this update log allocation config internal server error response has a 4xx status code
func (*UpdateLogAllocationConfigInternalServerError) IsCode ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) IsCode(code int) bool
IsCode returns true when this update log allocation config internal server error response a status code equal to that given
func (*UpdateLogAllocationConfigInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) IsRedirect() bool
IsRedirect returns true when this update log allocation config internal server error response has a 3xx status code
func (*UpdateLogAllocationConfigInternalServerError) IsServerError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) IsServerError() bool
IsServerError returns true when this update log allocation config internal server error response has a 5xx status code
func (*UpdateLogAllocationConfigInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) IsSuccess() bool
IsSuccess returns true when this update log allocation config internal server error response has a 2xx status code
func (*UpdateLogAllocationConfigInternalServerError) String ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigInternalServerError) String() string
type UpdateLogAllocationConfigNotFound ¶ added in v1.6.0
UpdateLogAllocationConfigNotFound describes a response with status code 404, with default header values.
Cannot update the LogAllocationConfig because LogAllocationConfig has not been created.
func NewUpdateLogAllocationConfigNotFound ¶ added in v1.6.0
func NewUpdateLogAllocationConfigNotFound() *UpdateLogAllocationConfigNotFound
NewUpdateLogAllocationConfigNotFound creates a UpdateLogAllocationConfigNotFound with default headers values
func (*UpdateLogAllocationConfigNotFound) Code ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) Code() int
Code gets the status code for the update log allocation config not found response
func (*UpdateLogAllocationConfigNotFound) Error ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) Error() string
func (*UpdateLogAllocationConfigNotFound) GetPayload ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) GetPayload() *models.APIError
func (*UpdateLogAllocationConfigNotFound) IsClientError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) IsClientError() bool
IsClientError returns true when this update log allocation config not found response has a 4xx status code
func (*UpdateLogAllocationConfigNotFound) IsCode ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) IsCode(code int) bool
IsCode returns true when this update log allocation config not found response a status code equal to that given
func (*UpdateLogAllocationConfigNotFound) IsRedirect ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) IsRedirect() bool
IsRedirect returns true when this update log allocation config not found response has a 3xx status code
func (*UpdateLogAllocationConfigNotFound) IsServerError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) IsServerError() bool
IsServerError returns true when this update log allocation config not found response has a 5xx status code
func (*UpdateLogAllocationConfigNotFound) IsSuccess ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) IsSuccess() bool
IsSuccess returns true when this update log allocation config not found response has a 2xx status code
func (*UpdateLogAllocationConfigNotFound) String ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigNotFound) String() string
type UpdateLogAllocationConfigOK ¶ added in v1.6.0
type UpdateLogAllocationConfigOK struct {
Payload *models.ConfigunstableUpdateLogAllocationConfigResponse
}
UpdateLogAllocationConfigOK describes a response with status code 200, with default header values.
A successful response containing the updated LogAllocationConfig.
func NewUpdateLogAllocationConfigOK ¶ added in v1.6.0
func NewUpdateLogAllocationConfigOK() *UpdateLogAllocationConfigOK
NewUpdateLogAllocationConfigOK creates a UpdateLogAllocationConfigOK with default headers values
func (*UpdateLogAllocationConfigOK) Code ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) Code() int
Code gets the status code for the update log allocation config o k response
func (*UpdateLogAllocationConfigOK) Error ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) Error() string
func (*UpdateLogAllocationConfigOK) GetPayload ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) GetPayload() *models.ConfigunstableUpdateLogAllocationConfigResponse
func (*UpdateLogAllocationConfigOK) IsClientError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) IsClientError() bool
IsClientError returns true when this update log allocation config o k response has a 4xx status code
func (*UpdateLogAllocationConfigOK) IsCode ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) IsCode(code int) bool
IsCode returns true when this update log allocation config o k response a status code equal to that given
func (*UpdateLogAllocationConfigOK) IsRedirect ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) IsRedirect() bool
IsRedirect returns true when this update log allocation config o k response has a 3xx status code
func (*UpdateLogAllocationConfigOK) IsServerError ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) IsServerError() bool
IsServerError returns true when this update log allocation config o k response has a 5xx status code
func (*UpdateLogAllocationConfigOK) IsSuccess ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) IsSuccess() bool
IsSuccess returns true when this update log allocation config o k response has a 2xx status code
func (*UpdateLogAllocationConfigOK) String ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigOK) String() string
type UpdateLogAllocationConfigParams ¶ added in v1.6.0
type UpdateLogAllocationConfigParams struct { // Body. Body *models.ConfigunstableUpdateLogAllocationConfigRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLogAllocationConfigParams contains all the parameters to send to the API endpoint
for the update log allocation config operation. Typically these are written to a http.Request.
func NewUpdateLogAllocationConfigParams ¶ added in v1.6.0
func NewUpdateLogAllocationConfigParams() *UpdateLogAllocationConfigParams
NewUpdateLogAllocationConfigParams creates a new UpdateLogAllocationConfigParams 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 NewUpdateLogAllocationConfigParamsWithContext ¶ added in v1.6.0
func NewUpdateLogAllocationConfigParamsWithContext(ctx context.Context) *UpdateLogAllocationConfigParams
NewUpdateLogAllocationConfigParamsWithContext creates a new UpdateLogAllocationConfigParams object with the ability to set a context for a request.
func NewUpdateLogAllocationConfigParamsWithHTTPClient ¶ added in v1.6.0
func NewUpdateLogAllocationConfigParamsWithHTTPClient(client *http.Client) *UpdateLogAllocationConfigParams
NewUpdateLogAllocationConfigParamsWithHTTPClient creates a new UpdateLogAllocationConfigParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateLogAllocationConfigParamsWithTimeout ¶ added in v1.6.0
func NewUpdateLogAllocationConfigParamsWithTimeout(timeout time.Duration) *UpdateLogAllocationConfigParams
NewUpdateLogAllocationConfigParamsWithTimeout creates a new UpdateLogAllocationConfigParams object with the ability to set a timeout on a request.
func (*UpdateLogAllocationConfigParams) SetBody ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) SetBody(body *models.ConfigunstableUpdateLogAllocationConfigRequest)
SetBody adds the body to the update log allocation config params
func (*UpdateLogAllocationConfigParams) SetContext ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update log allocation config params
func (*UpdateLogAllocationConfigParams) SetDefaults ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) SetDefaults()
SetDefaults hydrates default values in the update log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogAllocationConfigParams) SetHTTPClient ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update log allocation config params
func (*UpdateLogAllocationConfigParams) SetTimeout ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update log allocation config params
func (*UpdateLogAllocationConfigParams) WithBody ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WithBody(body *models.ConfigunstableUpdateLogAllocationConfigRequest) *UpdateLogAllocationConfigParams
WithBody adds the body to the update log allocation config params
func (*UpdateLogAllocationConfigParams) WithContext ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WithContext(ctx context.Context) *UpdateLogAllocationConfigParams
WithContext adds the context to the update log allocation config params
func (*UpdateLogAllocationConfigParams) WithDefaults ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WithDefaults() *UpdateLogAllocationConfigParams
WithDefaults hydrates default values in the update log allocation config params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogAllocationConfigParams) WithHTTPClient ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WithHTTPClient(client *http.Client) *UpdateLogAllocationConfigParams
WithHTTPClient adds the HTTPClient to the update log allocation config params
func (*UpdateLogAllocationConfigParams) WithTimeout ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WithTimeout(timeout time.Duration) *UpdateLogAllocationConfigParams
WithTimeout adds the timeout to the update log allocation config params
func (*UpdateLogAllocationConfigParams) WriteToRequest ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLogAllocationConfigReader ¶ added in v1.6.0
type UpdateLogAllocationConfigReader struct {
// contains filtered or unexported fields
}
UpdateLogAllocationConfigReader is a Reader for the UpdateLogAllocationConfig structure.
func (*UpdateLogAllocationConfigReader) ReadResponse ¶ added in v1.6.0
func (o *UpdateLogAllocationConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLogScaleActionBadRequest ¶ added in v1.7.0
UpdateLogScaleActionBadRequest describes a response with status code 400, with default header values.
Cannot update the LogScaleAction because the request is invalid.
func NewUpdateLogScaleActionBadRequest ¶ added in v1.7.0
func NewUpdateLogScaleActionBadRequest() *UpdateLogScaleActionBadRequest
NewUpdateLogScaleActionBadRequest creates a UpdateLogScaleActionBadRequest with default headers values
func (*UpdateLogScaleActionBadRequest) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) Code() int
Code gets the status code for the update log scale action bad request response
func (*UpdateLogScaleActionBadRequest) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) Error() string
func (*UpdateLogScaleActionBadRequest) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) GetPayload() *models.APIError
func (*UpdateLogScaleActionBadRequest) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) IsClientError() bool
IsClientError returns true when this update log scale action bad request response has a 4xx status code
func (*UpdateLogScaleActionBadRequest) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) IsCode(code int) bool
IsCode returns true when this update log scale action bad request response a status code equal to that given
func (*UpdateLogScaleActionBadRequest) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) IsRedirect() bool
IsRedirect returns true when this update log scale action bad request response has a 3xx status code
func (*UpdateLogScaleActionBadRequest) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) IsServerError() bool
IsServerError returns true when this update log scale action bad request response has a 5xx status code
func (*UpdateLogScaleActionBadRequest) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) IsSuccess() bool
IsSuccess returns true when this update log scale action bad request response has a 2xx status code
func (*UpdateLogScaleActionBadRequest) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionBadRequest) String() string
type UpdateLogScaleActionConflict ¶ added in v1.7.0
UpdateLogScaleActionConflict describes a response with status code 409, with default header values.
Cannot update the LogScaleAction because there is a conflict with an existing LogScaleAction.
func NewUpdateLogScaleActionConflict ¶ added in v1.7.0
func NewUpdateLogScaleActionConflict() *UpdateLogScaleActionConflict
NewUpdateLogScaleActionConflict creates a UpdateLogScaleActionConflict with default headers values
func (*UpdateLogScaleActionConflict) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) Code() int
Code gets the status code for the update log scale action conflict response
func (*UpdateLogScaleActionConflict) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) Error() string
func (*UpdateLogScaleActionConflict) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) GetPayload() *models.APIError
func (*UpdateLogScaleActionConflict) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) IsClientError() bool
IsClientError returns true when this update log scale action conflict response has a 4xx status code
func (*UpdateLogScaleActionConflict) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) IsCode(code int) bool
IsCode returns true when this update log scale action conflict response a status code equal to that given
func (*UpdateLogScaleActionConflict) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) IsRedirect() bool
IsRedirect returns true when this update log scale action conflict response has a 3xx status code
func (*UpdateLogScaleActionConflict) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) IsServerError() bool
IsServerError returns true when this update log scale action conflict response has a 5xx status code
func (*UpdateLogScaleActionConflict) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) IsSuccess() bool
IsSuccess returns true when this update log scale action conflict response has a 2xx status code
func (*UpdateLogScaleActionConflict) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionConflict) String() string
type UpdateLogScaleActionDefault ¶ added in v1.7.0
type UpdateLogScaleActionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateLogScaleActionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateLogScaleActionDefault ¶ added in v1.7.0
func NewUpdateLogScaleActionDefault(code int) *UpdateLogScaleActionDefault
NewUpdateLogScaleActionDefault creates a UpdateLogScaleActionDefault with default headers values
func (*UpdateLogScaleActionDefault) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) Code() int
Code gets the status code for the update log scale action default response
func (*UpdateLogScaleActionDefault) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) Error() string
func (*UpdateLogScaleActionDefault) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) GetPayload() models.GenericError
func (*UpdateLogScaleActionDefault) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) IsClientError() bool
IsClientError returns true when this update log scale action default response has a 4xx status code
func (*UpdateLogScaleActionDefault) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) IsCode(code int) bool
IsCode returns true when this update log scale action default response a status code equal to that given
func (*UpdateLogScaleActionDefault) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) IsRedirect() bool
IsRedirect returns true when this update log scale action default response has a 3xx status code
func (*UpdateLogScaleActionDefault) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) IsServerError() bool
IsServerError returns true when this update log scale action default response has a 5xx status code
func (*UpdateLogScaleActionDefault) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) IsSuccess() bool
IsSuccess returns true when this update log scale action default response has a 2xx status code
func (*UpdateLogScaleActionDefault) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionDefault) String() string
type UpdateLogScaleActionInternalServerError ¶ added in v1.7.0
UpdateLogScaleActionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateLogScaleActionInternalServerError ¶ added in v1.7.0
func NewUpdateLogScaleActionInternalServerError() *UpdateLogScaleActionInternalServerError
NewUpdateLogScaleActionInternalServerError creates a UpdateLogScaleActionInternalServerError with default headers values
func (*UpdateLogScaleActionInternalServerError) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) Code() int
Code gets the status code for the update log scale action internal server error response
func (*UpdateLogScaleActionInternalServerError) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) Error() string
func (*UpdateLogScaleActionInternalServerError) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) GetPayload() *models.APIError
func (*UpdateLogScaleActionInternalServerError) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) IsClientError() bool
IsClientError returns true when this update log scale action internal server error response has a 4xx status code
func (*UpdateLogScaleActionInternalServerError) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) IsCode(code int) bool
IsCode returns true when this update log scale action internal server error response a status code equal to that given
func (*UpdateLogScaleActionInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this update log scale action internal server error response has a 3xx status code
func (*UpdateLogScaleActionInternalServerError) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) IsServerError() bool
IsServerError returns true when this update log scale action internal server error response has a 5xx status code
func (*UpdateLogScaleActionInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this update log scale action internal server error response has a 2xx status code
func (*UpdateLogScaleActionInternalServerError) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionInternalServerError) String() string
type UpdateLogScaleActionNotFound ¶ added in v1.7.0
UpdateLogScaleActionNotFound describes a response with status code 404, with default header values.
Cannot update the LogScaleAction because the slug does not exist.
func NewUpdateLogScaleActionNotFound ¶ added in v1.7.0
func NewUpdateLogScaleActionNotFound() *UpdateLogScaleActionNotFound
NewUpdateLogScaleActionNotFound creates a UpdateLogScaleActionNotFound with default headers values
func (*UpdateLogScaleActionNotFound) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) Code() int
Code gets the status code for the update log scale action not found response
func (*UpdateLogScaleActionNotFound) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) Error() string
func (*UpdateLogScaleActionNotFound) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) GetPayload() *models.APIError
func (*UpdateLogScaleActionNotFound) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) IsClientError() bool
IsClientError returns true when this update log scale action not found response has a 4xx status code
func (*UpdateLogScaleActionNotFound) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) IsCode(code int) bool
IsCode returns true when this update log scale action not found response a status code equal to that given
func (*UpdateLogScaleActionNotFound) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) IsRedirect() bool
IsRedirect returns true when this update log scale action not found response has a 3xx status code
func (*UpdateLogScaleActionNotFound) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) IsServerError() bool
IsServerError returns true when this update log scale action not found response has a 5xx status code
func (*UpdateLogScaleActionNotFound) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) IsSuccess() bool
IsSuccess returns true when this update log scale action not found response has a 2xx status code
func (*UpdateLogScaleActionNotFound) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionNotFound) String() string
type UpdateLogScaleActionOK ¶ added in v1.7.0
type UpdateLogScaleActionOK struct {
Payload *models.ConfigunstableUpdateLogScaleActionResponse
}
UpdateLogScaleActionOK describes a response with status code 200, with default header values.
A successful response containing the updated LogScaleAction.
func NewUpdateLogScaleActionOK ¶ added in v1.7.0
func NewUpdateLogScaleActionOK() *UpdateLogScaleActionOK
NewUpdateLogScaleActionOK creates a UpdateLogScaleActionOK with default headers values
func (*UpdateLogScaleActionOK) Code ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) Code() int
Code gets the status code for the update log scale action o k response
func (*UpdateLogScaleActionOK) Error ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) Error() string
func (*UpdateLogScaleActionOK) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) GetPayload() *models.ConfigunstableUpdateLogScaleActionResponse
func (*UpdateLogScaleActionOK) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) IsClientError() bool
IsClientError returns true when this update log scale action o k response has a 4xx status code
func (*UpdateLogScaleActionOK) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) IsCode(code int) bool
IsCode returns true when this update log scale action o k response a status code equal to that given
func (*UpdateLogScaleActionOK) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) IsRedirect() bool
IsRedirect returns true when this update log scale action o k response has a 3xx status code
func (*UpdateLogScaleActionOK) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) IsServerError() bool
IsServerError returns true when this update log scale action o k response has a 5xx status code
func (*UpdateLogScaleActionOK) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) IsSuccess() bool
IsSuccess returns true when this update log scale action o k response has a 2xx status code
func (*UpdateLogScaleActionOK) String ¶ added in v1.7.0
func (o *UpdateLogScaleActionOK) String() string
type UpdateLogScaleActionParams ¶ added in v1.7.0
type UpdateLogScaleActionParams struct { // Body. Body *models.ConfigUnstableUpdateLogScaleActionBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLogScaleActionParams contains all the parameters to send to the API endpoint
for the update log scale action operation. Typically these are written to a http.Request.
func NewUpdateLogScaleActionParams ¶ added in v1.7.0
func NewUpdateLogScaleActionParams() *UpdateLogScaleActionParams
NewUpdateLogScaleActionParams creates a new UpdateLogScaleActionParams 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 NewUpdateLogScaleActionParamsWithContext ¶ added in v1.7.0
func NewUpdateLogScaleActionParamsWithContext(ctx context.Context) *UpdateLogScaleActionParams
NewUpdateLogScaleActionParamsWithContext creates a new UpdateLogScaleActionParams object with the ability to set a context for a request.
func NewUpdateLogScaleActionParamsWithHTTPClient ¶ added in v1.7.0
func NewUpdateLogScaleActionParamsWithHTTPClient(client *http.Client) *UpdateLogScaleActionParams
NewUpdateLogScaleActionParamsWithHTTPClient creates a new UpdateLogScaleActionParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateLogScaleActionParamsWithTimeout ¶ added in v1.7.0
func NewUpdateLogScaleActionParamsWithTimeout(timeout time.Duration) *UpdateLogScaleActionParams
NewUpdateLogScaleActionParamsWithTimeout creates a new UpdateLogScaleActionParams object with the ability to set a timeout on a request.
func (*UpdateLogScaleActionParams) SetBody ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetBody(body *models.ConfigUnstableUpdateLogScaleActionBody)
SetBody adds the body to the update log scale action params
func (*UpdateLogScaleActionParams) SetContext ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetContext(ctx context.Context)
SetContext adds the context to the update log scale action params
func (*UpdateLogScaleActionParams) SetDefaults ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetDefaults()
SetDefaults hydrates default values in the update log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogScaleActionParams) SetHTTPClient ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update log scale action params
func (*UpdateLogScaleActionParams) SetSlug ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetSlug(slug string)
SetSlug adds the slug to the update log scale action params
func (*UpdateLogScaleActionParams) SetTimeout ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update log scale action params
func (*UpdateLogScaleActionParams) WithBody ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithBody(body *models.ConfigUnstableUpdateLogScaleActionBody) *UpdateLogScaleActionParams
WithBody adds the body to the update log scale action params
func (*UpdateLogScaleActionParams) WithContext ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithContext(ctx context.Context) *UpdateLogScaleActionParams
WithContext adds the context to the update log scale action params
func (*UpdateLogScaleActionParams) WithDefaults ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithDefaults() *UpdateLogScaleActionParams
WithDefaults hydrates default values in the update log scale action params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogScaleActionParams) WithHTTPClient ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithHTTPClient(client *http.Client) *UpdateLogScaleActionParams
WithHTTPClient adds the HTTPClient to the update log scale action params
func (*UpdateLogScaleActionParams) WithSlug ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithSlug(slug string) *UpdateLogScaleActionParams
WithSlug adds the slug to the update log scale action params
func (*UpdateLogScaleActionParams) WithTimeout ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WithTimeout(timeout time.Duration) *UpdateLogScaleActionParams
WithTimeout adds the timeout to the update log scale action params
func (*UpdateLogScaleActionParams) WriteToRequest ¶ added in v1.7.0
func (o *UpdateLogScaleActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLogScaleActionReader ¶ added in v1.7.0
type UpdateLogScaleActionReader struct {
// contains filtered or unexported fields
}
UpdateLogScaleActionReader is a Reader for the UpdateLogScaleAction structure.
func (*UpdateLogScaleActionReader) ReadResponse ¶ added in v1.7.0
func (o *UpdateLogScaleActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLogScaleAlertBadRequest ¶ added in v1.7.0
UpdateLogScaleAlertBadRequest describes a response with status code 400, with default header values.
Cannot update the LogScaleAlert because the request is invalid.
func NewUpdateLogScaleAlertBadRequest ¶ added in v1.7.0
func NewUpdateLogScaleAlertBadRequest() *UpdateLogScaleAlertBadRequest
NewUpdateLogScaleAlertBadRequest creates a UpdateLogScaleAlertBadRequest with default headers values
func (*UpdateLogScaleAlertBadRequest) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) Code() int
Code gets the status code for the update log scale alert bad request response
func (*UpdateLogScaleAlertBadRequest) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) Error() string
func (*UpdateLogScaleAlertBadRequest) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) GetPayload() *models.APIError
func (*UpdateLogScaleAlertBadRequest) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) IsClientError() bool
IsClientError returns true when this update log scale alert bad request response has a 4xx status code
func (*UpdateLogScaleAlertBadRequest) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) IsCode(code int) bool
IsCode returns true when this update log scale alert bad request response a status code equal to that given
func (*UpdateLogScaleAlertBadRequest) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) IsRedirect() bool
IsRedirect returns true when this update log scale alert bad request response has a 3xx status code
func (*UpdateLogScaleAlertBadRequest) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) IsServerError() bool
IsServerError returns true when this update log scale alert bad request response has a 5xx status code
func (*UpdateLogScaleAlertBadRequest) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) IsSuccess() bool
IsSuccess returns true when this update log scale alert bad request response has a 2xx status code
func (*UpdateLogScaleAlertBadRequest) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertBadRequest) String() string
type UpdateLogScaleAlertConflict ¶ added in v1.7.0
UpdateLogScaleAlertConflict describes a response with status code 409, with default header values.
Cannot update the LogScaleAlert because there is a conflict with an existing LogScaleAlert.
func NewUpdateLogScaleAlertConflict ¶ added in v1.7.0
func NewUpdateLogScaleAlertConflict() *UpdateLogScaleAlertConflict
NewUpdateLogScaleAlertConflict creates a UpdateLogScaleAlertConflict with default headers values
func (*UpdateLogScaleAlertConflict) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) Code() int
Code gets the status code for the update log scale alert conflict response
func (*UpdateLogScaleAlertConflict) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) Error() string
func (*UpdateLogScaleAlertConflict) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) GetPayload() *models.APIError
func (*UpdateLogScaleAlertConflict) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) IsClientError() bool
IsClientError returns true when this update log scale alert conflict response has a 4xx status code
func (*UpdateLogScaleAlertConflict) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) IsCode(code int) bool
IsCode returns true when this update log scale alert conflict response a status code equal to that given
func (*UpdateLogScaleAlertConflict) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) IsRedirect() bool
IsRedirect returns true when this update log scale alert conflict response has a 3xx status code
func (*UpdateLogScaleAlertConflict) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) IsServerError() bool
IsServerError returns true when this update log scale alert conflict response has a 5xx status code
func (*UpdateLogScaleAlertConflict) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) IsSuccess() bool
IsSuccess returns true when this update log scale alert conflict response has a 2xx status code
func (*UpdateLogScaleAlertConflict) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertConflict) String() string
type UpdateLogScaleAlertDefault ¶ added in v1.7.0
type UpdateLogScaleAlertDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateLogScaleAlertDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateLogScaleAlertDefault ¶ added in v1.7.0
func NewUpdateLogScaleAlertDefault(code int) *UpdateLogScaleAlertDefault
NewUpdateLogScaleAlertDefault creates a UpdateLogScaleAlertDefault with default headers values
func (*UpdateLogScaleAlertDefault) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) Code() int
Code gets the status code for the update log scale alert default response
func (*UpdateLogScaleAlertDefault) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) Error() string
func (*UpdateLogScaleAlertDefault) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) GetPayload() models.GenericError
func (*UpdateLogScaleAlertDefault) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) IsClientError() bool
IsClientError returns true when this update log scale alert default response has a 4xx status code
func (*UpdateLogScaleAlertDefault) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) IsCode(code int) bool
IsCode returns true when this update log scale alert default response a status code equal to that given
func (*UpdateLogScaleAlertDefault) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) IsRedirect() bool
IsRedirect returns true when this update log scale alert default response has a 3xx status code
func (*UpdateLogScaleAlertDefault) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) IsServerError() bool
IsServerError returns true when this update log scale alert default response has a 5xx status code
func (*UpdateLogScaleAlertDefault) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) IsSuccess() bool
IsSuccess returns true when this update log scale alert default response has a 2xx status code
func (*UpdateLogScaleAlertDefault) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertDefault) String() string
type UpdateLogScaleAlertInternalServerError ¶ added in v1.7.0
UpdateLogScaleAlertInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateLogScaleAlertInternalServerError ¶ added in v1.7.0
func NewUpdateLogScaleAlertInternalServerError() *UpdateLogScaleAlertInternalServerError
NewUpdateLogScaleAlertInternalServerError creates a UpdateLogScaleAlertInternalServerError with default headers values
func (*UpdateLogScaleAlertInternalServerError) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) Code() int
Code gets the status code for the update log scale alert internal server error response
func (*UpdateLogScaleAlertInternalServerError) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) Error() string
func (*UpdateLogScaleAlertInternalServerError) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) GetPayload() *models.APIError
func (*UpdateLogScaleAlertInternalServerError) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) IsClientError() bool
IsClientError returns true when this update log scale alert internal server error response has a 4xx status code
func (*UpdateLogScaleAlertInternalServerError) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) IsCode(code int) bool
IsCode returns true when this update log scale alert internal server error response a status code equal to that given
func (*UpdateLogScaleAlertInternalServerError) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) IsRedirect() bool
IsRedirect returns true when this update log scale alert internal server error response has a 3xx status code
func (*UpdateLogScaleAlertInternalServerError) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) IsServerError() bool
IsServerError returns true when this update log scale alert internal server error response has a 5xx status code
func (*UpdateLogScaleAlertInternalServerError) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) IsSuccess() bool
IsSuccess returns true when this update log scale alert internal server error response has a 2xx status code
func (*UpdateLogScaleAlertInternalServerError) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertInternalServerError) String() string
type UpdateLogScaleAlertNotFound ¶ added in v1.7.0
UpdateLogScaleAlertNotFound describes a response with status code 404, with default header values.
Cannot update the LogScaleAlert because the slug does not exist.
func NewUpdateLogScaleAlertNotFound ¶ added in v1.7.0
func NewUpdateLogScaleAlertNotFound() *UpdateLogScaleAlertNotFound
NewUpdateLogScaleAlertNotFound creates a UpdateLogScaleAlertNotFound with default headers values
func (*UpdateLogScaleAlertNotFound) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) Code() int
Code gets the status code for the update log scale alert not found response
func (*UpdateLogScaleAlertNotFound) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) Error() string
func (*UpdateLogScaleAlertNotFound) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) GetPayload() *models.APIError
func (*UpdateLogScaleAlertNotFound) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) IsClientError() bool
IsClientError returns true when this update log scale alert not found response has a 4xx status code
func (*UpdateLogScaleAlertNotFound) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) IsCode(code int) bool
IsCode returns true when this update log scale alert not found response a status code equal to that given
func (*UpdateLogScaleAlertNotFound) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) IsRedirect() bool
IsRedirect returns true when this update log scale alert not found response has a 3xx status code
func (*UpdateLogScaleAlertNotFound) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) IsServerError() bool
IsServerError returns true when this update log scale alert not found response has a 5xx status code
func (*UpdateLogScaleAlertNotFound) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) IsSuccess() bool
IsSuccess returns true when this update log scale alert not found response has a 2xx status code
func (*UpdateLogScaleAlertNotFound) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertNotFound) String() string
type UpdateLogScaleAlertOK ¶ added in v1.7.0
type UpdateLogScaleAlertOK struct {
Payload *models.ConfigunstableUpdateLogScaleAlertResponse
}
UpdateLogScaleAlertOK describes a response with status code 200, with default header values.
A successful response containing the updated LogScaleAlert.
func NewUpdateLogScaleAlertOK ¶ added in v1.7.0
func NewUpdateLogScaleAlertOK() *UpdateLogScaleAlertOK
NewUpdateLogScaleAlertOK creates a UpdateLogScaleAlertOK with default headers values
func (*UpdateLogScaleAlertOK) Code ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) Code() int
Code gets the status code for the update log scale alert o k response
func (*UpdateLogScaleAlertOK) Error ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) Error() string
func (*UpdateLogScaleAlertOK) GetPayload ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) GetPayload() *models.ConfigunstableUpdateLogScaleAlertResponse
func (*UpdateLogScaleAlertOK) IsClientError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) IsClientError() bool
IsClientError returns true when this update log scale alert o k response has a 4xx status code
func (*UpdateLogScaleAlertOK) IsCode ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) IsCode(code int) bool
IsCode returns true when this update log scale alert o k response a status code equal to that given
func (*UpdateLogScaleAlertOK) IsRedirect ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) IsRedirect() bool
IsRedirect returns true when this update log scale alert o k response has a 3xx status code
func (*UpdateLogScaleAlertOK) IsServerError ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) IsServerError() bool
IsServerError returns true when this update log scale alert o k response has a 5xx status code
func (*UpdateLogScaleAlertOK) IsSuccess ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) IsSuccess() bool
IsSuccess returns true when this update log scale alert o k response has a 2xx status code
func (*UpdateLogScaleAlertOK) String ¶ added in v1.7.0
func (o *UpdateLogScaleAlertOK) String() string
type UpdateLogScaleAlertParams ¶ added in v1.7.0
type UpdateLogScaleAlertParams struct { // Body. Body *models.ConfigUnstableUpdateLogScaleAlertBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLogScaleAlertParams contains all the parameters to send to the API endpoint
for the update log scale alert operation. Typically these are written to a http.Request.
func NewUpdateLogScaleAlertParams ¶ added in v1.7.0
func NewUpdateLogScaleAlertParams() *UpdateLogScaleAlertParams
NewUpdateLogScaleAlertParams creates a new UpdateLogScaleAlertParams 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 NewUpdateLogScaleAlertParamsWithContext ¶ added in v1.7.0
func NewUpdateLogScaleAlertParamsWithContext(ctx context.Context) *UpdateLogScaleAlertParams
NewUpdateLogScaleAlertParamsWithContext creates a new UpdateLogScaleAlertParams object with the ability to set a context for a request.
func NewUpdateLogScaleAlertParamsWithHTTPClient ¶ added in v1.7.0
func NewUpdateLogScaleAlertParamsWithHTTPClient(client *http.Client) *UpdateLogScaleAlertParams
NewUpdateLogScaleAlertParamsWithHTTPClient creates a new UpdateLogScaleAlertParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateLogScaleAlertParamsWithTimeout ¶ added in v1.7.0
func NewUpdateLogScaleAlertParamsWithTimeout(timeout time.Duration) *UpdateLogScaleAlertParams
NewUpdateLogScaleAlertParamsWithTimeout creates a new UpdateLogScaleAlertParams object with the ability to set a timeout on a request.
func (*UpdateLogScaleAlertParams) SetBody ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetBody(body *models.ConfigUnstableUpdateLogScaleAlertBody)
SetBody adds the body to the update log scale alert params
func (*UpdateLogScaleAlertParams) SetContext ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetContext(ctx context.Context)
SetContext adds the context to the update log scale alert params
func (*UpdateLogScaleAlertParams) SetDefaults ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetDefaults()
SetDefaults hydrates default values in the update log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogScaleAlertParams) SetHTTPClient ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update log scale alert params
func (*UpdateLogScaleAlertParams) SetSlug ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetSlug(slug string)
SetSlug adds the slug to the update log scale alert params
func (*UpdateLogScaleAlertParams) SetTimeout ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update log scale alert params
func (*UpdateLogScaleAlertParams) WithBody ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithBody(body *models.ConfigUnstableUpdateLogScaleAlertBody) *UpdateLogScaleAlertParams
WithBody adds the body to the update log scale alert params
func (*UpdateLogScaleAlertParams) WithContext ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithContext(ctx context.Context) *UpdateLogScaleAlertParams
WithContext adds the context to the update log scale alert params
func (*UpdateLogScaleAlertParams) WithDefaults ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithDefaults() *UpdateLogScaleAlertParams
WithDefaults hydrates default values in the update log scale alert params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateLogScaleAlertParams) WithHTTPClient ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithHTTPClient(client *http.Client) *UpdateLogScaleAlertParams
WithHTTPClient adds the HTTPClient to the update log scale alert params
func (*UpdateLogScaleAlertParams) WithSlug ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithSlug(slug string) *UpdateLogScaleAlertParams
WithSlug adds the slug to the update log scale alert params
func (*UpdateLogScaleAlertParams) WithTimeout ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WithTimeout(timeout time.Duration) *UpdateLogScaleAlertParams
WithTimeout adds the timeout to the update log scale alert params
func (*UpdateLogScaleAlertParams) WriteToRequest ¶ added in v1.7.0
func (o *UpdateLogScaleAlertParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLogScaleAlertReader ¶ added in v1.7.0
type UpdateLogScaleAlertReader struct {
// contains filtered or unexported fields
}
UpdateLogScaleAlertReader is a Reader for the UpdateLogScaleAlert structure.
func (*UpdateLogScaleAlertReader) ReadResponse ¶ added in v1.7.0
func (o *UpdateLogScaleAlertReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNoopEntityBadRequest ¶
UpdateNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot update the NoopEntity because the request is invalid.
func NewUpdateNoopEntityBadRequest ¶
func NewUpdateNoopEntityBadRequest() *UpdateNoopEntityBadRequest
NewUpdateNoopEntityBadRequest creates a UpdateNoopEntityBadRequest with default headers values
func (*UpdateNoopEntityBadRequest) Code ¶
func (o *UpdateNoopEntityBadRequest) Code() int
Code gets the status code for the update noop entity bad request response
func (*UpdateNoopEntityBadRequest) Error ¶
func (o *UpdateNoopEntityBadRequest) Error() string
func (*UpdateNoopEntityBadRequest) GetPayload ¶
func (o *UpdateNoopEntityBadRequest) GetPayload() *models.APIError
func (*UpdateNoopEntityBadRequest) IsClientError ¶
func (o *UpdateNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this update noop entity bad request response has a 4xx status code
func (*UpdateNoopEntityBadRequest) IsCode ¶
func (o *UpdateNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this update noop entity bad request response a status code equal to that given
func (*UpdateNoopEntityBadRequest) IsRedirect ¶
func (o *UpdateNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this update noop entity bad request response has a 3xx status code
func (*UpdateNoopEntityBadRequest) IsServerError ¶
func (o *UpdateNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this update noop entity bad request response has a 5xx status code
func (*UpdateNoopEntityBadRequest) IsSuccess ¶
func (o *UpdateNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this update noop entity bad request response has a 2xx status code
func (*UpdateNoopEntityBadRequest) String ¶
func (o *UpdateNoopEntityBadRequest) String() string
type UpdateNoopEntityConflict ¶
UpdateNoopEntityConflict describes a response with status code 409, with default header values.
Cannot update the NoopEntity because there is a conflict with an existing NoopEntity.
func NewUpdateNoopEntityConflict ¶
func NewUpdateNoopEntityConflict() *UpdateNoopEntityConflict
NewUpdateNoopEntityConflict creates a UpdateNoopEntityConflict with default headers values
func (*UpdateNoopEntityConflict) Code ¶
func (o *UpdateNoopEntityConflict) Code() int
Code gets the status code for the update noop entity conflict response
func (*UpdateNoopEntityConflict) Error ¶
func (o *UpdateNoopEntityConflict) Error() string
func (*UpdateNoopEntityConflict) GetPayload ¶
func (o *UpdateNoopEntityConflict) GetPayload() *models.APIError
func (*UpdateNoopEntityConflict) IsClientError ¶
func (o *UpdateNoopEntityConflict) IsClientError() bool
IsClientError returns true when this update noop entity conflict response has a 4xx status code
func (*UpdateNoopEntityConflict) IsCode ¶
func (o *UpdateNoopEntityConflict) IsCode(code int) bool
IsCode returns true when this update noop entity conflict response a status code equal to that given
func (*UpdateNoopEntityConflict) IsRedirect ¶
func (o *UpdateNoopEntityConflict) IsRedirect() bool
IsRedirect returns true when this update noop entity conflict response has a 3xx status code
func (*UpdateNoopEntityConflict) IsServerError ¶
func (o *UpdateNoopEntityConflict) IsServerError() bool
IsServerError returns true when this update noop entity conflict response has a 5xx status code
func (*UpdateNoopEntityConflict) IsSuccess ¶
func (o *UpdateNoopEntityConflict) IsSuccess() bool
IsSuccess returns true when this update noop entity conflict response has a 2xx status code
func (*UpdateNoopEntityConflict) String ¶
func (o *UpdateNoopEntityConflict) String() string
type UpdateNoopEntityDefault ¶
type UpdateNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateNoopEntityDefault ¶
func NewUpdateNoopEntityDefault(code int) *UpdateNoopEntityDefault
NewUpdateNoopEntityDefault creates a UpdateNoopEntityDefault with default headers values
func (*UpdateNoopEntityDefault) Code ¶
func (o *UpdateNoopEntityDefault) Code() int
Code gets the status code for the update noop entity default response
func (*UpdateNoopEntityDefault) Error ¶
func (o *UpdateNoopEntityDefault) Error() string
func (*UpdateNoopEntityDefault) GetPayload ¶
func (o *UpdateNoopEntityDefault) GetPayload() models.GenericError
func (*UpdateNoopEntityDefault) IsClientError ¶
func (o *UpdateNoopEntityDefault) IsClientError() bool
IsClientError returns true when this update noop entity default response has a 4xx status code
func (*UpdateNoopEntityDefault) IsCode ¶
func (o *UpdateNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this update noop entity default response a status code equal to that given
func (*UpdateNoopEntityDefault) IsRedirect ¶
func (o *UpdateNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this update noop entity default response has a 3xx status code
func (*UpdateNoopEntityDefault) IsServerError ¶
func (o *UpdateNoopEntityDefault) IsServerError() bool
IsServerError returns true when this update noop entity default response has a 5xx status code
func (*UpdateNoopEntityDefault) IsSuccess ¶
func (o *UpdateNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this update noop entity default response has a 2xx status code
func (*UpdateNoopEntityDefault) String ¶
func (o *UpdateNoopEntityDefault) String() string
type UpdateNoopEntityInternalServerError ¶
UpdateNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateNoopEntityInternalServerError ¶
func NewUpdateNoopEntityInternalServerError() *UpdateNoopEntityInternalServerError
NewUpdateNoopEntityInternalServerError creates a UpdateNoopEntityInternalServerError with default headers values
func (*UpdateNoopEntityInternalServerError) Code ¶
func (o *UpdateNoopEntityInternalServerError) Code() int
Code gets the status code for the update noop entity internal server error response
func (*UpdateNoopEntityInternalServerError) Error ¶
func (o *UpdateNoopEntityInternalServerError) Error() string
func (*UpdateNoopEntityInternalServerError) GetPayload ¶
func (o *UpdateNoopEntityInternalServerError) GetPayload() *models.APIError
func (*UpdateNoopEntityInternalServerError) IsClientError ¶
func (o *UpdateNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this update noop entity internal server error response has a 4xx status code
func (*UpdateNoopEntityInternalServerError) IsCode ¶
func (o *UpdateNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this update noop entity internal server error response a status code equal to that given
func (*UpdateNoopEntityInternalServerError) IsRedirect ¶
func (o *UpdateNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this update noop entity internal server error response has a 3xx status code
func (*UpdateNoopEntityInternalServerError) IsServerError ¶
func (o *UpdateNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this update noop entity internal server error response has a 5xx status code
func (*UpdateNoopEntityInternalServerError) IsSuccess ¶
func (o *UpdateNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this update noop entity internal server error response has a 2xx status code
func (*UpdateNoopEntityInternalServerError) String ¶
func (o *UpdateNoopEntityInternalServerError) String() string
type UpdateNoopEntityNotFound ¶
UpdateNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot update the NoopEntity because the slug does not exist.
func NewUpdateNoopEntityNotFound ¶
func NewUpdateNoopEntityNotFound() *UpdateNoopEntityNotFound
NewUpdateNoopEntityNotFound creates a UpdateNoopEntityNotFound with default headers values
func (*UpdateNoopEntityNotFound) Code ¶
func (o *UpdateNoopEntityNotFound) Code() int
Code gets the status code for the update noop entity not found response
func (*UpdateNoopEntityNotFound) Error ¶
func (o *UpdateNoopEntityNotFound) Error() string
func (*UpdateNoopEntityNotFound) GetPayload ¶
func (o *UpdateNoopEntityNotFound) GetPayload() *models.APIError
func (*UpdateNoopEntityNotFound) IsClientError ¶
func (o *UpdateNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this update noop entity not found response has a 4xx status code
func (*UpdateNoopEntityNotFound) IsCode ¶
func (o *UpdateNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this update noop entity not found response a status code equal to that given
func (*UpdateNoopEntityNotFound) IsRedirect ¶
func (o *UpdateNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this update noop entity not found response has a 3xx status code
func (*UpdateNoopEntityNotFound) IsServerError ¶
func (o *UpdateNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this update noop entity not found response has a 5xx status code
func (*UpdateNoopEntityNotFound) IsSuccess ¶
func (o *UpdateNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this update noop entity not found response has a 2xx status code
func (*UpdateNoopEntityNotFound) String ¶
func (o *UpdateNoopEntityNotFound) String() string
type UpdateNoopEntityOK ¶
type UpdateNoopEntityOK struct {
Payload *models.ConfigunstableUpdateNoopEntityResponse
}
UpdateNoopEntityOK describes a response with status code 200, with default header values.
A successful response containing the updated NoopEntity.
func NewUpdateNoopEntityOK ¶
func NewUpdateNoopEntityOK() *UpdateNoopEntityOK
NewUpdateNoopEntityOK creates a UpdateNoopEntityOK with default headers values
func (*UpdateNoopEntityOK) Code ¶
func (o *UpdateNoopEntityOK) Code() int
Code gets the status code for the update noop entity o k response
func (*UpdateNoopEntityOK) Error ¶
func (o *UpdateNoopEntityOK) Error() string
func (*UpdateNoopEntityOK) GetPayload ¶
func (o *UpdateNoopEntityOK) GetPayload() *models.ConfigunstableUpdateNoopEntityResponse
func (*UpdateNoopEntityOK) IsClientError ¶
func (o *UpdateNoopEntityOK) IsClientError() bool
IsClientError returns true when this update noop entity o k response has a 4xx status code
func (*UpdateNoopEntityOK) IsCode ¶
func (o *UpdateNoopEntityOK) IsCode(code int) bool
IsCode returns true when this update noop entity o k response a status code equal to that given
func (*UpdateNoopEntityOK) IsRedirect ¶
func (o *UpdateNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this update noop entity o k response has a 3xx status code
func (*UpdateNoopEntityOK) IsServerError ¶
func (o *UpdateNoopEntityOK) IsServerError() bool
IsServerError returns true when this update noop entity o k response has a 5xx status code
func (*UpdateNoopEntityOK) IsSuccess ¶
func (o *UpdateNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this update noop entity o k response has a 2xx status code
func (*UpdateNoopEntityOK) String ¶
func (o *UpdateNoopEntityOK) String() string
type UpdateNoopEntityParams ¶
type UpdateNoopEntityParams struct { // Body. Body *models.ConfigUnstableUpdateNoopEntityBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNoopEntityParams contains all the parameters to send to the API endpoint
for the update noop entity operation. Typically these are written to a http.Request.
func NewUpdateNoopEntityParams ¶
func NewUpdateNoopEntityParams() *UpdateNoopEntityParams
NewUpdateNoopEntityParams creates a new UpdateNoopEntityParams 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 NewUpdateNoopEntityParamsWithContext ¶
func NewUpdateNoopEntityParamsWithContext(ctx context.Context) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithContext creates a new UpdateNoopEntityParams object with the ability to set a context for a request.
func NewUpdateNoopEntityParamsWithHTTPClient ¶
func NewUpdateNoopEntityParamsWithHTTPClient(client *http.Client) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithHTTPClient creates a new UpdateNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateNoopEntityParamsWithTimeout ¶
func NewUpdateNoopEntityParamsWithTimeout(timeout time.Duration) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithTimeout creates a new UpdateNoopEntityParams object with the ability to set a timeout on a request.
func (*UpdateNoopEntityParams) SetBody ¶
func (o *UpdateNoopEntityParams) SetBody(body *models.ConfigUnstableUpdateNoopEntityBody)
SetBody adds the body to the update noop entity params
func (*UpdateNoopEntityParams) SetContext ¶
func (o *UpdateNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the update noop entity params
func (*UpdateNoopEntityParams) SetDefaults ¶
func (o *UpdateNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the update noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNoopEntityParams) SetHTTPClient ¶
func (o *UpdateNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update noop entity params
func (*UpdateNoopEntityParams) SetSlug ¶
func (o *UpdateNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the update noop entity params
func (*UpdateNoopEntityParams) SetTimeout ¶
func (o *UpdateNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update noop entity params
func (*UpdateNoopEntityParams) WithBody ¶
func (o *UpdateNoopEntityParams) WithBody(body *models.ConfigUnstableUpdateNoopEntityBody) *UpdateNoopEntityParams
WithBody adds the body to the update noop entity params
func (*UpdateNoopEntityParams) WithContext ¶
func (o *UpdateNoopEntityParams) WithContext(ctx context.Context) *UpdateNoopEntityParams
WithContext adds the context to the update noop entity params
func (*UpdateNoopEntityParams) WithDefaults ¶
func (o *UpdateNoopEntityParams) WithDefaults() *UpdateNoopEntityParams
WithDefaults hydrates default values in the update noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNoopEntityParams) WithHTTPClient ¶
func (o *UpdateNoopEntityParams) WithHTTPClient(client *http.Client) *UpdateNoopEntityParams
WithHTTPClient adds the HTTPClient to the update noop entity params
func (*UpdateNoopEntityParams) WithSlug ¶
func (o *UpdateNoopEntityParams) WithSlug(slug string) *UpdateNoopEntityParams
WithSlug adds the slug to the update noop entity params
func (*UpdateNoopEntityParams) WithTimeout ¶
func (o *UpdateNoopEntityParams) WithTimeout(timeout time.Duration) *UpdateNoopEntityParams
WithTimeout adds the timeout to the update noop entity params
func (*UpdateNoopEntityParams) WriteToRequest ¶
func (o *UpdateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNoopEntityReader ¶
type UpdateNoopEntityReader struct {
// contains filtered or unexported fields
}
UpdateNoopEntityReader is a Reader for the UpdateNoopEntity structure.
func (*UpdateNoopEntityReader) ReadResponse ¶
func (o *UpdateNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOtelMetricsIngestionBadRequest ¶ added in v1.6.0
UpdateOtelMetricsIngestionBadRequest describes a response with status code 400, with default header values.
Cannot update the OtelMetricsIngestion because the request is invalid.
func NewUpdateOtelMetricsIngestionBadRequest ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionBadRequest() *UpdateOtelMetricsIngestionBadRequest
NewUpdateOtelMetricsIngestionBadRequest creates a UpdateOtelMetricsIngestionBadRequest with default headers values
func (*UpdateOtelMetricsIngestionBadRequest) Code ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) Code() int
Code gets the status code for the update otel metrics ingestion bad request response
func (*UpdateOtelMetricsIngestionBadRequest) Error ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) Error() string
func (*UpdateOtelMetricsIngestionBadRequest) GetPayload ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) GetPayload() *models.APIError
func (*UpdateOtelMetricsIngestionBadRequest) IsClientError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) IsClientError() bool
IsClientError returns true when this update otel metrics ingestion bad request response has a 4xx status code
func (*UpdateOtelMetricsIngestionBadRequest) IsCode ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) IsCode(code int) bool
IsCode returns true when this update otel metrics ingestion bad request response a status code equal to that given
func (*UpdateOtelMetricsIngestionBadRequest) IsRedirect ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) IsRedirect() bool
IsRedirect returns true when this update otel metrics ingestion bad request response has a 3xx status code
func (*UpdateOtelMetricsIngestionBadRequest) IsServerError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) IsServerError() bool
IsServerError returns true when this update otel metrics ingestion bad request response has a 5xx status code
func (*UpdateOtelMetricsIngestionBadRequest) IsSuccess ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) IsSuccess() bool
IsSuccess returns true when this update otel metrics ingestion bad request response has a 2xx status code
func (*UpdateOtelMetricsIngestionBadRequest) String ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionBadRequest) String() string
type UpdateOtelMetricsIngestionDefault ¶ added in v1.6.0
type UpdateOtelMetricsIngestionDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateOtelMetricsIngestionDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateOtelMetricsIngestionDefault ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionDefault(code int) *UpdateOtelMetricsIngestionDefault
NewUpdateOtelMetricsIngestionDefault creates a UpdateOtelMetricsIngestionDefault with default headers values
func (*UpdateOtelMetricsIngestionDefault) Code ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) Code() int
Code gets the status code for the update otel metrics ingestion default response
func (*UpdateOtelMetricsIngestionDefault) Error ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) Error() string
func (*UpdateOtelMetricsIngestionDefault) GetPayload ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) GetPayload() models.GenericError
func (*UpdateOtelMetricsIngestionDefault) IsClientError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) IsClientError() bool
IsClientError returns true when this update otel metrics ingestion default response has a 4xx status code
func (*UpdateOtelMetricsIngestionDefault) IsCode ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) IsCode(code int) bool
IsCode returns true when this update otel metrics ingestion default response a status code equal to that given
func (*UpdateOtelMetricsIngestionDefault) IsRedirect ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) IsRedirect() bool
IsRedirect returns true when this update otel metrics ingestion default response has a 3xx status code
func (*UpdateOtelMetricsIngestionDefault) IsServerError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) IsServerError() bool
IsServerError returns true when this update otel metrics ingestion default response has a 5xx status code
func (*UpdateOtelMetricsIngestionDefault) IsSuccess ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) IsSuccess() bool
IsSuccess returns true when this update otel metrics ingestion default response has a 2xx status code
func (*UpdateOtelMetricsIngestionDefault) String ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionDefault) String() string
type UpdateOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
UpdateOtelMetricsIngestionInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateOtelMetricsIngestionInternalServerError ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionInternalServerError() *UpdateOtelMetricsIngestionInternalServerError
NewUpdateOtelMetricsIngestionInternalServerError creates a UpdateOtelMetricsIngestionInternalServerError with default headers values
func (*UpdateOtelMetricsIngestionInternalServerError) Code ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) Code() int
Code gets the status code for the update otel metrics ingestion internal server error response
func (*UpdateOtelMetricsIngestionInternalServerError) Error ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) Error() string
func (*UpdateOtelMetricsIngestionInternalServerError) GetPayload ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) GetPayload() *models.APIError
func (*UpdateOtelMetricsIngestionInternalServerError) IsClientError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) IsClientError() bool
IsClientError returns true when this update otel metrics ingestion internal server error response has a 4xx status code
func (*UpdateOtelMetricsIngestionInternalServerError) IsCode ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) IsCode(code int) bool
IsCode returns true when this update otel metrics ingestion internal server error response a status code equal to that given
func (*UpdateOtelMetricsIngestionInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) IsRedirect() bool
IsRedirect returns true when this update otel metrics ingestion internal server error response has a 3xx status code
func (*UpdateOtelMetricsIngestionInternalServerError) IsServerError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) IsServerError() bool
IsServerError returns true when this update otel metrics ingestion internal server error response has a 5xx status code
func (*UpdateOtelMetricsIngestionInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) IsSuccess() bool
IsSuccess returns true when this update otel metrics ingestion internal server error response has a 2xx status code
func (*UpdateOtelMetricsIngestionInternalServerError) String ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionInternalServerError) String() string
type UpdateOtelMetricsIngestionNotFound ¶ added in v1.6.0
UpdateOtelMetricsIngestionNotFound describes a response with status code 404, with default header values.
Cannot update the OtelMetricsIngestion because OtelMetricsIngestion has not been created.
func NewUpdateOtelMetricsIngestionNotFound ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionNotFound() *UpdateOtelMetricsIngestionNotFound
NewUpdateOtelMetricsIngestionNotFound creates a UpdateOtelMetricsIngestionNotFound with default headers values
func (*UpdateOtelMetricsIngestionNotFound) Code ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) Code() int
Code gets the status code for the update otel metrics ingestion not found response
func (*UpdateOtelMetricsIngestionNotFound) Error ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) Error() string
func (*UpdateOtelMetricsIngestionNotFound) GetPayload ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) GetPayload() *models.APIError
func (*UpdateOtelMetricsIngestionNotFound) IsClientError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) IsClientError() bool
IsClientError returns true when this update otel metrics ingestion not found response has a 4xx status code
func (*UpdateOtelMetricsIngestionNotFound) IsCode ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) IsCode(code int) bool
IsCode returns true when this update otel metrics ingestion not found response a status code equal to that given
func (*UpdateOtelMetricsIngestionNotFound) IsRedirect ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) IsRedirect() bool
IsRedirect returns true when this update otel metrics ingestion not found response has a 3xx status code
func (*UpdateOtelMetricsIngestionNotFound) IsServerError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) IsServerError() bool
IsServerError returns true when this update otel metrics ingestion not found response has a 5xx status code
func (*UpdateOtelMetricsIngestionNotFound) IsSuccess ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) IsSuccess() bool
IsSuccess returns true when this update otel metrics ingestion not found response has a 2xx status code
func (*UpdateOtelMetricsIngestionNotFound) String ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionNotFound) String() string
type UpdateOtelMetricsIngestionOK ¶ added in v1.6.0
type UpdateOtelMetricsIngestionOK struct {
Payload *models.ConfigunstableUpdateOtelMetricsIngestionResponse
}
UpdateOtelMetricsIngestionOK describes a response with status code 200, with default header values.
A successful response containing the updated OtelMetricsIngestion.
func NewUpdateOtelMetricsIngestionOK ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionOK() *UpdateOtelMetricsIngestionOK
NewUpdateOtelMetricsIngestionOK creates a UpdateOtelMetricsIngestionOK with default headers values
func (*UpdateOtelMetricsIngestionOK) Code ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) Code() int
Code gets the status code for the update otel metrics ingestion o k response
func (*UpdateOtelMetricsIngestionOK) Error ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) Error() string
func (*UpdateOtelMetricsIngestionOK) GetPayload ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) GetPayload() *models.ConfigunstableUpdateOtelMetricsIngestionResponse
func (*UpdateOtelMetricsIngestionOK) IsClientError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) IsClientError() bool
IsClientError returns true when this update otel metrics ingestion o k response has a 4xx status code
func (*UpdateOtelMetricsIngestionOK) IsCode ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) IsCode(code int) bool
IsCode returns true when this update otel metrics ingestion o k response a status code equal to that given
func (*UpdateOtelMetricsIngestionOK) IsRedirect ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) IsRedirect() bool
IsRedirect returns true when this update otel metrics ingestion o k response has a 3xx status code
func (*UpdateOtelMetricsIngestionOK) IsServerError ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) IsServerError() bool
IsServerError returns true when this update otel metrics ingestion o k response has a 5xx status code
func (*UpdateOtelMetricsIngestionOK) IsSuccess ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) IsSuccess() bool
IsSuccess returns true when this update otel metrics ingestion o k response has a 2xx status code
func (*UpdateOtelMetricsIngestionOK) String ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionOK) String() string
type UpdateOtelMetricsIngestionParams ¶ added in v1.6.0
type UpdateOtelMetricsIngestionParams struct { // Body. Body *models.ConfigunstableUpdateOtelMetricsIngestionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOtelMetricsIngestionParams contains all the parameters to send to the API endpoint
for the update otel metrics ingestion operation. Typically these are written to a http.Request.
func NewUpdateOtelMetricsIngestionParams ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionParams() *UpdateOtelMetricsIngestionParams
NewUpdateOtelMetricsIngestionParams creates a new UpdateOtelMetricsIngestionParams 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 NewUpdateOtelMetricsIngestionParamsWithContext ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionParamsWithContext(ctx context.Context) *UpdateOtelMetricsIngestionParams
NewUpdateOtelMetricsIngestionParamsWithContext creates a new UpdateOtelMetricsIngestionParams object with the ability to set a context for a request.
func NewUpdateOtelMetricsIngestionParamsWithHTTPClient ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionParamsWithHTTPClient(client *http.Client) *UpdateOtelMetricsIngestionParams
NewUpdateOtelMetricsIngestionParamsWithHTTPClient creates a new UpdateOtelMetricsIngestionParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOtelMetricsIngestionParamsWithTimeout ¶ added in v1.6.0
func NewUpdateOtelMetricsIngestionParamsWithTimeout(timeout time.Duration) *UpdateOtelMetricsIngestionParams
NewUpdateOtelMetricsIngestionParamsWithTimeout creates a new UpdateOtelMetricsIngestionParams object with the ability to set a timeout on a request.
func (*UpdateOtelMetricsIngestionParams) SetBody ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) SetBody(body *models.ConfigunstableUpdateOtelMetricsIngestionRequest)
SetBody adds the body to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) SetContext ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) SetContext(ctx context.Context)
SetContext adds the context to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) SetDefaults ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) SetDefaults()
SetDefaults hydrates default values in the update otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOtelMetricsIngestionParams) SetHTTPClient ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) SetTimeout ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) WithBody ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WithBody(body *models.ConfigunstableUpdateOtelMetricsIngestionRequest) *UpdateOtelMetricsIngestionParams
WithBody adds the body to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) WithContext ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WithContext(ctx context.Context) *UpdateOtelMetricsIngestionParams
WithContext adds the context to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) WithDefaults ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WithDefaults() *UpdateOtelMetricsIngestionParams
WithDefaults hydrates default values in the update otel metrics ingestion params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOtelMetricsIngestionParams) WithHTTPClient ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WithHTTPClient(client *http.Client) *UpdateOtelMetricsIngestionParams
WithHTTPClient adds the HTTPClient to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) WithTimeout ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WithTimeout(timeout time.Duration) *UpdateOtelMetricsIngestionParams
WithTimeout adds the timeout to the update otel metrics ingestion params
func (*UpdateOtelMetricsIngestionParams) WriteToRequest ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOtelMetricsIngestionReader ¶ added in v1.6.0
type UpdateOtelMetricsIngestionReader struct {
// contains filtered or unexported fields
}
UpdateOtelMetricsIngestionReader is a Reader for the UpdateOtelMetricsIngestion structure.
func (*UpdateOtelMetricsIngestionReader) ReadResponse ¶ added in v1.6.0
func (o *UpdateOtelMetricsIngestionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSavedTraceSearchBadRequest ¶
UpdateSavedTraceSearchBadRequest describes a response with status code 400, with default header values.
Cannot update the SavedTraceSearch because the request is invalid.
func NewUpdateSavedTraceSearchBadRequest ¶
func NewUpdateSavedTraceSearchBadRequest() *UpdateSavedTraceSearchBadRequest
NewUpdateSavedTraceSearchBadRequest creates a UpdateSavedTraceSearchBadRequest with default headers values
func (*UpdateSavedTraceSearchBadRequest) Code ¶
func (o *UpdateSavedTraceSearchBadRequest) Code() int
Code gets the status code for the update saved trace search bad request response
func (*UpdateSavedTraceSearchBadRequest) Error ¶
func (o *UpdateSavedTraceSearchBadRequest) Error() string
func (*UpdateSavedTraceSearchBadRequest) GetPayload ¶
func (o *UpdateSavedTraceSearchBadRequest) GetPayload() *models.APIError
func (*UpdateSavedTraceSearchBadRequest) IsClientError ¶
func (o *UpdateSavedTraceSearchBadRequest) IsClientError() bool
IsClientError returns true when this update saved trace search bad request response has a 4xx status code
func (*UpdateSavedTraceSearchBadRequest) IsCode ¶
func (o *UpdateSavedTraceSearchBadRequest) IsCode(code int) bool
IsCode returns true when this update saved trace search bad request response a status code equal to that given
func (*UpdateSavedTraceSearchBadRequest) IsRedirect ¶
func (o *UpdateSavedTraceSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this update saved trace search bad request response has a 3xx status code
func (*UpdateSavedTraceSearchBadRequest) IsServerError ¶
func (o *UpdateSavedTraceSearchBadRequest) IsServerError() bool
IsServerError returns true when this update saved trace search bad request response has a 5xx status code
func (*UpdateSavedTraceSearchBadRequest) IsSuccess ¶
func (o *UpdateSavedTraceSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this update saved trace search bad request response has a 2xx status code
func (*UpdateSavedTraceSearchBadRequest) String ¶
func (o *UpdateSavedTraceSearchBadRequest) String() string
type UpdateSavedTraceSearchConflict ¶
UpdateSavedTraceSearchConflict describes a response with status code 409, with default header values.
Cannot update the SavedTraceSearch because there is a conflict with an existing SavedTraceSearch.
func NewUpdateSavedTraceSearchConflict ¶
func NewUpdateSavedTraceSearchConflict() *UpdateSavedTraceSearchConflict
NewUpdateSavedTraceSearchConflict creates a UpdateSavedTraceSearchConflict with default headers values
func (*UpdateSavedTraceSearchConflict) Code ¶
func (o *UpdateSavedTraceSearchConflict) Code() int
Code gets the status code for the update saved trace search conflict response
func (*UpdateSavedTraceSearchConflict) Error ¶
func (o *UpdateSavedTraceSearchConflict) Error() string
func (*UpdateSavedTraceSearchConflict) GetPayload ¶
func (o *UpdateSavedTraceSearchConflict) GetPayload() *models.APIError
func (*UpdateSavedTraceSearchConflict) IsClientError ¶
func (o *UpdateSavedTraceSearchConflict) IsClientError() bool
IsClientError returns true when this update saved trace search conflict response has a 4xx status code
func (*UpdateSavedTraceSearchConflict) IsCode ¶
func (o *UpdateSavedTraceSearchConflict) IsCode(code int) bool
IsCode returns true when this update saved trace search conflict response a status code equal to that given
func (*UpdateSavedTraceSearchConflict) IsRedirect ¶
func (o *UpdateSavedTraceSearchConflict) IsRedirect() bool
IsRedirect returns true when this update saved trace search conflict response has a 3xx status code
func (*UpdateSavedTraceSearchConflict) IsServerError ¶
func (o *UpdateSavedTraceSearchConflict) IsServerError() bool
IsServerError returns true when this update saved trace search conflict response has a 5xx status code
func (*UpdateSavedTraceSearchConflict) IsSuccess ¶
func (o *UpdateSavedTraceSearchConflict) IsSuccess() bool
IsSuccess returns true when this update saved trace search conflict response has a 2xx status code
func (*UpdateSavedTraceSearchConflict) String ¶
func (o *UpdateSavedTraceSearchConflict) String() string
type UpdateSavedTraceSearchDefault ¶
type UpdateSavedTraceSearchDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateSavedTraceSearchDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateSavedTraceSearchDefault ¶
func NewUpdateSavedTraceSearchDefault(code int) *UpdateSavedTraceSearchDefault
NewUpdateSavedTraceSearchDefault creates a UpdateSavedTraceSearchDefault with default headers values
func (*UpdateSavedTraceSearchDefault) Code ¶
func (o *UpdateSavedTraceSearchDefault) Code() int
Code gets the status code for the update saved trace search default response
func (*UpdateSavedTraceSearchDefault) Error ¶
func (o *UpdateSavedTraceSearchDefault) Error() string
func (*UpdateSavedTraceSearchDefault) GetPayload ¶
func (o *UpdateSavedTraceSearchDefault) GetPayload() models.GenericError
func (*UpdateSavedTraceSearchDefault) IsClientError ¶
func (o *UpdateSavedTraceSearchDefault) IsClientError() bool
IsClientError returns true when this update saved trace search default response has a 4xx status code
func (*UpdateSavedTraceSearchDefault) IsCode ¶
func (o *UpdateSavedTraceSearchDefault) IsCode(code int) bool
IsCode returns true when this update saved trace search default response a status code equal to that given
func (*UpdateSavedTraceSearchDefault) IsRedirect ¶
func (o *UpdateSavedTraceSearchDefault) IsRedirect() bool
IsRedirect returns true when this update saved trace search default response has a 3xx status code
func (*UpdateSavedTraceSearchDefault) IsServerError ¶
func (o *UpdateSavedTraceSearchDefault) IsServerError() bool
IsServerError returns true when this update saved trace search default response has a 5xx status code
func (*UpdateSavedTraceSearchDefault) IsSuccess ¶
func (o *UpdateSavedTraceSearchDefault) IsSuccess() bool
IsSuccess returns true when this update saved trace search default response has a 2xx status code
func (*UpdateSavedTraceSearchDefault) String ¶
func (o *UpdateSavedTraceSearchDefault) String() string
type UpdateSavedTraceSearchInternalServerError ¶
UpdateSavedTraceSearchInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateSavedTraceSearchInternalServerError ¶
func NewUpdateSavedTraceSearchInternalServerError() *UpdateSavedTraceSearchInternalServerError
NewUpdateSavedTraceSearchInternalServerError creates a UpdateSavedTraceSearchInternalServerError with default headers values
func (*UpdateSavedTraceSearchInternalServerError) Code ¶
func (o *UpdateSavedTraceSearchInternalServerError) Code() int
Code gets the status code for the update saved trace search internal server error response
func (*UpdateSavedTraceSearchInternalServerError) Error ¶
func (o *UpdateSavedTraceSearchInternalServerError) Error() string
func (*UpdateSavedTraceSearchInternalServerError) GetPayload ¶
func (o *UpdateSavedTraceSearchInternalServerError) GetPayload() *models.APIError
func (*UpdateSavedTraceSearchInternalServerError) IsClientError ¶
func (o *UpdateSavedTraceSearchInternalServerError) IsClientError() bool
IsClientError returns true when this update saved trace search internal server error response has a 4xx status code
func (*UpdateSavedTraceSearchInternalServerError) IsCode ¶
func (o *UpdateSavedTraceSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this update saved trace search internal server error response a status code equal to that given
func (*UpdateSavedTraceSearchInternalServerError) IsRedirect ¶
func (o *UpdateSavedTraceSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this update saved trace search internal server error response has a 3xx status code
func (*UpdateSavedTraceSearchInternalServerError) IsServerError ¶
func (o *UpdateSavedTraceSearchInternalServerError) IsServerError() bool
IsServerError returns true when this update saved trace search internal server error response has a 5xx status code
func (*UpdateSavedTraceSearchInternalServerError) IsSuccess ¶
func (o *UpdateSavedTraceSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this update saved trace search internal server error response has a 2xx status code
func (*UpdateSavedTraceSearchInternalServerError) String ¶
func (o *UpdateSavedTraceSearchInternalServerError) String() string
type UpdateSavedTraceSearchNotFound ¶
UpdateSavedTraceSearchNotFound describes a response with status code 404, with default header values.
Cannot update the SavedTraceSearch because the slug does not exist.
func NewUpdateSavedTraceSearchNotFound ¶
func NewUpdateSavedTraceSearchNotFound() *UpdateSavedTraceSearchNotFound
NewUpdateSavedTraceSearchNotFound creates a UpdateSavedTraceSearchNotFound with default headers values
func (*UpdateSavedTraceSearchNotFound) Code ¶
func (o *UpdateSavedTraceSearchNotFound) Code() int
Code gets the status code for the update saved trace search not found response
func (*UpdateSavedTraceSearchNotFound) Error ¶
func (o *UpdateSavedTraceSearchNotFound) Error() string
func (*UpdateSavedTraceSearchNotFound) GetPayload ¶
func (o *UpdateSavedTraceSearchNotFound) GetPayload() *models.APIError
func (*UpdateSavedTraceSearchNotFound) IsClientError ¶
func (o *UpdateSavedTraceSearchNotFound) IsClientError() bool
IsClientError returns true when this update saved trace search not found response has a 4xx status code
func (*UpdateSavedTraceSearchNotFound) IsCode ¶
func (o *UpdateSavedTraceSearchNotFound) IsCode(code int) bool
IsCode returns true when this update saved trace search not found response a status code equal to that given
func (*UpdateSavedTraceSearchNotFound) IsRedirect ¶
func (o *UpdateSavedTraceSearchNotFound) IsRedirect() bool
IsRedirect returns true when this update saved trace search not found response has a 3xx status code
func (*UpdateSavedTraceSearchNotFound) IsServerError ¶
func (o *UpdateSavedTraceSearchNotFound) IsServerError() bool
IsServerError returns true when this update saved trace search not found response has a 5xx status code
func (*UpdateSavedTraceSearchNotFound) IsSuccess ¶
func (o *UpdateSavedTraceSearchNotFound) IsSuccess() bool
IsSuccess returns true when this update saved trace search not found response has a 2xx status code
func (*UpdateSavedTraceSearchNotFound) String ¶
func (o *UpdateSavedTraceSearchNotFound) String() string
type UpdateSavedTraceSearchOK ¶
type UpdateSavedTraceSearchOK struct {
Payload *models.ConfigunstableUpdateSavedTraceSearchResponse
}
UpdateSavedTraceSearchOK describes a response with status code 200, with default header values.
A successful response containing the updated SavedTraceSearch.
func NewUpdateSavedTraceSearchOK ¶
func NewUpdateSavedTraceSearchOK() *UpdateSavedTraceSearchOK
NewUpdateSavedTraceSearchOK creates a UpdateSavedTraceSearchOK with default headers values
func (*UpdateSavedTraceSearchOK) Code ¶
func (o *UpdateSavedTraceSearchOK) Code() int
Code gets the status code for the update saved trace search o k response
func (*UpdateSavedTraceSearchOK) Error ¶
func (o *UpdateSavedTraceSearchOK) Error() string
func (*UpdateSavedTraceSearchOK) GetPayload ¶
func (o *UpdateSavedTraceSearchOK) GetPayload() *models.ConfigunstableUpdateSavedTraceSearchResponse
func (*UpdateSavedTraceSearchOK) IsClientError ¶
func (o *UpdateSavedTraceSearchOK) IsClientError() bool
IsClientError returns true when this update saved trace search o k response has a 4xx status code
func (*UpdateSavedTraceSearchOK) IsCode ¶
func (o *UpdateSavedTraceSearchOK) IsCode(code int) bool
IsCode returns true when this update saved trace search o k response a status code equal to that given
func (*UpdateSavedTraceSearchOK) IsRedirect ¶
func (o *UpdateSavedTraceSearchOK) IsRedirect() bool
IsRedirect returns true when this update saved trace search o k response has a 3xx status code
func (*UpdateSavedTraceSearchOK) IsServerError ¶
func (o *UpdateSavedTraceSearchOK) IsServerError() bool
IsServerError returns true when this update saved trace search o k response has a 5xx status code
func (*UpdateSavedTraceSearchOK) IsSuccess ¶
func (o *UpdateSavedTraceSearchOK) IsSuccess() bool
IsSuccess returns true when this update saved trace search o k response has a 2xx status code
func (*UpdateSavedTraceSearchOK) String ¶
func (o *UpdateSavedTraceSearchOK) String() string
type UpdateSavedTraceSearchParams ¶
type UpdateSavedTraceSearchParams struct { // Body. Body *models.ConfigUnstableUpdateSavedTraceSearchBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSavedTraceSearchParams contains all the parameters to send to the API endpoint
for the update saved trace search operation. Typically these are written to a http.Request.
func NewUpdateSavedTraceSearchParams ¶
func NewUpdateSavedTraceSearchParams() *UpdateSavedTraceSearchParams
NewUpdateSavedTraceSearchParams creates a new UpdateSavedTraceSearchParams 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 NewUpdateSavedTraceSearchParamsWithContext ¶
func NewUpdateSavedTraceSearchParamsWithContext(ctx context.Context) *UpdateSavedTraceSearchParams
NewUpdateSavedTraceSearchParamsWithContext creates a new UpdateSavedTraceSearchParams object with the ability to set a context for a request.
func NewUpdateSavedTraceSearchParamsWithHTTPClient ¶
func NewUpdateSavedTraceSearchParamsWithHTTPClient(client *http.Client) *UpdateSavedTraceSearchParams
NewUpdateSavedTraceSearchParamsWithHTTPClient creates a new UpdateSavedTraceSearchParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateSavedTraceSearchParamsWithTimeout ¶
func NewUpdateSavedTraceSearchParamsWithTimeout(timeout time.Duration) *UpdateSavedTraceSearchParams
NewUpdateSavedTraceSearchParamsWithTimeout creates a new UpdateSavedTraceSearchParams object with the ability to set a timeout on a request.
func (*UpdateSavedTraceSearchParams) SetBody ¶
func (o *UpdateSavedTraceSearchParams) SetBody(body *models.ConfigUnstableUpdateSavedTraceSearchBody)
SetBody adds the body to the update saved trace search params
func (*UpdateSavedTraceSearchParams) SetContext ¶
func (o *UpdateSavedTraceSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the update saved trace search params
func (*UpdateSavedTraceSearchParams) SetDefaults ¶
func (o *UpdateSavedTraceSearchParams) SetDefaults()
SetDefaults hydrates default values in the update saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSavedTraceSearchParams) SetHTTPClient ¶
func (o *UpdateSavedTraceSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update saved trace search params
func (*UpdateSavedTraceSearchParams) SetSlug ¶
func (o *UpdateSavedTraceSearchParams) SetSlug(slug string)
SetSlug adds the slug to the update saved trace search params
func (*UpdateSavedTraceSearchParams) SetTimeout ¶
func (o *UpdateSavedTraceSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WithBody ¶
func (o *UpdateSavedTraceSearchParams) WithBody(body *models.ConfigUnstableUpdateSavedTraceSearchBody) *UpdateSavedTraceSearchParams
WithBody adds the body to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WithContext ¶
func (o *UpdateSavedTraceSearchParams) WithContext(ctx context.Context) *UpdateSavedTraceSearchParams
WithContext adds the context to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WithDefaults ¶
func (o *UpdateSavedTraceSearchParams) WithDefaults() *UpdateSavedTraceSearchParams
WithDefaults hydrates default values in the update saved trace search params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSavedTraceSearchParams) WithHTTPClient ¶
func (o *UpdateSavedTraceSearchParams) WithHTTPClient(client *http.Client) *UpdateSavedTraceSearchParams
WithHTTPClient adds the HTTPClient to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WithSlug ¶
func (o *UpdateSavedTraceSearchParams) WithSlug(slug string) *UpdateSavedTraceSearchParams
WithSlug adds the slug to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WithTimeout ¶
func (o *UpdateSavedTraceSearchParams) WithTimeout(timeout time.Duration) *UpdateSavedTraceSearchParams
WithTimeout adds the timeout to the update saved trace search params
func (*UpdateSavedTraceSearchParams) WriteToRequest ¶
func (o *UpdateSavedTraceSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSavedTraceSearchReader ¶
type UpdateSavedTraceSearchReader struct {
// contains filtered or unexported fields
}
UpdateSavedTraceSearchReader is a Reader for the UpdateSavedTraceSearch structure.
func (*UpdateSavedTraceSearchReader) ReadResponse ¶
func (o *UpdateSavedTraceSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServiceBadRequest ¶
UpdateServiceBadRequest describes a response with status code 400, with default header values.
Cannot update the Service because the request is invalid.
func NewUpdateServiceBadRequest ¶
func NewUpdateServiceBadRequest() *UpdateServiceBadRequest
NewUpdateServiceBadRequest creates a UpdateServiceBadRequest with default headers values
func (*UpdateServiceBadRequest) Code ¶
func (o *UpdateServiceBadRequest) Code() int
Code gets the status code for the update service bad request response
func (*UpdateServiceBadRequest) Error ¶
func (o *UpdateServiceBadRequest) Error() string
func (*UpdateServiceBadRequest) GetPayload ¶
func (o *UpdateServiceBadRequest) GetPayload() *models.APIError
func (*UpdateServiceBadRequest) IsClientError ¶
func (o *UpdateServiceBadRequest) IsClientError() bool
IsClientError returns true when this update service bad request response has a 4xx status code
func (*UpdateServiceBadRequest) IsCode ¶
func (o *UpdateServiceBadRequest) IsCode(code int) bool
IsCode returns true when this update service bad request response a status code equal to that given
func (*UpdateServiceBadRequest) IsRedirect ¶
func (o *UpdateServiceBadRequest) IsRedirect() bool
IsRedirect returns true when this update service bad request response has a 3xx status code
func (*UpdateServiceBadRequest) IsServerError ¶
func (o *UpdateServiceBadRequest) IsServerError() bool
IsServerError returns true when this update service bad request response has a 5xx status code
func (*UpdateServiceBadRequest) IsSuccess ¶
func (o *UpdateServiceBadRequest) IsSuccess() bool
IsSuccess returns true when this update service bad request response has a 2xx status code
func (*UpdateServiceBadRequest) String ¶
func (o *UpdateServiceBadRequest) String() string
type UpdateServiceConflict ¶
UpdateServiceConflict describes a response with status code 409, with default header values.
Cannot update the Service because there is a conflict with an existing Service.
func NewUpdateServiceConflict ¶
func NewUpdateServiceConflict() *UpdateServiceConflict
NewUpdateServiceConflict creates a UpdateServiceConflict with default headers values
func (*UpdateServiceConflict) Code ¶
func (o *UpdateServiceConflict) Code() int
Code gets the status code for the update service conflict response
func (*UpdateServiceConflict) Error ¶
func (o *UpdateServiceConflict) Error() string
func (*UpdateServiceConflict) GetPayload ¶
func (o *UpdateServiceConflict) GetPayload() *models.APIError
func (*UpdateServiceConflict) IsClientError ¶
func (o *UpdateServiceConflict) IsClientError() bool
IsClientError returns true when this update service conflict response has a 4xx status code
func (*UpdateServiceConflict) IsCode ¶
func (o *UpdateServiceConflict) IsCode(code int) bool
IsCode returns true when this update service conflict response a status code equal to that given
func (*UpdateServiceConflict) IsRedirect ¶
func (o *UpdateServiceConflict) IsRedirect() bool
IsRedirect returns true when this update service conflict response has a 3xx status code
func (*UpdateServiceConflict) IsServerError ¶
func (o *UpdateServiceConflict) IsServerError() bool
IsServerError returns true when this update service conflict response has a 5xx status code
func (*UpdateServiceConflict) IsSuccess ¶
func (o *UpdateServiceConflict) IsSuccess() bool
IsSuccess returns true when this update service conflict response has a 2xx status code
func (*UpdateServiceConflict) String ¶
func (o *UpdateServiceConflict) String() string
type UpdateServiceDefault ¶
type UpdateServiceDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateServiceDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateServiceDefault ¶
func NewUpdateServiceDefault(code int) *UpdateServiceDefault
NewUpdateServiceDefault creates a UpdateServiceDefault with default headers values
func (*UpdateServiceDefault) Code ¶
func (o *UpdateServiceDefault) Code() int
Code gets the status code for the update service default response
func (*UpdateServiceDefault) Error ¶
func (o *UpdateServiceDefault) Error() string
func (*UpdateServiceDefault) GetPayload ¶
func (o *UpdateServiceDefault) GetPayload() models.GenericError
func (*UpdateServiceDefault) IsClientError ¶
func (o *UpdateServiceDefault) IsClientError() bool
IsClientError returns true when this update service default response has a 4xx status code
func (*UpdateServiceDefault) IsCode ¶
func (o *UpdateServiceDefault) IsCode(code int) bool
IsCode returns true when this update service default response a status code equal to that given
func (*UpdateServiceDefault) IsRedirect ¶
func (o *UpdateServiceDefault) IsRedirect() bool
IsRedirect returns true when this update service default response has a 3xx status code
func (*UpdateServiceDefault) IsServerError ¶
func (o *UpdateServiceDefault) IsServerError() bool
IsServerError returns true when this update service default response has a 5xx status code
func (*UpdateServiceDefault) IsSuccess ¶
func (o *UpdateServiceDefault) IsSuccess() bool
IsSuccess returns true when this update service default response has a 2xx status code
func (*UpdateServiceDefault) String ¶
func (o *UpdateServiceDefault) String() string
type UpdateServiceInternalServerError ¶
UpdateServiceInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateServiceInternalServerError ¶
func NewUpdateServiceInternalServerError() *UpdateServiceInternalServerError
NewUpdateServiceInternalServerError creates a UpdateServiceInternalServerError with default headers values
func (*UpdateServiceInternalServerError) Code ¶
func (o *UpdateServiceInternalServerError) Code() int
Code gets the status code for the update service internal server error response
func (*UpdateServiceInternalServerError) Error ¶
func (o *UpdateServiceInternalServerError) Error() string
func (*UpdateServiceInternalServerError) GetPayload ¶
func (o *UpdateServiceInternalServerError) GetPayload() *models.APIError
func (*UpdateServiceInternalServerError) IsClientError ¶
func (o *UpdateServiceInternalServerError) IsClientError() bool
IsClientError returns true when this update service internal server error response has a 4xx status code
func (*UpdateServiceInternalServerError) IsCode ¶
func (o *UpdateServiceInternalServerError) IsCode(code int) bool
IsCode returns true when this update service internal server error response a status code equal to that given
func (*UpdateServiceInternalServerError) IsRedirect ¶
func (o *UpdateServiceInternalServerError) IsRedirect() bool
IsRedirect returns true when this update service internal server error response has a 3xx status code
func (*UpdateServiceInternalServerError) IsServerError ¶
func (o *UpdateServiceInternalServerError) IsServerError() bool
IsServerError returns true when this update service internal server error response has a 5xx status code
func (*UpdateServiceInternalServerError) IsSuccess ¶
func (o *UpdateServiceInternalServerError) IsSuccess() bool
IsSuccess returns true when this update service internal server error response has a 2xx status code
func (*UpdateServiceInternalServerError) String ¶
func (o *UpdateServiceInternalServerError) String() string
type UpdateServiceNotFound ¶
UpdateServiceNotFound describes a response with status code 404, with default header values.
Cannot update the Service because the slug does not exist.
func NewUpdateServiceNotFound ¶
func NewUpdateServiceNotFound() *UpdateServiceNotFound
NewUpdateServiceNotFound creates a UpdateServiceNotFound with default headers values
func (*UpdateServiceNotFound) Code ¶
func (o *UpdateServiceNotFound) Code() int
Code gets the status code for the update service not found response
func (*UpdateServiceNotFound) Error ¶
func (o *UpdateServiceNotFound) Error() string
func (*UpdateServiceNotFound) GetPayload ¶
func (o *UpdateServiceNotFound) GetPayload() *models.APIError
func (*UpdateServiceNotFound) IsClientError ¶
func (o *UpdateServiceNotFound) IsClientError() bool
IsClientError returns true when this update service not found response has a 4xx status code
func (*UpdateServiceNotFound) IsCode ¶
func (o *UpdateServiceNotFound) IsCode(code int) bool
IsCode returns true when this update service not found response a status code equal to that given
func (*UpdateServiceNotFound) IsRedirect ¶
func (o *UpdateServiceNotFound) IsRedirect() bool
IsRedirect returns true when this update service not found response has a 3xx status code
func (*UpdateServiceNotFound) IsServerError ¶
func (o *UpdateServiceNotFound) IsServerError() bool
IsServerError returns true when this update service not found response has a 5xx status code
func (*UpdateServiceNotFound) IsSuccess ¶
func (o *UpdateServiceNotFound) IsSuccess() bool
IsSuccess returns true when this update service not found response has a 2xx status code
func (*UpdateServiceNotFound) String ¶
func (o *UpdateServiceNotFound) String() string
type UpdateServiceOK ¶
type UpdateServiceOK struct {
Payload *models.ConfigunstableUpdateServiceResponse
}
UpdateServiceOK describes a response with status code 200, with default header values.
A successful response containing the updated Service.
func NewUpdateServiceOK ¶
func NewUpdateServiceOK() *UpdateServiceOK
NewUpdateServiceOK creates a UpdateServiceOK with default headers values
func (*UpdateServiceOK) Code ¶
func (o *UpdateServiceOK) Code() int
Code gets the status code for the update service o k response
func (*UpdateServiceOK) Error ¶
func (o *UpdateServiceOK) Error() string
func (*UpdateServiceOK) GetPayload ¶
func (o *UpdateServiceOK) GetPayload() *models.ConfigunstableUpdateServiceResponse
func (*UpdateServiceOK) IsClientError ¶
func (o *UpdateServiceOK) IsClientError() bool
IsClientError returns true when this update service o k response has a 4xx status code
func (*UpdateServiceOK) IsCode ¶
func (o *UpdateServiceOK) IsCode(code int) bool
IsCode returns true when this update service o k response a status code equal to that given
func (*UpdateServiceOK) IsRedirect ¶
func (o *UpdateServiceOK) IsRedirect() bool
IsRedirect returns true when this update service o k response has a 3xx status code
func (*UpdateServiceOK) IsServerError ¶
func (o *UpdateServiceOK) IsServerError() bool
IsServerError returns true when this update service o k response has a 5xx status code
func (*UpdateServiceOK) IsSuccess ¶
func (o *UpdateServiceOK) IsSuccess() bool
IsSuccess returns true when this update service o k response has a 2xx status code
func (*UpdateServiceOK) String ¶
func (o *UpdateServiceOK) String() string
type UpdateServiceParams ¶
type UpdateServiceParams struct { // Body. Body *models.ConfigUnstableUpdateServiceBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServiceParams contains all the parameters to send to the API endpoint
for the update service operation. Typically these are written to a http.Request.
func NewUpdateServiceParams ¶
func NewUpdateServiceParams() *UpdateServiceParams
NewUpdateServiceParams creates a new UpdateServiceParams 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 NewUpdateServiceParamsWithContext ¶
func NewUpdateServiceParamsWithContext(ctx context.Context) *UpdateServiceParams
NewUpdateServiceParamsWithContext creates a new UpdateServiceParams object with the ability to set a context for a request.
func NewUpdateServiceParamsWithHTTPClient ¶
func NewUpdateServiceParamsWithHTTPClient(client *http.Client) *UpdateServiceParams
NewUpdateServiceParamsWithHTTPClient creates a new UpdateServiceParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateServiceParamsWithTimeout ¶
func NewUpdateServiceParamsWithTimeout(timeout time.Duration) *UpdateServiceParams
NewUpdateServiceParamsWithTimeout creates a new UpdateServiceParams object with the ability to set a timeout on a request.
func (*UpdateServiceParams) SetBody ¶
func (o *UpdateServiceParams) SetBody(body *models.ConfigUnstableUpdateServiceBody)
SetBody adds the body to the update service params
func (*UpdateServiceParams) SetContext ¶
func (o *UpdateServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the update service params
func (*UpdateServiceParams) SetDefaults ¶
func (o *UpdateServiceParams) SetDefaults()
SetDefaults hydrates default values in the update service params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServiceParams) SetHTTPClient ¶
func (o *UpdateServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update service params
func (*UpdateServiceParams) SetSlug ¶
func (o *UpdateServiceParams) SetSlug(slug string)
SetSlug adds the slug to the update service params
func (*UpdateServiceParams) SetTimeout ¶
func (o *UpdateServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update service params
func (*UpdateServiceParams) WithBody ¶
func (o *UpdateServiceParams) WithBody(body *models.ConfigUnstableUpdateServiceBody) *UpdateServiceParams
WithBody adds the body to the update service params
func (*UpdateServiceParams) WithContext ¶
func (o *UpdateServiceParams) WithContext(ctx context.Context) *UpdateServiceParams
WithContext adds the context to the update service params
func (*UpdateServiceParams) WithDefaults ¶
func (o *UpdateServiceParams) WithDefaults() *UpdateServiceParams
WithDefaults hydrates default values in the update service params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServiceParams) WithHTTPClient ¶
func (o *UpdateServiceParams) WithHTTPClient(client *http.Client) *UpdateServiceParams
WithHTTPClient adds the HTTPClient to the update service params
func (*UpdateServiceParams) WithSlug ¶
func (o *UpdateServiceParams) WithSlug(slug string) *UpdateServiceParams
WithSlug adds the slug to the update service params
func (*UpdateServiceParams) WithTimeout ¶
func (o *UpdateServiceParams) WithTimeout(timeout time.Duration) *UpdateServiceParams
WithTimeout adds the timeout to the update service params
func (*UpdateServiceParams) WriteToRequest ¶
func (o *UpdateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServiceReader ¶
type UpdateServiceReader struct {
// contains filtered or unexported fields
}
UpdateServiceReader is a Reader for the UpdateService structure.
func (*UpdateServiceReader) ReadResponse ¶
func (o *UpdateServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTraceBehaviorBadRequest ¶ added in v1.6.0
UpdateTraceBehaviorBadRequest describes a response with status code 400, with default header values.
Cannot update the TraceBehavior because the request is invalid.
func NewUpdateTraceBehaviorBadRequest ¶ added in v1.6.0
func NewUpdateTraceBehaviorBadRequest() *UpdateTraceBehaviorBadRequest
NewUpdateTraceBehaviorBadRequest creates a UpdateTraceBehaviorBadRequest with default headers values
func (*UpdateTraceBehaviorBadRequest) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) Code() int
Code gets the status code for the update trace behavior bad request response
func (*UpdateTraceBehaviorBadRequest) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) Error() string
func (*UpdateTraceBehaviorBadRequest) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) GetPayload() *models.APIError
func (*UpdateTraceBehaviorBadRequest) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) IsClientError() bool
IsClientError returns true when this update trace behavior bad request response has a 4xx status code
func (*UpdateTraceBehaviorBadRequest) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) IsCode(code int) bool
IsCode returns true when this update trace behavior bad request response a status code equal to that given
func (*UpdateTraceBehaviorBadRequest) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) IsRedirect() bool
IsRedirect returns true when this update trace behavior bad request response has a 3xx status code
func (*UpdateTraceBehaviorBadRequest) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) IsServerError() bool
IsServerError returns true when this update trace behavior bad request response has a 5xx status code
func (*UpdateTraceBehaviorBadRequest) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) IsSuccess() bool
IsSuccess returns true when this update trace behavior bad request response has a 2xx status code
func (*UpdateTraceBehaviorBadRequest) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorBadRequest) String() string
type UpdateTraceBehaviorConflict ¶ added in v1.6.0
UpdateTraceBehaviorConflict describes a response with status code 409, with default header values.
Cannot update the TraceBehavior because there is a conflict with an existing TraceBehavior.
func NewUpdateTraceBehaviorConflict ¶ added in v1.6.0
func NewUpdateTraceBehaviorConflict() *UpdateTraceBehaviorConflict
NewUpdateTraceBehaviorConflict creates a UpdateTraceBehaviorConflict with default headers values
func (*UpdateTraceBehaviorConflict) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) Code() int
Code gets the status code for the update trace behavior conflict response
func (*UpdateTraceBehaviorConflict) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) Error() string
func (*UpdateTraceBehaviorConflict) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) GetPayload() *models.APIError
func (*UpdateTraceBehaviorConflict) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) IsClientError() bool
IsClientError returns true when this update trace behavior conflict response has a 4xx status code
func (*UpdateTraceBehaviorConflict) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) IsCode(code int) bool
IsCode returns true when this update trace behavior conflict response a status code equal to that given
func (*UpdateTraceBehaviorConflict) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) IsRedirect() bool
IsRedirect returns true when this update trace behavior conflict response has a 3xx status code
func (*UpdateTraceBehaviorConflict) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) IsServerError() bool
IsServerError returns true when this update trace behavior conflict response has a 5xx status code
func (*UpdateTraceBehaviorConflict) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) IsSuccess() bool
IsSuccess returns true when this update trace behavior conflict response has a 2xx status code
func (*UpdateTraceBehaviorConflict) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorConflict) String() string
type UpdateTraceBehaviorDefault ¶ added in v1.6.0
type UpdateTraceBehaviorDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateTraceBehaviorDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateTraceBehaviorDefault ¶ added in v1.6.0
func NewUpdateTraceBehaviorDefault(code int) *UpdateTraceBehaviorDefault
NewUpdateTraceBehaviorDefault creates a UpdateTraceBehaviorDefault with default headers values
func (*UpdateTraceBehaviorDefault) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) Code() int
Code gets the status code for the update trace behavior default response
func (*UpdateTraceBehaviorDefault) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) Error() string
func (*UpdateTraceBehaviorDefault) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) GetPayload() models.GenericError
func (*UpdateTraceBehaviorDefault) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) IsClientError() bool
IsClientError returns true when this update trace behavior default response has a 4xx status code
func (*UpdateTraceBehaviorDefault) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) IsCode(code int) bool
IsCode returns true when this update trace behavior default response a status code equal to that given
func (*UpdateTraceBehaviorDefault) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) IsRedirect() bool
IsRedirect returns true when this update trace behavior default response has a 3xx status code
func (*UpdateTraceBehaviorDefault) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) IsServerError() bool
IsServerError returns true when this update trace behavior default response has a 5xx status code
func (*UpdateTraceBehaviorDefault) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) IsSuccess() bool
IsSuccess returns true when this update trace behavior default response has a 2xx status code
func (*UpdateTraceBehaviorDefault) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorDefault) String() string
type UpdateTraceBehaviorInternalServerError ¶ added in v1.6.0
UpdateTraceBehaviorInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateTraceBehaviorInternalServerError ¶ added in v1.6.0
func NewUpdateTraceBehaviorInternalServerError() *UpdateTraceBehaviorInternalServerError
NewUpdateTraceBehaviorInternalServerError creates a UpdateTraceBehaviorInternalServerError with default headers values
func (*UpdateTraceBehaviorInternalServerError) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) Code() int
Code gets the status code for the update trace behavior internal server error response
func (*UpdateTraceBehaviorInternalServerError) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) Error() string
func (*UpdateTraceBehaviorInternalServerError) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) GetPayload() *models.APIError
func (*UpdateTraceBehaviorInternalServerError) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) IsClientError() bool
IsClientError returns true when this update trace behavior internal server error response has a 4xx status code
func (*UpdateTraceBehaviorInternalServerError) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) IsCode(code int) bool
IsCode returns true when this update trace behavior internal server error response a status code equal to that given
func (*UpdateTraceBehaviorInternalServerError) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) IsRedirect() bool
IsRedirect returns true when this update trace behavior internal server error response has a 3xx status code
func (*UpdateTraceBehaviorInternalServerError) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) IsServerError() bool
IsServerError returns true when this update trace behavior internal server error response has a 5xx status code
func (*UpdateTraceBehaviorInternalServerError) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) IsSuccess() bool
IsSuccess returns true when this update trace behavior internal server error response has a 2xx status code
func (*UpdateTraceBehaviorInternalServerError) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorInternalServerError) String() string
type UpdateTraceBehaviorNotFound ¶ added in v1.6.0
UpdateTraceBehaviorNotFound describes a response with status code 404, with default header values.
Cannot update the TraceBehavior because the slug does not exist.
func NewUpdateTraceBehaviorNotFound ¶ added in v1.6.0
func NewUpdateTraceBehaviorNotFound() *UpdateTraceBehaviorNotFound
NewUpdateTraceBehaviorNotFound creates a UpdateTraceBehaviorNotFound with default headers values
func (*UpdateTraceBehaviorNotFound) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) Code() int
Code gets the status code for the update trace behavior not found response
func (*UpdateTraceBehaviorNotFound) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) Error() string
func (*UpdateTraceBehaviorNotFound) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) GetPayload() *models.APIError
func (*UpdateTraceBehaviorNotFound) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) IsClientError() bool
IsClientError returns true when this update trace behavior not found response has a 4xx status code
func (*UpdateTraceBehaviorNotFound) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) IsCode(code int) bool
IsCode returns true when this update trace behavior not found response a status code equal to that given
func (*UpdateTraceBehaviorNotFound) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) IsRedirect() bool
IsRedirect returns true when this update trace behavior not found response has a 3xx status code
func (*UpdateTraceBehaviorNotFound) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) IsServerError() bool
IsServerError returns true when this update trace behavior not found response has a 5xx status code
func (*UpdateTraceBehaviorNotFound) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) IsSuccess() bool
IsSuccess returns true when this update trace behavior not found response has a 2xx status code
func (*UpdateTraceBehaviorNotFound) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorNotFound) String() string
type UpdateTraceBehaviorOK ¶ added in v1.6.0
type UpdateTraceBehaviorOK struct {
Payload *models.ConfigunstableUpdateTraceBehaviorResponse
}
UpdateTraceBehaviorOK describes a response with status code 200, with default header values.
A successful response containing the updated TraceBehavior.
func NewUpdateTraceBehaviorOK ¶ added in v1.6.0
func NewUpdateTraceBehaviorOK() *UpdateTraceBehaviorOK
NewUpdateTraceBehaviorOK creates a UpdateTraceBehaviorOK with default headers values
func (*UpdateTraceBehaviorOK) Code ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) Code() int
Code gets the status code for the update trace behavior o k response
func (*UpdateTraceBehaviorOK) Error ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) Error() string
func (*UpdateTraceBehaviorOK) GetPayload ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) GetPayload() *models.ConfigunstableUpdateTraceBehaviorResponse
func (*UpdateTraceBehaviorOK) IsClientError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) IsClientError() bool
IsClientError returns true when this update trace behavior o k response has a 4xx status code
func (*UpdateTraceBehaviorOK) IsCode ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) IsCode(code int) bool
IsCode returns true when this update trace behavior o k response a status code equal to that given
func (*UpdateTraceBehaviorOK) IsRedirect ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) IsRedirect() bool
IsRedirect returns true when this update trace behavior o k response has a 3xx status code
func (*UpdateTraceBehaviorOK) IsServerError ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) IsServerError() bool
IsServerError returns true when this update trace behavior o k response has a 5xx status code
func (*UpdateTraceBehaviorOK) IsSuccess ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) IsSuccess() bool
IsSuccess returns true when this update trace behavior o k response has a 2xx status code
func (*UpdateTraceBehaviorOK) String ¶ added in v1.6.0
func (o *UpdateTraceBehaviorOK) String() string
type UpdateTraceBehaviorParams ¶ added in v1.6.0
type UpdateTraceBehaviorParams struct { // Body. Body *models.ConfigUnstableUpdateTraceBehaviorBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTraceBehaviorParams contains all the parameters to send to the API endpoint
for the update trace behavior operation. Typically these are written to a http.Request.
func NewUpdateTraceBehaviorParams ¶ added in v1.6.0
func NewUpdateTraceBehaviorParams() *UpdateTraceBehaviorParams
NewUpdateTraceBehaviorParams creates a new UpdateTraceBehaviorParams 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 NewUpdateTraceBehaviorParamsWithContext ¶ added in v1.6.0
func NewUpdateTraceBehaviorParamsWithContext(ctx context.Context) *UpdateTraceBehaviorParams
NewUpdateTraceBehaviorParamsWithContext creates a new UpdateTraceBehaviorParams object with the ability to set a context for a request.
func NewUpdateTraceBehaviorParamsWithHTTPClient ¶ added in v1.6.0
func NewUpdateTraceBehaviorParamsWithHTTPClient(client *http.Client) *UpdateTraceBehaviorParams
NewUpdateTraceBehaviorParamsWithHTTPClient creates a new UpdateTraceBehaviorParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateTraceBehaviorParamsWithTimeout ¶ added in v1.6.0
func NewUpdateTraceBehaviorParamsWithTimeout(timeout time.Duration) *UpdateTraceBehaviorParams
NewUpdateTraceBehaviorParamsWithTimeout creates a new UpdateTraceBehaviorParams object with the ability to set a timeout on a request.
func (*UpdateTraceBehaviorParams) SetBody ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetBody(body *models.ConfigUnstableUpdateTraceBehaviorBody)
SetBody adds the body to the update trace behavior params
func (*UpdateTraceBehaviorParams) SetContext ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetContext(ctx context.Context)
SetContext adds the context to the update trace behavior params
func (*UpdateTraceBehaviorParams) SetDefaults ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetDefaults()
SetDefaults hydrates default values in the update trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceBehaviorParams) SetHTTPClient ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update trace behavior params
func (*UpdateTraceBehaviorParams) SetSlug ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetSlug(slug string)
SetSlug adds the slug to the update trace behavior params
func (*UpdateTraceBehaviorParams) SetTimeout ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update trace behavior params
func (*UpdateTraceBehaviorParams) WithBody ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithBody(body *models.ConfigUnstableUpdateTraceBehaviorBody) *UpdateTraceBehaviorParams
WithBody adds the body to the update trace behavior params
func (*UpdateTraceBehaviorParams) WithContext ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithContext(ctx context.Context) *UpdateTraceBehaviorParams
WithContext adds the context to the update trace behavior params
func (*UpdateTraceBehaviorParams) WithDefaults ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithDefaults() *UpdateTraceBehaviorParams
WithDefaults hydrates default values in the update trace behavior params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceBehaviorParams) WithHTTPClient ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithHTTPClient(client *http.Client) *UpdateTraceBehaviorParams
WithHTTPClient adds the HTTPClient to the update trace behavior params
func (*UpdateTraceBehaviorParams) WithSlug ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithSlug(slug string) *UpdateTraceBehaviorParams
WithSlug adds the slug to the update trace behavior params
func (*UpdateTraceBehaviorParams) WithTimeout ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WithTimeout(timeout time.Duration) *UpdateTraceBehaviorParams
WithTimeout adds the timeout to the update trace behavior params
func (*UpdateTraceBehaviorParams) WriteToRequest ¶ added in v1.6.0
func (o *UpdateTraceBehaviorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTraceBehaviorReader ¶ added in v1.6.0
type UpdateTraceBehaviorReader struct {
// contains filtered or unexported fields
}
UpdateTraceBehaviorReader is a Reader for the UpdateTraceBehavior structure.
func (*UpdateTraceBehaviorReader) ReadResponse ¶ added in v1.6.0
func (o *UpdateTraceBehaviorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTraceJaegerRemoteSamplingStrategyBadRequest ¶
UpdateTraceJaegerRemoteSamplingStrategyBadRequest describes a response with status code 400, with default header values.
Cannot update the TraceJaegerRemoteSamplingStrategy because the request is invalid.
func NewUpdateTraceJaegerRemoteSamplingStrategyBadRequest ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyBadRequest() *UpdateTraceJaegerRemoteSamplingStrategyBadRequest
NewUpdateTraceJaegerRemoteSamplingStrategyBadRequest creates a UpdateTraceJaegerRemoteSamplingStrategyBadRequest with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy bad request response
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) GetPayload() *models.APIError
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy bad request response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy bad request response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy bad request response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy bad request response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy bad request response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyBadRequest) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyBadRequest) String() string
type UpdateTraceJaegerRemoteSamplingStrategyConflict ¶
UpdateTraceJaegerRemoteSamplingStrategyConflict describes a response with status code 409, with default header values.
Cannot update the TraceJaegerRemoteSamplingStrategy because there is a conflict with an existing TraceJaegerRemoteSamplingStrategy.
func NewUpdateTraceJaegerRemoteSamplingStrategyConflict ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyConflict() *UpdateTraceJaegerRemoteSamplingStrategyConflict
NewUpdateTraceJaegerRemoteSamplingStrategyConflict creates a UpdateTraceJaegerRemoteSamplingStrategyConflict with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy conflict response
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) GetPayload ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) GetPayload() *models.APIError
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy conflict response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy conflict response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy conflict response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy conflict response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy conflict response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyConflict) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyConflict) String() string
type UpdateTraceJaegerRemoteSamplingStrategyDefault ¶
type UpdateTraceJaegerRemoteSamplingStrategyDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateTraceJaegerRemoteSamplingStrategyDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateTraceJaegerRemoteSamplingStrategyDefault ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyDefault(code int) *UpdateTraceJaegerRemoteSamplingStrategyDefault
NewUpdateTraceJaegerRemoteSamplingStrategyDefault creates a UpdateTraceJaegerRemoteSamplingStrategyDefault with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy default response
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) GetPayload ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) GetPayload() models.GenericError
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy default response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy default response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy default response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy default response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy default response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyDefault) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyDefault) String() string
type UpdateTraceJaegerRemoteSamplingStrategyInternalServerError ¶
UpdateTraceJaegerRemoteSamplingStrategyInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateTraceJaegerRemoteSamplingStrategyInternalServerError ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyInternalServerError() *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError
NewUpdateTraceJaegerRemoteSamplingStrategyInternalServerError creates a UpdateTraceJaegerRemoteSamplingStrategyInternalServerError with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy internal server error response
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) GetPayload() *models.APIError
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy internal server error response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy internal server error response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy internal server error response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy internal server error response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy internal server error response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyInternalServerError) String() string
type UpdateTraceJaegerRemoteSamplingStrategyNotFound ¶
UpdateTraceJaegerRemoteSamplingStrategyNotFound describes a response with status code 404, with default header values.
Cannot update the TraceJaegerRemoteSamplingStrategy because the slug does not exist.
func NewUpdateTraceJaegerRemoteSamplingStrategyNotFound ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyNotFound() *UpdateTraceJaegerRemoteSamplingStrategyNotFound
NewUpdateTraceJaegerRemoteSamplingStrategyNotFound creates a UpdateTraceJaegerRemoteSamplingStrategyNotFound with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy not found response
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) GetPayload ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) GetPayload() *models.APIError
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy not found response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy not found response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy not found response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy not found response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy not found response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyNotFound) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyNotFound) String() string
type UpdateTraceJaegerRemoteSamplingStrategyOK ¶
type UpdateTraceJaegerRemoteSamplingStrategyOK struct {
Payload *models.ConfigunstableUpdateTraceJaegerRemoteSamplingStrategyResponse
}
UpdateTraceJaegerRemoteSamplingStrategyOK describes a response with status code 200, with default header values.
A successful response containing the updated TraceJaegerRemoteSamplingStrategy.
func NewUpdateTraceJaegerRemoteSamplingStrategyOK ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyOK() *UpdateTraceJaegerRemoteSamplingStrategyOK
NewUpdateTraceJaegerRemoteSamplingStrategyOK creates a UpdateTraceJaegerRemoteSamplingStrategyOK with default headers values
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) Code ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) Code() int
Code gets the status code for the update trace jaeger remote sampling strategy o k response
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) Error ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) Error() string
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) GetPayload ¶
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) IsClientError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsClientError() bool
IsClientError returns true when this update trace jaeger remote sampling strategy o k response has a 4xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) IsCode ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsCode(code int) bool
IsCode returns true when this update trace jaeger remote sampling strategy o k response a status code equal to that given
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) IsRedirect ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsRedirect() bool
IsRedirect returns true when this update trace jaeger remote sampling strategy o k response has a 3xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) IsServerError ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsServerError() bool
IsServerError returns true when this update trace jaeger remote sampling strategy o k response has a 5xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) IsSuccess ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) IsSuccess() bool
IsSuccess returns true when this update trace jaeger remote sampling strategy o k response has a 2xx status code
func (*UpdateTraceJaegerRemoteSamplingStrategyOK) String ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyOK) String() string
type UpdateTraceJaegerRemoteSamplingStrategyParams ¶
type UpdateTraceJaegerRemoteSamplingStrategyParams struct { // Body. Body *models.ConfigUnstableUpdateTraceJaegerRemoteSamplingStrategyBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTraceJaegerRemoteSamplingStrategyParams contains all the parameters to send to the API endpoint
for the update trace jaeger remote sampling strategy operation. Typically these are written to a http.Request.
func NewUpdateTraceJaegerRemoteSamplingStrategyParams ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyParams() *UpdateTraceJaegerRemoteSamplingStrategyParams
NewUpdateTraceJaegerRemoteSamplingStrategyParams creates a new UpdateTraceJaegerRemoteSamplingStrategyParams 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 NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithContext ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithContext(ctx context.Context) *UpdateTraceJaegerRemoteSamplingStrategyParams
NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithContext creates a new UpdateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a context for a request.
func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient(client *http.Client) *UpdateTraceJaegerRemoteSamplingStrategyParams
NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithHTTPClient creates a new UpdateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithTimeout ¶
func NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithTimeout(timeout time.Duration) *UpdateTraceJaegerRemoteSamplingStrategyParams
NewUpdateTraceJaegerRemoteSamplingStrategyParamsWithTimeout creates a new UpdateTraceJaegerRemoteSamplingStrategyParams object with the ability to set a timeout on a request.
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetBody ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetBody(body *models.ConfigUnstableUpdateTraceJaegerRemoteSamplingStrategyBody)
SetBody adds the body to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetContext ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetContext(ctx context.Context)
SetContext adds the context to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetDefaults ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetDefaults()
SetDefaults hydrates default values in the update trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetSlug ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetSlug(slug string)
SetSlug adds the slug to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) SetTimeout ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithBody ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithBody(body *models.ConfigUnstableUpdateTraceJaegerRemoteSamplingStrategyBody) *UpdateTraceJaegerRemoteSamplingStrategyParams
WithBody adds the body to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithContext ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithContext(ctx context.Context) *UpdateTraceJaegerRemoteSamplingStrategyParams
WithContext adds the context to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithDefaults ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithDefaults() *UpdateTraceJaegerRemoteSamplingStrategyParams
WithDefaults hydrates default values in the update trace jaeger remote sampling strategy params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithHTTPClient(client *http.Client) *UpdateTraceJaegerRemoteSamplingStrategyParams
WithHTTPClient adds the HTTPClient to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithSlug ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithSlug(slug string) *UpdateTraceJaegerRemoteSamplingStrategyParams
WithSlug adds the slug to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WithTimeout ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WithTimeout(timeout time.Duration) *UpdateTraceJaegerRemoteSamplingStrategyParams
WithTimeout adds the timeout to the update trace jaeger remote sampling strategy params
func (*UpdateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTraceJaegerRemoteSamplingStrategyReader ¶
type UpdateTraceJaegerRemoteSamplingStrategyReader struct {
// contains filtered or unexported fields
}
UpdateTraceJaegerRemoteSamplingStrategyReader is a Reader for the UpdateTraceJaegerRemoteSamplingStrategy structure.
func (*UpdateTraceJaegerRemoteSamplingStrategyReader) ReadResponse ¶
func (o *UpdateTraceJaegerRemoteSamplingStrategyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTraceTailSamplingRulesBadRequest ¶ added in v1.1.0
UpdateTraceTailSamplingRulesBadRequest describes a response with status code 400, with default header values.
Cannot update the TraceTailSamplingRules because the request is invalid.
func NewUpdateTraceTailSamplingRulesBadRequest ¶ added in v1.1.0
func NewUpdateTraceTailSamplingRulesBadRequest() *UpdateTraceTailSamplingRulesBadRequest
NewUpdateTraceTailSamplingRulesBadRequest creates a UpdateTraceTailSamplingRulesBadRequest with default headers values
func (*UpdateTraceTailSamplingRulesBadRequest) Code ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) Code() int
Code gets the status code for the update trace tail sampling rules bad request response
func (*UpdateTraceTailSamplingRulesBadRequest) Error ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) Error() string
func (*UpdateTraceTailSamplingRulesBadRequest) GetPayload ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) GetPayload() *models.APIError
func (*UpdateTraceTailSamplingRulesBadRequest) IsClientError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) IsClientError() bool
IsClientError returns true when this update trace tail sampling rules bad request response has a 4xx status code
func (*UpdateTraceTailSamplingRulesBadRequest) IsCode ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) IsCode(code int) bool
IsCode returns true when this update trace tail sampling rules bad request response a status code equal to that given
func (*UpdateTraceTailSamplingRulesBadRequest) IsRedirect ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) IsRedirect() bool
IsRedirect returns true when this update trace tail sampling rules bad request response has a 3xx status code
func (*UpdateTraceTailSamplingRulesBadRequest) IsServerError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) IsServerError() bool
IsServerError returns true when this update trace tail sampling rules bad request response has a 5xx status code
func (*UpdateTraceTailSamplingRulesBadRequest) IsSuccess ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) IsSuccess() bool
IsSuccess returns true when this update trace tail sampling rules bad request response has a 2xx status code
func (*UpdateTraceTailSamplingRulesBadRequest) String ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesBadRequest) String() string
type UpdateTraceTailSamplingRulesDefault ¶
type UpdateTraceTailSamplingRulesDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateTraceTailSamplingRulesDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateTraceTailSamplingRulesDefault ¶
func NewUpdateTraceTailSamplingRulesDefault(code int) *UpdateTraceTailSamplingRulesDefault
NewUpdateTraceTailSamplingRulesDefault creates a UpdateTraceTailSamplingRulesDefault with default headers values
func (*UpdateTraceTailSamplingRulesDefault) Code ¶
func (o *UpdateTraceTailSamplingRulesDefault) Code() int
Code gets the status code for the update trace tail sampling rules default response
func (*UpdateTraceTailSamplingRulesDefault) Error ¶
func (o *UpdateTraceTailSamplingRulesDefault) Error() string
func (*UpdateTraceTailSamplingRulesDefault) GetPayload ¶
func (o *UpdateTraceTailSamplingRulesDefault) GetPayload() models.GenericError
func (*UpdateTraceTailSamplingRulesDefault) IsClientError ¶
func (o *UpdateTraceTailSamplingRulesDefault) IsClientError() bool
IsClientError returns true when this update trace tail sampling rules default response has a 4xx status code
func (*UpdateTraceTailSamplingRulesDefault) IsCode ¶
func (o *UpdateTraceTailSamplingRulesDefault) IsCode(code int) bool
IsCode returns true when this update trace tail sampling rules default response a status code equal to that given
func (*UpdateTraceTailSamplingRulesDefault) IsRedirect ¶
func (o *UpdateTraceTailSamplingRulesDefault) IsRedirect() bool
IsRedirect returns true when this update trace tail sampling rules default response has a 3xx status code
func (*UpdateTraceTailSamplingRulesDefault) IsServerError ¶
func (o *UpdateTraceTailSamplingRulesDefault) IsServerError() bool
IsServerError returns true when this update trace tail sampling rules default response has a 5xx status code
func (*UpdateTraceTailSamplingRulesDefault) IsSuccess ¶
func (o *UpdateTraceTailSamplingRulesDefault) IsSuccess() bool
IsSuccess returns true when this update trace tail sampling rules default response has a 2xx status code
func (*UpdateTraceTailSamplingRulesDefault) String ¶
func (o *UpdateTraceTailSamplingRulesDefault) String() string
type UpdateTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
UpdateTraceTailSamplingRulesInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateTraceTailSamplingRulesInternalServerError ¶ added in v1.1.0
func NewUpdateTraceTailSamplingRulesInternalServerError() *UpdateTraceTailSamplingRulesInternalServerError
NewUpdateTraceTailSamplingRulesInternalServerError creates a UpdateTraceTailSamplingRulesInternalServerError with default headers values
func (*UpdateTraceTailSamplingRulesInternalServerError) Code ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) Code() int
Code gets the status code for the update trace tail sampling rules internal server error response
func (*UpdateTraceTailSamplingRulesInternalServerError) Error ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) Error() string
func (*UpdateTraceTailSamplingRulesInternalServerError) GetPayload ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) GetPayload() *models.APIError
func (*UpdateTraceTailSamplingRulesInternalServerError) IsClientError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) IsClientError() bool
IsClientError returns true when this update trace tail sampling rules internal server error response has a 4xx status code
func (*UpdateTraceTailSamplingRulesInternalServerError) IsCode ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) IsCode(code int) bool
IsCode returns true when this update trace tail sampling rules internal server error response a status code equal to that given
func (*UpdateTraceTailSamplingRulesInternalServerError) IsRedirect ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) IsRedirect() bool
IsRedirect returns true when this update trace tail sampling rules internal server error response has a 3xx status code
func (*UpdateTraceTailSamplingRulesInternalServerError) IsServerError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) IsServerError() bool
IsServerError returns true when this update trace tail sampling rules internal server error response has a 5xx status code
func (*UpdateTraceTailSamplingRulesInternalServerError) IsSuccess ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) IsSuccess() bool
IsSuccess returns true when this update trace tail sampling rules internal server error response has a 2xx status code
func (*UpdateTraceTailSamplingRulesInternalServerError) String ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesInternalServerError) String() string
type UpdateTraceTailSamplingRulesNotFound ¶ added in v1.1.0
UpdateTraceTailSamplingRulesNotFound describes a response with status code 404, with default header values.
Cannot update the TraceTailSamplingRules because TraceTailSamplingRules has not been created.
func NewUpdateTraceTailSamplingRulesNotFound ¶ added in v1.1.0
func NewUpdateTraceTailSamplingRulesNotFound() *UpdateTraceTailSamplingRulesNotFound
NewUpdateTraceTailSamplingRulesNotFound creates a UpdateTraceTailSamplingRulesNotFound with default headers values
func (*UpdateTraceTailSamplingRulesNotFound) Code ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) Code() int
Code gets the status code for the update trace tail sampling rules not found response
func (*UpdateTraceTailSamplingRulesNotFound) Error ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) Error() string
func (*UpdateTraceTailSamplingRulesNotFound) GetPayload ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) GetPayload() *models.APIError
func (*UpdateTraceTailSamplingRulesNotFound) IsClientError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) IsClientError() bool
IsClientError returns true when this update trace tail sampling rules not found response has a 4xx status code
func (*UpdateTraceTailSamplingRulesNotFound) IsCode ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) IsCode(code int) bool
IsCode returns true when this update trace tail sampling rules not found response a status code equal to that given
func (*UpdateTraceTailSamplingRulesNotFound) IsRedirect ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) IsRedirect() bool
IsRedirect returns true when this update trace tail sampling rules not found response has a 3xx status code
func (*UpdateTraceTailSamplingRulesNotFound) IsServerError ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) IsServerError() bool
IsServerError returns true when this update trace tail sampling rules not found response has a 5xx status code
func (*UpdateTraceTailSamplingRulesNotFound) IsSuccess ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) IsSuccess() bool
IsSuccess returns true when this update trace tail sampling rules not found response has a 2xx status code
func (*UpdateTraceTailSamplingRulesNotFound) String ¶ added in v1.1.0
func (o *UpdateTraceTailSamplingRulesNotFound) String() string
type UpdateTraceTailSamplingRulesOK ¶
type UpdateTraceTailSamplingRulesOK struct {
Payload *models.ConfigunstableUpdateTraceTailSamplingRulesResponse
}
UpdateTraceTailSamplingRulesOK describes a response with status code 200, with default header values.
A successful response containing the updated TraceTailSamplingRules.
func NewUpdateTraceTailSamplingRulesOK ¶
func NewUpdateTraceTailSamplingRulesOK() *UpdateTraceTailSamplingRulesOK
NewUpdateTraceTailSamplingRulesOK creates a UpdateTraceTailSamplingRulesOK with default headers values
func (*UpdateTraceTailSamplingRulesOK) Code ¶
func (o *UpdateTraceTailSamplingRulesOK) Code() int
Code gets the status code for the update trace tail sampling rules o k response
func (*UpdateTraceTailSamplingRulesOK) Error ¶
func (o *UpdateTraceTailSamplingRulesOK) Error() string
func (*UpdateTraceTailSamplingRulesOK) GetPayload ¶
func (o *UpdateTraceTailSamplingRulesOK) GetPayload() *models.ConfigunstableUpdateTraceTailSamplingRulesResponse
func (*UpdateTraceTailSamplingRulesOK) IsClientError ¶
func (o *UpdateTraceTailSamplingRulesOK) IsClientError() bool
IsClientError returns true when this update trace tail sampling rules o k response has a 4xx status code
func (*UpdateTraceTailSamplingRulesOK) IsCode ¶
func (o *UpdateTraceTailSamplingRulesOK) IsCode(code int) bool
IsCode returns true when this update trace tail sampling rules o k response a status code equal to that given
func (*UpdateTraceTailSamplingRulesOK) IsRedirect ¶
func (o *UpdateTraceTailSamplingRulesOK) IsRedirect() bool
IsRedirect returns true when this update trace tail sampling rules o k response has a 3xx status code
func (*UpdateTraceTailSamplingRulesOK) IsServerError ¶
func (o *UpdateTraceTailSamplingRulesOK) IsServerError() bool
IsServerError returns true when this update trace tail sampling rules o k response has a 5xx status code
func (*UpdateTraceTailSamplingRulesOK) IsSuccess ¶
func (o *UpdateTraceTailSamplingRulesOK) IsSuccess() bool
IsSuccess returns true when this update trace tail sampling rules o k response has a 2xx status code
func (*UpdateTraceTailSamplingRulesOK) String ¶
func (o *UpdateTraceTailSamplingRulesOK) String() string
type UpdateTraceTailSamplingRulesParams ¶
type UpdateTraceTailSamplingRulesParams struct { // Body. Body *models.ConfigunstableUpdateTraceTailSamplingRulesRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTraceTailSamplingRulesParams contains all the parameters to send to the API endpoint
for the update trace tail sampling rules operation. Typically these are written to a http.Request.
func NewUpdateTraceTailSamplingRulesParams ¶
func NewUpdateTraceTailSamplingRulesParams() *UpdateTraceTailSamplingRulesParams
NewUpdateTraceTailSamplingRulesParams creates a new UpdateTraceTailSamplingRulesParams 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 NewUpdateTraceTailSamplingRulesParamsWithContext ¶
func NewUpdateTraceTailSamplingRulesParamsWithContext(ctx context.Context) *UpdateTraceTailSamplingRulesParams
NewUpdateTraceTailSamplingRulesParamsWithContext creates a new UpdateTraceTailSamplingRulesParams object with the ability to set a context for a request.
func NewUpdateTraceTailSamplingRulesParamsWithHTTPClient ¶
func NewUpdateTraceTailSamplingRulesParamsWithHTTPClient(client *http.Client) *UpdateTraceTailSamplingRulesParams
NewUpdateTraceTailSamplingRulesParamsWithHTTPClient creates a new UpdateTraceTailSamplingRulesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateTraceTailSamplingRulesParamsWithTimeout ¶
func NewUpdateTraceTailSamplingRulesParamsWithTimeout(timeout time.Duration) *UpdateTraceTailSamplingRulesParams
NewUpdateTraceTailSamplingRulesParamsWithTimeout creates a new UpdateTraceTailSamplingRulesParams object with the ability to set a timeout on a request.
func (*UpdateTraceTailSamplingRulesParams) SetBody ¶
func (o *UpdateTraceTailSamplingRulesParams) SetBody(body *models.ConfigunstableUpdateTraceTailSamplingRulesRequest)
SetBody adds the body to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) SetContext ¶
func (o *UpdateTraceTailSamplingRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) SetDefaults ¶
func (o *UpdateTraceTailSamplingRulesParams) SetDefaults()
SetDefaults hydrates default values in the update trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceTailSamplingRulesParams) SetHTTPClient ¶
func (o *UpdateTraceTailSamplingRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) SetTimeout ¶
func (o *UpdateTraceTailSamplingRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) WithBody ¶
func (o *UpdateTraceTailSamplingRulesParams) WithBody(body *models.ConfigunstableUpdateTraceTailSamplingRulesRequest) *UpdateTraceTailSamplingRulesParams
WithBody adds the body to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) WithContext ¶
func (o *UpdateTraceTailSamplingRulesParams) WithContext(ctx context.Context) *UpdateTraceTailSamplingRulesParams
WithContext adds the context to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) WithDefaults ¶
func (o *UpdateTraceTailSamplingRulesParams) WithDefaults() *UpdateTraceTailSamplingRulesParams
WithDefaults hydrates default values in the update trace tail sampling rules params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateTraceTailSamplingRulesParams) WithHTTPClient ¶
func (o *UpdateTraceTailSamplingRulesParams) WithHTTPClient(client *http.Client) *UpdateTraceTailSamplingRulesParams
WithHTTPClient adds the HTTPClient to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) WithTimeout ¶
func (o *UpdateTraceTailSamplingRulesParams) WithTimeout(timeout time.Duration) *UpdateTraceTailSamplingRulesParams
WithTimeout adds the timeout to the update trace tail sampling rules params
func (*UpdateTraceTailSamplingRulesParams) WriteToRequest ¶
func (o *UpdateTraceTailSamplingRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTraceTailSamplingRulesReader ¶
type UpdateTraceTailSamplingRulesReader struct {
// contains filtered or unexported fields
}
UpdateTraceTailSamplingRulesReader is a Reader for the UpdateTraceTailSamplingRules structure.
func (*UpdateTraceTailSamplingRulesReader) ReadResponse ¶
func (o *UpdateTraceTailSamplingRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_dashboard_parameters.go
- create_dashboard_responses.go
- create_dataset_parameters.go
- create_dataset_responses.go
- create_link_template_parameters.go
- create_link_template_responses.go
- create_log_allocation_config_parameters.go
- create_log_allocation_config_responses.go
- create_log_scale_action_parameters.go
- create_log_scale_action_responses.go
- create_log_scale_alert_parameters.go
- create_log_scale_alert_responses.go
- create_noop_entity_parameters.go
- create_noop_entity_responses.go
- create_otel_metrics_ingestion_parameters.go
- create_otel_metrics_ingestion_responses.go
- create_saved_trace_search_parameters.go
- create_saved_trace_search_responses.go
- create_service_parameters.go
- create_service_responses.go
- create_trace_behavior_parameters.go
- create_trace_behavior_responses.go
- create_trace_jaeger_remote_sampling_strategy_parameters.go
- create_trace_jaeger_remote_sampling_strategy_responses.go
- create_trace_tail_sampling_rules_parameters.go
- create_trace_tail_sampling_rules_responses.go
- delete_dashboard_parameters.go
- delete_dashboard_responses.go
- delete_dataset_parameters.go
- delete_dataset_responses.go
- delete_link_template_parameters.go
- delete_link_template_responses.go
- delete_log_allocation_config_parameters.go
- delete_log_allocation_config_responses.go
- delete_log_scale_action_parameters.go
- delete_log_scale_action_responses.go
- delete_log_scale_alert_parameters.go
- delete_log_scale_alert_responses.go
- delete_noop_entity_parameters.go
- delete_noop_entity_responses.go
- delete_otel_metrics_ingestion_parameters.go
- delete_otel_metrics_ingestion_responses.go
- delete_saved_trace_search_parameters.go
- delete_saved_trace_search_responses.go
- delete_service_parameters.go
- delete_service_responses.go
- delete_trace_behavior_parameters.go
- delete_trace_behavior_responses.go
- delete_trace_jaeger_remote_sampling_strategy_parameters.go
- delete_trace_jaeger_remote_sampling_strategy_responses.go
- delete_trace_tail_sampling_rules_parameters.go
- delete_trace_tail_sampling_rules_responses.go
- list_dashboards_parameters.go
- list_dashboards_responses.go
- list_datasets_parameters.go
- list_datasets_responses.go
- list_link_templates_parameters.go
- list_link_templates_responses.go
- list_log_scale_actions_parameters.go
- list_log_scale_actions_responses.go
- list_log_scale_alerts_parameters.go
- list_log_scale_alerts_responses.go
- list_saved_trace_searches_parameters.go
- list_saved_trace_searches_responses.go
- list_services_parameters.go
- list_services_responses.go
- list_trace_behaviors_parameters.go
- list_trace_behaviors_responses.go
- list_trace_jaeger_remote_sampling_strategies_parameters.go
- list_trace_jaeger_remote_sampling_strategies_responses.go
- operations_client.go
- read_dashboard_parameters.go
- read_dashboard_responses.go
- read_dataset_parameters.go
- read_dataset_responses.go
- read_link_template_parameters.go
- read_link_template_responses.go
- read_log_allocation_config_parameters.go
- read_log_allocation_config_responses.go
- read_log_scale_action_parameters.go
- read_log_scale_action_responses.go
- read_log_scale_alert_parameters.go
- read_log_scale_alert_responses.go
- read_noop_entity_parameters.go
- read_noop_entity_responses.go
- read_otel_metrics_ingestion_parameters.go
- read_otel_metrics_ingestion_responses.go
- read_saved_trace_search_parameters.go
- read_saved_trace_search_responses.go
- read_service_parameters.go
- read_service_responses.go
- read_trace_behavior_parameters.go
- read_trace_behavior_responses.go
- read_trace_jaeger_remote_sampling_strategy_parameters.go
- read_trace_jaeger_remote_sampling_strategy_responses.go
- read_trace_tail_sampling_rules_parameters.go
- read_trace_tail_sampling_rules_responses.go
- sync_prometheus_parameters.go
- sync_prometheus_responses.go
- update_dashboard_parameters.go
- update_dashboard_responses.go
- update_dataset_parameters.go
- update_dataset_responses.go
- update_link_template_parameters.go
- update_link_template_responses.go
- update_log_allocation_config_parameters.go
- update_log_allocation_config_responses.go
- update_log_scale_action_parameters.go
- update_log_scale_action_responses.go
- update_log_scale_alert_parameters.go
- update_log_scale_alert_responses.go
- update_noop_entity_parameters.go
- update_noop_entity_responses.go
- update_otel_metrics_ingestion_parameters.go
- update_otel_metrics_ingestion_responses.go
- update_saved_trace_search_parameters.go
- update_saved_trace_search_responses.go
- update_service_parameters.go
- update_service_responses.go
- update_trace_behavior_parameters.go
- update_trace_behavior_responses.go
- update_trace_jaeger_remote_sampling_strategy_parameters.go
- update_trace_jaeger_remote_sampling_strategy_responses.go
- update_trace_tail_sampling_rules_parameters.go
- update_trace_tail_sampling_rules_responses.go