Documentation ¶
Index ¶
- type CancelDeploymentResourcePendingPlanBadRequest
- type CancelDeploymentResourcePendingPlanInternalServerError
- type CancelDeploymentResourcePendingPlanNotFound
- type CancelDeploymentResourcePendingPlanOK
- type CancelDeploymentResourcePendingPlanParams
- func NewCancelDeploymentResourcePendingPlanParams() *CancelDeploymentResourcePendingPlanParams
- func NewCancelDeploymentResourcePendingPlanParamsWithContext(ctx context.Context) *CancelDeploymentResourcePendingPlanParams
- func NewCancelDeploymentResourcePendingPlanParamsWithHTTPClient(client *http.Client) *CancelDeploymentResourcePendingPlanParams
- func NewCancelDeploymentResourcePendingPlanParamsWithTimeout(timeout time.Duration) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) SetContext(ctx context.Context)
- func (o *CancelDeploymentResourcePendingPlanParams) SetDeploymentID(deploymentID string)
- func (o *CancelDeploymentResourcePendingPlanParams) SetForceDelete(forceDelete *bool)
- func (o *CancelDeploymentResourcePendingPlanParams) SetHTTPClient(client *http.Client)
- func (o *CancelDeploymentResourcePendingPlanParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *CancelDeploymentResourcePendingPlanParams) SetRefID(refID string)
- func (o *CancelDeploymentResourcePendingPlanParams) SetResourceKind(resourceKind string)
- func (o *CancelDeploymentResourcePendingPlanParams) SetTimeout(timeout time.Duration)
- func (o *CancelDeploymentResourcePendingPlanParams) WithContext(ctx context.Context) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithDeploymentID(deploymentID string) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithForceDelete(forceDelete *bool) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithHTTPClient(client *http.Client) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithIgnoreMissing(ignoreMissing *bool) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithRefID(refID string) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithResourceKind(resourceKind string) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WithTimeout(timeout time.Duration) *CancelDeploymentResourcePendingPlanParams
- func (o *CancelDeploymentResourcePendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelDeploymentResourcePendingPlanReader
- type CancelDeploymentResourcePendingPlanRetryWith
- type Client
- func (a *Client) CancelDeploymentResourcePendingPlan(params *CancelDeploymentResourcePendingPlanParams, ...) (*CancelDeploymentResourcePendingPlanOK, error)
- func (a *Client) CreateDeployment(params *CreateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentOK, *CreateDeploymentAccepted, error)
- func (a *Client) CreateDeploymentNote(params *CreateDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentNoteCreated, error)
- func (a *Client) DeleteDeployment(params *DeleteDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentOK, error)
- func (a *Client) DeleteDeploymentNote(params *DeleteDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentNoteOK, error)
- func (a *Client) DeleteDeploymentStatelessResource(params *DeleteDeploymentStatelessResourceParams, ...) (*DeleteDeploymentStatelessResourceOK, error)
- func (a *Client) GetDeployment(params *GetDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentOK, error)
- func (a *Client) GetDeploymentApmResourceInfo(params *GetDeploymentApmResourceInfoParams, ...) (*GetDeploymentApmResourceInfoOK, error)
- func (a *Client) GetDeploymentAppsearchResourceInfo(params *GetDeploymentAppsearchResourceInfoParams, ...) (*GetDeploymentAppsearchResourceInfoOK, error)
- func (a *Client) GetDeploymentEsResourceInfo(params *GetDeploymentEsResourceInfoParams, ...) (*GetDeploymentEsResourceInfoOK, error)
- func (a *Client) GetDeploymentKibResourceInfo(params *GetDeploymentKibResourceInfoParams, ...) (*GetDeploymentKibResourceInfoOK, error)
- func (a *Client) GetDeploymentNote(params *GetDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentNoteOK, error)
- func (a *Client) GetDeploymentNotes(params *GetDeploymentNotesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentNotesOK, error)
- func (a *Client) ListDeployments(params *ListDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeploymentsOK, error)
- func (a *Client) RestartDeploymentEsResource(params *RestartDeploymentEsResourceParams, ...) (*RestartDeploymentEsResourceAccepted, error)
- func (a *Client) RestartDeploymentStatelessResource(params *RestartDeploymentStatelessResourceParams, ...) (*RestartDeploymentStatelessResourceAccepted, error)
- func (a *Client) RestoreDeployment(params *RestoreDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreDeploymentOK, error)
- func (a *Client) RestoreDeploymentResource(params *RestoreDeploymentResourceParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreDeploymentResourceOK, error)
- func (a *Client) ResyncDeployment(params *ResyncDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncDeploymentOK, error)
- func (a *Client) ResyncDeployments(params *ResyncDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncDeploymentsOK, error)
- func (a *Client) SearchDeployments(params *SearchDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchDeploymentsOK, error)
- func (a *Client) SetDeploymentResourceRawMetadata(params *SetDeploymentResourceRawMetadataParams, ...) (*SetDeploymentResourceRawMetadataOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) ShutdownDeployment(params *ShutdownDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownDeploymentOK, error)
- func (a *Client) ShutdownDeploymentEsResource(params *ShutdownDeploymentEsResourceParams, ...) (*ShutdownDeploymentEsResourceOK, error)
- func (a *Client) ShutdownDeploymentStatelessResource(params *ShutdownDeploymentStatelessResourceParams, ...) (*ShutdownDeploymentStatelessResourceOK, error)
- func (a *Client) StartDeploymentResourceInstances(params *StartDeploymentResourceInstancesParams, ...) (*StartDeploymentResourceInstancesAccepted, error)
- func (a *Client) StartDeploymentResourceInstancesAll(params *StartDeploymentResourceInstancesAllParams, ...) (*StartDeploymentResourceInstancesAllAccepted, error)
- func (a *Client) StartDeploymentResourceInstancesAllMaintenanceMode(params *StartDeploymentResourceInstancesAllMaintenanceModeParams, ...) (*StartDeploymentResourceInstancesAllMaintenanceModeAccepted, error)
- func (a *Client) StartDeploymentResourceMaintenanceMode(params *StartDeploymentResourceMaintenanceModeParams, ...) (*StartDeploymentResourceMaintenanceModeAccepted, error)
- func (a *Client) StopDeploymentResourceInstances(params *StopDeploymentResourceInstancesParams, ...) (*StopDeploymentResourceInstancesAccepted, error)
- func (a *Client) StopDeploymentResourceInstancesAll(params *StopDeploymentResourceInstancesAllParams, ...) (*StopDeploymentResourceInstancesAllAccepted, error)
- func (a *Client) StopDeploymentResourceInstancesAllMaintenanceMode(params *StopDeploymentResourceInstancesAllMaintenanceModeParams, ...) (*StopDeploymentResourceInstancesAllMaintenanceModeAccepted, error)
- func (a *Client) StopDeploymentResourceMaintenanceMode(params *StopDeploymentResourceMaintenanceModeParams, ...) (*StopDeploymentResourceMaintenanceModeAccepted, error)
- func (a *Client) UpdateDeployment(params *UpdateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOK, error)
- func (a *Client) UpdateDeploymentNote(params *UpdateDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentNoteOK, error)
- func (a *Client) UpgradeDeploymentStatelessResource(params *UpgradeDeploymentStatelessResourceParams, ...) (*UpgradeDeploymentStatelessResourceAccepted, error)
- type CreateDeploymentAccepted
- type CreateDeploymentBadRequest
- type CreateDeploymentNoteCreated
- type CreateDeploymentNoteNotFound
- type CreateDeploymentNoteParams
- func NewCreateDeploymentNoteParams() *CreateDeploymentNoteParams
- func NewCreateDeploymentNoteParamsWithContext(ctx context.Context) *CreateDeploymentNoteParams
- func NewCreateDeploymentNoteParamsWithHTTPClient(client *http.Client) *CreateDeploymentNoteParams
- func NewCreateDeploymentNoteParamsWithTimeout(timeout time.Duration) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) SetBody(body *models.Note)
- func (o *CreateDeploymentNoteParams) SetContext(ctx context.Context)
- func (o *CreateDeploymentNoteParams) SetDeploymentID(deploymentID string)
- func (o *CreateDeploymentNoteParams) SetHTTPClient(client *http.Client)
- func (o *CreateDeploymentNoteParams) SetTimeout(timeout time.Duration)
- func (o *CreateDeploymentNoteParams) SetVersion(version *int64)
- func (o *CreateDeploymentNoteParams) WithBody(body *models.Note) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WithContext(ctx context.Context) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WithDeploymentID(deploymentID string) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WithHTTPClient(client *http.Client) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WithTimeout(timeout time.Duration) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WithVersion(version *int64) *CreateDeploymentNoteParams
- func (o *CreateDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDeploymentNoteReader
- type CreateDeploymentNoteRetryWith
- type CreateDeploymentOK
- type CreateDeploymentParams
- func NewCreateDeploymentParams() *CreateDeploymentParams
- func NewCreateDeploymentParamsWithContext(ctx context.Context) *CreateDeploymentParams
- func NewCreateDeploymentParamsWithHTTPClient(client *http.Client) *CreateDeploymentParams
- func NewCreateDeploymentParamsWithTimeout(timeout time.Duration) *CreateDeploymentParams
- func (o *CreateDeploymentParams) SetBody(body *models.DeploymentCreateRequest)
- func (o *CreateDeploymentParams) SetContext(ctx context.Context)
- func (o *CreateDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *CreateDeploymentParams) SetRequestID(requestID *string)
- func (o *CreateDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *CreateDeploymentParams) SetValidateOnly(validateOnly *bool)
- func (o *CreateDeploymentParams) WithBody(body *models.DeploymentCreateRequest) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WithContext(ctx context.Context) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WithHTTPClient(client *http.Client) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WithRequestID(requestID *string) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WithTimeout(timeout time.Duration) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WithValidateOnly(validateOnly *bool) *CreateDeploymentParams
- func (o *CreateDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDeploymentReader
- type CreateDeploymentUnauthorized
- type DeleteDeploymentBadRequest
- type DeleteDeploymentNotFound
- type DeleteDeploymentNoteNotFound
- type DeleteDeploymentNoteOK
- type DeleteDeploymentNoteParams
- func NewDeleteDeploymentNoteParams() *DeleteDeploymentNoteParams
- func NewDeleteDeploymentNoteParamsWithContext(ctx context.Context) *DeleteDeploymentNoteParams
- func NewDeleteDeploymentNoteParamsWithHTTPClient(client *http.Client) *DeleteDeploymentNoteParams
- func NewDeleteDeploymentNoteParamsWithTimeout(timeout time.Duration) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) SetContext(ctx context.Context)
- func (o *DeleteDeploymentNoteParams) SetDeploymentID(deploymentID string)
- func (o *DeleteDeploymentNoteParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeploymentNoteParams) SetNoteID(noteID string)
- func (o *DeleteDeploymentNoteParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeploymentNoteParams) SetVersion(version *int64)
- func (o *DeleteDeploymentNoteParams) WithContext(ctx context.Context) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WithDeploymentID(deploymentID string) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WithHTTPClient(client *http.Client) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WithNoteID(noteID string) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WithTimeout(timeout time.Duration) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WithVersion(version *int64) *DeleteDeploymentNoteParams
- func (o *DeleteDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeploymentNoteReader
- type DeleteDeploymentNoteRetryWith
- type DeleteDeploymentOK
- type DeleteDeploymentParams
- func NewDeleteDeploymentParams() *DeleteDeploymentParams
- func NewDeleteDeploymentParamsWithContext(ctx context.Context) *DeleteDeploymentParams
- func NewDeleteDeploymentParamsWithHTTPClient(client *http.Client) *DeleteDeploymentParams
- func NewDeleteDeploymentParamsWithTimeout(timeout time.Duration) *DeleteDeploymentParams
- func (o *DeleteDeploymentParams) SetContext(ctx context.Context)
- func (o *DeleteDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *DeleteDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeploymentParams) WithContext(ctx context.Context) *DeleteDeploymentParams
- func (o *DeleteDeploymentParams) WithDeploymentID(deploymentID string) *DeleteDeploymentParams
- func (o *DeleteDeploymentParams) WithHTTPClient(client *http.Client) *DeleteDeploymentParams
- func (o *DeleteDeploymentParams) WithTimeout(timeout time.Duration) *DeleteDeploymentParams
- func (o *DeleteDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeploymentReader
- type DeleteDeploymentStatelessResourceBadRequest
- type DeleteDeploymentStatelessResourceInternalServerError
- type DeleteDeploymentStatelessResourceNotFound
- type DeleteDeploymentStatelessResourceOK
- type DeleteDeploymentStatelessResourceParams
- func NewDeleteDeploymentStatelessResourceParams() *DeleteDeploymentStatelessResourceParams
- func NewDeleteDeploymentStatelessResourceParamsWithContext(ctx context.Context) *DeleteDeploymentStatelessResourceParams
- func NewDeleteDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *DeleteDeploymentStatelessResourceParams
- func NewDeleteDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) SetContext(ctx context.Context)
- func (o *DeleteDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
- func (o *DeleteDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeploymentStatelessResourceParams) SetRefID(refID string)
- func (o *DeleteDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
- func (o *DeleteDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeploymentStatelessResourceParams) WithContext(ctx context.Context) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WithRefID(refID string) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *DeleteDeploymentStatelessResourceParams
- func (o *DeleteDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeploymentStatelessResourceReader
- type DeleteDeploymentStatelessResourceRetryWith
- type DeleteDeploymentUnauthorized
- type GetDeploymentApmResourceInfoInternalServerError
- type GetDeploymentApmResourceInfoNotFound
- type GetDeploymentApmResourceInfoOK
- type GetDeploymentApmResourceInfoParams
- func NewGetDeploymentApmResourceInfoParams() *GetDeploymentApmResourceInfoParams
- func NewGetDeploymentApmResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentApmResourceInfoParams
- func NewGetDeploymentApmResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentApmResourceInfoParams
- func NewGetDeploymentApmResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) SetContext(ctx context.Context)
- func (o *GetDeploymentApmResourceInfoParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentApmResourceInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentApmResourceInfoParams) SetRefID(refID string)
- func (o *GetDeploymentApmResourceInfoParams) SetShowMetadata(showMetadata *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetShowPlans(showPlans *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetShowSettings(showSettings *bool)
- func (o *GetDeploymentApmResourceInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentApmResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithRefID(refID string) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentApmResourceInfoParams
- func (o *GetDeploymentApmResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentApmResourceInfoReader
- type GetDeploymentApmResourceInfoUnauthorized
- type GetDeploymentAppsearchResourceInfoInternalServerError
- type GetDeploymentAppsearchResourceInfoNotFound
- type GetDeploymentAppsearchResourceInfoOK
- type GetDeploymentAppsearchResourceInfoParams
- func NewGetDeploymentAppsearchResourceInfoParams() *GetDeploymentAppsearchResourceInfoParams
- func NewGetDeploymentAppsearchResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentAppsearchResourceInfoParams
- func NewGetDeploymentAppsearchResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentAppsearchResourceInfoParams
- func NewGetDeploymentAppsearchResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) SetContext(ctx context.Context)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetRefID(refID string)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowMetadata(showMetadata *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlans(showPlans *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetShowSettings(showSettings *bool)
- func (o *GetDeploymentAppsearchResourceInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentAppsearchResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithRefID(refID string) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentAppsearchResourceInfoParams
- func (o *GetDeploymentAppsearchResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentAppsearchResourceInfoReader
- type GetDeploymentAppsearchResourceInfoUnauthorized
- type GetDeploymentEsResourceInfoInternalServerError
- type GetDeploymentEsResourceInfoNotFound
- type GetDeploymentEsResourceInfoOK
- type GetDeploymentEsResourceInfoParams
- func NewGetDeploymentEsResourceInfoParams() *GetDeploymentEsResourceInfoParams
- func NewGetDeploymentEsResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentEsResourceInfoParams
- func NewGetDeploymentEsResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentEsResourceInfoParams
- func NewGetDeploymentEsResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) SetContext(ctx context.Context)
- func (o *GetDeploymentEsResourceInfoParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentEsResourceInfoParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentEsResourceInfoParams) SetRefID(refID string)
- func (o *GetDeploymentEsResourceInfoParams) SetShowMetadata(showMetadata *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowPlans(showPlans *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowSecurity(showSecurity *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowSettings(showSettings *bool)
- func (o *GetDeploymentEsResourceInfoParams) SetShowSystemAlerts(showSystemAlerts *int64)
- func (o *GetDeploymentEsResourceInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentEsResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithRefID(refID string) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowSecurity(showSecurity *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentEsResourceInfoParams
- func (o *GetDeploymentEsResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentEsResourceInfoReader
- type GetDeploymentEsResourceInfoUnauthorized
- type GetDeploymentInternalServerError
- type GetDeploymentKibResourceInfoInternalServerError
- type GetDeploymentKibResourceInfoNotFound
- type GetDeploymentKibResourceInfoOK
- type GetDeploymentKibResourceInfoParams
- func NewGetDeploymentKibResourceInfoParams() *GetDeploymentKibResourceInfoParams
- func NewGetDeploymentKibResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentKibResourceInfoParams
- func NewGetDeploymentKibResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentKibResourceInfoParams
- func NewGetDeploymentKibResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) SetContext(ctx context.Context)
- func (o *GetDeploymentKibResourceInfoParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentKibResourceInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentKibResourceInfoParams) SetRefID(refID string)
- func (o *GetDeploymentKibResourceInfoParams) SetShowMetadata(showMetadata *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetShowPlans(showPlans *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetShowSettings(showSettings *bool)
- func (o *GetDeploymentKibResourceInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentKibResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithRefID(refID string) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentKibResourceInfoParams
- func (o *GetDeploymentKibResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentKibResourceInfoReader
- type GetDeploymentKibResourceInfoUnauthorized
- type GetDeploymentNotFound
- type GetDeploymentNoteNotFound
- type GetDeploymentNoteOK
- type GetDeploymentNoteParams
- func NewGetDeploymentNoteParams() *GetDeploymentNoteParams
- func NewGetDeploymentNoteParamsWithContext(ctx context.Context) *GetDeploymentNoteParams
- func NewGetDeploymentNoteParamsWithHTTPClient(client *http.Client) *GetDeploymentNoteParams
- func NewGetDeploymentNoteParamsWithTimeout(timeout time.Duration) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) SetContext(ctx context.Context)
- func (o *GetDeploymentNoteParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentNoteParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentNoteParams) SetNoteID(noteID string)
- func (o *GetDeploymentNoteParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentNoteParams) WithContext(ctx context.Context) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) WithDeploymentID(deploymentID string) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) WithHTTPClient(client *http.Client) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) WithNoteID(noteID string) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) WithTimeout(timeout time.Duration) *GetDeploymentNoteParams
- func (o *GetDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentNoteReader
- type GetDeploymentNotesNotFound
- type GetDeploymentNotesOK
- type GetDeploymentNotesParams
- func NewGetDeploymentNotesParams() *GetDeploymentNotesParams
- func NewGetDeploymentNotesParamsWithContext(ctx context.Context) *GetDeploymentNotesParams
- func NewGetDeploymentNotesParamsWithHTTPClient(client *http.Client) *GetDeploymentNotesParams
- func NewGetDeploymentNotesParamsWithTimeout(timeout time.Duration) *GetDeploymentNotesParams
- func (o *GetDeploymentNotesParams) SetContext(ctx context.Context)
- func (o *GetDeploymentNotesParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentNotesParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentNotesParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentNotesParams) WithContext(ctx context.Context) *GetDeploymentNotesParams
- func (o *GetDeploymentNotesParams) WithDeploymentID(deploymentID string) *GetDeploymentNotesParams
- func (o *GetDeploymentNotesParams) WithHTTPClient(client *http.Client) *GetDeploymentNotesParams
- func (o *GetDeploymentNotesParams) WithTimeout(timeout time.Duration) *GetDeploymentNotesParams
- func (o *GetDeploymentNotesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentNotesReader
- type GetDeploymentOK
- type GetDeploymentParams
- func (o *GetDeploymentParams) SetContext(ctx context.Context)
- func (o *GetDeploymentParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *GetDeploymentParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentParams) SetShowMetadata(showMetadata *bool)
- func (o *GetDeploymentParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetDeploymentParams) SetShowPlanHistory(showPlanHistory *bool)
- func (o *GetDeploymentParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetDeploymentParams) SetShowPlans(showPlans *bool)
- func (o *GetDeploymentParams) SetShowSecurity(showSecurity *bool)
- func (o *GetDeploymentParams) SetShowSettings(showSettings *bool)
- func (o *GetDeploymentParams) SetShowSystemAlerts(showSystemAlerts *int64)
- func (o *GetDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentParams) WithContext(ctx context.Context) *GetDeploymentParams
- func (o *GetDeploymentParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithDeploymentID(deploymentID string) *GetDeploymentParams
- func (o *GetDeploymentParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithHTTPClient(client *http.Client) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowMetadata(showMetadata *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowPlans(showPlans *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowSecurity(showSecurity *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowSettings(showSettings *bool) *GetDeploymentParams
- func (o *GetDeploymentParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetDeploymentParams
- func (o *GetDeploymentParams) WithTimeout(timeout time.Duration) *GetDeploymentParams
- func (o *GetDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentReader
- type GetDeploymentUnauthorized
- type ListDeploymentsOK
- type ListDeploymentsParams
- func NewListDeploymentsParams() *ListDeploymentsParams
- func NewListDeploymentsParamsWithContext(ctx context.Context) *ListDeploymentsParams
- func NewListDeploymentsParamsWithHTTPClient(client *http.Client) *ListDeploymentsParams
- func NewListDeploymentsParamsWithTimeout(timeout time.Duration) *ListDeploymentsParams
- func (o *ListDeploymentsParams) SetContext(ctx context.Context)
- func (o *ListDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *ListDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *ListDeploymentsParams) WithContext(ctx context.Context) *ListDeploymentsParams
- func (o *ListDeploymentsParams) WithHTTPClient(client *http.Client) *ListDeploymentsParams
- func (o *ListDeploymentsParams) WithTimeout(timeout time.Duration) *ListDeploymentsParams
- func (o *ListDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDeploymentsReader
- type ListDeploymentsUnauthorized
- type RestartDeploymentEsResourceAccepted
- type RestartDeploymentEsResourceNotFound
- type RestartDeploymentEsResourceParams
- func NewRestartDeploymentEsResourceParams() *RestartDeploymentEsResourceParams
- func NewRestartDeploymentEsResourceParamsWithContext(ctx context.Context) *RestartDeploymentEsResourceParams
- func NewRestartDeploymentEsResourceParamsWithHTTPClient(client *http.Client) *RestartDeploymentEsResourceParams
- func NewRestartDeploymentEsResourceParamsWithTimeout(timeout time.Duration) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) SetCancelPending(cancelPending *bool)
- func (o *RestartDeploymentEsResourceParams) SetContext(ctx context.Context)
- func (o *RestartDeploymentEsResourceParams) SetDeploymentID(deploymentID string)
- func (o *RestartDeploymentEsResourceParams) SetGroupAttribute(groupAttribute *string)
- func (o *RestartDeploymentEsResourceParams) SetHTTPClient(client *http.Client)
- func (o *RestartDeploymentEsResourceParams) SetRefID(refID string)
- func (o *RestartDeploymentEsResourceParams) SetRestoreSnapshot(restoreSnapshot *bool)
- func (o *RestartDeploymentEsResourceParams) SetShardInitWaitTime(shardInitWaitTime *int64)
- func (o *RestartDeploymentEsResourceParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *RestartDeploymentEsResourceParams) SetTimeout(timeout time.Duration)
- func (o *RestartDeploymentEsResourceParams) WithCancelPending(cancelPending *bool) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithContext(ctx context.Context) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithDeploymentID(deploymentID string) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithGroupAttribute(groupAttribute *string) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithHTTPClient(client *http.Client) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithRefID(refID string) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithShardInitWaitTime(shardInitWaitTime *int64) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithSkipSnapshot(skipSnapshot *bool) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WithTimeout(timeout time.Duration) *RestartDeploymentEsResourceParams
- func (o *RestartDeploymentEsResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestartDeploymentEsResourceReader
- type RestartDeploymentEsResourceRetryWith
- type RestartDeploymentEsResourceUnprocessableEntity
- type RestartDeploymentStatelessResourceAccepted
- type RestartDeploymentStatelessResourceInternalServerError
- type RestartDeploymentStatelessResourceNotFound
- type RestartDeploymentStatelessResourceParams
- func NewRestartDeploymentStatelessResourceParams() *RestartDeploymentStatelessResourceParams
- func NewRestartDeploymentStatelessResourceParamsWithContext(ctx context.Context) *RestartDeploymentStatelessResourceParams
- func NewRestartDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *RestartDeploymentStatelessResourceParams
- func NewRestartDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) SetCancelPending(cancelPending *bool)
- func (o *RestartDeploymentStatelessResourceParams) SetContext(ctx context.Context)
- func (o *RestartDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
- func (o *RestartDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
- func (o *RestartDeploymentStatelessResourceParams) SetRefID(refID string)
- func (o *RestartDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
- func (o *RestartDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
- func (o *RestartDeploymentStatelessResourceParams) WithCancelPending(cancelPending *bool) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithContext(ctx context.Context) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithRefID(refID string) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *RestartDeploymentStatelessResourceParams
- func (o *RestartDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestartDeploymentStatelessResourceReader
- type RestartDeploymentStatelessResourceRetryWith
- type RestartDeploymentStatelessResourceUnprocessableEntity
- type RestoreDeploymentBadRequest
- type RestoreDeploymentNotFound
- type RestoreDeploymentOK
- type RestoreDeploymentParams
- func NewRestoreDeploymentParams() *RestoreDeploymentParams
- func NewRestoreDeploymentParamsWithContext(ctx context.Context) *RestoreDeploymentParams
- func NewRestoreDeploymentParamsWithHTTPClient(client *http.Client) *RestoreDeploymentParams
- func NewRestoreDeploymentParamsWithTimeout(timeout time.Duration) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) SetContext(ctx context.Context)
- func (o *RestoreDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *RestoreDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *RestoreDeploymentParams) SetRestoreSnapshot(restoreSnapshot *bool)
- func (o *RestoreDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *RestoreDeploymentParams) WithContext(ctx context.Context) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) WithDeploymentID(deploymentID string) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) WithHTTPClient(client *http.Client) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) WithTimeout(timeout time.Duration) *RestoreDeploymentParams
- func (o *RestoreDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestoreDeploymentReader
- type RestoreDeploymentResourceBadRequest
- type RestoreDeploymentResourceNotFound
- type RestoreDeploymentResourceOK
- type RestoreDeploymentResourceParams
- func NewRestoreDeploymentResourceParams() *RestoreDeploymentResourceParams
- func NewRestoreDeploymentResourceParamsWithContext(ctx context.Context) *RestoreDeploymentResourceParams
- func NewRestoreDeploymentResourceParamsWithHTTPClient(client *http.Client) *RestoreDeploymentResourceParams
- func NewRestoreDeploymentResourceParamsWithTimeout(timeout time.Duration) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) SetContext(ctx context.Context)
- func (o *RestoreDeploymentResourceParams) SetDeploymentID(deploymentID string)
- func (o *RestoreDeploymentResourceParams) SetHTTPClient(client *http.Client)
- func (o *RestoreDeploymentResourceParams) SetRefID(refID string)
- func (o *RestoreDeploymentResourceParams) SetResourceKind(resourceKind string)
- func (o *RestoreDeploymentResourceParams) SetRestoreSnapshot(restoreSnapshot *bool)
- func (o *RestoreDeploymentResourceParams) SetTimeout(timeout time.Duration)
- func (o *RestoreDeploymentResourceParams) WithContext(ctx context.Context) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithDeploymentID(deploymentID string) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithHTTPClient(client *http.Client) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithRefID(refID string) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithResourceKind(resourceKind string) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WithTimeout(timeout time.Duration) *RestoreDeploymentResourceParams
- func (o *RestoreDeploymentResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestoreDeploymentResourceReader
- type RestoreDeploymentResourceRetryWith
- type RestoreDeploymentUnauthorized
- type ResyncDeploymentInternalServerError
- type ResyncDeploymentOK
- type ResyncDeploymentParams
- func NewResyncDeploymentParams() *ResyncDeploymentParams
- func NewResyncDeploymentParamsWithContext(ctx context.Context) *ResyncDeploymentParams
- func NewResyncDeploymentParamsWithHTTPClient(client *http.Client) *ResyncDeploymentParams
- func NewResyncDeploymentParamsWithTimeout(timeout time.Duration) *ResyncDeploymentParams
- func (o *ResyncDeploymentParams) SetContext(ctx context.Context)
- func (o *ResyncDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *ResyncDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *ResyncDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *ResyncDeploymentParams) WithContext(ctx context.Context) *ResyncDeploymentParams
- func (o *ResyncDeploymentParams) WithDeploymentID(deploymentID string) *ResyncDeploymentParams
- func (o *ResyncDeploymentParams) WithHTTPClient(client *http.Client) *ResyncDeploymentParams
- func (o *ResyncDeploymentParams) WithTimeout(timeout time.Duration) *ResyncDeploymentParams
- func (o *ResyncDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncDeploymentReader
- type ResyncDeploymentRetryWith
- type ResyncDeploymentsInternalServerError
- type ResyncDeploymentsOK
- type ResyncDeploymentsParams
- func NewResyncDeploymentsParams() *ResyncDeploymentsParams
- func NewResyncDeploymentsParamsWithContext(ctx context.Context) *ResyncDeploymentsParams
- func NewResyncDeploymentsParamsWithHTTPClient(client *http.Client) *ResyncDeploymentsParams
- func NewResyncDeploymentsParamsWithTimeout(timeout time.Duration) *ResyncDeploymentsParams
- func (o *ResyncDeploymentsParams) SetContext(ctx context.Context)
- func (o *ResyncDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *ResyncDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *ResyncDeploymentsParams) WithContext(ctx context.Context) *ResyncDeploymentsParams
- func (o *ResyncDeploymentsParams) WithHTTPClient(client *http.Client) *ResyncDeploymentsParams
- func (o *ResyncDeploymentsParams) WithTimeout(timeout time.Duration) *ResyncDeploymentsParams
- func (o *ResyncDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncDeploymentsReader
- type ResyncDeploymentsRetryWith
- type SearchDeploymentsOK
- type SearchDeploymentsParams
- func NewSearchDeploymentsParams() *SearchDeploymentsParams
- func NewSearchDeploymentsParamsWithContext(ctx context.Context) *SearchDeploymentsParams
- func NewSearchDeploymentsParamsWithHTTPClient(client *http.Client) *SearchDeploymentsParams
- func NewSearchDeploymentsParamsWithTimeout(timeout time.Duration) *SearchDeploymentsParams
- func (o *SearchDeploymentsParams) SetBody(body *models.SearchRequest)
- func (o *SearchDeploymentsParams) SetContext(ctx context.Context)
- func (o *SearchDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *SearchDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *SearchDeploymentsParams) WithBody(body *models.SearchRequest) *SearchDeploymentsParams
- func (o *SearchDeploymentsParams) WithContext(ctx context.Context) *SearchDeploymentsParams
- func (o *SearchDeploymentsParams) WithHTTPClient(client *http.Client) *SearchDeploymentsParams
- func (o *SearchDeploymentsParams) WithTimeout(timeout time.Duration) *SearchDeploymentsParams
- func (o *SearchDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchDeploymentsReader
- type SearchDeploymentsUnauthorized
- type SetDeploymentResourceRawMetadataBadRequest
- type SetDeploymentResourceRawMetadataInternalServerError
- type SetDeploymentResourceRawMetadataNotFound
- type SetDeploymentResourceRawMetadataOK
- type SetDeploymentResourceRawMetadataParams
- func NewSetDeploymentResourceRawMetadataParams() *SetDeploymentResourceRawMetadataParams
- func NewSetDeploymentResourceRawMetadataParamsWithContext(ctx context.Context) *SetDeploymentResourceRawMetadataParams
- func NewSetDeploymentResourceRawMetadataParamsWithHTTPClient(client *http.Client) *SetDeploymentResourceRawMetadataParams
- func NewSetDeploymentResourceRawMetadataParamsWithTimeout(timeout time.Duration) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) SetBody(body string)
- func (o *SetDeploymentResourceRawMetadataParams) SetContext(ctx context.Context)
- func (o *SetDeploymentResourceRawMetadataParams) SetDeploymentID(deploymentID string)
- func (o *SetDeploymentResourceRawMetadataParams) SetHTTPClient(client *http.Client)
- func (o *SetDeploymentResourceRawMetadataParams) SetRefID(refID string)
- func (o *SetDeploymentResourceRawMetadataParams) SetResourceKind(resourceKind string)
- func (o *SetDeploymentResourceRawMetadataParams) SetTimeout(timeout time.Duration)
- func (o *SetDeploymentResourceRawMetadataParams) SetVersion(version *int64)
- func (o *SetDeploymentResourceRawMetadataParams) WithBody(body string) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithContext(ctx context.Context) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithDeploymentID(deploymentID string) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithHTTPClient(client *http.Client) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithRefID(refID string) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithResourceKind(resourceKind string) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithTimeout(timeout time.Duration) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WithVersion(version *int64) *SetDeploymentResourceRawMetadataParams
- func (o *SetDeploymentResourceRawMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetDeploymentResourceRawMetadataReader
- type SetDeploymentResourceRawMetadataRetryWith
- type ShutdownDeploymentBadRequest
- type ShutdownDeploymentEsResourceInternalServerError
- type ShutdownDeploymentEsResourceNotFound
- type ShutdownDeploymentEsResourceOK
- type ShutdownDeploymentEsResourceParams
- func NewShutdownDeploymentEsResourceParams() *ShutdownDeploymentEsResourceParams
- func NewShutdownDeploymentEsResourceParamsWithContext(ctx context.Context) *ShutdownDeploymentEsResourceParams
- func NewShutdownDeploymentEsResourceParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentEsResourceParams
- func NewShutdownDeploymentEsResourceParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) SetContext(ctx context.Context)
- func (o *ShutdownDeploymentEsResourceParams) SetDeploymentID(deploymentID string)
- func (o *ShutdownDeploymentEsResourceParams) SetHTTPClient(client *http.Client)
- func (o *ShutdownDeploymentEsResourceParams) SetHide(hide *bool)
- func (o *ShutdownDeploymentEsResourceParams) SetRefID(refID string)
- func (o *ShutdownDeploymentEsResourceParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *ShutdownDeploymentEsResourceParams) SetTimeout(timeout time.Duration)
- func (o *ShutdownDeploymentEsResourceParams) WithContext(ctx context.Context) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithHide(hide *bool) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithRefID(refID string) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentEsResourceParams
- func (o *ShutdownDeploymentEsResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShutdownDeploymentEsResourceReader
- type ShutdownDeploymentEsResourceUnauthorized
- type ShutdownDeploymentNotFound
- type ShutdownDeploymentOK
- type ShutdownDeploymentParams
- func NewShutdownDeploymentParams() *ShutdownDeploymentParams
- func NewShutdownDeploymentParamsWithContext(ctx context.Context) *ShutdownDeploymentParams
- func NewShutdownDeploymentParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentParams
- func NewShutdownDeploymentParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) SetContext(ctx context.Context)
- func (o *ShutdownDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *ShutdownDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *ShutdownDeploymentParams) SetHide(hide *bool)
- func (o *ShutdownDeploymentParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *ShutdownDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *ShutdownDeploymentParams) WithContext(ctx context.Context) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WithHide(hide *bool) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentParams
- func (o *ShutdownDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShutdownDeploymentReader
- type ShutdownDeploymentStatelessResourceInternalServerError
- type ShutdownDeploymentStatelessResourceNotFound
- type ShutdownDeploymentStatelessResourceOK
- type ShutdownDeploymentStatelessResourceParams
- func NewShutdownDeploymentStatelessResourceParams() *ShutdownDeploymentStatelessResourceParams
- func NewShutdownDeploymentStatelessResourceParamsWithContext(ctx context.Context) *ShutdownDeploymentStatelessResourceParams
- func NewShutdownDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentStatelessResourceParams
- func NewShutdownDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) SetContext(ctx context.Context)
- func (o *ShutdownDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
- func (o *ShutdownDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
- func (o *ShutdownDeploymentStatelessResourceParams) SetHide(hide *bool)
- func (o *ShutdownDeploymentStatelessResourceParams) SetRefID(refID string)
- func (o *ShutdownDeploymentStatelessResourceParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *ShutdownDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
- func (o *ShutdownDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
- func (o *ShutdownDeploymentStatelessResourceParams) WithContext(ctx context.Context) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithHide(hide *bool) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithRefID(refID string) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentStatelessResourceParams
- func (o *ShutdownDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShutdownDeploymentStatelessResourceReader
- type ShutdownDeploymentStatelessResourceRetryWith
- type ShutdownDeploymentUnauthorized
- type StartDeploymentResourceInstancesAccepted
- type StartDeploymentResourceInstancesAllAccepted
- type StartDeploymentResourceInstancesAllForbidden
- type StartDeploymentResourceInstancesAllMaintenanceModeAccepted
- type StartDeploymentResourceInstancesAllMaintenanceModeForbidden
- type StartDeploymentResourceInstancesAllMaintenanceModeNotFound
- type StartDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStartDeploymentResourceInstancesAllMaintenanceModeParams() *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID(deploymentID string)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID(refID string)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind(resourceKind string)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID(refID string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartDeploymentResourceInstancesAllMaintenanceModeReader
- type StartDeploymentResourceInstancesAllMaintenanceModeRetryWith
- type StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity
- type StartDeploymentResourceInstancesAllNotFound
- type StartDeploymentResourceInstancesAllParams
- func NewStartDeploymentResourceInstancesAllParams() *StartDeploymentResourceInstancesAllParams
- func NewStartDeploymentResourceInstancesAllParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesAllParams
- func NewStartDeploymentResourceInstancesAllParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllParams
- func NewStartDeploymentResourceInstancesAllParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) SetContext(ctx context.Context)
- func (o *StartDeploymentResourceInstancesAllParams) SetDeploymentID(deploymentID string)
- func (o *StartDeploymentResourceInstancesAllParams) SetHTTPClient(client *http.Client)
- func (o *StartDeploymentResourceInstancesAllParams) SetRefID(refID string)
- func (o *StartDeploymentResourceInstancesAllParams) SetResourceKind(resourceKind string)
- func (o *StartDeploymentResourceInstancesAllParams) SetTimeout(timeout time.Duration)
- func (o *StartDeploymentResourceInstancesAllParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WithRefID(refID string) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllParams
- func (o *StartDeploymentResourceInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartDeploymentResourceInstancesAllReader
- type StartDeploymentResourceInstancesAllRetryWith
- type StartDeploymentResourceInstancesAllUnprocessableEntity
- type StartDeploymentResourceInstancesForbidden
- type StartDeploymentResourceInstancesNotFound
- type StartDeploymentResourceInstancesParams
- func NewStartDeploymentResourceInstancesParams() *StartDeploymentResourceInstancesParams
- func NewStartDeploymentResourceInstancesParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesParams
- func NewStartDeploymentResourceInstancesParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesParams
- func NewStartDeploymentResourceInstancesParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) SetContext(ctx context.Context)
- func (o *StartDeploymentResourceInstancesParams) SetDeploymentID(deploymentID string)
- func (o *StartDeploymentResourceInstancesParams) SetHTTPClient(client *http.Client)
- func (o *StartDeploymentResourceInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StartDeploymentResourceInstancesParams) SetInstanceIds(instanceIds []string)
- func (o *StartDeploymentResourceInstancesParams) SetRefID(refID string)
- func (o *StartDeploymentResourceInstancesParams) SetResourceKind(resourceKind string)
- func (o *StartDeploymentResourceInstancesParams) SetTimeout(timeout time.Duration)
- func (o *StartDeploymentResourceInstancesParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithInstanceIds(instanceIds []string) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithRefID(refID string) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesParams
- func (o *StartDeploymentResourceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartDeploymentResourceInstancesReader
- type StartDeploymentResourceInstancesRetryWith
- type StartDeploymentResourceInstancesUnprocessableEntity
- type StartDeploymentResourceMaintenanceModeAccepted
- type StartDeploymentResourceMaintenanceModeForbidden
- type StartDeploymentResourceMaintenanceModeNotFound
- type StartDeploymentResourceMaintenanceModeParams
- func NewStartDeploymentResourceMaintenanceModeParams() *StartDeploymentResourceMaintenanceModeParams
- func NewStartDeploymentResourceMaintenanceModeParamsWithContext(ctx context.Context) *StartDeploymentResourceMaintenanceModeParams
- func NewStartDeploymentResourceMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceMaintenanceModeParams
- func NewStartDeploymentResourceMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetDeploymentID(deploymentID string)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetInstanceIds(instanceIds []string)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetRefID(refID string)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetResourceKind(resourceKind string)
- func (o *StartDeploymentResourceMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartDeploymentResourceMaintenanceModeParams) WithContext(ctx context.Context) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithRefID(refID string) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithResourceKind(resourceKind string) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceMaintenanceModeParams
- func (o *StartDeploymentResourceMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartDeploymentResourceMaintenanceModeReader
- type StartDeploymentResourceMaintenanceModeRetryWith
- type StartDeploymentResourceMaintenanceModeUnprocessableEntity
- type StopDeploymentResourceInstancesAccepted
- type StopDeploymentResourceInstancesAllAccepted
- type StopDeploymentResourceInstancesAllForbidden
- type StopDeploymentResourceInstancesAllMaintenanceModeAccepted
- type StopDeploymentResourceInstancesAllMaintenanceModeForbidden
- type StopDeploymentResourceInstancesAllMaintenanceModeNotFound
- type StopDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStopDeploymentResourceInstancesAllMaintenanceModeParams() *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID(deploymentID string)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID(refID string)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind(resourceKind string)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID(refID string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllMaintenanceModeParams
- func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopDeploymentResourceInstancesAllMaintenanceModeReader
- type StopDeploymentResourceInstancesAllMaintenanceModeRetryWith
- type StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity
- type StopDeploymentResourceInstancesAllNotFound
- type StopDeploymentResourceInstancesAllParams
- func NewStopDeploymentResourceInstancesAllParams() *StopDeploymentResourceInstancesAllParams
- func NewStopDeploymentResourceInstancesAllParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesAllParams
- func NewStopDeploymentResourceInstancesAllParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllParams
- func NewStopDeploymentResourceInstancesAllParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) SetContext(ctx context.Context)
- func (o *StopDeploymentResourceInstancesAllParams) SetDeploymentID(deploymentID string)
- func (o *StopDeploymentResourceInstancesAllParams) SetHTTPClient(client *http.Client)
- func (o *StopDeploymentResourceInstancesAllParams) SetRefID(refID string)
- func (o *StopDeploymentResourceInstancesAllParams) SetResourceKind(resourceKind string)
- func (o *StopDeploymentResourceInstancesAllParams) SetTimeout(timeout time.Duration)
- func (o *StopDeploymentResourceInstancesAllParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WithRefID(refID string) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllParams
- func (o *StopDeploymentResourceInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopDeploymentResourceInstancesAllReader
- type StopDeploymentResourceInstancesAllRetryWith
- type StopDeploymentResourceInstancesAllUnprocessableEntity
- type StopDeploymentResourceInstancesForbidden
- type StopDeploymentResourceInstancesNotFound
- type StopDeploymentResourceInstancesParams
- func NewStopDeploymentResourceInstancesParams() *StopDeploymentResourceInstancesParams
- func NewStopDeploymentResourceInstancesParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesParams
- func NewStopDeploymentResourceInstancesParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesParams
- func NewStopDeploymentResourceInstancesParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) SetContext(ctx context.Context)
- func (o *StopDeploymentResourceInstancesParams) SetDeploymentID(deploymentID string)
- func (o *StopDeploymentResourceInstancesParams) SetHTTPClient(client *http.Client)
- func (o *StopDeploymentResourceInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StopDeploymentResourceInstancesParams) SetInstanceIds(instanceIds []string)
- func (o *StopDeploymentResourceInstancesParams) SetRefID(refID string)
- func (o *StopDeploymentResourceInstancesParams) SetResourceKind(resourceKind string)
- func (o *StopDeploymentResourceInstancesParams) SetTimeout(timeout time.Duration)
- func (o *StopDeploymentResourceInstancesParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithInstanceIds(instanceIds []string) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithRefID(refID string) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesParams
- func (o *StopDeploymentResourceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopDeploymentResourceInstancesReader
- type StopDeploymentResourceInstancesRetryWith
- type StopDeploymentResourceInstancesUnprocessableEntity
- type StopDeploymentResourceMaintenanceModeAccepted
- type StopDeploymentResourceMaintenanceModeForbidden
- type StopDeploymentResourceMaintenanceModeNotFound
- type StopDeploymentResourceMaintenanceModeParams
- func NewStopDeploymentResourceMaintenanceModeParams() *StopDeploymentResourceMaintenanceModeParams
- func NewStopDeploymentResourceMaintenanceModeParamsWithContext(ctx context.Context) *StopDeploymentResourceMaintenanceModeParams
- func NewStopDeploymentResourceMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceMaintenanceModeParams
- func NewStopDeploymentResourceMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetDeploymentID(deploymentID string)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetInstanceIds(instanceIds []string)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetRefID(refID string)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetResourceKind(resourceKind string)
- func (o *StopDeploymentResourceMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopDeploymentResourceMaintenanceModeParams) WithContext(ctx context.Context) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithRefID(refID string) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithResourceKind(resourceKind string) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceMaintenanceModeParams
- func (o *StopDeploymentResourceMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopDeploymentResourceMaintenanceModeReader
- type StopDeploymentResourceMaintenanceModeRetryWith
- type StopDeploymentResourceMaintenanceModeUnprocessableEntity
- type UpdateDeploymentBadRequest
- type UpdateDeploymentNotFound
- type UpdateDeploymentNoteNotFound
- type UpdateDeploymentNoteOK
- type UpdateDeploymentNoteParams
- func NewUpdateDeploymentNoteParams() *UpdateDeploymentNoteParams
- func NewUpdateDeploymentNoteParamsWithContext(ctx context.Context) *UpdateDeploymentNoteParams
- func NewUpdateDeploymentNoteParamsWithHTTPClient(client *http.Client) *UpdateDeploymentNoteParams
- func NewUpdateDeploymentNoteParamsWithTimeout(timeout time.Duration) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) SetBody(body *models.Note)
- func (o *UpdateDeploymentNoteParams) SetContext(ctx context.Context)
- func (o *UpdateDeploymentNoteParams) SetDeploymentID(deploymentID string)
- func (o *UpdateDeploymentNoteParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeploymentNoteParams) SetNoteID(noteID string)
- func (o *UpdateDeploymentNoteParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeploymentNoteParams) SetVersion(version *int64)
- func (o *UpdateDeploymentNoteParams) WithBody(body *models.Note) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithContext(ctx context.Context) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithDeploymentID(deploymentID string) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithHTTPClient(client *http.Client) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithNoteID(noteID string) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithTimeout(timeout time.Duration) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WithVersion(version *int64) *UpdateDeploymentNoteParams
- func (o *UpdateDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeploymentNoteReader
- type UpdateDeploymentNoteRetryWith
- type UpdateDeploymentOK
- type UpdateDeploymentParams
- func NewUpdateDeploymentParams() *UpdateDeploymentParams
- func NewUpdateDeploymentParamsWithContext(ctx context.Context) *UpdateDeploymentParams
- func NewUpdateDeploymentParamsWithHTTPClient(client *http.Client) *UpdateDeploymentParams
- func NewUpdateDeploymentParamsWithTimeout(timeout time.Duration) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) SetBody(body *models.DeploymentUpdateRequest)
- func (o *UpdateDeploymentParams) SetContext(ctx context.Context)
- func (o *UpdateDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *UpdateDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeploymentParams) SetHidePrunedOrphans(hidePrunedOrphans *bool)
- func (o *UpdateDeploymentParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *UpdateDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeploymentParams) SetValidateOnly(validateOnly *bool)
- func (o *UpdateDeploymentParams) SetVersion(version *int64)
- func (o *UpdateDeploymentParams) WithBody(body *models.DeploymentUpdateRequest) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithContext(ctx context.Context) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithDeploymentID(deploymentID string) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithHTTPClient(client *http.Client) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithHidePrunedOrphans(hidePrunedOrphans *bool) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithSkipSnapshot(skipSnapshot *bool) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithTimeout(timeout time.Duration) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithValidateOnly(validateOnly *bool) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WithVersion(version *int64) *UpdateDeploymentParams
- func (o *UpdateDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeploymentReader
- type UpdateDeploymentUnauthorized
- type UpgradeDeploymentStatelessResourceAccepted
- type UpgradeDeploymentStatelessResourceNotFound
- type UpgradeDeploymentStatelessResourceParams
- func NewUpgradeDeploymentStatelessResourceParams() *UpgradeDeploymentStatelessResourceParams
- func NewUpgradeDeploymentStatelessResourceParamsWithContext(ctx context.Context) *UpgradeDeploymentStatelessResourceParams
- func NewUpgradeDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *UpgradeDeploymentStatelessResourceParams
- func NewUpgradeDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) SetContext(ctx context.Context)
- func (o *UpgradeDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
- func (o *UpgradeDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeDeploymentStatelessResourceParams) SetRefID(refID string)
- func (o *UpgradeDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
- func (o *UpgradeDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeDeploymentStatelessResourceParams) SetValidateOnly(validateOnly *bool)
- func (o *UpgradeDeploymentStatelessResourceParams) WithContext(ctx context.Context) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithRefID(refID string) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WithValidateOnly(validateOnly *bool) *UpgradeDeploymentStatelessResourceParams
- func (o *UpgradeDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeDeploymentStatelessResourceReader
- type UpgradeDeploymentStatelessResourceRetryWith
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelDeploymentResourcePendingPlanBadRequest ¶
type CancelDeploymentResourcePendingPlanBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CancelDeploymentResourcePendingPlanBadRequest handles this case with default header values.
The Resource does not have a pending plan. (code: `deployments.resource_does_not_have_a_pending_plan`)
func NewCancelDeploymentResourcePendingPlanBadRequest ¶
func NewCancelDeploymentResourcePendingPlanBadRequest() *CancelDeploymentResourcePendingPlanBadRequest
NewCancelDeploymentResourcePendingPlanBadRequest creates a CancelDeploymentResourcePendingPlanBadRequest with default headers values
func (*CancelDeploymentResourcePendingPlanBadRequest) Error ¶
func (o *CancelDeploymentResourcePendingPlanBadRequest) Error() string
type CancelDeploymentResourcePendingPlanInternalServerError ¶
type CancelDeploymentResourcePendingPlanInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CancelDeploymentResourcePendingPlanInternalServerError handles this case with default header values.
We have failed you. (code: `deployments.deployment_resource_no_longer_exists`)
func NewCancelDeploymentResourcePendingPlanInternalServerError ¶
func NewCancelDeploymentResourcePendingPlanInternalServerError() *CancelDeploymentResourcePendingPlanInternalServerError
NewCancelDeploymentResourcePendingPlanInternalServerError creates a CancelDeploymentResourcePendingPlanInternalServerError with default headers values
func (*CancelDeploymentResourcePendingPlanInternalServerError) Error ¶
func (o *CancelDeploymentResourcePendingPlanInternalServerError) Error() string
type CancelDeploymentResourcePendingPlanNotFound ¶
type CancelDeploymentResourcePendingPlanNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CancelDeploymentResourcePendingPlanNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`)
func NewCancelDeploymentResourcePendingPlanNotFound ¶
func NewCancelDeploymentResourcePendingPlanNotFound() *CancelDeploymentResourcePendingPlanNotFound
NewCancelDeploymentResourcePendingPlanNotFound creates a CancelDeploymentResourcePendingPlanNotFound with default headers values
func (*CancelDeploymentResourcePendingPlanNotFound) Error ¶
func (o *CancelDeploymentResourcePendingPlanNotFound) Error() string
type CancelDeploymentResourcePendingPlanOK ¶
type CancelDeploymentResourcePendingPlanOK struct {
Payload *models.DeploymentResourceCrudResponse
}
CancelDeploymentResourcePendingPlanOK handles this case with default header values.
Standard Deployment Resource Crud Response
func NewCancelDeploymentResourcePendingPlanOK ¶
func NewCancelDeploymentResourcePendingPlanOK() *CancelDeploymentResourcePendingPlanOK
NewCancelDeploymentResourcePendingPlanOK creates a CancelDeploymentResourcePendingPlanOK with default headers values
func (*CancelDeploymentResourcePendingPlanOK) Error ¶
func (o *CancelDeploymentResourcePendingPlanOK) Error() string
type CancelDeploymentResourcePendingPlanParams ¶
type CancelDeploymentResourcePendingPlanParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*ForceDelete When `true`, deletes the pending plan instead of attempting a graceful cancellation. The default is `false`. */ ForceDelete *bool /*IgnoreMissing When `true`, returns successfully, even when plans are missing. The default is `false`. */ IgnoreMissing *bool /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CancelDeploymentResourcePendingPlanParams contains all the parameters to send to the API endpoint for the cancel deployment resource pending plan operation typically these are written to a http.Request
func NewCancelDeploymentResourcePendingPlanParams ¶
func NewCancelDeploymentResourcePendingPlanParams() *CancelDeploymentResourcePendingPlanParams
NewCancelDeploymentResourcePendingPlanParams creates a new CancelDeploymentResourcePendingPlanParams object with the default values initialized.
func NewCancelDeploymentResourcePendingPlanParamsWithContext ¶
func NewCancelDeploymentResourcePendingPlanParamsWithContext(ctx context.Context) *CancelDeploymentResourcePendingPlanParams
NewCancelDeploymentResourcePendingPlanParamsWithContext creates a new CancelDeploymentResourcePendingPlanParams object with the default values initialized, and the ability to set a context for a request
func NewCancelDeploymentResourcePendingPlanParamsWithHTTPClient ¶
func NewCancelDeploymentResourcePendingPlanParamsWithHTTPClient(client *http.Client) *CancelDeploymentResourcePendingPlanParams
NewCancelDeploymentResourcePendingPlanParamsWithHTTPClient creates a new CancelDeploymentResourcePendingPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelDeploymentResourcePendingPlanParamsWithTimeout ¶
func NewCancelDeploymentResourcePendingPlanParamsWithTimeout(timeout time.Duration) *CancelDeploymentResourcePendingPlanParams
NewCancelDeploymentResourcePendingPlanParamsWithTimeout creates a new CancelDeploymentResourcePendingPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelDeploymentResourcePendingPlanParams) SetContext ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetDeploymentID ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetForceDelete ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetForceDelete(forceDelete *bool)
SetForceDelete adds the forceDelete to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetHTTPClient ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetIgnoreMissing ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetRefID ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetRefID(refID string)
SetRefID adds the refId to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetResourceKind ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) SetTimeout ¶
func (o *CancelDeploymentResourcePendingPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithContext ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithContext(ctx context.Context) *CancelDeploymentResourcePendingPlanParams
WithContext adds the context to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithDeploymentID ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithDeploymentID(deploymentID string) *CancelDeploymentResourcePendingPlanParams
WithDeploymentID adds the deploymentID to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithForceDelete ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithForceDelete(forceDelete *bool) *CancelDeploymentResourcePendingPlanParams
WithForceDelete adds the forceDelete to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithHTTPClient ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithHTTPClient(client *http.Client) *CancelDeploymentResourcePendingPlanParams
WithHTTPClient adds the HTTPClient to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithIgnoreMissing ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithIgnoreMissing(ignoreMissing *bool) *CancelDeploymentResourcePendingPlanParams
WithIgnoreMissing adds the ignoreMissing to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithRefID ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithRefID(refID string) *CancelDeploymentResourcePendingPlanParams
WithRefID adds the refID to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithResourceKind ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithResourceKind(resourceKind string) *CancelDeploymentResourcePendingPlanParams
WithResourceKind adds the resourceKind to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WithTimeout ¶
func (o *CancelDeploymentResourcePendingPlanParams) WithTimeout(timeout time.Duration) *CancelDeploymentResourcePendingPlanParams
WithTimeout adds the timeout to the cancel deployment resource pending plan params
func (*CancelDeploymentResourcePendingPlanParams) WriteToRequest ¶
func (o *CancelDeploymentResourcePendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelDeploymentResourcePendingPlanReader ¶
type CancelDeploymentResourcePendingPlanReader struct {
// contains filtered or unexported fields
}
CancelDeploymentResourcePendingPlanReader is a Reader for the CancelDeploymentResourcePendingPlan structure.
func (*CancelDeploymentResourcePendingPlanReader) ReadResponse ¶
func (o *CancelDeploymentResourcePendingPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelDeploymentResourcePendingPlanRetryWith ¶
type CancelDeploymentResourcePendingPlanRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CancelDeploymentResourcePendingPlanRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewCancelDeploymentResourcePendingPlanRetryWith ¶
func NewCancelDeploymentResourcePendingPlanRetryWith() *CancelDeploymentResourcePendingPlanRetryWith
NewCancelDeploymentResourcePendingPlanRetryWith creates a CancelDeploymentResourcePendingPlanRetryWith with default headers values
func (*CancelDeploymentResourcePendingPlanRetryWith) Error ¶
func (o *CancelDeploymentResourcePendingPlanRetryWith) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for deployments API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new deployments API client.
func (*Client) CancelDeploymentResourcePendingPlan ¶
func (a *Client) CancelDeploymentResourcePendingPlan(params *CancelDeploymentResourcePendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*CancelDeploymentResourcePendingPlanOK, error)
CancelDeploymentResourcePendingPlan cancels resource pending plan
Cancels the pending plan of a Resource belonging to a given Deployment.
func (*Client) CreateDeployment ¶
func (a *Client) CreateDeployment(params *CreateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentOK, *CreateDeploymentAccepted, error)
CreateDeployment creates deployment
Creates a Deployment.
func (*Client) CreateDeploymentNote ¶
func (a *Client) CreateDeploymentNote(params *CreateDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeploymentNoteCreated, error)
CreateDeploymentNote creates deployment note
Create note for the running deployment.
func (*Client) DeleteDeployment ¶
func (a *Client) DeleteDeployment(params *DeleteDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentOK, error)
DeleteDeployment deletes deployment
Deletes a Deployment and all its resources.
func (*Client) DeleteDeploymentNote ¶
func (a *Client) DeleteDeploymentNote(params *DeleteDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentNoteOK, error)
DeleteDeploymentNote deletes deployment note
Delete note for the running deployment.
func (*Client) DeleteDeploymentStatelessResource ¶
func (a *Client) DeleteDeploymentStatelessResource(params *DeleteDeploymentStatelessResourceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeploymentStatelessResourceOK, error)
DeleteDeploymentStatelessResource deletes stateless resource from deployment
Delete Stateless Resource belonging to a given Deployment. Deployment must be shutdown already.
func (*Client) GetDeployment ¶
func (a *Client) GetDeployment(params *GetDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentOK, error)
GetDeployment gets deployment
Retrieves information about a Deployment.
func (*Client) GetDeploymentApmResourceInfo ¶
func (a *Client) GetDeploymentApmResourceInfo(params *GetDeploymentApmResourceInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentApmResourceInfoOK, error)
GetDeploymentApmResourceInfo gets deployment a p m resource info
Get info about an APM Resource belonging to a given Deployment.
func (*Client) GetDeploymentAppsearchResourceInfo ¶
func (a *Client) GetDeploymentAppsearchResourceInfo(params *GetDeploymentAppsearchResourceInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentAppsearchResourceInfoOK, error)
GetDeploymentAppsearchResourceInfo gets deployment app search resource info
Get info about an App Search Resource belonging to a given Deployment.
func (*Client) GetDeploymentEsResourceInfo ¶
func (a *Client) GetDeploymentEsResourceInfo(params *GetDeploymentEsResourceInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentEsResourceInfoOK, error)
GetDeploymentEsResourceInfo gets deployment elasticsearch resource info
Get info about an Elasticsearch Resource belonging to a given Deployment.
func (*Client) GetDeploymentKibResourceInfo ¶
func (a *Client) GetDeploymentKibResourceInfo(params *GetDeploymentKibResourceInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentKibResourceInfoOK, error)
GetDeploymentKibResourceInfo gets deployment kibana resource info
Get info about an Kibana Resource belonging to a given Deployment.
func (*Client) GetDeploymentNote ¶
func (a *Client) GetDeploymentNote(params *GetDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentNoteOK, error)
GetDeploymentNote gets a deployment note
Gets a deployment note.
func (*Client) GetDeploymentNotes ¶
func (a *Client) GetDeploymentNotes(params *GetDeploymentNotesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeploymentNotesOK, error)
GetDeploymentNotes gets deployment notes
Get deployment notes.
func (*Client) ListDeployments ¶
func (a *Client) ListDeployments(params *ListDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeploymentsOK, error)
ListDeployments lists deployments
List Deployments.
func (*Client) RestartDeploymentEsResource ¶
func (a *Client) RestartDeploymentEsResource(params *RestartDeploymentEsResourceParams, authInfo runtime.ClientAuthInfoWriter) (*RestartDeploymentEsResourceAccepted, error)
RestartDeploymentEsResource restarts deployment elasticsearch resource
Restarts an Elasticsearch Resource. If a Resource is active: this command re-applies the existing plan but applies a "cluster_reboot", which issues a restart command and waits for it to complete. If a Resource is inactive: this command starts it up with the most recent successful plan.
func (*Client) RestartDeploymentStatelessResource ¶
func (a *Client) RestartDeploymentStatelessResource(params *RestartDeploymentStatelessResourceParams, authInfo runtime.ClientAuthInfoWriter) (*RestartDeploymentStatelessResourceAccepted, error)
RestartDeploymentStatelessResource restarts deployment stateless resource
Restarts an Stateless Resource. If a Resource is active: this command re-applies the existing plan but applies a "cluster_reboot", which issues a restart command and waits for it to complete. If a Resource is inactive: this command starts it up with the most recent successful plan.
func (*Client) RestoreDeployment ¶
func (a *Client) RestoreDeployment(params *RestoreDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreDeploymentOK, error)
RestoreDeployment restores a shutdown deployment
Restores all resources in a Deployment.
func (*Client) RestoreDeploymentResource ¶
func (a *Client) RestoreDeploymentResource(params *RestoreDeploymentResourceParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreDeploymentResourceOK, error)
RestoreDeploymentResource restores a shutdown resource
Restores a shutdown resource belonging to a given Deployment.
func (*Client) ResyncDeployment ¶
func (a *Client) ResyncDeployment(params *ResyncDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncDeploymentOK, error)
ResyncDeployment resynchronizes deployment
Immediately resynchronizes the search index for the selected deployment.
func (*Client) ResyncDeployments ¶
func (a *Client) ResyncDeployments(params *ResyncDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncDeploymentsOK, error)
ResyncDeployments resynchronizes deployments
Resynchronizes the search index for all the deployments.
func (*Client) SearchDeployments ¶
func (a *Client) SearchDeployments(params *SearchDeploymentsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchDeploymentsOK, error)
SearchDeployments searches deployments
Retrieves the information for all of the Deployments that match the specified query.
func (*Client) SetDeploymentResourceRawMetadata ¶
func (a *Client) SetDeploymentResourceRawMetadata(params *SetDeploymentResourceRawMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*SetDeploymentResourceRawMetadataOK, error)
SetDeploymentResourceRawMetadata sets a deployment s resource metadata
Advanced use only. Sets the internal metadata, in free-form JSON, for the resource. Only use the parameter to set the modified JSON that is returned from the get version of the metadata.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) ShutdownDeployment ¶
func (a *Client) ShutdownDeployment(params *ShutdownDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownDeploymentOK, error)
ShutdownDeployment shuts down deployment
Shuts down all resources in a Deployment.
func (*Client) ShutdownDeploymentEsResource ¶
func (a *Client) ShutdownDeploymentEsResource(params *ShutdownDeploymentEsResourceParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownDeploymentEsResourceOK, error)
ShutdownDeploymentEsResource shutdowns deployment elasticsearch resource
Shutdown Elasticsearch Resource belonging to a given Deployment.
func (*Client) ShutdownDeploymentStatelessResource ¶
func (a *Client) ShutdownDeploymentStatelessResource(params *ShutdownDeploymentStatelessResourceParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownDeploymentStatelessResourceOK, error)
ShutdownDeploymentStatelessResource shutdowns deployment stateless resource
Shutdown Stateless Resource belonging to a given Deployment.
func (*Client) StartDeploymentResourceInstances ¶
func (a *Client) StartDeploymentResourceInstances(params *StartDeploymentResourceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StartDeploymentResourceInstancesAccepted, error)
StartDeploymentResourceInstances starts instances
Starts instances belonging to a Deployment Resource.
func (*Client) StartDeploymentResourceInstancesAll ¶
func (a *Client) StartDeploymentResourceInstancesAll(params *StartDeploymentResourceInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StartDeploymentResourceInstancesAllAccepted, error)
StartDeploymentResourceInstancesAll starts all instances
Starts all instances belonging to a Deployment Resource.
func (*Client) StartDeploymentResourceInstancesAllMaintenanceMode ¶
func (a *Client) StartDeploymentResourceInstancesAllMaintenanceMode(params *StartDeploymentResourceInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartDeploymentResourceInstancesAllMaintenanceModeAccepted, error)
StartDeploymentResourceInstancesAllMaintenanceMode starts maintenance mode all instances
Starts maintenance mode of all instances belonging to a Resource.
func (*Client) StartDeploymentResourceMaintenanceMode ¶
func (a *Client) StartDeploymentResourceMaintenanceMode(params *StartDeploymentResourceMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartDeploymentResourceMaintenanceModeAccepted, error)
StartDeploymentResourceMaintenanceMode starts maintenance mode
Starts maintenance mode of instances belonging to a Deployment Resource.
func (*Client) StopDeploymentResourceInstances ¶
func (a *Client) StopDeploymentResourceInstances(params *StopDeploymentResourceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StopDeploymentResourceInstancesAccepted, error)
StopDeploymentResourceInstances stops of instances
Stops instances belonging to a Deployment Resource.
func (*Client) StopDeploymentResourceInstancesAll ¶
func (a *Client) StopDeploymentResourceInstancesAll(params *StopDeploymentResourceInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StopDeploymentResourceInstancesAllAccepted, error)
StopDeploymentResourceInstancesAll stops all instances
Stops all instances belonging to a Deployment Resource.
func (*Client) StopDeploymentResourceInstancesAllMaintenanceMode ¶
func (a *Client) StopDeploymentResourceInstancesAllMaintenanceMode(params *StopDeploymentResourceInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopDeploymentResourceInstancesAllMaintenanceModeAccepted, error)
StopDeploymentResourceInstancesAllMaintenanceMode stops maintenance mode all instances
Stops maintenance mode of all instances belonging to a Deployment Resource.
func (*Client) StopDeploymentResourceMaintenanceMode ¶
func (a *Client) StopDeploymentResourceMaintenanceMode(params *StopDeploymentResourceMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopDeploymentResourceMaintenanceModeAccepted, error)
StopDeploymentResourceMaintenanceMode stops maintenance mode
Stops maintenance mode of instances belonging to a Deployment Resource.
func (*Client) UpdateDeployment ¶
func (a *Client) UpdateDeployment(params *UpdateDeploymentParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentOK, error)
UpdateDeployment updates deployment
Updates a Deployment.
func (*Client) UpdateDeploymentNote ¶
func (a *Client) UpdateDeploymentNote(params *UpdateDeploymentNoteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeploymentNoteOK, error)
UpdateDeploymentNote updates deployment note
Update note for the running deployment.
func (*Client) UpgradeDeploymentStatelessResource ¶
func (a *Client) UpgradeDeploymentStatelessResource(params *UpgradeDeploymentStatelessResourceParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeDeploymentStatelessResourceAccepted, error)
UpgradeDeploymentStatelessResource upgrades kibana a p m app search inside deployment
Upgrades a running cluster.
type CreateDeploymentAccepted ¶
type CreateDeploymentAccepted struct {
Payload *models.DeploymentCreateResponse
}
CreateDeploymentAccepted handles this case with default header values.
The request was valid
func NewCreateDeploymentAccepted ¶
func NewCreateDeploymentAccepted() *CreateDeploymentAccepted
NewCreateDeploymentAccepted creates a CreateDeploymentAccepted with default headers values
func (*CreateDeploymentAccepted) Error ¶
func (o *CreateDeploymentAccepted) Error() string
type CreateDeploymentBadRequest ¶
type CreateDeploymentBadRequest struct {
Payload *models.BasicFailedReply
}
CreateDeploymentBadRequest handles this case with default header values.
The deployment request had errors
func NewCreateDeploymentBadRequest ¶
func NewCreateDeploymentBadRequest() *CreateDeploymentBadRequest
NewCreateDeploymentBadRequest creates a CreateDeploymentBadRequest with default headers values
func (*CreateDeploymentBadRequest) Error ¶
func (o *CreateDeploymentBadRequest) Error() string
type CreateDeploymentNoteCreated ¶
CreateDeploymentNoteCreated handles this case with default header values.
List of deployment notes after the new deployment note has been added
func NewCreateDeploymentNoteCreated ¶
func NewCreateDeploymentNoteCreated() *CreateDeploymentNoteCreated
NewCreateDeploymentNoteCreated creates a CreateDeploymentNoteCreated with default headers values
func (*CreateDeploymentNoteCreated) Error ¶
func (o *CreateDeploymentNoteCreated) Error() string
type CreateDeploymentNoteNotFound ¶
type CreateDeploymentNoteNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateDeploymentNoteNotFound handles this case with default header values.
The deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`)
func NewCreateDeploymentNoteNotFound ¶
func NewCreateDeploymentNoteNotFound() *CreateDeploymentNoteNotFound
NewCreateDeploymentNoteNotFound creates a CreateDeploymentNoteNotFound with default headers values
func (*CreateDeploymentNoteNotFound) Error ¶
func (o *CreateDeploymentNoteNotFound) Error() string
type CreateDeploymentNoteParams ¶
type CreateDeploymentNoteParams struct { /*Body New deployment note */ Body *models.Note /*DeploymentID Identifier for the deployment */ DeploymentID string /*Version If specified then checks for conflicts against the version of the deployment note */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDeploymentNoteParams contains all the parameters to send to the API endpoint for the create deployment note operation typically these are written to a http.Request
func NewCreateDeploymentNoteParams ¶
func NewCreateDeploymentNoteParams() *CreateDeploymentNoteParams
NewCreateDeploymentNoteParams creates a new CreateDeploymentNoteParams object with the default values initialized.
func NewCreateDeploymentNoteParamsWithContext ¶
func NewCreateDeploymentNoteParamsWithContext(ctx context.Context) *CreateDeploymentNoteParams
NewCreateDeploymentNoteParamsWithContext creates a new CreateDeploymentNoteParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDeploymentNoteParamsWithHTTPClient ¶
func NewCreateDeploymentNoteParamsWithHTTPClient(client *http.Client) *CreateDeploymentNoteParams
NewCreateDeploymentNoteParamsWithHTTPClient creates a new CreateDeploymentNoteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDeploymentNoteParamsWithTimeout ¶
func NewCreateDeploymentNoteParamsWithTimeout(timeout time.Duration) *CreateDeploymentNoteParams
NewCreateDeploymentNoteParamsWithTimeout creates a new CreateDeploymentNoteParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDeploymentNoteParams) SetBody ¶
func (o *CreateDeploymentNoteParams) SetBody(body *models.Note)
SetBody adds the body to the create deployment note params
func (*CreateDeploymentNoteParams) SetContext ¶
func (o *CreateDeploymentNoteParams) SetContext(ctx context.Context)
SetContext adds the context to the create deployment note params
func (*CreateDeploymentNoteParams) SetDeploymentID ¶
func (o *CreateDeploymentNoteParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the create deployment note params
func (*CreateDeploymentNoteParams) SetHTTPClient ¶
func (o *CreateDeploymentNoteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create deployment note params
func (*CreateDeploymentNoteParams) SetTimeout ¶
func (o *CreateDeploymentNoteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create deployment note params
func (*CreateDeploymentNoteParams) SetVersion ¶
func (o *CreateDeploymentNoteParams) SetVersion(version *int64)
SetVersion adds the version to the create deployment note params
func (*CreateDeploymentNoteParams) WithBody ¶
func (o *CreateDeploymentNoteParams) WithBody(body *models.Note) *CreateDeploymentNoteParams
WithBody adds the body to the create deployment note params
func (*CreateDeploymentNoteParams) WithContext ¶
func (o *CreateDeploymentNoteParams) WithContext(ctx context.Context) *CreateDeploymentNoteParams
WithContext adds the context to the create deployment note params
func (*CreateDeploymentNoteParams) WithDeploymentID ¶
func (o *CreateDeploymentNoteParams) WithDeploymentID(deploymentID string) *CreateDeploymentNoteParams
WithDeploymentID adds the deploymentID to the create deployment note params
func (*CreateDeploymentNoteParams) WithHTTPClient ¶
func (o *CreateDeploymentNoteParams) WithHTTPClient(client *http.Client) *CreateDeploymentNoteParams
WithHTTPClient adds the HTTPClient to the create deployment note params
func (*CreateDeploymentNoteParams) WithTimeout ¶
func (o *CreateDeploymentNoteParams) WithTimeout(timeout time.Duration) *CreateDeploymentNoteParams
WithTimeout adds the timeout to the create deployment note params
func (*CreateDeploymentNoteParams) WithVersion ¶
func (o *CreateDeploymentNoteParams) WithVersion(version *int64) *CreateDeploymentNoteParams
WithVersion adds the version to the create deployment note params
func (*CreateDeploymentNoteParams) WriteToRequest ¶
func (o *CreateDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDeploymentNoteReader ¶
type CreateDeploymentNoteReader struct {
// contains filtered or unexported fields
}
CreateDeploymentNoteReader is a Reader for the CreateDeploymentNote structure.
func (*CreateDeploymentNoteReader) ReadResponse ¶
func (o *CreateDeploymentNoteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDeploymentNoteRetryWith ¶
type CreateDeploymentNoteRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateDeploymentNoteRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewCreateDeploymentNoteRetryWith ¶
func NewCreateDeploymentNoteRetryWith() *CreateDeploymentNoteRetryWith
NewCreateDeploymentNoteRetryWith creates a CreateDeploymentNoteRetryWith with default headers values
func (*CreateDeploymentNoteRetryWith) Error ¶
func (o *CreateDeploymentNoteRetryWith) Error() string
type CreateDeploymentOK ¶
type CreateDeploymentOK struct {
Payload *models.DeploymentCreateResponse
}
CreateDeploymentOK handles this case with default header values.
The request was valid and a new deployment was created
func NewCreateDeploymentOK ¶
func NewCreateDeploymentOK() *CreateDeploymentOK
NewCreateDeploymentOK creates a CreateDeploymentOK with default headers values
func (*CreateDeploymentOK) Error ¶
func (o *CreateDeploymentOK) Error() string
type CreateDeploymentParams ¶
type CreateDeploymentParams struct { /*Body The deployment definition */ Body *models.DeploymentCreateRequest /*RequestID An optional idempotency token - if two create requests share the same request_id token (min size 32 characters, max 128) then only one deployment will be created, the second request will return the info of that deployment (in the same format described below, but with blanks for auth-related fields) */ RequestID *string /*ValidateOnly If true, will just validate the Deployment definition but will not perform the creation */ ValidateOnly *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDeploymentParams contains all the parameters to send to the API endpoint for the create deployment operation typically these are written to a http.Request
func NewCreateDeploymentParams ¶
func NewCreateDeploymentParams() *CreateDeploymentParams
NewCreateDeploymentParams creates a new CreateDeploymentParams object with the default values initialized.
func NewCreateDeploymentParamsWithContext ¶
func NewCreateDeploymentParamsWithContext(ctx context.Context) *CreateDeploymentParams
NewCreateDeploymentParamsWithContext creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDeploymentParamsWithHTTPClient ¶
func NewCreateDeploymentParamsWithHTTPClient(client *http.Client) *CreateDeploymentParams
NewCreateDeploymentParamsWithHTTPClient creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDeploymentParamsWithTimeout ¶
func NewCreateDeploymentParamsWithTimeout(timeout time.Duration) *CreateDeploymentParams
NewCreateDeploymentParamsWithTimeout creates a new CreateDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDeploymentParams) SetBody ¶
func (o *CreateDeploymentParams) SetBody(body *models.DeploymentCreateRequest)
SetBody adds the body to the create deployment params
func (*CreateDeploymentParams) SetContext ¶
func (o *CreateDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the create deployment params
func (*CreateDeploymentParams) SetHTTPClient ¶
func (o *CreateDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create deployment params
func (*CreateDeploymentParams) SetRequestID ¶
func (o *CreateDeploymentParams) SetRequestID(requestID *string)
SetRequestID adds the requestId to the create deployment params
func (*CreateDeploymentParams) SetTimeout ¶
func (o *CreateDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create deployment params
func (*CreateDeploymentParams) SetValidateOnly ¶
func (o *CreateDeploymentParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the create deployment params
func (*CreateDeploymentParams) WithBody ¶
func (o *CreateDeploymentParams) WithBody(body *models.DeploymentCreateRequest) *CreateDeploymentParams
WithBody adds the body to the create deployment params
func (*CreateDeploymentParams) WithContext ¶
func (o *CreateDeploymentParams) WithContext(ctx context.Context) *CreateDeploymentParams
WithContext adds the context to the create deployment params
func (*CreateDeploymentParams) WithHTTPClient ¶
func (o *CreateDeploymentParams) WithHTTPClient(client *http.Client) *CreateDeploymentParams
WithHTTPClient adds the HTTPClient to the create deployment params
func (*CreateDeploymentParams) WithRequestID ¶
func (o *CreateDeploymentParams) WithRequestID(requestID *string) *CreateDeploymentParams
WithRequestID adds the requestID to the create deployment params
func (*CreateDeploymentParams) WithTimeout ¶
func (o *CreateDeploymentParams) WithTimeout(timeout time.Duration) *CreateDeploymentParams
WithTimeout adds the timeout to the create deployment params
func (*CreateDeploymentParams) WithValidateOnly ¶
func (o *CreateDeploymentParams) WithValidateOnly(validateOnly *bool) *CreateDeploymentParams
WithValidateOnly adds the validateOnly to the create deployment params
func (*CreateDeploymentParams) WriteToRequest ¶
func (o *CreateDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDeploymentReader ¶
type CreateDeploymentReader struct {
// contains filtered or unexported fields
}
CreateDeploymentReader is a Reader for the CreateDeployment structure.
func (*CreateDeploymentReader) ReadResponse ¶
func (o *CreateDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDeploymentUnauthorized ¶
type CreateDeploymentUnauthorized struct {
}CreateDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewCreateDeploymentUnauthorized ¶
func NewCreateDeploymentUnauthorized() *CreateDeploymentUnauthorized
NewCreateDeploymentUnauthorized creates a CreateDeploymentUnauthorized with default headers values
func (*CreateDeploymentUnauthorized) Error ¶
func (o *CreateDeploymentUnauthorized) Error() string
type DeleteDeploymentBadRequest ¶
type DeleteDeploymentBadRequest struct {
Payload *models.BasicFailedReply
}
DeleteDeploymentBadRequest handles this case with default header values.
The Deployment resources have not been shutdown yet
func NewDeleteDeploymentBadRequest ¶
func NewDeleteDeploymentBadRequest() *DeleteDeploymentBadRequest
NewDeleteDeploymentBadRequest creates a DeleteDeploymentBadRequest with default headers values
func (*DeleteDeploymentBadRequest) Error ¶
func (o *DeleteDeploymentBadRequest) Error() string
type DeleteDeploymentNotFound ¶
type DeleteDeploymentNotFound struct {
Payload *models.BasicFailedReply
}
DeleteDeploymentNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewDeleteDeploymentNotFound ¶
func NewDeleteDeploymentNotFound() *DeleteDeploymentNotFound
NewDeleteDeploymentNotFound creates a DeleteDeploymentNotFound with default headers values
func (*DeleteDeploymentNotFound) Error ¶
func (o *DeleteDeploymentNotFound) Error() string
type DeleteDeploymentNoteNotFound ¶
type DeleteDeploymentNoteNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentNoteNotFound handles this case with default header values.
* "The deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`) * The note specified by {note_id} cannot be found. (code: `notes.note_not_found`)
func NewDeleteDeploymentNoteNotFound ¶
func NewDeleteDeploymentNoteNotFound() *DeleteDeploymentNoteNotFound
NewDeleteDeploymentNoteNotFound creates a DeleteDeploymentNoteNotFound with default headers values
func (*DeleteDeploymentNoteNotFound) Error ¶
func (o *DeleteDeploymentNoteNotFound) Error() string
type DeleteDeploymentNoteOK ¶
type DeleteDeploymentNoteOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.Notes }
DeleteDeploymentNoteOK handles this case with default header values.
List of deployment notes after {note_id} has been deleted
func NewDeleteDeploymentNoteOK ¶
func NewDeleteDeploymentNoteOK() *DeleteDeploymentNoteOK
NewDeleteDeploymentNoteOK creates a DeleteDeploymentNoteOK with default headers values
func (*DeleteDeploymentNoteOK) Error ¶
func (o *DeleteDeploymentNoteOK) Error() string
type DeleteDeploymentNoteParams ¶
type DeleteDeploymentNoteParams struct { /*DeploymentID Identifier for the deployment */ DeploymentID string /*NoteID Identifier of the note to be deleted */ NoteID string /*Version If specified then checks for conflicts against the version of the deployment note */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDeploymentNoteParams contains all the parameters to send to the API endpoint for the delete deployment note operation typically these are written to a http.Request
func NewDeleteDeploymentNoteParams ¶
func NewDeleteDeploymentNoteParams() *DeleteDeploymentNoteParams
NewDeleteDeploymentNoteParams creates a new DeleteDeploymentNoteParams object with the default values initialized.
func NewDeleteDeploymentNoteParamsWithContext ¶
func NewDeleteDeploymentNoteParamsWithContext(ctx context.Context) *DeleteDeploymentNoteParams
NewDeleteDeploymentNoteParamsWithContext creates a new DeleteDeploymentNoteParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDeploymentNoteParamsWithHTTPClient ¶
func NewDeleteDeploymentNoteParamsWithHTTPClient(client *http.Client) *DeleteDeploymentNoteParams
NewDeleteDeploymentNoteParamsWithHTTPClient creates a new DeleteDeploymentNoteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDeploymentNoteParamsWithTimeout ¶
func NewDeleteDeploymentNoteParamsWithTimeout(timeout time.Duration) *DeleteDeploymentNoteParams
NewDeleteDeploymentNoteParamsWithTimeout creates a new DeleteDeploymentNoteParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDeploymentNoteParams) SetContext ¶
func (o *DeleteDeploymentNoteParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deployment note params
func (*DeleteDeploymentNoteParams) SetDeploymentID ¶
func (o *DeleteDeploymentNoteParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the delete deployment note params
func (*DeleteDeploymentNoteParams) SetHTTPClient ¶
func (o *DeleteDeploymentNoteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deployment note params
func (*DeleteDeploymentNoteParams) SetNoteID ¶
func (o *DeleteDeploymentNoteParams) SetNoteID(noteID string)
SetNoteID adds the noteId to the delete deployment note params
func (*DeleteDeploymentNoteParams) SetTimeout ¶
func (o *DeleteDeploymentNoteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deployment note params
func (*DeleteDeploymentNoteParams) SetVersion ¶
func (o *DeleteDeploymentNoteParams) SetVersion(version *int64)
SetVersion adds the version to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithContext ¶
func (o *DeleteDeploymentNoteParams) WithContext(ctx context.Context) *DeleteDeploymentNoteParams
WithContext adds the context to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithDeploymentID ¶
func (o *DeleteDeploymentNoteParams) WithDeploymentID(deploymentID string) *DeleteDeploymentNoteParams
WithDeploymentID adds the deploymentID to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithHTTPClient ¶
func (o *DeleteDeploymentNoteParams) WithHTTPClient(client *http.Client) *DeleteDeploymentNoteParams
WithHTTPClient adds the HTTPClient to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithNoteID ¶
func (o *DeleteDeploymentNoteParams) WithNoteID(noteID string) *DeleteDeploymentNoteParams
WithNoteID adds the noteID to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithTimeout ¶
func (o *DeleteDeploymentNoteParams) WithTimeout(timeout time.Duration) *DeleteDeploymentNoteParams
WithTimeout adds the timeout to the delete deployment note params
func (*DeleteDeploymentNoteParams) WithVersion ¶
func (o *DeleteDeploymentNoteParams) WithVersion(version *int64) *DeleteDeploymentNoteParams
WithVersion adds the version to the delete deployment note params
func (*DeleteDeploymentNoteParams) WriteToRequest ¶
func (o *DeleteDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeploymentNoteReader ¶
type DeleteDeploymentNoteReader struct {
// contains filtered or unexported fields
}
DeleteDeploymentNoteReader is a Reader for the DeleteDeploymentNote structure.
func (*DeleteDeploymentNoteReader) ReadResponse ¶
func (o *DeleteDeploymentNoteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeploymentNoteRetryWith ¶
type DeleteDeploymentNoteRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentNoteRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteDeploymentNoteRetryWith ¶
func NewDeleteDeploymentNoteRetryWith() *DeleteDeploymentNoteRetryWith
NewDeleteDeploymentNoteRetryWith creates a DeleteDeploymentNoteRetryWith with default headers values
func (*DeleteDeploymentNoteRetryWith) Error ¶
func (o *DeleteDeploymentNoteRetryWith) Error() string
type DeleteDeploymentOK ¶
type DeleteDeploymentOK struct {
Payload *models.DeploymentDeleteResponse
}
DeleteDeploymentOK handles this case with default header values.
The request was valid and the deployment was deleted
func NewDeleteDeploymentOK ¶
func NewDeleteDeploymentOK() *DeleteDeploymentOK
NewDeleteDeploymentOK creates a DeleteDeploymentOK with default headers values
func (*DeleteDeploymentOK) Error ¶
func (o *DeleteDeploymentOK) Error() string
type DeleteDeploymentParams ¶
type DeleteDeploymentParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDeploymentParams contains all the parameters to send to the API endpoint for the delete deployment operation typically these are written to a http.Request
func NewDeleteDeploymentParams ¶
func NewDeleteDeploymentParams() *DeleteDeploymentParams
NewDeleteDeploymentParams creates a new DeleteDeploymentParams object with the default values initialized.
func NewDeleteDeploymentParamsWithContext ¶
func NewDeleteDeploymentParamsWithContext(ctx context.Context) *DeleteDeploymentParams
NewDeleteDeploymentParamsWithContext creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDeploymentParamsWithHTTPClient ¶
func NewDeleteDeploymentParamsWithHTTPClient(client *http.Client) *DeleteDeploymentParams
NewDeleteDeploymentParamsWithHTTPClient creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDeploymentParamsWithTimeout ¶
func NewDeleteDeploymentParamsWithTimeout(timeout time.Duration) *DeleteDeploymentParams
NewDeleteDeploymentParamsWithTimeout creates a new DeleteDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDeploymentParams) SetContext ¶
func (o *DeleteDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deployment params
func (*DeleteDeploymentParams) SetDeploymentID ¶
func (o *DeleteDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the delete deployment params
func (*DeleteDeploymentParams) SetHTTPClient ¶
func (o *DeleteDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deployment params
func (*DeleteDeploymentParams) SetTimeout ¶
func (o *DeleteDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deployment params
func (*DeleteDeploymentParams) WithContext ¶
func (o *DeleteDeploymentParams) WithContext(ctx context.Context) *DeleteDeploymentParams
WithContext adds the context to the delete deployment params
func (*DeleteDeploymentParams) WithDeploymentID ¶
func (o *DeleteDeploymentParams) WithDeploymentID(deploymentID string) *DeleteDeploymentParams
WithDeploymentID adds the deploymentID to the delete deployment params
func (*DeleteDeploymentParams) WithHTTPClient ¶
func (o *DeleteDeploymentParams) WithHTTPClient(client *http.Client) *DeleteDeploymentParams
WithHTTPClient adds the HTTPClient to the delete deployment params
func (*DeleteDeploymentParams) WithTimeout ¶
func (o *DeleteDeploymentParams) WithTimeout(timeout time.Duration) *DeleteDeploymentParams
WithTimeout adds the timeout to the delete deployment params
func (*DeleteDeploymentParams) WriteToRequest ¶
func (o *DeleteDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeploymentReader ¶
type DeleteDeploymentReader struct {
// contains filtered or unexported fields
}
DeleteDeploymentReader is a Reader for the DeleteDeployment structure.
func (*DeleteDeploymentReader) ReadResponse ¶
func (o *DeleteDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeploymentStatelessResourceBadRequest ¶
type DeleteDeploymentStatelessResourceBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentStatelessResourceBadRequest handles this case with default header values.
Resource has still instances. (code: `deployments.resource_has_instances`)
func NewDeleteDeploymentStatelessResourceBadRequest ¶
func NewDeleteDeploymentStatelessResourceBadRequest() *DeleteDeploymentStatelessResourceBadRequest
NewDeleteDeploymentStatelessResourceBadRequest creates a DeleteDeploymentStatelessResourceBadRequest with default headers values
func (*DeleteDeploymentStatelessResourceBadRequest) Error ¶
func (o *DeleteDeploymentStatelessResourceBadRequest) Error() string
type DeleteDeploymentStatelessResourceInternalServerError ¶
type DeleteDeploymentStatelessResourceInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentStatelessResourceInternalServerError handles this case with default header values.
We have failed you. (code: `deployments.deployment_resource_no_longer_exists`)
func NewDeleteDeploymentStatelessResourceInternalServerError ¶
func NewDeleteDeploymentStatelessResourceInternalServerError() *DeleteDeploymentStatelessResourceInternalServerError
NewDeleteDeploymentStatelessResourceInternalServerError creates a DeleteDeploymentStatelessResourceInternalServerError with default headers values
func (*DeleteDeploymentStatelessResourceInternalServerError) Error ¶
func (o *DeleteDeploymentStatelessResourceInternalServerError) Error() string
type DeleteDeploymentStatelessResourceNotFound ¶
type DeleteDeploymentStatelessResourceNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentStatelessResourceNotFound handles this case with default header values.
A resource with the given refId cannot be found in the deployment. (code: `deployments.deployment_resource_not_found`)
func NewDeleteDeploymentStatelessResourceNotFound ¶
func NewDeleteDeploymentStatelessResourceNotFound() *DeleteDeploymentStatelessResourceNotFound
NewDeleteDeploymentStatelessResourceNotFound creates a DeleteDeploymentStatelessResourceNotFound with default headers values
func (*DeleteDeploymentStatelessResourceNotFound) Error ¶
func (o *DeleteDeploymentStatelessResourceNotFound) Error() string
type DeleteDeploymentStatelessResourceOK ¶
type DeleteDeploymentStatelessResourceOK struct {
Payload *models.DeploymentResourceCrudResponse
}
DeleteDeploymentStatelessResourceOK handles this case with default header values.
Standard Deployment Resource Crud Response
func NewDeleteDeploymentStatelessResourceOK ¶
func NewDeleteDeploymentStatelessResourceOK() *DeleteDeploymentStatelessResourceOK
NewDeleteDeploymentStatelessResourceOK creates a DeleteDeploymentStatelessResourceOK with default headers values
func (*DeleteDeploymentStatelessResourceOK) Error ¶
func (o *DeleteDeploymentStatelessResourceOK) Error() string
type DeleteDeploymentStatelessResourceParams ¶
type DeleteDeploymentStatelessResourceParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*StatelessResourceKind The kind of stateless resource */ StatelessResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDeploymentStatelessResourceParams contains all the parameters to send to the API endpoint for the delete deployment stateless resource operation typically these are written to a http.Request
func NewDeleteDeploymentStatelessResourceParams ¶
func NewDeleteDeploymentStatelessResourceParams() *DeleteDeploymentStatelessResourceParams
NewDeleteDeploymentStatelessResourceParams creates a new DeleteDeploymentStatelessResourceParams object with the default values initialized.
func NewDeleteDeploymentStatelessResourceParamsWithContext ¶
func NewDeleteDeploymentStatelessResourceParamsWithContext(ctx context.Context) *DeleteDeploymentStatelessResourceParams
NewDeleteDeploymentStatelessResourceParamsWithContext creates a new DeleteDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDeploymentStatelessResourceParamsWithHTTPClient ¶
func NewDeleteDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *DeleteDeploymentStatelessResourceParams
NewDeleteDeploymentStatelessResourceParamsWithHTTPClient creates a new DeleteDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDeploymentStatelessResourceParamsWithTimeout ¶
func NewDeleteDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *DeleteDeploymentStatelessResourceParams
NewDeleteDeploymentStatelessResourceParamsWithTimeout creates a new DeleteDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDeploymentStatelessResourceParams) SetContext ¶
func (o *DeleteDeploymentStatelessResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) SetDeploymentID ¶
func (o *DeleteDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) SetHTTPClient ¶
func (o *DeleteDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) SetRefID ¶
func (o *DeleteDeploymentStatelessResourceParams) SetRefID(refID string)
SetRefID adds the refId to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) SetStatelessResourceKind ¶
func (o *DeleteDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
SetStatelessResourceKind adds the statelessResourceKind to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) SetTimeout ¶
func (o *DeleteDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithContext ¶
func (o *DeleteDeploymentStatelessResourceParams) WithContext(ctx context.Context) *DeleteDeploymentStatelessResourceParams
WithContext adds the context to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithDeploymentID ¶
func (o *DeleteDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *DeleteDeploymentStatelessResourceParams
WithDeploymentID adds the deploymentID to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithHTTPClient ¶
func (o *DeleteDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *DeleteDeploymentStatelessResourceParams
WithHTTPClient adds the HTTPClient to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithRefID ¶
func (o *DeleteDeploymentStatelessResourceParams) WithRefID(refID string) *DeleteDeploymentStatelessResourceParams
WithRefID adds the refID to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithStatelessResourceKind ¶
func (o *DeleteDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *DeleteDeploymentStatelessResourceParams
WithStatelessResourceKind adds the statelessResourceKind to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WithTimeout ¶
func (o *DeleteDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *DeleteDeploymentStatelessResourceParams
WithTimeout adds the timeout to the delete deployment stateless resource params
func (*DeleteDeploymentStatelessResourceParams) WriteToRequest ¶
func (o *DeleteDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeploymentStatelessResourceReader ¶
type DeleteDeploymentStatelessResourceReader struct {
// contains filtered or unexported fields
}
DeleteDeploymentStatelessResourceReader is a Reader for the DeleteDeploymentStatelessResource structure.
func (*DeleteDeploymentStatelessResourceReader) ReadResponse ¶
func (o *DeleteDeploymentStatelessResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeploymentStatelessResourceRetryWith ¶
type DeleteDeploymentStatelessResourceRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteDeploymentStatelessResourceRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteDeploymentStatelessResourceRetryWith ¶
func NewDeleteDeploymentStatelessResourceRetryWith() *DeleteDeploymentStatelessResourceRetryWith
NewDeleteDeploymentStatelessResourceRetryWith creates a DeleteDeploymentStatelessResourceRetryWith with default headers values
func (*DeleteDeploymentStatelessResourceRetryWith) Error ¶
func (o *DeleteDeploymentStatelessResourceRetryWith) Error() string
type DeleteDeploymentUnauthorized ¶
type DeleteDeploymentUnauthorized struct {
}DeleteDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewDeleteDeploymentUnauthorized ¶
func NewDeleteDeploymentUnauthorized() *DeleteDeploymentUnauthorized
NewDeleteDeploymentUnauthorized creates a DeleteDeploymentUnauthorized with default headers values
func (*DeleteDeploymentUnauthorized) Error ¶
func (o *DeleteDeploymentUnauthorized) Error() string
type GetDeploymentApmResourceInfoInternalServerError ¶
type GetDeploymentApmResourceInfoInternalServerError struct {
Payload *models.BasicFailedReply
}
GetDeploymentApmResourceInfoInternalServerError handles this case with default header values.
We have failed you.
func NewGetDeploymentApmResourceInfoInternalServerError ¶
func NewGetDeploymentApmResourceInfoInternalServerError() *GetDeploymentApmResourceInfoInternalServerError
NewGetDeploymentApmResourceInfoInternalServerError creates a GetDeploymentApmResourceInfoInternalServerError with default headers values
func (*GetDeploymentApmResourceInfoInternalServerError) Error ¶
func (o *GetDeploymentApmResourceInfoInternalServerError) Error() string
type GetDeploymentApmResourceInfoNotFound ¶
type GetDeploymentApmResourceInfoNotFound struct {
Payload *models.BasicFailedReply
}
GetDeploymentApmResourceInfoNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewGetDeploymentApmResourceInfoNotFound ¶
func NewGetDeploymentApmResourceInfoNotFound() *GetDeploymentApmResourceInfoNotFound
NewGetDeploymentApmResourceInfoNotFound creates a GetDeploymentApmResourceInfoNotFound with default headers values
func (*GetDeploymentApmResourceInfoNotFound) Error ¶
func (o *GetDeploymentApmResourceInfoNotFound) Error() string
type GetDeploymentApmResourceInfoOK ¶
type GetDeploymentApmResourceInfoOK struct {
Payload *models.ApmResourceInfo
}
GetDeploymentApmResourceInfoOK handles this case with default header values.
Standard response
func NewGetDeploymentApmResourceInfoOK ¶
func NewGetDeploymentApmResourceInfoOK() *GetDeploymentApmResourceInfoOK
NewGetDeploymentApmResourceInfoOK creates a GetDeploymentApmResourceInfoOK with default headers values
func (*GetDeploymentApmResourceInfoOK) Error ¶
func (o *GetDeploymentApmResourceInfoOK) Error() string
type GetDeploymentApmResourceInfoParams ¶
type GetDeploymentApmResourceInfoParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ShowMetadata Whether to include the full cluster metadata in the response - can be large per cluster and also include credentials */ ShowMetadata *bool /*ShowPlanDefaults If showing plans, whether to show values that are left at their default value (less readable but more informative) */ ShowPlanDefaults *bool /*ShowPlanHistory Whether to include with the current and pending plan information the plan history- can be very large per cluster */ ShowPlanHistory *bool /*ShowPlanLogs Whether to include with the current and pending plan information the attempt log - can be very large per cluster */ ShowPlanLogs *bool /*ShowPlans Whether to include the full current and pending plan information in the response - can be large per cluster */ ShowPlans *bool /*ShowSettings Whether to show cluster settings in the response. */ ShowSettings *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentApmResourceInfoParams contains all the parameters to send to the API endpoint for the get deployment apm resource info operation typically these are written to a http.Request
func NewGetDeploymentApmResourceInfoParams ¶
func NewGetDeploymentApmResourceInfoParams() *GetDeploymentApmResourceInfoParams
NewGetDeploymentApmResourceInfoParams creates a new GetDeploymentApmResourceInfoParams object with the default values initialized.
func NewGetDeploymentApmResourceInfoParamsWithContext ¶
func NewGetDeploymentApmResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentApmResourceInfoParams
NewGetDeploymentApmResourceInfoParamsWithContext creates a new GetDeploymentApmResourceInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentApmResourceInfoParamsWithHTTPClient ¶
func NewGetDeploymentApmResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentApmResourceInfoParams
NewGetDeploymentApmResourceInfoParamsWithHTTPClient creates a new GetDeploymentApmResourceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentApmResourceInfoParamsWithTimeout ¶
func NewGetDeploymentApmResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentApmResourceInfoParams
NewGetDeploymentApmResourceInfoParamsWithTimeout creates a new GetDeploymentApmResourceInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentApmResourceInfoParams) SetContext ¶
func (o *GetDeploymentApmResourceInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetDeploymentID ¶
func (o *GetDeploymentApmResourceInfoParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetHTTPClient ¶
func (o *GetDeploymentApmResourceInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetRefID ¶
func (o *GetDeploymentApmResourceInfoParams) SetRefID(refID string)
SetRefID adds the refId to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowMetadata ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowPlanDefaults ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowPlanHistory ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
SetShowPlanHistory adds the showPlanHistory to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowPlanLogs ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowPlans ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetShowSettings ¶
func (o *GetDeploymentApmResourceInfoParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) SetTimeout ¶
func (o *GetDeploymentApmResourceInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithContext ¶
func (o *GetDeploymentApmResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentApmResourceInfoParams
WithContext adds the context to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithDeploymentID ¶
func (o *GetDeploymentApmResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentApmResourceInfoParams
WithDeploymentID adds the deploymentID to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithHTTPClient ¶
func (o *GetDeploymentApmResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentApmResourceInfoParams
WithHTTPClient adds the HTTPClient to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithRefID ¶
func (o *GetDeploymentApmResourceInfoParams) WithRefID(refID string) *GetDeploymentApmResourceInfoParams
WithRefID adds the refID to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowMetadata ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentApmResourceInfoParams
WithShowMetadata adds the showMetadata to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowPlanDefaults ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentApmResourceInfoParams
WithShowPlanDefaults adds the showPlanDefaults to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowPlanHistory ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentApmResourceInfoParams
WithShowPlanHistory adds the showPlanHistory to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowPlanLogs ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentApmResourceInfoParams
WithShowPlanLogs adds the showPlanLogs to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowPlans ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentApmResourceInfoParams
WithShowPlans adds the showPlans to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithShowSettings ¶
func (o *GetDeploymentApmResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentApmResourceInfoParams
WithShowSettings adds the showSettings to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WithTimeout ¶
func (o *GetDeploymentApmResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentApmResourceInfoParams
WithTimeout adds the timeout to the get deployment apm resource info params
func (*GetDeploymentApmResourceInfoParams) WriteToRequest ¶
func (o *GetDeploymentApmResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentApmResourceInfoReader ¶
type GetDeploymentApmResourceInfoReader struct {
// contains filtered or unexported fields
}
GetDeploymentApmResourceInfoReader is a Reader for the GetDeploymentApmResourceInfo structure.
func (*GetDeploymentApmResourceInfoReader) ReadResponse ¶
func (o *GetDeploymentApmResourceInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentApmResourceInfoUnauthorized ¶
type GetDeploymentApmResourceInfoUnauthorized struct {
}GetDeploymentApmResourceInfoUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewGetDeploymentApmResourceInfoUnauthorized ¶
func NewGetDeploymentApmResourceInfoUnauthorized() *GetDeploymentApmResourceInfoUnauthorized
NewGetDeploymentApmResourceInfoUnauthorized creates a GetDeploymentApmResourceInfoUnauthorized with default headers values
func (*GetDeploymentApmResourceInfoUnauthorized) Error ¶
func (o *GetDeploymentApmResourceInfoUnauthorized) Error() string
type GetDeploymentAppsearchResourceInfoInternalServerError ¶
type GetDeploymentAppsearchResourceInfoInternalServerError struct {
Payload *models.BasicFailedReply
}
GetDeploymentAppsearchResourceInfoInternalServerError handles this case with default header values.
We have failed you.
func NewGetDeploymentAppsearchResourceInfoInternalServerError ¶
func NewGetDeploymentAppsearchResourceInfoInternalServerError() *GetDeploymentAppsearchResourceInfoInternalServerError
NewGetDeploymentAppsearchResourceInfoInternalServerError creates a GetDeploymentAppsearchResourceInfoInternalServerError with default headers values
func (*GetDeploymentAppsearchResourceInfoInternalServerError) Error ¶
func (o *GetDeploymentAppsearchResourceInfoInternalServerError) Error() string
type GetDeploymentAppsearchResourceInfoNotFound ¶
type GetDeploymentAppsearchResourceInfoNotFound struct {
Payload *models.BasicFailedReply
}
GetDeploymentAppsearchResourceInfoNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewGetDeploymentAppsearchResourceInfoNotFound ¶
func NewGetDeploymentAppsearchResourceInfoNotFound() *GetDeploymentAppsearchResourceInfoNotFound
NewGetDeploymentAppsearchResourceInfoNotFound creates a GetDeploymentAppsearchResourceInfoNotFound with default headers values
func (*GetDeploymentAppsearchResourceInfoNotFound) Error ¶
func (o *GetDeploymentAppsearchResourceInfoNotFound) Error() string
type GetDeploymentAppsearchResourceInfoOK ¶
type GetDeploymentAppsearchResourceInfoOK struct {
Payload *models.AppSearchResourceInfo
}
GetDeploymentAppsearchResourceInfoOK handles this case with default header values.
Standard response
func NewGetDeploymentAppsearchResourceInfoOK ¶
func NewGetDeploymentAppsearchResourceInfoOK() *GetDeploymentAppsearchResourceInfoOK
NewGetDeploymentAppsearchResourceInfoOK creates a GetDeploymentAppsearchResourceInfoOK with default headers values
func (*GetDeploymentAppsearchResourceInfoOK) Error ¶
func (o *GetDeploymentAppsearchResourceInfoOK) Error() string
type GetDeploymentAppsearchResourceInfoParams ¶
type GetDeploymentAppsearchResourceInfoParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ShowMetadata Whether to include the full cluster metadata in the response - can be large per cluster and also include credentials */ ShowMetadata *bool /*ShowPlanDefaults If showing plans, whether to show values that are left at their default value (less readable but more informative) */ ShowPlanDefaults *bool /*ShowPlanHistory Whether to include with the current and pending plan information the plan history- can be very large per cluster */ ShowPlanHistory *bool /*ShowPlanLogs Whether to include with the current and pending plan information the attempt log - can be very large per cluster */ ShowPlanLogs *bool /*ShowPlans Whether to include the full current and pending plan information in the response - can be large per cluster */ ShowPlans *bool /*ShowSettings Whether to show cluster settings in the response. */ ShowSettings *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentAppsearchResourceInfoParams contains all the parameters to send to the API endpoint for the get deployment appsearch resource info operation typically these are written to a http.Request
func NewGetDeploymentAppsearchResourceInfoParams ¶
func NewGetDeploymentAppsearchResourceInfoParams() *GetDeploymentAppsearchResourceInfoParams
NewGetDeploymentAppsearchResourceInfoParams creates a new GetDeploymentAppsearchResourceInfoParams object with the default values initialized.
func NewGetDeploymentAppsearchResourceInfoParamsWithContext ¶
func NewGetDeploymentAppsearchResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentAppsearchResourceInfoParams
NewGetDeploymentAppsearchResourceInfoParamsWithContext creates a new GetDeploymentAppsearchResourceInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentAppsearchResourceInfoParamsWithHTTPClient ¶
func NewGetDeploymentAppsearchResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentAppsearchResourceInfoParams
NewGetDeploymentAppsearchResourceInfoParamsWithHTTPClient creates a new GetDeploymentAppsearchResourceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentAppsearchResourceInfoParamsWithTimeout ¶
func NewGetDeploymentAppsearchResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentAppsearchResourceInfoParams
NewGetDeploymentAppsearchResourceInfoParamsWithTimeout creates a new GetDeploymentAppsearchResourceInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentAppsearchResourceInfoParams) SetContext ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetDeploymentID ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetHTTPClient ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetRefID ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetRefID(refID string)
SetRefID adds the refId to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowMetadata ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowPlanDefaults ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowPlanHistory ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
SetShowPlanHistory adds the showPlanHistory to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowPlanLogs ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowPlans ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetShowSettings ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) SetTimeout ¶
func (o *GetDeploymentAppsearchResourceInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithContext ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentAppsearchResourceInfoParams
WithContext adds the context to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithDeploymentID ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentAppsearchResourceInfoParams
WithDeploymentID adds the deploymentID to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithHTTPClient ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentAppsearchResourceInfoParams
WithHTTPClient adds the HTTPClient to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithRefID ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithRefID(refID string) *GetDeploymentAppsearchResourceInfoParams
WithRefID adds the refID to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowMetadata ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowMetadata adds the showMetadata to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowPlanDefaults ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowPlanDefaults adds the showPlanDefaults to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowPlanHistory ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowPlanHistory adds the showPlanHistory to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowPlanLogs ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowPlanLogs adds the showPlanLogs to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowPlans ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowPlans adds the showPlans to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithShowSettings ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentAppsearchResourceInfoParams
WithShowSettings adds the showSettings to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WithTimeout ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentAppsearchResourceInfoParams
WithTimeout adds the timeout to the get deployment appsearch resource info params
func (*GetDeploymentAppsearchResourceInfoParams) WriteToRequest ¶
func (o *GetDeploymentAppsearchResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentAppsearchResourceInfoReader ¶
type GetDeploymentAppsearchResourceInfoReader struct {
// contains filtered or unexported fields
}
GetDeploymentAppsearchResourceInfoReader is a Reader for the GetDeploymentAppsearchResourceInfo structure.
func (*GetDeploymentAppsearchResourceInfoReader) ReadResponse ¶
func (o *GetDeploymentAppsearchResourceInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentAppsearchResourceInfoUnauthorized ¶
type GetDeploymentAppsearchResourceInfoUnauthorized struct {
}GetDeploymentAppsearchResourceInfoUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewGetDeploymentAppsearchResourceInfoUnauthorized ¶
func NewGetDeploymentAppsearchResourceInfoUnauthorized() *GetDeploymentAppsearchResourceInfoUnauthorized
NewGetDeploymentAppsearchResourceInfoUnauthorized creates a GetDeploymentAppsearchResourceInfoUnauthorized with default headers values
func (*GetDeploymentAppsearchResourceInfoUnauthorized) Error ¶
func (o *GetDeploymentAppsearchResourceInfoUnauthorized) Error() string
type GetDeploymentEsResourceInfoInternalServerError ¶
type GetDeploymentEsResourceInfoInternalServerError struct {
Payload *models.BasicFailedReply
}
GetDeploymentEsResourceInfoInternalServerError handles this case with default header values.
We have failed you.
func NewGetDeploymentEsResourceInfoInternalServerError ¶
func NewGetDeploymentEsResourceInfoInternalServerError() *GetDeploymentEsResourceInfoInternalServerError
NewGetDeploymentEsResourceInfoInternalServerError creates a GetDeploymentEsResourceInfoInternalServerError with default headers values
func (*GetDeploymentEsResourceInfoInternalServerError) Error ¶
func (o *GetDeploymentEsResourceInfoInternalServerError) Error() string
type GetDeploymentEsResourceInfoNotFound ¶
type GetDeploymentEsResourceInfoNotFound struct {
Payload *models.BasicFailedReply
}
GetDeploymentEsResourceInfoNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewGetDeploymentEsResourceInfoNotFound ¶
func NewGetDeploymentEsResourceInfoNotFound() *GetDeploymentEsResourceInfoNotFound
NewGetDeploymentEsResourceInfoNotFound creates a GetDeploymentEsResourceInfoNotFound with default headers values
func (*GetDeploymentEsResourceInfoNotFound) Error ¶
func (o *GetDeploymentEsResourceInfoNotFound) Error() string
type GetDeploymentEsResourceInfoOK ¶
type GetDeploymentEsResourceInfoOK struct {
Payload *models.ElasticsearchResourceInfo
}
GetDeploymentEsResourceInfoOK handles this case with default header values.
Standard response
func NewGetDeploymentEsResourceInfoOK ¶
func NewGetDeploymentEsResourceInfoOK() *GetDeploymentEsResourceInfoOK
NewGetDeploymentEsResourceInfoOK creates a GetDeploymentEsResourceInfoOK with default headers values
func (*GetDeploymentEsResourceInfoOK) Error ¶
func (o *GetDeploymentEsResourceInfoOK) Error() string
type GetDeploymentEsResourceInfoParams ¶
type GetDeploymentEsResourceInfoParams struct { /*ConvertLegacyPlans If showing plans, whether to leave pre-2.0.0 plans in their legacy format (the default), or whether to update them to 2.0.x+ format (if 'true') */ ConvertLegacyPlans *bool /*DeploymentID Identifier for the Deployment */ DeploymentID string /*EnrichWithTemplate If showing plans, whether to enrich the plan by including the missing elements from the deployment template it is based on */ EnrichWithTemplate *bool /*RefID User-specified RefId for the Resource */ RefID string /*ShowMetadata Whether to include the full cluster metadata in the response - can be large per cluster and also include credentials */ ShowMetadata *bool /*ShowPlanDefaults If showing plans, whether to show values that are left at their default value (less readable but more informative) */ ShowPlanDefaults *bool /*ShowPlanHistory Whether to include with the current and pending plan information the plan history- can be very large per cluster */ ShowPlanHistory *bool /*ShowPlanLogs Whether to include with the current and pending plan information the attempt log - can be very large per cluster */ ShowPlanLogs *bool /*ShowPlans Whether to include the full current and pending plan information in the response - can be large per cluster */ ShowPlans *bool /*ShowSecurity Whether to include the Elasticsearch 2.x security information in the response - can be large per cluster and also include credentials */ ShowSecurity *bool /*ShowSettings Whether to show cluster settings in the response. */ ShowSettings *bool /*ShowSystemAlerts Number of system alerts (such as forced restarts due to memory limits) to be included in the response - can be large per cluster. Negative numbers or 0 will not return field. */ ShowSystemAlerts *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentEsResourceInfoParams contains all the parameters to send to the API endpoint for the get deployment es resource info operation typically these are written to a http.Request
func NewGetDeploymentEsResourceInfoParams ¶
func NewGetDeploymentEsResourceInfoParams() *GetDeploymentEsResourceInfoParams
NewGetDeploymentEsResourceInfoParams creates a new GetDeploymentEsResourceInfoParams object with the default values initialized.
func NewGetDeploymentEsResourceInfoParamsWithContext ¶
func NewGetDeploymentEsResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentEsResourceInfoParams
NewGetDeploymentEsResourceInfoParamsWithContext creates a new GetDeploymentEsResourceInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentEsResourceInfoParamsWithHTTPClient ¶
func NewGetDeploymentEsResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentEsResourceInfoParams
NewGetDeploymentEsResourceInfoParamsWithHTTPClient creates a new GetDeploymentEsResourceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentEsResourceInfoParamsWithTimeout ¶
func NewGetDeploymentEsResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentEsResourceInfoParams
NewGetDeploymentEsResourceInfoParamsWithTimeout creates a new GetDeploymentEsResourceInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentEsResourceInfoParams) SetContext ¶
func (o *GetDeploymentEsResourceInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetConvertLegacyPlans ¶
func (o *GetDeploymentEsResourceInfoParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetDeploymentID ¶
func (o *GetDeploymentEsResourceInfoParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetEnrichWithTemplate ¶
func (o *GetDeploymentEsResourceInfoParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetHTTPClient ¶
func (o *GetDeploymentEsResourceInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetRefID ¶
func (o *GetDeploymentEsResourceInfoParams) SetRefID(refID string)
SetRefID adds the refId to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowMetadata ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowPlanDefaults ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowPlanHistory ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
SetShowPlanHistory adds the showPlanHistory to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowPlanLogs ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowPlans ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowSecurity ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowSecurity(showSecurity *bool)
SetShowSecurity adds the showSecurity to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowSettings ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetShowSystemAlerts ¶
func (o *GetDeploymentEsResourceInfoParams) SetShowSystemAlerts(showSystemAlerts *int64)
SetShowSystemAlerts adds the showSystemAlerts to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) SetTimeout ¶
func (o *GetDeploymentEsResourceInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithContext ¶
func (o *GetDeploymentEsResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentEsResourceInfoParams
WithContext adds the context to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithConvertLegacyPlans ¶
func (o *GetDeploymentEsResourceInfoParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentEsResourceInfoParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithDeploymentID ¶
func (o *GetDeploymentEsResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentEsResourceInfoParams
WithDeploymentID adds the deploymentID to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithEnrichWithTemplate ¶
func (o *GetDeploymentEsResourceInfoParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetDeploymentEsResourceInfoParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithHTTPClient ¶
func (o *GetDeploymentEsResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentEsResourceInfoParams
WithHTTPClient adds the HTTPClient to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithRefID ¶
func (o *GetDeploymentEsResourceInfoParams) WithRefID(refID string) *GetDeploymentEsResourceInfoParams
WithRefID adds the refID to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowMetadata ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentEsResourceInfoParams
WithShowMetadata adds the showMetadata to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowPlanDefaults ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentEsResourceInfoParams
WithShowPlanDefaults adds the showPlanDefaults to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowPlanHistory ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentEsResourceInfoParams
WithShowPlanHistory adds the showPlanHistory to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowPlanLogs ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentEsResourceInfoParams
WithShowPlanLogs adds the showPlanLogs to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowPlans ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentEsResourceInfoParams
WithShowPlans adds the showPlans to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowSecurity ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowSecurity(showSecurity *bool) *GetDeploymentEsResourceInfoParams
WithShowSecurity adds the showSecurity to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowSettings ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentEsResourceInfoParams
WithShowSettings adds the showSettings to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithShowSystemAlerts ¶
func (o *GetDeploymentEsResourceInfoParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetDeploymentEsResourceInfoParams
WithShowSystemAlerts adds the showSystemAlerts to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WithTimeout ¶
func (o *GetDeploymentEsResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentEsResourceInfoParams
WithTimeout adds the timeout to the get deployment es resource info params
func (*GetDeploymentEsResourceInfoParams) WriteToRequest ¶
func (o *GetDeploymentEsResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentEsResourceInfoReader ¶
type GetDeploymentEsResourceInfoReader struct {
// contains filtered or unexported fields
}
GetDeploymentEsResourceInfoReader is a Reader for the GetDeploymentEsResourceInfo structure.
func (*GetDeploymentEsResourceInfoReader) ReadResponse ¶
func (o *GetDeploymentEsResourceInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentEsResourceInfoUnauthorized ¶
type GetDeploymentEsResourceInfoUnauthorized struct {
}GetDeploymentEsResourceInfoUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewGetDeploymentEsResourceInfoUnauthorized ¶
func NewGetDeploymentEsResourceInfoUnauthorized() *GetDeploymentEsResourceInfoUnauthorized
NewGetDeploymentEsResourceInfoUnauthorized creates a GetDeploymentEsResourceInfoUnauthorized with default headers values
func (*GetDeploymentEsResourceInfoUnauthorized) Error ¶
func (o *GetDeploymentEsResourceInfoUnauthorized) Error() string
type GetDeploymentInternalServerError ¶
type GetDeploymentInternalServerError struct {
Payload *models.BasicFailedReply
}
GetDeploymentInternalServerError handles this case with default header values.
We have failed you.
func NewGetDeploymentInternalServerError ¶
func NewGetDeploymentInternalServerError() *GetDeploymentInternalServerError
NewGetDeploymentInternalServerError creates a GetDeploymentInternalServerError with default headers values
func (*GetDeploymentInternalServerError) Error ¶
func (o *GetDeploymentInternalServerError) Error() string
type GetDeploymentKibResourceInfoInternalServerError ¶
type GetDeploymentKibResourceInfoInternalServerError struct {
Payload *models.BasicFailedReply
}
GetDeploymentKibResourceInfoInternalServerError handles this case with default header values.
We have failed you.
func NewGetDeploymentKibResourceInfoInternalServerError ¶
func NewGetDeploymentKibResourceInfoInternalServerError() *GetDeploymentKibResourceInfoInternalServerError
NewGetDeploymentKibResourceInfoInternalServerError creates a GetDeploymentKibResourceInfoInternalServerError with default headers values
func (*GetDeploymentKibResourceInfoInternalServerError) Error ¶
func (o *GetDeploymentKibResourceInfoInternalServerError) Error() string
type GetDeploymentKibResourceInfoNotFound ¶
type GetDeploymentKibResourceInfoNotFound struct {
Payload *models.BasicFailedReply
}
GetDeploymentKibResourceInfoNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewGetDeploymentKibResourceInfoNotFound ¶
func NewGetDeploymentKibResourceInfoNotFound() *GetDeploymentKibResourceInfoNotFound
NewGetDeploymentKibResourceInfoNotFound creates a GetDeploymentKibResourceInfoNotFound with default headers values
func (*GetDeploymentKibResourceInfoNotFound) Error ¶
func (o *GetDeploymentKibResourceInfoNotFound) Error() string
type GetDeploymentKibResourceInfoOK ¶
type GetDeploymentKibResourceInfoOK struct {
Payload *models.KibanaResourceInfo
}
GetDeploymentKibResourceInfoOK handles this case with default header values.
Standard response
func NewGetDeploymentKibResourceInfoOK ¶
func NewGetDeploymentKibResourceInfoOK() *GetDeploymentKibResourceInfoOK
NewGetDeploymentKibResourceInfoOK creates a GetDeploymentKibResourceInfoOK with default headers values
func (*GetDeploymentKibResourceInfoOK) Error ¶
func (o *GetDeploymentKibResourceInfoOK) Error() string
type GetDeploymentKibResourceInfoParams ¶
type GetDeploymentKibResourceInfoParams struct { /*ConvertLegacyPlans If showing plans, whether to leave pre-2.0.0 plans in their legacy format (the default), or whether to update them to 2.0.x+ format (if 'true') */ ConvertLegacyPlans *bool /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ShowMetadata Whether to include the full cluster metadata in the response - can be large per cluster and also include credentials */ ShowMetadata *bool /*ShowPlanDefaults If showing plans, whether to show values that are left at their default value (less readable but more informative) */ ShowPlanDefaults *bool /*ShowPlanHistory Whether to include with the current and pending plan information the plan history- can be very large per cluster */ ShowPlanHistory *bool /*ShowPlanLogs Whether to include with the current and pending plan information the attempt log - can be very large per cluster */ ShowPlanLogs *bool /*ShowPlans Whether to include the full current and pending plan information in the response - can be large per cluster */ ShowPlans *bool /*ShowSettings Whether to show cluster settings in the response. */ ShowSettings *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentKibResourceInfoParams contains all the parameters to send to the API endpoint for the get deployment kib resource info operation typically these are written to a http.Request
func NewGetDeploymentKibResourceInfoParams ¶
func NewGetDeploymentKibResourceInfoParams() *GetDeploymentKibResourceInfoParams
NewGetDeploymentKibResourceInfoParams creates a new GetDeploymentKibResourceInfoParams object with the default values initialized.
func NewGetDeploymentKibResourceInfoParamsWithContext ¶
func NewGetDeploymentKibResourceInfoParamsWithContext(ctx context.Context) *GetDeploymentKibResourceInfoParams
NewGetDeploymentKibResourceInfoParamsWithContext creates a new GetDeploymentKibResourceInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentKibResourceInfoParamsWithHTTPClient ¶
func NewGetDeploymentKibResourceInfoParamsWithHTTPClient(client *http.Client) *GetDeploymentKibResourceInfoParams
NewGetDeploymentKibResourceInfoParamsWithHTTPClient creates a new GetDeploymentKibResourceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentKibResourceInfoParamsWithTimeout ¶
func NewGetDeploymentKibResourceInfoParamsWithTimeout(timeout time.Duration) *GetDeploymentKibResourceInfoParams
NewGetDeploymentKibResourceInfoParamsWithTimeout creates a new GetDeploymentKibResourceInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentKibResourceInfoParams) SetContext ¶
func (o *GetDeploymentKibResourceInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetConvertLegacyPlans ¶
func (o *GetDeploymentKibResourceInfoParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetDeploymentID ¶
func (o *GetDeploymentKibResourceInfoParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetHTTPClient ¶
func (o *GetDeploymentKibResourceInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetRefID ¶
func (o *GetDeploymentKibResourceInfoParams) SetRefID(refID string)
SetRefID adds the refId to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowMetadata ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowPlanDefaults ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowPlanHistory ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowPlanHistory(showPlanHistory *bool)
SetShowPlanHistory adds the showPlanHistory to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowPlanLogs ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowPlans ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetShowSettings ¶
func (o *GetDeploymentKibResourceInfoParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) SetTimeout ¶
func (o *GetDeploymentKibResourceInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithContext ¶
func (o *GetDeploymentKibResourceInfoParams) WithContext(ctx context.Context) *GetDeploymentKibResourceInfoParams
WithContext adds the context to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithConvertLegacyPlans ¶
func (o *GetDeploymentKibResourceInfoParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentKibResourceInfoParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithDeploymentID ¶
func (o *GetDeploymentKibResourceInfoParams) WithDeploymentID(deploymentID string) *GetDeploymentKibResourceInfoParams
WithDeploymentID adds the deploymentID to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithHTTPClient ¶
func (o *GetDeploymentKibResourceInfoParams) WithHTTPClient(client *http.Client) *GetDeploymentKibResourceInfoParams
WithHTTPClient adds the HTTPClient to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithRefID ¶
func (o *GetDeploymentKibResourceInfoParams) WithRefID(refID string) *GetDeploymentKibResourceInfoParams
WithRefID adds the refID to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowMetadata ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowMetadata(showMetadata *bool) *GetDeploymentKibResourceInfoParams
WithShowMetadata adds the showMetadata to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowPlanDefaults ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentKibResourceInfoParams
WithShowPlanDefaults adds the showPlanDefaults to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowPlanHistory ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentKibResourceInfoParams
WithShowPlanHistory adds the showPlanHistory to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowPlanLogs ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentKibResourceInfoParams
WithShowPlanLogs adds the showPlanLogs to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowPlans ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowPlans(showPlans *bool) *GetDeploymentKibResourceInfoParams
WithShowPlans adds the showPlans to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithShowSettings ¶
func (o *GetDeploymentKibResourceInfoParams) WithShowSettings(showSettings *bool) *GetDeploymentKibResourceInfoParams
WithShowSettings adds the showSettings to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WithTimeout ¶
func (o *GetDeploymentKibResourceInfoParams) WithTimeout(timeout time.Duration) *GetDeploymentKibResourceInfoParams
WithTimeout adds the timeout to the get deployment kib resource info params
func (*GetDeploymentKibResourceInfoParams) WriteToRequest ¶
func (o *GetDeploymentKibResourceInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentKibResourceInfoReader ¶
type GetDeploymentKibResourceInfoReader struct {
// contains filtered or unexported fields
}
GetDeploymentKibResourceInfoReader is a Reader for the GetDeploymentKibResourceInfo structure.
func (*GetDeploymentKibResourceInfoReader) ReadResponse ¶
func (o *GetDeploymentKibResourceInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentKibResourceInfoUnauthorized ¶
type GetDeploymentKibResourceInfoUnauthorized struct {
}GetDeploymentKibResourceInfoUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewGetDeploymentKibResourceInfoUnauthorized ¶
func NewGetDeploymentKibResourceInfoUnauthorized() *GetDeploymentKibResourceInfoUnauthorized
NewGetDeploymentKibResourceInfoUnauthorized creates a GetDeploymentKibResourceInfoUnauthorized with default headers values
func (*GetDeploymentKibResourceInfoUnauthorized) Error ¶
func (o *GetDeploymentKibResourceInfoUnauthorized) Error() string
type GetDeploymentNotFound ¶
type GetDeploymentNotFound struct {
Payload *models.BasicFailedReply
}
GetDeploymentNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewGetDeploymentNotFound ¶
func NewGetDeploymentNotFound() *GetDeploymentNotFound
NewGetDeploymentNotFound creates a GetDeploymentNotFound with default headers values
func (*GetDeploymentNotFound) Error ¶
func (o *GetDeploymentNotFound) Error() string
type GetDeploymentNoteNotFound ¶
type GetDeploymentNoteNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetDeploymentNoteNotFound handles this case with default header values.
* "The deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`) * The note specified by {note_id} cannot be found. (code: `notes.note_not_found`)
func NewGetDeploymentNoteNotFound ¶
func NewGetDeploymentNoteNotFound() *GetDeploymentNoteNotFound
NewGetDeploymentNoteNotFound creates a GetDeploymentNoteNotFound with default headers values
func (*GetDeploymentNoteNotFound) Error ¶
func (o *GetDeploymentNoteNotFound) Error() string
type GetDeploymentNoteOK ¶
type GetDeploymentNoteOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.Note }
GetDeploymentNoteOK handles this case with default header values.
The deployment note was successfully returned
func NewGetDeploymentNoteOK ¶
func NewGetDeploymentNoteOK() *GetDeploymentNoteOK
NewGetDeploymentNoteOK creates a GetDeploymentNoteOK with default headers values
func (*GetDeploymentNoteOK) Error ¶
func (o *GetDeploymentNoteOK) Error() string
type GetDeploymentNoteParams ¶
type GetDeploymentNoteParams struct { /*DeploymentID Identifier for the deployment */ DeploymentID string /*NoteID Identifier of the note to be fetched */ NoteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentNoteParams contains all the parameters to send to the API endpoint for the get deployment note operation typically these are written to a http.Request
func NewGetDeploymentNoteParams ¶
func NewGetDeploymentNoteParams() *GetDeploymentNoteParams
NewGetDeploymentNoteParams creates a new GetDeploymentNoteParams object with the default values initialized.
func NewGetDeploymentNoteParamsWithContext ¶
func NewGetDeploymentNoteParamsWithContext(ctx context.Context) *GetDeploymentNoteParams
NewGetDeploymentNoteParamsWithContext creates a new GetDeploymentNoteParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentNoteParamsWithHTTPClient ¶
func NewGetDeploymentNoteParamsWithHTTPClient(client *http.Client) *GetDeploymentNoteParams
NewGetDeploymentNoteParamsWithHTTPClient creates a new GetDeploymentNoteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentNoteParamsWithTimeout ¶
func NewGetDeploymentNoteParamsWithTimeout(timeout time.Duration) *GetDeploymentNoteParams
NewGetDeploymentNoteParamsWithTimeout creates a new GetDeploymentNoteParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentNoteParams) SetContext ¶
func (o *GetDeploymentNoteParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment note params
func (*GetDeploymentNoteParams) SetDeploymentID ¶
func (o *GetDeploymentNoteParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment note params
func (*GetDeploymentNoteParams) SetHTTPClient ¶
func (o *GetDeploymentNoteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment note params
func (*GetDeploymentNoteParams) SetNoteID ¶
func (o *GetDeploymentNoteParams) SetNoteID(noteID string)
SetNoteID adds the noteId to the get deployment note params
func (*GetDeploymentNoteParams) SetTimeout ¶
func (o *GetDeploymentNoteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment note params
func (*GetDeploymentNoteParams) WithContext ¶
func (o *GetDeploymentNoteParams) WithContext(ctx context.Context) *GetDeploymentNoteParams
WithContext adds the context to the get deployment note params
func (*GetDeploymentNoteParams) WithDeploymentID ¶
func (o *GetDeploymentNoteParams) WithDeploymentID(deploymentID string) *GetDeploymentNoteParams
WithDeploymentID adds the deploymentID to the get deployment note params
func (*GetDeploymentNoteParams) WithHTTPClient ¶
func (o *GetDeploymentNoteParams) WithHTTPClient(client *http.Client) *GetDeploymentNoteParams
WithHTTPClient adds the HTTPClient to the get deployment note params
func (*GetDeploymentNoteParams) WithNoteID ¶
func (o *GetDeploymentNoteParams) WithNoteID(noteID string) *GetDeploymentNoteParams
WithNoteID adds the noteID to the get deployment note params
func (*GetDeploymentNoteParams) WithTimeout ¶
func (o *GetDeploymentNoteParams) WithTimeout(timeout time.Duration) *GetDeploymentNoteParams
WithTimeout adds the timeout to the get deployment note params
func (*GetDeploymentNoteParams) WriteToRequest ¶
func (o *GetDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentNoteReader ¶
type GetDeploymentNoteReader struct {
// contains filtered or unexported fields
}
GetDeploymentNoteReader is a Reader for the GetDeploymentNote structure.
func (*GetDeploymentNoteReader) ReadResponse ¶
func (o *GetDeploymentNoteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentNotesNotFound ¶
type GetDeploymentNotesNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetDeploymentNotesNotFound handles this case with default header values.
The deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`)
func NewGetDeploymentNotesNotFound ¶
func NewGetDeploymentNotesNotFound() *GetDeploymentNotesNotFound
NewGetDeploymentNotesNotFound creates a GetDeploymentNotesNotFound with default headers values
func (*GetDeploymentNotesNotFound) Error ¶
func (o *GetDeploymentNotesNotFound) Error() string
type GetDeploymentNotesOK ¶
type GetDeploymentNotesOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.Notes }
GetDeploymentNotesOK handles this case with default header values.
The deployment notes were successfully returned
func NewGetDeploymentNotesOK ¶
func NewGetDeploymentNotesOK() *GetDeploymentNotesOK
NewGetDeploymentNotesOK creates a GetDeploymentNotesOK with default headers values
func (*GetDeploymentNotesOK) Error ¶
func (o *GetDeploymentNotesOK) Error() string
type GetDeploymentNotesParams ¶
type GetDeploymentNotesParams struct { /*DeploymentID Identifier for the deployment */ DeploymentID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentNotesParams contains all the parameters to send to the API endpoint for the get deployment notes operation typically these are written to a http.Request
func NewGetDeploymentNotesParams ¶
func NewGetDeploymentNotesParams() *GetDeploymentNotesParams
NewGetDeploymentNotesParams creates a new GetDeploymentNotesParams object with the default values initialized.
func NewGetDeploymentNotesParamsWithContext ¶
func NewGetDeploymentNotesParamsWithContext(ctx context.Context) *GetDeploymentNotesParams
NewGetDeploymentNotesParamsWithContext creates a new GetDeploymentNotesParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentNotesParamsWithHTTPClient ¶
func NewGetDeploymentNotesParamsWithHTTPClient(client *http.Client) *GetDeploymentNotesParams
NewGetDeploymentNotesParamsWithHTTPClient creates a new GetDeploymentNotesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentNotesParamsWithTimeout ¶
func NewGetDeploymentNotesParamsWithTimeout(timeout time.Duration) *GetDeploymentNotesParams
NewGetDeploymentNotesParamsWithTimeout creates a new GetDeploymentNotesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentNotesParams) SetContext ¶
func (o *GetDeploymentNotesParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment notes params
func (*GetDeploymentNotesParams) SetDeploymentID ¶
func (o *GetDeploymentNotesParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment notes params
func (*GetDeploymentNotesParams) SetHTTPClient ¶
func (o *GetDeploymentNotesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment notes params
func (*GetDeploymentNotesParams) SetTimeout ¶
func (o *GetDeploymentNotesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment notes params
func (*GetDeploymentNotesParams) WithContext ¶
func (o *GetDeploymentNotesParams) WithContext(ctx context.Context) *GetDeploymentNotesParams
WithContext adds the context to the get deployment notes params
func (*GetDeploymentNotesParams) WithDeploymentID ¶
func (o *GetDeploymentNotesParams) WithDeploymentID(deploymentID string) *GetDeploymentNotesParams
WithDeploymentID adds the deploymentID to the get deployment notes params
func (*GetDeploymentNotesParams) WithHTTPClient ¶
func (o *GetDeploymentNotesParams) WithHTTPClient(client *http.Client) *GetDeploymentNotesParams
WithHTTPClient adds the HTTPClient to the get deployment notes params
func (*GetDeploymentNotesParams) WithTimeout ¶
func (o *GetDeploymentNotesParams) WithTimeout(timeout time.Duration) *GetDeploymentNotesParams
WithTimeout adds the timeout to the get deployment notes params
func (*GetDeploymentNotesParams) WriteToRequest ¶
func (o *GetDeploymentNotesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentNotesReader ¶
type GetDeploymentNotesReader struct {
// contains filtered or unexported fields
}
GetDeploymentNotesReader is a Reader for the GetDeploymentNotes structure.
func (*GetDeploymentNotesReader) ReadResponse ¶
func (o *GetDeploymentNotesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentOK ¶
type GetDeploymentOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentGetResponse }
GetDeploymentOK handles this case with default header values.
The Deployment info response
func NewGetDeploymentOK ¶
func NewGetDeploymentOK() *GetDeploymentOK
NewGetDeploymentOK creates a GetDeploymentOK with default headers values
func (*GetDeploymentOK) Error ¶
func (o *GetDeploymentOK) Error() string
type GetDeploymentParams ¶
type GetDeploymentParams struct { /*ConvertLegacyPlans If showing plans, whether to leave pre-2.0.0 plans in their legacy format (the default), or whether to update them to 2.0.x+ format (if 'true') */ ConvertLegacyPlans *bool /*DeploymentID Identifier for the Deployment */ DeploymentID string /*EnrichWithTemplate If showing plans, whether to enrich the plan by including the missing elements from the deployment template it is based on */ EnrichWithTemplate *bool /*ShowMetadata Whether to include the full cluster metadata in the response - can be large per cluster and also include credentials */ ShowMetadata *bool /*ShowPlanDefaults If showing plans, whether to show values that are left at their default value (less readable but more informative) */ ShowPlanDefaults *bool /*ShowPlanHistory Whether to include with the current and pending plan information the plan history- can be very large per cluster */ ShowPlanHistory *bool /*ShowPlanLogs Whether to include with the current and pending plan information the attempt log - can be very large per cluster */ ShowPlanLogs *bool /*ShowPlans Whether to include the full current and pending plan information in the response - can be large per cluster */ ShowPlans *bool /*ShowSecurity Whether to include the Elasticsearch 2.x security information in the response - can be large per cluster and also include credentials */ ShowSecurity *bool /*ShowSettings Whether to show cluster settings in the response. */ ShowSettings *bool /*ShowSystemAlerts Number of system alerts (such as forced restarts due to memory limits) to be included in the response - can be large per cluster. Negative numbers or 0 will not return field. */ ShowSystemAlerts *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentParams contains all the parameters to send to the API endpoint for the get deployment operation typically these are written to a http.Request
func NewGetDeploymentParams ¶
func NewGetDeploymentParams() *GetDeploymentParams
NewGetDeploymentParams creates a new GetDeploymentParams object with the default values initialized.
func NewGetDeploymentParamsWithContext ¶
func NewGetDeploymentParamsWithContext(ctx context.Context) *GetDeploymentParams
NewGetDeploymentParamsWithContext creates a new GetDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentParamsWithHTTPClient ¶
func NewGetDeploymentParamsWithHTTPClient(client *http.Client) *GetDeploymentParams
NewGetDeploymentParamsWithHTTPClient creates a new GetDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentParamsWithTimeout ¶
func NewGetDeploymentParamsWithTimeout(timeout time.Duration) *GetDeploymentParams
NewGetDeploymentParamsWithTimeout creates a new GetDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentParams) SetContext ¶
func (o *GetDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment params
func (*GetDeploymentParams) SetConvertLegacyPlans ¶
func (o *GetDeploymentParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get deployment params
func (*GetDeploymentParams) SetDeploymentID ¶
func (o *GetDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get deployment params
func (*GetDeploymentParams) SetEnrichWithTemplate ¶
func (o *GetDeploymentParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get deployment params
func (*GetDeploymentParams) SetHTTPClient ¶
func (o *GetDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment params
func (*GetDeploymentParams) SetShowMetadata ¶
func (o *GetDeploymentParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get deployment params
func (*GetDeploymentParams) SetShowPlanDefaults ¶
func (o *GetDeploymentParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get deployment params
func (*GetDeploymentParams) SetShowPlanHistory ¶
func (o *GetDeploymentParams) SetShowPlanHistory(showPlanHistory *bool)
SetShowPlanHistory adds the showPlanHistory to the get deployment params
func (*GetDeploymentParams) SetShowPlanLogs ¶
func (o *GetDeploymentParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get deployment params
func (*GetDeploymentParams) SetShowPlans ¶
func (o *GetDeploymentParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get deployment params
func (*GetDeploymentParams) SetShowSecurity ¶
func (o *GetDeploymentParams) SetShowSecurity(showSecurity *bool)
SetShowSecurity adds the showSecurity to the get deployment params
func (*GetDeploymentParams) SetShowSettings ¶
func (o *GetDeploymentParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get deployment params
func (*GetDeploymentParams) SetShowSystemAlerts ¶
func (o *GetDeploymentParams) SetShowSystemAlerts(showSystemAlerts *int64)
SetShowSystemAlerts adds the showSystemAlerts to the get deployment params
func (*GetDeploymentParams) SetTimeout ¶
func (o *GetDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment params
func (*GetDeploymentParams) WithContext ¶
func (o *GetDeploymentParams) WithContext(ctx context.Context) *GetDeploymentParams
WithContext adds the context to the get deployment params
func (*GetDeploymentParams) WithConvertLegacyPlans ¶
func (o *GetDeploymentParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetDeploymentParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get deployment params
func (*GetDeploymentParams) WithDeploymentID ¶
func (o *GetDeploymentParams) WithDeploymentID(deploymentID string) *GetDeploymentParams
WithDeploymentID adds the deploymentID to the get deployment params
func (*GetDeploymentParams) WithEnrichWithTemplate ¶
func (o *GetDeploymentParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetDeploymentParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get deployment params
func (*GetDeploymentParams) WithHTTPClient ¶
func (o *GetDeploymentParams) WithHTTPClient(client *http.Client) *GetDeploymentParams
WithHTTPClient adds the HTTPClient to the get deployment params
func (*GetDeploymentParams) WithShowMetadata ¶
func (o *GetDeploymentParams) WithShowMetadata(showMetadata *bool) *GetDeploymentParams
WithShowMetadata adds the showMetadata to the get deployment params
func (*GetDeploymentParams) WithShowPlanDefaults ¶
func (o *GetDeploymentParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetDeploymentParams
WithShowPlanDefaults adds the showPlanDefaults to the get deployment params
func (*GetDeploymentParams) WithShowPlanHistory ¶
func (o *GetDeploymentParams) WithShowPlanHistory(showPlanHistory *bool) *GetDeploymentParams
WithShowPlanHistory adds the showPlanHistory to the get deployment params
func (*GetDeploymentParams) WithShowPlanLogs ¶
func (o *GetDeploymentParams) WithShowPlanLogs(showPlanLogs *bool) *GetDeploymentParams
WithShowPlanLogs adds the showPlanLogs to the get deployment params
func (*GetDeploymentParams) WithShowPlans ¶
func (o *GetDeploymentParams) WithShowPlans(showPlans *bool) *GetDeploymentParams
WithShowPlans adds the showPlans to the get deployment params
func (*GetDeploymentParams) WithShowSecurity ¶
func (o *GetDeploymentParams) WithShowSecurity(showSecurity *bool) *GetDeploymentParams
WithShowSecurity adds the showSecurity to the get deployment params
func (*GetDeploymentParams) WithShowSettings ¶
func (o *GetDeploymentParams) WithShowSettings(showSettings *bool) *GetDeploymentParams
WithShowSettings adds the showSettings to the get deployment params
func (*GetDeploymentParams) WithShowSystemAlerts ¶
func (o *GetDeploymentParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetDeploymentParams
WithShowSystemAlerts adds the showSystemAlerts to the get deployment params
func (*GetDeploymentParams) WithTimeout ¶
func (o *GetDeploymentParams) WithTimeout(timeout time.Duration) *GetDeploymentParams
WithTimeout adds the timeout to the get deployment params
func (*GetDeploymentParams) WriteToRequest ¶
func (o *GetDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentReader ¶
type GetDeploymentReader struct {
// contains filtered or unexported fields
}
GetDeploymentReader is a Reader for the GetDeployment structure.
func (*GetDeploymentReader) ReadResponse ¶
func (o *GetDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentUnauthorized ¶
type GetDeploymentUnauthorized struct {
}GetDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewGetDeploymentUnauthorized ¶
func NewGetDeploymentUnauthorized() *GetDeploymentUnauthorized
NewGetDeploymentUnauthorized creates a GetDeploymentUnauthorized with default headers values
func (*GetDeploymentUnauthorized) Error ¶
func (o *GetDeploymentUnauthorized) Error() string
type ListDeploymentsOK ¶
type ListDeploymentsOK struct {
Payload *models.DeploymentsListResponse
}
ListDeploymentsOK handles this case with default header values.
The list of deployments that belong to the authenticated user
func NewListDeploymentsOK ¶
func NewListDeploymentsOK() *ListDeploymentsOK
NewListDeploymentsOK creates a ListDeploymentsOK with default headers values
func (*ListDeploymentsOK) Error ¶
func (o *ListDeploymentsOK) Error() string
type ListDeploymentsParams ¶
type ListDeploymentsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDeploymentsParams contains all the parameters to send to the API endpoint for the list deployments operation typically these are written to a http.Request
func NewListDeploymentsParams ¶
func NewListDeploymentsParams() *ListDeploymentsParams
NewListDeploymentsParams creates a new ListDeploymentsParams object with the default values initialized.
func NewListDeploymentsParamsWithContext ¶
func NewListDeploymentsParamsWithContext(ctx context.Context) *ListDeploymentsParams
NewListDeploymentsParamsWithContext creates a new ListDeploymentsParams object with the default values initialized, and the ability to set a context for a request
func NewListDeploymentsParamsWithHTTPClient ¶
func NewListDeploymentsParamsWithHTTPClient(client *http.Client) *ListDeploymentsParams
NewListDeploymentsParamsWithHTTPClient creates a new ListDeploymentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListDeploymentsParamsWithTimeout ¶
func NewListDeploymentsParamsWithTimeout(timeout time.Duration) *ListDeploymentsParams
NewListDeploymentsParamsWithTimeout creates a new ListDeploymentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListDeploymentsParams) SetContext ¶
func (o *ListDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the list deployments params
func (*ListDeploymentsParams) SetHTTPClient ¶
func (o *ListDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list deployments params
func (*ListDeploymentsParams) SetTimeout ¶
func (o *ListDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list deployments params
func (*ListDeploymentsParams) WithContext ¶
func (o *ListDeploymentsParams) WithContext(ctx context.Context) *ListDeploymentsParams
WithContext adds the context to the list deployments params
func (*ListDeploymentsParams) WithHTTPClient ¶
func (o *ListDeploymentsParams) WithHTTPClient(client *http.Client) *ListDeploymentsParams
WithHTTPClient adds the HTTPClient to the list deployments params
func (*ListDeploymentsParams) WithTimeout ¶
func (o *ListDeploymentsParams) WithTimeout(timeout time.Duration) *ListDeploymentsParams
WithTimeout adds the timeout to the list deployments params
func (*ListDeploymentsParams) WriteToRequest ¶
func (o *ListDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDeploymentsReader ¶
type ListDeploymentsReader struct {
// contains filtered or unexported fields
}
ListDeploymentsReader is a Reader for the ListDeployments structure.
func (*ListDeploymentsReader) ReadResponse ¶
func (o *ListDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDeploymentsUnauthorized ¶
type ListDeploymentsUnauthorized struct {
}ListDeploymentsUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewListDeploymentsUnauthorized ¶
func NewListDeploymentsUnauthorized() *ListDeploymentsUnauthorized
NewListDeploymentsUnauthorized creates a ListDeploymentsUnauthorized with default headers values
func (*ListDeploymentsUnauthorized) Error ¶
func (o *ListDeploymentsUnauthorized) Error() string
type RestartDeploymentEsResourceAccepted ¶
type RestartDeploymentEsResourceAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
RestartDeploymentEsResourceAccepted handles this case with default header values.
The restart command was issued successfully
func NewRestartDeploymentEsResourceAccepted ¶
func NewRestartDeploymentEsResourceAccepted() *RestartDeploymentEsResourceAccepted
NewRestartDeploymentEsResourceAccepted creates a RestartDeploymentEsResourceAccepted with default headers values
func (*RestartDeploymentEsResourceAccepted) Error ¶
func (o *RestartDeploymentEsResourceAccepted) Error() string
type RestartDeploymentEsResourceNotFound ¶
type RestartDeploymentEsResourceNotFound struct {
Payload *models.BasicFailedReply
}
RestartDeploymentEsResourceNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewRestartDeploymentEsResourceNotFound ¶
func NewRestartDeploymentEsResourceNotFound() *RestartDeploymentEsResourceNotFound
NewRestartDeploymentEsResourceNotFound creates a RestartDeploymentEsResourceNotFound with default headers values
func (*RestartDeploymentEsResourceNotFound) Error ¶
func (o *RestartDeploymentEsResourceNotFound) Error() string
type RestartDeploymentEsResourceParams ¶
type RestartDeploymentEsResourceParams struct { /*CancelPending If true, will cancel any pending plans before restarting (else will error) */ CancelPending *bool /*DeploymentID Identifier for the Deployment */ DeploymentID string /*GroupAttribute Indicates the property or properties used to divide the list of instances to restart in groups. Valid options are: '\_\_all\_\_' (restart all at once), '\_\_zone\_\_' by logical zone, '\_\_name\_\_' one instance at the time, or a comma-separated list of attributes of the instances */ GroupAttribute *string /*RefID User-specified RefId for the Resource */ RefID string /*RestoreSnapshot If restoring from shutdown and true (the default), then will restore the cluster from the last snapshot (if available) */ RestoreSnapshot *bool /*ShardInitWaitTime The time, in seconds, to wait for shards that show no progress of initializing, before rolling the next group (default: 10 minutes) */ ShardInitWaitTime *int64 /*SkipSnapshot If true, will not take a snapshot of the cluster before restarting */ SkipSnapshot *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestartDeploymentEsResourceParams contains all the parameters to send to the API endpoint for the restart deployment es resource operation typically these are written to a http.Request
func NewRestartDeploymentEsResourceParams ¶
func NewRestartDeploymentEsResourceParams() *RestartDeploymentEsResourceParams
NewRestartDeploymentEsResourceParams creates a new RestartDeploymentEsResourceParams object with the default values initialized.
func NewRestartDeploymentEsResourceParamsWithContext ¶
func NewRestartDeploymentEsResourceParamsWithContext(ctx context.Context) *RestartDeploymentEsResourceParams
NewRestartDeploymentEsResourceParamsWithContext creates a new RestartDeploymentEsResourceParams object with the default values initialized, and the ability to set a context for a request
func NewRestartDeploymentEsResourceParamsWithHTTPClient ¶
func NewRestartDeploymentEsResourceParamsWithHTTPClient(client *http.Client) *RestartDeploymentEsResourceParams
NewRestartDeploymentEsResourceParamsWithHTTPClient creates a new RestartDeploymentEsResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestartDeploymentEsResourceParamsWithTimeout ¶
func NewRestartDeploymentEsResourceParamsWithTimeout(timeout time.Duration) *RestartDeploymentEsResourceParams
NewRestartDeploymentEsResourceParamsWithTimeout creates a new RestartDeploymentEsResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestartDeploymentEsResourceParams) SetCancelPending ¶
func (o *RestartDeploymentEsResourceParams) SetCancelPending(cancelPending *bool)
SetCancelPending adds the cancelPending to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetContext ¶
func (o *RestartDeploymentEsResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetDeploymentID ¶
func (o *RestartDeploymentEsResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetGroupAttribute ¶
func (o *RestartDeploymentEsResourceParams) SetGroupAttribute(groupAttribute *string)
SetGroupAttribute adds the groupAttribute to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetHTTPClient ¶
func (o *RestartDeploymentEsResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetRefID ¶
func (o *RestartDeploymentEsResourceParams) SetRefID(refID string)
SetRefID adds the refId to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetRestoreSnapshot ¶
func (o *RestartDeploymentEsResourceParams) SetRestoreSnapshot(restoreSnapshot *bool)
SetRestoreSnapshot adds the restoreSnapshot to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetShardInitWaitTime ¶
func (o *RestartDeploymentEsResourceParams) SetShardInitWaitTime(shardInitWaitTime *int64)
SetShardInitWaitTime adds the shardInitWaitTime to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetSkipSnapshot ¶
func (o *RestartDeploymentEsResourceParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) SetTimeout ¶
func (o *RestartDeploymentEsResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithCancelPending ¶
func (o *RestartDeploymentEsResourceParams) WithCancelPending(cancelPending *bool) *RestartDeploymentEsResourceParams
WithCancelPending adds the cancelPending to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithContext ¶
func (o *RestartDeploymentEsResourceParams) WithContext(ctx context.Context) *RestartDeploymentEsResourceParams
WithContext adds the context to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithDeploymentID ¶
func (o *RestartDeploymentEsResourceParams) WithDeploymentID(deploymentID string) *RestartDeploymentEsResourceParams
WithDeploymentID adds the deploymentID to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithGroupAttribute ¶
func (o *RestartDeploymentEsResourceParams) WithGroupAttribute(groupAttribute *string) *RestartDeploymentEsResourceParams
WithGroupAttribute adds the groupAttribute to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithHTTPClient ¶
func (o *RestartDeploymentEsResourceParams) WithHTTPClient(client *http.Client) *RestartDeploymentEsResourceParams
WithHTTPClient adds the HTTPClient to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithRefID ¶
func (o *RestartDeploymentEsResourceParams) WithRefID(refID string) *RestartDeploymentEsResourceParams
WithRefID adds the refID to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithRestoreSnapshot ¶
func (o *RestartDeploymentEsResourceParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestartDeploymentEsResourceParams
WithRestoreSnapshot adds the restoreSnapshot to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithShardInitWaitTime ¶
func (o *RestartDeploymentEsResourceParams) WithShardInitWaitTime(shardInitWaitTime *int64) *RestartDeploymentEsResourceParams
WithShardInitWaitTime adds the shardInitWaitTime to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithSkipSnapshot ¶
func (o *RestartDeploymentEsResourceParams) WithSkipSnapshot(skipSnapshot *bool) *RestartDeploymentEsResourceParams
WithSkipSnapshot adds the skipSnapshot to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WithTimeout ¶
func (o *RestartDeploymentEsResourceParams) WithTimeout(timeout time.Duration) *RestartDeploymentEsResourceParams
WithTimeout adds the timeout to the restart deployment es resource params
func (*RestartDeploymentEsResourceParams) WriteToRequest ¶
func (o *RestartDeploymentEsResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestartDeploymentEsResourceReader ¶
type RestartDeploymentEsResourceReader struct {
// contains filtered or unexported fields
}
RestartDeploymentEsResourceReader is a Reader for the RestartDeploymentEsResource structure.
func (*RestartDeploymentEsResourceReader) ReadResponse ¶
func (o *RestartDeploymentEsResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestartDeploymentEsResourceRetryWith ¶
type RestartDeploymentEsResourceRetryWith struct {
Payload *models.BasicFailedReply
}
RestartDeploymentEsResourceRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewRestartDeploymentEsResourceRetryWith ¶
func NewRestartDeploymentEsResourceRetryWith() *RestartDeploymentEsResourceRetryWith
NewRestartDeploymentEsResourceRetryWith creates a RestartDeploymentEsResourceRetryWith with default headers values
func (*RestartDeploymentEsResourceRetryWith) Error ¶
func (o *RestartDeploymentEsResourceRetryWith) Error() string
type RestartDeploymentEsResourceUnprocessableEntity ¶
type RestartDeploymentEsResourceUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
RestartDeploymentEsResourceUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewRestartDeploymentEsResourceUnprocessableEntity ¶
func NewRestartDeploymentEsResourceUnprocessableEntity() *RestartDeploymentEsResourceUnprocessableEntity
NewRestartDeploymentEsResourceUnprocessableEntity creates a RestartDeploymentEsResourceUnprocessableEntity with default headers values
func (*RestartDeploymentEsResourceUnprocessableEntity) Error ¶
func (o *RestartDeploymentEsResourceUnprocessableEntity) Error() string
type RestartDeploymentStatelessResourceAccepted ¶
type RestartDeploymentStatelessResourceAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
RestartDeploymentStatelessResourceAccepted handles this case with default header values.
The restart command was issued successfully
func NewRestartDeploymentStatelessResourceAccepted ¶
func NewRestartDeploymentStatelessResourceAccepted() *RestartDeploymentStatelessResourceAccepted
NewRestartDeploymentStatelessResourceAccepted creates a RestartDeploymentStatelessResourceAccepted with default headers values
func (*RestartDeploymentStatelessResourceAccepted) Error ¶
func (o *RestartDeploymentStatelessResourceAccepted) Error() string
type RestartDeploymentStatelessResourceInternalServerError ¶
type RestartDeploymentStatelessResourceInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestartDeploymentStatelessResourceInternalServerError handles this case with default header values.
We have failed you. (code: `deployments.deployment_resource_no_longer_exists`)
func NewRestartDeploymentStatelessResourceInternalServerError ¶
func NewRestartDeploymentStatelessResourceInternalServerError() *RestartDeploymentStatelessResourceInternalServerError
NewRestartDeploymentStatelessResourceInternalServerError creates a RestartDeploymentStatelessResourceInternalServerError with default headers values
func (*RestartDeploymentStatelessResourceInternalServerError) Error ¶
func (o *RestartDeploymentStatelessResourceInternalServerError) Error() string
type RestartDeploymentStatelessResourceNotFound ¶
type RestartDeploymentStatelessResourceNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestartDeploymentStatelessResourceNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found. (code: `deployments.deployment_resource_not_found`)
func NewRestartDeploymentStatelessResourceNotFound ¶
func NewRestartDeploymentStatelessResourceNotFound() *RestartDeploymentStatelessResourceNotFound
NewRestartDeploymentStatelessResourceNotFound creates a RestartDeploymentStatelessResourceNotFound with default headers values
func (*RestartDeploymentStatelessResourceNotFound) Error ¶
func (o *RestartDeploymentStatelessResourceNotFound) Error() string
type RestartDeploymentStatelessResourceParams ¶
type RestartDeploymentStatelessResourceParams struct { /*CancelPending If true, will cancel any pending plans before restarting (else will error) */ CancelPending *bool /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*StatelessResourceKind The kind of stateless resource */ StatelessResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestartDeploymentStatelessResourceParams contains all the parameters to send to the API endpoint for the restart deployment stateless resource operation typically these are written to a http.Request
func NewRestartDeploymentStatelessResourceParams ¶
func NewRestartDeploymentStatelessResourceParams() *RestartDeploymentStatelessResourceParams
NewRestartDeploymentStatelessResourceParams creates a new RestartDeploymentStatelessResourceParams object with the default values initialized.
func NewRestartDeploymentStatelessResourceParamsWithContext ¶
func NewRestartDeploymentStatelessResourceParamsWithContext(ctx context.Context) *RestartDeploymentStatelessResourceParams
NewRestartDeploymentStatelessResourceParamsWithContext creates a new RestartDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a context for a request
func NewRestartDeploymentStatelessResourceParamsWithHTTPClient ¶
func NewRestartDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *RestartDeploymentStatelessResourceParams
NewRestartDeploymentStatelessResourceParamsWithHTTPClient creates a new RestartDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestartDeploymentStatelessResourceParamsWithTimeout ¶
func NewRestartDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *RestartDeploymentStatelessResourceParams
NewRestartDeploymentStatelessResourceParamsWithTimeout creates a new RestartDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestartDeploymentStatelessResourceParams) SetCancelPending ¶
func (o *RestartDeploymentStatelessResourceParams) SetCancelPending(cancelPending *bool)
SetCancelPending adds the cancelPending to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetContext ¶
func (o *RestartDeploymentStatelessResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetDeploymentID ¶
func (o *RestartDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetHTTPClient ¶
func (o *RestartDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetRefID ¶
func (o *RestartDeploymentStatelessResourceParams) SetRefID(refID string)
SetRefID adds the refId to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetStatelessResourceKind ¶
func (o *RestartDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
SetStatelessResourceKind adds the statelessResourceKind to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) SetTimeout ¶
func (o *RestartDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithCancelPending ¶
func (o *RestartDeploymentStatelessResourceParams) WithCancelPending(cancelPending *bool) *RestartDeploymentStatelessResourceParams
WithCancelPending adds the cancelPending to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithContext ¶
func (o *RestartDeploymentStatelessResourceParams) WithContext(ctx context.Context) *RestartDeploymentStatelessResourceParams
WithContext adds the context to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithDeploymentID ¶
func (o *RestartDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *RestartDeploymentStatelessResourceParams
WithDeploymentID adds the deploymentID to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithHTTPClient ¶
func (o *RestartDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *RestartDeploymentStatelessResourceParams
WithHTTPClient adds the HTTPClient to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithRefID ¶
func (o *RestartDeploymentStatelessResourceParams) WithRefID(refID string) *RestartDeploymentStatelessResourceParams
WithRefID adds the refID to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithStatelessResourceKind ¶
func (o *RestartDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *RestartDeploymentStatelessResourceParams
WithStatelessResourceKind adds the statelessResourceKind to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WithTimeout ¶
func (o *RestartDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *RestartDeploymentStatelessResourceParams
WithTimeout adds the timeout to the restart deployment stateless resource params
func (*RestartDeploymentStatelessResourceParams) WriteToRequest ¶
func (o *RestartDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestartDeploymentStatelessResourceReader ¶
type RestartDeploymentStatelessResourceReader struct {
// contains filtered or unexported fields
}
RestartDeploymentStatelessResourceReader is a Reader for the RestartDeploymentStatelessResource structure.
func (*RestartDeploymentStatelessResourceReader) ReadResponse ¶
func (o *RestartDeploymentStatelessResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestartDeploymentStatelessResourceRetryWith ¶
type RestartDeploymentStatelessResourceRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestartDeploymentStatelessResourceRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewRestartDeploymentStatelessResourceRetryWith ¶
func NewRestartDeploymentStatelessResourceRetryWith() *RestartDeploymentStatelessResourceRetryWith
NewRestartDeploymentStatelessResourceRetryWith creates a RestartDeploymentStatelessResourceRetryWith with default headers values
func (*RestartDeploymentStatelessResourceRetryWith) Error ¶
func (o *RestartDeploymentStatelessResourceRetryWith) Error() string
type RestartDeploymentStatelessResourceUnprocessableEntity ¶
type RestartDeploymentStatelessResourceUnprocessableEntity struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestartDeploymentStatelessResourceUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details. (code: `deployments.deployment_resource_plan_change_error`)
func NewRestartDeploymentStatelessResourceUnprocessableEntity ¶
func NewRestartDeploymentStatelessResourceUnprocessableEntity() *RestartDeploymentStatelessResourceUnprocessableEntity
NewRestartDeploymentStatelessResourceUnprocessableEntity creates a RestartDeploymentStatelessResourceUnprocessableEntity with default headers values
func (*RestartDeploymentStatelessResourceUnprocessableEntity) Error ¶
func (o *RestartDeploymentStatelessResourceUnprocessableEntity) Error() string
type RestoreDeploymentBadRequest ¶
type RestoreDeploymentBadRequest struct {
Payload *models.BasicFailedReply
}
RestoreDeploymentBadRequest handles this case with default header values.
There are Elasticsearch resources in the deployment which are not shut down
func NewRestoreDeploymentBadRequest ¶
func NewRestoreDeploymentBadRequest() *RestoreDeploymentBadRequest
NewRestoreDeploymentBadRequest creates a RestoreDeploymentBadRequest with default headers values
func (*RestoreDeploymentBadRequest) Error ¶
func (o *RestoreDeploymentBadRequest) Error() string
type RestoreDeploymentNotFound ¶
type RestoreDeploymentNotFound struct {
Payload *models.BasicFailedReply
}
RestoreDeploymentNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewRestoreDeploymentNotFound ¶
func NewRestoreDeploymentNotFound() *RestoreDeploymentNotFound
NewRestoreDeploymentNotFound creates a RestoreDeploymentNotFound with default headers values
func (*RestoreDeploymentNotFound) Error ¶
func (o *RestoreDeploymentNotFound) Error() string
type RestoreDeploymentOK ¶
type RestoreDeploymentOK struct {
Payload *models.DeploymentRestoreResponse
}
RestoreDeploymentOK handles this case with default header values.
The request was valid and the resources of the deployment were restored
func NewRestoreDeploymentOK ¶
func NewRestoreDeploymentOK() *RestoreDeploymentOK
NewRestoreDeploymentOK creates a RestoreDeploymentOK with default headers values
func (*RestoreDeploymentOK) Error ¶
func (o *RestoreDeploymentOK) Error() string
type RestoreDeploymentParams ¶
type RestoreDeploymentParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RestoreSnapshot Whether or not to restore a snapshot for those resources that allow it. */ RestoreSnapshot *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestoreDeploymentParams contains all the parameters to send to the API endpoint for the restore deployment operation typically these are written to a http.Request
func NewRestoreDeploymentParams ¶
func NewRestoreDeploymentParams() *RestoreDeploymentParams
NewRestoreDeploymentParams creates a new RestoreDeploymentParams object with the default values initialized.
func NewRestoreDeploymentParamsWithContext ¶
func NewRestoreDeploymentParamsWithContext(ctx context.Context) *RestoreDeploymentParams
NewRestoreDeploymentParamsWithContext creates a new RestoreDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewRestoreDeploymentParamsWithHTTPClient ¶
func NewRestoreDeploymentParamsWithHTTPClient(client *http.Client) *RestoreDeploymentParams
NewRestoreDeploymentParamsWithHTTPClient creates a new RestoreDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestoreDeploymentParamsWithTimeout ¶
func NewRestoreDeploymentParamsWithTimeout(timeout time.Duration) *RestoreDeploymentParams
NewRestoreDeploymentParamsWithTimeout creates a new RestoreDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestoreDeploymentParams) SetContext ¶
func (o *RestoreDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the restore deployment params
func (*RestoreDeploymentParams) SetDeploymentID ¶
func (o *RestoreDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the restore deployment params
func (*RestoreDeploymentParams) SetHTTPClient ¶
func (o *RestoreDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restore deployment params
func (*RestoreDeploymentParams) SetRestoreSnapshot ¶
func (o *RestoreDeploymentParams) SetRestoreSnapshot(restoreSnapshot *bool)
SetRestoreSnapshot adds the restoreSnapshot to the restore deployment params
func (*RestoreDeploymentParams) SetTimeout ¶
func (o *RestoreDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restore deployment params
func (*RestoreDeploymentParams) WithContext ¶
func (o *RestoreDeploymentParams) WithContext(ctx context.Context) *RestoreDeploymentParams
WithContext adds the context to the restore deployment params
func (*RestoreDeploymentParams) WithDeploymentID ¶
func (o *RestoreDeploymentParams) WithDeploymentID(deploymentID string) *RestoreDeploymentParams
WithDeploymentID adds the deploymentID to the restore deployment params
func (*RestoreDeploymentParams) WithHTTPClient ¶
func (o *RestoreDeploymentParams) WithHTTPClient(client *http.Client) *RestoreDeploymentParams
WithHTTPClient adds the HTTPClient to the restore deployment params
func (*RestoreDeploymentParams) WithRestoreSnapshot ¶
func (o *RestoreDeploymentParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestoreDeploymentParams
WithRestoreSnapshot adds the restoreSnapshot to the restore deployment params
func (*RestoreDeploymentParams) WithTimeout ¶
func (o *RestoreDeploymentParams) WithTimeout(timeout time.Duration) *RestoreDeploymentParams
WithTimeout adds the timeout to the restore deployment params
func (*RestoreDeploymentParams) WriteToRequest ¶
func (o *RestoreDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestoreDeploymentReader ¶
type RestoreDeploymentReader struct {
// contains filtered or unexported fields
}
RestoreDeploymentReader is a Reader for the RestoreDeployment structure.
func (*RestoreDeploymentReader) ReadResponse ¶
func (o *RestoreDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestoreDeploymentResourceBadRequest ¶
type RestoreDeploymentResourceBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestoreDeploymentResourceBadRequest handles this case with default header values.
The resource is not shut down. (code: `deployments.resource_not_shutdown`)
func NewRestoreDeploymentResourceBadRequest ¶
func NewRestoreDeploymentResourceBadRequest() *RestoreDeploymentResourceBadRequest
NewRestoreDeploymentResourceBadRequest creates a RestoreDeploymentResourceBadRequest with default headers values
func (*RestoreDeploymentResourceBadRequest) Error ¶
func (o *RestoreDeploymentResourceBadRequest) Error() string
type RestoreDeploymentResourceNotFound ¶
type RestoreDeploymentResourceNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestoreDeploymentResourceNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`)
func NewRestoreDeploymentResourceNotFound ¶
func NewRestoreDeploymentResourceNotFound() *RestoreDeploymentResourceNotFound
NewRestoreDeploymentResourceNotFound creates a RestoreDeploymentResourceNotFound with default headers values
func (*RestoreDeploymentResourceNotFound) Error ¶
func (o *RestoreDeploymentResourceNotFound) Error() string
type RestoreDeploymentResourceOK ¶
type RestoreDeploymentResourceOK struct {
Payload *models.DeploymentResourceCrudResponse
}
RestoreDeploymentResourceOK handles this case with default header values.
Standard Deployment Resource Crud Response
func NewRestoreDeploymentResourceOK ¶
func NewRestoreDeploymentResourceOK() *RestoreDeploymentResourceOK
NewRestoreDeploymentResourceOK creates a RestoreDeploymentResourceOK with default headers values
func (*RestoreDeploymentResourceOK) Error ¶
func (o *RestoreDeploymentResourceOK) Error() string
type RestoreDeploymentResourceParams ¶
type RestoreDeploymentResourceParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource */ ResourceKind string /*RestoreSnapshot Whether or not to restore a snapshot for those resources that allow it. */ RestoreSnapshot *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestoreDeploymentResourceParams contains all the parameters to send to the API endpoint for the restore deployment resource operation typically these are written to a http.Request
func NewRestoreDeploymentResourceParams ¶
func NewRestoreDeploymentResourceParams() *RestoreDeploymentResourceParams
NewRestoreDeploymentResourceParams creates a new RestoreDeploymentResourceParams object with the default values initialized.
func NewRestoreDeploymentResourceParamsWithContext ¶
func NewRestoreDeploymentResourceParamsWithContext(ctx context.Context) *RestoreDeploymentResourceParams
NewRestoreDeploymentResourceParamsWithContext creates a new RestoreDeploymentResourceParams object with the default values initialized, and the ability to set a context for a request
func NewRestoreDeploymentResourceParamsWithHTTPClient ¶
func NewRestoreDeploymentResourceParamsWithHTTPClient(client *http.Client) *RestoreDeploymentResourceParams
NewRestoreDeploymentResourceParamsWithHTTPClient creates a new RestoreDeploymentResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestoreDeploymentResourceParamsWithTimeout ¶
func NewRestoreDeploymentResourceParamsWithTimeout(timeout time.Duration) *RestoreDeploymentResourceParams
NewRestoreDeploymentResourceParamsWithTimeout creates a new RestoreDeploymentResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestoreDeploymentResourceParams) SetContext ¶
func (o *RestoreDeploymentResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetDeploymentID ¶
func (o *RestoreDeploymentResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetHTTPClient ¶
func (o *RestoreDeploymentResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetRefID ¶
func (o *RestoreDeploymentResourceParams) SetRefID(refID string)
SetRefID adds the refId to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetResourceKind ¶
func (o *RestoreDeploymentResourceParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetRestoreSnapshot ¶
func (o *RestoreDeploymentResourceParams) SetRestoreSnapshot(restoreSnapshot *bool)
SetRestoreSnapshot adds the restoreSnapshot to the restore deployment resource params
func (*RestoreDeploymentResourceParams) SetTimeout ¶
func (o *RestoreDeploymentResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithContext ¶
func (o *RestoreDeploymentResourceParams) WithContext(ctx context.Context) *RestoreDeploymentResourceParams
WithContext adds the context to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithDeploymentID ¶
func (o *RestoreDeploymentResourceParams) WithDeploymentID(deploymentID string) *RestoreDeploymentResourceParams
WithDeploymentID adds the deploymentID to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithHTTPClient ¶
func (o *RestoreDeploymentResourceParams) WithHTTPClient(client *http.Client) *RestoreDeploymentResourceParams
WithHTTPClient adds the HTTPClient to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithRefID ¶
func (o *RestoreDeploymentResourceParams) WithRefID(refID string) *RestoreDeploymentResourceParams
WithRefID adds the refID to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithResourceKind ¶
func (o *RestoreDeploymentResourceParams) WithResourceKind(resourceKind string) *RestoreDeploymentResourceParams
WithResourceKind adds the resourceKind to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithRestoreSnapshot ¶
func (o *RestoreDeploymentResourceParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestoreDeploymentResourceParams
WithRestoreSnapshot adds the restoreSnapshot to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WithTimeout ¶
func (o *RestoreDeploymentResourceParams) WithTimeout(timeout time.Duration) *RestoreDeploymentResourceParams
WithTimeout adds the timeout to the restore deployment resource params
func (*RestoreDeploymentResourceParams) WriteToRequest ¶
func (o *RestoreDeploymentResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestoreDeploymentResourceReader ¶
type RestoreDeploymentResourceReader struct {
// contains filtered or unexported fields
}
RestoreDeploymentResourceReader is a Reader for the RestoreDeploymentResource structure.
func (*RestoreDeploymentResourceReader) ReadResponse ¶
func (o *RestoreDeploymentResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestoreDeploymentResourceRetryWith ¶
type RestoreDeploymentResourceRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
RestoreDeploymentResourceRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewRestoreDeploymentResourceRetryWith ¶
func NewRestoreDeploymentResourceRetryWith() *RestoreDeploymentResourceRetryWith
NewRestoreDeploymentResourceRetryWith creates a RestoreDeploymentResourceRetryWith with default headers values
func (*RestoreDeploymentResourceRetryWith) Error ¶
func (o *RestoreDeploymentResourceRetryWith) Error() string
type RestoreDeploymentUnauthorized ¶
type RestoreDeploymentUnauthorized struct {
}RestoreDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewRestoreDeploymentUnauthorized ¶
func NewRestoreDeploymentUnauthorized() *RestoreDeploymentUnauthorized
NewRestoreDeploymentUnauthorized creates a RestoreDeploymentUnauthorized with default headers values
func (*RestoreDeploymentUnauthorized) Error ¶
func (o *RestoreDeploymentUnauthorized) Error() string
type ResyncDeploymentInternalServerError ¶
type ResyncDeploymentInternalServerError struct {
Payload *models.BasicFailedReply
}
ResyncDeploymentInternalServerError handles this case with default header values.
The deployment resync operation failed for deployment {deployment_id} (code: 'deployments.resync_failed')
func NewResyncDeploymentInternalServerError ¶
func NewResyncDeploymentInternalServerError() *ResyncDeploymentInternalServerError
NewResyncDeploymentInternalServerError creates a ResyncDeploymentInternalServerError with default headers values
func (*ResyncDeploymentInternalServerError) Error ¶
func (o *ResyncDeploymentInternalServerError) Error() string
type ResyncDeploymentOK ¶
type ResyncDeploymentOK struct {
Payload *models.IndexSynchronizationResults
}
ResyncDeploymentOK handles this case with default header values.
The deployment resync operation executed successfully
func NewResyncDeploymentOK ¶
func NewResyncDeploymentOK() *ResyncDeploymentOK
NewResyncDeploymentOK creates a ResyncDeploymentOK with default headers values
func (*ResyncDeploymentOK) Error ¶
func (o *ResyncDeploymentOK) Error() string
type ResyncDeploymentParams ¶
type ResyncDeploymentParams struct { /*DeploymentID Identifier for the deployment */ DeploymentID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncDeploymentParams contains all the parameters to send to the API endpoint for the resync deployment operation typically these are written to a http.Request
func NewResyncDeploymentParams ¶
func NewResyncDeploymentParams() *ResyncDeploymentParams
NewResyncDeploymentParams creates a new ResyncDeploymentParams object with the default values initialized.
func NewResyncDeploymentParamsWithContext ¶
func NewResyncDeploymentParamsWithContext(ctx context.Context) *ResyncDeploymentParams
NewResyncDeploymentParamsWithContext creates a new ResyncDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewResyncDeploymentParamsWithHTTPClient ¶
func NewResyncDeploymentParamsWithHTTPClient(client *http.Client) *ResyncDeploymentParams
NewResyncDeploymentParamsWithHTTPClient creates a new ResyncDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncDeploymentParamsWithTimeout ¶
func NewResyncDeploymentParamsWithTimeout(timeout time.Duration) *ResyncDeploymentParams
NewResyncDeploymentParamsWithTimeout creates a new ResyncDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncDeploymentParams) SetContext ¶
func (o *ResyncDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the resync deployment params
func (*ResyncDeploymentParams) SetDeploymentID ¶
func (o *ResyncDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the resync deployment params
func (*ResyncDeploymentParams) SetHTTPClient ¶
func (o *ResyncDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync deployment params
func (*ResyncDeploymentParams) SetTimeout ¶
func (o *ResyncDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync deployment params
func (*ResyncDeploymentParams) WithContext ¶
func (o *ResyncDeploymentParams) WithContext(ctx context.Context) *ResyncDeploymentParams
WithContext adds the context to the resync deployment params
func (*ResyncDeploymentParams) WithDeploymentID ¶
func (o *ResyncDeploymentParams) WithDeploymentID(deploymentID string) *ResyncDeploymentParams
WithDeploymentID adds the deploymentID to the resync deployment params
func (*ResyncDeploymentParams) WithHTTPClient ¶
func (o *ResyncDeploymentParams) WithHTTPClient(client *http.Client) *ResyncDeploymentParams
WithHTTPClient adds the HTTPClient to the resync deployment params
func (*ResyncDeploymentParams) WithTimeout ¶
func (o *ResyncDeploymentParams) WithTimeout(timeout time.Duration) *ResyncDeploymentParams
WithTimeout adds the timeout to the resync deployment params
func (*ResyncDeploymentParams) WriteToRequest ¶
func (o *ResyncDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncDeploymentReader ¶
type ResyncDeploymentReader struct {
// contains filtered or unexported fields
}
ResyncDeploymentReader is a Reader for the ResyncDeployment structure.
func (*ResyncDeploymentReader) ReadResponse ¶
func (o *ResyncDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncDeploymentRetryWith ¶
type ResyncDeploymentRetryWith struct {
Payload *models.BasicFailedReply
}
ResyncDeploymentRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewResyncDeploymentRetryWith ¶
func NewResyncDeploymentRetryWith() *ResyncDeploymentRetryWith
NewResyncDeploymentRetryWith creates a ResyncDeploymentRetryWith with default headers values
func (*ResyncDeploymentRetryWith) Error ¶
func (o *ResyncDeploymentRetryWith) Error() string
type ResyncDeploymentsInternalServerError ¶
type ResyncDeploymentsInternalServerError struct {
Payload *models.BasicFailedReply
}
ResyncDeploymentsInternalServerError handles this case with default header values.
The deployments resync operation failed (code: 'deployments.resync_failed')
func NewResyncDeploymentsInternalServerError ¶
func NewResyncDeploymentsInternalServerError() *ResyncDeploymentsInternalServerError
NewResyncDeploymentsInternalServerError creates a ResyncDeploymentsInternalServerError with default headers values
func (*ResyncDeploymentsInternalServerError) Error ¶
func (o *ResyncDeploymentsInternalServerError) Error() string
type ResyncDeploymentsOK ¶
type ResyncDeploymentsOK struct {
Payload *models.IndexSynchronizationResults
}
ResyncDeploymentsOK handles this case with default header values.
The deployments resync operation executed successfully
func NewResyncDeploymentsOK ¶
func NewResyncDeploymentsOK() *ResyncDeploymentsOK
NewResyncDeploymentsOK creates a ResyncDeploymentsOK with default headers values
func (*ResyncDeploymentsOK) Error ¶
func (o *ResyncDeploymentsOK) Error() string
type ResyncDeploymentsParams ¶
type ResyncDeploymentsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncDeploymentsParams contains all the parameters to send to the API endpoint for the resync deployments operation typically these are written to a http.Request
func NewResyncDeploymentsParams ¶
func NewResyncDeploymentsParams() *ResyncDeploymentsParams
NewResyncDeploymentsParams creates a new ResyncDeploymentsParams object with the default values initialized.
func NewResyncDeploymentsParamsWithContext ¶
func NewResyncDeploymentsParamsWithContext(ctx context.Context) *ResyncDeploymentsParams
NewResyncDeploymentsParamsWithContext creates a new ResyncDeploymentsParams object with the default values initialized, and the ability to set a context for a request
func NewResyncDeploymentsParamsWithHTTPClient ¶
func NewResyncDeploymentsParamsWithHTTPClient(client *http.Client) *ResyncDeploymentsParams
NewResyncDeploymentsParamsWithHTTPClient creates a new ResyncDeploymentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncDeploymentsParamsWithTimeout ¶
func NewResyncDeploymentsParamsWithTimeout(timeout time.Duration) *ResyncDeploymentsParams
NewResyncDeploymentsParamsWithTimeout creates a new ResyncDeploymentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncDeploymentsParams) SetContext ¶
func (o *ResyncDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the resync deployments params
func (*ResyncDeploymentsParams) SetHTTPClient ¶
func (o *ResyncDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync deployments params
func (*ResyncDeploymentsParams) SetTimeout ¶
func (o *ResyncDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync deployments params
func (*ResyncDeploymentsParams) WithContext ¶
func (o *ResyncDeploymentsParams) WithContext(ctx context.Context) *ResyncDeploymentsParams
WithContext adds the context to the resync deployments params
func (*ResyncDeploymentsParams) WithHTTPClient ¶
func (o *ResyncDeploymentsParams) WithHTTPClient(client *http.Client) *ResyncDeploymentsParams
WithHTTPClient adds the HTTPClient to the resync deployments params
func (*ResyncDeploymentsParams) WithTimeout ¶
func (o *ResyncDeploymentsParams) WithTimeout(timeout time.Duration) *ResyncDeploymentsParams
WithTimeout adds the timeout to the resync deployments params
func (*ResyncDeploymentsParams) WriteToRequest ¶
func (o *ResyncDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncDeploymentsReader ¶
type ResyncDeploymentsReader struct {
// contains filtered or unexported fields
}
ResyncDeploymentsReader is a Reader for the ResyncDeployments structure.
func (*ResyncDeploymentsReader) ReadResponse ¶
func (o *ResyncDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncDeploymentsRetryWith ¶
type ResyncDeploymentsRetryWith struct {
Payload *models.BasicFailedReply
}
ResyncDeploymentsRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewResyncDeploymentsRetryWith ¶
func NewResyncDeploymentsRetryWith() *ResyncDeploymentsRetryWith
NewResyncDeploymentsRetryWith creates a ResyncDeploymentsRetryWith with default headers values
func (*ResyncDeploymentsRetryWith) Error ¶
func (o *ResyncDeploymentsRetryWith) Error() string
type SearchDeploymentsOK ¶
type SearchDeploymentsOK struct {
Payload *models.DeploymentsSearchResponse
}
SearchDeploymentsOK handles this case with default header values.
The list of deployments that match the specified query and belong to the authenticated user
func NewSearchDeploymentsOK ¶
func NewSearchDeploymentsOK() *SearchDeploymentsOK
NewSearchDeploymentsOK creates a SearchDeploymentsOK with default headers values
func (*SearchDeploymentsOK) Error ¶
func (o *SearchDeploymentsOK) Error() string
type SearchDeploymentsParams ¶
type SearchDeploymentsParams struct { /*Body (Optional) The search request to execute. NOTE: When not specified, all of the deployments are matched. */ Body *models.SearchRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchDeploymentsParams contains all the parameters to send to the API endpoint for the search deployments operation typically these are written to a http.Request
func NewSearchDeploymentsParams ¶
func NewSearchDeploymentsParams() *SearchDeploymentsParams
NewSearchDeploymentsParams creates a new SearchDeploymentsParams object with the default values initialized.
func NewSearchDeploymentsParamsWithContext ¶
func NewSearchDeploymentsParamsWithContext(ctx context.Context) *SearchDeploymentsParams
NewSearchDeploymentsParamsWithContext creates a new SearchDeploymentsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchDeploymentsParamsWithHTTPClient ¶
func NewSearchDeploymentsParamsWithHTTPClient(client *http.Client) *SearchDeploymentsParams
NewSearchDeploymentsParamsWithHTTPClient creates a new SearchDeploymentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchDeploymentsParamsWithTimeout ¶
func NewSearchDeploymentsParamsWithTimeout(timeout time.Duration) *SearchDeploymentsParams
NewSearchDeploymentsParamsWithTimeout creates a new SearchDeploymentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchDeploymentsParams) SetBody ¶
func (o *SearchDeploymentsParams) SetBody(body *models.SearchRequest)
SetBody adds the body to the search deployments params
func (*SearchDeploymentsParams) SetContext ¶
func (o *SearchDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the search deployments params
func (*SearchDeploymentsParams) SetHTTPClient ¶
func (o *SearchDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search deployments params
func (*SearchDeploymentsParams) SetTimeout ¶
func (o *SearchDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search deployments params
func (*SearchDeploymentsParams) WithBody ¶
func (o *SearchDeploymentsParams) WithBody(body *models.SearchRequest) *SearchDeploymentsParams
WithBody adds the body to the search deployments params
func (*SearchDeploymentsParams) WithContext ¶
func (o *SearchDeploymentsParams) WithContext(ctx context.Context) *SearchDeploymentsParams
WithContext adds the context to the search deployments params
func (*SearchDeploymentsParams) WithHTTPClient ¶
func (o *SearchDeploymentsParams) WithHTTPClient(client *http.Client) *SearchDeploymentsParams
WithHTTPClient adds the HTTPClient to the search deployments params
func (*SearchDeploymentsParams) WithTimeout ¶
func (o *SearchDeploymentsParams) WithTimeout(timeout time.Duration) *SearchDeploymentsParams
WithTimeout adds the timeout to the search deployments params
func (*SearchDeploymentsParams) WriteToRequest ¶
func (o *SearchDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchDeploymentsReader ¶
type SearchDeploymentsReader struct {
// contains filtered or unexported fields
}
SearchDeploymentsReader is a Reader for the SearchDeployments structure.
func (*SearchDeploymentsReader) ReadResponse ¶
func (o *SearchDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchDeploymentsUnauthorized ¶
type SearchDeploymentsUnauthorized struct {
}SearchDeploymentsUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewSearchDeploymentsUnauthorized ¶
func NewSearchDeploymentsUnauthorized() *SearchDeploymentsUnauthorized
NewSearchDeploymentsUnauthorized creates a SearchDeploymentsUnauthorized with default headers values
func (*SearchDeploymentsUnauthorized) Error ¶
func (o *SearchDeploymentsUnauthorized) Error() string
type SetDeploymentResourceRawMetadataBadRequest ¶
type SetDeploymentResourceRawMetadataBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDeploymentResourceRawMetadataBadRequest handles this case with default header values.
The metadata is invalid. (code: `deployments.invalid_metadata`)
func NewSetDeploymentResourceRawMetadataBadRequest ¶
func NewSetDeploymentResourceRawMetadataBadRequest() *SetDeploymentResourceRawMetadataBadRequest
NewSetDeploymentResourceRawMetadataBadRequest creates a SetDeploymentResourceRawMetadataBadRequest with default headers values
func (*SetDeploymentResourceRawMetadataBadRequest) Error ¶
func (o *SetDeploymentResourceRawMetadataBadRequest) Error() string
type SetDeploymentResourceRawMetadataInternalServerError ¶
type SetDeploymentResourceRawMetadataInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDeploymentResourceRawMetadataInternalServerError handles this case with default header values.
We have failed you. (code: `deployments.metadata_internal_error`)
func NewSetDeploymentResourceRawMetadataInternalServerError ¶
func NewSetDeploymentResourceRawMetadataInternalServerError() *SetDeploymentResourceRawMetadataInternalServerError
NewSetDeploymentResourceRawMetadataInternalServerError creates a SetDeploymentResourceRawMetadataInternalServerError with default headers values
func (*SetDeploymentResourceRawMetadataInternalServerError) Error ¶
func (o *SetDeploymentResourceRawMetadataInternalServerError) Error() string
type SetDeploymentResourceRawMetadataNotFound ¶
type SetDeploymentResourceRawMetadataNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDeploymentResourceRawMetadataNotFound handles this case with default header values.
A resource with the given refId cannot be found in the deployment. (code: `deployments.deployment_resource_not_found`)
func NewSetDeploymentResourceRawMetadataNotFound ¶
func NewSetDeploymentResourceRawMetadataNotFound() *SetDeploymentResourceRawMetadataNotFound
NewSetDeploymentResourceRawMetadataNotFound creates a SetDeploymentResourceRawMetadataNotFound with default headers values
func (*SetDeploymentResourceRawMetadataNotFound) Error ¶
func (o *SetDeploymentResourceRawMetadataNotFound) Error() string
type SetDeploymentResourceRawMetadataOK ¶
type SetDeploymentResourceRawMetadataOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload string }
SetDeploymentResourceRawMetadataOK handles this case with default header values.
The resource metadata was successfully changed (the updated JSON is returned)
func NewSetDeploymentResourceRawMetadataOK ¶
func NewSetDeploymentResourceRawMetadataOK() *SetDeploymentResourceRawMetadataOK
NewSetDeploymentResourceRawMetadataOK creates a SetDeploymentResourceRawMetadataOK with default headers values
func (*SetDeploymentResourceRawMetadataOK) Error ¶
func (o *SetDeploymentResourceRawMetadataOK) Error() string
type SetDeploymentResourceRawMetadataParams ¶
type SetDeploymentResourceRawMetadataParams struct { /*Body The freeform JSON for the cluster (should always be based on the current version retrieved from the GET) */ Body string /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource */ ResourceKind string /*Version If specified, checks for conflicts against the metadata version (returned in 'x-cloud-resource-version' of the GET request) */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetDeploymentResourceRawMetadataParams contains all the parameters to send to the API endpoint for the set deployment resource raw metadata operation typically these are written to a http.Request
func NewSetDeploymentResourceRawMetadataParams ¶
func NewSetDeploymentResourceRawMetadataParams() *SetDeploymentResourceRawMetadataParams
NewSetDeploymentResourceRawMetadataParams creates a new SetDeploymentResourceRawMetadataParams object with the default values initialized.
func NewSetDeploymentResourceRawMetadataParamsWithContext ¶
func NewSetDeploymentResourceRawMetadataParamsWithContext(ctx context.Context) *SetDeploymentResourceRawMetadataParams
NewSetDeploymentResourceRawMetadataParamsWithContext creates a new SetDeploymentResourceRawMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewSetDeploymentResourceRawMetadataParamsWithHTTPClient ¶
func NewSetDeploymentResourceRawMetadataParamsWithHTTPClient(client *http.Client) *SetDeploymentResourceRawMetadataParams
NewSetDeploymentResourceRawMetadataParamsWithHTTPClient creates a new SetDeploymentResourceRawMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetDeploymentResourceRawMetadataParamsWithTimeout ¶
func NewSetDeploymentResourceRawMetadataParamsWithTimeout(timeout time.Duration) *SetDeploymentResourceRawMetadataParams
NewSetDeploymentResourceRawMetadataParamsWithTimeout creates a new SetDeploymentResourceRawMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetDeploymentResourceRawMetadataParams) SetBody ¶
func (o *SetDeploymentResourceRawMetadataParams) SetBody(body string)
SetBody adds the body to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetContext ¶
func (o *SetDeploymentResourceRawMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetDeploymentID ¶
func (o *SetDeploymentResourceRawMetadataParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetHTTPClient ¶
func (o *SetDeploymentResourceRawMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetRefID ¶
func (o *SetDeploymentResourceRawMetadataParams) SetRefID(refID string)
SetRefID adds the refId to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetResourceKind ¶
func (o *SetDeploymentResourceRawMetadataParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetTimeout ¶
func (o *SetDeploymentResourceRawMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) SetVersion ¶
func (o *SetDeploymentResourceRawMetadataParams) SetVersion(version *int64)
SetVersion adds the version to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithBody ¶
func (o *SetDeploymentResourceRawMetadataParams) WithBody(body string) *SetDeploymentResourceRawMetadataParams
WithBody adds the body to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithContext ¶
func (o *SetDeploymentResourceRawMetadataParams) WithContext(ctx context.Context) *SetDeploymentResourceRawMetadataParams
WithContext adds the context to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithDeploymentID ¶
func (o *SetDeploymentResourceRawMetadataParams) WithDeploymentID(deploymentID string) *SetDeploymentResourceRawMetadataParams
WithDeploymentID adds the deploymentID to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithHTTPClient ¶
func (o *SetDeploymentResourceRawMetadataParams) WithHTTPClient(client *http.Client) *SetDeploymentResourceRawMetadataParams
WithHTTPClient adds the HTTPClient to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithRefID ¶
func (o *SetDeploymentResourceRawMetadataParams) WithRefID(refID string) *SetDeploymentResourceRawMetadataParams
WithRefID adds the refID to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithResourceKind ¶
func (o *SetDeploymentResourceRawMetadataParams) WithResourceKind(resourceKind string) *SetDeploymentResourceRawMetadataParams
WithResourceKind adds the resourceKind to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithTimeout ¶
func (o *SetDeploymentResourceRawMetadataParams) WithTimeout(timeout time.Duration) *SetDeploymentResourceRawMetadataParams
WithTimeout adds the timeout to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WithVersion ¶
func (o *SetDeploymentResourceRawMetadataParams) WithVersion(version *int64) *SetDeploymentResourceRawMetadataParams
WithVersion adds the version to the set deployment resource raw metadata params
func (*SetDeploymentResourceRawMetadataParams) WriteToRequest ¶
func (o *SetDeploymentResourceRawMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetDeploymentResourceRawMetadataReader ¶
type SetDeploymentResourceRawMetadataReader struct {
// contains filtered or unexported fields
}
SetDeploymentResourceRawMetadataReader is a Reader for the SetDeploymentResourceRawMetadata structure.
func (*SetDeploymentResourceRawMetadataReader) ReadResponse ¶
func (o *SetDeploymentResourceRawMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetDeploymentResourceRawMetadataRetryWith ¶
type SetDeploymentResourceRawMetadataRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDeploymentResourceRawMetadataRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetDeploymentResourceRawMetadataRetryWith ¶
func NewSetDeploymentResourceRawMetadataRetryWith() *SetDeploymentResourceRawMetadataRetryWith
NewSetDeploymentResourceRawMetadataRetryWith creates a SetDeploymentResourceRawMetadataRetryWith with default headers values
func (*SetDeploymentResourceRawMetadataRetryWith) Error ¶
func (o *SetDeploymentResourceRawMetadataRetryWith) Error() string
type ShutdownDeploymentBadRequest ¶
type ShutdownDeploymentBadRequest struct {
Payload *models.BasicFailedReply
}
ShutdownDeploymentBadRequest handles this case with default header values.
The deployment request had errors
func NewShutdownDeploymentBadRequest ¶
func NewShutdownDeploymentBadRequest() *ShutdownDeploymentBadRequest
NewShutdownDeploymentBadRequest creates a ShutdownDeploymentBadRequest with default headers values
func (*ShutdownDeploymentBadRequest) Error ¶
func (o *ShutdownDeploymentBadRequest) Error() string
type ShutdownDeploymentEsResourceInternalServerError ¶
type ShutdownDeploymentEsResourceInternalServerError struct {
Payload *models.BasicFailedReply
}
ShutdownDeploymentEsResourceInternalServerError handles this case with default header values.
We have failed you.
func NewShutdownDeploymentEsResourceInternalServerError ¶
func NewShutdownDeploymentEsResourceInternalServerError() *ShutdownDeploymentEsResourceInternalServerError
NewShutdownDeploymentEsResourceInternalServerError creates a ShutdownDeploymentEsResourceInternalServerError with default headers values
func (*ShutdownDeploymentEsResourceInternalServerError) Error ¶
func (o *ShutdownDeploymentEsResourceInternalServerError) Error() string
type ShutdownDeploymentEsResourceNotFound ¶
type ShutdownDeploymentEsResourceNotFound struct {
Payload *models.BasicFailedReply
}
ShutdownDeploymentEsResourceNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewShutdownDeploymentEsResourceNotFound ¶
func NewShutdownDeploymentEsResourceNotFound() *ShutdownDeploymentEsResourceNotFound
NewShutdownDeploymentEsResourceNotFound creates a ShutdownDeploymentEsResourceNotFound with default headers values
func (*ShutdownDeploymentEsResourceNotFound) Error ¶
func (o *ShutdownDeploymentEsResourceNotFound) Error() string
type ShutdownDeploymentEsResourceOK ¶
type ShutdownDeploymentEsResourceOK struct {
Payload models.DeploymentResourceCommandResponse
}
ShutdownDeploymentEsResourceOK handles this case with default header values.
Standard response
func NewShutdownDeploymentEsResourceOK ¶
func NewShutdownDeploymentEsResourceOK() *ShutdownDeploymentEsResourceOK
NewShutdownDeploymentEsResourceOK creates a ShutdownDeploymentEsResourceOK with default headers values
func (*ShutdownDeploymentEsResourceOK) Error ¶
func (o *ShutdownDeploymentEsResourceOK) Error() string
type ShutdownDeploymentEsResourceParams ¶
type ShutdownDeploymentEsResourceParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*Hide Hide cluster on shutdown. Hidden clusters are not listed by default */ Hide *bool /*RefID User-specified RefId for the Resource */ RefID string /*SkipSnapshot If true, will skip taking a snapshot of the cluster before shutting the cluster down (if even possible) */ SkipSnapshot *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShutdownDeploymentEsResourceParams contains all the parameters to send to the API endpoint for the shutdown deployment es resource operation typically these are written to a http.Request
func NewShutdownDeploymentEsResourceParams ¶
func NewShutdownDeploymentEsResourceParams() *ShutdownDeploymentEsResourceParams
NewShutdownDeploymentEsResourceParams creates a new ShutdownDeploymentEsResourceParams object with the default values initialized.
func NewShutdownDeploymentEsResourceParamsWithContext ¶
func NewShutdownDeploymentEsResourceParamsWithContext(ctx context.Context) *ShutdownDeploymentEsResourceParams
NewShutdownDeploymentEsResourceParamsWithContext creates a new ShutdownDeploymentEsResourceParams object with the default values initialized, and the ability to set a context for a request
func NewShutdownDeploymentEsResourceParamsWithHTTPClient ¶
func NewShutdownDeploymentEsResourceParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentEsResourceParams
NewShutdownDeploymentEsResourceParamsWithHTTPClient creates a new ShutdownDeploymentEsResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShutdownDeploymentEsResourceParamsWithTimeout ¶
func NewShutdownDeploymentEsResourceParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentEsResourceParams
NewShutdownDeploymentEsResourceParamsWithTimeout creates a new ShutdownDeploymentEsResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShutdownDeploymentEsResourceParams) SetContext ¶
func (o *ShutdownDeploymentEsResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetDeploymentID ¶
func (o *ShutdownDeploymentEsResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetHTTPClient ¶
func (o *ShutdownDeploymentEsResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetHide ¶
func (o *ShutdownDeploymentEsResourceParams) SetHide(hide *bool)
SetHide adds the hide to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetRefID ¶
func (o *ShutdownDeploymentEsResourceParams) SetRefID(refID string)
SetRefID adds the refId to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetSkipSnapshot ¶
func (o *ShutdownDeploymentEsResourceParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) SetTimeout ¶
func (o *ShutdownDeploymentEsResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithContext ¶
func (o *ShutdownDeploymentEsResourceParams) WithContext(ctx context.Context) *ShutdownDeploymentEsResourceParams
WithContext adds the context to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithDeploymentID ¶
func (o *ShutdownDeploymentEsResourceParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentEsResourceParams
WithDeploymentID adds the deploymentID to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithHTTPClient ¶
func (o *ShutdownDeploymentEsResourceParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentEsResourceParams
WithHTTPClient adds the HTTPClient to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithHide ¶
func (o *ShutdownDeploymentEsResourceParams) WithHide(hide *bool) *ShutdownDeploymentEsResourceParams
WithHide adds the hide to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithRefID ¶
func (o *ShutdownDeploymentEsResourceParams) WithRefID(refID string) *ShutdownDeploymentEsResourceParams
WithRefID adds the refID to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithSkipSnapshot ¶
func (o *ShutdownDeploymentEsResourceParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentEsResourceParams
WithSkipSnapshot adds the skipSnapshot to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WithTimeout ¶
func (o *ShutdownDeploymentEsResourceParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentEsResourceParams
WithTimeout adds the timeout to the shutdown deployment es resource params
func (*ShutdownDeploymentEsResourceParams) WriteToRequest ¶
func (o *ShutdownDeploymentEsResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShutdownDeploymentEsResourceReader ¶
type ShutdownDeploymentEsResourceReader struct {
// contains filtered or unexported fields
}
ShutdownDeploymentEsResourceReader is a Reader for the ShutdownDeploymentEsResource structure.
func (*ShutdownDeploymentEsResourceReader) ReadResponse ¶
func (o *ShutdownDeploymentEsResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShutdownDeploymentEsResourceUnauthorized ¶
type ShutdownDeploymentEsResourceUnauthorized struct {
}ShutdownDeploymentEsResourceUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewShutdownDeploymentEsResourceUnauthorized ¶
func NewShutdownDeploymentEsResourceUnauthorized() *ShutdownDeploymentEsResourceUnauthorized
NewShutdownDeploymentEsResourceUnauthorized creates a ShutdownDeploymentEsResourceUnauthorized with default headers values
func (*ShutdownDeploymentEsResourceUnauthorized) Error ¶
func (o *ShutdownDeploymentEsResourceUnauthorized) Error() string
type ShutdownDeploymentNotFound ¶
type ShutdownDeploymentNotFound struct {
Payload *models.BasicFailedReply
}
ShutdownDeploymentNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewShutdownDeploymentNotFound ¶
func NewShutdownDeploymentNotFound() *ShutdownDeploymentNotFound
NewShutdownDeploymentNotFound creates a ShutdownDeploymentNotFound with default headers values
func (*ShutdownDeploymentNotFound) Error ¶
func (o *ShutdownDeploymentNotFound) Error() string
type ShutdownDeploymentOK ¶
type ShutdownDeploymentOK struct {
Payload *models.DeploymentShutdownResponse
}
ShutdownDeploymentOK handles this case with default header values.
The request was valid and the resources of the deployment were shutdown
func NewShutdownDeploymentOK ¶
func NewShutdownDeploymentOK() *ShutdownDeploymentOK
NewShutdownDeploymentOK creates a ShutdownDeploymentOK with default headers values
func (*ShutdownDeploymentOK) Error ¶
func (o *ShutdownDeploymentOK) Error() string
type ShutdownDeploymentParams ¶
type ShutdownDeploymentParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*Hide Whether or not to hide the deployment and its resources */ Hide *bool /*SkipSnapshot Whether or not to skip snapshots before shutting down the resources */ SkipSnapshot *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShutdownDeploymentParams contains all the parameters to send to the API endpoint for the shutdown deployment operation typically these are written to a http.Request
func NewShutdownDeploymentParams ¶
func NewShutdownDeploymentParams() *ShutdownDeploymentParams
NewShutdownDeploymentParams creates a new ShutdownDeploymentParams object with the default values initialized.
func NewShutdownDeploymentParamsWithContext ¶
func NewShutdownDeploymentParamsWithContext(ctx context.Context) *ShutdownDeploymentParams
NewShutdownDeploymentParamsWithContext creates a new ShutdownDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewShutdownDeploymentParamsWithHTTPClient ¶
func NewShutdownDeploymentParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentParams
NewShutdownDeploymentParamsWithHTTPClient creates a new ShutdownDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShutdownDeploymentParamsWithTimeout ¶
func NewShutdownDeploymentParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentParams
NewShutdownDeploymentParamsWithTimeout creates a new ShutdownDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShutdownDeploymentParams) SetContext ¶
func (o *ShutdownDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the shutdown deployment params
func (*ShutdownDeploymentParams) SetDeploymentID ¶
func (o *ShutdownDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the shutdown deployment params
func (*ShutdownDeploymentParams) SetHTTPClient ¶
func (o *ShutdownDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the shutdown deployment params
func (*ShutdownDeploymentParams) SetHide ¶
func (o *ShutdownDeploymentParams) SetHide(hide *bool)
SetHide adds the hide to the shutdown deployment params
func (*ShutdownDeploymentParams) SetSkipSnapshot ¶
func (o *ShutdownDeploymentParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the shutdown deployment params
func (*ShutdownDeploymentParams) SetTimeout ¶
func (o *ShutdownDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the shutdown deployment params
func (*ShutdownDeploymentParams) WithContext ¶
func (o *ShutdownDeploymentParams) WithContext(ctx context.Context) *ShutdownDeploymentParams
WithContext adds the context to the shutdown deployment params
func (*ShutdownDeploymentParams) WithDeploymentID ¶
func (o *ShutdownDeploymentParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentParams
WithDeploymentID adds the deploymentID to the shutdown deployment params
func (*ShutdownDeploymentParams) WithHTTPClient ¶
func (o *ShutdownDeploymentParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentParams
WithHTTPClient adds the HTTPClient to the shutdown deployment params
func (*ShutdownDeploymentParams) WithHide ¶
func (o *ShutdownDeploymentParams) WithHide(hide *bool) *ShutdownDeploymentParams
WithHide adds the hide to the shutdown deployment params
func (*ShutdownDeploymentParams) WithSkipSnapshot ¶
func (o *ShutdownDeploymentParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentParams
WithSkipSnapshot adds the skipSnapshot to the shutdown deployment params
func (*ShutdownDeploymentParams) WithTimeout ¶
func (o *ShutdownDeploymentParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentParams
WithTimeout adds the timeout to the shutdown deployment params
func (*ShutdownDeploymentParams) WriteToRequest ¶
func (o *ShutdownDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShutdownDeploymentReader ¶
type ShutdownDeploymentReader struct {
// contains filtered or unexported fields
}
ShutdownDeploymentReader is a Reader for the ShutdownDeployment structure.
func (*ShutdownDeploymentReader) ReadResponse ¶
func (o *ShutdownDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShutdownDeploymentStatelessResourceInternalServerError ¶
type ShutdownDeploymentStatelessResourceInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ShutdownDeploymentStatelessResourceInternalServerError handles this case with default header values.
We have failed you. (code: `deployments.deployment_resource_no_longer_exists`)
func NewShutdownDeploymentStatelessResourceInternalServerError ¶
func NewShutdownDeploymentStatelessResourceInternalServerError() *ShutdownDeploymentStatelessResourceInternalServerError
NewShutdownDeploymentStatelessResourceInternalServerError creates a ShutdownDeploymentStatelessResourceInternalServerError with default headers values
func (*ShutdownDeploymentStatelessResourceInternalServerError) Error ¶
func (o *ShutdownDeploymentStatelessResourceInternalServerError) Error() string
type ShutdownDeploymentStatelessResourceNotFound ¶
type ShutdownDeploymentStatelessResourceNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ShutdownDeploymentStatelessResourceNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found. (code: `deployments.deployment_resource_not_found`)
func NewShutdownDeploymentStatelessResourceNotFound ¶
func NewShutdownDeploymentStatelessResourceNotFound() *ShutdownDeploymentStatelessResourceNotFound
NewShutdownDeploymentStatelessResourceNotFound creates a ShutdownDeploymentStatelessResourceNotFound with default headers values
func (*ShutdownDeploymentStatelessResourceNotFound) Error ¶
func (o *ShutdownDeploymentStatelessResourceNotFound) Error() string
type ShutdownDeploymentStatelessResourceOK ¶
type ShutdownDeploymentStatelessResourceOK struct {
Payload models.DeploymentResourceCommandResponse
}
ShutdownDeploymentStatelessResourceOK handles this case with default header values.
Standard response
func NewShutdownDeploymentStatelessResourceOK ¶
func NewShutdownDeploymentStatelessResourceOK() *ShutdownDeploymentStatelessResourceOK
NewShutdownDeploymentStatelessResourceOK creates a ShutdownDeploymentStatelessResourceOK with default headers values
func (*ShutdownDeploymentStatelessResourceOK) Error ¶
func (o *ShutdownDeploymentStatelessResourceOK) Error() string
type ShutdownDeploymentStatelessResourceParams ¶
type ShutdownDeploymentStatelessResourceParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*Hide Hide cluster on shutdown. Hidden clusters are not listed by default */ Hide *bool /*RefID User-specified RefId for the Resource */ RefID string /*SkipSnapshot If true, will skip taking a snapshot of the cluster before shutting the cluster down (if even possible) */ SkipSnapshot *bool /*StatelessResourceKind The kind of stateless resource */ StatelessResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShutdownDeploymentStatelessResourceParams contains all the parameters to send to the API endpoint for the shutdown deployment stateless resource operation typically these are written to a http.Request
func NewShutdownDeploymentStatelessResourceParams ¶
func NewShutdownDeploymentStatelessResourceParams() *ShutdownDeploymentStatelessResourceParams
NewShutdownDeploymentStatelessResourceParams creates a new ShutdownDeploymentStatelessResourceParams object with the default values initialized.
func NewShutdownDeploymentStatelessResourceParamsWithContext ¶
func NewShutdownDeploymentStatelessResourceParamsWithContext(ctx context.Context) *ShutdownDeploymentStatelessResourceParams
NewShutdownDeploymentStatelessResourceParamsWithContext creates a new ShutdownDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a context for a request
func NewShutdownDeploymentStatelessResourceParamsWithHTTPClient ¶
func NewShutdownDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *ShutdownDeploymentStatelessResourceParams
NewShutdownDeploymentStatelessResourceParamsWithHTTPClient creates a new ShutdownDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShutdownDeploymentStatelessResourceParamsWithTimeout ¶
func NewShutdownDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *ShutdownDeploymentStatelessResourceParams
NewShutdownDeploymentStatelessResourceParamsWithTimeout creates a new ShutdownDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShutdownDeploymentStatelessResourceParams) SetContext ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetDeploymentID ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetHTTPClient ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetHide ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetHide(hide *bool)
SetHide adds the hide to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetRefID ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetRefID(refID string)
SetRefID adds the refId to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetSkipSnapshot ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetStatelessResourceKind ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
SetStatelessResourceKind adds the statelessResourceKind to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) SetTimeout ¶
func (o *ShutdownDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithContext ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithContext(ctx context.Context) *ShutdownDeploymentStatelessResourceParams
WithContext adds the context to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithDeploymentID ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *ShutdownDeploymentStatelessResourceParams
WithDeploymentID adds the deploymentID to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithHTTPClient ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *ShutdownDeploymentStatelessResourceParams
WithHTTPClient adds the HTTPClient to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithHide ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithHide(hide *bool) *ShutdownDeploymentStatelessResourceParams
WithHide adds the hide to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithRefID ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithRefID(refID string) *ShutdownDeploymentStatelessResourceParams
WithRefID adds the refID to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithSkipSnapshot ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownDeploymentStatelessResourceParams
WithSkipSnapshot adds the skipSnapshot to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithStatelessResourceKind ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *ShutdownDeploymentStatelessResourceParams
WithStatelessResourceKind adds the statelessResourceKind to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WithTimeout ¶
func (o *ShutdownDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *ShutdownDeploymentStatelessResourceParams
WithTimeout adds the timeout to the shutdown deployment stateless resource params
func (*ShutdownDeploymentStatelessResourceParams) WriteToRequest ¶
func (o *ShutdownDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShutdownDeploymentStatelessResourceReader ¶
type ShutdownDeploymentStatelessResourceReader struct {
// contains filtered or unexported fields
}
ShutdownDeploymentStatelessResourceReader is a Reader for the ShutdownDeploymentStatelessResource structure.
func (*ShutdownDeploymentStatelessResourceReader) ReadResponse ¶
func (o *ShutdownDeploymentStatelessResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShutdownDeploymentStatelessResourceRetryWith ¶
type ShutdownDeploymentStatelessResourceRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ShutdownDeploymentStatelessResourceRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewShutdownDeploymentStatelessResourceRetryWith ¶
func NewShutdownDeploymentStatelessResourceRetryWith() *ShutdownDeploymentStatelessResourceRetryWith
NewShutdownDeploymentStatelessResourceRetryWith creates a ShutdownDeploymentStatelessResourceRetryWith with default headers values
func (*ShutdownDeploymentStatelessResourceRetryWith) Error ¶
func (o *ShutdownDeploymentStatelessResourceRetryWith) Error() string
type ShutdownDeploymentUnauthorized ¶
type ShutdownDeploymentUnauthorized struct {
}ShutdownDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewShutdownDeploymentUnauthorized ¶
func NewShutdownDeploymentUnauthorized() *ShutdownDeploymentUnauthorized
NewShutdownDeploymentUnauthorized creates a ShutdownDeploymentUnauthorized with default headers values
func (*ShutdownDeploymentUnauthorized) Error ¶
func (o *ShutdownDeploymentUnauthorized) Error() string
type StartDeploymentResourceInstancesAccepted ¶
type StartDeploymentResourceInstancesAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StartDeploymentResourceInstancesAccepted handles this case with default header values.
The start command was issued successfully
func NewStartDeploymentResourceInstancesAccepted ¶
func NewStartDeploymentResourceInstancesAccepted() *StartDeploymentResourceInstancesAccepted
NewStartDeploymentResourceInstancesAccepted creates a StartDeploymentResourceInstancesAccepted with default headers values
func (*StartDeploymentResourceInstancesAccepted) Error ¶
func (o *StartDeploymentResourceInstancesAccepted) Error() string
type StartDeploymentResourceInstancesAllAccepted ¶
type StartDeploymentResourceInstancesAllAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StartDeploymentResourceInstancesAllAccepted handles this case with default header values.
The start command was issued successfully
func NewStartDeploymentResourceInstancesAllAccepted ¶
func NewStartDeploymentResourceInstancesAllAccepted() *StartDeploymentResourceInstancesAllAccepted
NewStartDeploymentResourceInstancesAllAccepted creates a StartDeploymentResourceInstancesAllAccepted with default headers values
func (*StartDeploymentResourceInstancesAllAccepted) Error ¶
func (o *StartDeploymentResourceInstancesAllAccepted) Error() string
type StartDeploymentResourceInstancesAllForbidden ¶
type StartDeploymentResourceInstancesAllForbidden struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllForbidden handles this case with default header values.
The start command was prohibited for the given Resource.
func NewStartDeploymentResourceInstancesAllForbidden ¶
func NewStartDeploymentResourceInstancesAllForbidden() *StartDeploymentResourceInstancesAllForbidden
NewStartDeploymentResourceInstancesAllForbidden creates a StartDeploymentResourceInstancesAllForbidden with default headers values
func (*StartDeploymentResourceInstancesAllForbidden) Error ¶
func (o *StartDeploymentResourceInstancesAllForbidden) Error() string
type StartDeploymentResourceInstancesAllMaintenanceModeAccepted ¶
type StartDeploymentResourceInstancesAllMaintenanceModeAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StartDeploymentResourceInstancesAllMaintenanceModeAccepted handles this case with default header values.
The start maintenance command was issued successfully
func NewStartDeploymentResourceInstancesAllMaintenanceModeAccepted ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeAccepted() *StartDeploymentResourceInstancesAllMaintenanceModeAccepted
NewStartDeploymentResourceInstancesAllMaintenanceModeAccepted creates a StartDeploymentResourceInstancesAllMaintenanceModeAccepted with default headers values
func (*StartDeploymentResourceInstancesAllMaintenanceModeAccepted) Error ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeAccepted) Error() string
type StartDeploymentResourceInstancesAllMaintenanceModeForbidden ¶
type StartDeploymentResourceInstancesAllMaintenanceModeForbidden struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given Resource.
func NewStartDeploymentResourceInstancesAllMaintenanceModeForbidden ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeForbidden() *StartDeploymentResourceInstancesAllMaintenanceModeForbidden
NewStartDeploymentResourceInstancesAllMaintenanceModeForbidden creates a StartDeploymentResourceInstancesAllMaintenanceModeForbidden with default headers values
func (*StartDeploymentResourceInstancesAllMaintenanceModeForbidden) Error ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeForbidden) Error() string
type StartDeploymentResourceInstancesAllMaintenanceModeNotFound ¶
type StartDeploymentResourceInstancesAllMaintenanceModeNotFound struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllMaintenanceModeNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStartDeploymentResourceInstancesAllMaintenanceModeNotFound ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeNotFound() *StartDeploymentResourceInstancesAllMaintenanceModeNotFound
NewStartDeploymentResourceInstancesAllMaintenanceModeNotFound creates a StartDeploymentResourceInstancesAllMaintenanceModeNotFound with default headers values
func (*StartDeploymentResourceInstancesAllMaintenanceModeNotFound) Error ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeNotFound) Error() string
type StartDeploymentResourceInstancesAllMaintenanceModeParams ¶
type StartDeploymentResourceInstancesAllMaintenanceModeParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartDeploymentResourceInstancesAllMaintenanceModeParams contains all the parameters to send to the API endpoint for the start deployment resource instances all maintenance mode operation typically these are written to a http.Request
func NewStartDeploymentResourceInstancesAllMaintenanceModeParams ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeParams() *StartDeploymentResourceInstancesAllMaintenanceModeParams
NewStartDeploymentResourceInstancesAllMaintenanceModeParams creates a new StartDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized.
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithContext ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesAllMaintenanceModeParams
NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithContext creates a new StartDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllMaintenanceModeParams
NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient creates a new StartDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllMaintenanceModeParams
NewStartDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout creates a new StartDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetContext ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID(refID string)
SetRefID adds the refId to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithContext ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithContext adds the context to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithDeploymentID adds the deploymentID to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID(refID string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithRefID adds the refID to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithResourceKind adds the resourceKind to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllMaintenanceModeParams
WithTimeout adds the timeout to the start deployment resource instances all maintenance mode params
func (*StartDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartDeploymentResourceInstancesAllMaintenanceModeReader ¶
type StartDeploymentResourceInstancesAllMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartDeploymentResourceInstancesAllMaintenanceModeReader is a Reader for the StartDeploymentResourceInstancesAllMaintenanceMode structure.
func (*StartDeploymentResourceInstancesAllMaintenanceModeReader) ReadResponse ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartDeploymentResourceInstancesAllMaintenanceModeRetryWith ¶
type StartDeploymentResourceInstancesAllMaintenanceModeRetryWith struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllMaintenanceModeRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStartDeploymentResourceInstancesAllMaintenanceModeRetryWith ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeRetryWith() *StartDeploymentResourceInstancesAllMaintenanceModeRetryWith
NewStartDeploymentResourceInstancesAllMaintenanceModeRetryWith creates a StartDeploymentResourceInstancesAllMaintenanceModeRetryWith with default headers values
func (*StartDeploymentResourceInstancesAllMaintenanceModeRetryWith) Error ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeRetryWith) Error() string
type StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity ¶
type StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity ¶
func NewStartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity() *StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity
NewStartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity creates a StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity with default headers values
func (*StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity) Error ¶
func (o *StartDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity) Error() string
type StartDeploymentResourceInstancesAllNotFound ¶
type StartDeploymentResourceInstancesAllNotFound struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStartDeploymentResourceInstancesAllNotFound ¶
func NewStartDeploymentResourceInstancesAllNotFound() *StartDeploymentResourceInstancesAllNotFound
NewStartDeploymentResourceInstancesAllNotFound creates a StartDeploymentResourceInstancesAllNotFound with default headers values
func (*StartDeploymentResourceInstancesAllNotFound) Error ¶
func (o *StartDeploymentResourceInstancesAllNotFound) Error() string
type StartDeploymentResourceInstancesAllParams ¶
type StartDeploymentResourceInstancesAllParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartDeploymentResourceInstancesAllParams contains all the parameters to send to the API endpoint for the start deployment resource instances all operation typically these are written to a http.Request
func NewStartDeploymentResourceInstancesAllParams ¶
func NewStartDeploymentResourceInstancesAllParams() *StartDeploymentResourceInstancesAllParams
NewStartDeploymentResourceInstancesAllParams creates a new StartDeploymentResourceInstancesAllParams object with the default values initialized.
func NewStartDeploymentResourceInstancesAllParamsWithContext ¶
func NewStartDeploymentResourceInstancesAllParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesAllParams
NewStartDeploymentResourceInstancesAllParamsWithContext creates a new StartDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a context for a request
func NewStartDeploymentResourceInstancesAllParamsWithHTTPClient ¶
func NewStartDeploymentResourceInstancesAllParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllParams
NewStartDeploymentResourceInstancesAllParamsWithHTTPClient creates a new StartDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartDeploymentResourceInstancesAllParamsWithTimeout ¶
func NewStartDeploymentResourceInstancesAllParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllParams
NewStartDeploymentResourceInstancesAllParamsWithTimeout creates a new StartDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartDeploymentResourceInstancesAllParams) SetContext ¶
func (o *StartDeploymentResourceInstancesAllParams) SetContext(ctx context.Context)
SetContext adds the context to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) SetDeploymentID ¶
func (o *StartDeploymentResourceInstancesAllParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) SetHTTPClient ¶
func (o *StartDeploymentResourceInstancesAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) SetRefID ¶
func (o *StartDeploymentResourceInstancesAllParams) SetRefID(refID string)
SetRefID adds the refId to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) SetResourceKind ¶
func (o *StartDeploymentResourceInstancesAllParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) SetTimeout ¶
func (o *StartDeploymentResourceInstancesAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithContext ¶
func (o *StartDeploymentResourceInstancesAllParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesAllParams
WithContext adds the context to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithDeploymentID ¶
func (o *StartDeploymentResourceInstancesAllParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesAllParams
WithDeploymentID adds the deploymentID to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithHTTPClient ¶
func (o *StartDeploymentResourceInstancesAllParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesAllParams
WithHTTPClient adds the HTTPClient to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithRefID ¶
func (o *StartDeploymentResourceInstancesAllParams) WithRefID(refID string) *StartDeploymentResourceInstancesAllParams
WithRefID adds the refID to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithResourceKind ¶
func (o *StartDeploymentResourceInstancesAllParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesAllParams
WithResourceKind adds the resourceKind to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WithTimeout ¶
func (o *StartDeploymentResourceInstancesAllParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesAllParams
WithTimeout adds the timeout to the start deployment resource instances all params
func (*StartDeploymentResourceInstancesAllParams) WriteToRequest ¶
func (o *StartDeploymentResourceInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartDeploymentResourceInstancesAllReader ¶
type StartDeploymentResourceInstancesAllReader struct {
// contains filtered or unexported fields
}
StartDeploymentResourceInstancesAllReader is a Reader for the StartDeploymentResourceInstancesAll structure.
func (*StartDeploymentResourceInstancesAllReader) ReadResponse ¶
func (o *StartDeploymentResourceInstancesAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartDeploymentResourceInstancesAllRetryWith ¶
type StartDeploymentResourceInstancesAllRetryWith struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStartDeploymentResourceInstancesAllRetryWith ¶
func NewStartDeploymentResourceInstancesAllRetryWith() *StartDeploymentResourceInstancesAllRetryWith
NewStartDeploymentResourceInstancesAllRetryWith creates a StartDeploymentResourceInstancesAllRetryWith with default headers values
func (*StartDeploymentResourceInstancesAllRetryWith) Error ¶
func (o *StartDeploymentResourceInstancesAllRetryWith) Error() string
type StartDeploymentResourceInstancesAllUnprocessableEntity ¶
type StartDeploymentResourceInstancesAllUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesAllUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStartDeploymentResourceInstancesAllUnprocessableEntity ¶
func NewStartDeploymentResourceInstancesAllUnprocessableEntity() *StartDeploymentResourceInstancesAllUnprocessableEntity
NewStartDeploymentResourceInstancesAllUnprocessableEntity creates a StartDeploymentResourceInstancesAllUnprocessableEntity with default headers values
func (*StartDeploymentResourceInstancesAllUnprocessableEntity) Error ¶
func (o *StartDeploymentResourceInstancesAllUnprocessableEntity) Error() string
type StartDeploymentResourceInstancesForbidden ¶
type StartDeploymentResourceInstancesForbidden struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesForbidden handles this case with default header values.
The start command was prohibited for the given Resource.
func NewStartDeploymentResourceInstancesForbidden ¶
func NewStartDeploymentResourceInstancesForbidden() *StartDeploymentResourceInstancesForbidden
NewStartDeploymentResourceInstancesForbidden creates a StartDeploymentResourceInstancesForbidden with default headers values
func (*StartDeploymentResourceInstancesForbidden) Error ¶
func (o *StartDeploymentResourceInstancesForbidden) Error() string
type StartDeploymentResourceInstancesNotFound ¶
type StartDeploymentResourceInstancesNotFound struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStartDeploymentResourceInstancesNotFound ¶
func NewStartDeploymentResourceInstancesNotFound() *StartDeploymentResourceInstancesNotFound
NewStartDeploymentResourceInstancesNotFound creates a StartDeploymentResourceInstancesNotFound with default headers values
func (*StartDeploymentResourceInstancesNotFound) Error ¶
func (o *StartDeploymentResourceInstancesNotFound) Error() string
type StartDeploymentResourceInstancesParams ¶
type StartDeploymentResourceInstancesParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*IgnoreMissing If true and the instance does not exist then quietly proceed to the next instance, otherwise treated as an error */ IgnoreMissing *bool /*InstanceIds Comma-delimited list of instance identifiers of the Resource */ InstanceIds []string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartDeploymentResourceInstancesParams contains all the parameters to send to the API endpoint for the start deployment resource instances operation typically these are written to a http.Request
func NewStartDeploymentResourceInstancesParams ¶
func NewStartDeploymentResourceInstancesParams() *StartDeploymentResourceInstancesParams
NewStartDeploymentResourceInstancesParams creates a new StartDeploymentResourceInstancesParams object with the default values initialized.
func NewStartDeploymentResourceInstancesParamsWithContext ¶
func NewStartDeploymentResourceInstancesParamsWithContext(ctx context.Context) *StartDeploymentResourceInstancesParams
NewStartDeploymentResourceInstancesParamsWithContext creates a new StartDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a context for a request
func NewStartDeploymentResourceInstancesParamsWithHTTPClient ¶
func NewStartDeploymentResourceInstancesParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesParams
NewStartDeploymentResourceInstancesParamsWithHTTPClient creates a new StartDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartDeploymentResourceInstancesParamsWithTimeout ¶
func NewStartDeploymentResourceInstancesParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesParams
NewStartDeploymentResourceInstancesParamsWithTimeout creates a new StartDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartDeploymentResourceInstancesParams) SetContext ¶
func (o *StartDeploymentResourceInstancesParams) SetContext(ctx context.Context)
SetContext adds the context to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetDeploymentID ¶
func (o *StartDeploymentResourceInstancesParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetHTTPClient ¶
func (o *StartDeploymentResourceInstancesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetIgnoreMissing ¶
func (o *StartDeploymentResourceInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetInstanceIds ¶
func (o *StartDeploymentResourceInstancesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetRefID ¶
func (o *StartDeploymentResourceInstancesParams) SetRefID(refID string)
SetRefID adds the refId to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetResourceKind ¶
func (o *StartDeploymentResourceInstancesParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) SetTimeout ¶
func (o *StartDeploymentResourceInstancesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithContext ¶
func (o *StartDeploymentResourceInstancesParams) WithContext(ctx context.Context) *StartDeploymentResourceInstancesParams
WithContext adds the context to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithDeploymentID ¶
func (o *StartDeploymentResourceInstancesParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceInstancesParams
WithDeploymentID adds the deploymentID to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithHTTPClient ¶
func (o *StartDeploymentResourceInstancesParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceInstancesParams
WithHTTPClient adds the HTTPClient to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithIgnoreMissing ¶
func (o *StartDeploymentResourceInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StartDeploymentResourceInstancesParams
WithIgnoreMissing adds the ignoreMissing to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithInstanceIds ¶
func (o *StartDeploymentResourceInstancesParams) WithInstanceIds(instanceIds []string) *StartDeploymentResourceInstancesParams
WithInstanceIds adds the instanceIds to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithRefID ¶
func (o *StartDeploymentResourceInstancesParams) WithRefID(refID string) *StartDeploymentResourceInstancesParams
WithRefID adds the refID to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithResourceKind ¶
func (o *StartDeploymentResourceInstancesParams) WithResourceKind(resourceKind string) *StartDeploymentResourceInstancesParams
WithResourceKind adds the resourceKind to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WithTimeout ¶
func (o *StartDeploymentResourceInstancesParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceInstancesParams
WithTimeout adds the timeout to the start deployment resource instances params
func (*StartDeploymentResourceInstancesParams) WriteToRequest ¶
func (o *StartDeploymentResourceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartDeploymentResourceInstancesReader ¶
type StartDeploymentResourceInstancesReader struct {
// contains filtered or unexported fields
}
StartDeploymentResourceInstancesReader is a Reader for the StartDeploymentResourceInstances structure.
func (*StartDeploymentResourceInstancesReader) ReadResponse ¶
func (o *StartDeploymentResourceInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartDeploymentResourceInstancesRetryWith ¶
type StartDeploymentResourceInstancesRetryWith struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStartDeploymentResourceInstancesRetryWith ¶
func NewStartDeploymentResourceInstancesRetryWith() *StartDeploymentResourceInstancesRetryWith
NewStartDeploymentResourceInstancesRetryWith creates a StartDeploymentResourceInstancesRetryWith with default headers values
func (*StartDeploymentResourceInstancesRetryWith) Error ¶
func (o *StartDeploymentResourceInstancesRetryWith) Error() string
type StartDeploymentResourceInstancesUnprocessableEntity ¶
type StartDeploymentResourceInstancesUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceInstancesUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStartDeploymentResourceInstancesUnprocessableEntity ¶
func NewStartDeploymentResourceInstancesUnprocessableEntity() *StartDeploymentResourceInstancesUnprocessableEntity
NewStartDeploymentResourceInstancesUnprocessableEntity creates a StartDeploymentResourceInstancesUnprocessableEntity with default headers values
func (*StartDeploymentResourceInstancesUnprocessableEntity) Error ¶
func (o *StartDeploymentResourceInstancesUnprocessableEntity) Error() string
type StartDeploymentResourceMaintenanceModeAccepted ¶
type StartDeploymentResourceMaintenanceModeAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StartDeploymentResourceMaintenanceModeAccepted handles this case with default header values.
The stop maintenance command was issued successfully
func NewStartDeploymentResourceMaintenanceModeAccepted ¶
func NewStartDeploymentResourceMaintenanceModeAccepted() *StartDeploymentResourceMaintenanceModeAccepted
NewStartDeploymentResourceMaintenanceModeAccepted creates a StartDeploymentResourceMaintenanceModeAccepted with default headers values
func (*StartDeploymentResourceMaintenanceModeAccepted) Error ¶
func (o *StartDeploymentResourceMaintenanceModeAccepted) Error() string
type StartDeploymentResourceMaintenanceModeForbidden ¶
type StartDeploymentResourceMaintenanceModeForbidden struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given Resource.
func NewStartDeploymentResourceMaintenanceModeForbidden ¶
func NewStartDeploymentResourceMaintenanceModeForbidden() *StartDeploymentResourceMaintenanceModeForbidden
NewStartDeploymentResourceMaintenanceModeForbidden creates a StartDeploymentResourceMaintenanceModeForbidden with default headers values
func (*StartDeploymentResourceMaintenanceModeForbidden) Error ¶
func (o *StartDeploymentResourceMaintenanceModeForbidden) Error() string
type StartDeploymentResourceMaintenanceModeNotFound ¶
type StartDeploymentResourceMaintenanceModeNotFound struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceMaintenanceModeNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStartDeploymentResourceMaintenanceModeNotFound ¶
func NewStartDeploymentResourceMaintenanceModeNotFound() *StartDeploymentResourceMaintenanceModeNotFound
NewStartDeploymentResourceMaintenanceModeNotFound creates a StartDeploymentResourceMaintenanceModeNotFound with default headers values
func (*StartDeploymentResourceMaintenanceModeNotFound) Error ¶
func (o *StartDeploymentResourceMaintenanceModeNotFound) Error() string
type StartDeploymentResourceMaintenanceModeParams ¶
type StartDeploymentResourceMaintenanceModeParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*IgnoreMissing If true and the instance does not exist then quietly proceed to the next instance, otherwise treated as an error */ IgnoreMissing *bool /*InstanceIds Comma-delimited list of instance identifiers of the Resource */ InstanceIds []string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartDeploymentResourceMaintenanceModeParams contains all the parameters to send to the API endpoint for the start deployment resource maintenance mode operation typically these are written to a http.Request
func NewStartDeploymentResourceMaintenanceModeParams ¶
func NewStartDeploymentResourceMaintenanceModeParams() *StartDeploymentResourceMaintenanceModeParams
NewStartDeploymentResourceMaintenanceModeParams creates a new StartDeploymentResourceMaintenanceModeParams object with the default values initialized.
func NewStartDeploymentResourceMaintenanceModeParamsWithContext ¶
func NewStartDeploymentResourceMaintenanceModeParamsWithContext(ctx context.Context) *StartDeploymentResourceMaintenanceModeParams
NewStartDeploymentResourceMaintenanceModeParamsWithContext creates a new StartDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartDeploymentResourceMaintenanceModeParamsWithHTTPClient ¶
func NewStartDeploymentResourceMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartDeploymentResourceMaintenanceModeParams
NewStartDeploymentResourceMaintenanceModeParamsWithHTTPClient creates a new StartDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartDeploymentResourceMaintenanceModeParamsWithTimeout ¶
func NewStartDeploymentResourceMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartDeploymentResourceMaintenanceModeParams
NewStartDeploymentResourceMaintenanceModeParamsWithTimeout creates a new StartDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartDeploymentResourceMaintenanceModeParams) SetContext ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetDeploymentID ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetHTTPClient ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetIgnoreMissing ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetInstanceIds ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetRefID ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetRefID(refID string)
SetRefID adds the refId to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetResourceKind ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) SetTimeout ¶
func (o *StartDeploymentResourceMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithContext ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithContext(ctx context.Context) *StartDeploymentResourceMaintenanceModeParams
WithContext adds the context to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithDeploymentID ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithDeploymentID(deploymentID string) *StartDeploymentResourceMaintenanceModeParams
WithDeploymentID adds the deploymentID to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithHTTPClient ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartDeploymentResourceMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithIgnoreMissing ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StartDeploymentResourceMaintenanceModeParams
WithIgnoreMissing adds the ignoreMissing to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithInstanceIds ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StartDeploymentResourceMaintenanceModeParams
WithInstanceIds adds the instanceIds to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithRefID ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithRefID(refID string) *StartDeploymentResourceMaintenanceModeParams
WithRefID adds the refID to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithResourceKind ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithResourceKind(resourceKind string) *StartDeploymentResourceMaintenanceModeParams
WithResourceKind adds the resourceKind to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WithTimeout ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartDeploymentResourceMaintenanceModeParams
WithTimeout adds the timeout to the start deployment resource maintenance mode params
func (*StartDeploymentResourceMaintenanceModeParams) WriteToRequest ¶
func (o *StartDeploymentResourceMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartDeploymentResourceMaintenanceModeReader ¶
type StartDeploymentResourceMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartDeploymentResourceMaintenanceModeReader is a Reader for the StartDeploymentResourceMaintenanceMode structure.
func (*StartDeploymentResourceMaintenanceModeReader) ReadResponse ¶
func (o *StartDeploymentResourceMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartDeploymentResourceMaintenanceModeRetryWith ¶
type StartDeploymentResourceMaintenanceModeRetryWith struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceMaintenanceModeRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStartDeploymentResourceMaintenanceModeRetryWith ¶
func NewStartDeploymentResourceMaintenanceModeRetryWith() *StartDeploymentResourceMaintenanceModeRetryWith
NewStartDeploymentResourceMaintenanceModeRetryWith creates a StartDeploymentResourceMaintenanceModeRetryWith with default headers values
func (*StartDeploymentResourceMaintenanceModeRetryWith) Error ¶
func (o *StartDeploymentResourceMaintenanceModeRetryWith) Error() string
type StartDeploymentResourceMaintenanceModeUnprocessableEntity ¶
type StartDeploymentResourceMaintenanceModeUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StartDeploymentResourceMaintenanceModeUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStartDeploymentResourceMaintenanceModeUnprocessableEntity ¶
func NewStartDeploymentResourceMaintenanceModeUnprocessableEntity() *StartDeploymentResourceMaintenanceModeUnprocessableEntity
NewStartDeploymentResourceMaintenanceModeUnprocessableEntity creates a StartDeploymentResourceMaintenanceModeUnprocessableEntity with default headers values
func (*StartDeploymentResourceMaintenanceModeUnprocessableEntity) Error ¶
func (o *StartDeploymentResourceMaintenanceModeUnprocessableEntity) Error() string
type StopDeploymentResourceInstancesAccepted ¶
type StopDeploymentResourceInstancesAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StopDeploymentResourceInstancesAccepted handles this case with default header values.
The stop command was issued successfully
func NewStopDeploymentResourceInstancesAccepted ¶
func NewStopDeploymentResourceInstancesAccepted() *StopDeploymentResourceInstancesAccepted
NewStopDeploymentResourceInstancesAccepted creates a StopDeploymentResourceInstancesAccepted with default headers values
func (*StopDeploymentResourceInstancesAccepted) Error ¶
func (o *StopDeploymentResourceInstancesAccepted) Error() string
type StopDeploymentResourceInstancesAllAccepted ¶
type StopDeploymentResourceInstancesAllAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StopDeploymentResourceInstancesAllAccepted handles this case with default header values.
The stop command was issued successfully
func NewStopDeploymentResourceInstancesAllAccepted ¶
func NewStopDeploymentResourceInstancesAllAccepted() *StopDeploymentResourceInstancesAllAccepted
NewStopDeploymentResourceInstancesAllAccepted creates a StopDeploymentResourceInstancesAllAccepted with default headers values
func (*StopDeploymentResourceInstancesAllAccepted) Error ¶
func (o *StopDeploymentResourceInstancesAllAccepted) Error() string
type StopDeploymentResourceInstancesAllForbidden ¶
type StopDeploymentResourceInstancesAllForbidden struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllForbidden handles this case with default header values.
The stop command was prohibited for the given Resource.
func NewStopDeploymentResourceInstancesAllForbidden ¶
func NewStopDeploymentResourceInstancesAllForbidden() *StopDeploymentResourceInstancesAllForbidden
NewStopDeploymentResourceInstancesAllForbidden creates a StopDeploymentResourceInstancesAllForbidden with default headers values
func (*StopDeploymentResourceInstancesAllForbidden) Error ¶
func (o *StopDeploymentResourceInstancesAllForbidden) Error() string
type StopDeploymentResourceInstancesAllMaintenanceModeAccepted ¶
type StopDeploymentResourceInstancesAllMaintenanceModeAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StopDeploymentResourceInstancesAllMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully
func NewStopDeploymentResourceInstancesAllMaintenanceModeAccepted ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeAccepted() *StopDeploymentResourceInstancesAllMaintenanceModeAccepted
NewStopDeploymentResourceInstancesAllMaintenanceModeAccepted creates a StopDeploymentResourceInstancesAllMaintenanceModeAccepted with default headers values
func (*StopDeploymentResourceInstancesAllMaintenanceModeAccepted) Error ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeAccepted) Error() string
type StopDeploymentResourceInstancesAllMaintenanceModeForbidden ¶
type StopDeploymentResourceInstancesAllMaintenanceModeForbidden struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given Resource.
func NewStopDeploymentResourceInstancesAllMaintenanceModeForbidden ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeForbidden() *StopDeploymentResourceInstancesAllMaintenanceModeForbidden
NewStopDeploymentResourceInstancesAllMaintenanceModeForbidden creates a StopDeploymentResourceInstancesAllMaintenanceModeForbidden with default headers values
func (*StopDeploymentResourceInstancesAllMaintenanceModeForbidden) Error ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeForbidden) Error() string
type StopDeploymentResourceInstancesAllMaintenanceModeNotFound ¶
type StopDeploymentResourceInstancesAllMaintenanceModeNotFound struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllMaintenanceModeNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStopDeploymentResourceInstancesAllMaintenanceModeNotFound ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeNotFound() *StopDeploymentResourceInstancesAllMaintenanceModeNotFound
NewStopDeploymentResourceInstancesAllMaintenanceModeNotFound creates a StopDeploymentResourceInstancesAllMaintenanceModeNotFound with default headers values
func (*StopDeploymentResourceInstancesAllMaintenanceModeNotFound) Error ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeNotFound) Error() string
type StopDeploymentResourceInstancesAllMaintenanceModeParams ¶
type StopDeploymentResourceInstancesAllMaintenanceModeParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopDeploymentResourceInstancesAllMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop deployment resource instances all maintenance mode operation typically these are written to a http.Request
func NewStopDeploymentResourceInstancesAllMaintenanceModeParams ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeParams() *StopDeploymentResourceInstancesAllMaintenanceModeParams
NewStopDeploymentResourceInstancesAllMaintenanceModeParams creates a new StopDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized.
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithContext ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesAllMaintenanceModeParams
NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithContext creates a new StopDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllMaintenanceModeParams
NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithHTTPClient creates a new StopDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllMaintenanceModeParams
NewStopDeploymentResourceInstancesAllMaintenanceModeParamsWithTimeout creates a new StopDeploymentResourceInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetContext ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetRefID(refID string)
SetRefID adds the refId to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithContext ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithContext adds the context to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithDeploymentID adds the deploymentID to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithRefID(refID string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithRefID adds the refID to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithResourceKind adds the resourceKind to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllMaintenanceModeParams
WithTimeout adds the timeout to the stop deployment resource instances all maintenance mode params
func (*StopDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopDeploymentResourceInstancesAllMaintenanceModeReader ¶
type StopDeploymentResourceInstancesAllMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopDeploymentResourceInstancesAllMaintenanceModeReader is a Reader for the StopDeploymentResourceInstancesAllMaintenanceMode structure.
func (*StopDeploymentResourceInstancesAllMaintenanceModeReader) ReadResponse ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopDeploymentResourceInstancesAllMaintenanceModeRetryWith ¶
type StopDeploymentResourceInstancesAllMaintenanceModeRetryWith struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllMaintenanceModeRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStopDeploymentResourceInstancesAllMaintenanceModeRetryWith ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeRetryWith() *StopDeploymentResourceInstancesAllMaintenanceModeRetryWith
NewStopDeploymentResourceInstancesAllMaintenanceModeRetryWith creates a StopDeploymentResourceInstancesAllMaintenanceModeRetryWith with default headers values
func (*StopDeploymentResourceInstancesAllMaintenanceModeRetryWith) Error ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeRetryWith) Error() string
type StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity ¶
type StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity ¶
func NewStopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity() *StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity
NewStopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity creates a StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity with default headers values
func (*StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity) Error ¶
func (o *StopDeploymentResourceInstancesAllMaintenanceModeUnprocessableEntity) Error() string
type StopDeploymentResourceInstancesAllNotFound ¶
type StopDeploymentResourceInstancesAllNotFound struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStopDeploymentResourceInstancesAllNotFound ¶
func NewStopDeploymentResourceInstancesAllNotFound() *StopDeploymentResourceInstancesAllNotFound
NewStopDeploymentResourceInstancesAllNotFound creates a StopDeploymentResourceInstancesAllNotFound with default headers values
func (*StopDeploymentResourceInstancesAllNotFound) Error ¶
func (o *StopDeploymentResourceInstancesAllNotFound) Error() string
type StopDeploymentResourceInstancesAllParams ¶
type StopDeploymentResourceInstancesAllParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopDeploymentResourceInstancesAllParams contains all the parameters to send to the API endpoint for the stop deployment resource instances all operation typically these are written to a http.Request
func NewStopDeploymentResourceInstancesAllParams ¶
func NewStopDeploymentResourceInstancesAllParams() *StopDeploymentResourceInstancesAllParams
NewStopDeploymentResourceInstancesAllParams creates a new StopDeploymentResourceInstancesAllParams object with the default values initialized.
func NewStopDeploymentResourceInstancesAllParamsWithContext ¶
func NewStopDeploymentResourceInstancesAllParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesAllParams
NewStopDeploymentResourceInstancesAllParamsWithContext creates a new StopDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a context for a request
func NewStopDeploymentResourceInstancesAllParamsWithHTTPClient ¶
func NewStopDeploymentResourceInstancesAllParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllParams
NewStopDeploymentResourceInstancesAllParamsWithHTTPClient creates a new StopDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopDeploymentResourceInstancesAllParamsWithTimeout ¶
func NewStopDeploymentResourceInstancesAllParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllParams
NewStopDeploymentResourceInstancesAllParamsWithTimeout creates a new StopDeploymentResourceInstancesAllParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopDeploymentResourceInstancesAllParams) SetContext ¶
func (o *StopDeploymentResourceInstancesAllParams) SetContext(ctx context.Context)
SetContext adds the context to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) SetDeploymentID ¶
func (o *StopDeploymentResourceInstancesAllParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) SetHTTPClient ¶
func (o *StopDeploymentResourceInstancesAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) SetRefID ¶
func (o *StopDeploymentResourceInstancesAllParams) SetRefID(refID string)
SetRefID adds the refId to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) SetResourceKind ¶
func (o *StopDeploymentResourceInstancesAllParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) SetTimeout ¶
func (o *StopDeploymentResourceInstancesAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithContext ¶
func (o *StopDeploymentResourceInstancesAllParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesAllParams
WithContext adds the context to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithDeploymentID ¶
func (o *StopDeploymentResourceInstancesAllParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesAllParams
WithDeploymentID adds the deploymentID to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithHTTPClient ¶
func (o *StopDeploymentResourceInstancesAllParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesAllParams
WithHTTPClient adds the HTTPClient to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithRefID ¶
func (o *StopDeploymentResourceInstancesAllParams) WithRefID(refID string) *StopDeploymentResourceInstancesAllParams
WithRefID adds the refID to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithResourceKind ¶
func (o *StopDeploymentResourceInstancesAllParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesAllParams
WithResourceKind adds the resourceKind to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WithTimeout ¶
func (o *StopDeploymentResourceInstancesAllParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesAllParams
WithTimeout adds the timeout to the stop deployment resource instances all params
func (*StopDeploymentResourceInstancesAllParams) WriteToRequest ¶
func (o *StopDeploymentResourceInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopDeploymentResourceInstancesAllReader ¶
type StopDeploymentResourceInstancesAllReader struct {
// contains filtered or unexported fields
}
StopDeploymentResourceInstancesAllReader is a Reader for the StopDeploymentResourceInstancesAll structure.
func (*StopDeploymentResourceInstancesAllReader) ReadResponse ¶
func (o *StopDeploymentResourceInstancesAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopDeploymentResourceInstancesAllRetryWith ¶
type StopDeploymentResourceInstancesAllRetryWith struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStopDeploymentResourceInstancesAllRetryWith ¶
func NewStopDeploymentResourceInstancesAllRetryWith() *StopDeploymentResourceInstancesAllRetryWith
NewStopDeploymentResourceInstancesAllRetryWith creates a StopDeploymentResourceInstancesAllRetryWith with default headers values
func (*StopDeploymentResourceInstancesAllRetryWith) Error ¶
func (o *StopDeploymentResourceInstancesAllRetryWith) Error() string
type StopDeploymentResourceInstancesAllUnprocessableEntity ¶
type StopDeploymentResourceInstancesAllUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesAllUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStopDeploymentResourceInstancesAllUnprocessableEntity ¶
func NewStopDeploymentResourceInstancesAllUnprocessableEntity() *StopDeploymentResourceInstancesAllUnprocessableEntity
NewStopDeploymentResourceInstancesAllUnprocessableEntity creates a StopDeploymentResourceInstancesAllUnprocessableEntity with default headers values
func (*StopDeploymentResourceInstancesAllUnprocessableEntity) Error ¶
func (o *StopDeploymentResourceInstancesAllUnprocessableEntity) Error() string
type StopDeploymentResourceInstancesForbidden ¶
type StopDeploymentResourceInstancesForbidden struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesForbidden handles this case with default header values.
The stop command was prohibited for the given Resource.
func NewStopDeploymentResourceInstancesForbidden ¶
func NewStopDeploymentResourceInstancesForbidden() *StopDeploymentResourceInstancesForbidden
NewStopDeploymentResourceInstancesForbidden creates a StopDeploymentResourceInstancesForbidden with default headers values
func (*StopDeploymentResourceInstancesForbidden) Error ¶
func (o *StopDeploymentResourceInstancesForbidden) Error() string
type StopDeploymentResourceInstancesNotFound ¶
type StopDeploymentResourceInstancesNotFound struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStopDeploymentResourceInstancesNotFound ¶
func NewStopDeploymentResourceInstancesNotFound() *StopDeploymentResourceInstancesNotFound
NewStopDeploymentResourceInstancesNotFound creates a StopDeploymentResourceInstancesNotFound with default headers values
func (*StopDeploymentResourceInstancesNotFound) Error ¶
func (o *StopDeploymentResourceInstancesNotFound) Error() string
type StopDeploymentResourceInstancesParams ¶
type StopDeploymentResourceInstancesParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*IgnoreMissing If true and the instance does not exist then quietly proceed to the next instance, otherwise treated as an error */ IgnoreMissing *bool /*InstanceIds Comma-delimited list of instance identifiers of the Resource */ InstanceIds []string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopDeploymentResourceInstancesParams contains all the parameters to send to the API endpoint for the stop deployment resource instances operation typically these are written to a http.Request
func NewStopDeploymentResourceInstancesParams ¶
func NewStopDeploymentResourceInstancesParams() *StopDeploymentResourceInstancesParams
NewStopDeploymentResourceInstancesParams creates a new StopDeploymentResourceInstancesParams object with the default values initialized.
func NewStopDeploymentResourceInstancesParamsWithContext ¶
func NewStopDeploymentResourceInstancesParamsWithContext(ctx context.Context) *StopDeploymentResourceInstancesParams
NewStopDeploymentResourceInstancesParamsWithContext creates a new StopDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a context for a request
func NewStopDeploymentResourceInstancesParamsWithHTTPClient ¶
func NewStopDeploymentResourceInstancesParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesParams
NewStopDeploymentResourceInstancesParamsWithHTTPClient creates a new StopDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopDeploymentResourceInstancesParamsWithTimeout ¶
func NewStopDeploymentResourceInstancesParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesParams
NewStopDeploymentResourceInstancesParamsWithTimeout creates a new StopDeploymentResourceInstancesParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopDeploymentResourceInstancesParams) SetContext ¶
func (o *StopDeploymentResourceInstancesParams) SetContext(ctx context.Context)
SetContext adds the context to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetDeploymentID ¶
func (o *StopDeploymentResourceInstancesParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetHTTPClient ¶
func (o *StopDeploymentResourceInstancesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetIgnoreMissing ¶
func (o *StopDeploymentResourceInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetInstanceIds ¶
func (o *StopDeploymentResourceInstancesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetRefID ¶
func (o *StopDeploymentResourceInstancesParams) SetRefID(refID string)
SetRefID adds the refId to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetResourceKind ¶
func (o *StopDeploymentResourceInstancesParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) SetTimeout ¶
func (o *StopDeploymentResourceInstancesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithContext ¶
func (o *StopDeploymentResourceInstancesParams) WithContext(ctx context.Context) *StopDeploymentResourceInstancesParams
WithContext adds the context to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithDeploymentID ¶
func (o *StopDeploymentResourceInstancesParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceInstancesParams
WithDeploymentID adds the deploymentID to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithHTTPClient ¶
func (o *StopDeploymentResourceInstancesParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceInstancesParams
WithHTTPClient adds the HTTPClient to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithIgnoreMissing ¶
func (o *StopDeploymentResourceInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StopDeploymentResourceInstancesParams
WithIgnoreMissing adds the ignoreMissing to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithInstanceIds ¶
func (o *StopDeploymentResourceInstancesParams) WithInstanceIds(instanceIds []string) *StopDeploymentResourceInstancesParams
WithInstanceIds adds the instanceIds to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithRefID ¶
func (o *StopDeploymentResourceInstancesParams) WithRefID(refID string) *StopDeploymentResourceInstancesParams
WithRefID adds the refID to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithResourceKind ¶
func (o *StopDeploymentResourceInstancesParams) WithResourceKind(resourceKind string) *StopDeploymentResourceInstancesParams
WithResourceKind adds the resourceKind to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WithTimeout ¶
func (o *StopDeploymentResourceInstancesParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceInstancesParams
WithTimeout adds the timeout to the stop deployment resource instances params
func (*StopDeploymentResourceInstancesParams) WriteToRequest ¶
func (o *StopDeploymentResourceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopDeploymentResourceInstancesReader ¶
type StopDeploymentResourceInstancesReader struct {
// contains filtered or unexported fields
}
StopDeploymentResourceInstancesReader is a Reader for the StopDeploymentResourceInstances structure.
func (*StopDeploymentResourceInstancesReader) ReadResponse ¶
func (o *StopDeploymentResourceInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopDeploymentResourceInstancesRetryWith ¶
type StopDeploymentResourceInstancesRetryWith struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStopDeploymentResourceInstancesRetryWith ¶
func NewStopDeploymentResourceInstancesRetryWith() *StopDeploymentResourceInstancesRetryWith
NewStopDeploymentResourceInstancesRetryWith creates a StopDeploymentResourceInstancesRetryWith with default headers values
func (*StopDeploymentResourceInstancesRetryWith) Error ¶
func (o *StopDeploymentResourceInstancesRetryWith) Error() string
type StopDeploymentResourceInstancesUnprocessableEntity ¶
type StopDeploymentResourceInstancesUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceInstancesUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStopDeploymentResourceInstancesUnprocessableEntity ¶
func NewStopDeploymentResourceInstancesUnprocessableEntity() *StopDeploymentResourceInstancesUnprocessableEntity
NewStopDeploymentResourceInstancesUnprocessableEntity creates a StopDeploymentResourceInstancesUnprocessableEntity with default headers values
func (*StopDeploymentResourceInstancesUnprocessableEntity) Error ¶
func (o *StopDeploymentResourceInstancesUnprocessableEntity) Error() string
type StopDeploymentResourceMaintenanceModeAccepted ¶
type StopDeploymentResourceMaintenanceModeAccepted struct {
Payload models.DeploymentResourceCommandResponse
}
StopDeploymentResourceMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully
func NewStopDeploymentResourceMaintenanceModeAccepted ¶
func NewStopDeploymentResourceMaintenanceModeAccepted() *StopDeploymentResourceMaintenanceModeAccepted
NewStopDeploymentResourceMaintenanceModeAccepted creates a StopDeploymentResourceMaintenanceModeAccepted with default headers values
func (*StopDeploymentResourceMaintenanceModeAccepted) Error ¶
func (o *StopDeploymentResourceMaintenanceModeAccepted) Error() string
type StopDeploymentResourceMaintenanceModeForbidden ¶
type StopDeploymentResourceMaintenanceModeForbidden struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given Resource.
func NewStopDeploymentResourceMaintenanceModeForbidden ¶
func NewStopDeploymentResourceMaintenanceModeForbidden() *StopDeploymentResourceMaintenanceModeForbidden
NewStopDeploymentResourceMaintenanceModeForbidden creates a StopDeploymentResourceMaintenanceModeForbidden with default headers values
func (*StopDeploymentResourceMaintenanceModeForbidden) Error ¶
func (o *StopDeploymentResourceMaintenanceModeForbidden) Error() string
type StopDeploymentResourceMaintenanceModeNotFound ¶
type StopDeploymentResourceMaintenanceModeNotFound struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceMaintenanceModeNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found
func NewStopDeploymentResourceMaintenanceModeNotFound ¶
func NewStopDeploymentResourceMaintenanceModeNotFound() *StopDeploymentResourceMaintenanceModeNotFound
NewStopDeploymentResourceMaintenanceModeNotFound creates a StopDeploymentResourceMaintenanceModeNotFound with default headers values
func (*StopDeploymentResourceMaintenanceModeNotFound) Error ¶
func (o *StopDeploymentResourceMaintenanceModeNotFound) Error() string
type StopDeploymentResourceMaintenanceModeParams ¶
type StopDeploymentResourceMaintenanceModeParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*IgnoreMissing If true and the instance does not exist then quietly proceed to the next instance, otherwise treated as an error */ IgnoreMissing *bool /*InstanceIds Comma-delimited list of instance identifiers of the Resource */ InstanceIds []string /*RefID User-specified RefId for the Resource */ RefID string /*ResourceKind The kind of resource (one of elasticsearch, kibana or apm) */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopDeploymentResourceMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop deployment resource maintenance mode operation typically these are written to a http.Request
func NewStopDeploymentResourceMaintenanceModeParams ¶
func NewStopDeploymentResourceMaintenanceModeParams() *StopDeploymentResourceMaintenanceModeParams
NewStopDeploymentResourceMaintenanceModeParams creates a new StopDeploymentResourceMaintenanceModeParams object with the default values initialized.
func NewStopDeploymentResourceMaintenanceModeParamsWithContext ¶
func NewStopDeploymentResourceMaintenanceModeParamsWithContext(ctx context.Context) *StopDeploymentResourceMaintenanceModeParams
NewStopDeploymentResourceMaintenanceModeParamsWithContext creates a new StopDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopDeploymentResourceMaintenanceModeParamsWithHTTPClient ¶
func NewStopDeploymentResourceMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopDeploymentResourceMaintenanceModeParams
NewStopDeploymentResourceMaintenanceModeParamsWithHTTPClient creates a new StopDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopDeploymentResourceMaintenanceModeParamsWithTimeout ¶
func NewStopDeploymentResourceMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopDeploymentResourceMaintenanceModeParams
NewStopDeploymentResourceMaintenanceModeParamsWithTimeout creates a new StopDeploymentResourceMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopDeploymentResourceMaintenanceModeParams) SetContext ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetDeploymentID ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetHTTPClient ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetIgnoreMissing ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetInstanceIds ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetRefID ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetRefID(refID string)
SetRefID adds the refId to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetResourceKind ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) SetTimeout ¶
func (o *StopDeploymentResourceMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithContext ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithContext(ctx context.Context) *StopDeploymentResourceMaintenanceModeParams
WithContext adds the context to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithDeploymentID ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithDeploymentID(deploymentID string) *StopDeploymentResourceMaintenanceModeParams
WithDeploymentID adds the deploymentID to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithHTTPClient ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopDeploymentResourceMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithIgnoreMissing ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StopDeploymentResourceMaintenanceModeParams
WithIgnoreMissing adds the ignoreMissing to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithInstanceIds ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StopDeploymentResourceMaintenanceModeParams
WithInstanceIds adds the instanceIds to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithRefID ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithRefID(refID string) *StopDeploymentResourceMaintenanceModeParams
WithRefID adds the refID to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithResourceKind ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithResourceKind(resourceKind string) *StopDeploymentResourceMaintenanceModeParams
WithResourceKind adds the resourceKind to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WithTimeout ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopDeploymentResourceMaintenanceModeParams
WithTimeout adds the timeout to the stop deployment resource maintenance mode params
func (*StopDeploymentResourceMaintenanceModeParams) WriteToRequest ¶
func (o *StopDeploymentResourceMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopDeploymentResourceMaintenanceModeReader ¶
type StopDeploymentResourceMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopDeploymentResourceMaintenanceModeReader is a Reader for the StopDeploymentResourceMaintenanceMode structure.
func (*StopDeploymentResourceMaintenanceModeReader) ReadResponse ¶
func (o *StopDeploymentResourceMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopDeploymentResourceMaintenanceModeRetryWith ¶
type StopDeploymentResourceMaintenanceModeRetryWith struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceMaintenanceModeRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewStopDeploymentResourceMaintenanceModeRetryWith ¶
func NewStopDeploymentResourceMaintenanceModeRetryWith() *StopDeploymentResourceMaintenanceModeRetryWith
NewStopDeploymentResourceMaintenanceModeRetryWith creates a StopDeploymentResourceMaintenanceModeRetryWith with default headers values
func (*StopDeploymentResourceMaintenanceModeRetryWith) Error ¶
func (o *StopDeploymentResourceMaintenanceModeRetryWith) Error() string
type StopDeploymentResourceMaintenanceModeUnprocessableEntity ¶
type StopDeploymentResourceMaintenanceModeUnprocessableEntity struct {
Payload *models.BasicFailedReply
}
StopDeploymentResourceMaintenanceModeUnprocessableEntity handles this case with default header values.
The command sent to a Resource found the Resource in an illegal state, the error message gives more details
func NewStopDeploymentResourceMaintenanceModeUnprocessableEntity ¶
func NewStopDeploymentResourceMaintenanceModeUnprocessableEntity() *StopDeploymentResourceMaintenanceModeUnprocessableEntity
NewStopDeploymentResourceMaintenanceModeUnprocessableEntity creates a StopDeploymentResourceMaintenanceModeUnprocessableEntity with default headers values
func (*StopDeploymentResourceMaintenanceModeUnprocessableEntity) Error ¶
func (o *StopDeploymentResourceMaintenanceModeUnprocessableEntity) Error() string
type UpdateDeploymentBadRequest ¶
type UpdateDeploymentBadRequest struct {
Payload *models.BasicFailedReply
}
UpdateDeploymentBadRequest handles this case with default header values.
The deployment request had errors
func NewUpdateDeploymentBadRequest ¶
func NewUpdateDeploymentBadRequest() *UpdateDeploymentBadRequest
NewUpdateDeploymentBadRequest creates a UpdateDeploymentBadRequest with default headers values
func (*UpdateDeploymentBadRequest) Error ¶
func (o *UpdateDeploymentBadRequest) Error() string
type UpdateDeploymentNotFound ¶
type UpdateDeploymentNotFound struct {
Payload *models.BasicFailedReply
}
UpdateDeploymentNotFound handles this case with default header values.
The Deployment specified by {deployment_id} cannot be found
func NewUpdateDeploymentNotFound ¶
func NewUpdateDeploymentNotFound() *UpdateDeploymentNotFound
NewUpdateDeploymentNotFound creates a UpdateDeploymentNotFound with default headers values
func (*UpdateDeploymentNotFound) Error ¶
func (o *UpdateDeploymentNotFound) Error() string
type UpdateDeploymentNoteNotFound ¶
type UpdateDeploymentNoteNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateDeploymentNoteNotFound handles this case with default header values.
* "The deployment specified by {deployment_id} cannot be found. (code: `deployments.deployment_not_found`) * The note specified by {note_id} cannot be found. (code: `notes.note_not_found`)
func NewUpdateDeploymentNoteNotFound ¶
func NewUpdateDeploymentNoteNotFound() *UpdateDeploymentNoteNotFound
NewUpdateDeploymentNoteNotFound creates a UpdateDeploymentNoteNotFound with default headers values
func (*UpdateDeploymentNoteNotFound) Error ¶
func (o *UpdateDeploymentNoteNotFound) Error() string
type UpdateDeploymentNoteOK ¶
type UpdateDeploymentNoteOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.Note }
UpdateDeploymentNoteOK handles this case with default header values.
Updated deployment note
func NewUpdateDeploymentNoteOK ¶
func NewUpdateDeploymentNoteOK() *UpdateDeploymentNoteOK
NewUpdateDeploymentNoteOK creates a UpdateDeploymentNoteOK with default headers values
func (*UpdateDeploymentNoteOK) Error ¶
func (o *UpdateDeploymentNoteOK) Error() string
type UpdateDeploymentNoteParams ¶
type UpdateDeploymentNoteParams struct { /*Body New content for deployment note */ Body *models.Note /*DeploymentID Identifier for the deployment */ DeploymentID string /*NoteID Identifier of the note to be updated */ NoteID string /*Version If specified then checks for conflicts against the version of the deployment note */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeploymentNoteParams contains all the parameters to send to the API endpoint for the update deployment note operation typically these are written to a http.Request
func NewUpdateDeploymentNoteParams ¶
func NewUpdateDeploymentNoteParams() *UpdateDeploymentNoteParams
NewUpdateDeploymentNoteParams creates a new UpdateDeploymentNoteParams object with the default values initialized.
func NewUpdateDeploymentNoteParamsWithContext ¶
func NewUpdateDeploymentNoteParamsWithContext(ctx context.Context) *UpdateDeploymentNoteParams
NewUpdateDeploymentNoteParamsWithContext creates a new UpdateDeploymentNoteParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateDeploymentNoteParamsWithHTTPClient ¶
func NewUpdateDeploymentNoteParamsWithHTTPClient(client *http.Client) *UpdateDeploymentNoteParams
NewUpdateDeploymentNoteParamsWithHTTPClient creates a new UpdateDeploymentNoteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateDeploymentNoteParamsWithTimeout ¶
func NewUpdateDeploymentNoteParamsWithTimeout(timeout time.Duration) *UpdateDeploymentNoteParams
NewUpdateDeploymentNoteParamsWithTimeout creates a new UpdateDeploymentNoteParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateDeploymentNoteParams) SetBody ¶
func (o *UpdateDeploymentNoteParams) SetBody(body *models.Note)
SetBody adds the body to the update deployment note params
func (*UpdateDeploymentNoteParams) SetContext ¶
func (o *UpdateDeploymentNoteParams) SetContext(ctx context.Context)
SetContext adds the context to the update deployment note params
func (*UpdateDeploymentNoteParams) SetDeploymentID ¶
func (o *UpdateDeploymentNoteParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the update deployment note params
func (*UpdateDeploymentNoteParams) SetHTTPClient ¶
func (o *UpdateDeploymentNoteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update deployment note params
func (*UpdateDeploymentNoteParams) SetNoteID ¶
func (o *UpdateDeploymentNoteParams) SetNoteID(noteID string)
SetNoteID adds the noteId to the update deployment note params
func (*UpdateDeploymentNoteParams) SetTimeout ¶
func (o *UpdateDeploymentNoteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update deployment note params
func (*UpdateDeploymentNoteParams) SetVersion ¶
func (o *UpdateDeploymentNoteParams) SetVersion(version *int64)
SetVersion adds the version to the update deployment note params
func (*UpdateDeploymentNoteParams) WithBody ¶
func (o *UpdateDeploymentNoteParams) WithBody(body *models.Note) *UpdateDeploymentNoteParams
WithBody adds the body to the update deployment note params
func (*UpdateDeploymentNoteParams) WithContext ¶
func (o *UpdateDeploymentNoteParams) WithContext(ctx context.Context) *UpdateDeploymentNoteParams
WithContext adds the context to the update deployment note params
func (*UpdateDeploymentNoteParams) WithDeploymentID ¶
func (o *UpdateDeploymentNoteParams) WithDeploymentID(deploymentID string) *UpdateDeploymentNoteParams
WithDeploymentID adds the deploymentID to the update deployment note params
func (*UpdateDeploymentNoteParams) WithHTTPClient ¶
func (o *UpdateDeploymentNoteParams) WithHTTPClient(client *http.Client) *UpdateDeploymentNoteParams
WithHTTPClient adds the HTTPClient to the update deployment note params
func (*UpdateDeploymentNoteParams) WithNoteID ¶
func (o *UpdateDeploymentNoteParams) WithNoteID(noteID string) *UpdateDeploymentNoteParams
WithNoteID adds the noteID to the update deployment note params
func (*UpdateDeploymentNoteParams) WithTimeout ¶
func (o *UpdateDeploymentNoteParams) WithTimeout(timeout time.Duration) *UpdateDeploymentNoteParams
WithTimeout adds the timeout to the update deployment note params
func (*UpdateDeploymentNoteParams) WithVersion ¶
func (o *UpdateDeploymentNoteParams) WithVersion(version *int64) *UpdateDeploymentNoteParams
WithVersion adds the version to the update deployment note params
func (*UpdateDeploymentNoteParams) WriteToRequest ¶
func (o *UpdateDeploymentNoteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeploymentNoteReader ¶
type UpdateDeploymentNoteReader struct {
// contains filtered or unexported fields
}
UpdateDeploymentNoteReader is a Reader for the UpdateDeploymentNote structure.
func (*UpdateDeploymentNoteReader) ReadResponse ¶
func (o *UpdateDeploymentNoteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeploymentNoteRetryWith ¶
type UpdateDeploymentNoteRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateDeploymentNoteRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpdateDeploymentNoteRetryWith ¶
func NewUpdateDeploymentNoteRetryWith() *UpdateDeploymentNoteRetryWith
NewUpdateDeploymentNoteRetryWith creates a UpdateDeploymentNoteRetryWith with default headers values
func (*UpdateDeploymentNoteRetryWith) Error ¶
func (o *UpdateDeploymentNoteRetryWith) Error() string
type UpdateDeploymentOK ¶
type UpdateDeploymentOK struct { /*The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /*The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /*The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentUpdateResponse }
UpdateDeploymentOK handles this case with default header values.
The request was valid and the deployment was updated
func NewUpdateDeploymentOK ¶
func NewUpdateDeploymentOK() *UpdateDeploymentOK
NewUpdateDeploymentOK creates a UpdateDeploymentOK with default headers values
func (*UpdateDeploymentOK) Error ¶
func (o *UpdateDeploymentOK) Error() string
type UpdateDeploymentParams ¶
type UpdateDeploymentParams struct { /*Body The deployment definition */ Body *models.DeploymentUpdateRequest /*DeploymentID Identifier for the Deployment */ DeploymentID string /*HidePrunedOrphans Whether or not to hide orphaned resources that were shut down (relevant if prune on the request is true) */ HidePrunedOrphans *bool /*SkipSnapshot Whether or not to skip snapshots before shutting down orphaned resources (relevant if prune on the request is true) */ SkipSnapshot *bool /*ValidateOnly If true, will just validate the Deployment definition but will not perform the update */ ValidateOnly *bool /*Version If specified then checks for conflicts against the version stored in the persistent store (returned in 'x-cloud-resource-version' of the GET request) */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDeploymentParams contains all the parameters to send to the API endpoint for the update deployment operation typically these are written to a http.Request
func NewUpdateDeploymentParams ¶
func NewUpdateDeploymentParams() *UpdateDeploymentParams
NewUpdateDeploymentParams creates a new UpdateDeploymentParams object with the default values initialized.
func NewUpdateDeploymentParamsWithContext ¶
func NewUpdateDeploymentParamsWithContext(ctx context.Context) *UpdateDeploymentParams
NewUpdateDeploymentParamsWithContext creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateDeploymentParamsWithHTTPClient ¶
func NewUpdateDeploymentParamsWithHTTPClient(client *http.Client) *UpdateDeploymentParams
NewUpdateDeploymentParamsWithHTTPClient creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateDeploymentParamsWithTimeout ¶
func NewUpdateDeploymentParamsWithTimeout(timeout time.Duration) *UpdateDeploymentParams
NewUpdateDeploymentParamsWithTimeout creates a new UpdateDeploymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateDeploymentParams) SetBody ¶
func (o *UpdateDeploymentParams) SetBody(body *models.DeploymentUpdateRequest)
SetBody adds the body to the update deployment params
func (*UpdateDeploymentParams) SetContext ¶
func (o *UpdateDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the update deployment params
func (*UpdateDeploymentParams) SetDeploymentID ¶
func (o *UpdateDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the update deployment params
func (*UpdateDeploymentParams) SetHTTPClient ¶
func (o *UpdateDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update deployment params
func (*UpdateDeploymentParams) SetHidePrunedOrphans ¶
func (o *UpdateDeploymentParams) SetHidePrunedOrphans(hidePrunedOrphans *bool)
SetHidePrunedOrphans adds the hidePrunedOrphans to the update deployment params
func (*UpdateDeploymentParams) SetSkipSnapshot ¶
func (o *UpdateDeploymentParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the update deployment params
func (*UpdateDeploymentParams) SetTimeout ¶
func (o *UpdateDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update deployment params
func (*UpdateDeploymentParams) SetValidateOnly ¶
func (o *UpdateDeploymentParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the update deployment params
func (*UpdateDeploymentParams) SetVersion ¶
func (o *UpdateDeploymentParams) SetVersion(version *int64)
SetVersion adds the version to the update deployment params
func (*UpdateDeploymentParams) WithBody ¶
func (o *UpdateDeploymentParams) WithBody(body *models.DeploymentUpdateRequest) *UpdateDeploymentParams
WithBody adds the body to the update deployment params
func (*UpdateDeploymentParams) WithContext ¶
func (o *UpdateDeploymentParams) WithContext(ctx context.Context) *UpdateDeploymentParams
WithContext adds the context to the update deployment params
func (*UpdateDeploymentParams) WithDeploymentID ¶
func (o *UpdateDeploymentParams) WithDeploymentID(deploymentID string) *UpdateDeploymentParams
WithDeploymentID adds the deploymentID to the update deployment params
func (*UpdateDeploymentParams) WithHTTPClient ¶
func (o *UpdateDeploymentParams) WithHTTPClient(client *http.Client) *UpdateDeploymentParams
WithHTTPClient adds the HTTPClient to the update deployment params
func (*UpdateDeploymentParams) WithHidePrunedOrphans ¶
func (o *UpdateDeploymentParams) WithHidePrunedOrphans(hidePrunedOrphans *bool) *UpdateDeploymentParams
WithHidePrunedOrphans adds the hidePrunedOrphans to the update deployment params
func (*UpdateDeploymentParams) WithSkipSnapshot ¶
func (o *UpdateDeploymentParams) WithSkipSnapshot(skipSnapshot *bool) *UpdateDeploymentParams
WithSkipSnapshot adds the skipSnapshot to the update deployment params
func (*UpdateDeploymentParams) WithTimeout ¶
func (o *UpdateDeploymentParams) WithTimeout(timeout time.Duration) *UpdateDeploymentParams
WithTimeout adds the timeout to the update deployment params
func (*UpdateDeploymentParams) WithValidateOnly ¶
func (o *UpdateDeploymentParams) WithValidateOnly(validateOnly *bool) *UpdateDeploymentParams
WithValidateOnly adds the validateOnly to the update deployment params
func (*UpdateDeploymentParams) WithVersion ¶
func (o *UpdateDeploymentParams) WithVersion(version *int64) *UpdateDeploymentParams
WithVersion adds the version to the update deployment params
func (*UpdateDeploymentParams) WriteToRequest ¶
func (o *UpdateDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeploymentReader ¶
type UpdateDeploymentReader struct {
// contains filtered or unexported fields
}
UpdateDeploymentReader is a Reader for the UpdateDeployment structure.
func (*UpdateDeploymentReader) ReadResponse ¶
func (o *UpdateDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeploymentUnauthorized ¶
type UpdateDeploymentUnauthorized struct {
}UpdateDeploymentUnauthorized handles this case with default header values.
You are not authorized to perform this action
func NewUpdateDeploymentUnauthorized ¶
func NewUpdateDeploymentUnauthorized() *UpdateDeploymentUnauthorized
NewUpdateDeploymentUnauthorized creates a UpdateDeploymentUnauthorized with default headers values
func (*UpdateDeploymentUnauthorized) Error ¶
func (o *UpdateDeploymentUnauthorized) Error() string
type UpgradeDeploymentStatelessResourceAccepted ¶
type UpgradeDeploymentStatelessResourceAccepted struct {
Payload *models.DeploymentResourceUpgradeResponse
}
UpgradeDeploymentStatelessResourceAccepted handles this case with default header values.
The upgrade command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewUpgradeDeploymentStatelessResourceAccepted ¶
func NewUpgradeDeploymentStatelessResourceAccepted() *UpgradeDeploymentStatelessResourceAccepted
NewUpgradeDeploymentStatelessResourceAccepted creates a UpgradeDeploymentStatelessResourceAccepted with default headers values
func (*UpgradeDeploymentStatelessResourceAccepted) Error ¶
func (o *UpgradeDeploymentStatelessResourceAccepted) Error() string
type UpgradeDeploymentStatelessResourceNotFound ¶
type UpgradeDeploymentStatelessResourceNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpgradeDeploymentStatelessResourceNotFound handles this case with default header values.
The Resource specified by {ref_id} cannot be found. (code: `deployments.deployment_resource_not_found`)
func NewUpgradeDeploymentStatelessResourceNotFound ¶
func NewUpgradeDeploymentStatelessResourceNotFound() *UpgradeDeploymentStatelessResourceNotFound
NewUpgradeDeploymentStatelessResourceNotFound creates a UpgradeDeploymentStatelessResourceNotFound with default headers values
func (*UpgradeDeploymentStatelessResourceNotFound) Error ¶
func (o *UpgradeDeploymentStatelessResourceNotFound) Error() string
type UpgradeDeploymentStatelessResourceParams ¶
type UpgradeDeploymentStatelessResourceParams struct { /*DeploymentID Identifier for the Deployment */ DeploymentID string /*RefID User-specified RefId for the Resource */ RefID string /*StatelessResourceKind The kind of stateless resource */ StatelessResourceKind string /*ValidateOnly When `true`, returns the update version without performing the upgrade */ ValidateOnly *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpgradeDeploymentStatelessResourceParams contains all the parameters to send to the API endpoint for the upgrade deployment stateless resource operation typically these are written to a http.Request
func NewUpgradeDeploymentStatelessResourceParams ¶
func NewUpgradeDeploymentStatelessResourceParams() *UpgradeDeploymentStatelessResourceParams
NewUpgradeDeploymentStatelessResourceParams creates a new UpgradeDeploymentStatelessResourceParams object with the default values initialized.
func NewUpgradeDeploymentStatelessResourceParamsWithContext ¶
func NewUpgradeDeploymentStatelessResourceParamsWithContext(ctx context.Context) *UpgradeDeploymentStatelessResourceParams
NewUpgradeDeploymentStatelessResourceParamsWithContext creates a new UpgradeDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a context for a request
func NewUpgradeDeploymentStatelessResourceParamsWithHTTPClient ¶
func NewUpgradeDeploymentStatelessResourceParamsWithHTTPClient(client *http.Client) *UpgradeDeploymentStatelessResourceParams
NewUpgradeDeploymentStatelessResourceParamsWithHTTPClient creates a new UpgradeDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpgradeDeploymentStatelessResourceParamsWithTimeout ¶
func NewUpgradeDeploymentStatelessResourceParamsWithTimeout(timeout time.Duration) *UpgradeDeploymentStatelessResourceParams
NewUpgradeDeploymentStatelessResourceParamsWithTimeout creates a new UpgradeDeploymentStatelessResourceParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpgradeDeploymentStatelessResourceParams) SetContext ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetContext(ctx context.Context)
SetContext adds the context to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetDeploymentID ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetHTTPClient ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetRefID ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetRefID(refID string)
SetRefID adds the refId to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetStatelessResourceKind ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetStatelessResourceKind(statelessResourceKind string)
SetStatelessResourceKind adds the statelessResourceKind to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetTimeout ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) SetValidateOnly ¶
func (o *UpgradeDeploymentStatelessResourceParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithContext ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithContext(ctx context.Context) *UpgradeDeploymentStatelessResourceParams
WithContext adds the context to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithDeploymentID ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithDeploymentID(deploymentID string) *UpgradeDeploymentStatelessResourceParams
WithDeploymentID adds the deploymentID to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithHTTPClient ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithHTTPClient(client *http.Client) *UpgradeDeploymentStatelessResourceParams
WithHTTPClient adds the HTTPClient to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithRefID ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithRefID(refID string) *UpgradeDeploymentStatelessResourceParams
WithRefID adds the refID to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithStatelessResourceKind ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithStatelessResourceKind(statelessResourceKind string) *UpgradeDeploymentStatelessResourceParams
WithStatelessResourceKind adds the statelessResourceKind to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithTimeout ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithTimeout(timeout time.Duration) *UpgradeDeploymentStatelessResourceParams
WithTimeout adds the timeout to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WithValidateOnly ¶
func (o *UpgradeDeploymentStatelessResourceParams) WithValidateOnly(validateOnly *bool) *UpgradeDeploymentStatelessResourceParams
WithValidateOnly adds the validateOnly to the upgrade deployment stateless resource params
func (*UpgradeDeploymentStatelessResourceParams) WriteToRequest ¶
func (o *UpgradeDeploymentStatelessResourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpgradeDeploymentStatelessResourceReader ¶
type UpgradeDeploymentStatelessResourceReader struct {
// contains filtered or unexported fields
}
UpgradeDeploymentStatelessResourceReader is a Reader for the UpgradeDeploymentStatelessResource structure.
func (*UpgradeDeploymentStatelessResourceReader) ReadResponse ¶
func (o *UpgradeDeploymentStatelessResourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpgradeDeploymentStatelessResourceRetryWith ¶
type UpgradeDeploymentStatelessResourceRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpgradeDeploymentStatelessResourceRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpgradeDeploymentStatelessResourceRetryWith ¶
func NewUpgradeDeploymentStatelessResourceRetryWith() *UpgradeDeploymentStatelessResourceRetryWith
NewUpgradeDeploymentStatelessResourceRetryWith creates a UpgradeDeploymentStatelessResourceRetryWith with default headers values
func (*UpgradeDeploymentStatelessResourceRetryWith) Error ¶
func (o *UpgradeDeploymentStatelessResourceRetryWith) Error() string
Source Files ¶
- cancel_deployment_resource_pending_plan_parameters.go
- cancel_deployment_resource_pending_plan_responses.go
- create_deployment_note_parameters.go
- create_deployment_note_responses.go
- create_deployment_parameters.go
- create_deployment_responses.go
- delete_deployment_note_parameters.go
- delete_deployment_note_responses.go
- delete_deployment_parameters.go
- delete_deployment_responses.go
- delete_deployment_stateless_resource_parameters.go
- delete_deployment_stateless_resource_responses.go
- deployments_client.go
- get_deployment_apm_resource_info_parameters.go
- get_deployment_apm_resource_info_responses.go
- get_deployment_appsearch_resource_info_parameters.go
- get_deployment_appsearch_resource_info_responses.go
- get_deployment_es_resource_info_parameters.go
- get_deployment_es_resource_info_responses.go
- get_deployment_kib_resource_info_parameters.go
- get_deployment_kib_resource_info_responses.go
- get_deployment_note_parameters.go
- get_deployment_note_responses.go
- get_deployment_notes_parameters.go
- get_deployment_notes_responses.go
- get_deployment_parameters.go
- get_deployment_responses.go
- list_deployments_parameters.go
- list_deployments_responses.go
- restart_deployment_es_resource_parameters.go
- restart_deployment_es_resource_responses.go
- restart_deployment_stateless_resource_parameters.go
- restart_deployment_stateless_resource_responses.go
- restore_deployment_parameters.go
- restore_deployment_resource_parameters.go
- restore_deployment_resource_responses.go
- restore_deployment_responses.go
- resync_deployment_parameters.go
- resync_deployment_responses.go
- resync_deployments_parameters.go
- resync_deployments_responses.go
- search_deployments_parameters.go
- search_deployments_responses.go
- set_deployment_resource_raw_metadata_parameters.go
- set_deployment_resource_raw_metadata_responses.go
- shutdown_deployment_es_resource_parameters.go
- shutdown_deployment_es_resource_responses.go
- shutdown_deployment_parameters.go
- shutdown_deployment_responses.go
- shutdown_deployment_stateless_resource_parameters.go
- shutdown_deployment_stateless_resource_responses.go
- start_deployment_resource_instances_all_maintenance_mode_parameters.go
- start_deployment_resource_instances_all_maintenance_mode_responses.go
- start_deployment_resource_instances_all_parameters.go
- start_deployment_resource_instances_all_responses.go
- start_deployment_resource_instances_parameters.go
- start_deployment_resource_instances_responses.go
- start_deployment_resource_maintenance_mode_parameters.go
- start_deployment_resource_maintenance_mode_responses.go
- stop_deployment_resource_instances_all_maintenance_mode_parameters.go
- stop_deployment_resource_instances_all_maintenance_mode_responses.go
- stop_deployment_resource_instances_all_parameters.go
- stop_deployment_resource_instances_all_responses.go
- stop_deployment_resource_instances_parameters.go
- stop_deployment_resource_instances_responses.go
- stop_deployment_resource_maintenance_mode_parameters.go
- stop_deployment_resource_maintenance_mode_responses.go
- update_deployment_note_parameters.go
- update_deployment_note_responses.go
- update_deployment_parameters.go
- update_deployment_responses.go
- upgrade_deployment_stateless_resource_parameters.go
- upgrade_deployment_stateless_resource_responses.go