Documentation ¶
Index ¶
- type AddBlueprinterBlessingConflict
- type AddBlueprinterBlessingNotFound
- type AddBlueprinterBlessingOK
- type AddBlueprinterBlessingParams
- func NewAddBlueprinterBlessingParams() *AddBlueprinterBlessingParams
- func NewAddBlueprinterBlessingParamsWithContext(ctx context.Context) *AddBlueprinterBlessingParams
- func NewAddBlueprinterBlessingParamsWithHTTPClient(client *http.Client) *AddBlueprinterBlessingParams
- func NewAddBlueprinterBlessingParamsWithTimeout(timeout time.Duration) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) SetBlueprinterRoleID(blueprinterRoleID string)
- func (o *AddBlueprinterBlessingParams) SetBody(body *models.Blessing)
- func (o *AddBlueprinterBlessingParams) SetContext(ctx context.Context)
- func (o *AddBlueprinterBlessingParams) SetHTTPClient(client *http.Client)
- func (o *AddBlueprinterBlessingParams) SetRunnerID(runnerID string)
- func (o *AddBlueprinterBlessingParams) SetTimeout(timeout time.Duration)
- func (o *AddBlueprinterBlessingParams) SetVersion(version *int64)
- func (o *AddBlueprinterBlessingParams) WithBlueprinterRoleID(blueprinterRoleID string) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithBody(body *models.Blessing) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithContext(ctx context.Context) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithHTTPClient(client *http.Client) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithRunnerID(runnerID string) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithTimeout(timeout time.Duration) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WithVersion(version *int64) *AddBlueprinterBlessingParams
- func (o *AddBlueprinterBlessingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddBlueprinterBlessingReader
- type Client
- func (a *Client) AddBlueprinterBlessing(params *AddBlueprinterBlessingParams, authInfo runtime.ClientAuthInfoWriter) (*AddBlueprinterBlessingOK, error)
- func (a *Client) CreateBlueprinterRole(params *CreateBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBlueprinterRoleCreated, error)
- func (a *Client) CreateConfigStoreOption(params *CreateConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateConfigStoreOptionCreated, error)
- func (a *Client) CreateProxiesFilteredGroup(params *CreateProxiesFilteredGroupParams, ...) (*CreateProxiesFilteredGroupOK, error)
- func (a *Client) DeleteAllocator(params *DeleteAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAllocatorOK, error)
- func (a *Client) DeleteAllocatorMetadataItem(params *DeleteAllocatorMetadataItemParams, ...) (*DeleteAllocatorMetadataItemOK, error)
- func (a *Client) DeleteBlueprinterRole(params *DeleteBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteBlueprinterRoleOK, error)
- func (a *Client) DeleteConfigStoreOption(params *DeleteConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteConfigStoreOptionOK, error)
- func (a *Client) DeleteLicense(params *DeleteLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLicenseOK, error)
- func (a *Client) DeleteProxiesFilteredGroup(params *DeleteProxiesFilteredGroupParams, ...) (*DeleteProxiesFilteredGroupOK, error)
- func (a *Client) DeleteRunner(params *DeleteRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRunnerOK, error)
- func (a *Client) GetAllocator(params *GetAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorOK, error)
- func (a *Client) GetAllocatorMetadata(params *GetAllocatorMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorMetadataOK, error)
- func (a *Client) GetAllocatorSettings(params *GetAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorSettingsOK, error)
- func (a *Client) GetAllocators(params *GetAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorsOK, error)
- func (a *Client) GetBlueprinterRole(params *GetBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*GetBlueprinterRoleOK, error)
- func (a *Client) GetConfigStoreOption(params *GetConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*GetConfigStoreOptionOK, error)
- func (a *Client) GetConstructor(params *GetConstructorParams, authInfo runtime.ClientAuthInfoWriter) (*GetConstructorOK, error)
- func (a *Client) GetConstructors(params *GetConstructorsParams, authInfo runtime.ClientAuthInfoWriter) (*GetConstructorsOK, error)
- func (a *Client) GetLicense(params *GetLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*GetLicenseOK, error)
- func (a *Client) GetProxies(params *GetProxiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesOK, error)
- func (a *Client) GetProxiesFilteredGroup(params *GetProxiesFilteredGroupParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesFilteredGroupOK, error)
- func (a *Client) GetProxiesFilteredGroupHealth(params *GetProxiesFilteredGroupHealthParams, ...) (*GetProxiesFilteredGroupHealthOK, error)
- func (a *Client) GetProxiesHealth(params *GetProxiesHealthParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesHealthOK, error)
- func (a *Client) GetProxiesSettings(params *GetProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesSettingsOK, error)
- func (a *Client) GetProxy(params *GetProxyParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxyOK, error)
- func (a *Client) GetRunner(params *GetRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*GetRunnerOK, error)
- func (a *Client) GetRunners(params *GetRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*GetRunnersOK, error)
- func (a *Client) ListBlueprinterRoles(params *ListBlueprinterRolesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBlueprinterRolesOK, error)
- func (a *Client) ListConfigStoreOption(params *ListConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*ListConfigStoreOptionOK, error)
- func (a *Client) MoveClusters(params *MoveClustersParams, authInfo runtime.ClientAuthInfoWriter) (*MoveClustersAccepted, error)
- func (a *Client) MoveClustersByType(params *MoveClustersByTypeParams, authInfo runtime.ClientAuthInfoWriter) (*MoveClustersByTypeAccepted, error)
- func (a *Client) PutConfigStoreOption(params *PutConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*PutConfigStoreOptionOK, error)
- func (a *Client) ResyncAllocator(params *ResyncAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncAllocatorOK, error)
- func (a *Client) ResyncAllocators(params *ResyncAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncAllocatorsAccepted, error)
- func (a *Client) ResyncConstructor(params *ResyncConstructorParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncConstructorOK, error)
- func (a *Client) ResyncConstructors(params *ResyncConstructorsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncConstructorsAccepted, error)
- func (a *Client) ResyncRunner(params *ResyncRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncRunnerOK, error)
- func (a *Client) ResyncRunners(params *ResyncRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncRunnersAccepted, error)
- func (a *Client) SearchAllocators(params *SearchAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchAllocatorsOK, error)
- func (a *Client) SearchRunners(params *SearchRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*SearchRunnersOK, error)
- func (a *Client) SetAllocatorMetadata(params *SetAllocatorMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorMetadataOK, error)
- func (a *Client) SetAllocatorMetadataItem(params *SetAllocatorMetadataItemParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorMetadataItemOK, error)
- func (a *Client) SetAllocatorSettings(params *SetAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorSettingsOK, error)
- func (a *Client) SetBlueprinterBlessings(params *SetBlueprinterBlessingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetBlueprinterBlessingsOK, error)
- func (a *Client) SetLicense(params *SetLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*SetLicenseOK, error)
- func (a *Client) SetProxiesSettings(params *SetProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetProxiesSettingsOK, error)
- func (a *Client) SetRunnerRoles(params *SetRunnerRolesParams, authInfo runtime.ClientAuthInfoWriter) (*SetRunnerRolesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) StartAllocatorMaintenanceMode(params *StartAllocatorMaintenanceModeParams, ...) (*StartAllocatorMaintenanceModeAccepted, error)
- func (a *Client) StartConstructorMaintenanceMode(params *StartConstructorMaintenanceModeParams, ...) (*StartConstructorMaintenanceModeAccepted, error)
- func (a *Client) StopAllocatorMaintenanceMode(params *StopAllocatorMaintenanceModeParams, ...) (*StopAllocatorMaintenanceModeAccepted, error)
- func (a *Client) StopConstructorMaintenanceMode(params *StopConstructorMaintenanceModeParams, ...) (*StopConstructorMaintenanceModeAccepted, error)
- func (a *Client) UpdateAllocatorSettings(params *UpdateAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAllocatorSettingsOK, error)
- func (a *Client) UpdateBlueprinterRole(params *UpdateBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateBlueprinterRoleOK, error)
- func (a *Client) UpdateProxiesFilteredGroup(params *UpdateProxiesFilteredGroupParams, ...) (*UpdateProxiesFilteredGroupOK, error)
- func (a *Client) UpdateProxiesSettings(params *UpdateProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProxiesSettingsOK, error)
- type CreateBlueprinterRoleConflict
- type CreateBlueprinterRoleCreated
- type CreateBlueprinterRoleParams
- func NewCreateBlueprinterRoleParams() *CreateBlueprinterRoleParams
- func NewCreateBlueprinterRoleParamsWithContext(ctx context.Context) *CreateBlueprinterRoleParams
- func NewCreateBlueprinterRoleParamsWithHTTPClient(client *http.Client) *CreateBlueprinterRoleParams
- func NewCreateBlueprinterRoleParamsWithTimeout(timeout time.Duration) *CreateBlueprinterRoleParams
- func (o *CreateBlueprinterRoleParams) SetBody(body *models.RoleAggregateCreateData)
- func (o *CreateBlueprinterRoleParams) SetContext(ctx context.Context)
- func (o *CreateBlueprinterRoleParams) SetHTTPClient(client *http.Client)
- func (o *CreateBlueprinterRoleParams) SetTimeout(timeout time.Duration)
- func (o *CreateBlueprinterRoleParams) WithBody(body *models.RoleAggregateCreateData) *CreateBlueprinterRoleParams
- func (o *CreateBlueprinterRoleParams) WithContext(ctx context.Context) *CreateBlueprinterRoleParams
- func (o *CreateBlueprinterRoleParams) WithHTTPClient(client *http.Client) *CreateBlueprinterRoleParams
- func (o *CreateBlueprinterRoleParams) WithTimeout(timeout time.Duration) *CreateBlueprinterRoleParams
- func (o *CreateBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateBlueprinterRoleReader
- type CreateConfigStoreOptionBadRequest
- type CreateConfigStoreOptionCreated
- type CreateConfigStoreOptionParams
- func NewCreateConfigStoreOptionParams() *CreateConfigStoreOptionParams
- func NewCreateConfigStoreOptionParamsWithContext(ctx context.Context) *CreateConfigStoreOptionParams
- func NewCreateConfigStoreOptionParamsWithHTTPClient(client *http.Client) *CreateConfigStoreOptionParams
- func NewCreateConfigStoreOptionParamsWithTimeout(timeout time.Duration) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) SetBody(body *models.ConfigStoreOptionData)
- func (o *CreateConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
- func (o *CreateConfigStoreOptionParams) SetContext(ctx context.Context)
- func (o *CreateConfigStoreOptionParams) SetHTTPClient(client *http.Client)
- func (o *CreateConfigStoreOptionParams) SetTimeout(timeout time.Duration)
- func (o *CreateConfigStoreOptionParams) WithBody(body *models.ConfigStoreOptionData) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) WithContext(ctx context.Context) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) WithHTTPClient(client *http.Client) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) WithTimeout(timeout time.Duration) *CreateConfigStoreOptionParams
- func (o *CreateConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateConfigStoreOptionReader
- type CreateProxiesFilteredGroupBadRequest
- type CreateProxiesFilteredGroupOK
- type CreateProxiesFilteredGroupParams
- func NewCreateProxiesFilteredGroupParams() *CreateProxiesFilteredGroupParams
- func NewCreateProxiesFilteredGroupParamsWithContext(ctx context.Context) *CreateProxiesFilteredGroupParams
- func NewCreateProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *CreateProxiesFilteredGroupParams
- func NewCreateProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *CreateProxiesFilteredGroupParams
- func (o *CreateProxiesFilteredGroupParams) SetBody(body *models.ProxiesFilteredGroup)
- func (o *CreateProxiesFilteredGroupParams) SetContext(ctx context.Context)
- func (o *CreateProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
- func (o *CreateProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
- func (o *CreateProxiesFilteredGroupParams) WithBody(body *models.ProxiesFilteredGroup) *CreateProxiesFilteredGroupParams
- func (o *CreateProxiesFilteredGroupParams) WithContext(ctx context.Context) *CreateProxiesFilteredGroupParams
- func (o *CreateProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *CreateProxiesFilteredGroupParams
- func (o *CreateProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *CreateProxiesFilteredGroupParams
- func (o *CreateProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProxiesFilteredGroupReader
- type CreateProxiesFilteredGroupRetryWith
- type DeleteAllocatorBadRequest
- type DeleteAllocatorMetadataItemNotFound
- type DeleteAllocatorMetadataItemOK
- type DeleteAllocatorMetadataItemParams
- func NewDeleteAllocatorMetadataItemParams() *DeleteAllocatorMetadataItemParams
- func NewDeleteAllocatorMetadataItemParamsWithContext(ctx context.Context) *DeleteAllocatorMetadataItemParams
- func NewDeleteAllocatorMetadataItemParamsWithHTTPClient(client *http.Client) *DeleteAllocatorMetadataItemParams
- func NewDeleteAllocatorMetadataItemParamsWithTimeout(timeout time.Duration) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) SetAllocatorID(allocatorID string)
- func (o *DeleteAllocatorMetadataItemParams) SetContext(ctx context.Context)
- func (o *DeleteAllocatorMetadataItemParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAllocatorMetadataItemParams) SetKey(key string)
- func (o *DeleteAllocatorMetadataItemParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAllocatorMetadataItemParams) SetVersion(version *int64)
- func (o *DeleteAllocatorMetadataItemParams) WithAllocatorID(allocatorID string) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WithContext(ctx context.Context) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WithHTTPClient(client *http.Client) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WithKey(key string) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WithTimeout(timeout time.Duration) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WithVersion(version *int64) *DeleteAllocatorMetadataItemParams
- func (o *DeleteAllocatorMetadataItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAllocatorMetadataItemReader
- type DeleteAllocatorMetadataItemRetryWith
- type DeleteAllocatorNotFound
- type DeleteAllocatorOK
- type DeleteAllocatorParams
- func NewDeleteAllocatorParams() *DeleteAllocatorParams
- func NewDeleteAllocatorParamsWithContext(ctx context.Context) *DeleteAllocatorParams
- func NewDeleteAllocatorParamsWithHTTPClient(client *http.Client) *DeleteAllocatorParams
- func NewDeleteAllocatorParamsWithTimeout(timeout time.Duration) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) SetAllocatorID(allocatorID string)
- func (o *DeleteAllocatorParams) SetContext(ctx context.Context)
- func (o *DeleteAllocatorParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAllocatorParams) SetRemoveInstances(removeInstances *bool)
- func (o *DeleteAllocatorParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAllocatorParams) WithAllocatorID(allocatorID string) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) WithContext(ctx context.Context) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) WithHTTPClient(client *http.Client) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) WithRemoveInstances(removeInstances *bool) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) WithTimeout(timeout time.Duration) *DeleteAllocatorParams
- func (o *DeleteAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAllocatorReader
- type DeleteAllocatorRetryWith
- type DeleteBlueprinterRoleBadRequest
- type DeleteBlueprinterRoleConflict
- type DeleteBlueprinterRoleNotFound
- type DeleteBlueprinterRoleOK
- type DeleteBlueprinterRoleParams
- func NewDeleteBlueprinterRoleParams() *DeleteBlueprinterRoleParams
- func NewDeleteBlueprinterRoleParamsWithContext(ctx context.Context) *DeleteBlueprinterRoleParams
- func NewDeleteBlueprinterRoleParamsWithHTTPClient(client *http.Client) *DeleteBlueprinterRoleParams
- func NewDeleteBlueprinterRoleParamsWithTimeout(timeout time.Duration) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
- func (o *DeleteBlueprinterRoleParams) SetContext(ctx context.Context)
- func (o *DeleteBlueprinterRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteBlueprinterRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteBlueprinterRoleParams) SetVersion(version *int64)
- func (o *DeleteBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) WithContext(ctx context.Context) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) WithHTTPClient(client *http.Client) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) WithTimeout(timeout time.Duration) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) WithVersion(version *int64) *DeleteBlueprinterRoleParams
- func (o *DeleteBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteBlueprinterRoleReader
- type DeleteConfigStoreOptionNotFound
- type DeleteConfigStoreOptionOK
- type DeleteConfigStoreOptionParams
- func NewDeleteConfigStoreOptionParams() *DeleteConfigStoreOptionParams
- func NewDeleteConfigStoreOptionParamsWithContext(ctx context.Context) *DeleteConfigStoreOptionParams
- func NewDeleteConfigStoreOptionParamsWithHTTPClient(client *http.Client) *DeleteConfigStoreOptionParams
- func NewDeleteConfigStoreOptionParamsWithTimeout(timeout time.Duration) *DeleteConfigStoreOptionParams
- func (o *DeleteConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
- func (o *DeleteConfigStoreOptionParams) SetContext(ctx context.Context)
- func (o *DeleteConfigStoreOptionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteConfigStoreOptionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *DeleteConfigStoreOptionParams
- func (o *DeleteConfigStoreOptionParams) WithContext(ctx context.Context) *DeleteConfigStoreOptionParams
- func (o *DeleteConfigStoreOptionParams) WithHTTPClient(client *http.Client) *DeleteConfigStoreOptionParams
- func (o *DeleteConfigStoreOptionParams) WithTimeout(timeout time.Duration) *DeleteConfigStoreOptionParams
- func (o *DeleteConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteConfigStoreOptionReader
- type DeleteLicenseNotFound
- type DeleteLicenseOK
- type DeleteLicenseParams
- func (o *DeleteLicenseParams) SetContext(ctx context.Context)
- func (o *DeleteLicenseParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLicenseParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLicenseParams) WithContext(ctx context.Context) *DeleteLicenseParams
- func (o *DeleteLicenseParams) WithHTTPClient(client *http.Client) *DeleteLicenseParams
- func (o *DeleteLicenseParams) WithTimeout(timeout time.Duration) *DeleteLicenseParams
- func (o *DeleteLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLicenseReader
- type DeleteLicenseRetryWith
- type DeleteProxiesFilteredGroupConflict
- type DeleteProxiesFilteredGroupNotFound
- type DeleteProxiesFilteredGroupOK
- type DeleteProxiesFilteredGroupParams
- func NewDeleteProxiesFilteredGroupParams() *DeleteProxiesFilteredGroupParams
- func NewDeleteProxiesFilteredGroupParamsWithContext(ctx context.Context) *DeleteProxiesFilteredGroupParams
- func NewDeleteProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *DeleteProxiesFilteredGroupParams
- func NewDeleteProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) SetContext(ctx context.Context)
- func (o *DeleteProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
- func (o *DeleteProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProxiesFilteredGroupParams) SetVersion(version *int64)
- func (o *DeleteProxiesFilteredGroupParams) WithContext(ctx context.Context) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) WithVersion(version *int64) *DeleteProxiesFilteredGroupParams
- func (o *DeleteProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProxiesFilteredGroupReader
- type DeleteProxiesFilteredGroupRetryWith
- type DeleteRunnerBadRequest
- type DeleteRunnerNotFound
- type DeleteRunnerOK
- type DeleteRunnerParams
- func (o *DeleteRunnerParams) SetContext(ctx context.Context)
- func (o *DeleteRunnerParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRunnerParams) SetRunnerID(runnerID string)
- func (o *DeleteRunnerParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRunnerParams) WithContext(ctx context.Context) *DeleteRunnerParams
- func (o *DeleteRunnerParams) WithHTTPClient(client *http.Client) *DeleteRunnerParams
- func (o *DeleteRunnerParams) WithRunnerID(runnerID string) *DeleteRunnerParams
- func (o *DeleteRunnerParams) WithTimeout(timeout time.Duration) *DeleteRunnerParams
- func (o *DeleteRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRunnerReader
- type DeleteRunnerRetryWith
- type GetAllocatorMetadataNotFound
- type GetAllocatorMetadataOK
- type GetAllocatorMetadataParams
- func NewGetAllocatorMetadataParams() *GetAllocatorMetadataParams
- func NewGetAllocatorMetadataParamsWithContext(ctx context.Context) *GetAllocatorMetadataParams
- func NewGetAllocatorMetadataParamsWithHTTPClient(client *http.Client) *GetAllocatorMetadataParams
- func NewGetAllocatorMetadataParamsWithTimeout(timeout time.Duration) *GetAllocatorMetadataParams
- func (o *GetAllocatorMetadataParams) SetAllocatorID(allocatorID string)
- func (o *GetAllocatorMetadataParams) SetContext(ctx context.Context)
- func (o *GetAllocatorMetadataParams) SetHTTPClient(client *http.Client)
- func (o *GetAllocatorMetadataParams) SetTimeout(timeout time.Duration)
- func (o *GetAllocatorMetadataParams) WithAllocatorID(allocatorID string) *GetAllocatorMetadataParams
- func (o *GetAllocatorMetadataParams) WithContext(ctx context.Context) *GetAllocatorMetadataParams
- func (o *GetAllocatorMetadataParams) WithHTTPClient(client *http.Client) *GetAllocatorMetadataParams
- func (o *GetAllocatorMetadataParams) WithTimeout(timeout time.Duration) *GetAllocatorMetadataParams
- func (o *GetAllocatorMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllocatorMetadataReader
- type GetAllocatorNotFound
- type GetAllocatorOK
- type GetAllocatorParams
- func (o *GetAllocatorParams) SetAllocatorID(allocatorID string)
- func (o *GetAllocatorParams) SetContext(ctx context.Context)
- func (o *GetAllocatorParams) SetHTTPClient(client *http.Client)
- func (o *GetAllocatorParams) SetTimeout(timeout time.Duration)
- func (o *GetAllocatorParams) WithAllocatorID(allocatorID string) *GetAllocatorParams
- func (o *GetAllocatorParams) WithContext(ctx context.Context) *GetAllocatorParams
- func (o *GetAllocatorParams) WithHTTPClient(client *http.Client) *GetAllocatorParams
- func (o *GetAllocatorParams) WithTimeout(timeout time.Duration) *GetAllocatorParams
- func (o *GetAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllocatorReader
- type GetAllocatorSettingsNotFound
- type GetAllocatorSettingsOK
- type GetAllocatorSettingsParams
- func NewGetAllocatorSettingsParams() *GetAllocatorSettingsParams
- func NewGetAllocatorSettingsParamsWithContext(ctx context.Context) *GetAllocatorSettingsParams
- func NewGetAllocatorSettingsParamsWithHTTPClient(client *http.Client) *GetAllocatorSettingsParams
- func NewGetAllocatorSettingsParamsWithTimeout(timeout time.Duration) *GetAllocatorSettingsParams
- func (o *GetAllocatorSettingsParams) SetAllocatorID(allocatorID string)
- func (o *GetAllocatorSettingsParams) SetContext(ctx context.Context)
- func (o *GetAllocatorSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetAllocatorSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetAllocatorSettingsParams) WithAllocatorID(allocatorID string) *GetAllocatorSettingsParams
- func (o *GetAllocatorSettingsParams) WithContext(ctx context.Context) *GetAllocatorSettingsParams
- func (o *GetAllocatorSettingsParams) WithHTTPClient(client *http.Client) *GetAllocatorSettingsParams
- func (o *GetAllocatorSettingsParams) WithTimeout(timeout time.Duration) *GetAllocatorSettingsParams
- func (o *GetAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllocatorSettingsReader
- type GetAllocatorsOK
- type GetAllocatorsParams
- func (o *GetAllocatorsParams) SetContext(ctx context.Context)
- func (o *GetAllocatorsParams) SetFrom(from *int64)
- func (o *GetAllocatorsParams) SetHTTPClient(client *http.Client)
- func (o *GetAllocatorsParams) SetQ(q *string)
- func (o *GetAllocatorsParams) SetSize(size *int64)
- func (o *GetAllocatorsParams) SetSort(sort *string)
- func (o *GetAllocatorsParams) SetTimeout(timeout time.Duration)
- func (o *GetAllocatorsParams) WithContext(ctx context.Context) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithFrom(from *int64) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithHTTPClient(client *http.Client) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithQ(q *string) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithSize(size *int64) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithSort(sort *string) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WithTimeout(timeout time.Duration) *GetAllocatorsParams
- func (o *GetAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllocatorsReader
- type GetBlueprinterRoleNotFound
- type GetBlueprinterRoleOK
- type GetBlueprinterRoleParams
- func NewGetBlueprinterRoleParams() *GetBlueprinterRoleParams
- func NewGetBlueprinterRoleParamsWithContext(ctx context.Context) *GetBlueprinterRoleParams
- func NewGetBlueprinterRoleParamsWithHTTPClient(client *http.Client) *GetBlueprinterRoleParams
- func NewGetBlueprinterRoleParamsWithTimeout(timeout time.Duration) *GetBlueprinterRoleParams
- func (o *GetBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
- func (o *GetBlueprinterRoleParams) SetContext(ctx context.Context)
- func (o *GetBlueprinterRoleParams) SetHTTPClient(client *http.Client)
- func (o *GetBlueprinterRoleParams) SetTimeout(timeout time.Duration)
- func (o *GetBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *GetBlueprinterRoleParams
- func (o *GetBlueprinterRoleParams) WithContext(ctx context.Context) *GetBlueprinterRoleParams
- func (o *GetBlueprinterRoleParams) WithHTTPClient(client *http.Client) *GetBlueprinterRoleParams
- func (o *GetBlueprinterRoleParams) WithTimeout(timeout time.Duration) *GetBlueprinterRoleParams
- func (o *GetBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBlueprinterRoleReader
- type GetConfigStoreOptionNotFound
- type GetConfigStoreOptionOK
- type GetConfigStoreOptionParams
- func NewGetConfigStoreOptionParams() *GetConfigStoreOptionParams
- func NewGetConfigStoreOptionParamsWithContext(ctx context.Context) *GetConfigStoreOptionParams
- func NewGetConfigStoreOptionParamsWithHTTPClient(client *http.Client) *GetConfigStoreOptionParams
- func NewGetConfigStoreOptionParamsWithTimeout(timeout time.Duration) *GetConfigStoreOptionParams
- func (o *GetConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
- func (o *GetConfigStoreOptionParams) SetContext(ctx context.Context)
- func (o *GetConfigStoreOptionParams) SetHTTPClient(client *http.Client)
- func (o *GetConfigStoreOptionParams) SetTimeout(timeout time.Duration)
- func (o *GetConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *GetConfigStoreOptionParams
- func (o *GetConfigStoreOptionParams) WithContext(ctx context.Context) *GetConfigStoreOptionParams
- func (o *GetConfigStoreOptionParams) WithHTTPClient(client *http.Client) *GetConfigStoreOptionParams
- func (o *GetConfigStoreOptionParams) WithTimeout(timeout time.Duration) *GetConfigStoreOptionParams
- func (o *GetConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfigStoreOptionReader
- type GetConstructorNotFound
- type GetConstructorOK
- type GetConstructorParams
- func NewGetConstructorParams() *GetConstructorParams
- func NewGetConstructorParamsWithContext(ctx context.Context) *GetConstructorParams
- func NewGetConstructorParamsWithHTTPClient(client *http.Client) *GetConstructorParams
- func NewGetConstructorParamsWithTimeout(timeout time.Duration) *GetConstructorParams
- func (o *GetConstructorParams) SetConstructorID(constructorID string)
- func (o *GetConstructorParams) SetContext(ctx context.Context)
- func (o *GetConstructorParams) SetHTTPClient(client *http.Client)
- func (o *GetConstructorParams) SetTimeout(timeout time.Duration)
- func (o *GetConstructorParams) WithConstructorID(constructorID string) *GetConstructorParams
- func (o *GetConstructorParams) WithContext(ctx context.Context) *GetConstructorParams
- func (o *GetConstructorParams) WithHTTPClient(client *http.Client) *GetConstructorParams
- func (o *GetConstructorParams) WithTimeout(timeout time.Duration) *GetConstructorParams
- func (o *GetConstructorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConstructorReader
- type GetConstructorsOK
- type GetConstructorsParams
- func NewGetConstructorsParams() *GetConstructorsParams
- func NewGetConstructorsParamsWithContext(ctx context.Context) *GetConstructorsParams
- func NewGetConstructorsParamsWithHTTPClient(client *http.Client) *GetConstructorsParams
- func NewGetConstructorsParamsWithTimeout(timeout time.Duration) *GetConstructorsParams
- func (o *GetConstructorsParams) SetContext(ctx context.Context)
- func (o *GetConstructorsParams) SetHTTPClient(client *http.Client)
- func (o *GetConstructorsParams) SetTimeout(timeout time.Duration)
- func (o *GetConstructorsParams) WithContext(ctx context.Context) *GetConstructorsParams
- func (o *GetConstructorsParams) WithHTTPClient(client *http.Client) *GetConstructorsParams
- func (o *GetConstructorsParams) WithTimeout(timeout time.Duration) *GetConstructorsParams
- func (o *GetConstructorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConstructorsReader
- type GetLicenseNotFound
- type GetLicenseOK
- type GetLicenseParams
- func (o *GetLicenseParams) SetContext(ctx context.Context)
- func (o *GetLicenseParams) SetHTTPClient(client *http.Client)
- func (o *GetLicenseParams) SetTimeout(timeout time.Duration)
- func (o *GetLicenseParams) WithContext(ctx context.Context) *GetLicenseParams
- func (o *GetLicenseParams) WithHTTPClient(client *http.Client) *GetLicenseParams
- func (o *GetLicenseParams) WithTimeout(timeout time.Duration) *GetLicenseParams
- func (o *GetLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLicenseReader
- type GetProxiesFilteredGroupHealthExpectationFailed
- type GetProxiesFilteredGroupHealthOK
- type GetProxiesFilteredGroupHealthParams
- func NewGetProxiesFilteredGroupHealthParams() *GetProxiesFilteredGroupHealthParams
- func NewGetProxiesFilteredGroupHealthParamsWithContext(ctx context.Context) *GetProxiesFilteredGroupHealthParams
- func NewGetProxiesFilteredGroupHealthParamsWithHTTPClient(client *http.Client) *GetProxiesFilteredGroupHealthParams
- func NewGetProxiesFilteredGroupHealthParamsWithTimeout(timeout time.Duration) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) SetContext(ctx context.Context)
- func (o *GetProxiesFilteredGroupHealthParams) SetExpectStatus(expectStatus *string)
- func (o *GetProxiesFilteredGroupHealthParams) SetHTTPClient(client *http.Client)
- func (o *GetProxiesFilteredGroupHealthParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
- func (o *GetProxiesFilteredGroupHealthParams) SetTimeout(timeout time.Duration)
- func (o *GetProxiesFilteredGroupHealthParams) WithContext(ctx context.Context) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) WithExpectStatus(expectStatus *string) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) WithHTTPClient(client *http.Client) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) WithTimeout(timeout time.Duration) *GetProxiesFilteredGroupHealthParams
- func (o *GetProxiesFilteredGroupHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxiesFilteredGroupHealthReader
- type GetProxiesFilteredGroupHealthRetryWith
- type GetProxiesFilteredGroupNotFound
- type GetProxiesFilteredGroupOK
- type GetProxiesFilteredGroupParams
- func NewGetProxiesFilteredGroupParams() *GetProxiesFilteredGroupParams
- func NewGetProxiesFilteredGroupParamsWithContext(ctx context.Context) *GetProxiesFilteredGroupParams
- func NewGetProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *GetProxiesFilteredGroupParams
- func NewGetProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *GetProxiesFilteredGroupParams
- func (o *GetProxiesFilteredGroupParams) SetContext(ctx context.Context)
- func (o *GetProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
- func (o *GetProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
- func (o *GetProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
- func (o *GetProxiesFilteredGroupParams) WithContext(ctx context.Context) *GetProxiesFilteredGroupParams
- func (o *GetProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *GetProxiesFilteredGroupParams
- func (o *GetProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *GetProxiesFilteredGroupParams
- func (o *GetProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *GetProxiesFilteredGroupParams
- func (o *GetProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxiesFilteredGroupReader
- type GetProxiesHealthExpectationFailed
- type GetProxiesHealthOK
- type GetProxiesHealthParams
- func NewGetProxiesHealthParams() *GetProxiesHealthParams
- func NewGetProxiesHealthParamsWithContext(ctx context.Context) *GetProxiesHealthParams
- func NewGetProxiesHealthParamsWithHTTPClient(client *http.Client) *GetProxiesHealthParams
- func NewGetProxiesHealthParamsWithTimeout(timeout time.Duration) *GetProxiesHealthParams
- func (o *GetProxiesHealthParams) SetContext(ctx context.Context)
- func (o *GetProxiesHealthParams) SetExpectStatus(expectStatus *string)
- func (o *GetProxiesHealthParams) SetHTTPClient(client *http.Client)
- func (o *GetProxiesHealthParams) SetTimeout(timeout time.Duration)
- func (o *GetProxiesHealthParams) WithContext(ctx context.Context) *GetProxiesHealthParams
- func (o *GetProxiesHealthParams) WithExpectStatus(expectStatus *string) *GetProxiesHealthParams
- func (o *GetProxiesHealthParams) WithHTTPClient(client *http.Client) *GetProxiesHealthParams
- func (o *GetProxiesHealthParams) WithTimeout(timeout time.Duration) *GetProxiesHealthParams
- func (o *GetProxiesHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxiesHealthReader
- type GetProxiesHealthRetryWith
- type GetProxiesOK
- type GetProxiesParams
- func (o *GetProxiesParams) SetContext(ctx context.Context)
- func (o *GetProxiesParams) SetHTTPClient(client *http.Client)
- func (o *GetProxiesParams) SetTimeout(timeout time.Duration)
- func (o *GetProxiesParams) WithContext(ctx context.Context) *GetProxiesParams
- func (o *GetProxiesParams) WithHTTPClient(client *http.Client) *GetProxiesParams
- func (o *GetProxiesParams) WithTimeout(timeout time.Duration) *GetProxiesParams
- func (o *GetProxiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxiesReader
- type GetProxiesSettingsOK
- type GetProxiesSettingsParams
- func NewGetProxiesSettingsParams() *GetProxiesSettingsParams
- func NewGetProxiesSettingsParamsWithContext(ctx context.Context) *GetProxiesSettingsParams
- func NewGetProxiesSettingsParamsWithHTTPClient(client *http.Client) *GetProxiesSettingsParams
- func NewGetProxiesSettingsParamsWithTimeout(timeout time.Duration) *GetProxiesSettingsParams
- func (o *GetProxiesSettingsParams) SetContext(ctx context.Context)
- func (o *GetProxiesSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetProxiesSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetProxiesSettingsParams) WithContext(ctx context.Context) *GetProxiesSettingsParams
- func (o *GetProxiesSettingsParams) WithHTTPClient(client *http.Client) *GetProxiesSettingsParams
- func (o *GetProxiesSettingsParams) WithTimeout(timeout time.Duration) *GetProxiesSettingsParams
- func (o *GetProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxiesSettingsReader
- type GetProxyNotFound
- type GetProxyOK
- type GetProxyParams
- func (o *GetProxyParams) SetContext(ctx context.Context)
- func (o *GetProxyParams) SetHTTPClient(client *http.Client)
- func (o *GetProxyParams) SetProxyID(proxyID string)
- func (o *GetProxyParams) SetTimeout(timeout time.Duration)
- func (o *GetProxyParams) WithContext(ctx context.Context) *GetProxyParams
- func (o *GetProxyParams) WithHTTPClient(client *http.Client) *GetProxyParams
- func (o *GetProxyParams) WithProxyID(proxyID string) *GetProxyParams
- func (o *GetProxyParams) WithTimeout(timeout time.Duration) *GetProxyParams
- func (o *GetProxyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxyReader
- type GetRunnerNotFound
- type GetRunnerOK
- type GetRunnerParams
- func (o *GetRunnerParams) SetContext(ctx context.Context)
- func (o *GetRunnerParams) SetHTTPClient(client *http.Client)
- func (o *GetRunnerParams) SetRunnerID(runnerID string)
- func (o *GetRunnerParams) SetTimeout(timeout time.Duration)
- func (o *GetRunnerParams) WithContext(ctx context.Context) *GetRunnerParams
- func (o *GetRunnerParams) WithHTTPClient(client *http.Client) *GetRunnerParams
- func (o *GetRunnerParams) WithRunnerID(runnerID string) *GetRunnerParams
- func (o *GetRunnerParams) WithTimeout(timeout time.Duration) *GetRunnerParams
- func (o *GetRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRunnerReader
- type GetRunnersOK
- type GetRunnersParams
- func (o *GetRunnersParams) SetContext(ctx context.Context)
- func (o *GetRunnersParams) SetHTTPClient(client *http.Client)
- func (o *GetRunnersParams) SetQ(q *string)
- func (o *GetRunnersParams) SetTimeout(timeout time.Duration)
- func (o *GetRunnersParams) WithContext(ctx context.Context) *GetRunnersParams
- func (o *GetRunnersParams) WithHTTPClient(client *http.Client) *GetRunnersParams
- func (o *GetRunnersParams) WithQ(q *string) *GetRunnersParams
- func (o *GetRunnersParams) WithTimeout(timeout time.Duration) *GetRunnersParams
- func (o *GetRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRunnersReader
- type ListBlueprinterRolesOK
- type ListBlueprinterRolesParams
- func NewListBlueprinterRolesParams() *ListBlueprinterRolesParams
- func NewListBlueprinterRolesParamsWithContext(ctx context.Context) *ListBlueprinterRolesParams
- func NewListBlueprinterRolesParamsWithHTTPClient(client *http.Client) *ListBlueprinterRolesParams
- func NewListBlueprinterRolesParamsWithTimeout(timeout time.Duration) *ListBlueprinterRolesParams
- func (o *ListBlueprinterRolesParams) SetContext(ctx context.Context)
- func (o *ListBlueprinterRolesParams) SetHTTPClient(client *http.Client)
- func (o *ListBlueprinterRolesParams) SetTimeout(timeout time.Duration)
- func (o *ListBlueprinterRolesParams) WithContext(ctx context.Context) *ListBlueprinterRolesParams
- func (o *ListBlueprinterRolesParams) WithHTTPClient(client *http.Client) *ListBlueprinterRolesParams
- func (o *ListBlueprinterRolesParams) WithTimeout(timeout time.Duration) *ListBlueprinterRolesParams
- func (o *ListBlueprinterRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListBlueprinterRolesReader
- type ListConfigStoreOptionOK
- type ListConfigStoreOptionParams
- func NewListConfigStoreOptionParams() *ListConfigStoreOptionParams
- func NewListConfigStoreOptionParamsWithContext(ctx context.Context) *ListConfigStoreOptionParams
- func NewListConfigStoreOptionParamsWithHTTPClient(client *http.Client) *ListConfigStoreOptionParams
- func NewListConfigStoreOptionParamsWithTimeout(timeout time.Duration) *ListConfigStoreOptionParams
- func (o *ListConfigStoreOptionParams) SetContext(ctx context.Context)
- func (o *ListConfigStoreOptionParams) SetHTTPClient(client *http.Client)
- func (o *ListConfigStoreOptionParams) SetTimeout(timeout time.Duration)
- func (o *ListConfigStoreOptionParams) WithContext(ctx context.Context) *ListConfigStoreOptionParams
- func (o *ListConfigStoreOptionParams) WithHTTPClient(client *http.Client) *ListConfigStoreOptionParams
- func (o *ListConfigStoreOptionParams) WithTimeout(timeout time.Duration) *ListConfigStoreOptionParams
- func (o *ListConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListConfigStoreOptionReader
- type MoveClustersAccepted
- type MoveClustersBadRequest
- type MoveClustersByTypeAccepted
- type MoveClustersByTypeBadRequest
- type MoveClustersByTypeForbidden
- type MoveClustersByTypeParams
- func NewMoveClustersByTypeParams() *MoveClustersByTypeParams
- func NewMoveClustersByTypeParamsWithContext(ctx context.Context) *MoveClustersByTypeParams
- func NewMoveClustersByTypeParamsWithHTTPClient(client *http.Client) *MoveClustersByTypeParams
- func NewMoveClustersByTypeParamsWithTimeout(timeout time.Duration) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) SetAllocatorDown(allocatorDown *bool)
- func (o *MoveClustersByTypeParams) SetAllocatorID(allocatorID string)
- func (o *MoveClustersByTypeParams) SetBody(body *models.MoveClustersRequest)
- func (o *MoveClustersByTypeParams) SetClusterType(clusterType *string)
- func (o *MoveClustersByTypeParams) SetContext(ctx context.Context)
- func (o *MoveClustersByTypeParams) SetForceUpdate(forceUpdate *bool)
- func (o *MoveClustersByTypeParams) SetHTTPClient(client *http.Client)
- func (o *MoveClustersByTypeParams) SetMoveOnly(moveOnly *bool)
- func (o *MoveClustersByTypeParams) SetTimeout(timeout time.Duration)
- func (o *MoveClustersByTypeParams) SetValidateOnly(validateOnly *bool)
- func (o *MoveClustersByTypeParams) WithAllocatorDown(allocatorDown *bool) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithAllocatorID(allocatorID string) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithBody(body *models.MoveClustersRequest) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithClusterType(clusterType *string) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithContext(ctx context.Context) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithForceUpdate(forceUpdate *bool) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithHTTPClient(client *http.Client) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithMoveOnly(moveOnly *bool) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithTimeout(timeout time.Duration) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WithValidateOnly(validateOnly *bool) *MoveClustersByTypeParams
- func (o *MoveClustersByTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MoveClustersByTypeReader
- type MoveClustersByTypeRetryWith
- type MoveClustersForbidden
- type MoveClustersParams
- func (o *MoveClustersParams) SetAllocatorDown(allocatorDown *bool)
- func (o *MoveClustersParams) SetAllocatorID(allocatorID string)
- func (o *MoveClustersParams) SetBody(body *models.MoveClustersRequest)
- func (o *MoveClustersParams) SetContext(ctx context.Context)
- func (o *MoveClustersParams) SetForceUpdate(forceUpdate *bool)
- func (o *MoveClustersParams) SetHTTPClient(client *http.Client)
- func (o *MoveClustersParams) SetMoveOnly(moveOnly *bool)
- func (o *MoveClustersParams) SetTimeout(timeout time.Duration)
- func (o *MoveClustersParams) SetValidateOnly(validateOnly *bool)
- func (o *MoveClustersParams) WithAllocatorDown(allocatorDown *bool) *MoveClustersParams
- func (o *MoveClustersParams) WithAllocatorID(allocatorID string) *MoveClustersParams
- func (o *MoveClustersParams) WithBody(body *models.MoveClustersRequest) *MoveClustersParams
- func (o *MoveClustersParams) WithContext(ctx context.Context) *MoveClustersParams
- func (o *MoveClustersParams) WithForceUpdate(forceUpdate *bool) *MoveClustersParams
- func (o *MoveClustersParams) WithHTTPClient(client *http.Client) *MoveClustersParams
- func (o *MoveClustersParams) WithMoveOnly(moveOnly *bool) *MoveClustersParams
- func (o *MoveClustersParams) WithTimeout(timeout time.Duration) *MoveClustersParams
- func (o *MoveClustersParams) WithValidateOnly(validateOnly *bool) *MoveClustersParams
- func (o *MoveClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MoveClustersReader
- type MoveClustersRetryWith
- type PutConfigStoreOptionConflict
- type PutConfigStoreOptionNotFound
- type PutConfigStoreOptionOK
- type PutConfigStoreOptionParams
- func NewPutConfigStoreOptionParams() *PutConfigStoreOptionParams
- func NewPutConfigStoreOptionParamsWithContext(ctx context.Context) *PutConfigStoreOptionParams
- func NewPutConfigStoreOptionParamsWithHTTPClient(client *http.Client) *PutConfigStoreOptionParams
- func NewPutConfigStoreOptionParamsWithTimeout(timeout time.Duration) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) SetBody(body *models.ConfigStoreOptionData)
- func (o *PutConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
- func (o *PutConfigStoreOptionParams) SetContext(ctx context.Context)
- func (o *PutConfigStoreOptionParams) SetHTTPClient(client *http.Client)
- func (o *PutConfigStoreOptionParams) SetTimeout(timeout time.Duration)
- func (o *PutConfigStoreOptionParams) SetVersion(version *int64)
- func (o *PutConfigStoreOptionParams) WithBody(body *models.ConfigStoreOptionData) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WithContext(ctx context.Context) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WithHTTPClient(client *http.Client) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WithTimeout(timeout time.Duration) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WithVersion(version *int64) *PutConfigStoreOptionParams
- func (o *PutConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutConfigStoreOptionReader
- type ResyncAllocatorInternalServerError
- type ResyncAllocatorOK
- type ResyncAllocatorParams
- func NewResyncAllocatorParams() *ResyncAllocatorParams
- func NewResyncAllocatorParamsWithContext(ctx context.Context) *ResyncAllocatorParams
- func NewResyncAllocatorParamsWithHTTPClient(client *http.Client) *ResyncAllocatorParams
- func NewResyncAllocatorParamsWithTimeout(timeout time.Duration) *ResyncAllocatorParams
- func (o *ResyncAllocatorParams) SetAllocatorID(allocatorID string)
- func (o *ResyncAllocatorParams) SetContext(ctx context.Context)
- func (o *ResyncAllocatorParams) SetHTTPClient(client *http.Client)
- func (o *ResyncAllocatorParams) SetTimeout(timeout time.Duration)
- func (o *ResyncAllocatorParams) WithAllocatorID(allocatorID string) *ResyncAllocatorParams
- func (o *ResyncAllocatorParams) WithContext(ctx context.Context) *ResyncAllocatorParams
- func (o *ResyncAllocatorParams) WithHTTPClient(client *http.Client) *ResyncAllocatorParams
- func (o *ResyncAllocatorParams) WithTimeout(timeout time.Duration) *ResyncAllocatorParams
- func (o *ResyncAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncAllocatorReader
- type ResyncAllocatorRetryWith
- type ResyncAllocatorsAccepted
- type ResyncAllocatorsParams
- func NewResyncAllocatorsParams() *ResyncAllocatorsParams
- func NewResyncAllocatorsParamsWithContext(ctx context.Context) *ResyncAllocatorsParams
- func NewResyncAllocatorsParamsWithHTTPClient(client *http.Client) *ResyncAllocatorsParams
- func NewResyncAllocatorsParamsWithTimeout(timeout time.Duration) *ResyncAllocatorsParams
- func (o *ResyncAllocatorsParams) SetContext(ctx context.Context)
- func (o *ResyncAllocatorsParams) SetHTTPClient(client *http.Client)
- func (o *ResyncAllocatorsParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
- func (o *ResyncAllocatorsParams) SetTimeout(timeout time.Duration)
- func (o *ResyncAllocatorsParams) WithContext(ctx context.Context) *ResyncAllocatorsParams
- func (o *ResyncAllocatorsParams) WithHTTPClient(client *http.Client) *ResyncAllocatorsParams
- func (o *ResyncAllocatorsParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncAllocatorsParams
- func (o *ResyncAllocatorsParams) WithTimeout(timeout time.Duration) *ResyncAllocatorsParams
- func (o *ResyncAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncAllocatorsReader
- type ResyncAllocatorsRetryWith
- type ResyncConstructorInternalServerError
- type ResyncConstructorOK
- type ResyncConstructorParams
- func NewResyncConstructorParams() *ResyncConstructorParams
- func NewResyncConstructorParamsWithContext(ctx context.Context) *ResyncConstructorParams
- func NewResyncConstructorParamsWithHTTPClient(client *http.Client) *ResyncConstructorParams
- func NewResyncConstructorParamsWithTimeout(timeout time.Duration) *ResyncConstructorParams
- func (o *ResyncConstructorParams) SetConstructorID(constructorID string)
- func (o *ResyncConstructorParams) SetContext(ctx context.Context)
- func (o *ResyncConstructorParams) SetHTTPClient(client *http.Client)
- func (o *ResyncConstructorParams) SetTimeout(timeout time.Duration)
- func (o *ResyncConstructorParams) WithConstructorID(constructorID string) *ResyncConstructorParams
- func (o *ResyncConstructorParams) WithContext(ctx context.Context) *ResyncConstructorParams
- func (o *ResyncConstructorParams) WithHTTPClient(client *http.Client) *ResyncConstructorParams
- func (o *ResyncConstructorParams) WithTimeout(timeout time.Duration) *ResyncConstructorParams
- func (o *ResyncConstructorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncConstructorReader
- type ResyncConstructorRetryWith
- type ResyncConstructorsAccepted
- type ResyncConstructorsParams
- func NewResyncConstructorsParams() *ResyncConstructorsParams
- func NewResyncConstructorsParamsWithContext(ctx context.Context) *ResyncConstructorsParams
- func NewResyncConstructorsParamsWithHTTPClient(client *http.Client) *ResyncConstructorsParams
- func NewResyncConstructorsParamsWithTimeout(timeout time.Duration) *ResyncConstructorsParams
- func (o *ResyncConstructorsParams) SetContext(ctx context.Context)
- func (o *ResyncConstructorsParams) SetHTTPClient(client *http.Client)
- func (o *ResyncConstructorsParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
- func (o *ResyncConstructorsParams) SetTimeout(timeout time.Duration)
- func (o *ResyncConstructorsParams) WithContext(ctx context.Context) *ResyncConstructorsParams
- func (o *ResyncConstructorsParams) WithHTTPClient(client *http.Client) *ResyncConstructorsParams
- func (o *ResyncConstructorsParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncConstructorsParams
- func (o *ResyncConstructorsParams) WithTimeout(timeout time.Duration) *ResyncConstructorsParams
- func (o *ResyncConstructorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncConstructorsReader
- type ResyncConstructorsRetryWith
- type ResyncRunnerInternalServerError
- type ResyncRunnerOK
- type ResyncRunnerParams
- func (o *ResyncRunnerParams) SetContext(ctx context.Context)
- func (o *ResyncRunnerParams) SetHTTPClient(client *http.Client)
- func (o *ResyncRunnerParams) SetRunnerID(runnerID string)
- func (o *ResyncRunnerParams) SetTimeout(timeout time.Duration)
- func (o *ResyncRunnerParams) WithContext(ctx context.Context) *ResyncRunnerParams
- func (o *ResyncRunnerParams) WithHTTPClient(client *http.Client) *ResyncRunnerParams
- func (o *ResyncRunnerParams) WithRunnerID(runnerID string) *ResyncRunnerParams
- func (o *ResyncRunnerParams) WithTimeout(timeout time.Duration) *ResyncRunnerParams
- func (o *ResyncRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncRunnerReader
- type ResyncRunnerRetryWith
- type ResyncRunnersAccepted
- type ResyncRunnersParams
- func (o *ResyncRunnersParams) SetContext(ctx context.Context)
- func (o *ResyncRunnersParams) SetHTTPClient(client *http.Client)
- func (o *ResyncRunnersParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
- func (o *ResyncRunnersParams) SetTimeout(timeout time.Duration)
- func (o *ResyncRunnersParams) WithContext(ctx context.Context) *ResyncRunnersParams
- func (o *ResyncRunnersParams) WithHTTPClient(client *http.Client) *ResyncRunnersParams
- func (o *ResyncRunnersParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncRunnersParams
- func (o *ResyncRunnersParams) WithTimeout(timeout time.Duration) *ResyncRunnersParams
- func (o *ResyncRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncRunnersReader
- type ResyncRunnersRetryWith
- type SearchAllocatorsBadRequest
- type SearchAllocatorsOK
- type SearchAllocatorsParams
- func NewSearchAllocatorsParams() *SearchAllocatorsParams
- func NewSearchAllocatorsParamsWithContext(ctx context.Context) *SearchAllocatorsParams
- func NewSearchAllocatorsParamsWithHTTPClient(client *http.Client) *SearchAllocatorsParams
- func NewSearchAllocatorsParamsWithTimeout(timeout time.Duration) *SearchAllocatorsParams
- func (o *SearchAllocatorsParams) SetBody(body *models.SearchRequest)
- func (o *SearchAllocatorsParams) SetContext(ctx context.Context)
- func (o *SearchAllocatorsParams) SetHTTPClient(client *http.Client)
- func (o *SearchAllocatorsParams) SetTimeout(timeout time.Duration)
- func (o *SearchAllocatorsParams) WithBody(body *models.SearchRequest) *SearchAllocatorsParams
- func (o *SearchAllocatorsParams) WithContext(ctx context.Context) *SearchAllocatorsParams
- func (o *SearchAllocatorsParams) WithHTTPClient(client *http.Client) *SearchAllocatorsParams
- func (o *SearchAllocatorsParams) WithTimeout(timeout time.Duration) *SearchAllocatorsParams
- func (o *SearchAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchAllocatorsReader
- type SearchRunnersBadRequest
- type SearchRunnersOK
- type SearchRunnersParams
- func (o *SearchRunnersParams) SetBody(body *models.SearchRequest)
- func (o *SearchRunnersParams) SetContext(ctx context.Context)
- func (o *SearchRunnersParams) SetHTTPClient(client *http.Client)
- func (o *SearchRunnersParams) SetTimeout(timeout time.Duration)
- func (o *SearchRunnersParams) WithBody(body *models.SearchRequest) *SearchRunnersParams
- func (o *SearchRunnersParams) WithContext(ctx context.Context) *SearchRunnersParams
- func (o *SearchRunnersParams) WithHTTPClient(client *http.Client) *SearchRunnersParams
- func (o *SearchRunnersParams) WithTimeout(timeout time.Duration) *SearchRunnersParams
- func (o *SearchRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchRunnersReader
- type SetAllocatorMetadataBadRequest
- type SetAllocatorMetadataItemBadRequest
- type SetAllocatorMetadataItemNotFound
- type SetAllocatorMetadataItemOK
- type SetAllocatorMetadataItemParams
- func NewSetAllocatorMetadataItemParams() *SetAllocatorMetadataItemParams
- func NewSetAllocatorMetadataItemParamsWithContext(ctx context.Context) *SetAllocatorMetadataItemParams
- func NewSetAllocatorMetadataItemParamsWithHTTPClient(client *http.Client) *SetAllocatorMetadataItemParams
- func NewSetAllocatorMetadataItemParamsWithTimeout(timeout time.Duration) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) SetAllocatorID(allocatorID string)
- func (o *SetAllocatorMetadataItemParams) SetBody(body *models.MetadataItemValue)
- func (o *SetAllocatorMetadataItemParams) SetContext(ctx context.Context)
- func (o *SetAllocatorMetadataItemParams) SetHTTPClient(client *http.Client)
- func (o *SetAllocatorMetadataItemParams) SetKey(key string)
- func (o *SetAllocatorMetadataItemParams) SetTimeout(timeout time.Duration)
- func (o *SetAllocatorMetadataItemParams) SetVersion(version *int64)
- func (o *SetAllocatorMetadataItemParams) WithAllocatorID(allocatorID string) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithBody(body *models.MetadataItemValue) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithContext(ctx context.Context) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithHTTPClient(client *http.Client) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithKey(key string) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithTimeout(timeout time.Duration) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WithVersion(version *int64) *SetAllocatorMetadataItemParams
- func (o *SetAllocatorMetadataItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetAllocatorMetadataItemReader
- type SetAllocatorMetadataItemRetryWith
- type SetAllocatorMetadataNotFound
- type SetAllocatorMetadataOK
- type SetAllocatorMetadataParams
- func NewSetAllocatorMetadataParams() *SetAllocatorMetadataParams
- func NewSetAllocatorMetadataParamsWithContext(ctx context.Context) *SetAllocatorMetadataParams
- func NewSetAllocatorMetadataParamsWithHTTPClient(client *http.Client) *SetAllocatorMetadataParams
- func NewSetAllocatorMetadataParamsWithTimeout(timeout time.Duration) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) SetAllocatorID(allocatorID string)
- func (o *SetAllocatorMetadataParams) SetBody(body *models.MetadataItems)
- func (o *SetAllocatorMetadataParams) SetContext(ctx context.Context)
- func (o *SetAllocatorMetadataParams) SetHTTPClient(client *http.Client)
- func (o *SetAllocatorMetadataParams) SetTimeout(timeout time.Duration)
- func (o *SetAllocatorMetadataParams) SetVersion(version *int64)
- func (o *SetAllocatorMetadataParams) WithAllocatorID(allocatorID string) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WithBody(body *models.MetadataItems) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WithContext(ctx context.Context) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WithHTTPClient(client *http.Client) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WithTimeout(timeout time.Duration) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WithVersion(version *int64) *SetAllocatorMetadataParams
- func (o *SetAllocatorMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetAllocatorMetadataReader
- type SetAllocatorMetadataRetryWith
- type SetAllocatorSettingsNotFound
- type SetAllocatorSettingsOK
- type SetAllocatorSettingsParams
- func NewSetAllocatorSettingsParams() *SetAllocatorSettingsParams
- func NewSetAllocatorSettingsParamsWithContext(ctx context.Context) *SetAllocatorSettingsParams
- func NewSetAllocatorSettingsParamsWithHTTPClient(client *http.Client) *SetAllocatorSettingsParams
- func NewSetAllocatorSettingsParamsWithTimeout(timeout time.Duration) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) SetAllocatorID(allocatorID string)
- func (o *SetAllocatorSettingsParams) SetBody(body *models.AllocatorSettings)
- func (o *SetAllocatorSettingsParams) SetContext(ctx context.Context)
- func (o *SetAllocatorSettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetAllocatorSettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetAllocatorSettingsParams) SetVersion(version *int64)
- func (o *SetAllocatorSettingsParams) WithAllocatorID(allocatorID string) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WithBody(body *models.AllocatorSettings) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WithContext(ctx context.Context) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WithHTTPClient(client *http.Client) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WithTimeout(timeout time.Duration) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WithVersion(version *int64) *SetAllocatorSettingsParams
- func (o *SetAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetAllocatorSettingsReader
- type SetAllocatorSettingsRetryWith
- type SetBlueprinterBlessingsConflict
- type SetBlueprinterBlessingsNotFound
- type SetBlueprinterBlessingsOK
- type SetBlueprinterBlessingsParams
- func NewSetBlueprinterBlessingsParams() *SetBlueprinterBlessingsParams
- func NewSetBlueprinterBlessingsParamsWithContext(ctx context.Context) *SetBlueprinterBlessingsParams
- func NewSetBlueprinterBlessingsParamsWithHTTPClient(client *http.Client) *SetBlueprinterBlessingsParams
- func NewSetBlueprinterBlessingsParamsWithTimeout(timeout time.Duration) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) SetBlueprinterRoleID(blueprinterRoleID string)
- func (o *SetBlueprinterBlessingsParams) SetBody(body *models.Blessings)
- func (o *SetBlueprinterBlessingsParams) SetContext(ctx context.Context)
- func (o *SetBlueprinterBlessingsParams) SetHTTPClient(client *http.Client)
- func (o *SetBlueprinterBlessingsParams) SetTimeout(timeout time.Duration)
- func (o *SetBlueprinterBlessingsParams) SetVersion(version *int64)
- func (o *SetBlueprinterBlessingsParams) WithBlueprinterRoleID(blueprinterRoleID string) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WithBody(body *models.Blessings) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WithContext(ctx context.Context) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WithHTTPClient(client *http.Client) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WithTimeout(timeout time.Duration) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WithVersion(version *int64) *SetBlueprinterBlessingsParams
- func (o *SetBlueprinterBlessingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetBlueprinterBlessingsReader
- type SetLicenseBadRequest
- type SetLicenseOK
- type SetLicenseParams
- func (o *SetLicenseParams) SetBody(body *models.LicenseObject)
- func (o *SetLicenseParams) SetContext(ctx context.Context)
- func (o *SetLicenseParams) SetHTTPClient(client *http.Client)
- func (o *SetLicenseParams) SetTimeout(timeout time.Duration)
- func (o *SetLicenseParams) WithBody(body *models.LicenseObject) *SetLicenseParams
- func (o *SetLicenseParams) WithContext(ctx context.Context) *SetLicenseParams
- func (o *SetLicenseParams) WithHTTPClient(client *http.Client) *SetLicenseParams
- func (o *SetLicenseParams) WithTimeout(timeout time.Duration) *SetLicenseParams
- func (o *SetLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetLicenseReader
- type SetLicenseRetryWith
- type SetProxiesSettingsConflict
- type SetProxiesSettingsOK
- type SetProxiesSettingsParams
- func NewSetProxiesSettingsParams() *SetProxiesSettingsParams
- func NewSetProxiesSettingsParamsWithContext(ctx context.Context) *SetProxiesSettingsParams
- func NewSetProxiesSettingsParamsWithHTTPClient(client *http.Client) *SetProxiesSettingsParams
- func NewSetProxiesSettingsParamsWithTimeout(timeout time.Duration) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) SetBody(body *models.ProxiesSettings)
- func (o *SetProxiesSettingsParams) SetContext(ctx context.Context)
- func (o *SetProxiesSettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetProxiesSettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetProxiesSettingsParams) SetVersion(version *int64)
- func (o *SetProxiesSettingsParams) WithBody(body *models.ProxiesSettings) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) WithContext(ctx context.Context) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) WithHTTPClient(client *http.Client) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) WithTimeout(timeout time.Duration) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) WithVersion(version *int64) *SetProxiesSettingsParams
- func (o *SetProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetProxiesSettingsReader
- type SetProxiesSettingsRetryWith
- type SetRunnerRolesBadRequest
- type SetRunnerRolesNotFound
- type SetRunnerRolesOK
- type SetRunnerRolesParams
- func NewSetRunnerRolesParams() *SetRunnerRolesParams
- func NewSetRunnerRolesParamsWithContext(ctx context.Context) *SetRunnerRolesParams
- func NewSetRunnerRolesParamsWithHTTPClient(client *http.Client) *SetRunnerRolesParams
- func NewSetRunnerRolesParamsWithTimeout(timeout time.Duration) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) SetBless(bless *bool)
- func (o *SetRunnerRolesParams) SetBody(body *models.RunnerRolesInfo)
- func (o *SetRunnerRolesParams) SetContext(ctx context.Context)
- func (o *SetRunnerRolesParams) SetHTTPClient(client *http.Client)
- func (o *SetRunnerRolesParams) SetRunnerID(runnerID string)
- func (o *SetRunnerRolesParams) SetTimeout(timeout time.Duration)
- func (o *SetRunnerRolesParams) WithBless(bless *bool) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WithBody(body *models.RunnerRolesInfo) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WithContext(ctx context.Context) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WithHTTPClient(client *http.Client) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WithRunnerID(runnerID string) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WithTimeout(timeout time.Duration) *SetRunnerRolesParams
- func (o *SetRunnerRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetRunnerRolesReader
- type SetRunnerRolesRetryWith
- type StartAllocatorMaintenanceModeAccepted
- type StartAllocatorMaintenanceModeForbidden
- type StartAllocatorMaintenanceModeNotFound
- type StartAllocatorMaintenanceModeParams
- func NewStartAllocatorMaintenanceModeParams() *StartAllocatorMaintenanceModeParams
- func NewStartAllocatorMaintenanceModeParamsWithContext(ctx context.Context) *StartAllocatorMaintenanceModeParams
- func NewStartAllocatorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartAllocatorMaintenanceModeParams
- func NewStartAllocatorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartAllocatorMaintenanceModeParams
- func (o *StartAllocatorMaintenanceModeParams) SetAllocatorID(allocatorID string)
- func (o *StartAllocatorMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartAllocatorMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartAllocatorMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartAllocatorMaintenanceModeParams) WithAllocatorID(allocatorID string) *StartAllocatorMaintenanceModeParams
- func (o *StartAllocatorMaintenanceModeParams) WithContext(ctx context.Context) *StartAllocatorMaintenanceModeParams
- func (o *StartAllocatorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartAllocatorMaintenanceModeParams
- func (o *StartAllocatorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartAllocatorMaintenanceModeParams
- func (o *StartAllocatorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartAllocatorMaintenanceModeReader
- type StartAllocatorMaintenanceModeRetryWith
- type StartConstructorMaintenanceModeAccepted
- type StartConstructorMaintenanceModeForbidden
- type StartConstructorMaintenanceModeNotFound
- type StartConstructorMaintenanceModeParams
- func NewStartConstructorMaintenanceModeParams() *StartConstructorMaintenanceModeParams
- func NewStartConstructorMaintenanceModeParamsWithContext(ctx context.Context) *StartConstructorMaintenanceModeParams
- func NewStartConstructorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartConstructorMaintenanceModeParams
- func NewStartConstructorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartConstructorMaintenanceModeParams
- func (o *StartConstructorMaintenanceModeParams) SetConstructorID(constructorID string)
- func (o *StartConstructorMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartConstructorMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartConstructorMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartConstructorMaintenanceModeParams) WithConstructorID(constructorID string) *StartConstructorMaintenanceModeParams
- func (o *StartConstructorMaintenanceModeParams) WithContext(ctx context.Context) *StartConstructorMaintenanceModeParams
- func (o *StartConstructorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartConstructorMaintenanceModeParams
- func (o *StartConstructorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartConstructorMaintenanceModeParams
- func (o *StartConstructorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartConstructorMaintenanceModeReader
- type StartConstructorMaintenanceModeRetryWith
- type StopAllocatorMaintenanceModeAccepted
- type StopAllocatorMaintenanceModeForbidden
- type StopAllocatorMaintenanceModeNotFound
- type StopAllocatorMaintenanceModeParams
- func NewStopAllocatorMaintenanceModeParams() *StopAllocatorMaintenanceModeParams
- func NewStopAllocatorMaintenanceModeParamsWithContext(ctx context.Context) *StopAllocatorMaintenanceModeParams
- func NewStopAllocatorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopAllocatorMaintenanceModeParams
- func NewStopAllocatorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopAllocatorMaintenanceModeParams
- func (o *StopAllocatorMaintenanceModeParams) SetAllocatorID(allocatorID string)
- func (o *StopAllocatorMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopAllocatorMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopAllocatorMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopAllocatorMaintenanceModeParams) WithAllocatorID(allocatorID string) *StopAllocatorMaintenanceModeParams
- func (o *StopAllocatorMaintenanceModeParams) WithContext(ctx context.Context) *StopAllocatorMaintenanceModeParams
- func (o *StopAllocatorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopAllocatorMaintenanceModeParams
- func (o *StopAllocatorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopAllocatorMaintenanceModeParams
- func (o *StopAllocatorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopAllocatorMaintenanceModeReader
- type StopAllocatorMaintenanceModeRetryWith
- type StopConstructorMaintenanceModeAccepted
- type StopConstructorMaintenanceModeForbidden
- type StopConstructorMaintenanceModeNotFound
- type StopConstructorMaintenanceModeParams
- func NewStopConstructorMaintenanceModeParams() *StopConstructorMaintenanceModeParams
- func NewStopConstructorMaintenanceModeParamsWithContext(ctx context.Context) *StopConstructorMaintenanceModeParams
- func NewStopConstructorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopConstructorMaintenanceModeParams
- func NewStopConstructorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopConstructorMaintenanceModeParams
- func (o *StopConstructorMaintenanceModeParams) SetConstructorID(constructorID string)
- func (o *StopConstructorMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopConstructorMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopConstructorMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopConstructorMaintenanceModeParams) WithConstructorID(constructorID string) *StopConstructorMaintenanceModeParams
- func (o *StopConstructorMaintenanceModeParams) WithContext(ctx context.Context) *StopConstructorMaintenanceModeParams
- func (o *StopConstructorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopConstructorMaintenanceModeParams
- func (o *StopConstructorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopConstructorMaintenanceModeParams
- func (o *StopConstructorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopConstructorMaintenanceModeReader
- type StopConstructorMaintenanceModeRetryWith
- type UpdateAllocatorSettingsNotFound
- type UpdateAllocatorSettingsOK
- type UpdateAllocatorSettingsParams
- func NewUpdateAllocatorSettingsParams() *UpdateAllocatorSettingsParams
- func NewUpdateAllocatorSettingsParamsWithContext(ctx context.Context) *UpdateAllocatorSettingsParams
- func NewUpdateAllocatorSettingsParamsWithHTTPClient(client *http.Client) *UpdateAllocatorSettingsParams
- func NewUpdateAllocatorSettingsParamsWithTimeout(timeout time.Duration) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) SetAllocatorID(allocatorID string)
- func (o *UpdateAllocatorSettingsParams) SetBody(body string)
- func (o *UpdateAllocatorSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateAllocatorSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAllocatorSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAllocatorSettingsParams) SetVersion(version *int64)
- func (o *UpdateAllocatorSettingsParams) WithAllocatorID(allocatorID string) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WithBody(body string) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WithContext(ctx context.Context) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WithHTTPClient(client *http.Client) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WithTimeout(timeout time.Duration) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WithVersion(version *int64) *UpdateAllocatorSettingsParams
- func (o *UpdateAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAllocatorSettingsReader
- type UpdateAllocatorSettingsRetryWith
- type UpdateBlueprinterRoleBadRequest
- type UpdateBlueprinterRoleConflict
- type UpdateBlueprinterRoleNotFound
- type UpdateBlueprinterRoleOK
- type UpdateBlueprinterRoleParams
- func NewUpdateBlueprinterRoleParams() *UpdateBlueprinterRoleParams
- func NewUpdateBlueprinterRoleParamsWithContext(ctx context.Context) *UpdateBlueprinterRoleParams
- func NewUpdateBlueprinterRoleParamsWithHTTPClient(client *http.Client) *UpdateBlueprinterRoleParams
- func NewUpdateBlueprinterRoleParamsWithTimeout(timeout time.Duration) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
- func (o *UpdateBlueprinterRoleParams) SetBody(body *models.Role)
- func (o *UpdateBlueprinterRoleParams) SetContext(ctx context.Context)
- func (o *UpdateBlueprinterRoleParams) SetHTTPClient(client *http.Client)
- func (o *UpdateBlueprinterRoleParams) SetTimeout(timeout time.Duration)
- func (o *UpdateBlueprinterRoleParams) SetVersion(version *int64)
- func (o *UpdateBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WithBody(body *models.Role) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WithContext(ctx context.Context) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WithHTTPClient(client *http.Client) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WithTimeout(timeout time.Duration) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WithVersion(version *int64) *UpdateBlueprinterRoleParams
- func (o *UpdateBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateBlueprinterRoleReader
- type UpdateProxiesFilteredGroupBadRequest
- type UpdateProxiesFilteredGroupConflict
- type UpdateProxiesFilteredGroupOK
- type UpdateProxiesFilteredGroupParams
- func NewUpdateProxiesFilteredGroupParams() *UpdateProxiesFilteredGroupParams
- func NewUpdateProxiesFilteredGroupParamsWithContext(ctx context.Context) *UpdateProxiesFilteredGroupParams
- func NewUpdateProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *UpdateProxiesFilteredGroupParams
- func NewUpdateProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) SetBody(body *models.ProxiesFilteredGroup)
- func (o *UpdateProxiesFilteredGroupParams) SetContext(ctx context.Context)
- func (o *UpdateProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
- func (o *UpdateProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
- func (o *UpdateProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
- func (o *UpdateProxiesFilteredGroupParams) SetVersion(version *int64)
- func (o *UpdateProxiesFilteredGroupParams) WithBody(body *models.ProxiesFilteredGroup) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WithContext(ctx context.Context) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WithVersion(version *int64) *UpdateProxiesFilteredGroupParams
- func (o *UpdateProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateProxiesFilteredGroupReader
- type UpdateProxiesFilteredGroupRetryWith
- type UpdateProxiesSettingsConflict
- type UpdateProxiesSettingsOK
- type UpdateProxiesSettingsParams
- func NewUpdateProxiesSettingsParams() *UpdateProxiesSettingsParams
- func NewUpdateProxiesSettingsParamsWithContext(ctx context.Context) *UpdateProxiesSettingsParams
- func NewUpdateProxiesSettingsParamsWithHTTPClient(client *http.Client) *UpdateProxiesSettingsParams
- func NewUpdateProxiesSettingsParamsWithTimeout(timeout time.Duration) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) SetBody(body string)
- func (o *UpdateProxiesSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateProxiesSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateProxiesSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateProxiesSettingsParams) SetVersion(version *int64)
- func (o *UpdateProxiesSettingsParams) WithBody(body string) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) WithContext(ctx context.Context) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) WithHTTPClient(client *http.Client) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) WithTimeout(timeout time.Duration) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) WithVersion(version *int64) *UpdateProxiesSettingsParams
- func (o *UpdateProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateProxiesSettingsReader
- type UpdateProxiesSettingsRetryWith
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddBlueprinterBlessingConflict ¶
type AddBlueprinterBlessingConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
AddBlueprinterBlessingConflict handles this case with default header values.
Your request failed because the specified version does not match the persisted version. (code: `roles.version_conflict`)
func NewAddBlueprinterBlessingConflict ¶
func NewAddBlueprinterBlessingConflict() *AddBlueprinterBlessingConflict
NewAddBlueprinterBlessingConflict creates a AddBlueprinterBlessingConflict with default headers values
func (*AddBlueprinterBlessingConflict) Error ¶
func (o *AddBlueprinterBlessingConflict) Error() string
type AddBlueprinterBlessingNotFound ¶
type AddBlueprinterBlessingNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
AddBlueprinterBlessingNotFound handles this case with default header values.
The role can't be found. (code: `roles.not_found`)
func NewAddBlueprinterBlessingNotFound ¶
func NewAddBlueprinterBlessingNotFound() *AddBlueprinterBlessingNotFound
NewAddBlueprinterBlessingNotFound creates a AddBlueprinterBlessingNotFound with default headers values
func (*AddBlueprinterBlessingNotFound) Error ¶
func (o *AddBlueprinterBlessingNotFound) Error() string
type AddBlueprinterBlessingOK ¶
type AddBlueprinterBlessingOK struct {
Payload *models.RoleAggregate
}
AddBlueprinterBlessingOK handles this case with default header values.
Blessing added successfully.
func NewAddBlueprinterBlessingOK ¶
func NewAddBlueprinterBlessingOK() *AddBlueprinterBlessingOK
NewAddBlueprinterBlessingOK creates a AddBlueprinterBlessingOK with default headers values
func (*AddBlueprinterBlessingOK) Error ¶
func (o *AddBlueprinterBlessingOK) Error() string
type AddBlueprinterBlessingParams ¶
type AddBlueprinterBlessingParams struct { /*BlueprinterRoleID User-specified Blueprinter role ID. */ BlueprinterRoleID string /*Body The blessing to add. */ Body *models.Blessing /*RunnerID Runner ID for a blessing associated with a role. */ RunnerID string /*Version When specified, 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 }
AddBlueprinterBlessingParams contains all the parameters to send to the API endpoint for the add blueprinter blessing operation typically these are written to a http.Request
func NewAddBlueprinterBlessingParams ¶
func NewAddBlueprinterBlessingParams() *AddBlueprinterBlessingParams
NewAddBlueprinterBlessingParams creates a new AddBlueprinterBlessingParams object with the default values initialized.
func NewAddBlueprinterBlessingParamsWithContext ¶
func NewAddBlueprinterBlessingParamsWithContext(ctx context.Context) *AddBlueprinterBlessingParams
NewAddBlueprinterBlessingParamsWithContext creates a new AddBlueprinterBlessingParams object with the default values initialized, and the ability to set a context for a request
func NewAddBlueprinterBlessingParamsWithHTTPClient ¶
func NewAddBlueprinterBlessingParamsWithHTTPClient(client *http.Client) *AddBlueprinterBlessingParams
NewAddBlueprinterBlessingParamsWithHTTPClient creates a new AddBlueprinterBlessingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddBlueprinterBlessingParamsWithTimeout ¶
func NewAddBlueprinterBlessingParamsWithTimeout(timeout time.Duration) *AddBlueprinterBlessingParams
NewAddBlueprinterBlessingParamsWithTimeout creates a new AddBlueprinterBlessingParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddBlueprinterBlessingParams) SetBlueprinterRoleID ¶
func (o *AddBlueprinterBlessingParams) SetBlueprinterRoleID(blueprinterRoleID string)
SetBlueprinterRoleID adds the blueprinterRoleId to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetBody ¶
func (o *AddBlueprinterBlessingParams) SetBody(body *models.Blessing)
SetBody adds the body to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetContext ¶
func (o *AddBlueprinterBlessingParams) SetContext(ctx context.Context)
SetContext adds the context to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetHTTPClient ¶
func (o *AddBlueprinterBlessingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetRunnerID ¶
func (o *AddBlueprinterBlessingParams) SetRunnerID(runnerID string)
SetRunnerID adds the runnerId to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetTimeout ¶
func (o *AddBlueprinterBlessingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) SetVersion ¶
func (o *AddBlueprinterBlessingParams) SetVersion(version *int64)
SetVersion adds the version to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithBlueprinterRoleID ¶
func (o *AddBlueprinterBlessingParams) WithBlueprinterRoleID(blueprinterRoleID string) *AddBlueprinterBlessingParams
WithBlueprinterRoleID adds the blueprinterRoleID to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithBody ¶
func (o *AddBlueprinterBlessingParams) WithBody(body *models.Blessing) *AddBlueprinterBlessingParams
WithBody adds the body to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithContext ¶
func (o *AddBlueprinterBlessingParams) WithContext(ctx context.Context) *AddBlueprinterBlessingParams
WithContext adds the context to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithHTTPClient ¶
func (o *AddBlueprinterBlessingParams) WithHTTPClient(client *http.Client) *AddBlueprinterBlessingParams
WithHTTPClient adds the HTTPClient to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithRunnerID ¶
func (o *AddBlueprinterBlessingParams) WithRunnerID(runnerID string) *AddBlueprinterBlessingParams
WithRunnerID adds the runnerID to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithTimeout ¶
func (o *AddBlueprinterBlessingParams) WithTimeout(timeout time.Duration) *AddBlueprinterBlessingParams
WithTimeout adds the timeout to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WithVersion ¶
func (o *AddBlueprinterBlessingParams) WithVersion(version *int64) *AddBlueprinterBlessingParams
WithVersion adds the version to the add blueprinter blessing params
func (*AddBlueprinterBlessingParams) WriteToRequest ¶
func (o *AddBlueprinterBlessingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddBlueprinterBlessingReader ¶
type AddBlueprinterBlessingReader struct {
// contains filtered or unexported fields
}
AddBlueprinterBlessingReader is a Reader for the AddBlueprinterBlessing structure.
func (*AddBlueprinterBlessingReader) ReadResponse ¶
func (o *AddBlueprinterBlessingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for platform infrastructure API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new platform infrastructure API client.
func (*Client) AddBlueprinterBlessing ¶
func (a *Client) AddBlueprinterBlessing(params *AddBlueprinterBlessingParams, authInfo runtime.ClientAuthInfoWriter) (*AddBlueprinterBlessingOK, error)
AddBlueprinterBlessing adds blessing
Add a Blessing for a runner to a role.
func (*Client) CreateBlueprinterRole ¶
func (a *Client) CreateBlueprinterRole(params *CreateBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBlueprinterRoleCreated, error)
CreateBlueprinterRole creates a role
Create a Blueprinter role.
func (*Client) CreateConfigStoreOption ¶
func (a *Client) CreateConfigStoreOption(params *CreateConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateConfigStoreOptionCreated, error)
CreateConfigStoreOption creates config store option
Inserts new Config Store Option.
func (*Client) CreateProxiesFilteredGroup ¶
func (a *Client) CreateProxiesFilteredGroup(params *CreateProxiesFilteredGroupParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProxiesFilteredGroupOK, error)
CreateProxiesFilteredGroup creates filtered group of proxies
Create the settings for a filtered group of proxies.
func (*Client) DeleteAllocator ¶
func (a *Client) DeleteAllocator(params *DeleteAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAllocatorOK, error)
DeleteAllocator deletes allocator
Deletes the allocator.
func (*Client) DeleteAllocatorMetadataItem ¶
func (a *Client) DeleteAllocatorMetadataItem(params *DeleteAllocatorMetadataItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAllocatorMetadataItemOK, error)
DeleteAllocatorMetadataItem deletes allocator metadata item
Removes a single item from the allocator metadata.
func (*Client) DeleteBlueprinterRole ¶
func (a *Client) DeleteBlueprinterRole(params *DeleteBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteBlueprinterRoleOK, error)
DeleteBlueprinterRole deletes role
Delete a role.
func (*Client) DeleteConfigStoreOption ¶
func (a *Client) DeleteConfigStoreOption(params *DeleteConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteConfigStoreOptionOK, error)
DeleteConfigStoreOption deletes config store option by name
Delete Config Store Option by name.
func (*Client) DeleteLicense ¶
func (a *Client) DeleteLicense(params *DeleteLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLicenseOK, error)
DeleteLicense deletes license
Deletes the license.
func (*Client) DeleteProxiesFilteredGroup ¶
func (a *Client) DeleteProxiesFilteredGroup(params *DeleteProxiesFilteredGroupParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteProxiesFilteredGroupOK, error)
DeleteProxiesFilteredGroup deletes filtered group of proxies
Deletes a filtered group of proxies by ID.
func (*Client) DeleteRunner ¶
func (a *Client) DeleteRunner(params *DeleteRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteRunnerOK, error)
DeleteRunner deletes runner
Delete a runner by id.
func (*Client) GetAllocator ¶
func (a *Client) GetAllocator(params *GetAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorOK, error)
GetAllocator gets allocator
Retrieves the allocator by the ID.
func (*Client) GetAllocatorMetadata ¶
func (a *Client) GetAllocatorMetadata(params *GetAllocatorMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorMetadataOK, error)
GetAllocatorMetadata gets allocator metadata
Retrieves the allocator metadata.
func (*Client) GetAllocatorSettings ¶
func (a *Client) GetAllocatorSettings(params *GetAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorSettingsOK, error)
GetAllocatorSettings gets allocator settings
Retrieves the allocator override settings.
func (*Client) GetAllocators ¶
func (a *Client) GetAllocators(params *GetAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllocatorsOK, error)
GetAllocators gets allocators
Retrieves the information for all of the allocators in the platform.
func (*Client) GetBlueprinterRole ¶
func (a *Client) GetBlueprinterRole(params *GetBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*GetBlueprinterRoleOK, error)
GetBlueprinterRole gets role
Retrieve a role.
func (*Client) GetConfigStoreOption ¶
func (a *Client) GetConfigStoreOption(params *GetConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*GetConfigStoreOptionOK, error)
GetConfigStoreOption finds config store option by name
Find Config Store Option by name.
func (*Client) GetConstructor ¶
func (a *Client) GetConstructor(params *GetConstructorParams, authInfo runtime.ClientAuthInfoWriter) (*GetConstructorOK, error)
GetConstructor gets constructor
Retrieves a constructor by id.
func (*Client) GetConstructors ¶
func (a *Client) GetConstructors(params *GetConstructorsParams, authInfo runtime.ClientAuthInfoWriter) (*GetConstructorsOK, error)
GetConstructors gets constructors
Retrieves an overview of all constructors in an ECE installation.
func (*Client) GetLicense ¶
func (a *Client) GetLicense(params *GetLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*GetLicenseOK, error)
GetLicense gets license
Retrieves the license.
func (*Client) GetProxies ¶
func (a *Client) GetProxies(params *GetProxiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesOK, error)
GetProxies gets proxies
Retrieves an overview of all proxies.
func (*Client) GetProxiesFilteredGroup ¶
func (a *Client) GetProxiesFilteredGroup(params *GetProxiesFilteredGroupParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesFilteredGroupOK, error)
GetProxiesFilteredGroup gets filtered group of proxies
Get data for a filtered group of proxies.
func (*Client) GetProxiesFilteredGroupHealth ¶
func (a *Client) GetProxiesFilteredGroupHealth(params *GetProxiesFilteredGroupHealthParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesFilteredGroupHealthOK, error)
GetProxiesFilteredGroupHealth gets health for a filtered group of proxies
Get the health status of a filtered group of proxies.
func (*Client) GetProxiesHealth ¶
func (a *Client) GetProxiesHealth(params *GetProxiesHealthParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesHealthOK, error)
GetProxiesHealth gets proxy health
Get the health status of all proxies.
func (*Client) GetProxiesSettings ¶
func (a *Client) GetProxiesSettings(params *GetProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxiesSettingsOK, error)
GetProxiesSettings gets proxies settings
Retrieves the settings for all proxies.
func (*Client) GetProxy ¶
func (a *Client) GetProxy(params *GetProxyParams, authInfo runtime.ClientAuthInfoWriter) (*GetProxyOK, error)
GetProxy gets proxy
Retrieves a single proxy by ID.
func (*Client) GetRunner ¶
func (a *Client) GetRunner(params *GetRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*GetRunnerOK, error)
GetRunner gets runner
Retrieves a runner by id.
func (*Client) GetRunners ¶
func (a *Client) GetRunners(params *GetRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*GetRunnersOK, error)
GetRunners gets runners
Retrieves an overview of all runners.
func (*Client) ListBlueprinterRoles ¶
func (a *Client) ListBlueprinterRoles(params *ListBlueprinterRolesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBlueprinterRolesOK, error)
ListBlueprinterRoles lists roles
Retrieve all persisted roles.
func (*Client) ListConfigStoreOption ¶
func (a *Client) ListConfigStoreOption(params *ListConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*ListConfigStoreOptionOK, error)
ListConfigStoreOption lists config store option
List all existing Config Store Option.
func (*Client) MoveClusters ¶
func (a *Client) MoveClusters(params *MoveClustersParams, authInfo runtime.ClientAuthInfoWriter) (*MoveClustersAccepted, error)
MoveClusters moves clusters
Moves the clusters to a different allocator.
func (*Client) MoveClustersByType ¶
func (a *Client) MoveClustersByType(params *MoveClustersByTypeParams, authInfo runtime.ClientAuthInfoWriter) (*MoveClustersByTypeAccepted, error)
MoveClustersByType moves clusters by type
Moves the clusters, by type, to a different allocator.
func (*Client) PutConfigStoreOption ¶
func (a *Client) PutConfigStoreOption(params *PutConfigStoreOptionParams, authInfo runtime.ClientAuthInfoWriter) (*PutConfigStoreOptionOK, error)
PutConfigStoreOption updates config store option
Update existing Config Store Option.
func (*Client) ResyncAllocator ¶
func (a *Client) ResyncAllocator(params *ResyncAllocatorParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncAllocatorOK, error)
ResyncAllocator resynchronizes allocator
Immediately synchronizes the allocator information in the back-end search index and caches.
func (*Client) ResyncAllocators ¶
func (a *Client) ResyncAllocators(params *ResyncAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncAllocatorsAccepted, error)
ResyncAllocators resynchronizes allocators
Asynchronously synchronizes all allocator information in the back-end search index.
func (*Client) ResyncConstructor ¶
func (a *Client) ResyncConstructor(params *ResyncConstructorParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncConstructorOK, error)
ResyncConstructor resynchronizes constructor
Immediately resynchronizes the search index and cache for the selected constructor.
func (*Client) ResyncConstructors ¶
func (a *Client) ResyncConstructors(params *ResyncConstructorsParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncConstructorsAccepted, error)
ResyncConstructors resynchronizes constructors
Asynchronously synchronizes all constructor information in the back-end search index.
func (*Client) ResyncRunner ¶
func (a *Client) ResyncRunner(params *ResyncRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncRunnerOK, error)
ResyncRunner resynchronizes runner
Immediately resynchronizes the search index and cache for the selected runner.
func (*Client) ResyncRunners ¶
func (a *Client) ResyncRunners(params *ResyncRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncRunnersAccepted, error)
ResyncRunners resynchronizes runners
Asynchronously synchronizes all runner information in the search index.
func (*Client) SearchAllocators ¶
func (a *Client) SearchAllocators(params *SearchAllocatorsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchAllocatorsOK, error)
SearchAllocators searches allocators
Retrieves the information for all of the allocators in the platform that match the specified query.
func (*Client) SearchRunners ¶
func (a *Client) SearchRunners(params *SearchRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*SearchRunnersOK, error)
SearchRunners searches runners
Retrieves runners that match a given query.
func (*Client) SetAllocatorMetadata ¶
func (a *Client) SetAllocatorMetadata(params *SetAllocatorMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorMetadataOK, error)
SetAllocatorMetadata sets allocator metadata
Sets the allocator metadata.
func (*Client) SetAllocatorMetadataItem ¶
func (a *Client) SetAllocatorMetadataItem(params *SetAllocatorMetadataItemParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorMetadataItemOK, error)
SetAllocatorMetadataItem sets allocator metadata item
Adds or updates a single item in the allocator metadata.
func (*Client) SetAllocatorSettings ¶
func (a *Client) SetAllocatorSettings(params *SetAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetAllocatorSettingsOK, error)
SetAllocatorSettings sets allocator settings
Overwrites the allocator settings with the specified settings. WARNING: Any unspecified fields are deleted.
func (*Client) SetBlueprinterBlessings ¶
func (a *Client) SetBlueprinterBlessings(params *SetBlueprinterBlessingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetBlueprinterBlessingsOK, error)
SetBlueprinterBlessings sets blessings
Set blessings for a role.
func (*Client) SetLicense ¶
func (a *Client) SetLicense(params *SetLicenseParams, authInfo runtime.ClientAuthInfoWriter) (*SetLicenseOK, error)
SetLicense adds or update license
Adds a new or updates an existing license.
func (*Client) SetProxiesSettings ¶
func (a *Client) SetProxiesSettings(params *SetProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetProxiesSettingsOK, error)
SetProxiesSettings sets proxy settings
Overwrites the proxy settings. All unspecified fields are deleted.
func (*Client) SetRunnerRoles ¶
func (a *Client) SetRunnerRoles(params *SetRunnerRolesParams, authInfo runtime.ClientAuthInfoWriter) (*SetRunnerRolesOK, error)
SetRunnerRoles sets runner roles
Set runner roles.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) StartAllocatorMaintenanceMode ¶
func (a *Client) StartAllocatorMaintenanceMode(params *StartAllocatorMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartAllocatorMaintenanceModeAccepted, error)
StartAllocatorMaintenanceMode starts maintenance mode
Starts maintenance mode on the allocator.
func (*Client) StartConstructorMaintenanceMode ¶
func (a *Client) StartConstructorMaintenanceMode(params *StartConstructorMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartConstructorMaintenanceModeAccepted, error)
StartConstructorMaintenanceMode starts maintenance mode
Start maintenance mode of a constructor. It will stop constructing new plans while continuing with on-going ones.
func (*Client) StopAllocatorMaintenanceMode ¶
func (a *Client) StopAllocatorMaintenanceMode(params *StopAllocatorMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopAllocatorMaintenanceModeAccepted, error)
StopAllocatorMaintenanceMode stops maintenance mode
Stops maintenance mode on the allocator.
func (*Client) StopConstructorMaintenanceMode ¶
func (a *Client) StopConstructorMaintenanceMode(params *StopConstructorMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopConstructorMaintenanceModeAccepted, error)
StopConstructorMaintenanceMode stops maintenance mode
Stop maintenance mode of a constructor. It will resume the construction of submitted plans.
func (*Client) UpdateAllocatorSettings ¶
func (a *Client) UpdateAllocatorSettings(params *UpdateAllocatorSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAllocatorSettingsOK, error)
UpdateAllocatorSettings updates allocator settings
Applies the settings as a patch. Only the fields that are referenced in the update are altered.
func (*Client) UpdateBlueprinterRole ¶
func (a *Client) UpdateBlueprinterRole(params *UpdateBlueprinterRoleParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateBlueprinterRoleOK, error)
UpdateBlueprinterRole updates role
Update a role.
func (*Client) UpdateProxiesFilteredGroup ¶
func (a *Client) UpdateProxiesFilteredGroup(params *UpdateProxiesFilteredGroupParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProxiesFilteredGroupOK, error)
UpdateProxiesFilteredGroup updates filtered group of proxies
Update the settings for a filtered group of proxies.
func (*Client) UpdateProxiesSettings ¶
func (a *Client) UpdateProxiesSettings(params *UpdateProxiesSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProxiesSettingsOK, error)
UpdateProxiesSettings updates proxy settings
Applies the settings as a patch. Only the fields that are referenced in the update are changed.
type CreateBlueprinterRoleConflict ¶
type CreateBlueprinterRoleConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateBlueprinterRoleConflict handles this case with default header values.
The role ID you specified is already in use. (code: `roles.already_exists`)
func NewCreateBlueprinterRoleConflict ¶
func NewCreateBlueprinterRoleConflict() *CreateBlueprinterRoleConflict
NewCreateBlueprinterRoleConflict creates a CreateBlueprinterRoleConflict with default headers values
func (*CreateBlueprinterRoleConflict) Error ¶
func (o *CreateBlueprinterRoleConflict) Error() string
type CreateBlueprinterRoleCreated ¶
type CreateBlueprinterRoleCreated struct {
Payload *models.RoleAggregate
}
CreateBlueprinterRoleCreated handles this case with default header values.
The role aggregate that was just created.
func NewCreateBlueprinterRoleCreated ¶
func NewCreateBlueprinterRoleCreated() *CreateBlueprinterRoleCreated
NewCreateBlueprinterRoleCreated creates a CreateBlueprinterRoleCreated with default headers values
func (*CreateBlueprinterRoleCreated) Error ¶
func (o *CreateBlueprinterRoleCreated) Error() string
type CreateBlueprinterRoleParams ¶
type CreateBlueprinterRoleParams struct { /*Body The data you want to use for creating a role. */ Body *models.RoleAggregateCreateData Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateBlueprinterRoleParams contains all the parameters to send to the API endpoint for the create blueprinter role operation typically these are written to a http.Request
func NewCreateBlueprinterRoleParams ¶
func NewCreateBlueprinterRoleParams() *CreateBlueprinterRoleParams
NewCreateBlueprinterRoleParams creates a new CreateBlueprinterRoleParams object with the default values initialized.
func NewCreateBlueprinterRoleParamsWithContext ¶
func NewCreateBlueprinterRoleParamsWithContext(ctx context.Context) *CreateBlueprinterRoleParams
NewCreateBlueprinterRoleParamsWithContext creates a new CreateBlueprinterRoleParams object with the default values initialized, and the ability to set a context for a request
func NewCreateBlueprinterRoleParamsWithHTTPClient ¶
func NewCreateBlueprinterRoleParamsWithHTTPClient(client *http.Client) *CreateBlueprinterRoleParams
NewCreateBlueprinterRoleParamsWithHTTPClient creates a new CreateBlueprinterRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateBlueprinterRoleParamsWithTimeout ¶
func NewCreateBlueprinterRoleParamsWithTimeout(timeout time.Duration) *CreateBlueprinterRoleParams
NewCreateBlueprinterRoleParamsWithTimeout creates a new CreateBlueprinterRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateBlueprinterRoleParams) SetBody ¶
func (o *CreateBlueprinterRoleParams) SetBody(body *models.RoleAggregateCreateData)
SetBody adds the body to the create blueprinter role params
func (*CreateBlueprinterRoleParams) SetContext ¶
func (o *CreateBlueprinterRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the create blueprinter role params
func (*CreateBlueprinterRoleParams) SetHTTPClient ¶
func (o *CreateBlueprinterRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create blueprinter role params
func (*CreateBlueprinterRoleParams) SetTimeout ¶
func (o *CreateBlueprinterRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create blueprinter role params
func (*CreateBlueprinterRoleParams) WithBody ¶
func (o *CreateBlueprinterRoleParams) WithBody(body *models.RoleAggregateCreateData) *CreateBlueprinterRoleParams
WithBody adds the body to the create blueprinter role params
func (*CreateBlueprinterRoleParams) WithContext ¶
func (o *CreateBlueprinterRoleParams) WithContext(ctx context.Context) *CreateBlueprinterRoleParams
WithContext adds the context to the create blueprinter role params
func (*CreateBlueprinterRoleParams) WithHTTPClient ¶
func (o *CreateBlueprinterRoleParams) WithHTTPClient(client *http.Client) *CreateBlueprinterRoleParams
WithHTTPClient adds the HTTPClient to the create blueprinter role params
func (*CreateBlueprinterRoleParams) WithTimeout ¶
func (o *CreateBlueprinterRoleParams) WithTimeout(timeout time.Duration) *CreateBlueprinterRoleParams
WithTimeout adds the timeout to the create blueprinter role params
func (*CreateBlueprinterRoleParams) WriteToRequest ¶
func (o *CreateBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateBlueprinterRoleReader ¶
type CreateBlueprinterRoleReader struct {
// contains filtered or unexported fields
}
CreateBlueprinterRoleReader is a Reader for the CreateBlueprinterRole structure.
func (*CreateBlueprinterRoleReader) ReadResponse ¶
func (o *CreateBlueprinterRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateConfigStoreOptionBadRequest ¶
type CreateConfigStoreOptionBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateConfigStoreOptionBadRequest handles this case with default header values.
Config Store Option data already exists for the given name. (code: `platform.config.store.already_exists`)
func NewCreateConfigStoreOptionBadRequest ¶
func NewCreateConfigStoreOptionBadRequest() *CreateConfigStoreOptionBadRequest
NewCreateConfigStoreOptionBadRequest creates a CreateConfigStoreOptionBadRequest with default headers values
func (*CreateConfigStoreOptionBadRequest) Error ¶
func (o *CreateConfigStoreOptionBadRequest) Error() string
type CreateConfigStoreOptionCreated ¶
type CreateConfigStoreOptionCreated 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.ConfigStoreOption }
CreateConfigStoreOptionCreated handles this case with default header values.
The Config Store Option was inserted successfully
func NewCreateConfigStoreOptionCreated ¶
func NewCreateConfigStoreOptionCreated() *CreateConfigStoreOptionCreated
NewCreateConfigStoreOptionCreated creates a CreateConfigStoreOptionCreated with default headers values
func (*CreateConfigStoreOptionCreated) Error ¶
func (o *CreateConfigStoreOptionCreated) Error() string
type CreateConfigStoreOptionParams ¶
type CreateConfigStoreOptionParams struct { /*Body The Config Store Option definition */ Body *models.ConfigStoreOptionData /*ConfigOptionID Name of the Config Store Option that you would like to create */ ConfigOptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateConfigStoreOptionParams contains all the parameters to send to the API endpoint for the create config store option operation typically these are written to a http.Request
func NewCreateConfigStoreOptionParams ¶
func NewCreateConfigStoreOptionParams() *CreateConfigStoreOptionParams
NewCreateConfigStoreOptionParams creates a new CreateConfigStoreOptionParams object with the default values initialized.
func NewCreateConfigStoreOptionParamsWithContext ¶
func NewCreateConfigStoreOptionParamsWithContext(ctx context.Context) *CreateConfigStoreOptionParams
NewCreateConfigStoreOptionParamsWithContext creates a new CreateConfigStoreOptionParams object with the default values initialized, and the ability to set a context for a request
func NewCreateConfigStoreOptionParamsWithHTTPClient ¶
func NewCreateConfigStoreOptionParamsWithHTTPClient(client *http.Client) *CreateConfigStoreOptionParams
NewCreateConfigStoreOptionParamsWithHTTPClient creates a new CreateConfigStoreOptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateConfigStoreOptionParamsWithTimeout ¶
func NewCreateConfigStoreOptionParamsWithTimeout(timeout time.Duration) *CreateConfigStoreOptionParams
NewCreateConfigStoreOptionParamsWithTimeout creates a new CreateConfigStoreOptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateConfigStoreOptionParams) SetBody ¶
func (o *CreateConfigStoreOptionParams) SetBody(body *models.ConfigStoreOptionData)
SetBody adds the body to the create config store option params
func (*CreateConfigStoreOptionParams) SetConfigOptionID ¶
func (o *CreateConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
SetConfigOptionID adds the configOptionId to the create config store option params
func (*CreateConfigStoreOptionParams) SetContext ¶
func (o *CreateConfigStoreOptionParams) SetContext(ctx context.Context)
SetContext adds the context to the create config store option params
func (*CreateConfigStoreOptionParams) SetHTTPClient ¶
func (o *CreateConfigStoreOptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create config store option params
func (*CreateConfigStoreOptionParams) SetTimeout ¶
func (o *CreateConfigStoreOptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create config store option params
func (*CreateConfigStoreOptionParams) WithBody ¶
func (o *CreateConfigStoreOptionParams) WithBody(body *models.ConfigStoreOptionData) *CreateConfigStoreOptionParams
WithBody adds the body to the create config store option params
func (*CreateConfigStoreOptionParams) WithConfigOptionID ¶
func (o *CreateConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *CreateConfigStoreOptionParams
WithConfigOptionID adds the configOptionID to the create config store option params
func (*CreateConfigStoreOptionParams) WithContext ¶
func (o *CreateConfigStoreOptionParams) WithContext(ctx context.Context) *CreateConfigStoreOptionParams
WithContext adds the context to the create config store option params
func (*CreateConfigStoreOptionParams) WithHTTPClient ¶
func (o *CreateConfigStoreOptionParams) WithHTTPClient(client *http.Client) *CreateConfigStoreOptionParams
WithHTTPClient adds the HTTPClient to the create config store option params
func (*CreateConfigStoreOptionParams) WithTimeout ¶
func (o *CreateConfigStoreOptionParams) WithTimeout(timeout time.Duration) *CreateConfigStoreOptionParams
WithTimeout adds the timeout to the create config store option params
func (*CreateConfigStoreOptionParams) WriteToRequest ¶
func (o *CreateConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateConfigStoreOptionReader ¶
type CreateConfigStoreOptionReader struct {
// contains filtered or unexported fields
}
CreateConfigStoreOptionReader is a Reader for the CreateConfigStoreOption structure.
func (*CreateConfigStoreOptionReader) ReadResponse ¶
func (o *CreateConfigStoreOptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateProxiesFilteredGroupBadRequest ¶
type CreateProxiesFilteredGroupBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateProxiesFilteredGroupBadRequest handles this case with default header values.
* The filtered group of proxies has empty id. (code: `proxies.proxies_filtered_group_empty_id`) * A filtered group of proxies with the same identifier already exists. (code: `proxies.proxies_filtered_group_already_exists`)
func NewCreateProxiesFilteredGroupBadRequest ¶
func NewCreateProxiesFilteredGroupBadRequest() *CreateProxiesFilteredGroupBadRequest
NewCreateProxiesFilteredGroupBadRequest creates a CreateProxiesFilteredGroupBadRequest with default headers values
func (*CreateProxiesFilteredGroupBadRequest) Error ¶
func (o *CreateProxiesFilteredGroupBadRequest) Error() string
type CreateProxiesFilteredGroupOK ¶
type CreateProxiesFilteredGroupOK 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.ProxiesFilteredGroup }
CreateProxiesFilteredGroupOK handles this case with default header values.
Returns the created or updated filtered group of proxies
func NewCreateProxiesFilteredGroupOK ¶
func NewCreateProxiesFilteredGroupOK() *CreateProxiesFilteredGroupOK
NewCreateProxiesFilteredGroupOK creates a CreateProxiesFilteredGroupOK with default headers values
func (*CreateProxiesFilteredGroupOK) Error ¶
func (o *CreateProxiesFilteredGroupOK) Error() string
type CreateProxiesFilteredGroupParams ¶
type CreateProxiesFilteredGroupParams struct { /*Body Data for the filtered group of proxies to create */ Body *models.ProxiesFilteredGroup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateProxiesFilteredGroupParams contains all the parameters to send to the API endpoint for the create proxies filtered group operation typically these are written to a http.Request
func NewCreateProxiesFilteredGroupParams ¶
func NewCreateProxiesFilteredGroupParams() *CreateProxiesFilteredGroupParams
NewCreateProxiesFilteredGroupParams creates a new CreateProxiesFilteredGroupParams object with the default values initialized.
func NewCreateProxiesFilteredGroupParamsWithContext ¶
func NewCreateProxiesFilteredGroupParamsWithContext(ctx context.Context) *CreateProxiesFilteredGroupParams
NewCreateProxiesFilteredGroupParamsWithContext creates a new CreateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a context for a request
func NewCreateProxiesFilteredGroupParamsWithHTTPClient ¶
func NewCreateProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *CreateProxiesFilteredGroupParams
NewCreateProxiesFilteredGroupParamsWithHTTPClient creates a new CreateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateProxiesFilteredGroupParamsWithTimeout ¶
func NewCreateProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *CreateProxiesFilteredGroupParams
NewCreateProxiesFilteredGroupParamsWithTimeout creates a new CreateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateProxiesFilteredGroupParams) SetBody ¶
func (o *CreateProxiesFilteredGroupParams) SetBody(body *models.ProxiesFilteredGroup)
SetBody adds the body to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) SetContext ¶
func (o *CreateProxiesFilteredGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) SetHTTPClient ¶
func (o *CreateProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) SetTimeout ¶
func (o *CreateProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) WithBody ¶
func (o *CreateProxiesFilteredGroupParams) WithBody(body *models.ProxiesFilteredGroup) *CreateProxiesFilteredGroupParams
WithBody adds the body to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) WithContext ¶
func (o *CreateProxiesFilteredGroupParams) WithContext(ctx context.Context) *CreateProxiesFilteredGroupParams
WithContext adds the context to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) WithHTTPClient ¶
func (o *CreateProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *CreateProxiesFilteredGroupParams
WithHTTPClient adds the HTTPClient to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) WithTimeout ¶
func (o *CreateProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *CreateProxiesFilteredGroupParams
WithTimeout adds the timeout to the create proxies filtered group params
func (*CreateProxiesFilteredGroupParams) WriteToRequest ¶
func (o *CreateProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateProxiesFilteredGroupReader ¶
type CreateProxiesFilteredGroupReader struct {
// contains filtered or unexported fields
}
CreateProxiesFilteredGroupReader is a Reader for the CreateProxiesFilteredGroup structure.
func (*CreateProxiesFilteredGroupReader) ReadResponse ¶
func (o *CreateProxiesFilteredGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateProxiesFilteredGroupRetryWith ¶
type CreateProxiesFilteredGroupRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
CreateProxiesFilteredGroupRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewCreateProxiesFilteredGroupRetryWith ¶
func NewCreateProxiesFilteredGroupRetryWith() *CreateProxiesFilteredGroupRetryWith
NewCreateProxiesFilteredGroupRetryWith creates a CreateProxiesFilteredGroupRetryWith with default headers values
func (*CreateProxiesFilteredGroupRetryWith) Error ¶
func (o *CreateProxiesFilteredGroupRetryWith) Error() string
type DeleteAllocatorBadRequest ¶
type DeleteAllocatorBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteAllocatorBadRequest handles this case with default header values.
* The allocator specified by {allocator_id} could not be deleted. (code: `allocators.delete_connected_allocator_attempt`) * The allocator specified by {allocator_id} could not be deleted. (code: `allocators.delete_allocator_with_instances_attempt`)
func NewDeleteAllocatorBadRequest ¶
func NewDeleteAllocatorBadRequest() *DeleteAllocatorBadRequest
NewDeleteAllocatorBadRequest creates a DeleteAllocatorBadRequest with default headers values
func (*DeleteAllocatorBadRequest) Error ¶
func (o *DeleteAllocatorBadRequest) Error() string
type DeleteAllocatorMetadataItemNotFound ¶
type DeleteAllocatorMetadataItemNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteAllocatorMetadataItemNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewDeleteAllocatorMetadataItemNotFound ¶
func NewDeleteAllocatorMetadataItemNotFound() *DeleteAllocatorMetadataItemNotFound
NewDeleteAllocatorMetadataItemNotFound creates a DeleteAllocatorMetadataItemNotFound with default headers values
func (*DeleteAllocatorMetadataItemNotFound) Error ¶
func (o *DeleteAllocatorMetadataItemNotFound) Error() string
type DeleteAllocatorMetadataItemOK ¶
type DeleteAllocatorMetadataItemOK struct {
Payload []*models.MetadataItem
}
DeleteAllocatorMetadataItemOK handles this case with default header values.
The allocator metadata was successfully changed (the updated JSON is returned)
func NewDeleteAllocatorMetadataItemOK ¶
func NewDeleteAllocatorMetadataItemOK() *DeleteAllocatorMetadataItemOK
NewDeleteAllocatorMetadataItemOK creates a DeleteAllocatorMetadataItemOK with default headers values
func (*DeleteAllocatorMetadataItemOK) Error ¶
func (o *DeleteAllocatorMetadataItemOK) Error() string
type DeleteAllocatorMetadataItemParams ¶
type DeleteAllocatorMetadataItemParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*Key The metadata item key. */ Key string /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAllocatorMetadataItemParams contains all the parameters to send to the API endpoint for the delete allocator metadata item operation typically these are written to a http.Request
func NewDeleteAllocatorMetadataItemParams ¶
func NewDeleteAllocatorMetadataItemParams() *DeleteAllocatorMetadataItemParams
NewDeleteAllocatorMetadataItemParams creates a new DeleteAllocatorMetadataItemParams object with the default values initialized.
func NewDeleteAllocatorMetadataItemParamsWithContext ¶
func NewDeleteAllocatorMetadataItemParamsWithContext(ctx context.Context) *DeleteAllocatorMetadataItemParams
NewDeleteAllocatorMetadataItemParamsWithContext creates a new DeleteAllocatorMetadataItemParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAllocatorMetadataItemParamsWithHTTPClient ¶
func NewDeleteAllocatorMetadataItemParamsWithHTTPClient(client *http.Client) *DeleteAllocatorMetadataItemParams
NewDeleteAllocatorMetadataItemParamsWithHTTPClient creates a new DeleteAllocatorMetadataItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAllocatorMetadataItemParamsWithTimeout ¶
func NewDeleteAllocatorMetadataItemParamsWithTimeout(timeout time.Duration) *DeleteAllocatorMetadataItemParams
NewDeleteAllocatorMetadataItemParamsWithTimeout creates a new DeleteAllocatorMetadataItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAllocatorMetadataItemParams) SetAllocatorID ¶
func (o *DeleteAllocatorMetadataItemParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) SetContext ¶
func (o *DeleteAllocatorMetadataItemParams) SetContext(ctx context.Context)
SetContext adds the context to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) SetHTTPClient ¶
func (o *DeleteAllocatorMetadataItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) SetKey ¶
func (o *DeleteAllocatorMetadataItemParams) SetKey(key string)
SetKey adds the key to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) SetTimeout ¶
func (o *DeleteAllocatorMetadataItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) SetVersion ¶
func (o *DeleteAllocatorMetadataItemParams) SetVersion(version *int64)
SetVersion adds the version to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithAllocatorID ¶
func (o *DeleteAllocatorMetadataItemParams) WithAllocatorID(allocatorID string) *DeleteAllocatorMetadataItemParams
WithAllocatorID adds the allocatorID to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithContext ¶
func (o *DeleteAllocatorMetadataItemParams) WithContext(ctx context.Context) *DeleteAllocatorMetadataItemParams
WithContext adds the context to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithHTTPClient ¶
func (o *DeleteAllocatorMetadataItemParams) WithHTTPClient(client *http.Client) *DeleteAllocatorMetadataItemParams
WithHTTPClient adds the HTTPClient to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithKey ¶
func (o *DeleteAllocatorMetadataItemParams) WithKey(key string) *DeleteAllocatorMetadataItemParams
WithKey adds the key to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithTimeout ¶
func (o *DeleteAllocatorMetadataItemParams) WithTimeout(timeout time.Duration) *DeleteAllocatorMetadataItemParams
WithTimeout adds the timeout to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WithVersion ¶
func (o *DeleteAllocatorMetadataItemParams) WithVersion(version *int64) *DeleteAllocatorMetadataItemParams
WithVersion adds the version to the delete allocator metadata item params
func (*DeleteAllocatorMetadataItemParams) WriteToRequest ¶
func (o *DeleteAllocatorMetadataItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAllocatorMetadataItemReader ¶
type DeleteAllocatorMetadataItemReader struct {
// contains filtered or unexported fields
}
DeleteAllocatorMetadataItemReader is a Reader for the DeleteAllocatorMetadataItem structure.
func (*DeleteAllocatorMetadataItemReader) ReadResponse ¶
func (o *DeleteAllocatorMetadataItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAllocatorMetadataItemRetryWith ¶
type DeleteAllocatorMetadataItemRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteAllocatorMetadataItemRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteAllocatorMetadataItemRetryWith ¶
func NewDeleteAllocatorMetadataItemRetryWith() *DeleteAllocatorMetadataItemRetryWith
NewDeleteAllocatorMetadataItemRetryWith creates a DeleteAllocatorMetadataItemRetryWith with default headers values
func (*DeleteAllocatorMetadataItemRetryWith) Error ¶
func (o *DeleteAllocatorMetadataItemRetryWith) Error() string
type DeleteAllocatorNotFound ¶
type DeleteAllocatorNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteAllocatorNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewDeleteAllocatorNotFound ¶
func NewDeleteAllocatorNotFound() *DeleteAllocatorNotFound
NewDeleteAllocatorNotFound creates a DeleteAllocatorNotFound with default headers values
func (*DeleteAllocatorNotFound) Error ¶
func (o *DeleteAllocatorNotFound) Error() string
type DeleteAllocatorOK ¶
type DeleteAllocatorOK struct {
Payload models.EmptyResponse
}
DeleteAllocatorOK handles this case with default header values.
The allocator specified by {allocator_id} was successfully deleted
func NewDeleteAllocatorOK ¶
func NewDeleteAllocatorOK() *DeleteAllocatorOK
NewDeleteAllocatorOK creates a DeleteAllocatorOK with default headers values
func (*DeleteAllocatorOK) Error ¶
func (o *DeleteAllocatorOK) Error() string
type DeleteAllocatorParams ¶
type DeleteAllocatorParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*RemoveInstances Removes the instances from the deleted allocator. */ RemoveInstances *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAllocatorParams contains all the parameters to send to the API endpoint for the delete allocator operation typically these are written to a http.Request
func NewDeleteAllocatorParams ¶
func NewDeleteAllocatorParams() *DeleteAllocatorParams
NewDeleteAllocatorParams creates a new DeleteAllocatorParams object with the default values initialized.
func NewDeleteAllocatorParamsWithContext ¶
func NewDeleteAllocatorParamsWithContext(ctx context.Context) *DeleteAllocatorParams
NewDeleteAllocatorParamsWithContext creates a new DeleteAllocatorParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAllocatorParamsWithHTTPClient ¶
func NewDeleteAllocatorParamsWithHTTPClient(client *http.Client) *DeleteAllocatorParams
NewDeleteAllocatorParamsWithHTTPClient creates a new DeleteAllocatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAllocatorParamsWithTimeout ¶
func NewDeleteAllocatorParamsWithTimeout(timeout time.Duration) *DeleteAllocatorParams
NewDeleteAllocatorParamsWithTimeout creates a new DeleteAllocatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAllocatorParams) SetAllocatorID ¶
func (o *DeleteAllocatorParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the delete allocator params
func (*DeleteAllocatorParams) SetContext ¶
func (o *DeleteAllocatorParams) SetContext(ctx context.Context)
SetContext adds the context to the delete allocator params
func (*DeleteAllocatorParams) SetHTTPClient ¶
func (o *DeleteAllocatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete allocator params
func (*DeleteAllocatorParams) SetRemoveInstances ¶
func (o *DeleteAllocatorParams) SetRemoveInstances(removeInstances *bool)
SetRemoveInstances adds the removeInstances to the delete allocator params
func (*DeleteAllocatorParams) SetTimeout ¶
func (o *DeleteAllocatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete allocator params
func (*DeleteAllocatorParams) WithAllocatorID ¶
func (o *DeleteAllocatorParams) WithAllocatorID(allocatorID string) *DeleteAllocatorParams
WithAllocatorID adds the allocatorID to the delete allocator params
func (*DeleteAllocatorParams) WithContext ¶
func (o *DeleteAllocatorParams) WithContext(ctx context.Context) *DeleteAllocatorParams
WithContext adds the context to the delete allocator params
func (*DeleteAllocatorParams) WithHTTPClient ¶
func (o *DeleteAllocatorParams) WithHTTPClient(client *http.Client) *DeleteAllocatorParams
WithHTTPClient adds the HTTPClient to the delete allocator params
func (*DeleteAllocatorParams) WithRemoveInstances ¶
func (o *DeleteAllocatorParams) WithRemoveInstances(removeInstances *bool) *DeleteAllocatorParams
WithRemoveInstances adds the removeInstances to the delete allocator params
func (*DeleteAllocatorParams) WithTimeout ¶
func (o *DeleteAllocatorParams) WithTimeout(timeout time.Duration) *DeleteAllocatorParams
WithTimeout adds the timeout to the delete allocator params
func (*DeleteAllocatorParams) WriteToRequest ¶
func (o *DeleteAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAllocatorReader ¶
type DeleteAllocatorReader struct {
// contains filtered or unexported fields
}
DeleteAllocatorReader is a Reader for the DeleteAllocator structure.
func (*DeleteAllocatorReader) ReadResponse ¶
func (o *DeleteAllocatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAllocatorRetryWith ¶
type DeleteAllocatorRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteAllocatorRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteAllocatorRetryWith ¶
func NewDeleteAllocatorRetryWith() *DeleteAllocatorRetryWith
NewDeleteAllocatorRetryWith creates a DeleteAllocatorRetryWith with default headers values
func (*DeleteAllocatorRetryWith) Error ¶
func (o *DeleteAllocatorRetryWith) Error() string
type DeleteBlueprinterRoleBadRequest ¶
type DeleteBlueprinterRoleBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteBlueprinterRoleBadRequest handles this case with default header values.
The role is currently running container sets. (code: `roles.in_use`)
func NewDeleteBlueprinterRoleBadRequest ¶
func NewDeleteBlueprinterRoleBadRequest() *DeleteBlueprinterRoleBadRequest
NewDeleteBlueprinterRoleBadRequest creates a DeleteBlueprinterRoleBadRequest with default headers values
func (*DeleteBlueprinterRoleBadRequest) Error ¶
func (o *DeleteBlueprinterRoleBadRequest) Error() string
type DeleteBlueprinterRoleConflict ¶
type DeleteBlueprinterRoleConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteBlueprinterRoleConflict handles this case with default header values.
Your request failed because the specified version does not match the persisted version. (code: `roles.version_conflict`)
func NewDeleteBlueprinterRoleConflict ¶
func NewDeleteBlueprinterRoleConflict() *DeleteBlueprinterRoleConflict
NewDeleteBlueprinterRoleConflict creates a DeleteBlueprinterRoleConflict with default headers values
func (*DeleteBlueprinterRoleConflict) Error ¶
func (o *DeleteBlueprinterRoleConflict) Error() string
type DeleteBlueprinterRoleNotFound ¶
type DeleteBlueprinterRoleNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteBlueprinterRoleNotFound handles this case with default header values.
The role can't be found. (code: `roles.not_found`)
func NewDeleteBlueprinterRoleNotFound ¶
func NewDeleteBlueprinterRoleNotFound() *DeleteBlueprinterRoleNotFound
NewDeleteBlueprinterRoleNotFound creates a DeleteBlueprinterRoleNotFound with default headers values
func (*DeleteBlueprinterRoleNotFound) Error ¶
func (o *DeleteBlueprinterRoleNotFound) Error() string
type DeleteBlueprinterRoleOK ¶
type DeleteBlueprinterRoleOK struct {
Payload models.EmptyResponse
}
DeleteBlueprinterRoleOK handles this case with default header values.
The role was successfully deleted.
func NewDeleteBlueprinterRoleOK ¶
func NewDeleteBlueprinterRoleOK() *DeleteBlueprinterRoleOK
NewDeleteBlueprinterRoleOK creates a DeleteBlueprinterRoleOK with default headers values
func (*DeleteBlueprinterRoleOK) Error ¶
func (o *DeleteBlueprinterRoleOK) Error() string
type DeleteBlueprinterRoleParams ¶
type DeleteBlueprinterRoleParams struct { /*BlueprinterRoleID User-specified Blueprinter role ID. */ BlueprinterRoleID string /*Version When specified, 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 }
DeleteBlueprinterRoleParams contains all the parameters to send to the API endpoint for the delete blueprinter role operation typically these are written to a http.Request
func NewDeleteBlueprinterRoleParams ¶
func NewDeleteBlueprinterRoleParams() *DeleteBlueprinterRoleParams
NewDeleteBlueprinterRoleParams creates a new DeleteBlueprinterRoleParams object with the default values initialized.
func NewDeleteBlueprinterRoleParamsWithContext ¶
func NewDeleteBlueprinterRoleParamsWithContext(ctx context.Context) *DeleteBlueprinterRoleParams
NewDeleteBlueprinterRoleParamsWithContext creates a new DeleteBlueprinterRoleParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteBlueprinterRoleParamsWithHTTPClient ¶
func NewDeleteBlueprinterRoleParamsWithHTTPClient(client *http.Client) *DeleteBlueprinterRoleParams
NewDeleteBlueprinterRoleParamsWithHTTPClient creates a new DeleteBlueprinterRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteBlueprinterRoleParamsWithTimeout ¶
func NewDeleteBlueprinterRoleParamsWithTimeout(timeout time.Duration) *DeleteBlueprinterRoleParams
NewDeleteBlueprinterRoleParamsWithTimeout creates a new DeleteBlueprinterRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteBlueprinterRoleParams) SetBlueprinterRoleID ¶
func (o *DeleteBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
SetBlueprinterRoleID adds the blueprinterRoleId to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) SetContext ¶
func (o *DeleteBlueprinterRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) SetHTTPClient ¶
func (o *DeleteBlueprinterRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) SetTimeout ¶
func (o *DeleteBlueprinterRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) SetVersion ¶
func (o *DeleteBlueprinterRoleParams) SetVersion(version *int64)
SetVersion adds the version to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WithBlueprinterRoleID ¶
func (o *DeleteBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *DeleteBlueprinterRoleParams
WithBlueprinterRoleID adds the blueprinterRoleID to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WithContext ¶
func (o *DeleteBlueprinterRoleParams) WithContext(ctx context.Context) *DeleteBlueprinterRoleParams
WithContext adds the context to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WithHTTPClient ¶
func (o *DeleteBlueprinterRoleParams) WithHTTPClient(client *http.Client) *DeleteBlueprinterRoleParams
WithHTTPClient adds the HTTPClient to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WithTimeout ¶
func (o *DeleteBlueprinterRoleParams) WithTimeout(timeout time.Duration) *DeleteBlueprinterRoleParams
WithTimeout adds the timeout to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WithVersion ¶
func (o *DeleteBlueprinterRoleParams) WithVersion(version *int64) *DeleteBlueprinterRoleParams
WithVersion adds the version to the delete blueprinter role params
func (*DeleteBlueprinterRoleParams) WriteToRequest ¶
func (o *DeleteBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteBlueprinterRoleReader ¶
type DeleteBlueprinterRoleReader struct {
// contains filtered or unexported fields
}
DeleteBlueprinterRoleReader is a Reader for the DeleteBlueprinterRole structure.
func (*DeleteBlueprinterRoleReader) ReadResponse ¶
func (o *DeleteBlueprinterRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteConfigStoreOptionNotFound ¶
type DeleteConfigStoreOptionNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteConfigStoreOptionNotFound handles this case with default header values.
Config Store Option do not exist by that name. (code: `platform.config.store.not_found`)
func NewDeleteConfigStoreOptionNotFound ¶
func NewDeleteConfigStoreOptionNotFound() *DeleteConfigStoreOptionNotFound
NewDeleteConfigStoreOptionNotFound creates a DeleteConfigStoreOptionNotFound with default headers values
func (*DeleteConfigStoreOptionNotFound) Error ¶
func (o *DeleteConfigStoreOptionNotFound) Error() string
type DeleteConfigStoreOptionOK ¶
type DeleteConfigStoreOptionOK 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.EmptyResponse }
DeleteConfigStoreOptionOK handles this case with default header values.
Config Store Option deleted successfully
func NewDeleteConfigStoreOptionOK ¶
func NewDeleteConfigStoreOptionOK() *DeleteConfigStoreOptionOK
NewDeleteConfigStoreOptionOK creates a DeleteConfigStoreOptionOK with default headers values
func (*DeleteConfigStoreOptionOK) Error ¶
func (o *DeleteConfigStoreOptionOK) Error() string
type DeleteConfigStoreOptionParams ¶
type DeleteConfigStoreOptionParams struct { /*ConfigOptionID Name of the Config Store Option that you would like to delete */ ConfigOptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteConfigStoreOptionParams contains all the parameters to send to the API endpoint for the delete config store option operation typically these are written to a http.Request
func NewDeleteConfigStoreOptionParams ¶
func NewDeleteConfigStoreOptionParams() *DeleteConfigStoreOptionParams
NewDeleteConfigStoreOptionParams creates a new DeleteConfigStoreOptionParams object with the default values initialized.
func NewDeleteConfigStoreOptionParamsWithContext ¶
func NewDeleteConfigStoreOptionParamsWithContext(ctx context.Context) *DeleteConfigStoreOptionParams
NewDeleteConfigStoreOptionParamsWithContext creates a new DeleteConfigStoreOptionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteConfigStoreOptionParamsWithHTTPClient ¶
func NewDeleteConfigStoreOptionParamsWithHTTPClient(client *http.Client) *DeleteConfigStoreOptionParams
NewDeleteConfigStoreOptionParamsWithHTTPClient creates a new DeleteConfigStoreOptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteConfigStoreOptionParamsWithTimeout ¶
func NewDeleteConfigStoreOptionParamsWithTimeout(timeout time.Duration) *DeleteConfigStoreOptionParams
NewDeleteConfigStoreOptionParamsWithTimeout creates a new DeleteConfigStoreOptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteConfigStoreOptionParams) SetConfigOptionID ¶
func (o *DeleteConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
SetConfigOptionID adds the configOptionId to the delete config store option params
func (*DeleteConfigStoreOptionParams) SetContext ¶
func (o *DeleteConfigStoreOptionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete config store option params
func (*DeleteConfigStoreOptionParams) SetHTTPClient ¶
func (o *DeleteConfigStoreOptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete config store option params
func (*DeleteConfigStoreOptionParams) SetTimeout ¶
func (o *DeleteConfigStoreOptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete config store option params
func (*DeleteConfigStoreOptionParams) WithConfigOptionID ¶
func (o *DeleteConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *DeleteConfigStoreOptionParams
WithConfigOptionID adds the configOptionID to the delete config store option params
func (*DeleteConfigStoreOptionParams) WithContext ¶
func (o *DeleteConfigStoreOptionParams) WithContext(ctx context.Context) *DeleteConfigStoreOptionParams
WithContext adds the context to the delete config store option params
func (*DeleteConfigStoreOptionParams) WithHTTPClient ¶
func (o *DeleteConfigStoreOptionParams) WithHTTPClient(client *http.Client) *DeleteConfigStoreOptionParams
WithHTTPClient adds the HTTPClient to the delete config store option params
func (*DeleteConfigStoreOptionParams) WithTimeout ¶
func (o *DeleteConfigStoreOptionParams) WithTimeout(timeout time.Duration) *DeleteConfigStoreOptionParams
WithTimeout adds the timeout to the delete config store option params
func (*DeleteConfigStoreOptionParams) WriteToRequest ¶
func (o *DeleteConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteConfigStoreOptionReader ¶
type DeleteConfigStoreOptionReader struct {
// contains filtered or unexported fields
}
DeleteConfigStoreOptionReader is a Reader for the DeleteConfigStoreOption structure.
func (*DeleteConfigStoreOptionReader) ReadResponse ¶
func (o *DeleteConfigStoreOptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLicenseNotFound ¶
type DeleteLicenseNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteLicenseNotFound handles this case with default header values.
The license cannot be found. (code: `license.license_not_found`)
func NewDeleteLicenseNotFound ¶
func NewDeleteLicenseNotFound() *DeleteLicenseNotFound
NewDeleteLicenseNotFound creates a DeleteLicenseNotFound with default headers values
func (*DeleteLicenseNotFound) Error ¶
func (o *DeleteLicenseNotFound) Error() string
type DeleteLicenseOK ¶
type DeleteLicenseOK struct {
Payload models.EmptyResponse
}
DeleteLicenseOK handles this case with default header values.
The license was deleted.
func NewDeleteLicenseOK ¶
func NewDeleteLicenseOK() *DeleteLicenseOK
NewDeleteLicenseOK creates a DeleteLicenseOK with default headers values
func (*DeleteLicenseOK) Error ¶
func (o *DeleteLicenseOK) Error() string
type DeleteLicenseParams ¶
type DeleteLicenseParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLicenseParams contains all the parameters to send to the API endpoint for the delete license operation typically these are written to a http.Request
func NewDeleteLicenseParams ¶
func NewDeleteLicenseParams() *DeleteLicenseParams
NewDeleteLicenseParams creates a new DeleteLicenseParams object with the default values initialized.
func NewDeleteLicenseParamsWithContext ¶
func NewDeleteLicenseParamsWithContext(ctx context.Context) *DeleteLicenseParams
NewDeleteLicenseParamsWithContext creates a new DeleteLicenseParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteLicenseParamsWithHTTPClient ¶
func NewDeleteLicenseParamsWithHTTPClient(client *http.Client) *DeleteLicenseParams
NewDeleteLicenseParamsWithHTTPClient creates a new DeleteLicenseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteLicenseParamsWithTimeout ¶
func NewDeleteLicenseParamsWithTimeout(timeout time.Duration) *DeleteLicenseParams
NewDeleteLicenseParamsWithTimeout creates a new DeleteLicenseParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteLicenseParams) SetContext ¶
func (o *DeleteLicenseParams) SetContext(ctx context.Context)
SetContext adds the context to the delete license params
func (*DeleteLicenseParams) SetHTTPClient ¶
func (o *DeleteLicenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete license params
func (*DeleteLicenseParams) SetTimeout ¶
func (o *DeleteLicenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete license params
func (*DeleteLicenseParams) WithContext ¶
func (o *DeleteLicenseParams) WithContext(ctx context.Context) *DeleteLicenseParams
WithContext adds the context to the delete license params
func (*DeleteLicenseParams) WithHTTPClient ¶
func (o *DeleteLicenseParams) WithHTTPClient(client *http.Client) *DeleteLicenseParams
WithHTTPClient adds the HTTPClient to the delete license params
func (*DeleteLicenseParams) WithTimeout ¶
func (o *DeleteLicenseParams) WithTimeout(timeout time.Duration) *DeleteLicenseParams
WithTimeout adds the timeout to the delete license params
func (*DeleteLicenseParams) WriteToRequest ¶
func (o *DeleteLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLicenseReader ¶
type DeleteLicenseReader struct {
// contains filtered or unexported fields
}
DeleteLicenseReader is a Reader for the DeleteLicense structure.
func (*DeleteLicenseReader) ReadResponse ¶
func (o *DeleteLicenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLicenseRetryWith ¶
type DeleteLicenseRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteLicenseRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteLicenseRetryWith ¶
func NewDeleteLicenseRetryWith() *DeleteLicenseRetryWith
NewDeleteLicenseRetryWith creates a DeleteLicenseRetryWith with default headers values
func (*DeleteLicenseRetryWith) Error ¶
func (o *DeleteLicenseRetryWith) Error() string
type DeleteProxiesFilteredGroupConflict ¶
type DeleteProxiesFilteredGroupConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteProxiesFilteredGroupConflict handles this case with default header values.
There is a version conflict. (code: `proxies.proxies_filtered_group_version_conflict`)
func NewDeleteProxiesFilteredGroupConflict ¶
func NewDeleteProxiesFilteredGroupConflict() *DeleteProxiesFilteredGroupConflict
NewDeleteProxiesFilteredGroupConflict creates a DeleteProxiesFilteredGroupConflict with default headers values
func (*DeleteProxiesFilteredGroupConflict) Error ¶
func (o *DeleteProxiesFilteredGroupConflict) Error() string
type DeleteProxiesFilteredGroupNotFound ¶
type DeleteProxiesFilteredGroupNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteProxiesFilteredGroupNotFound handles this case with default header values.
Unable to find the {proxies_filtered_group_id} specified filtered group of proxies. Edit your request, then try again. (code: `proxies.proxies_filtered_group_not_found`)
func NewDeleteProxiesFilteredGroupNotFound ¶
func NewDeleteProxiesFilteredGroupNotFound() *DeleteProxiesFilteredGroupNotFound
NewDeleteProxiesFilteredGroupNotFound creates a DeleteProxiesFilteredGroupNotFound with default headers values
func (*DeleteProxiesFilteredGroupNotFound) Error ¶
func (o *DeleteProxiesFilteredGroupNotFound) Error() string
type DeleteProxiesFilteredGroupOK ¶
type DeleteProxiesFilteredGroupOK struct {
Payload models.EmptyResponse
}
DeleteProxiesFilteredGroupOK handles this case with default header values.
The filtered group of proxies was successfully deleted
func NewDeleteProxiesFilteredGroupOK ¶
func NewDeleteProxiesFilteredGroupOK() *DeleteProxiesFilteredGroupOK
NewDeleteProxiesFilteredGroupOK creates a DeleteProxiesFilteredGroupOK with default headers values
func (*DeleteProxiesFilteredGroupOK) Error ¶
func (o *DeleteProxiesFilteredGroupOK) Error() string
type DeleteProxiesFilteredGroupParams ¶
type DeleteProxiesFilteredGroupParams struct { /*ProxiesFilteredGroupID "The identifier for the filtered group of proxies */ ProxiesFilteredGroupID string /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProxiesFilteredGroupParams contains all the parameters to send to the API endpoint for the delete proxies filtered group operation typically these are written to a http.Request
func NewDeleteProxiesFilteredGroupParams ¶
func NewDeleteProxiesFilteredGroupParams() *DeleteProxiesFilteredGroupParams
NewDeleteProxiesFilteredGroupParams creates a new DeleteProxiesFilteredGroupParams object with the default values initialized.
func NewDeleteProxiesFilteredGroupParamsWithContext ¶
func NewDeleteProxiesFilteredGroupParamsWithContext(ctx context.Context) *DeleteProxiesFilteredGroupParams
NewDeleteProxiesFilteredGroupParamsWithContext creates a new DeleteProxiesFilteredGroupParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteProxiesFilteredGroupParamsWithHTTPClient ¶
func NewDeleteProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *DeleteProxiesFilteredGroupParams
NewDeleteProxiesFilteredGroupParamsWithHTTPClient creates a new DeleteProxiesFilteredGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProxiesFilteredGroupParamsWithTimeout ¶
func NewDeleteProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *DeleteProxiesFilteredGroupParams
NewDeleteProxiesFilteredGroupParamsWithTimeout creates a new DeleteProxiesFilteredGroupParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProxiesFilteredGroupParams) SetContext ¶
func (o *DeleteProxiesFilteredGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) SetHTTPClient ¶
func (o *DeleteProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) SetProxiesFilteredGroupID ¶
func (o *DeleteProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
SetProxiesFilteredGroupID adds the proxiesFilteredGroupId to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) SetTimeout ¶
func (o *DeleteProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) SetVersion ¶
func (o *DeleteProxiesFilteredGroupParams) SetVersion(version *int64)
SetVersion adds the version to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WithContext ¶
func (o *DeleteProxiesFilteredGroupParams) WithContext(ctx context.Context) *DeleteProxiesFilteredGroupParams
WithContext adds the context to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WithHTTPClient ¶
func (o *DeleteProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *DeleteProxiesFilteredGroupParams
WithHTTPClient adds the HTTPClient to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WithProxiesFilteredGroupID ¶
func (o *DeleteProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *DeleteProxiesFilteredGroupParams
WithProxiesFilteredGroupID adds the proxiesFilteredGroupID to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WithTimeout ¶
func (o *DeleteProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *DeleteProxiesFilteredGroupParams
WithTimeout adds the timeout to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WithVersion ¶
func (o *DeleteProxiesFilteredGroupParams) WithVersion(version *int64) *DeleteProxiesFilteredGroupParams
WithVersion adds the version to the delete proxies filtered group params
func (*DeleteProxiesFilteredGroupParams) WriteToRequest ¶
func (o *DeleteProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProxiesFilteredGroupReader ¶
type DeleteProxiesFilteredGroupReader struct {
// contains filtered or unexported fields
}
DeleteProxiesFilteredGroupReader is a Reader for the DeleteProxiesFilteredGroup structure.
func (*DeleteProxiesFilteredGroupReader) ReadResponse ¶
func (o *DeleteProxiesFilteredGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProxiesFilteredGroupRetryWith ¶
type DeleteProxiesFilteredGroupRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteProxiesFilteredGroupRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteProxiesFilteredGroupRetryWith ¶
func NewDeleteProxiesFilteredGroupRetryWith() *DeleteProxiesFilteredGroupRetryWith
NewDeleteProxiesFilteredGroupRetryWith creates a DeleteProxiesFilteredGroupRetryWith with default headers values
func (*DeleteProxiesFilteredGroupRetryWith) Error ¶
func (o *DeleteProxiesFilteredGroupRetryWith) Error() string
type DeleteRunnerBadRequest ¶
type DeleteRunnerBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteRunnerBadRequest handles this case with default header values.
The runner specified by {runner_id} could not be deleted. (code: `runners.runner_deletion_failed`)
func NewDeleteRunnerBadRequest ¶
func NewDeleteRunnerBadRequest() *DeleteRunnerBadRequest
NewDeleteRunnerBadRequest creates a DeleteRunnerBadRequest with default headers values
func (*DeleteRunnerBadRequest) Error ¶
func (o *DeleteRunnerBadRequest) Error() string
type DeleteRunnerNotFound ¶
type DeleteRunnerNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteRunnerNotFound handles this case with default header values.
The runner specified by {runner_id} cannot be found. (code: `runners.runner_not_found`)
func NewDeleteRunnerNotFound ¶
func NewDeleteRunnerNotFound() *DeleteRunnerNotFound
NewDeleteRunnerNotFound creates a DeleteRunnerNotFound with default headers values
func (*DeleteRunnerNotFound) Error ¶
func (o *DeleteRunnerNotFound) Error() string
type DeleteRunnerOK ¶
type DeleteRunnerOK struct {
Payload models.EmptyResponse
}
DeleteRunnerOK handles this case with default header values.
The runner specified by {runner_id} was deleted.
func NewDeleteRunnerOK ¶
func NewDeleteRunnerOK() *DeleteRunnerOK
NewDeleteRunnerOK creates a DeleteRunnerOK with default headers values
func (*DeleteRunnerOK) Error ¶
func (o *DeleteRunnerOK) Error() string
type DeleteRunnerParams ¶
type DeleteRunnerParams struct { /*RunnerID The identifier for the runner */ RunnerID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRunnerParams contains all the parameters to send to the API endpoint for the delete runner operation typically these are written to a http.Request
func NewDeleteRunnerParams ¶
func NewDeleteRunnerParams() *DeleteRunnerParams
NewDeleteRunnerParams creates a new DeleteRunnerParams object with the default values initialized.
func NewDeleteRunnerParamsWithContext ¶
func NewDeleteRunnerParamsWithContext(ctx context.Context) *DeleteRunnerParams
NewDeleteRunnerParamsWithContext creates a new DeleteRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteRunnerParamsWithHTTPClient ¶
func NewDeleteRunnerParamsWithHTTPClient(client *http.Client) *DeleteRunnerParams
NewDeleteRunnerParamsWithHTTPClient creates a new DeleteRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteRunnerParamsWithTimeout ¶
func NewDeleteRunnerParamsWithTimeout(timeout time.Duration) *DeleteRunnerParams
NewDeleteRunnerParamsWithTimeout creates a new DeleteRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteRunnerParams) SetContext ¶
func (o *DeleteRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the delete runner params
func (*DeleteRunnerParams) SetHTTPClient ¶
func (o *DeleteRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete runner params
func (*DeleteRunnerParams) SetRunnerID ¶
func (o *DeleteRunnerParams) SetRunnerID(runnerID string)
SetRunnerID adds the runnerId to the delete runner params
func (*DeleteRunnerParams) SetTimeout ¶
func (o *DeleteRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete runner params
func (*DeleteRunnerParams) WithContext ¶
func (o *DeleteRunnerParams) WithContext(ctx context.Context) *DeleteRunnerParams
WithContext adds the context to the delete runner params
func (*DeleteRunnerParams) WithHTTPClient ¶
func (o *DeleteRunnerParams) WithHTTPClient(client *http.Client) *DeleteRunnerParams
WithHTTPClient adds the HTTPClient to the delete runner params
func (*DeleteRunnerParams) WithRunnerID ¶
func (o *DeleteRunnerParams) WithRunnerID(runnerID string) *DeleteRunnerParams
WithRunnerID adds the runnerID to the delete runner params
func (*DeleteRunnerParams) WithTimeout ¶
func (o *DeleteRunnerParams) WithTimeout(timeout time.Duration) *DeleteRunnerParams
WithTimeout adds the timeout to the delete runner params
func (*DeleteRunnerParams) WriteToRequest ¶
func (o *DeleteRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRunnerReader ¶
type DeleteRunnerReader struct {
// contains filtered or unexported fields
}
DeleteRunnerReader is a Reader for the DeleteRunner structure.
func (*DeleteRunnerReader) ReadResponse ¶
func (o *DeleteRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRunnerRetryWith ¶
type DeleteRunnerRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
DeleteRunnerRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteRunnerRetryWith ¶
func NewDeleteRunnerRetryWith() *DeleteRunnerRetryWith
NewDeleteRunnerRetryWith creates a DeleteRunnerRetryWith with default headers values
func (*DeleteRunnerRetryWith) Error ¶
func (o *DeleteRunnerRetryWith) Error() string
type GetAllocatorMetadataNotFound ¶
type GetAllocatorMetadataNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetAllocatorMetadataNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewGetAllocatorMetadataNotFound ¶
func NewGetAllocatorMetadataNotFound() *GetAllocatorMetadataNotFound
NewGetAllocatorMetadataNotFound creates a GetAllocatorMetadataNotFound with default headers values
func (*GetAllocatorMetadataNotFound) Error ¶
func (o *GetAllocatorMetadataNotFound) Error() string
type GetAllocatorMetadataOK ¶
type GetAllocatorMetadataOK 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.MetadataItem }
GetAllocatorMetadataOK handles this case with default header values.
The allocator metadata was successfully returned
func NewGetAllocatorMetadataOK ¶
func NewGetAllocatorMetadataOK() *GetAllocatorMetadataOK
NewGetAllocatorMetadataOK creates a GetAllocatorMetadataOK with default headers values
func (*GetAllocatorMetadataOK) Error ¶
func (o *GetAllocatorMetadataOK) Error() string
type GetAllocatorMetadataParams ¶
type GetAllocatorMetadataParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllocatorMetadataParams contains all the parameters to send to the API endpoint for the get allocator metadata operation typically these are written to a http.Request
func NewGetAllocatorMetadataParams ¶
func NewGetAllocatorMetadataParams() *GetAllocatorMetadataParams
NewGetAllocatorMetadataParams creates a new GetAllocatorMetadataParams object with the default values initialized.
func NewGetAllocatorMetadataParamsWithContext ¶
func NewGetAllocatorMetadataParamsWithContext(ctx context.Context) *GetAllocatorMetadataParams
NewGetAllocatorMetadataParamsWithContext creates a new GetAllocatorMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllocatorMetadataParamsWithHTTPClient ¶
func NewGetAllocatorMetadataParamsWithHTTPClient(client *http.Client) *GetAllocatorMetadataParams
NewGetAllocatorMetadataParamsWithHTTPClient creates a new GetAllocatorMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllocatorMetadataParamsWithTimeout ¶
func NewGetAllocatorMetadataParamsWithTimeout(timeout time.Duration) *GetAllocatorMetadataParams
NewGetAllocatorMetadataParamsWithTimeout creates a new GetAllocatorMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllocatorMetadataParams) SetAllocatorID ¶
func (o *GetAllocatorMetadataParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the get allocator metadata params
func (*GetAllocatorMetadataParams) SetContext ¶
func (o *GetAllocatorMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the get allocator metadata params
func (*GetAllocatorMetadataParams) SetHTTPClient ¶
func (o *GetAllocatorMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get allocator metadata params
func (*GetAllocatorMetadataParams) SetTimeout ¶
func (o *GetAllocatorMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get allocator metadata params
func (*GetAllocatorMetadataParams) WithAllocatorID ¶
func (o *GetAllocatorMetadataParams) WithAllocatorID(allocatorID string) *GetAllocatorMetadataParams
WithAllocatorID adds the allocatorID to the get allocator metadata params
func (*GetAllocatorMetadataParams) WithContext ¶
func (o *GetAllocatorMetadataParams) WithContext(ctx context.Context) *GetAllocatorMetadataParams
WithContext adds the context to the get allocator metadata params
func (*GetAllocatorMetadataParams) WithHTTPClient ¶
func (o *GetAllocatorMetadataParams) WithHTTPClient(client *http.Client) *GetAllocatorMetadataParams
WithHTTPClient adds the HTTPClient to the get allocator metadata params
func (*GetAllocatorMetadataParams) WithTimeout ¶
func (o *GetAllocatorMetadataParams) WithTimeout(timeout time.Duration) *GetAllocatorMetadataParams
WithTimeout adds the timeout to the get allocator metadata params
func (*GetAllocatorMetadataParams) WriteToRequest ¶
func (o *GetAllocatorMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllocatorMetadataReader ¶
type GetAllocatorMetadataReader struct {
// contains filtered or unexported fields
}
GetAllocatorMetadataReader is a Reader for the GetAllocatorMetadata structure.
func (*GetAllocatorMetadataReader) ReadResponse ¶
func (o *GetAllocatorMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllocatorNotFound ¶
type GetAllocatorNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetAllocatorNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewGetAllocatorNotFound ¶
func NewGetAllocatorNotFound() *GetAllocatorNotFound
NewGetAllocatorNotFound creates a GetAllocatorNotFound with default headers values
func (*GetAllocatorNotFound) Error ¶
func (o *GetAllocatorNotFound) Error() string
type GetAllocatorOK ¶
type GetAllocatorOK struct {
Payload *models.AllocatorInfo
}
GetAllocatorOK handles this case with default header values.
The information for the allocator specified by {allocator_id}
func NewGetAllocatorOK ¶
func NewGetAllocatorOK() *GetAllocatorOK
NewGetAllocatorOK creates a GetAllocatorOK with default headers values
func (*GetAllocatorOK) Error ¶
func (o *GetAllocatorOK) Error() string
type GetAllocatorParams ¶
type GetAllocatorParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllocatorParams contains all the parameters to send to the API endpoint for the get allocator operation typically these are written to a http.Request
func NewGetAllocatorParams ¶
func NewGetAllocatorParams() *GetAllocatorParams
NewGetAllocatorParams creates a new GetAllocatorParams object with the default values initialized.
func NewGetAllocatorParamsWithContext ¶
func NewGetAllocatorParamsWithContext(ctx context.Context) *GetAllocatorParams
NewGetAllocatorParamsWithContext creates a new GetAllocatorParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllocatorParamsWithHTTPClient ¶
func NewGetAllocatorParamsWithHTTPClient(client *http.Client) *GetAllocatorParams
NewGetAllocatorParamsWithHTTPClient creates a new GetAllocatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllocatorParamsWithTimeout ¶
func NewGetAllocatorParamsWithTimeout(timeout time.Duration) *GetAllocatorParams
NewGetAllocatorParamsWithTimeout creates a new GetAllocatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllocatorParams) SetAllocatorID ¶
func (o *GetAllocatorParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the get allocator params
func (*GetAllocatorParams) SetContext ¶
func (o *GetAllocatorParams) SetContext(ctx context.Context)
SetContext adds the context to the get allocator params
func (*GetAllocatorParams) SetHTTPClient ¶
func (o *GetAllocatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get allocator params
func (*GetAllocatorParams) SetTimeout ¶
func (o *GetAllocatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get allocator params
func (*GetAllocatorParams) WithAllocatorID ¶
func (o *GetAllocatorParams) WithAllocatorID(allocatorID string) *GetAllocatorParams
WithAllocatorID adds the allocatorID to the get allocator params
func (*GetAllocatorParams) WithContext ¶
func (o *GetAllocatorParams) WithContext(ctx context.Context) *GetAllocatorParams
WithContext adds the context to the get allocator params
func (*GetAllocatorParams) WithHTTPClient ¶
func (o *GetAllocatorParams) WithHTTPClient(client *http.Client) *GetAllocatorParams
WithHTTPClient adds the HTTPClient to the get allocator params
func (*GetAllocatorParams) WithTimeout ¶
func (o *GetAllocatorParams) WithTimeout(timeout time.Duration) *GetAllocatorParams
WithTimeout adds the timeout to the get allocator params
func (*GetAllocatorParams) WriteToRequest ¶
func (o *GetAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllocatorReader ¶
type GetAllocatorReader struct {
// contains filtered or unexported fields
}
GetAllocatorReader is a Reader for the GetAllocator structure.
func (*GetAllocatorReader) ReadResponse ¶
func (o *GetAllocatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllocatorSettingsNotFound ¶
type GetAllocatorSettingsNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetAllocatorSettingsNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewGetAllocatorSettingsNotFound ¶
func NewGetAllocatorSettingsNotFound() *GetAllocatorSettingsNotFound
NewGetAllocatorSettingsNotFound creates a GetAllocatorSettingsNotFound with default headers values
func (*GetAllocatorSettingsNotFound) Error ¶
func (o *GetAllocatorSettingsNotFound) Error() string
type GetAllocatorSettingsOK ¶
type GetAllocatorSettingsOK 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.AllocatorSettings }
GetAllocatorSettingsOK handles this case with default header values.
Returns the settings for the specified Allocator
func NewGetAllocatorSettingsOK ¶
func NewGetAllocatorSettingsOK() *GetAllocatorSettingsOK
NewGetAllocatorSettingsOK creates a GetAllocatorSettingsOK with default headers values
func (*GetAllocatorSettingsOK) Error ¶
func (o *GetAllocatorSettingsOK) Error() string
type GetAllocatorSettingsParams ¶
type GetAllocatorSettingsParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllocatorSettingsParams contains all the parameters to send to the API endpoint for the get allocator settings operation typically these are written to a http.Request
func NewGetAllocatorSettingsParams ¶
func NewGetAllocatorSettingsParams() *GetAllocatorSettingsParams
NewGetAllocatorSettingsParams creates a new GetAllocatorSettingsParams object with the default values initialized.
func NewGetAllocatorSettingsParamsWithContext ¶
func NewGetAllocatorSettingsParamsWithContext(ctx context.Context) *GetAllocatorSettingsParams
NewGetAllocatorSettingsParamsWithContext creates a new GetAllocatorSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllocatorSettingsParamsWithHTTPClient ¶
func NewGetAllocatorSettingsParamsWithHTTPClient(client *http.Client) *GetAllocatorSettingsParams
NewGetAllocatorSettingsParamsWithHTTPClient creates a new GetAllocatorSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllocatorSettingsParamsWithTimeout ¶
func NewGetAllocatorSettingsParamsWithTimeout(timeout time.Duration) *GetAllocatorSettingsParams
NewGetAllocatorSettingsParamsWithTimeout creates a new GetAllocatorSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllocatorSettingsParams) SetAllocatorID ¶
func (o *GetAllocatorSettingsParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the get allocator settings params
func (*GetAllocatorSettingsParams) SetContext ¶
func (o *GetAllocatorSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get allocator settings params
func (*GetAllocatorSettingsParams) SetHTTPClient ¶
func (o *GetAllocatorSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get allocator settings params
func (*GetAllocatorSettingsParams) SetTimeout ¶
func (o *GetAllocatorSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get allocator settings params
func (*GetAllocatorSettingsParams) WithAllocatorID ¶
func (o *GetAllocatorSettingsParams) WithAllocatorID(allocatorID string) *GetAllocatorSettingsParams
WithAllocatorID adds the allocatorID to the get allocator settings params
func (*GetAllocatorSettingsParams) WithContext ¶
func (o *GetAllocatorSettingsParams) WithContext(ctx context.Context) *GetAllocatorSettingsParams
WithContext adds the context to the get allocator settings params
func (*GetAllocatorSettingsParams) WithHTTPClient ¶
func (o *GetAllocatorSettingsParams) WithHTTPClient(client *http.Client) *GetAllocatorSettingsParams
WithHTTPClient adds the HTTPClient to the get allocator settings params
func (*GetAllocatorSettingsParams) WithTimeout ¶
func (o *GetAllocatorSettingsParams) WithTimeout(timeout time.Duration) *GetAllocatorSettingsParams
WithTimeout adds the timeout to the get allocator settings params
func (*GetAllocatorSettingsParams) WriteToRequest ¶
func (o *GetAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllocatorSettingsReader ¶
type GetAllocatorSettingsReader struct {
// contains filtered or unexported fields
}
GetAllocatorSettingsReader is a Reader for the GetAllocatorSettings structure.
func (*GetAllocatorSettingsReader) ReadResponse ¶
func (o *GetAllocatorSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllocatorsOK ¶
type GetAllocatorsOK struct {
Payload *models.AllocatorOverview
}
GetAllocatorsOK handles this case with default header values.
An overview of all allocators
func NewGetAllocatorsOK ¶
func NewGetAllocatorsOK() *GetAllocatorsOK
NewGetAllocatorsOK creates a GetAllocatorsOK with default headers values
func (*GetAllocatorsOK) Error ¶
func (o *GetAllocatorsOK) Error() string
type GetAllocatorsParams ¶
type GetAllocatorsParams struct { /*From (Optional) The offset from the first result you want to fetch. Defaults to 0. */ From *int64 /*Q (Optional) The query that filters the allocators. Maps to an Elasticsearch `query_string` query. */ Q *string /*Size (Optional) The maximum number of search results to return. Defaults to 100. */ Size *int64 /*Sort (Optional) An comma-separated array of fields to sort the search results by. Defaults to `allocator_id`. */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllocatorsParams contains all the parameters to send to the API endpoint for the get allocators operation typically these are written to a http.Request
func NewGetAllocatorsParams ¶
func NewGetAllocatorsParams() *GetAllocatorsParams
NewGetAllocatorsParams creates a new GetAllocatorsParams object with the default values initialized.
func NewGetAllocatorsParamsWithContext ¶
func NewGetAllocatorsParamsWithContext(ctx context.Context) *GetAllocatorsParams
NewGetAllocatorsParamsWithContext creates a new GetAllocatorsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllocatorsParamsWithHTTPClient ¶
func NewGetAllocatorsParamsWithHTTPClient(client *http.Client) *GetAllocatorsParams
NewGetAllocatorsParamsWithHTTPClient creates a new GetAllocatorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllocatorsParamsWithTimeout ¶
func NewGetAllocatorsParamsWithTimeout(timeout time.Duration) *GetAllocatorsParams
NewGetAllocatorsParamsWithTimeout creates a new GetAllocatorsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllocatorsParams) SetContext ¶
func (o *GetAllocatorsParams) SetContext(ctx context.Context)
SetContext adds the context to the get allocators params
func (*GetAllocatorsParams) SetFrom ¶
func (o *GetAllocatorsParams) SetFrom(from *int64)
SetFrom adds the from to the get allocators params
func (*GetAllocatorsParams) SetHTTPClient ¶
func (o *GetAllocatorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get allocators params
func (*GetAllocatorsParams) SetQ ¶
func (o *GetAllocatorsParams) SetQ(q *string)
SetQ adds the q to the get allocators params
func (*GetAllocatorsParams) SetSize ¶
func (o *GetAllocatorsParams) SetSize(size *int64)
SetSize adds the size to the get allocators params
func (*GetAllocatorsParams) SetSort ¶
func (o *GetAllocatorsParams) SetSort(sort *string)
SetSort adds the sort to the get allocators params
func (*GetAllocatorsParams) SetTimeout ¶
func (o *GetAllocatorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get allocators params
func (*GetAllocatorsParams) WithContext ¶
func (o *GetAllocatorsParams) WithContext(ctx context.Context) *GetAllocatorsParams
WithContext adds the context to the get allocators params
func (*GetAllocatorsParams) WithFrom ¶
func (o *GetAllocatorsParams) WithFrom(from *int64) *GetAllocatorsParams
WithFrom adds the from to the get allocators params
func (*GetAllocatorsParams) WithHTTPClient ¶
func (o *GetAllocatorsParams) WithHTTPClient(client *http.Client) *GetAllocatorsParams
WithHTTPClient adds the HTTPClient to the get allocators params
func (*GetAllocatorsParams) WithQ ¶
func (o *GetAllocatorsParams) WithQ(q *string) *GetAllocatorsParams
WithQ adds the q to the get allocators params
func (*GetAllocatorsParams) WithSize ¶
func (o *GetAllocatorsParams) WithSize(size *int64) *GetAllocatorsParams
WithSize adds the size to the get allocators params
func (*GetAllocatorsParams) WithSort ¶
func (o *GetAllocatorsParams) WithSort(sort *string) *GetAllocatorsParams
WithSort adds the sort to the get allocators params
func (*GetAllocatorsParams) WithTimeout ¶
func (o *GetAllocatorsParams) WithTimeout(timeout time.Duration) *GetAllocatorsParams
WithTimeout adds the timeout to the get allocators params
func (*GetAllocatorsParams) WriteToRequest ¶
func (o *GetAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllocatorsReader ¶
type GetAllocatorsReader struct {
// contains filtered or unexported fields
}
GetAllocatorsReader is a Reader for the GetAllocators structure.
func (*GetAllocatorsReader) ReadResponse ¶
func (o *GetAllocatorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBlueprinterRoleNotFound ¶
type GetBlueprinterRoleNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetBlueprinterRoleNotFound handles this case with default header values.
The role can't be found. (code: `roles.not_found`)
func NewGetBlueprinterRoleNotFound ¶
func NewGetBlueprinterRoleNotFound() *GetBlueprinterRoleNotFound
NewGetBlueprinterRoleNotFound creates a GetBlueprinterRoleNotFound with default headers values
func (*GetBlueprinterRoleNotFound) Error ¶
func (o *GetBlueprinterRoleNotFound) Error() string
type GetBlueprinterRoleOK ¶
type GetBlueprinterRoleOK struct {
Payload *models.RoleAggregate
}
GetBlueprinterRoleOK handles this case with default header values.
The role aggregate definition.
func NewGetBlueprinterRoleOK ¶
func NewGetBlueprinterRoleOK() *GetBlueprinterRoleOK
NewGetBlueprinterRoleOK creates a GetBlueprinterRoleOK with default headers values
func (*GetBlueprinterRoleOK) Error ¶
func (o *GetBlueprinterRoleOK) Error() string
type GetBlueprinterRoleParams ¶
type GetBlueprinterRoleParams struct { /*BlueprinterRoleID User-specified Blueprinter role ID. */ BlueprinterRoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBlueprinterRoleParams contains all the parameters to send to the API endpoint for the get blueprinter role operation typically these are written to a http.Request
func NewGetBlueprinterRoleParams ¶
func NewGetBlueprinterRoleParams() *GetBlueprinterRoleParams
NewGetBlueprinterRoleParams creates a new GetBlueprinterRoleParams object with the default values initialized.
func NewGetBlueprinterRoleParamsWithContext ¶
func NewGetBlueprinterRoleParamsWithContext(ctx context.Context) *GetBlueprinterRoleParams
NewGetBlueprinterRoleParamsWithContext creates a new GetBlueprinterRoleParams object with the default values initialized, and the ability to set a context for a request
func NewGetBlueprinterRoleParamsWithHTTPClient ¶
func NewGetBlueprinterRoleParamsWithHTTPClient(client *http.Client) *GetBlueprinterRoleParams
NewGetBlueprinterRoleParamsWithHTTPClient creates a new GetBlueprinterRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBlueprinterRoleParamsWithTimeout ¶
func NewGetBlueprinterRoleParamsWithTimeout(timeout time.Duration) *GetBlueprinterRoleParams
NewGetBlueprinterRoleParamsWithTimeout creates a new GetBlueprinterRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBlueprinterRoleParams) SetBlueprinterRoleID ¶
func (o *GetBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
SetBlueprinterRoleID adds the blueprinterRoleId to the get blueprinter role params
func (*GetBlueprinterRoleParams) SetContext ¶
func (o *GetBlueprinterRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the get blueprinter role params
func (*GetBlueprinterRoleParams) SetHTTPClient ¶
func (o *GetBlueprinterRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get blueprinter role params
func (*GetBlueprinterRoleParams) SetTimeout ¶
func (o *GetBlueprinterRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get blueprinter role params
func (*GetBlueprinterRoleParams) WithBlueprinterRoleID ¶
func (o *GetBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *GetBlueprinterRoleParams
WithBlueprinterRoleID adds the blueprinterRoleID to the get blueprinter role params
func (*GetBlueprinterRoleParams) WithContext ¶
func (o *GetBlueprinterRoleParams) WithContext(ctx context.Context) *GetBlueprinterRoleParams
WithContext adds the context to the get blueprinter role params
func (*GetBlueprinterRoleParams) WithHTTPClient ¶
func (o *GetBlueprinterRoleParams) WithHTTPClient(client *http.Client) *GetBlueprinterRoleParams
WithHTTPClient adds the HTTPClient to the get blueprinter role params
func (*GetBlueprinterRoleParams) WithTimeout ¶
func (o *GetBlueprinterRoleParams) WithTimeout(timeout time.Duration) *GetBlueprinterRoleParams
WithTimeout adds the timeout to the get blueprinter role params
func (*GetBlueprinterRoleParams) WriteToRequest ¶
func (o *GetBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBlueprinterRoleReader ¶
type GetBlueprinterRoleReader struct {
// contains filtered or unexported fields
}
GetBlueprinterRoleReader is a Reader for the GetBlueprinterRole structure.
func (*GetBlueprinterRoleReader) ReadResponse ¶
func (o *GetBlueprinterRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConfigStoreOptionNotFound ¶
type GetConfigStoreOptionNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetConfigStoreOptionNotFound handles this case with default header values.
Config Store Option do not exist by that name. (code: `platform.config.store.not_found`)
func NewGetConfigStoreOptionNotFound ¶
func NewGetConfigStoreOptionNotFound() *GetConfigStoreOptionNotFound
NewGetConfigStoreOptionNotFound creates a GetConfigStoreOptionNotFound with default headers values
func (*GetConfigStoreOptionNotFound) Error ¶
func (o *GetConfigStoreOptionNotFound) Error() string
type GetConfigStoreOptionOK ¶
type GetConfigStoreOptionOK 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.ConfigStoreOption }
GetConfigStoreOptionOK handles this case with default header values.
Config Store Option retrieved successfully
func NewGetConfigStoreOptionOK ¶
func NewGetConfigStoreOptionOK() *GetConfigStoreOptionOK
NewGetConfigStoreOptionOK creates a GetConfigStoreOptionOK with default headers values
func (*GetConfigStoreOptionOK) Error ¶
func (o *GetConfigStoreOptionOK) Error() string
type GetConfigStoreOptionParams ¶
type GetConfigStoreOptionParams struct { /*ConfigOptionID Name of the Config Store Option that you would like to find */ ConfigOptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConfigStoreOptionParams contains all the parameters to send to the API endpoint for the get config store option operation typically these are written to a http.Request
func NewGetConfigStoreOptionParams ¶
func NewGetConfigStoreOptionParams() *GetConfigStoreOptionParams
NewGetConfigStoreOptionParams creates a new GetConfigStoreOptionParams object with the default values initialized.
func NewGetConfigStoreOptionParamsWithContext ¶
func NewGetConfigStoreOptionParamsWithContext(ctx context.Context) *GetConfigStoreOptionParams
NewGetConfigStoreOptionParamsWithContext creates a new GetConfigStoreOptionParams object with the default values initialized, and the ability to set a context for a request
func NewGetConfigStoreOptionParamsWithHTTPClient ¶
func NewGetConfigStoreOptionParamsWithHTTPClient(client *http.Client) *GetConfigStoreOptionParams
NewGetConfigStoreOptionParamsWithHTTPClient creates a new GetConfigStoreOptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConfigStoreOptionParamsWithTimeout ¶
func NewGetConfigStoreOptionParamsWithTimeout(timeout time.Duration) *GetConfigStoreOptionParams
NewGetConfigStoreOptionParamsWithTimeout creates a new GetConfigStoreOptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConfigStoreOptionParams) SetConfigOptionID ¶
func (o *GetConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
SetConfigOptionID adds the configOptionId to the get config store option params
func (*GetConfigStoreOptionParams) SetContext ¶
func (o *GetConfigStoreOptionParams) SetContext(ctx context.Context)
SetContext adds the context to the get config store option params
func (*GetConfigStoreOptionParams) SetHTTPClient ¶
func (o *GetConfigStoreOptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get config store option params
func (*GetConfigStoreOptionParams) SetTimeout ¶
func (o *GetConfigStoreOptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get config store option params
func (*GetConfigStoreOptionParams) WithConfigOptionID ¶
func (o *GetConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *GetConfigStoreOptionParams
WithConfigOptionID adds the configOptionID to the get config store option params
func (*GetConfigStoreOptionParams) WithContext ¶
func (o *GetConfigStoreOptionParams) WithContext(ctx context.Context) *GetConfigStoreOptionParams
WithContext adds the context to the get config store option params
func (*GetConfigStoreOptionParams) WithHTTPClient ¶
func (o *GetConfigStoreOptionParams) WithHTTPClient(client *http.Client) *GetConfigStoreOptionParams
WithHTTPClient adds the HTTPClient to the get config store option params
func (*GetConfigStoreOptionParams) WithTimeout ¶
func (o *GetConfigStoreOptionParams) WithTimeout(timeout time.Duration) *GetConfigStoreOptionParams
WithTimeout adds the timeout to the get config store option params
func (*GetConfigStoreOptionParams) WriteToRequest ¶
func (o *GetConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConfigStoreOptionReader ¶
type GetConfigStoreOptionReader struct {
// contains filtered or unexported fields
}
GetConfigStoreOptionReader is a Reader for the GetConfigStoreOption structure.
func (*GetConfigStoreOptionReader) ReadResponse ¶
func (o *GetConfigStoreOptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConstructorNotFound ¶
type GetConstructorNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetConstructorNotFound handles this case with default header values.
The constructor specified by {constructor_id} cannot be found. (code: `constructors.constructor_not_found`)
func NewGetConstructorNotFound ¶
func NewGetConstructorNotFound() *GetConstructorNotFound
NewGetConstructorNotFound creates a GetConstructorNotFound with default headers values
func (*GetConstructorNotFound) Error ¶
func (o *GetConstructorNotFound) Error() string
type GetConstructorOK ¶
type GetConstructorOK struct {
Payload *models.ConstructorInfo
}
GetConstructorOK handles this case with default header values.
The information for the constructor specified by {constructor_id}.
func NewGetConstructorOK ¶
func NewGetConstructorOK() *GetConstructorOK
NewGetConstructorOK creates a GetConstructorOK with default headers values
func (*GetConstructorOK) Error ¶
func (o *GetConstructorOK) Error() string
type GetConstructorParams ¶
type GetConstructorParams struct { /*ConstructorID Identifier for the constructor */ ConstructorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConstructorParams contains all the parameters to send to the API endpoint for the get constructor operation typically these are written to a http.Request
func NewGetConstructorParams ¶
func NewGetConstructorParams() *GetConstructorParams
NewGetConstructorParams creates a new GetConstructorParams object with the default values initialized.
func NewGetConstructorParamsWithContext ¶
func NewGetConstructorParamsWithContext(ctx context.Context) *GetConstructorParams
NewGetConstructorParamsWithContext creates a new GetConstructorParams object with the default values initialized, and the ability to set a context for a request
func NewGetConstructorParamsWithHTTPClient ¶
func NewGetConstructorParamsWithHTTPClient(client *http.Client) *GetConstructorParams
NewGetConstructorParamsWithHTTPClient creates a new GetConstructorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConstructorParamsWithTimeout ¶
func NewGetConstructorParamsWithTimeout(timeout time.Duration) *GetConstructorParams
NewGetConstructorParamsWithTimeout creates a new GetConstructorParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConstructorParams) SetConstructorID ¶
func (o *GetConstructorParams) SetConstructorID(constructorID string)
SetConstructorID adds the constructorId to the get constructor params
func (*GetConstructorParams) SetContext ¶
func (o *GetConstructorParams) SetContext(ctx context.Context)
SetContext adds the context to the get constructor params
func (*GetConstructorParams) SetHTTPClient ¶
func (o *GetConstructorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get constructor params
func (*GetConstructorParams) SetTimeout ¶
func (o *GetConstructorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get constructor params
func (*GetConstructorParams) WithConstructorID ¶
func (o *GetConstructorParams) WithConstructorID(constructorID string) *GetConstructorParams
WithConstructorID adds the constructorID to the get constructor params
func (*GetConstructorParams) WithContext ¶
func (o *GetConstructorParams) WithContext(ctx context.Context) *GetConstructorParams
WithContext adds the context to the get constructor params
func (*GetConstructorParams) WithHTTPClient ¶
func (o *GetConstructorParams) WithHTTPClient(client *http.Client) *GetConstructorParams
WithHTTPClient adds the HTTPClient to the get constructor params
func (*GetConstructorParams) WithTimeout ¶
func (o *GetConstructorParams) WithTimeout(timeout time.Duration) *GetConstructorParams
WithTimeout adds the timeout to the get constructor params
func (*GetConstructorParams) WriteToRequest ¶
func (o *GetConstructorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConstructorReader ¶
type GetConstructorReader struct {
// contains filtered or unexported fields
}
GetConstructorReader is a Reader for the GetConstructor structure.
func (*GetConstructorReader) ReadResponse ¶
func (o *GetConstructorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConstructorsOK ¶
type GetConstructorsOK struct {
Payload *models.ConstructorOverview
}
GetConstructorsOK handles this case with default header values.
An overview of all constructors.
func NewGetConstructorsOK ¶
func NewGetConstructorsOK() *GetConstructorsOK
NewGetConstructorsOK creates a GetConstructorsOK with default headers values
func (*GetConstructorsOK) Error ¶
func (o *GetConstructorsOK) Error() string
type GetConstructorsParams ¶
type GetConstructorsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConstructorsParams contains all the parameters to send to the API endpoint for the get constructors operation typically these are written to a http.Request
func NewGetConstructorsParams ¶
func NewGetConstructorsParams() *GetConstructorsParams
NewGetConstructorsParams creates a new GetConstructorsParams object with the default values initialized.
func NewGetConstructorsParamsWithContext ¶
func NewGetConstructorsParamsWithContext(ctx context.Context) *GetConstructorsParams
NewGetConstructorsParamsWithContext creates a new GetConstructorsParams object with the default values initialized, and the ability to set a context for a request
func NewGetConstructorsParamsWithHTTPClient ¶
func NewGetConstructorsParamsWithHTTPClient(client *http.Client) *GetConstructorsParams
NewGetConstructorsParamsWithHTTPClient creates a new GetConstructorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConstructorsParamsWithTimeout ¶
func NewGetConstructorsParamsWithTimeout(timeout time.Duration) *GetConstructorsParams
NewGetConstructorsParamsWithTimeout creates a new GetConstructorsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConstructorsParams) SetContext ¶
func (o *GetConstructorsParams) SetContext(ctx context.Context)
SetContext adds the context to the get constructors params
func (*GetConstructorsParams) SetHTTPClient ¶
func (o *GetConstructorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get constructors params
func (*GetConstructorsParams) SetTimeout ¶
func (o *GetConstructorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get constructors params
func (*GetConstructorsParams) WithContext ¶
func (o *GetConstructorsParams) WithContext(ctx context.Context) *GetConstructorsParams
WithContext adds the context to the get constructors params
func (*GetConstructorsParams) WithHTTPClient ¶
func (o *GetConstructorsParams) WithHTTPClient(client *http.Client) *GetConstructorsParams
WithHTTPClient adds the HTTPClient to the get constructors params
func (*GetConstructorsParams) WithTimeout ¶
func (o *GetConstructorsParams) WithTimeout(timeout time.Duration) *GetConstructorsParams
WithTimeout adds the timeout to the get constructors params
func (*GetConstructorsParams) WriteToRequest ¶
func (o *GetConstructorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConstructorsReader ¶
type GetConstructorsReader struct {
// contains filtered or unexported fields
}
GetConstructorsReader is a Reader for the GetConstructors structure.
func (*GetConstructorsReader) ReadResponse ¶
func (o *GetConstructorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLicenseNotFound ¶
type GetLicenseNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetLicenseNotFound handles this case with default header values.
The license cannot be found. (code: `license.license_not_found`)
func NewGetLicenseNotFound ¶
func NewGetLicenseNotFound() *GetLicenseNotFound
NewGetLicenseNotFound creates a GetLicenseNotFound with default headers values
func (*GetLicenseNotFound) Error ¶
func (o *GetLicenseNotFound) Error() string
type GetLicenseOK ¶
type GetLicenseOK struct {
Payload *models.LicenseObject
}
GetLicenseOK handles this case with default header values.
The information for the license.
func NewGetLicenseOK ¶
func NewGetLicenseOK() *GetLicenseOK
NewGetLicenseOK creates a GetLicenseOK with default headers values
func (*GetLicenseOK) Error ¶
func (o *GetLicenseOK) Error() string
type GetLicenseParams ¶
type GetLicenseParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLicenseParams contains all the parameters to send to the API endpoint for the get license operation typically these are written to a http.Request
func NewGetLicenseParams ¶
func NewGetLicenseParams() *GetLicenseParams
NewGetLicenseParams creates a new GetLicenseParams object with the default values initialized.
func NewGetLicenseParamsWithContext ¶
func NewGetLicenseParamsWithContext(ctx context.Context) *GetLicenseParams
NewGetLicenseParamsWithContext creates a new GetLicenseParams object with the default values initialized, and the ability to set a context for a request
func NewGetLicenseParamsWithHTTPClient ¶
func NewGetLicenseParamsWithHTTPClient(client *http.Client) *GetLicenseParams
NewGetLicenseParamsWithHTTPClient creates a new GetLicenseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLicenseParamsWithTimeout ¶
func NewGetLicenseParamsWithTimeout(timeout time.Duration) *GetLicenseParams
NewGetLicenseParamsWithTimeout creates a new GetLicenseParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLicenseParams) SetContext ¶
func (o *GetLicenseParams) SetContext(ctx context.Context)
SetContext adds the context to the get license params
func (*GetLicenseParams) SetHTTPClient ¶
func (o *GetLicenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get license params
func (*GetLicenseParams) SetTimeout ¶
func (o *GetLicenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get license params
func (*GetLicenseParams) WithContext ¶
func (o *GetLicenseParams) WithContext(ctx context.Context) *GetLicenseParams
WithContext adds the context to the get license params
func (*GetLicenseParams) WithHTTPClient ¶
func (o *GetLicenseParams) WithHTTPClient(client *http.Client) *GetLicenseParams
WithHTTPClient adds the HTTPClient to the get license params
func (*GetLicenseParams) WithTimeout ¶
func (o *GetLicenseParams) WithTimeout(timeout time.Duration) *GetLicenseParams
WithTimeout adds the timeout to the get license params
func (*GetLicenseParams) WriteToRequest ¶
func (o *GetLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLicenseReader ¶
type GetLicenseReader struct {
// contains filtered or unexported fields
}
GetLicenseReader is a Reader for the GetLicense structure.
func (*GetLicenseReader) ReadResponse ¶
func (o *GetLicenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxiesFilteredGroupHealthExpectationFailed ¶
type GetProxiesFilteredGroupHealthExpectationFailed struct {
Payload *models.ProxiesHealth
}
GetProxiesFilteredGroupHealthExpectationFailed handles this case with default header values.
The health status is worse than the expected one.
func NewGetProxiesFilteredGroupHealthExpectationFailed ¶
func NewGetProxiesFilteredGroupHealthExpectationFailed() *GetProxiesFilteredGroupHealthExpectationFailed
NewGetProxiesFilteredGroupHealthExpectationFailed creates a GetProxiesFilteredGroupHealthExpectationFailed with default headers values
func (*GetProxiesFilteredGroupHealthExpectationFailed) Error ¶
func (o *GetProxiesFilteredGroupHealthExpectationFailed) Error() string
type GetProxiesFilteredGroupHealthOK ¶
type GetProxiesFilteredGroupHealthOK struct {
Payload *models.ProxiesFilteredGroupHealth
}
GetProxiesFilteredGroupHealthOK handles this case with default header values.
Returns health information on a filtered group of proxies
func NewGetProxiesFilteredGroupHealthOK ¶
func NewGetProxiesFilteredGroupHealthOK() *GetProxiesFilteredGroupHealthOK
NewGetProxiesFilteredGroupHealthOK creates a GetProxiesFilteredGroupHealthOK with default headers values
func (*GetProxiesFilteredGroupHealthOK) Error ¶
func (o *GetProxiesFilteredGroupHealthOK) Error() string
type GetProxiesFilteredGroupHealthParams ¶
type GetProxiesFilteredGroupHealthParams struct { /*ExpectStatus The expected status */ ExpectStatus *string /*ProxiesFilteredGroupID "The identifier for the filtered group of proxies */ ProxiesFilteredGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxiesFilteredGroupHealthParams contains all the parameters to send to the API endpoint for the get proxies filtered group health operation typically these are written to a http.Request
func NewGetProxiesFilteredGroupHealthParams ¶
func NewGetProxiesFilteredGroupHealthParams() *GetProxiesFilteredGroupHealthParams
NewGetProxiesFilteredGroupHealthParams creates a new GetProxiesFilteredGroupHealthParams object with the default values initialized.
func NewGetProxiesFilteredGroupHealthParamsWithContext ¶
func NewGetProxiesFilteredGroupHealthParamsWithContext(ctx context.Context) *GetProxiesFilteredGroupHealthParams
NewGetProxiesFilteredGroupHealthParamsWithContext creates a new GetProxiesFilteredGroupHealthParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxiesFilteredGroupHealthParamsWithHTTPClient ¶
func NewGetProxiesFilteredGroupHealthParamsWithHTTPClient(client *http.Client) *GetProxiesFilteredGroupHealthParams
NewGetProxiesFilteredGroupHealthParamsWithHTTPClient creates a new GetProxiesFilteredGroupHealthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxiesFilteredGroupHealthParamsWithTimeout ¶
func NewGetProxiesFilteredGroupHealthParamsWithTimeout(timeout time.Duration) *GetProxiesFilteredGroupHealthParams
NewGetProxiesFilteredGroupHealthParamsWithTimeout creates a new GetProxiesFilteredGroupHealthParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxiesFilteredGroupHealthParams) SetContext ¶
func (o *GetProxiesFilteredGroupHealthParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) SetExpectStatus ¶
func (o *GetProxiesFilteredGroupHealthParams) SetExpectStatus(expectStatus *string)
SetExpectStatus adds the expectStatus to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) SetHTTPClient ¶
func (o *GetProxiesFilteredGroupHealthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) SetProxiesFilteredGroupID ¶
func (o *GetProxiesFilteredGroupHealthParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
SetProxiesFilteredGroupID adds the proxiesFilteredGroupId to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) SetTimeout ¶
func (o *GetProxiesFilteredGroupHealthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WithContext ¶
func (o *GetProxiesFilteredGroupHealthParams) WithContext(ctx context.Context) *GetProxiesFilteredGroupHealthParams
WithContext adds the context to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WithExpectStatus ¶
func (o *GetProxiesFilteredGroupHealthParams) WithExpectStatus(expectStatus *string) *GetProxiesFilteredGroupHealthParams
WithExpectStatus adds the expectStatus to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WithHTTPClient ¶
func (o *GetProxiesFilteredGroupHealthParams) WithHTTPClient(client *http.Client) *GetProxiesFilteredGroupHealthParams
WithHTTPClient adds the HTTPClient to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WithProxiesFilteredGroupID ¶
func (o *GetProxiesFilteredGroupHealthParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *GetProxiesFilteredGroupHealthParams
WithProxiesFilteredGroupID adds the proxiesFilteredGroupID to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WithTimeout ¶
func (o *GetProxiesFilteredGroupHealthParams) WithTimeout(timeout time.Duration) *GetProxiesFilteredGroupHealthParams
WithTimeout adds the timeout to the get proxies filtered group health params
func (*GetProxiesFilteredGroupHealthParams) WriteToRequest ¶
func (o *GetProxiesFilteredGroupHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxiesFilteredGroupHealthReader ¶
type GetProxiesFilteredGroupHealthReader struct {
// contains filtered or unexported fields
}
GetProxiesFilteredGroupHealthReader is a Reader for the GetProxiesFilteredGroupHealth structure.
func (*GetProxiesFilteredGroupHealthReader) ReadResponse ¶
func (o *GetProxiesFilteredGroupHealthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxiesFilteredGroupHealthRetryWith ¶
type GetProxiesFilteredGroupHealthRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetProxiesFilteredGroupHealthRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewGetProxiesFilteredGroupHealthRetryWith ¶
func NewGetProxiesFilteredGroupHealthRetryWith() *GetProxiesFilteredGroupHealthRetryWith
NewGetProxiesFilteredGroupHealthRetryWith creates a GetProxiesFilteredGroupHealthRetryWith with default headers values
func (*GetProxiesFilteredGroupHealthRetryWith) Error ¶
func (o *GetProxiesFilteredGroupHealthRetryWith) Error() string
type GetProxiesFilteredGroupNotFound ¶
type GetProxiesFilteredGroupNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetProxiesFilteredGroupNotFound handles this case with default header values.
Unable to find the {proxies_filtered_group_id} specified filtered group of proxies. Edit your request, then try again. (code: `proxies.proxies_filtered_group_not_found`)
func NewGetProxiesFilteredGroupNotFound ¶
func NewGetProxiesFilteredGroupNotFound() *GetProxiesFilteredGroupNotFound
NewGetProxiesFilteredGroupNotFound creates a GetProxiesFilteredGroupNotFound with default headers values
func (*GetProxiesFilteredGroupNotFound) Error ¶
func (o *GetProxiesFilteredGroupNotFound) Error() string
type GetProxiesFilteredGroupOK ¶
type GetProxiesFilteredGroupOK 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.ProxiesFilteredGroup }
GetProxiesFilteredGroupOK handles this case with default header values.
Data for the filtered group of proxies identified by {proxies_filtered_group_id}
func NewGetProxiesFilteredGroupOK ¶
func NewGetProxiesFilteredGroupOK() *GetProxiesFilteredGroupOK
NewGetProxiesFilteredGroupOK creates a GetProxiesFilteredGroupOK with default headers values
func (*GetProxiesFilteredGroupOK) Error ¶
func (o *GetProxiesFilteredGroupOK) Error() string
type GetProxiesFilteredGroupParams ¶
type GetProxiesFilteredGroupParams struct { /*ProxiesFilteredGroupID "The identifier for the filtered group of proxies */ ProxiesFilteredGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxiesFilteredGroupParams contains all the parameters to send to the API endpoint for the get proxies filtered group operation typically these are written to a http.Request
func NewGetProxiesFilteredGroupParams ¶
func NewGetProxiesFilteredGroupParams() *GetProxiesFilteredGroupParams
NewGetProxiesFilteredGroupParams creates a new GetProxiesFilteredGroupParams object with the default values initialized.
func NewGetProxiesFilteredGroupParamsWithContext ¶
func NewGetProxiesFilteredGroupParamsWithContext(ctx context.Context) *GetProxiesFilteredGroupParams
NewGetProxiesFilteredGroupParamsWithContext creates a new GetProxiesFilteredGroupParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxiesFilteredGroupParamsWithHTTPClient ¶
func NewGetProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *GetProxiesFilteredGroupParams
NewGetProxiesFilteredGroupParamsWithHTTPClient creates a new GetProxiesFilteredGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxiesFilteredGroupParamsWithTimeout ¶
func NewGetProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *GetProxiesFilteredGroupParams
NewGetProxiesFilteredGroupParamsWithTimeout creates a new GetProxiesFilteredGroupParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxiesFilteredGroupParams) SetContext ¶
func (o *GetProxiesFilteredGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) SetHTTPClient ¶
func (o *GetProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) SetProxiesFilteredGroupID ¶
func (o *GetProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
SetProxiesFilteredGroupID adds the proxiesFilteredGroupId to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) SetTimeout ¶
func (o *GetProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) WithContext ¶
func (o *GetProxiesFilteredGroupParams) WithContext(ctx context.Context) *GetProxiesFilteredGroupParams
WithContext adds the context to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) WithHTTPClient ¶
func (o *GetProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *GetProxiesFilteredGroupParams
WithHTTPClient adds the HTTPClient to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) WithProxiesFilteredGroupID ¶
func (o *GetProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *GetProxiesFilteredGroupParams
WithProxiesFilteredGroupID adds the proxiesFilteredGroupID to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) WithTimeout ¶
func (o *GetProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *GetProxiesFilteredGroupParams
WithTimeout adds the timeout to the get proxies filtered group params
func (*GetProxiesFilteredGroupParams) WriteToRequest ¶
func (o *GetProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxiesFilteredGroupReader ¶
type GetProxiesFilteredGroupReader struct {
// contains filtered or unexported fields
}
GetProxiesFilteredGroupReader is a Reader for the GetProxiesFilteredGroup structure.
func (*GetProxiesFilteredGroupReader) ReadResponse ¶
func (o *GetProxiesFilteredGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxiesHealthExpectationFailed ¶
type GetProxiesHealthExpectationFailed struct {
Payload *models.ProxiesHealth
}
GetProxiesHealthExpectationFailed handles this case with default header values.
The health status is worse than the expected one.
func NewGetProxiesHealthExpectationFailed ¶
func NewGetProxiesHealthExpectationFailed() *GetProxiesHealthExpectationFailed
NewGetProxiesHealthExpectationFailed creates a GetProxiesHealthExpectationFailed with default headers values
func (*GetProxiesHealthExpectationFailed) Error ¶
func (o *GetProxiesHealthExpectationFailed) Error() string
type GetProxiesHealthOK ¶
type GetProxiesHealthOK struct {
Payload *models.ProxiesHealth
}
GetProxiesHealthOK handles this case with default header values.
Returns health information on all the proxies
func NewGetProxiesHealthOK ¶
func NewGetProxiesHealthOK() *GetProxiesHealthOK
NewGetProxiesHealthOK creates a GetProxiesHealthOK with default headers values
func (*GetProxiesHealthOK) Error ¶
func (o *GetProxiesHealthOK) Error() string
type GetProxiesHealthParams ¶
type GetProxiesHealthParams struct { /*ExpectStatus The expected status */ ExpectStatus *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxiesHealthParams contains all the parameters to send to the API endpoint for the get proxies health operation typically these are written to a http.Request
func NewGetProxiesHealthParams ¶
func NewGetProxiesHealthParams() *GetProxiesHealthParams
NewGetProxiesHealthParams creates a new GetProxiesHealthParams object with the default values initialized.
func NewGetProxiesHealthParamsWithContext ¶
func NewGetProxiesHealthParamsWithContext(ctx context.Context) *GetProxiesHealthParams
NewGetProxiesHealthParamsWithContext creates a new GetProxiesHealthParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxiesHealthParamsWithHTTPClient ¶
func NewGetProxiesHealthParamsWithHTTPClient(client *http.Client) *GetProxiesHealthParams
NewGetProxiesHealthParamsWithHTTPClient creates a new GetProxiesHealthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxiesHealthParamsWithTimeout ¶
func NewGetProxiesHealthParamsWithTimeout(timeout time.Duration) *GetProxiesHealthParams
NewGetProxiesHealthParamsWithTimeout creates a new GetProxiesHealthParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxiesHealthParams) SetContext ¶
func (o *GetProxiesHealthParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxies health params
func (*GetProxiesHealthParams) SetExpectStatus ¶
func (o *GetProxiesHealthParams) SetExpectStatus(expectStatus *string)
SetExpectStatus adds the expectStatus to the get proxies health params
func (*GetProxiesHealthParams) SetHTTPClient ¶
func (o *GetProxiesHealthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxies health params
func (*GetProxiesHealthParams) SetTimeout ¶
func (o *GetProxiesHealthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxies health params
func (*GetProxiesHealthParams) WithContext ¶
func (o *GetProxiesHealthParams) WithContext(ctx context.Context) *GetProxiesHealthParams
WithContext adds the context to the get proxies health params
func (*GetProxiesHealthParams) WithExpectStatus ¶
func (o *GetProxiesHealthParams) WithExpectStatus(expectStatus *string) *GetProxiesHealthParams
WithExpectStatus adds the expectStatus to the get proxies health params
func (*GetProxiesHealthParams) WithHTTPClient ¶
func (o *GetProxiesHealthParams) WithHTTPClient(client *http.Client) *GetProxiesHealthParams
WithHTTPClient adds the HTTPClient to the get proxies health params
func (*GetProxiesHealthParams) WithTimeout ¶
func (o *GetProxiesHealthParams) WithTimeout(timeout time.Duration) *GetProxiesHealthParams
WithTimeout adds the timeout to the get proxies health params
func (*GetProxiesHealthParams) WriteToRequest ¶
func (o *GetProxiesHealthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxiesHealthReader ¶
type GetProxiesHealthReader struct {
// contains filtered or unexported fields
}
GetProxiesHealthReader is a Reader for the GetProxiesHealth structure.
func (*GetProxiesHealthReader) ReadResponse ¶
func (o *GetProxiesHealthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxiesHealthRetryWith ¶
type GetProxiesHealthRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetProxiesHealthRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewGetProxiesHealthRetryWith ¶
func NewGetProxiesHealthRetryWith() *GetProxiesHealthRetryWith
NewGetProxiesHealthRetryWith creates a GetProxiesHealthRetryWith with default headers values
func (*GetProxiesHealthRetryWith) Error ¶
func (o *GetProxiesHealthRetryWith) Error() string
type GetProxiesOK ¶
type GetProxiesOK 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.ProxyOverview }
GetProxiesOK handles this case with default header values.
An overview of all proxies.
func NewGetProxiesOK ¶
func NewGetProxiesOK() *GetProxiesOK
NewGetProxiesOK creates a GetProxiesOK with default headers values
func (*GetProxiesOK) Error ¶
func (o *GetProxiesOK) Error() string
type GetProxiesParams ¶
type GetProxiesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxiesParams contains all the parameters to send to the API endpoint for the get proxies operation typically these are written to a http.Request
func NewGetProxiesParams ¶
func NewGetProxiesParams() *GetProxiesParams
NewGetProxiesParams creates a new GetProxiesParams object with the default values initialized.
func NewGetProxiesParamsWithContext ¶
func NewGetProxiesParamsWithContext(ctx context.Context) *GetProxiesParams
NewGetProxiesParamsWithContext creates a new GetProxiesParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxiesParamsWithHTTPClient ¶
func NewGetProxiesParamsWithHTTPClient(client *http.Client) *GetProxiesParams
NewGetProxiesParamsWithHTTPClient creates a new GetProxiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxiesParamsWithTimeout ¶
func NewGetProxiesParamsWithTimeout(timeout time.Duration) *GetProxiesParams
NewGetProxiesParamsWithTimeout creates a new GetProxiesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxiesParams) SetContext ¶
func (o *GetProxiesParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxies params
func (*GetProxiesParams) SetHTTPClient ¶
func (o *GetProxiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxies params
func (*GetProxiesParams) SetTimeout ¶
func (o *GetProxiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxies params
func (*GetProxiesParams) WithContext ¶
func (o *GetProxiesParams) WithContext(ctx context.Context) *GetProxiesParams
WithContext adds the context to the get proxies params
func (*GetProxiesParams) WithHTTPClient ¶
func (o *GetProxiesParams) WithHTTPClient(client *http.Client) *GetProxiesParams
WithHTTPClient adds the HTTPClient to the get proxies params
func (*GetProxiesParams) WithTimeout ¶
func (o *GetProxiesParams) WithTimeout(timeout time.Duration) *GetProxiesParams
WithTimeout adds the timeout to the get proxies params
func (*GetProxiesParams) WriteToRequest ¶
func (o *GetProxiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxiesReader ¶
type GetProxiesReader struct {
// contains filtered or unexported fields
}
GetProxiesReader is a Reader for the GetProxies structure.
func (*GetProxiesReader) ReadResponse ¶
func (o *GetProxiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxiesSettingsOK ¶
type GetProxiesSettingsOK 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.ProxiesSettings }
GetProxiesSettingsOK handles this case with default header values.
Settings for all proxies.
func NewGetProxiesSettingsOK ¶
func NewGetProxiesSettingsOK() *GetProxiesSettingsOK
NewGetProxiesSettingsOK creates a GetProxiesSettingsOK with default headers values
func (*GetProxiesSettingsOK) Error ¶
func (o *GetProxiesSettingsOK) Error() string
type GetProxiesSettingsParams ¶
type GetProxiesSettingsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxiesSettingsParams contains all the parameters to send to the API endpoint for the get proxies settings operation typically these are written to a http.Request
func NewGetProxiesSettingsParams ¶
func NewGetProxiesSettingsParams() *GetProxiesSettingsParams
NewGetProxiesSettingsParams creates a new GetProxiesSettingsParams object with the default values initialized.
func NewGetProxiesSettingsParamsWithContext ¶
func NewGetProxiesSettingsParamsWithContext(ctx context.Context) *GetProxiesSettingsParams
NewGetProxiesSettingsParamsWithContext creates a new GetProxiesSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxiesSettingsParamsWithHTTPClient ¶
func NewGetProxiesSettingsParamsWithHTTPClient(client *http.Client) *GetProxiesSettingsParams
NewGetProxiesSettingsParamsWithHTTPClient creates a new GetProxiesSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxiesSettingsParamsWithTimeout ¶
func NewGetProxiesSettingsParamsWithTimeout(timeout time.Duration) *GetProxiesSettingsParams
NewGetProxiesSettingsParamsWithTimeout creates a new GetProxiesSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxiesSettingsParams) SetContext ¶
func (o *GetProxiesSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxies settings params
func (*GetProxiesSettingsParams) SetHTTPClient ¶
func (o *GetProxiesSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxies settings params
func (*GetProxiesSettingsParams) SetTimeout ¶
func (o *GetProxiesSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxies settings params
func (*GetProxiesSettingsParams) WithContext ¶
func (o *GetProxiesSettingsParams) WithContext(ctx context.Context) *GetProxiesSettingsParams
WithContext adds the context to the get proxies settings params
func (*GetProxiesSettingsParams) WithHTTPClient ¶
func (o *GetProxiesSettingsParams) WithHTTPClient(client *http.Client) *GetProxiesSettingsParams
WithHTTPClient adds the HTTPClient to the get proxies settings params
func (*GetProxiesSettingsParams) WithTimeout ¶
func (o *GetProxiesSettingsParams) WithTimeout(timeout time.Duration) *GetProxiesSettingsParams
WithTimeout adds the timeout to the get proxies settings params
func (*GetProxiesSettingsParams) WriteToRequest ¶
func (o *GetProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxiesSettingsReader ¶
type GetProxiesSettingsReader struct {
// contains filtered or unexported fields
}
GetProxiesSettingsReader is a Reader for the GetProxiesSettings structure.
func (*GetProxiesSettingsReader) ReadResponse ¶
func (o *GetProxiesSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxyNotFound ¶
type GetProxyNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetProxyNotFound handles this case with default header values.
Unable to find the {proxy_id} specified proxy. Edit your request, then try again. (code: `proxies.proxy_not_found`)
func NewGetProxyNotFound ¶
func NewGetProxyNotFound() *GetProxyNotFound
NewGetProxyNotFound creates a GetProxyNotFound with default headers values
func (*GetProxyNotFound) Error ¶
func (o *GetProxyNotFound) Error() string
type GetProxyOK ¶
GetProxyOK handles this case with default header values.
The information for the proxy specified by {proxy_id}.
func NewGetProxyOK ¶
func NewGetProxyOK() *GetProxyOK
NewGetProxyOK creates a GetProxyOK with default headers values
func (*GetProxyOK) Error ¶
func (o *GetProxyOK) Error() string
type GetProxyParams ¶
type GetProxyParams struct { /*ProxyID The identifier for the proxy */ ProxyID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxyParams contains all the parameters to send to the API endpoint for the get proxy operation typically these are written to a http.Request
func NewGetProxyParams ¶
func NewGetProxyParams() *GetProxyParams
NewGetProxyParams creates a new GetProxyParams object with the default values initialized.
func NewGetProxyParamsWithContext ¶
func NewGetProxyParamsWithContext(ctx context.Context) *GetProxyParams
NewGetProxyParamsWithContext creates a new GetProxyParams object with the default values initialized, and the ability to set a context for a request
func NewGetProxyParamsWithHTTPClient ¶
func NewGetProxyParamsWithHTTPClient(client *http.Client) *GetProxyParams
NewGetProxyParamsWithHTTPClient creates a new GetProxyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxyParamsWithTimeout ¶
func NewGetProxyParamsWithTimeout(timeout time.Duration) *GetProxyParams
NewGetProxyParamsWithTimeout creates a new GetProxyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxyParams) SetContext ¶
func (o *GetProxyParams) SetContext(ctx context.Context)
SetContext adds the context to the get proxy params
func (*GetProxyParams) SetHTTPClient ¶
func (o *GetProxyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxy params
func (*GetProxyParams) SetProxyID ¶
func (o *GetProxyParams) SetProxyID(proxyID string)
SetProxyID adds the proxyId to the get proxy params
func (*GetProxyParams) SetTimeout ¶
func (o *GetProxyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxy params
func (*GetProxyParams) WithContext ¶
func (o *GetProxyParams) WithContext(ctx context.Context) *GetProxyParams
WithContext adds the context to the get proxy params
func (*GetProxyParams) WithHTTPClient ¶
func (o *GetProxyParams) WithHTTPClient(client *http.Client) *GetProxyParams
WithHTTPClient adds the HTTPClient to the get proxy params
func (*GetProxyParams) WithProxyID ¶
func (o *GetProxyParams) WithProxyID(proxyID string) *GetProxyParams
WithProxyID adds the proxyID to the get proxy params
func (*GetProxyParams) WithTimeout ¶
func (o *GetProxyParams) WithTimeout(timeout time.Duration) *GetProxyParams
WithTimeout adds the timeout to the get proxy params
func (*GetProxyParams) WriteToRequest ¶
func (o *GetProxyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxyReader ¶
type GetProxyReader struct {
// contains filtered or unexported fields
}
GetProxyReader is a Reader for the GetProxy structure.
func (*GetProxyReader) ReadResponse ¶
func (o *GetProxyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRunnerNotFound ¶
type GetRunnerNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetRunnerNotFound handles this case with default header values.
Unable to find the {runner_id} specified runner. Edit your request, then try again. (code: `runners.runner_not_found`)
func NewGetRunnerNotFound ¶
func NewGetRunnerNotFound() *GetRunnerNotFound
NewGetRunnerNotFound creates a GetRunnerNotFound with default headers values
func (*GetRunnerNotFound) Error ¶
func (o *GetRunnerNotFound) Error() string
type GetRunnerOK ¶
type GetRunnerOK struct {
Payload *models.RunnerInfo
}
GetRunnerOK handles this case with default header values.
The information for the runner specified by {runner_id}.
func NewGetRunnerOK ¶
func NewGetRunnerOK() *GetRunnerOK
NewGetRunnerOK creates a GetRunnerOK with default headers values
func (*GetRunnerOK) Error ¶
func (o *GetRunnerOK) Error() string
type GetRunnerParams ¶
type GetRunnerParams struct { /*RunnerID The identifier for the runner */ RunnerID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRunnerParams contains all the parameters to send to the API endpoint for the get runner operation typically these are written to a http.Request
func NewGetRunnerParams ¶
func NewGetRunnerParams() *GetRunnerParams
NewGetRunnerParams creates a new GetRunnerParams object with the default values initialized.
func NewGetRunnerParamsWithContext ¶
func NewGetRunnerParamsWithContext(ctx context.Context) *GetRunnerParams
NewGetRunnerParamsWithContext creates a new GetRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewGetRunnerParamsWithHTTPClient ¶
func NewGetRunnerParamsWithHTTPClient(client *http.Client) *GetRunnerParams
NewGetRunnerParamsWithHTTPClient creates a new GetRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRunnerParamsWithTimeout ¶
func NewGetRunnerParamsWithTimeout(timeout time.Duration) *GetRunnerParams
NewGetRunnerParamsWithTimeout creates a new GetRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRunnerParams) SetContext ¶
func (o *GetRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the get runner params
func (*GetRunnerParams) SetHTTPClient ¶
func (o *GetRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get runner params
func (*GetRunnerParams) SetRunnerID ¶
func (o *GetRunnerParams) SetRunnerID(runnerID string)
SetRunnerID adds the runnerId to the get runner params
func (*GetRunnerParams) SetTimeout ¶
func (o *GetRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get runner params
func (*GetRunnerParams) WithContext ¶
func (o *GetRunnerParams) WithContext(ctx context.Context) *GetRunnerParams
WithContext adds the context to the get runner params
func (*GetRunnerParams) WithHTTPClient ¶
func (o *GetRunnerParams) WithHTTPClient(client *http.Client) *GetRunnerParams
WithHTTPClient adds the HTTPClient to the get runner params
func (*GetRunnerParams) WithRunnerID ¶
func (o *GetRunnerParams) WithRunnerID(runnerID string) *GetRunnerParams
WithRunnerID adds the runnerID to the get runner params
func (*GetRunnerParams) WithTimeout ¶
func (o *GetRunnerParams) WithTimeout(timeout time.Duration) *GetRunnerParams
WithTimeout adds the timeout to the get runner params
func (*GetRunnerParams) WriteToRequest ¶
func (o *GetRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRunnerReader ¶
type GetRunnerReader struct {
// contains filtered or unexported fields
}
GetRunnerReader is a Reader for the GetRunner structure.
func (*GetRunnerReader) ReadResponse ¶
func (o *GetRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRunnersOK ¶
type GetRunnersOK struct {
Payload *models.RunnerOverview
}
GetRunnersOK handles this case with default header values.
An overview of all runners.
func NewGetRunnersOK ¶
func NewGetRunnersOK() *GetRunnersOK
NewGetRunnersOK creates a GetRunnersOK with default headers values
func (*GetRunnersOK) Error ¶
func (o *GetRunnersOK) Error() string
type GetRunnersParams ¶
type GetRunnersParams struct { /*Q An optional query to filter runners by. Maps to an Elasticsearch query_string query. */ Q *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRunnersParams contains all the parameters to send to the API endpoint for the get runners operation typically these are written to a http.Request
func NewGetRunnersParams ¶
func NewGetRunnersParams() *GetRunnersParams
NewGetRunnersParams creates a new GetRunnersParams object with the default values initialized.
func NewGetRunnersParamsWithContext ¶
func NewGetRunnersParamsWithContext(ctx context.Context) *GetRunnersParams
NewGetRunnersParamsWithContext creates a new GetRunnersParams object with the default values initialized, and the ability to set a context for a request
func NewGetRunnersParamsWithHTTPClient ¶
func NewGetRunnersParamsWithHTTPClient(client *http.Client) *GetRunnersParams
NewGetRunnersParamsWithHTTPClient creates a new GetRunnersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRunnersParamsWithTimeout ¶
func NewGetRunnersParamsWithTimeout(timeout time.Duration) *GetRunnersParams
NewGetRunnersParamsWithTimeout creates a new GetRunnersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRunnersParams) SetContext ¶
func (o *GetRunnersParams) SetContext(ctx context.Context)
SetContext adds the context to the get runners params
func (*GetRunnersParams) SetHTTPClient ¶
func (o *GetRunnersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get runners params
func (*GetRunnersParams) SetQ ¶
func (o *GetRunnersParams) SetQ(q *string)
SetQ adds the q to the get runners params
func (*GetRunnersParams) SetTimeout ¶
func (o *GetRunnersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get runners params
func (*GetRunnersParams) WithContext ¶
func (o *GetRunnersParams) WithContext(ctx context.Context) *GetRunnersParams
WithContext adds the context to the get runners params
func (*GetRunnersParams) WithHTTPClient ¶
func (o *GetRunnersParams) WithHTTPClient(client *http.Client) *GetRunnersParams
WithHTTPClient adds the HTTPClient to the get runners params
func (*GetRunnersParams) WithQ ¶
func (o *GetRunnersParams) WithQ(q *string) *GetRunnersParams
WithQ adds the q to the get runners params
func (*GetRunnersParams) WithTimeout ¶
func (o *GetRunnersParams) WithTimeout(timeout time.Duration) *GetRunnersParams
WithTimeout adds the timeout to the get runners params
func (*GetRunnersParams) WriteToRequest ¶
func (o *GetRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRunnersReader ¶
type GetRunnersReader struct {
// contains filtered or unexported fields
}
GetRunnersReader is a Reader for the GetRunners structure.
func (*GetRunnersReader) ReadResponse ¶
func (o *GetRunnersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListBlueprinterRolesOK ¶
type ListBlueprinterRolesOK struct {
Payload *models.RoleAggregates
}
ListBlueprinterRolesOK handles this case with default header values.
The role aggregates.
func NewListBlueprinterRolesOK ¶
func NewListBlueprinterRolesOK() *ListBlueprinterRolesOK
NewListBlueprinterRolesOK creates a ListBlueprinterRolesOK with default headers values
func (*ListBlueprinterRolesOK) Error ¶
func (o *ListBlueprinterRolesOK) Error() string
type ListBlueprinterRolesParams ¶
type ListBlueprinterRolesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListBlueprinterRolesParams contains all the parameters to send to the API endpoint for the list blueprinter roles operation typically these are written to a http.Request
func NewListBlueprinterRolesParams ¶
func NewListBlueprinterRolesParams() *ListBlueprinterRolesParams
NewListBlueprinterRolesParams creates a new ListBlueprinterRolesParams object with the default values initialized.
func NewListBlueprinterRolesParamsWithContext ¶
func NewListBlueprinterRolesParamsWithContext(ctx context.Context) *ListBlueprinterRolesParams
NewListBlueprinterRolesParamsWithContext creates a new ListBlueprinterRolesParams object with the default values initialized, and the ability to set a context for a request
func NewListBlueprinterRolesParamsWithHTTPClient ¶
func NewListBlueprinterRolesParamsWithHTTPClient(client *http.Client) *ListBlueprinterRolesParams
NewListBlueprinterRolesParamsWithHTTPClient creates a new ListBlueprinterRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListBlueprinterRolesParamsWithTimeout ¶
func NewListBlueprinterRolesParamsWithTimeout(timeout time.Duration) *ListBlueprinterRolesParams
NewListBlueprinterRolesParamsWithTimeout creates a new ListBlueprinterRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListBlueprinterRolesParams) SetContext ¶
func (o *ListBlueprinterRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the list blueprinter roles params
func (*ListBlueprinterRolesParams) SetHTTPClient ¶
func (o *ListBlueprinterRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list blueprinter roles params
func (*ListBlueprinterRolesParams) SetTimeout ¶
func (o *ListBlueprinterRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list blueprinter roles params
func (*ListBlueprinterRolesParams) WithContext ¶
func (o *ListBlueprinterRolesParams) WithContext(ctx context.Context) *ListBlueprinterRolesParams
WithContext adds the context to the list blueprinter roles params
func (*ListBlueprinterRolesParams) WithHTTPClient ¶
func (o *ListBlueprinterRolesParams) WithHTTPClient(client *http.Client) *ListBlueprinterRolesParams
WithHTTPClient adds the HTTPClient to the list blueprinter roles params
func (*ListBlueprinterRolesParams) WithTimeout ¶
func (o *ListBlueprinterRolesParams) WithTimeout(timeout time.Duration) *ListBlueprinterRolesParams
WithTimeout adds the timeout to the list blueprinter roles params
func (*ListBlueprinterRolesParams) WriteToRequest ¶
func (o *ListBlueprinterRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListBlueprinterRolesReader ¶
type ListBlueprinterRolesReader struct {
// contains filtered or unexported fields
}
ListBlueprinterRolesReader is a Reader for the ListBlueprinterRoles structure.
func (*ListBlueprinterRolesReader) ReadResponse ¶
func (o *ListBlueprinterRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListConfigStoreOptionOK ¶
type ListConfigStoreOptionOK struct {
Payload *models.ConfigStoreOptionList
}
ListConfigStoreOptionOK handles this case with default header values.
List of existing Config Store Option
func NewListConfigStoreOptionOK ¶
func NewListConfigStoreOptionOK() *ListConfigStoreOptionOK
NewListConfigStoreOptionOK creates a ListConfigStoreOptionOK with default headers values
func (*ListConfigStoreOptionOK) Error ¶
func (o *ListConfigStoreOptionOK) Error() string
type ListConfigStoreOptionParams ¶
type ListConfigStoreOptionParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListConfigStoreOptionParams contains all the parameters to send to the API endpoint for the list config store option operation typically these are written to a http.Request
func NewListConfigStoreOptionParams ¶
func NewListConfigStoreOptionParams() *ListConfigStoreOptionParams
NewListConfigStoreOptionParams creates a new ListConfigStoreOptionParams object with the default values initialized.
func NewListConfigStoreOptionParamsWithContext ¶
func NewListConfigStoreOptionParamsWithContext(ctx context.Context) *ListConfigStoreOptionParams
NewListConfigStoreOptionParamsWithContext creates a new ListConfigStoreOptionParams object with the default values initialized, and the ability to set a context for a request
func NewListConfigStoreOptionParamsWithHTTPClient ¶
func NewListConfigStoreOptionParamsWithHTTPClient(client *http.Client) *ListConfigStoreOptionParams
NewListConfigStoreOptionParamsWithHTTPClient creates a new ListConfigStoreOptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListConfigStoreOptionParamsWithTimeout ¶
func NewListConfigStoreOptionParamsWithTimeout(timeout time.Duration) *ListConfigStoreOptionParams
NewListConfigStoreOptionParamsWithTimeout creates a new ListConfigStoreOptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListConfigStoreOptionParams) SetContext ¶
func (o *ListConfigStoreOptionParams) SetContext(ctx context.Context)
SetContext adds the context to the list config store option params
func (*ListConfigStoreOptionParams) SetHTTPClient ¶
func (o *ListConfigStoreOptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list config store option params
func (*ListConfigStoreOptionParams) SetTimeout ¶
func (o *ListConfigStoreOptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list config store option params
func (*ListConfigStoreOptionParams) WithContext ¶
func (o *ListConfigStoreOptionParams) WithContext(ctx context.Context) *ListConfigStoreOptionParams
WithContext adds the context to the list config store option params
func (*ListConfigStoreOptionParams) WithHTTPClient ¶
func (o *ListConfigStoreOptionParams) WithHTTPClient(client *http.Client) *ListConfigStoreOptionParams
WithHTTPClient adds the HTTPClient to the list config store option params
func (*ListConfigStoreOptionParams) WithTimeout ¶
func (o *ListConfigStoreOptionParams) WithTimeout(timeout time.Duration) *ListConfigStoreOptionParams
WithTimeout adds the timeout to the list config store option params
func (*ListConfigStoreOptionParams) WriteToRequest ¶
func (o *ListConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListConfigStoreOptionReader ¶
type ListConfigStoreOptionReader struct {
// contains filtered or unexported fields
}
ListConfigStoreOptionReader is a Reader for the ListConfigStoreOption structure.
func (*ListConfigStoreOptionReader) ReadResponse ¶
func (o *ListConfigStoreOptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MoveClustersAccepted ¶
type MoveClustersAccepted struct {
Payload *models.MoveClustersCommandResponse
}
MoveClustersAccepted handles this case with default header values.
The move command was issued successfully, use the "GET" command on each /{cluster_id} resource to monitor progress
func NewMoveClustersAccepted ¶
func NewMoveClustersAccepted() *MoveClustersAccepted
NewMoveClustersAccepted creates a MoveClustersAccepted with default headers values
func (*MoveClustersAccepted) Error ¶
func (o *MoveClustersAccepted) Error() string
type MoveClustersBadRequest ¶
type MoveClustersBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The cluster definition contained errors. (code: `clusters.plan_feature_not_implemented`)
func NewMoveClustersBadRequest ¶
func NewMoveClustersBadRequest() *MoveClustersBadRequest
NewMoveClustersBadRequest creates a MoveClustersBadRequest with default headers values
func (*MoveClustersBadRequest) Error ¶
func (o *MoveClustersBadRequest) Error() string
type MoveClustersByTypeAccepted ¶
type MoveClustersByTypeAccepted struct {
Payload *models.MoveClustersCommandResponse
}
MoveClustersByTypeAccepted handles this case with default header values.
The move command was issued successfully, use the "GET" command on each /{cluster_id} resource to monitor progress
func NewMoveClustersByTypeAccepted ¶
func NewMoveClustersByTypeAccepted() *MoveClustersByTypeAccepted
NewMoveClustersByTypeAccepted creates a MoveClustersByTypeAccepted with default headers values
func (*MoveClustersByTypeAccepted) Error ¶
func (o *MoveClustersByTypeAccepted) Error() string
type MoveClustersByTypeBadRequest ¶
type MoveClustersByTypeBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersByTypeBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The cluster definition contained errors. (code: `clusters.plan_feature_not_implemented`)
func NewMoveClustersByTypeBadRequest ¶
func NewMoveClustersByTypeBadRequest() *MoveClustersByTypeBadRequest
NewMoveClustersByTypeBadRequest creates a MoveClustersByTypeBadRequest with default headers values
func (*MoveClustersByTypeBadRequest) Error ¶
func (o *MoveClustersByTypeBadRequest) Error() string
type MoveClustersByTypeForbidden ¶
type MoveClustersByTypeForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersByTypeForbidden handles this case with default header values.
The move command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewMoveClustersByTypeForbidden ¶
func NewMoveClustersByTypeForbidden() *MoveClustersByTypeForbidden
NewMoveClustersByTypeForbidden creates a MoveClustersByTypeForbidden with default headers values
func (*MoveClustersByTypeForbidden) Error ¶
func (o *MoveClustersByTypeForbidden) Error() string
type MoveClustersByTypeParams ¶
type MoveClustersByTypeParams struct { /*AllocatorDown When `true`, considers all instances on the allocator as permanently shut down when deciding how to migrate data to new nodes.When left blank, the system automatically decides. NOTE: The default treats the allocator as up. */ AllocatorDown *bool /*AllocatorID The allocator identifier. */ AllocatorID string /*Body Overrides defaults for the move of each cluster */ Body *models.MoveClustersRequest /*ClusterType The cluster types to move off of the allocator. NOTE: When unspecified, all clusters are moved. */ ClusterType *string /*ForceUpdate When true, cancels and overwrites pending plans, or treats instance as an error */ ForceUpdate *bool /*MoveOnly When true, bypasses the cluster state changes, but continues to move the specified instances */ MoveOnly *bool /*ValidateOnly When `true`, validates the plan overrides, then returns the plan without performing the move. */ ValidateOnly *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MoveClustersByTypeParams contains all the parameters to send to the API endpoint for the move clusters by type operation typically these are written to a http.Request
func NewMoveClustersByTypeParams ¶
func NewMoveClustersByTypeParams() *MoveClustersByTypeParams
NewMoveClustersByTypeParams creates a new MoveClustersByTypeParams object with the default values initialized.
func NewMoveClustersByTypeParamsWithContext ¶
func NewMoveClustersByTypeParamsWithContext(ctx context.Context) *MoveClustersByTypeParams
NewMoveClustersByTypeParamsWithContext creates a new MoveClustersByTypeParams object with the default values initialized, and the ability to set a context for a request
func NewMoveClustersByTypeParamsWithHTTPClient ¶
func NewMoveClustersByTypeParamsWithHTTPClient(client *http.Client) *MoveClustersByTypeParams
NewMoveClustersByTypeParamsWithHTTPClient creates a new MoveClustersByTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMoveClustersByTypeParamsWithTimeout ¶
func NewMoveClustersByTypeParamsWithTimeout(timeout time.Duration) *MoveClustersByTypeParams
NewMoveClustersByTypeParamsWithTimeout creates a new MoveClustersByTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*MoveClustersByTypeParams) SetAllocatorDown ¶
func (o *MoveClustersByTypeParams) SetAllocatorDown(allocatorDown *bool)
SetAllocatorDown adds the allocatorDown to the move clusters by type params
func (*MoveClustersByTypeParams) SetAllocatorID ¶
func (o *MoveClustersByTypeParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the move clusters by type params
func (*MoveClustersByTypeParams) SetBody ¶
func (o *MoveClustersByTypeParams) SetBody(body *models.MoveClustersRequest)
SetBody adds the body to the move clusters by type params
func (*MoveClustersByTypeParams) SetClusterType ¶
func (o *MoveClustersByTypeParams) SetClusterType(clusterType *string)
SetClusterType adds the clusterType to the move clusters by type params
func (*MoveClustersByTypeParams) SetContext ¶
func (o *MoveClustersByTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the move clusters by type params
func (*MoveClustersByTypeParams) SetForceUpdate ¶
func (o *MoveClustersByTypeParams) SetForceUpdate(forceUpdate *bool)
SetForceUpdate adds the forceUpdate to the move clusters by type params
func (*MoveClustersByTypeParams) SetHTTPClient ¶
func (o *MoveClustersByTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the move clusters by type params
func (*MoveClustersByTypeParams) SetMoveOnly ¶
func (o *MoveClustersByTypeParams) SetMoveOnly(moveOnly *bool)
SetMoveOnly adds the moveOnly to the move clusters by type params
func (*MoveClustersByTypeParams) SetTimeout ¶
func (o *MoveClustersByTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the move clusters by type params
func (*MoveClustersByTypeParams) SetValidateOnly ¶
func (o *MoveClustersByTypeParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the move clusters by type params
func (*MoveClustersByTypeParams) WithAllocatorDown ¶
func (o *MoveClustersByTypeParams) WithAllocatorDown(allocatorDown *bool) *MoveClustersByTypeParams
WithAllocatorDown adds the allocatorDown to the move clusters by type params
func (*MoveClustersByTypeParams) WithAllocatorID ¶
func (o *MoveClustersByTypeParams) WithAllocatorID(allocatorID string) *MoveClustersByTypeParams
WithAllocatorID adds the allocatorID to the move clusters by type params
func (*MoveClustersByTypeParams) WithBody ¶
func (o *MoveClustersByTypeParams) WithBody(body *models.MoveClustersRequest) *MoveClustersByTypeParams
WithBody adds the body to the move clusters by type params
func (*MoveClustersByTypeParams) WithClusterType ¶
func (o *MoveClustersByTypeParams) WithClusterType(clusterType *string) *MoveClustersByTypeParams
WithClusterType adds the clusterType to the move clusters by type params
func (*MoveClustersByTypeParams) WithContext ¶
func (o *MoveClustersByTypeParams) WithContext(ctx context.Context) *MoveClustersByTypeParams
WithContext adds the context to the move clusters by type params
func (*MoveClustersByTypeParams) WithForceUpdate ¶
func (o *MoveClustersByTypeParams) WithForceUpdate(forceUpdate *bool) *MoveClustersByTypeParams
WithForceUpdate adds the forceUpdate to the move clusters by type params
func (*MoveClustersByTypeParams) WithHTTPClient ¶
func (o *MoveClustersByTypeParams) WithHTTPClient(client *http.Client) *MoveClustersByTypeParams
WithHTTPClient adds the HTTPClient to the move clusters by type params
func (*MoveClustersByTypeParams) WithMoveOnly ¶
func (o *MoveClustersByTypeParams) WithMoveOnly(moveOnly *bool) *MoveClustersByTypeParams
WithMoveOnly adds the moveOnly to the move clusters by type params
func (*MoveClustersByTypeParams) WithTimeout ¶
func (o *MoveClustersByTypeParams) WithTimeout(timeout time.Duration) *MoveClustersByTypeParams
WithTimeout adds the timeout to the move clusters by type params
func (*MoveClustersByTypeParams) WithValidateOnly ¶
func (o *MoveClustersByTypeParams) WithValidateOnly(validateOnly *bool) *MoveClustersByTypeParams
WithValidateOnly adds the validateOnly to the move clusters by type params
func (*MoveClustersByTypeParams) WriteToRequest ¶
func (o *MoveClustersByTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MoveClustersByTypeReader ¶
type MoveClustersByTypeReader struct {
// contains filtered or unexported fields
}
MoveClustersByTypeReader is a Reader for the MoveClustersByType structure.
func (*MoveClustersByTypeReader) ReadResponse ¶
func (o *MoveClustersByTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MoveClustersByTypeRetryWith ¶
type MoveClustersByTypeRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersByTypeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewMoveClustersByTypeRetryWith ¶
func NewMoveClustersByTypeRetryWith() *MoveClustersByTypeRetryWith
NewMoveClustersByTypeRetryWith creates a MoveClustersByTypeRetryWith with default headers values
func (*MoveClustersByTypeRetryWith) Error ¶
func (o *MoveClustersByTypeRetryWith) Error() string
type MoveClustersForbidden ¶
type MoveClustersForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersForbidden handles this case with default header values.
The move command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewMoveClustersForbidden ¶
func NewMoveClustersForbidden() *MoveClustersForbidden
NewMoveClustersForbidden creates a MoveClustersForbidden with default headers values
func (*MoveClustersForbidden) Error ¶
func (o *MoveClustersForbidden) Error() string
type MoveClustersParams ¶
type MoveClustersParams struct { /*AllocatorDown When `true`, considers all instances on the allocator as permanently shut down when deciding how to migrate data to new nodes.When left blank, the system automatically decides. NOTE: The default treats the allocator as up. */ AllocatorDown *bool /*AllocatorID The allocator identifier. */ AllocatorID string /*Body Overrides defaults for the move of each cluster */ Body *models.MoveClustersRequest /*ForceUpdate When `true`, cancels and overwrites the pending plans, or treats the instance as an error. */ ForceUpdate *bool /*MoveOnly When `true`, moves the specified instances and ignores the changes for the cluster state. */ MoveOnly *bool /*ValidateOnly When `true`, validates the plan overrides, then returns the plan without performing the move. */ ValidateOnly *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MoveClustersParams contains all the parameters to send to the API endpoint for the move clusters operation typically these are written to a http.Request
func NewMoveClustersParams ¶
func NewMoveClustersParams() *MoveClustersParams
NewMoveClustersParams creates a new MoveClustersParams object with the default values initialized.
func NewMoveClustersParamsWithContext ¶
func NewMoveClustersParamsWithContext(ctx context.Context) *MoveClustersParams
NewMoveClustersParamsWithContext creates a new MoveClustersParams object with the default values initialized, and the ability to set a context for a request
func NewMoveClustersParamsWithHTTPClient ¶
func NewMoveClustersParamsWithHTTPClient(client *http.Client) *MoveClustersParams
NewMoveClustersParamsWithHTTPClient creates a new MoveClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMoveClustersParamsWithTimeout ¶
func NewMoveClustersParamsWithTimeout(timeout time.Duration) *MoveClustersParams
NewMoveClustersParamsWithTimeout creates a new MoveClustersParams object with the default values initialized, and the ability to set a timeout on a request
func (*MoveClustersParams) SetAllocatorDown ¶
func (o *MoveClustersParams) SetAllocatorDown(allocatorDown *bool)
SetAllocatorDown adds the allocatorDown to the move clusters params
func (*MoveClustersParams) SetAllocatorID ¶
func (o *MoveClustersParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the move clusters params
func (*MoveClustersParams) SetBody ¶
func (o *MoveClustersParams) SetBody(body *models.MoveClustersRequest)
SetBody adds the body to the move clusters params
func (*MoveClustersParams) SetContext ¶
func (o *MoveClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the move clusters params
func (*MoveClustersParams) SetForceUpdate ¶
func (o *MoveClustersParams) SetForceUpdate(forceUpdate *bool)
SetForceUpdate adds the forceUpdate to the move clusters params
func (*MoveClustersParams) SetHTTPClient ¶
func (o *MoveClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the move clusters params
func (*MoveClustersParams) SetMoveOnly ¶
func (o *MoveClustersParams) SetMoveOnly(moveOnly *bool)
SetMoveOnly adds the moveOnly to the move clusters params
func (*MoveClustersParams) SetTimeout ¶
func (o *MoveClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the move clusters params
func (*MoveClustersParams) SetValidateOnly ¶
func (o *MoveClustersParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the move clusters params
func (*MoveClustersParams) WithAllocatorDown ¶
func (o *MoveClustersParams) WithAllocatorDown(allocatorDown *bool) *MoveClustersParams
WithAllocatorDown adds the allocatorDown to the move clusters params
func (*MoveClustersParams) WithAllocatorID ¶
func (o *MoveClustersParams) WithAllocatorID(allocatorID string) *MoveClustersParams
WithAllocatorID adds the allocatorID to the move clusters params
func (*MoveClustersParams) WithBody ¶
func (o *MoveClustersParams) WithBody(body *models.MoveClustersRequest) *MoveClustersParams
WithBody adds the body to the move clusters params
func (*MoveClustersParams) WithContext ¶
func (o *MoveClustersParams) WithContext(ctx context.Context) *MoveClustersParams
WithContext adds the context to the move clusters params
func (*MoveClustersParams) WithForceUpdate ¶
func (o *MoveClustersParams) WithForceUpdate(forceUpdate *bool) *MoveClustersParams
WithForceUpdate adds the forceUpdate to the move clusters params
func (*MoveClustersParams) WithHTTPClient ¶
func (o *MoveClustersParams) WithHTTPClient(client *http.Client) *MoveClustersParams
WithHTTPClient adds the HTTPClient to the move clusters params
func (*MoveClustersParams) WithMoveOnly ¶
func (o *MoveClustersParams) WithMoveOnly(moveOnly *bool) *MoveClustersParams
WithMoveOnly adds the moveOnly to the move clusters params
func (*MoveClustersParams) WithTimeout ¶
func (o *MoveClustersParams) WithTimeout(timeout time.Duration) *MoveClustersParams
WithTimeout adds the timeout to the move clusters params
func (*MoveClustersParams) WithValidateOnly ¶
func (o *MoveClustersParams) WithValidateOnly(validateOnly *bool) *MoveClustersParams
WithValidateOnly adds the validateOnly to the move clusters params
func (*MoveClustersParams) WriteToRequest ¶
func (o *MoveClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MoveClustersReader ¶
type MoveClustersReader struct {
// contains filtered or unexported fields
}
MoveClustersReader is a Reader for the MoveClusters structure.
func (*MoveClustersReader) ReadResponse ¶
func (o *MoveClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MoveClustersRetryWith ¶
type MoveClustersRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
MoveClustersRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewMoveClustersRetryWith ¶
func NewMoveClustersRetryWith() *MoveClustersRetryWith
NewMoveClustersRetryWith creates a MoveClustersRetryWith with default headers values
func (*MoveClustersRetryWith) Error ¶
func (o *MoveClustersRetryWith) Error() string
type PutConfigStoreOptionConflict ¶
type PutConfigStoreOptionConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
PutConfigStoreOptionConflict handles this case with default header values.
There is a version conflict. (code: `platform.config.store.version_conflict`)
func NewPutConfigStoreOptionConflict ¶
func NewPutConfigStoreOptionConflict() *PutConfigStoreOptionConflict
NewPutConfigStoreOptionConflict creates a PutConfigStoreOptionConflict with default headers values
func (*PutConfigStoreOptionConflict) Error ¶
func (o *PutConfigStoreOptionConflict) Error() string
type PutConfigStoreOptionNotFound ¶
type PutConfigStoreOptionNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
PutConfigStoreOptionNotFound handles this case with default header values.
There was no existing data for the given Config Store Id. (code: `platform.config.store.not_found`)
func NewPutConfigStoreOptionNotFound ¶
func NewPutConfigStoreOptionNotFound() *PutConfigStoreOptionNotFound
NewPutConfigStoreOptionNotFound creates a PutConfigStoreOptionNotFound with default headers values
func (*PutConfigStoreOptionNotFound) Error ¶
func (o *PutConfigStoreOptionNotFound) Error() string
type PutConfigStoreOptionOK ¶
type PutConfigStoreOptionOK 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.ConfigStoreOption }
PutConfigStoreOptionOK handles this case with default header values.
Config Store Option retrieved successfully
func NewPutConfigStoreOptionOK ¶
func NewPutConfigStoreOptionOK() *PutConfigStoreOptionOK
NewPutConfigStoreOptionOK creates a PutConfigStoreOptionOK with default headers values
func (*PutConfigStoreOptionOK) Error ¶
func (o *PutConfigStoreOptionOK) Error() string
type PutConfigStoreOptionParams ¶
type PutConfigStoreOptionParams struct { /*Body The Config Store Option definition */ Body *models.ConfigStoreOptionData /*ConfigOptionID Name of the Config Store Option that you would like to modify */ ConfigOptionID string /*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 }
PutConfigStoreOptionParams contains all the parameters to send to the API endpoint for the put config store option operation typically these are written to a http.Request
func NewPutConfigStoreOptionParams ¶
func NewPutConfigStoreOptionParams() *PutConfigStoreOptionParams
NewPutConfigStoreOptionParams creates a new PutConfigStoreOptionParams object with the default values initialized.
func NewPutConfigStoreOptionParamsWithContext ¶
func NewPutConfigStoreOptionParamsWithContext(ctx context.Context) *PutConfigStoreOptionParams
NewPutConfigStoreOptionParamsWithContext creates a new PutConfigStoreOptionParams object with the default values initialized, and the ability to set a context for a request
func NewPutConfigStoreOptionParamsWithHTTPClient ¶
func NewPutConfigStoreOptionParamsWithHTTPClient(client *http.Client) *PutConfigStoreOptionParams
NewPutConfigStoreOptionParamsWithHTTPClient creates a new PutConfigStoreOptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutConfigStoreOptionParamsWithTimeout ¶
func NewPutConfigStoreOptionParamsWithTimeout(timeout time.Duration) *PutConfigStoreOptionParams
NewPutConfigStoreOptionParamsWithTimeout creates a new PutConfigStoreOptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutConfigStoreOptionParams) SetBody ¶
func (o *PutConfigStoreOptionParams) SetBody(body *models.ConfigStoreOptionData)
SetBody adds the body to the put config store option params
func (*PutConfigStoreOptionParams) SetConfigOptionID ¶
func (o *PutConfigStoreOptionParams) SetConfigOptionID(configOptionID string)
SetConfigOptionID adds the configOptionId to the put config store option params
func (*PutConfigStoreOptionParams) SetContext ¶
func (o *PutConfigStoreOptionParams) SetContext(ctx context.Context)
SetContext adds the context to the put config store option params
func (*PutConfigStoreOptionParams) SetHTTPClient ¶
func (o *PutConfigStoreOptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put config store option params
func (*PutConfigStoreOptionParams) SetTimeout ¶
func (o *PutConfigStoreOptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put config store option params
func (*PutConfigStoreOptionParams) SetVersion ¶
func (o *PutConfigStoreOptionParams) SetVersion(version *int64)
SetVersion adds the version to the put config store option params
func (*PutConfigStoreOptionParams) WithBody ¶
func (o *PutConfigStoreOptionParams) WithBody(body *models.ConfigStoreOptionData) *PutConfigStoreOptionParams
WithBody adds the body to the put config store option params
func (*PutConfigStoreOptionParams) WithConfigOptionID ¶
func (o *PutConfigStoreOptionParams) WithConfigOptionID(configOptionID string) *PutConfigStoreOptionParams
WithConfigOptionID adds the configOptionID to the put config store option params
func (*PutConfigStoreOptionParams) WithContext ¶
func (o *PutConfigStoreOptionParams) WithContext(ctx context.Context) *PutConfigStoreOptionParams
WithContext adds the context to the put config store option params
func (*PutConfigStoreOptionParams) WithHTTPClient ¶
func (o *PutConfigStoreOptionParams) WithHTTPClient(client *http.Client) *PutConfigStoreOptionParams
WithHTTPClient adds the HTTPClient to the put config store option params
func (*PutConfigStoreOptionParams) WithTimeout ¶
func (o *PutConfigStoreOptionParams) WithTimeout(timeout time.Duration) *PutConfigStoreOptionParams
WithTimeout adds the timeout to the put config store option params
func (*PutConfigStoreOptionParams) WithVersion ¶
func (o *PutConfigStoreOptionParams) WithVersion(version *int64) *PutConfigStoreOptionParams
WithVersion adds the version to the put config store option params
func (*PutConfigStoreOptionParams) WriteToRequest ¶
func (o *PutConfigStoreOptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutConfigStoreOptionReader ¶
type PutConfigStoreOptionReader struct {
// contains filtered or unexported fields
}
PutConfigStoreOptionReader is a Reader for the PutConfigStoreOption structure.
func (*PutConfigStoreOptionReader) ReadResponse ¶
func (o *PutConfigStoreOptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncAllocatorInternalServerError ¶
type ResyncAllocatorInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncAllocatorInternalServerError handles this case with default header values.
The allocator resync operation failed for allocator {allocator_id}. (code: `allocators.resync_failed`)
func NewResyncAllocatorInternalServerError ¶
func NewResyncAllocatorInternalServerError() *ResyncAllocatorInternalServerError
NewResyncAllocatorInternalServerError creates a ResyncAllocatorInternalServerError with default headers values
func (*ResyncAllocatorInternalServerError) Error ¶
func (o *ResyncAllocatorInternalServerError) Error() string
type ResyncAllocatorOK ¶
type ResyncAllocatorOK struct {
Payload models.EmptyResponse
}
ResyncAllocatorOK handles this case with default header values.
The allocator resync operation executed successfully
func NewResyncAllocatorOK ¶
func NewResyncAllocatorOK() *ResyncAllocatorOK
NewResyncAllocatorOK creates a ResyncAllocatorOK with default headers values
func (*ResyncAllocatorOK) Error ¶
func (o *ResyncAllocatorOK) Error() string
type ResyncAllocatorParams ¶
type ResyncAllocatorParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncAllocatorParams contains all the parameters to send to the API endpoint for the resync allocator operation typically these are written to a http.Request
func NewResyncAllocatorParams ¶
func NewResyncAllocatorParams() *ResyncAllocatorParams
NewResyncAllocatorParams creates a new ResyncAllocatorParams object with the default values initialized.
func NewResyncAllocatorParamsWithContext ¶
func NewResyncAllocatorParamsWithContext(ctx context.Context) *ResyncAllocatorParams
NewResyncAllocatorParamsWithContext creates a new ResyncAllocatorParams object with the default values initialized, and the ability to set a context for a request
func NewResyncAllocatorParamsWithHTTPClient ¶
func NewResyncAllocatorParamsWithHTTPClient(client *http.Client) *ResyncAllocatorParams
NewResyncAllocatorParamsWithHTTPClient creates a new ResyncAllocatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncAllocatorParamsWithTimeout ¶
func NewResyncAllocatorParamsWithTimeout(timeout time.Duration) *ResyncAllocatorParams
NewResyncAllocatorParamsWithTimeout creates a new ResyncAllocatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncAllocatorParams) SetAllocatorID ¶
func (o *ResyncAllocatorParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the resync allocator params
func (*ResyncAllocatorParams) SetContext ¶
func (o *ResyncAllocatorParams) SetContext(ctx context.Context)
SetContext adds the context to the resync allocator params
func (*ResyncAllocatorParams) SetHTTPClient ¶
func (o *ResyncAllocatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync allocator params
func (*ResyncAllocatorParams) SetTimeout ¶
func (o *ResyncAllocatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync allocator params
func (*ResyncAllocatorParams) WithAllocatorID ¶
func (o *ResyncAllocatorParams) WithAllocatorID(allocatorID string) *ResyncAllocatorParams
WithAllocatorID adds the allocatorID to the resync allocator params
func (*ResyncAllocatorParams) WithContext ¶
func (o *ResyncAllocatorParams) WithContext(ctx context.Context) *ResyncAllocatorParams
WithContext adds the context to the resync allocator params
func (*ResyncAllocatorParams) WithHTTPClient ¶
func (o *ResyncAllocatorParams) WithHTTPClient(client *http.Client) *ResyncAllocatorParams
WithHTTPClient adds the HTTPClient to the resync allocator params
func (*ResyncAllocatorParams) WithTimeout ¶
func (o *ResyncAllocatorParams) WithTimeout(timeout time.Duration) *ResyncAllocatorParams
WithTimeout adds the timeout to the resync allocator params
func (*ResyncAllocatorParams) WriteToRequest ¶
func (o *ResyncAllocatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncAllocatorReader ¶
type ResyncAllocatorReader struct {
// contains filtered or unexported fields
}
ResyncAllocatorReader is a Reader for the ResyncAllocator structure.
func (*ResyncAllocatorReader) ReadResponse ¶
func (o *ResyncAllocatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncAllocatorRetryWith ¶
type ResyncAllocatorRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncAllocatorRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncAllocatorRetryWith ¶
func NewResyncAllocatorRetryWith() *ResyncAllocatorRetryWith
NewResyncAllocatorRetryWith creates a ResyncAllocatorRetryWith with default headers values
func (*ResyncAllocatorRetryWith) Error ¶
func (o *ResyncAllocatorRetryWith) Error() string
type ResyncAllocatorsAccepted ¶
type ResyncAllocatorsAccepted struct {
Payload *models.ModelVersionIndexSynchronizationResults
}
ResyncAllocatorsAccepted handles this case with default header values.
The ids of documents, organized by model version, that will be synchronized.
func NewResyncAllocatorsAccepted ¶
func NewResyncAllocatorsAccepted() *ResyncAllocatorsAccepted
NewResyncAllocatorsAccepted creates a ResyncAllocatorsAccepted with default headers values
func (*ResyncAllocatorsAccepted) Error ¶
func (o *ResyncAllocatorsAccepted) Error() string
type ResyncAllocatorsParams ¶
type ResyncAllocatorsParams struct { /*SkipMatchingVersion When true, skips the document indexing when the version matches the in-memory copy. */ SkipMatchingVersion *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncAllocatorsParams contains all the parameters to send to the API endpoint for the resync allocators operation typically these are written to a http.Request
func NewResyncAllocatorsParams ¶
func NewResyncAllocatorsParams() *ResyncAllocatorsParams
NewResyncAllocatorsParams creates a new ResyncAllocatorsParams object with the default values initialized.
func NewResyncAllocatorsParamsWithContext ¶
func NewResyncAllocatorsParamsWithContext(ctx context.Context) *ResyncAllocatorsParams
NewResyncAllocatorsParamsWithContext creates a new ResyncAllocatorsParams object with the default values initialized, and the ability to set a context for a request
func NewResyncAllocatorsParamsWithHTTPClient ¶
func NewResyncAllocatorsParamsWithHTTPClient(client *http.Client) *ResyncAllocatorsParams
NewResyncAllocatorsParamsWithHTTPClient creates a new ResyncAllocatorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncAllocatorsParamsWithTimeout ¶
func NewResyncAllocatorsParamsWithTimeout(timeout time.Duration) *ResyncAllocatorsParams
NewResyncAllocatorsParamsWithTimeout creates a new ResyncAllocatorsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncAllocatorsParams) SetContext ¶
func (o *ResyncAllocatorsParams) SetContext(ctx context.Context)
SetContext adds the context to the resync allocators params
func (*ResyncAllocatorsParams) SetHTTPClient ¶
func (o *ResyncAllocatorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync allocators params
func (*ResyncAllocatorsParams) SetSkipMatchingVersion ¶
func (o *ResyncAllocatorsParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
SetSkipMatchingVersion adds the skipMatchingVersion to the resync allocators params
func (*ResyncAllocatorsParams) SetTimeout ¶
func (o *ResyncAllocatorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync allocators params
func (*ResyncAllocatorsParams) WithContext ¶
func (o *ResyncAllocatorsParams) WithContext(ctx context.Context) *ResyncAllocatorsParams
WithContext adds the context to the resync allocators params
func (*ResyncAllocatorsParams) WithHTTPClient ¶
func (o *ResyncAllocatorsParams) WithHTTPClient(client *http.Client) *ResyncAllocatorsParams
WithHTTPClient adds the HTTPClient to the resync allocators params
func (*ResyncAllocatorsParams) WithSkipMatchingVersion ¶
func (o *ResyncAllocatorsParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncAllocatorsParams
WithSkipMatchingVersion adds the skipMatchingVersion to the resync allocators params
func (*ResyncAllocatorsParams) WithTimeout ¶
func (o *ResyncAllocatorsParams) WithTimeout(timeout time.Duration) *ResyncAllocatorsParams
WithTimeout adds the timeout to the resync allocators params
func (*ResyncAllocatorsParams) WriteToRequest ¶
func (o *ResyncAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncAllocatorsReader ¶
type ResyncAllocatorsReader struct {
// contains filtered or unexported fields
}
ResyncAllocatorsReader is a Reader for the ResyncAllocators structure.
func (*ResyncAllocatorsReader) ReadResponse ¶
func (o *ResyncAllocatorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncAllocatorsRetryWith ¶
type ResyncAllocatorsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncAllocatorsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncAllocatorsRetryWith ¶
func NewResyncAllocatorsRetryWith() *ResyncAllocatorsRetryWith
NewResyncAllocatorsRetryWith creates a ResyncAllocatorsRetryWith with default headers values
func (*ResyncAllocatorsRetryWith) Error ¶
func (o *ResyncAllocatorsRetryWith) Error() string
type ResyncConstructorInternalServerError ¶
type ResyncConstructorInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncConstructorInternalServerError handles this case with default header values.
The constructor resync operation failed for allocator {constructor_id}. (code: `constructors.resync_failed`)
func NewResyncConstructorInternalServerError ¶
func NewResyncConstructorInternalServerError() *ResyncConstructorInternalServerError
NewResyncConstructorInternalServerError creates a ResyncConstructorInternalServerError with default headers values
func (*ResyncConstructorInternalServerError) Error ¶
func (o *ResyncConstructorInternalServerError) Error() string
type ResyncConstructorOK ¶
type ResyncConstructorOK struct {
Payload models.EmptyResponse
}
ResyncConstructorOK handles this case with default header values.
The constructor resync operation executed successfully
func NewResyncConstructorOK ¶
func NewResyncConstructorOK() *ResyncConstructorOK
NewResyncConstructorOK creates a ResyncConstructorOK with default headers values
func (*ResyncConstructorOK) Error ¶
func (o *ResyncConstructorOK) Error() string
type ResyncConstructorParams ¶
type ResyncConstructorParams struct { /*ConstructorID Identifier for the constructor */ ConstructorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncConstructorParams contains all the parameters to send to the API endpoint for the resync constructor operation typically these are written to a http.Request
func NewResyncConstructorParams ¶
func NewResyncConstructorParams() *ResyncConstructorParams
NewResyncConstructorParams creates a new ResyncConstructorParams object with the default values initialized.
func NewResyncConstructorParamsWithContext ¶
func NewResyncConstructorParamsWithContext(ctx context.Context) *ResyncConstructorParams
NewResyncConstructorParamsWithContext creates a new ResyncConstructorParams object with the default values initialized, and the ability to set a context for a request
func NewResyncConstructorParamsWithHTTPClient ¶
func NewResyncConstructorParamsWithHTTPClient(client *http.Client) *ResyncConstructorParams
NewResyncConstructorParamsWithHTTPClient creates a new ResyncConstructorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncConstructorParamsWithTimeout ¶
func NewResyncConstructorParamsWithTimeout(timeout time.Duration) *ResyncConstructorParams
NewResyncConstructorParamsWithTimeout creates a new ResyncConstructorParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncConstructorParams) SetConstructorID ¶
func (o *ResyncConstructorParams) SetConstructorID(constructorID string)
SetConstructorID adds the constructorId to the resync constructor params
func (*ResyncConstructorParams) SetContext ¶
func (o *ResyncConstructorParams) SetContext(ctx context.Context)
SetContext adds the context to the resync constructor params
func (*ResyncConstructorParams) SetHTTPClient ¶
func (o *ResyncConstructorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync constructor params
func (*ResyncConstructorParams) SetTimeout ¶
func (o *ResyncConstructorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync constructor params
func (*ResyncConstructorParams) WithConstructorID ¶
func (o *ResyncConstructorParams) WithConstructorID(constructorID string) *ResyncConstructorParams
WithConstructorID adds the constructorID to the resync constructor params
func (*ResyncConstructorParams) WithContext ¶
func (o *ResyncConstructorParams) WithContext(ctx context.Context) *ResyncConstructorParams
WithContext adds the context to the resync constructor params
func (*ResyncConstructorParams) WithHTTPClient ¶
func (o *ResyncConstructorParams) WithHTTPClient(client *http.Client) *ResyncConstructorParams
WithHTTPClient adds the HTTPClient to the resync constructor params
func (*ResyncConstructorParams) WithTimeout ¶
func (o *ResyncConstructorParams) WithTimeout(timeout time.Duration) *ResyncConstructorParams
WithTimeout adds the timeout to the resync constructor params
func (*ResyncConstructorParams) WriteToRequest ¶
func (o *ResyncConstructorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncConstructorReader ¶
type ResyncConstructorReader struct {
// contains filtered or unexported fields
}
ResyncConstructorReader is a Reader for the ResyncConstructor structure.
func (*ResyncConstructorReader) ReadResponse ¶
func (o *ResyncConstructorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncConstructorRetryWith ¶
type ResyncConstructorRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncConstructorRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncConstructorRetryWith ¶
func NewResyncConstructorRetryWith() *ResyncConstructorRetryWith
NewResyncConstructorRetryWith creates a ResyncConstructorRetryWith with default headers values
func (*ResyncConstructorRetryWith) Error ¶
func (o *ResyncConstructorRetryWith) Error() string
type ResyncConstructorsAccepted ¶
type ResyncConstructorsAccepted struct {
Payload *models.ModelVersionIndexSynchronizationResults
}
ResyncConstructorsAccepted handles this case with default header values.
The ids of documents, organized by model version, that will be synchronized.
func NewResyncConstructorsAccepted ¶
func NewResyncConstructorsAccepted() *ResyncConstructorsAccepted
NewResyncConstructorsAccepted creates a ResyncConstructorsAccepted with default headers values
func (*ResyncConstructorsAccepted) Error ¶
func (o *ResyncConstructorsAccepted) Error() string
type ResyncConstructorsParams ¶
type ResyncConstructorsParams struct { /*SkipMatchingVersion When true, skips the document indexing when the version matches the in-memory copy. */ SkipMatchingVersion *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncConstructorsParams contains all the parameters to send to the API endpoint for the resync constructors operation typically these are written to a http.Request
func NewResyncConstructorsParams ¶
func NewResyncConstructorsParams() *ResyncConstructorsParams
NewResyncConstructorsParams creates a new ResyncConstructorsParams object with the default values initialized.
func NewResyncConstructorsParamsWithContext ¶
func NewResyncConstructorsParamsWithContext(ctx context.Context) *ResyncConstructorsParams
NewResyncConstructorsParamsWithContext creates a new ResyncConstructorsParams object with the default values initialized, and the ability to set a context for a request
func NewResyncConstructorsParamsWithHTTPClient ¶
func NewResyncConstructorsParamsWithHTTPClient(client *http.Client) *ResyncConstructorsParams
NewResyncConstructorsParamsWithHTTPClient creates a new ResyncConstructorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncConstructorsParamsWithTimeout ¶
func NewResyncConstructorsParamsWithTimeout(timeout time.Duration) *ResyncConstructorsParams
NewResyncConstructorsParamsWithTimeout creates a new ResyncConstructorsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncConstructorsParams) SetContext ¶
func (o *ResyncConstructorsParams) SetContext(ctx context.Context)
SetContext adds the context to the resync constructors params
func (*ResyncConstructorsParams) SetHTTPClient ¶
func (o *ResyncConstructorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync constructors params
func (*ResyncConstructorsParams) SetSkipMatchingVersion ¶
func (o *ResyncConstructorsParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
SetSkipMatchingVersion adds the skipMatchingVersion to the resync constructors params
func (*ResyncConstructorsParams) SetTimeout ¶
func (o *ResyncConstructorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync constructors params
func (*ResyncConstructorsParams) WithContext ¶
func (o *ResyncConstructorsParams) WithContext(ctx context.Context) *ResyncConstructorsParams
WithContext adds the context to the resync constructors params
func (*ResyncConstructorsParams) WithHTTPClient ¶
func (o *ResyncConstructorsParams) WithHTTPClient(client *http.Client) *ResyncConstructorsParams
WithHTTPClient adds the HTTPClient to the resync constructors params
func (*ResyncConstructorsParams) WithSkipMatchingVersion ¶
func (o *ResyncConstructorsParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncConstructorsParams
WithSkipMatchingVersion adds the skipMatchingVersion to the resync constructors params
func (*ResyncConstructorsParams) WithTimeout ¶
func (o *ResyncConstructorsParams) WithTimeout(timeout time.Duration) *ResyncConstructorsParams
WithTimeout adds the timeout to the resync constructors params
func (*ResyncConstructorsParams) WriteToRequest ¶
func (o *ResyncConstructorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncConstructorsReader ¶
type ResyncConstructorsReader struct {
// contains filtered or unexported fields
}
ResyncConstructorsReader is a Reader for the ResyncConstructors structure.
func (*ResyncConstructorsReader) ReadResponse ¶
func (o *ResyncConstructorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncConstructorsRetryWith ¶
type ResyncConstructorsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncConstructorsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncConstructorsRetryWith ¶
func NewResyncConstructorsRetryWith() *ResyncConstructorsRetryWith
NewResyncConstructorsRetryWith creates a ResyncConstructorsRetryWith with default headers values
func (*ResyncConstructorsRetryWith) Error ¶
func (o *ResyncConstructorsRetryWith) Error() string
type ResyncRunnerInternalServerError ¶
type ResyncRunnerInternalServerError struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncRunnerInternalServerError handles this case with default header values.
The runner resync operation failed for runner {runner_id}. (code: `runners.resync_failed`)
func NewResyncRunnerInternalServerError ¶
func NewResyncRunnerInternalServerError() *ResyncRunnerInternalServerError
NewResyncRunnerInternalServerError creates a ResyncRunnerInternalServerError with default headers values
func (*ResyncRunnerInternalServerError) Error ¶
func (o *ResyncRunnerInternalServerError) Error() string
type ResyncRunnerOK ¶
type ResyncRunnerOK struct {
Payload models.EmptyResponse
}
ResyncRunnerOK handles this case with default header values.
The runner resync operation executed successfully
func NewResyncRunnerOK ¶
func NewResyncRunnerOK() *ResyncRunnerOK
NewResyncRunnerOK creates a ResyncRunnerOK with default headers values
func (*ResyncRunnerOK) Error ¶
func (o *ResyncRunnerOK) Error() string
type ResyncRunnerParams ¶
type ResyncRunnerParams struct { /*RunnerID The identifier for the runner */ RunnerID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncRunnerParams contains all the parameters to send to the API endpoint for the resync runner operation typically these are written to a http.Request
func NewResyncRunnerParams ¶
func NewResyncRunnerParams() *ResyncRunnerParams
NewResyncRunnerParams creates a new ResyncRunnerParams object with the default values initialized.
func NewResyncRunnerParamsWithContext ¶
func NewResyncRunnerParamsWithContext(ctx context.Context) *ResyncRunnerParams
NewResyncRunnerParamsWithContext creates a new ResyncRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewResyncRunnerParamsWithHTTPClient ¶
func NewResyncRunnerParamsWithHTTPClient(client *http.Client) *ResyncRunnerParams
NewResyncRunnerParamsWithHTTPClient creates a new ResyncRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncRunnerParamsWithTimeout ¶
func NewResyncRunnerParamsWithTimeout(timeout time.Duration) *ResyncRunnerParams
NewResyncRunnerParamsWithTimeout creates a new ResyncRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncRunnerParams) SetContext ¶
func (o *ResyncRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the resync runner params
func (*ResyncRunnerParams) SetHTTPClient ¶
func (o *ResyncRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync runner params
func (*ResyncRunnerParams) SetRunnerID ¶
func (o *ResyncRunnerParams) SetRunnerID(runnerID string)
SetRunnerID adds the runnerId to the resync runner params
func (*ResyncRunnerParams) SetTimeout ¶
func (o *ResyncRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync runner params
func (*ResyncRunnerParams) WithContext ¶
func (o *ResyncRunnerParams) WithContext(ctx context.Context) *ResyncRunnerParams
WithContext adds the context to the resync runner params
func (*ResyncRunnerParams) WithHTTPClient ¶
func (o *ResyncRunnerParams) WithHTTPClient(client *http.Client) *ResyncRunnerParams
WithHTTPClient adds the HTTPClient to the resync runner params
func (*ResyncRunnerParams) WithRunnerID ¶
func (o *ResyncRunnerParams) WithRunnerID(runnerID string) *ResyncRunnerParams
WithRunnerID adds the runnerID to the resync runner params
func (*ResyncRunnerParams) WithTimeout ¶
func (o *ResyncRunnerParams) WithTimeout(timeout time.Duration) *ResyncRunnerParams
WithTimeout adds the timeout to the resync runner params
func (*ResyncRunnerParams) WriteToRequest ¶
func (o *ResyncRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncRunnerReader ¶
type ResyncRunnerReader struct {
// contains filtered or unexported fields
}
ResyncRunnerReader is a Reader for the ResyncRunner structure.
func (*ResyncRunnerReader) ReadResponse ¶
func (o *ResyncRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncRunnerRetryWith ¶
type ResyncRunnerRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncRunnerRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncRunnerRetryWith ¶
func NewResyncRunnerRetryWith() *ResyncRunnerRetryWith
NewResyncRunnerRetryWith creates a ResyncRunnerRetryWith with default headers values
func (*ResyncRunnerRetryWith) Error ¶
func (o *ResyncRunnerRetryWith) Error() string
type ResyncRunnersAccepted ¶
type ResyncRunnersAccepted struct {
Payload *models.ModelVersionIndexSynchronizationResults
}
ResyncRunnersAccepted handles this case with default header values.
The ids of documents, organized by model version, that will be synchronized.
func NewResyncRunnersAccepted ¶
func NewResyncRunnersAccepted() *ResyncRunnersAccepted
NewResyncRunnersAccepted creates a ResyncRunnersAccepted with default headers values
func (*ResyncRunnersAccepted) Error ¶
func (o *ResyncRunnersAccepted) Error() string
type ResyncRunnersParams ¶
type ResyncRunnersParams struct { /*SkipMatchingVersion When true, skips the document indexing when the version matches the in-memory copy. */ SkipMatchingVersion *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResyncRunnersParams contains all the parameters to send to the API endpoint for the resync runners operation typically these are written to a http.Request
func NewResyncRunnersParams ¶
func NewResyncRunnersParams() *ResyncRunnersParams
NewResyncRunnersParams creates a new ResyncRunnersParams object with the default values initialized.
func NewResyncRunnersParamsWithContext ¶
func NewResyncRunnersParamsWithContext(ctx context.Context) *ResyncRunnersParams
NewResyncRunnersParamsWithContext creates a new ResyncRunnersParams object with the default values initialized, and the ability to set a context for a request
func NewResyncRunnersParamsWithHTTPClient ¶
func NewResyncRunnersParamsWithHTTPClient(client *http.Client) *ResyncRunnersParams
NewResyncRunnersParamsWithHTTPClient creates a new ResyncRunnersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncRunnersParamsWithTimeout ¶
func NewResyncRunnersParamsWithTimeout(timeout time.Duration) *ResyncRunnersParams
NewResyncRunnersParamsWithTimeout creates a new ResyncRunnersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncRunnersParams) SetContext ¶
func (o *ResyncRunnersParams) SetContext(ctx context.Context)
SetContext adds the context to the resync runners params
func (*ResyncRunnersParams) SetHTTPClient ¶
func (o *ResyncRunnersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync runners params
func (*ResyncRunnersParams) SetSkipMatchingVersion ¶
func (o *ResyncRunnersParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
SetSkipMatchingVersion adds the skipMatchingVersion to the resync runners params
func (*ResyncRunnersParams) SetTimeout ¶
func (o *ResyncRunnersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync runners params
func (*ResyncRunnersParams) WithContext ¶
func (o *ResyncRunnersParams) WithContext(ctx context.Context) *ResyncRunnersParams
WithContext adds the context to the resync runners params
func (*ResyncRunnersParams) WithHTTPClient ¶
func (o *ResyncRunnersParams) WithHTTPClient(client *http.Client) *ResyncRunnersParams
WithHTTPClient adds the HTTPClient to the resync runners params
func (*ResyncRunnersParams) WithSkipMatchingVersion ¶
func (o *ResyncRunnersParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncRunnersParams
WithSkipMatchingVersion adds the skipMatchingVersion to the resync runners params
func (*ResyncRunnersParams) WithTimeout ¶
func (o *ResyncRunnersParams) WithTimeout(timeout time.Duration) *ResyncRunnersParams
WithTimeout adds the timeout to the resync runners params
func (*ResyncRunnersParams) WriteToRequest ¶
func (o *ResyncRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncRunnersReader ¶
type ResyncRunnersReader struct {
// contains filtered or unexported fields
}
ResyncRunnersReader is a Reader for the ResyncRunners structure.
func (*ResyncRunnersReader) ReadResponse ¶
func (o *ResyncRunnersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncRunnersRetryWith ¶
type ResyncRunnersRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
ResyncRunnersRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncRunnersRetryWith ¶
func NewResyncRunnersRetryWith() *ResyncRunnersRetryWith
NewResyncRunnersRetryWith creates a ResyncRunnersRetryWith with default headers values
func (*ResyncRunnersRetryWith) Error ¶
func (o *ResyncRunnersRetryWith) Error() string
type SearchAllocatorsBadRequest ¶
type SearchAllocatorsBadRequest struct {
Payload *models.BasicFailedReply
}
SearchAllocatorsBadRequest handles this case with default header values.
The search request failed
func NewSearchAllocatorsBadRequest ¶
func NewSearchAllocatorsBadRequest() *SearchAllocatorsBadRequest
NewSearchAllocatorsBadRequest creates a SearchAllocatorsBadRequest with default headers values
func (*SearchAllocatorsBadRequest) Error ¶
func (o *SearchAllocatorsBadRequest) Error() string
type SearchAllocatorsOK ¶
type SearchAllocatorsOK struct {
Payload *models.AllocatorOverview
}
SearchAllocatorsOK handles this case with default header values.
An overview of allocators that matched the given search query
func NewSearchAllocatorsOK ¶
func NewSearchAllocatorsOK() *SearchAllocatorsOK
NewSearchAllocatorsOK creates a SearchAllocatorsOK with default headers values
func (*SearchAllocatorsOK) Error ¶
func (o *SearchAllocatorsOK) Error() string
type SearchAllocatorsParams ¶
type SearchAllocatorsParams struct { /*Body The optional search request to execute. If not supplied then all allocators are matched */ Body *models.SearchRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchAllocatorsParams contains all the parameters to send to the API endpoint for the search allocators operation typically these are written to a http.Request
func NewSearchAllocatorsParams ¶
func NewSearchAllocatorsParams() *SearchAllocatorsParams
NewSearchAllocatorsParams creates a new SearchAllocatorsParams object with the default values initialized.
func NewSearchAllocatorsParamsWithContext ¶
func NewSearchAllocatorsParamsWithContext(ctx context.Context) *SearchAllocatorsParams
NewSearchAllocatorsParamsWithContext creates a new SearchAllocatorsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchAllocatorsParamsWithHTTPClient ¶
func NewSearchAllocatorsParamsWithHTTPClient(client *http.Client) *SearchAllocatorsParams
NewSearchAllocatorsParamsWithHTTPClient creates a new SearchAllocatorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchAllocatorsParamsWithTimeout ¶
func NewSearchAllocatorsParamsWithTimeout(timeout time.Duration) *SearchAllocatorsParams
NewSearchAllocatorsParamsWithTimeout creates a new SearchAllocatorsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchAllocatorsParams) SetBody ¶
func (o *SearchAllocatorsParams) SetBody(body *models.SearchRequest)
SetBody adds the body to the search allocators params
func (*SearchAllocatorsParams) SetContext ¶
func (o *SearchAllocatorsParams) SetContext(ctx context.Context)
SetContext adds the context to the search allocators params
func (*SearchAllocatorsParams) SetHTTPClient ¶
func (o *SearchAllocatorsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search allocators params
func (*SearchAllocatorsParams) SetTimeout ¶
func (o *SearchAllocatorsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search allocators params
func (*SearchAllocatorsParams) WithBody ¶
func (o *SearchAllocatorsParams) WithBody(body *models.SearchRequest) *SearchAllocatorsParams
WithBody adds the body to the search allocators params
func (*SearchAllocatorsParams) WithContext ¶
func (o *SearchAllocatorsParams) WithContext(ctx context.Context) *SearchAllocatorsParams
WithContext adds the context to the search allocators params
func (*SearchAllocatorsParams) WithHTTPClient ¶
func (o *SearchAllocatorsParams) WithHTTPClient(client *http.Client) *SearchAllocatorsParams
WithHTTPClient adds the HTTPClient to the search allocators params
func (*SearchAllocatorsParams) WithTimeout ¶
func (o *SearchAllocatorsParams) WithTimeout(timeout time.Duration) *SearchAllocatorsParams
WithTimeout adds the timeout to the search allocators params
func (*SearchAllocatorsParams) WriteToRequest ¶
func (o *SearchAllocatorsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchAllocatorsReader ¶
type SearchAllocatorsReader struct {
// contains filtered or unexported fields
}
SearchAllocatorsReader is a Reader for the SearchAllocators structure.
func (*SearchAllocatorsReader) ReadResponse ¶
func (o *SearchAllocatorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchRunnersBadRequest ¶
type SearchRunnersBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SearchRunnersBadRequest handles this case with default header values.
The search request failed. (code: `runners.search_failed`)
func NewSearchRunnersBadRequest ¶
func NewSearchRunnersBadRequest() *SearchRunnersBadRequest
NewSearchRunnersBadRequest creates a SearchRunnersBadRequest with default headers values
func (*SearchRunnersBadRequest) Error ¶
func (o *SearchRunnersBadRequest) Error() string
type SearchRunnersOK ¶
type SearchRunnersOK struct {
Payload *models.RunnerOverview
}
SearchRunnersOK handles this case with default header values.
An overview of runners that matched the given search query.
func NewSearchRunnersOK ¶
func NewSearchRunnersOK() *SearchRunnersOK
NewSearchRunnersOK creates a SearchRunnersOK with default headers values
func (*SearchRunnersOK) Error ¶
func (o *SearchRunnersOK) Error() string
type SearchRunnersParams ¶
type SearchRunnersParams struct { /*Body The optional search request to execute. If not supplied then all runners are matched. */ Body *models.SearchRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchRunnersParams contains all the parameters to send to the API endpoint for the search runners operation typically these are written to a http.Request
func NewSearchRunnersParams ¶
func NewSearchRunnersParams() *SearchRunnersParams
NewSearchRunnersParams creates a new SearchRunnersParams object with the default values initialized.
func NewSearchRunnersParamsWithContext ¶
func NewSearchRunnersParamsWithContext(ctx context.Context) *SearchRunnersParams
NewSearchRunnersParamsWithContext creates a new SearchRunnersParams object with the default values initialized, and the ability to set a context for a request
func NewSearchRunnersParamsWithHTTPClient ¶
func NewSearchRunnersParamsWithHTTPClient(client *http.Client) *SearchRunnersParams
NewSearchRunnersParamsWithHTTPClient creates a new SearchRunnersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchRunnersParamsWithTimeout ¶
func NewSearchRunnersParamsWithTimeout(timeout time.Duration) *SearchRunnersParams
NewSearchRunnersParamsWithTimeout creates a new SearchRunnersParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchRunnersParams) SetBody ¶
func (o *SearchRunnersParams) SetBody(body *models.SearchRequest)
SetBody adds the body to the search runners params
func (*SearchRunnersParams) SetContext ¶
func (o *SearchRunnersParams) SetContext(ctx context.Context)
SetContext adds the context to the search runners params
func (*SearchRunnersParams) SetHTTPClient ¶
func (o *SearchRunnersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search runners params
func (*SearchRunnersParams) SetTimeout ¶
func (o *SearchRunnersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search runners params
func (*SearchRunnersParams) WithBody ¶
func (o *SearchRunnersParams) WithBody(body *models.SearchRequest) *SearchRunnersParams
WithBody adds the body to the search runners params
func (*SearchRunnersParams) WithContext ¶
func (o *SearchRunnersParams) WithContext(ctx context.Context) *SearchRunnersParams
WithContext adds the context to the search runners params
func (*SearchRunnersParams) WithHTTPClient ¶
func (o *SearchRunnersParams) WithHTTPClient(client *http.Client) *SearchRunnersParams
WithHTTPClient adds the HTTPClient to the search runners params
func (*SearchRunnersParams) WithTimeout ¶
func (o *SearchRunnersParams) WithTimeout(timeout time.Duration) *SearchRunnersParams
WithTimeout adds the timeout to the search runners params
func (*SearchRunnersParams) WriteToRequest ¶
func (o *SearchRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchRunnersReader ¶
type SearchRunnersReader struct {
// contains filtered or unexported fields
}
SearchRunnersReader is a Reader for the SearchRunners structure.
func (*SearchRunnersReader) ReadResponse ¶
func (o *SearchRunnersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAllocatorMetadataBadRequest ¶
type SetAllocatorMetadataBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataBadRequest handles this case with default header values.
The value specified is empty for at least one of the metadata tags. (code: `allocators.invalid_empty_metadata_items`)
func NewSetAllocatorMetadataBadRequest ¶
func NewSetAllocatorMetadataBadRequest() *SetAllocatorMetadataBadRequest
NewSetAllocatorMetadataBadRequest creates a SetAllocatorMetadataBadRequest with default headers values
func (*SetAllocatorMetadataBadRequest) Error ¶
func (o *SetAllocatorMetadataBadRequest) Error() string
type SetAllocatorMetadataItemBadRequest ¶
type SetAllocatorMetadataItemBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataItemBadRequest handles this case with default header values.
The value specified for the metadata tag is empty. (code: `allocators.invalid_empty_metadata_item`)
func NewSetAllocatorMetadataItemBadRequest ¶
func NewSetAllocatorMetadataItemBadRequest() *SetAllocatorMetadataItemBadRequest
NewSetAllocatorMetadataItemBadRequest creates a SetAllocatorMetadataItemBadRequest with default headers values
func (*SetAllocatorMetadataItemBadRequest) Error ¶
func (o *SetAllocatorMetadataItemBadRequest) Error() string
type SetAllocatorMetadataItemNotFound ¶
type SetAllocatorMetadataItemNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataItemNotFound handles this case with default header values.
* The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`) * The metadata item specified by {key} cannot be found. (code: `allocators.metadata_item_not_found`)
func NewSetAllocatorMetadataItemNotFound ¶
func NewSetAllocatorMetadataItemNotFound() *SetAllocatorMetadataItemNotFound
NewSetAllocatorMetadataItemNotFound creates a SetAllocatorMetadataItemNotFound with default headers values
func (*SetAllocatorMetadataItemNotFound) Error ¶
func (o *SetAllocatorMetadataItemNotFound) Error() string
type SetAllocatorMetadataItemOK ¶
type SetAllocatorMetadataItemOK struct {
Payload []*models.MetadataItem
}
SetAllocatorMetadataItemOK handles this case with default header values.
The allocator metadata was successfully changed (the updated JSON is returned)
func NewSetAllocatorMetadataItemOK ¶
func NewSetAllocatorMetadataItemOK() *SetAllocatorMetadataItemOK
NewSetAllocatorMetadataItemOK creates a SetAllocatorMetadataItemOK with default headers values
func (*SetAllocatorMetadataItemOK) Error ¶
func (o *SetAllocatorMetadataItemOK) Error() string
type SetAllocatorMetadataItemParams ¶
type SetAllocatorMetadataItemParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*Body The value of the metadata item to add or update */ Body *models.MetadataItemValue /*Key The metadata item key. */ Key string /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetAllocatorMetadataItemParams contains all the parameters to send to the API endpoint for the set allocator metadata item operation typically these are written to a http.Request
func NewSetAllocatorMetadataItemParams ¶
func NewSetAllocatorMetadataItemParams() *SetAllocatorMetadataItemParams
NewSetAllocatorMetadataItemParams creates a new SetAllocatorMetadataItemParams object with the default values initialized.
func NewSetAllocatorMetadataItemParamsWithContext ¶
func NewSetAllocatorMetadataItemParamsWithContext(ctx context.Context) *SetAllocatorMetadataItemParams
NewSetAllocatorMetadataItemParamsWithContext creates a new SetAllocatorMetadataItemParams object with the default values initialized, and the ability to set a context for a request
func NewSetAllocatorMetadataItemParamsWithHTTPClient ¶
func NewSetAllocatorMetadataItemParamsWithHTTPClient(client *http.Client) *SetAllocatorMetadataItemParams
NewSetAllocatorMetadataItemParamsWithHTTPClient creates a new SetAllocatorMetadataItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetAllocatorMetadataItemParamsWithTimeout ¶
func NewSetAllocatorMetadataItemParamsWithTimeout(timeout time.Duration) *SetAllocatorMetadataItemParams
NewSetAllocatorMetadataItemParamsWithTimeout creates a new SetAllocatorMetadataItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetAllocatorMetadataItemParams) SetAllocatorID ¶
func (o *SetAllocatorMetadataItemParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetBody ¶
func (o *SetAllocatorMetadataItemParams) SetBody(body *models.MetadataItemValue)
SetBody adds the body to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetContext ¶
func (o *SetAllocatorMetadataItemParams) SetContext(ctx context.Context)
SetContext adds the context to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetHTTPClient ¶
func (o *SetAllocatorMetadataItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetKey ¶
func (o *SetAllocatorMetadataItemParams) SetKey(key string)
SetKey adds the key to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetTimeout ¶
func (o *SetAllocatorMetadataItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) SetVersion ¶
func (o *SetAllocatorMetadataItemParams) SetVersion(version *int64)
SetVersion adds the version to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithAllocatorID ¶
func (o *SetAllocatorMetadataItemParams) WithAllocatorID(allocatorID string) *SetAllocatorMetadataItemParams
WithAllocatorID adds the allocatorID to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithBody ¶
func (o *SetAllocatorMetadataItemParams) WithBody(body *models.MetadataItemValue) *SetAllocatorMetadataItemParams
WithBody adds the body to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithContext ¶
func (o *SetAllocatorMetadataItemParams) WithContext(ctx context.Context) *SetAllocatorMetadataItemParams
WithContext adds the context to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithHTTPClient ¶
func (o *SetAllocatorMetadataItemParams) WithHTTPClient(client *http.Client) *SetAllocatorMetadataItemParams
WithHTTPClient adds the HTTPClient to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithKey ¶
func (o *SetAllocatorMetadataItemParams) WithKey(key string) *SetAllocatorMetadataItemParams
WithKey adds the key to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithTimeout ¶
func (o *SetAllocatorMetadataItemParams) WithTimeout(timeout time.Duration) *SetAllocatorMetadataItemParams
WithTimeout adds the timeout to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WithVersion ¶
func (o *SetAllocatorMetadataItemParams) WithVersion(version *int64) *SetAllocatorMetadataItemParams
WithVersion adds the version to the set allocator metadata item params
func (*SetAllocatorMetadataItemParams) WriteToRequest ¶
func (o *SetAllocatorMetadataItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetAllocatorMetadataItemReader ¶
type SetAllocatorMetadataItemReader struct {
// contains filtered or unexported fields
}
SetAllocatorMetadataItemReader is a Reader for the SetAllocatorMetadataItem structure.
func (*SetAllocatorMetadataItemReader) ReadResponse ¶
func (o *SetAllocatorMetadataItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAllocatorMetadataItemRetryWith ¶
type SetAllocatorMetadataItemRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataItemRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetAllocatorMetadataItemRetryWith ¶
func NewSetAllocatorMetadataItemRetryWith() *SetAllocatorMetadataItemRetryWith
NewSetAllocatorMetadataItemRetryWith creates a SetAllocatorMetadataItemRetryWith with default headers values
func (*SetAllocatorMetadataItemRetryWith) Error ¶
func (o *SetAllocatorMetadataItemRetryWith) Error() string
type SetAllocatorMetadataNotFound ¶
type SetAllocatorMetadataNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewSetAllocatorMetadataNotFound ¶
func NewSetAllocatorMetadataNotFound() *SetAllocatorMetadataNotFound
NewSetAllocatorMetadataNotFound creates a SetAllocatorMetadataNotFound with default headers values
func (*SetAllocatorMetadataNotFound) Error ¶
func (o *SetAllocatorMetadataNotFound) Error() string
type SetAllocatorMetadataOK ¶
type SetAllocatorMetadataOK struct {
Payload []*models.MetadataItem
}
SetAllocatorMetadataOK handles this case with default header values.
The allocator metadata was successfully changed (the updated JSON is returned)
func NewSetAllocatorMetadataOK ¶
func NewSetAllocatorMetadataOK() *SetAllocatorMetadataOK
NewSetAllocatorMetadataOK creates a SetAllocatorMetadataOK with default headers values
func (*SetAllocatorMetadataOK) Error ¶
func (o *SetAllocatorMetadataOK) Error() string
type SetAllocatorMetadataParams ¶
type SetAllocatorMetadataParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*Body The metadata to update the allocator with */ Body *models.MetadataItems /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetAllocatorMetadataParams contains all the parameters to send to the API endpoint for the set allocator metadata operation typically these are written to a http.Request
func NewSetAllocatorMetadataParams ¶
func NewSetAllocatorMetadataParams() *SetAllocatorMetadataParams
NewSetAllocatorMetadataParams creates a new SetAllocatorMetadataParams object with the default values initialized.
func NewSetAllocatorMetadataParamsWithContext ¶
func NewSetAllocatorMetadataParamsWithContext(ctx context.Context) *SetAllocatorMetadataParams
NewSetAllocatorMetadataParamsWithContext creates a new SetAllocatorMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewSetAllocatorMetadataParamsWithHTTPClient ¶
func NewSetAllocatorMetadataParamsWithHTTPClient(client *http.Client) *SetAllocatorMetadataParams
NewSetAllocatorMetadataParamsWithHTTPClient creates a new SetAllocatorMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetAllocatorMetadataParamsWithTimeout ¶
func NewSetAllocatorMetadataParamsWithTimeout(timeout time.Duration) *SetAllocatorMetadataParams
NewSetAllocatorMetadataParamsWithTimeout creates a new SetAllocatorMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetAllocatorMetadataParams) SetAllocatorID ¶
func (o *SetAllocatorMetadataParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the set allocator metadata params
func (*SetAllocatorMetadataParams) SetBody ¶
func (o *SetAllocatorMetadataParams) SetBody(body *models.MetadataItems)
SetBody adds the body to the set allocator metadata params
func (*SetAllocatorMetadataParams) SetContext ¶
func (o *SetAllocatorMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the set allocator metadata params
func (*SetAllocatorMetadataParams) SetHTTPClient ¶
func (o *SetAllocatorMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set allocator metadata params
func (*SetAllocatorMetadataParams) SetTimeout ¶
func (o *SetAllocatorMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set allocator metadata params
func (*SetAllocatorMetadataParams) SetVersion ¶
func (o *SetAllocatorMetadataParams) SetVersion(version *int64)
SetVersion adds the version to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithAllocatorID ¶
func (o *SetAllocatorMetadataParams) WithAllocatorID(allocatorID string) *SetAllocatorMetadataParams
WithAllocatorID adds the allocatorID to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithBody ¶
func (o *SetAllocatorMetadataParams) WithBody(body *models.MetadataItems) *SetAllocatorMetadataParams
WithBody adds the body to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithContext ¶
func (o *SetAllocatorMetadataParams) WithContext(ctx context.Context) *SetAllocatorMetadataParams
WithContext adds the context to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithHTTPClient ¶
func (o *SetAllocatorMetadataParams) WithHTTPClient(client *http.Client) *SetAllocatorMetadataParams
WithHTTPClient adds the HTTPClient to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithTimeout ¶
func (o *SetAllocatorMetadataParams) WithTimeout(timeout time.Duration) *SetAllocatorMetadataParams
WithTimeout adds the timeout to the set allocator metadata params
func (*SetAllocatorMetadataParams) WithVersion ¶
func (o *SetAllocatorMetadataParams) WithVersion(version *int64) *SetAllocatorMetadataParams
WithVersion adds the version to the set allocator metadata params
func (*SetAllocatorMetadataParams) WriteToRequest ¶
func (o *SetAllocatorMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetAllocatorMetadataReader ¶
type SetAllocatorMetadataReader struct {
// contains filtered or unexported fields
}
SetAllocatorMetadataReader is a Reader for the SetAllocatorMetadata structure.
func (*SetAllocatorMetadataReader) ReadResponse ¶
func (o *SetAllocatorMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAllocatorMetadataRetryWith ¶
type SetAllocatorMetadataRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorMetadataRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetAllocatorMetadataRetryWith ¶
func NewSetAllocatorMetadataRetryWith() *SetAllocatorMetadataRetryWith
NewSetAllocatorMetadataRetryWith creates a SetAllocatorMetadataRetryWith with default headers values
func (*SetAllocatorMetadataRetryWith) Error ¶
func (o *SetAllocatorMetadataRetryWith) Error() string
type SetAllocatorSettingsNotFound ¶
type SetAllocatorSettingsNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorSettingsNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewSetAllocatorSettingsNotFound ¶
func NewSetAllocatorSettingsNotFound() *SetAllocatorSettingsNotFound
NewSetAllocatorSettingsNotFound creates a SetAllocatorSettingsNotFound with default headers values
func (*SetAllocatorSettingsNotFound) Error ¶
func (o *SetAllocatorSettingsNotFound) Error() string
type SetAllocatorSettingsOK ¶
type SetAllocatorSettingsOK struct {
Payload *models.AllocatorSettings
}
SetAllocatorSettingsOK handles this case with default header values.
Returns the updated settings for the specified allocator
func NewSetAllocatorSettingsOK ¶
func NewSetAllocatorSettingsOK() *SetAllocatorSettingsOK
NewSetAllocatorSettingsOK creates a SetAllocatorSettingsOK with default headers values
func (*SetAllocatorSettingsOK) Error ¶
func (o *SetAllocatorSettingsOK) Error() string
type SetAllocatorSettingsParams ¶
type SetAllocatorSettingsParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*Body The allocator settings to apply */ Body *models.AllocatorSettings /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetAllocatorSettingsParams contains all the parameters to send to the API endpoint for the set allocator settings operation typically these are written to a http.Request
func NewSetAllocatorSettingsParams ¶
func NewSetAllocatorSettingsParams() *SetAllocatorSettingsParams
NewSetAllocatorSettingsParams creates a new SetAllocatorSettingsParams object with the default values initialized.
func NewSetAllocatorSettingsParamsWithContext ¶
func NewSetAllocatorSettingsParamsWithContext(ctx context.Context) *SetAllocatorSettingsParams
NewSetAllocatorSettingsParamsWithContext creates a new SetAllocatorSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetAllocatorSettingsParamsWithHTTPClient ¶
func NewSetAllocatorSettingsParamsWithHTTPClient(client *http.Client) *SetAllocatorSettingsParams
NewSetAllocatorSettingsParamsWithHTTPClient creates a new SetAllocatorSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetAllocatorSettingsParamsWithTimeout ¶
func NewSetAllocatorSettingsParamsWithTimeout(timeout time.Duration) *SetAllocatorSettingsParams
NewSetAllocatorSettingsParamsWithTimeout creates a new SetAllocatorSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetAllocatorSettingsParams) SetAllocatorID ¶
func (o *SetAllocatorSettingsParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the set allocator settings params
func (*SetAllocatorSettingsParams) SetBody ¶
func (o *SetAllocatorSettingsParams) SetBody(body *models.AllocatorSettings)
SetBody adds the body to the set allocator settings params
func (*SetAllocatorSettingsParams) SetContext ¶
func (o *SetAllocatorSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set allocator settings params
func (*SetAllocatorSettingsParams) SetHTTPClient ¶
func (o *SetAllocatorSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set allocator settings params
func (*SetAllocatorSettingsParams) SetTimeout ¶
func (o *SetAllocatorSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set allocator settings params
func (*SetAllocatorSettingsParams) SetVersion ¶
func (o *SetAllocatorSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the set allocator settings params
func (*SetAllocatorSettingsParams) WithAllocatorID ¶
func (o *SetAllocatorSettingsParams) WithAllocatorID(allocatorID string) *SetAllocatorSettingsParams
WithAllocatorID adds the allocatorID to the set allocator settings params
func (*SetAllocatorSettingsParams) WithBody ¶
func (o *SetAllocatorSettingsParams) WithBody(body *models.AllocatorSettings) *SetAllocatorSettingsParams
WithBody adds the body to the set allocator settings params
func (*SetAllocatorSettingsParams) WithContext ¶
func (o *SetAllocatorSettingsParams) WithContext(ctx context.Context) *SetAllocatorSettingsParams
WithContext adds the context to the set allocator settings params
func (*SetAllocatorSettingsParams) WithHTTPClient ¶
func (o *SetAllocatorSettingsParams) WithHTTPClient(client *http.Client) *SetAllocatorSettingsParams
WithHTTPClient adds the HTTPClient to the set allocator settings params
func (*SetAllocatorSettingsParams) WithTimeout ¶
func (o *SetAllocatorSettingsParams) WithTimeout(timeout time.Duration) *SetAllocatorSettingsParams
WithTimeout adds the timeout to the set allocator settings params
func (*SetAllocatorSettingsParams) WithVersion ¶
func (o *SetAllocatorSettingsParams) WithVersion(version *int64) *SetAllocatorSettingsParams
WithVersion adds the version to the set allocator settings params
func (*SetAllocatorSettingsParams) WriteToRequest ¶
func (o *SetAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetAllocatorSettingsReader ¶
type SetAllocatorSettingsReader struct {
// contains filtered or unexported fields
}
SetAllocatorSettingsReader is a Reader for the SetAllocatorSettings structure.
func (*SetAllocatorSettingsReader) ReadResponse ¶
func (o *SetAllocatorSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAllocatorSettingsRetryWith ¶
type SetAllocatorSettingsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetAllocatorSettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetAllocatorSettingsRetryWith ¶
func NewSetAllocatorSettingsRetryWith() *SetAllocatorSettingsRetryWith
NewSetAllocatorSettingsRetryWith creates a SetAllocatorSettingsRetryWith with default headers values
func (*SetAllocatorSettingsRetryWith) Error ¶
func (o *SetAllocatorSettingsRetryWith) Error() string
type SetBlueprinterBlessingsConflict ¶
type SetBlueprinterBlessingsConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetBlueprinterBlessingsConflict handles this case with default header values.
Your request failed because the specified version does not match the persisted version. (code: `roles.version_conflict`)
func NewSetBlueprinterBlessingsConflict ¶
func NewSetBlueprinterBlessingsConflict() *SetBlueprinterBlessingsConflict
NewSetBlueprinterBlessingsConflict creates a SetBlueprinterBlessingsConflict with default headers values
func (*SetBlueprinterBlessingsConflict) Error ¶
func (o *SetBlueprinterBlessingsConflict) Error() string
type SetBlueprinterBlessingsNotFound ¶
type SetBlueprinterBlessingsNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetBlueprinterBlessingsNotFound handles this case with default header values.
The role can't be found. (code: `roles.not_found`)
func NewSetBlueprinterBlessingsNotFound ¶
func NewSetBlueprinterBlessingsNotFound() *SetBlueprinterBlessingsNotFound
NewSetBlueprinterBlessingsNotFound creates a SetBlueprinterBlessingsNotFound with default headers values
func (*SetBlueprinterBlessingsNotFound) Error ¶
func (o *SetBlueprinterBlessingsNotFound) Error() string
type SetBlueprinterBlessingsOK ¶
type SetBlueprinterBlessingsOK struct {
Payload *models.RoleAggregate
}
SetBlueprinterBlessingsOK handles this case with default header values.
The blessings were successfully set.
func NewSetBlueprinterBlessingsOK ¶
func NewSetBlueprinterBlessingsOK() *SetBlueprinterBlessingsOK
NewSetBlueprinterBlessingsOK creates a SetBlueprinterBlessingsOK with default headers values
func (*SetBlueprinterBlessingsOK) Error ¶
func (o *SetBlueprinterBlessingsOK) Error() string
type SetBlueprinterBlessingsParams ¶
type SetBlueprinterBlessingsParams struct { /*BlueprinterRoleID User-specified Blueprinter role ID. */ BlueprinterRoleID string /*Body The blessings to set. */ Body *models.Blessings /*Version When specified, 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 }
SetBlueprinterBlessingsParams contains all the parameters to send to the API endpoint for the set blueprinter blessings operation typically these are written to a http.Request
func NewSetBlueprinterBlessingsParams ¶
func NewSetBlueprinterBlessingsParams() *SetBlueprinterBlessingsParams
NewSetBlueprinterBlessingsParams creates a new SetBlueprinterBlessingsParams object with the default values initialized.
func NewSetBlueprinterBlessingsParamsWithContext ¶
func NewSetBlueprinterBlessingsParamsWithContext(ctx context.Context) *SetBlueprinterBlessingsParams
NewSetBlueprinterBlessingsParamsWithContext creates a new SetBlueprinterBlessingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetBlueprinterBlessingsParamsWithHTTPClient ¶
func NewSetBlueprinterBlessingsParamsWithHTTPClient(client *http.Client) *SetBlueprinterBlessingsParams
NewSetBlueprinterBlessingsParamsWithHTTPClient creates a new SetBlueprinterBlessingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetBlueprinterBlessingsParamsWithTimeout ¶
func NewSetBlueprinterBlessingsParamsWithTimeout(timeout time.Duration) *SetBlueprinterBlessingsParams
NewSetBlueprinterBlessingsParamsWithTimeout creates a new SetBlueprinterBlessingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetBlueprinterBlessingsParams) SetBlueprinterRoleID ¶
func (o *SetBlueprinterBlessingsParams) SetBlueprinterRoleID(blueprinterRoleID string)
SetBlueprinterRoleID adds the blueprinterRoleId to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) SetBody ¶
func (o *SetBlueprinterBlessingsParams) SetBody(body *models.Blessings)
SetBody adds the body to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) SetContext ¶
func (o *SetBlueprinterBlessingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) SetHTTPClient ¶
func (o *SetBlueprinterBlessingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) SetTimeout ¶
func (o *SetBlueprinterBlessingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) SetVersion ¶
func (o *SetBlueprinterBlessingsParams) SetVersion(version *int64)
SetVersion adds the version to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithBlueprinterRoleID ¶
func (o *SetBlueprinterBlessingsParams) WithBlueprinterRoleID(blueprinterRoleID string) *SetBlueprinterBlessingsParams
WithBlueprinterRoleID adds the blueprinterRoleID to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithBody ¶
func (o *SetBlueprinterBlessingsParams) WithBody(body *models.Blessings) *SetBlueprinterBlessingsParams
WithBody adds the body to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithContext ¶
func (o *SetBlueprinterBlessingsParams) WithContext(ctx context.Context) *SetBlueprinterBlessingsParams
WithContext adds the context to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithHTTPClient ¶
func (o *SetBlueprinterBlessingsParams) WithHTTPClient(client *http.Client) *SetBlueprinterBlessingsParams
WithHTTPClient adds the HTTPClient to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithTimeout ¶
func (o *SetBlueprinterBlessingsParams) WithTimeout(timeout time.Duration) *SetBlueprinterBlessingsParams
WithTimeout adds the timeout to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WithVersion ¶
func (o *SetBlueprinterBlessingsParams) WithVersion(version *int64) *SetBlueprinterBlessingsParams
WithVersion adds the version to the set blueprinter blessings params
func (*SetBlueprinterBlessingsParams) WriteToRequest ¶
func (o *SetBlueprinterBlessingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetBlueprinterBlessingsReader ¶
type SetBlueprinterBlessingsReader struct {
// contains filtered or unexported fields
}
SetBlueprinterBlessingsReader is a Reader for the SetBlueprinterBlessings structure.
func (*SetBlueprinterBlessingsReader) ReadResponse ¶
func (o *SetBlueprinterBlessingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetLicenseBadRequest ¶
type SetLicenseBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetLicenseBadRequest handles this case with default header values.
The license could not be updated. (code: `license.invalid_license`)
func NewSetLicenseBadRequest ¶
func NewSetLicenseBadRequest() *SetLicenseBadRequest
NewSetLicenseBadRequest creates a SetLicenseBadRequest with default headers values
func (*SetLicenseBadRequest) Error ¶
func (o *SetLicenseBadRequest) Error() string
type SetLicenseOK ¶
type SetLicenseOK struct {
Payload models.EmptyResponse
}
SetLicenseOK handles this case with default header values.
The license was updated.
func NewSetLicenseOK ¶
func NewSetLicenseOK() *SetLicenseOK
NewSetLicenseOK creates a SetLicenseOK with default headers values
func (*SetLicenseOK) Error ¶
func (o *SetLicenseOK) Error() string
type SetLicenseParams ¶
type SetLicenseParams struct { /*Body The license to add or update. */ Body *models.LicenseObject Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetLicenseParams contains all the parameters to send to the API endpoint for the set license operation typically these are written to a http.Request
func NewSetLicenseParams ¶
func NewSetLicenseParams() *SetLicenseParams
NewSetLicenseParams creates a new SetLicenseParams object with the default values initialized.
func NewSetLicenseParamsWithContext ¶
func NewSetLicenseParamsWithContext(ctx context.Context) *SetLicenseParams
NewSetLicenseParamsWithContext creates a new SetLicenseParams object with the default values initialized, and the ability to set a context for a request
func NewSetLicenseParamsWithHTTPClient ¶
func NewSetLicenseParamsWithHTTPClient(client *http.Client) *SetLicenseParams
NewSetLicenseParamsWithHTTPClient creates a new SetLicenseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetLicenseParamsWithTimeout ¶
func NewSetLicenseParamsWithTimeout(timeout time.Duration) *SetLicenseParams
NewSetLicenseParamsWithTimeout creates a new SetLicenseParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetLicenseParams) SetBody ¶
func (o *SetLicenseParams) SetBody(body *models.LicenseObject)
SetBody adds the body to the set license params
func (*SetLicenseParams) SetContext ¶
func (o *SetLicenseParams) SetContext(ctx context.Context)
SetContext adds the context to the set license params
func (*SetLicenseParams) SetHTTPClient ¶
func (o *SetLicenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set license params
func (*SetLicenseParams) SetTimeout ¶
func (o *SetLicenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set license params
func (*SetLicenseParams) WithBody ¶
func (o *SetLicenseParams) WithBody(body *models.LicenseObject) *SetLicenseParams
WithBody adds the body to the set license params
func (*SetLicenseParams) WithContext ¶
func (o *SetLicenseParams) WithContext(ctx context.Context) *SetLicenseParams
WithContext adds the context to the set license params
func (*SetLicenseParams) WithHTTPClient ¶
func (o *SetLicenseParams) WithHTTPClient(client *http.Client) *SetLicenseParams
WithHTTPClient adds the HTTPClient to the set license params
func (*SetLicenseParams) WithTimeout ¶
func (o *SetLicenseParams) WithTimeout(timeout time.Duration) *SetLicenseParams
WithTimeout adds the timeout to the set license params
func (*SetLicenseParams) WriteToRequest ¶
func (o *SetLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetLicenseReader ¶
type SetLicenseReader struct {
// contains filtered or unexported fields
}
SetLicenseReader is a Reader for the SetLicense structure.
func (*SetLicenseReader) ReadResponse ¶
func (o *SetLicenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetLicenseRetryWith ¶
type SetLicenseRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetLicenseRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetLicenseRetryWith ¶
func NewSetLicenseRetryWith() *SetLicenseRetryWith
NewSetLicenseRetryWith creates a SetLicenseRetryWith with default headers values
func (*SetLicenseRetryWith) Error ¶
func (o *SetLicenseRetryWith) Error() string
type SetProxiesSettingsConflict ¶
type SetProxiesSettingsConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetProxiesSettingsConflict handles this case with default header values.
There is a version conflict. (code: `proxies.version_conflict`)
func NewSetProxiesSettingsConflict ¶
func NewSetProxiesSettingsConflict() *SetProxiesSettingsConflict
NewSetProxiesSettingsConflict creates a SetProxiesSettingsConflict with default headers values
func (*SetProxiesSettingsConflict) Error ¶
func (o *SetProxiesSettingsConflict) Error() string
type SetProxiesSettingsOK ¶
type SetProxiesSettingsOK 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.ProxiesSettings }
SetProxiesSettingsOK handles this case with default header values.
Returns the updated settings
func NewSetProxiesSettingsOK ¶
func NewSetProxiesSettingsOK() *SetProxiesSettingsOK
NewSetProxiesSettingsOK creates a SetProxiesSettingsOK with default headers values
func (*SetProxiesSettingsOK) Error ¶
func (o *SetProxiesSettingsOK) Error() string
type SetProxiesSettingsParams ¶
type SetProxiesSettingsParams struct { /*Body The proxy settings to apply */ Body *models.ProxiesSettings /*Version If specified, checks for conflicts against the version of the settings (returned in 'x-cloud-resource-version' of the GET request) */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetProxiesSettingsParams contains all the parameters to send to the API endpoint for the set proxies settings operation typically these are written to a http.Request
func NewSetProxiesSettingsParams ¶
func NewSetProxiesSettingsParams() *SetProxiesSettingsParams
NewSetProxiesSettingsParams creates a new SetProxiesSettingsParams object with the default values initialized.
func NewSetProxiesSettingsParamsWithContext ¶
func NewSetProxiesSettingsParamsWithContext(ctx context.Context) *SetProxiesSettingsParams
NewSetProxiesSettingsParamsWithContext creates a new SetProxiesSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetProxiesSettingsParamsWithHTTPClient ¶
func NewSetProxiesSettingsParamsWithHTTPClient(client *http.Client) *SetProxiesSettingsParams
NewSetProxiesSettingsParamsWithHTTPClient creates a new SetProxiesSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetProxiesSettingsParamsWithTimeout ¶
func NewSetProxiesSettingsParamsWithTimeout(timeout time.Duration) *SetProxiesSettingsParams
NewSetProxiesSettingsParamsWithTimeout creates a new SetProxiesSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetProxiesSettingsParams) SetBody ¶
func (o *SetProxiesSettingsParams) SetBody(body *models.ProxiesSettings)
SetBody adds the body to the set proxies settings params
func (*SetProxiesSettingsParams) SetContext ¶
func (o *SetProxiesSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set proxies settings params
func (*SetProxiesSettingsParams) SetHTTPClient ¶
func (o *SetProxiesSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set proxies settings params
func (*SetProxiesSettingsParams) SetTimeout ¶
func (o *SetProxiesSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set proxies settings params
func (*SetProxiesSettingsParams) SetVersion ¶
func (o *SetProxiesSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the set proxies settings params
func (*SetProxiesSettingsParams) WithBody ¶
func (o *SetProxiesSettingsParams) WithBody(body *models.ProxiesSettings) *SetProxiesSettingsParams
WithBody adds the body to the set proxies settings params
func (*SetProxiesSettingsParams) WithContext ¶
func (o *SetProxiesSettingsParams) WithContext(ctx context.Context) *SetProxiesSettingsParams
WithContext adds the context to the set proxies settings params
func (*SetProxiesSettingsParams) WithHTTPClient ¶
func (o *SetProxiesSettingsParams) WithHTTPClient(client *http.Client) *SetProxiesSettingsParams
WithHTTPClient adds the HTTPClient to the set proxies settings params
func (*SetProxiesSettingsParams) WithTimeout ¶
func (o *SetProxiesSettingsParams) WithTimeout(timeout time.Duration) *SetProxiesSettingsParams
WithTimeout adds the timeout to the set proxies settings params
func (*SetProxiesSettingsParams) WithVersion ¶
func (o *SetProxiesSettingsParams) WithVersion(version *int64) *SetProxiesSettingsParams
WithVersion adds the version to the set proxies settings params
func (*SetProxiesSettingsParams) WriteToRequest ¶
func (o *SetProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetProxiesSettingsReader ¶
type SetProxiesSettingsReader struct {
// contains filtered or unexported fields
}
SetProxiesSettingsReader is a Reader for the SetProxiesSettings structure.
func (*SetProxiesSettingsReader) ReadResponse ¶
func (o *SetProxiesSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetProxiesSettingsRetryWith ¶
type SetProxiesSettingsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetProxiesSettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetProxiesSettingsRetryWith ¶
func NewSetProxiesSettingsRetryWith() *SetProxiesSettingsRetryWith
NewSetProxiesSettingsRetryWith creates a SetProxiesSettingsRetryWith with default headers values
func (*SetProxiesSettingsRetryWith) Error ¶
func (o *SetProxiesSettingsRetryWith) Error() string
type SetRunnerRolesBadRequest ¶
type SetRunnerRolesBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetRunnerRolesBadRequest handles this case with default header values.
There was an error while assigning the roles for the {runner_id} specified runner. Try your request again. (code: `runners.runner_set_roles_failed`)
func NewSetRunnerRolesBadRequest ¶
func NewSetRunnerRolesBadRequest() *SetRunnerRolesBadRequest
NewSetRunnerRolesBadRequest creates a SetRunnerRolesBadRequest with default headers values
func (*SetRunnerRolesBadRequest) Error ¶
func (o *SetRunnerRolesBadRequest) Error() string
type SetRunnerRolesNotFound ¶
type SetRunnerRolesNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetRunnerRolesNotFound handles this case with default header values.
Unable to find the {runner_id} specified runner. Edit your request, then try again. (code: `runners.runner_not_found`)
func NewSetRunnerRolesNotFound ¶
func NewSetRunnerRolesNotFound() *SetRunnerRolesNotFound
NewSetRunnerRolesNotFound creates a SetRunnerRolesNotFound with default headers values
func (*SetRunnerRolesNotFound) Error ¶
func (o *SetRunnerRolesNotFound) Error() string
type SetRunnerRolesOK ¶
type SetRunnerRolesOK struct {
Payload *models.RunnerRolesInfo
}
SetRunnerRolesOK handles this case with default header values.
The roles for the {runner_id} specified runner are assigned.
func NewSetRunnerRolesOK ¶
func NewSetRunnerRolesOK() *SetRunnerRolesOK
NewSetRunnerRolesOK creates a SetRunnerRolesOK with default headers values
func (*SetRunnerRolesOK) Error ¶
func (o *SetRunnerRolesOK) Error() string
type SetRunnerRolesParams ¶
type SetRunnerRolesParams struct { /*Bless Assigns the runner to the roles. */ Bless *bool /*Body The roles for the runner that you want to apply. */ Body *models.RunnerRolesInfo /*RunnerID The identifier for the runner */ RunnerID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetRunnerRolesParams contains all the parameters to send to the API endpoint for the set runner roles operation typically these are written to a http.Request
func NewSetRunnerRolesParams ¶
func NewSetRunnerRolesParams() *SetRunnerRolesParams
NewSetRunnerRolesParams creates a new SetRunnerRolesParams object with the default values initialized.
func NewSetRunnerRolesParamsWithContext ¶
func NewSetRunnerRolesParamsWithContext(ctx context.Context) *SetRunnerRolesParams
NewSetRunnerRolesParamsWithContext creates a new SetRunnerRolesParams object with the default values initialized, and the ability to set a context for a request
func NewSetRunnerRolesParamsWithHTTPClient ¶
func NewSetRunnerRolesParamsWithHTTPClient(client *http.Client) *SetRunnerRolesParams
NewSetRunnerRolesParamsWithHTTPClient creates a new SetRunnerRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetRunnerRolesParamsWithTimeout ¶
func NewSetRunnerRolesParamsWithTimeout(timeout time.Duration) *SetRunnerRolesParams
NewSetRunnerRolesParamsWithTimeout creates a new SetRunnerRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetRunnerRolesParams) SetBless ¶
func (o *SetRunnerRolesParams) SetBless(bless *bool)
SetBless adds the bless to the set runner roles params
func (*SetRunnerRolesParams) SetBody ¶
func (o *SetRunnerRolesParams) SetBody(body *models.RunnerRolesInfo)
SetBody adds the body to the set runner roles params
func (*SetRunnerRolesParams) SetContext ¶
func (o *SetRunnerRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the set runner roles params
func (*SetRunnerRolesParams) SetHTTPClient ¶
func (o *SetRunnerRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set runner roles params
func (*SetRunnerRolesParams) SetRunnerID ¶
func (o *SetRunnerRolesParams) SetRunnerID(runnerID string)
SetRunnerID adds the runnerId to the set runner roles params
func (*SetRunnerRolesParams) SetTimeout ¶
func (o *SetRunnerRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set runner roles params
func (*SetRunnerRolesParams) WithBless ¶
func (o *SetRunnerRolesParams) WithBless(bless *bool) *SetRunnerRolesParams
WithBless adds the bless to the set runner roles params
func (*SetRunnerRolesParams) WithBody ¶
func (o *SetRunnerRolesParams) WithBody(body *models.RunnerRolesInfo) *SetRunnerRolesParams
WithBody adds the body to the set runner roles params
func (*SetRunnerRolesParams) WithContext ¶
func (o *SetRunnerRolesParams) WithContext(ctx context.Context) *SetRunnerRolesParams
WithContext adds the context to the set runner roles params
func (*SetRunnerRolesParams) WithHTTPClient ¶
func (o *SetRunnerRolesParams) WithHTTPClient(client *http.Client) *SetRunnerRolesParams
WithHTTPClient adds the HTTPClient to the set runner roles params
func (*SetRunnerRolesParams) WithRunnerID ¶
func (o *SetRunnerRolesParams) WithRunnerID(runnerID string) *SetRunnerRolesParams
WithRunnerID adds the runnerID to the set runner roles params
func (*SetRunnerRolesParams) WithTimeout ¶
func (o *SetRunnerRolesParams) WithTimeout(timeout time.Duration) *SetRunnerRolesParams
WithTimeout adds the timeout to the set runner roles params
func (*SetRunnerRolesParams) WriteToRequest ¶
func (o *SetRunnerRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetRunnerRolesReader ¶
type SetRunnerRolesReader struct {
// contains filtered or unexported fields
}
SetRunnerRolesReader is a Reader for the SetRunnerRoles structure.
func (*SetRunnerRolesReader) ReadResponse ¶
func (o *SetRunnerRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetRunnerRolesRetryWith ¶
type SetRunnerRolesRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetRunnerRolesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetRunnerRolesRetryWith ¶
func NewSetRunnerRolesRetryWith() *SetRunnerRolesRetryWith
NewSetRunnerRolesRetryWith creates a SetRunnerRolesRetryWith with default headers values
func (*SetRunnerRolesRetryWith) Error ¶
func (o *SetRunnerRolesRetryWith) Error() string
type StartAllocatorMaintenanceModeAccepted ¶
type StartAllocatorMaintenanceModeAccepted struct {
Payload models.EmptyResponse
}
StartAllocatorMaintenanceModeAccepted handles this case with default header values.
The start maintenance mode command was issued successfully
func NewStartAllocatorMaintenanceModeAccepted ¶
func NewStartAllocatorMaintenanceModeAccepted() *StartAllocatorMaintenanceModeAccepted
NewStartAllocatorMaintenanceModeAccepted creates a StartAllocatorMaintenanceModeAccepted with default headers values
func (*StartAllocatorMaintenanceModeAccepted) Error ¶
func (o *StartAllocatorMaintenanceModeAccepted) Error() string
type StartAllocatorMaintenanceModeForbidden ¶
type StartAllocatorMaintenanceModeForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartAllocatorMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given allocator. (code: `root.unauthorized.rbac`)
func NewStartAllocatorMaintenanceModeForbidden ¶
func NewStartAllocatorMaintenanceModeForbidden() *StartAllocatorMaintenanceModeForbidden
NewStartAllocatorMaintenanceModeForbidden creates a StartAllocatorMaintenanceModeForbidden with default headers values
func (*StartAllocatorMaintenanceModeForbidden) Error ¶
func (o *StartAllocatorMaintenanceModeForbidden) Error() string
type StartAllocatorMaintenanceModeNotFound ¶
type StartAllocatorMaintenanceModeNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartAllocatorMaintenanceModeNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewStartAllocatorMaintenanceModeNotFound ¶
func NewStartAllocatorMaintenanceModeNotFound() *StartAllocatorMaintenanceModeNotFound
NewStartAllocatorMaintenanceModeNotFound creates a StartAllocatorMaintenanceModeNotFound with default headers values
func (*StartAllocatorMaintenanceModeNotFound) Error ¶
func (o *StartAllocatorMaintenanceModeNotFound) Error() string
type StartAllocatorMaintenanceModeParams ¶
type StartAllocatorMaintenanceModeParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartAllocatorMaintenanceModeParams contains all the parameters to send to the API endpoint for the start allocator maintenance mode operation typically these are written to a http.Request
func NewStartAllocatorMaintenanceModeParams ¶
func NewStartAllocatorMaintenanceModeParams() *StartAllocatorMaintenanceModeParams
NewStartAllocatorMaintenanceModeParams creates a new StartAllocatorMaintenanceModeParams object with the default values initialized.
func NewStartAllocatorMaintenanceModeParamsWithContext ¶
func NewStartAllocatorMaintenanceModeParamsWithContext(ctx context.Context) *StartAllocatorMaintenanceModeParams
NewStartAllocatorMaintenanceModeParamsWithContext creates a new StartAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartAllocatorMaintenanceModeParamsWithHTTPClient ¶
func NewStartAllocatorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartAllocatorMaintenanceModeParams
NewStartAllocatorMaintenanceModeParamsWithHTTPClient creates a new StartAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartAllocatorMaintenanceModeParamsWithTimeout ¶
func NewStartAllocatorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartAllocatorMaintenanceModeParams
NewStartAllocatorMaintenanceModeParamsWithTimeout creates a new StartAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartAllocatorMaintenanceModeParams) SetAllocatorID ¶
func (o *StartAllocatorMaintenanceModeParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) SetContext ¶
func (o *StartAllocatorMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) SetHTTPClient ¶
func (o *StartAllocatorMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) SetTimeout ¶
func (o *StartAllocatorMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) WithAllocatorID ¶
func (o *StartAllocatorMaintenanceModeParams) WithAllocatorID(allocatorID string) *StartAllocatorMaintenanceModeParams
WithAllocatorID adds the allocatorID to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) WithContext ¶
func (o *StartAllocatorMaintenanceModeParams) WithContext(ctx context.Context) *StartAllocatorMaintenanceModeParams
WithContext adds the context to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) WithHTTPClient ¶
func (o *StartAllocatorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartAllocatorMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) WithTimeout ¶
func (o *StartAllocatorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartAllocatorMaintenanceModeParams
WithTimeout adds the timeout to the start allocator maintenance mode params
func (*StartAllocatorMaintenanceModeParams) WriteToRequest ¶
func (o *StartAllocatorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartAllocatorMaintenanceModeReader ¶
type StartAllocatorMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartAllocatorMaintenanceModeReader is a Reader for the StartAllocatorMaintenanceMode structure.
func (*StartAllocatorMaintenanceModeReader) ReadResponse ¶
func (o *StartAllocatorMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartAllocatorMaintenanceModeRetryWith ¶
type StartAllocatorMaintenanceModeRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartAllocatorMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartAllocatorMaintenanceModeRetryWith ¶
func NewStartAllocatorMaintenanceModeRetryWith() *StartAllocatorMaintenanceModeRetryWith
NewStartAllocatorMaintenanceModeRetryWith creates a StartAllocatorMaintenanceModeRetryWith with default headers values
func (*StartAllocatorMaintenanceModeRetryWith) Error ¶
func (o *StartAllocatorMaintenanceModeRetryWith) Error() string
type StartConstructorMaintenanceModeAccepted ¶
type StartConstructorMaintenanceModeAccepted struct {
Payload models.EmptyResponse
}
StartConstructorMaintenanceModeAccepted handles this case with default header values.
The start maintenance mode command was issued successfully
func NewStartConstructorMaintenanceModeAccepted ¶
func NewStartConstructorMaintenanceModeAccepted() *StartConstructorMaintenanceModeAccepted
NewStartConstructorMaintenanceModeAccepted creates a StartConstructorMaintenanceModeAccepted with default headers values
func (*StartConstructorMaintenanceModeAccepted) Error ¶
func (o *StartConstructorMaintenanceModeAccepted) Error() string
type StartConstructorMaintenanceModeForbidden ¶
type StartConstructorMaintenanceModeForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartConstructorMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given constructor. (code: `constructors.command_prohibited`)
func NewStartConstructorMaintenanceModeForbidden ¶
func NewStartConstructorMaintenanceModeForbidden() *StartConstructorMaintenanceModeForbidden
NewStartConstructorMaintenanceModeForbidden creates a StartConstructorMaintenanceModeForbidden with default headers values
func (*StartConstructorMaintenanceModeForbidden) Error ¶
func (o *StartConstructorMaintenanceModeForbidden) Error() string
type StartConstructorMaintenanceModeNotFound ¶
type StartConstructorMaintenanceModeNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartConstructorMaintenanceModeNotFound handles this case with default header values.
The constructor specified by {constructor_id} cannot be found. (code: `constructors.constructor_not_found`)
func NewStartConstructorMaintenanceModeNotFound ¶
func NewStartConstructorMaintenanceModeNotFound() *StartConstructorMaintenanceModeNotFound
NewStartConstructorMaintenanceModeNotFound creates a StartConstructorMaintenanceModeNotFound with default headers values
func (*StartConstructorMaintenanceModeNotFound) Error ¶
func (o *StartConstructorMaintenanceModeNotFound) Error() string
type StartConstructorMaintenanceModeParams ¶
type StartConstructorMaintenanceModeParams struct { /*ConstructorID Identifier for the constructor */ ConstructorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StartConstructorMaintenanceModeParams contains all the parameters to send to the API endpoint for the start constructor maintenance mode operation typically these are written to a http.Request
func NewStartConstructorMaintenanceModeParams ¶
func NewStartConstructorMaintenanceModeParams() *StartConstructorMaintenanceModeParams
NewStartConstructorMaintenanceModeParams creates a new StartConstructorMaintenanceModeParams object with the default values initialized.
func NewStartConstructorMaintenanceModeParamsWithContext ¶
func NewStartConstructorMaintenanceModeParamsWithContext(ctx context.Context) *StartConstructorMaintenanceModeParams
NewStartConstructorMaintenanceModeParamsWithContext creates a new StartConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartConstructorMaintenanceModeParamsWithHTTPClient ¶
func NewStartConstructorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartConstructorMaintenanceModeParams
NewStartConstructorMaintenanceModeParamsWithHTTPClient creates a new StartConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartConstructorMaintenanceModeParamsWithTimeout ¶
func NewStartConstructorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartConstructorMaintenanceModeParams
NewStartConstructorMaintenanceModeParamsWithTimeout creates a new StartConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartConstructorMaintenanceModeParams) SetConstructorID ¶
func (o *StartConstructorMaintenanceModeParams) SetConstructorID(constructorID string)
SetConstructorID adds the constructorId to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) SetContext ¶
func (o *StartConstructorMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) SetHTTPClient ¶
func (o *StartConstructorMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) SetTimeout ¶
func (o *StartConstructorMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) WithConstructorID ¶
func (o *StartConstructorMaintenanceModeParams) WithConstructorID(constructorID string) *StartConstructorMaintenanceModeParams
WithConstructorID adds the constructorID to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) WithContext ¶
func (o *StartConstructorMaintenanceModeParams) WithContext(ctx context.Context) *StartConstructorMaintenanceModeParams
WithContext adds the context to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) WithHTTPClient ¶
func (o *StartConstructorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartConstructorMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) WithTimeout ¶
func (o *StartConstructorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartConstructorMaintenanceModeParams
WithTimeout adds the timeout to the start constructor maintenance mode params
func (*StartConstructorMaintenanceModeParams) WriteToRequest ¶
func (o *StartConstructorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartConstructorMaintenanceModeReader ¶
type StartConstructorMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartConstructorMaintenanceModeReader is a Reader for the StartConstructorMaintenanceMode structure.
func (*StartConstructorMaintenanceModeReader) ReadResponse ¶
func (o *StartConstructorMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartConstructorMaintenanceModeRetryWith ¶
type StartConstructorMaintenanceModeRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StartConstructorMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartConstructorMaintenanceModeRetryWith ¶
func NewStartConstructorMaintenanceModeRetryWith() *StartConstructorMaintenanceModeRetryWith
NewStartConstructorMaintenanceModeRetryWith creates a StartConstructorMaintenanceModeRetryWith with default headers values
func (*StartConstructorMaintenanceModeRetryWith) Error ¶
func (o *StartConstructorMaintenanceModeRetryWith) Error() string
type StopAllocatorMaintenanceModeAccepted ¶
type StopAllocatorMaintenanceModeAccepted struct {
Payload models.EmptyResponse
}
StopAllocatorMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully
func NewStopAllocatorMaintenanceModeAccepted ¶
func NewStopAllocatorMaintenanceModeAccepted() *StopAllocatorMaintenanceModeAccepted
NewStopAllocatorMaintenanceModeAccepted creates a StopAllocatorMaintenanceModeAccepted with default headers values
func (*StopAllocatorMaintenanceModeAccepted) Error ¶
func (o *StopAllocatorMaintenanceModeAccepted) Error() string
type StopAllocatorMaintenanceModeForbidden ¶
type StopAllocatorMaintenanceModeForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopAllocatorMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given allocator. (code: `root.unauthorized.rbac`)
func NewStopAllocatorMaintenanceModeForbidden ¶
func NewStopAllocatorMaintenanceModeForbidden() *StopAllocatorMaintenanceModeForbidden
NewStopAllocatorMaintenanceModeForbidden creates a StopAllocatorMaintenanceModeForbidden with default headers values
func (*StopAllocatorMaintenanceModeForbidden) Error ¶
func (o *StopAllocatorMaintenanceModeForbidden) Error() string
type StopAllocatorMaintenanceModeNotFound ¶
type StopAllocatorMaintenanceModeNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopAllocatorMaintenanceModeNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewStopAllocatorMaintenanceModeNotFound ¶
func NewStopAllocatorMaintenanceModeNotFound() *StopAllocatorMaintenanceModeNotFound
NewStopAllocatorMaintenanceModeNotFound creates a StopAllocatorMaintenanceModeNotFound with default headers values
func (*StopAllocatorMaintenanceModeNotFound) Error ¶
func (o *StopAllocatorMaintenanceModeNotFound) Error() string
type StopAllocatorMaintenanceModeParams ¶
type StopAllocatorMaintenanceModeParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopAllocatorMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop allocator maintenance mode operation typically these are written to a http.Request
func NewStopAllocatorMaintenanceModeParams ¶
func NewStopAllocatorMaintenanceModeParams() *StopAllocatorMaintenanceModeParams
NewStopAllocatorMaintenanceModeParams creates a new StopAllocatorMaintenanceModeParams object with the default values initialized.
func NewStopAllocatorMaintenanceModeParamsWithContext ¶
func NewStopAllocatorMaintenanceModeParamsWithContext(ctx context.Context) *StopAllocatorMaintenanceModeParams
NewStopAllocatorMaintenanceModeParamsWithContext creates a new StopAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopAllocatorMaintenanceModeParamsWithHTTPClient ¶
func NewStopAllocatorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopAllocatorMaintenanceModeParams
NewStopAllocatorMaintenanceModeParamsWithHTTPClient creates a new StopAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopAllocatorMaintenanceModeParamsWithTimeout ¶
func NewStopAllocatorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopAllocatorMaintenanceModeParams
NewStopAllocatorMaintenanceModeParamsWithTimeout creates a new StopAllocatorMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopAllocatorMaintenanceModeParams) SetAllocatorID ¶
func (o *StopAllocatorMaintenanceModeParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) SetContext ¶
func (o *StopAllocatorMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) SetHTTPClient ¶
func (o *StopAllocatorMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) SetTimeout ¶
func (o *StopAllocatorMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) WithAllocatorID ¶
func (o *StopAllocatorMaintenanceModeParams) WithAllocatorID(allocatorID string) *StopAllocatorMaintenanceModeParams
WithAllocatorID adds the allocatorID to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) WithContext ¶
func (o *StopAllocatorMaintenanceModeParams) WithContext(ctx context.Context) *StopAllocatorMaintenanceModeParams
WithContext adds the context to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) WithHTTPClient ¶
func (o *StopAllocatorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopAllocatorMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) WithTimeout ¶
func (o *StopAllocatorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopAllocatorMaintenanceModeParams
WithTimeout adds the timeout to the stop allocator maintenance mode params
func (*StopAllocatorMaintenanceModeParams) WriteToRequest ¶
func (o *StopAllocatorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopAllocatorMaintenanceModeReader ¶
type StopAllocatorMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopAllocatorMaintenanceModeReader is a Reader for the StopAllocatorMaintenanceMode structure.
func (*StopAllocatorMaintenanceModeReader) ReadResponse ¶
func (o *StopAllocatorMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopAllocatorMaintenanceModeRetryWith ¶
type StopAllocatorMaintenanceModeRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopAllocatorMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopAllocatorMaintenanceModeRetryWith ¶
func NewStopAllocatorMaintenanceModeRetryWith() *StopAllocatorMaintenanceModeRetryWith
NewStopAllocatorMaintenanceModeRetryWith creates a StopAllocatorMaintenanceModeRetryWith with default headers values
func (*StopAllocatorMaintenanceModeRetryWith) Error ¶
func (o *StopAllocatorMaintenanceModeRetryWith) Error() string
type StopConstructorMaintenanceModeAccepted ¶
type StopConstructorMaintenanceModeAccepted struct {
Payload models.EmptyResponse
}
StopConstructorMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully
func NewStopConstructorMaintenanceModeAccepted ¶
func NewStopConstructorMaintenanceModeAccepted() *StopConstructorMaintenanceModeAccepted
NewStopConstructorMaintenanceModeAccepted creates a StopConstructorMaintenanceModeAccepted with default headers values
func (*StopConstructorMaintenanceModeAccepted) Error ¶
func (o *StopConstructorMaintenanceModeAccepted) Error() string
type StopConstructorMaintenanceModeForbidden ¶
type StopConstructorMaintenanceModeForbidden struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopConstructorMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given constructor. (code: `constructors.command_prohibited`)
func NewStopConstructorMaintenanceModeForbidden ¶
func NewStopConstructorMaintenanceModeForbidden() *StopConstructorMaintenanceModeForbidden
NewStopConstructorMaintenanceModeForbidden creates a StopConstructorMaintenanceModeForbidden with default headers values
func (*StopConstructorMaintenanceModeForbidden) Error ¶
func (o *StopConstructorMaintenanceModeForbidden) Error() string
type StopConstructorMaintenanceModeNotFound ¶
type StopConstructorMaintenanceModeNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopConstructorMaintenanceModeNotFound handles this case with default header values.
The constructor specified by {constructor_id} cannot be found. (code: `constructors.constructor_not_found`)
func NewStopConstructorMaintenanceModeNotFound ¶
func NewStopConstructorMaintenanceModeNotFound() *StopConstructorMaintenanceModeNotFound
NewStopConstructorMaintenanceModeNotFound creates a StopConstructorMaintenanceModeNotFound with default headers values
func (*StopConstructorMaintenanceModeNotFound) Error ¶
func (o *StopConstructorMaintenanceModeNotFound) Error() string
type StopConstructorMaintenanceModeParams ¶
type StopConstructorMaintenanceModeParams struct { /*ConstructorID Identifier for the constructor */ ConstructorID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StopConstructorMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop constructor maintenance mode operation typically these are written to a http.Request
func NewStopConstructorMaintenanceModeParams ¶
func NewStopConstructorMaintenanceModeParams() *StopConstructorMaintenanceModeParams
NewStopConstructorMaintenanceModeParams creates a new StopConstructorMaintenanceModeParams object with the default values initialized.
func NewStopConstructorMaintenanceModeParamsWithContext ¶
func NewStopConstructorMaintenanceModeParamsWithContext(ctx context.Context) *StopConstructorMaintenanceModeParams
NewStopConstructorMaintenanceModeParamsWithContext creates a new StopConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopConstructorMaintenanceModeParamsWithHTTPClient ¶
func NewStopConstructorMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopConstructorMaintenanceModeParams
NewStopConstructorMaintenanceModeParamsWithHTTPClient creates a new StopConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopConstructorMaintenanceModeParamsWithTimeout ¶
func NewStopConstructorMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopConstructorMaintenanceModeParams
NewStopConstructorMaintenanceModeParamsWithTimeout creates a new StopConstructorMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopConstructorMaintenanceModeParams) SetConstructorID ¶
func (o *StopConstructorMaintenanceModeParams) SetConstructorID(constructorID string)
SetConstructorID adds the constructorId to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) SetContext ¶
func (o *StopConstructorMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) SetHTTPClient ¶
func (o *StopConstructorMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) SetTimeout ¶
func (o *StopConstructorMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) WithConstructorID ¶
func (o *StopConstructorMaintenanceModeParams) WithConstructorID(constructorID string) *StopConstructorMaintenanceModeParams
WithConstructorID adds the constructorID to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) WithContext ¶
func (o *StopConstructorMaintenanceModeParams) WithContext(ctx context.Context) *StopConstructorMaintenanceModeParams
WithContext adds the context to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) WithHTTPClient ¶
func (o *StopConstructorMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopConstructorMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) WithTimeout ¶
func (o *StopConstructorMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopConstructorMaintenanceModeParams
WithTimeout adds the timeout to the stop constructor maintenance mode params
func (*StopConstructorMaintenanceModeParams) WriteToRequest ¶
func (o *StopConstructorMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopConstructorMaintenanceModeReader ¶
type StopConstructorMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopConstructorMaintenanceModeReader is a Reader for the StopConstructorMaintenanceMode structure.
func (*StopConstructorMaintenanceModeReader) ReadResponse ¶
func (o *StopConstructorMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopConstructorMaintenanceModeRetryWith ¶
type StopConstructorMaintenanceModeRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
StopConstructorMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopConstructorMaintenanceModeRetryWith ¶
func NewStopConstructorMaintenanceModeRetryWith() *StopConstructorMaintenanceModeRetryWith
NewStopConstructorMaintenanceModeRetryWith creates a StopConstructorMaintenanceModeRetryWith with default headers values
func (*StopConstructorMaintenanceModeRetryWith) Error ¶
func (o *StopConstructorMaintenanceModeRetryWith) Error() string
type UpdateAllocatorSettingsNotFound ¶
type UpdateAllocatorSettingsNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateAllocatorSettingsNotFound handles this case with default header values.
The allocator specified by {allocator_id} cannot be found. (code: `allocators.allocator_not_found`)
func NewUpdateAllocatorSettingsNotFound ¶
func NewUpdateAllocatorSettingsNotFound() *UpdateAllocatorSettingsNotFound
NewUpdateAllocatorSettingsNotFound creates a UpdateAllocatorSettingsNotFound with default headers values
func (*UpdateAllocatorSettingsNotFound) Error ¶
func (o *UpdateAllocatorSettingsNotFound) Error() string
type UpdateAllocatorSettingsOK ¶
type UpdateAllocatorSettingsOK struct {
Payload *models.AllocatorSettings
}
UpdateAllocatorSettingsOK handles this case with default header values.
Returns the updated settings for the specified allocator
func NewUpdateAllocatorSettingsOK ¶
func NewUpdateAllocatorSettingsOK() *UpdateAllocatorSettingsOK
NewUpdateAllocatorSettingsOK creates a UpdateAllocatorSettingsOK with default headers values
func (*UpdateAllocatorSettingsOK) Error ¶
func (o *UpdateAllocatorSettingsOK) Error() string
type UpdateAllocatorSettingsParams ¶
type UpdateAllocatorSettingsParams struct { /*AllocatorID The allocator identifier. */ AllocatorID string /*Body The allocator settings to update */ Body string /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateAllocatorSettingsParams contains all the parameters to send to the API endpoint for the update allocator settings operation typically these are written to a http.Request
func NewUpdateAllocatorSettingsParams ¶
func NewUpdateAllocatorSettingsParams() *UpdateAllocatorSettingsParams
NewUpdateAllocatorSettingsParams creates a new UpdateAllocatorSettingsParams object with the default values initialized.
func NewUpdateAllocatorSettingsParamsWithContext ¶
func NewUpdateAllocatorSettingsParamsWithContext(ctx context.Context) *UpdateAllocatorSettingsParams
NewUpdateAllocatorSettingsParamsWithContext creates a new UpdateAllocatorSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAllocatorSettingsParamsWithHTTPClient ¶
func NewUpdateAllocatorSettingsParamsWithHTTPClient(client *http.Client) *UpdateAllocatorSettingsParams
NewUpdateAllocatorSettingsParamsWithHTTPClient creates a new UpdateAllocatorSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAllocatorSettingsParamsWithTimeout ¶
func NewUpdateAllocatorSettingsParamsWithTimeout(timeout time.Duration) *UpdateAllocatorSettingsParams
NewUpdateAllocatorSettingsParamsWithTimeout creates a new UpdateAllocatorSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAllocatorSettingsParams) SetAllocatorID ¶
func (o *UpdateAllocatorSettingsParams) SetAllocatorID(allocatorID string)
SetAllocatorID adds the allocatorId to the update allocator settings params
func (*UpdateAllocatorSettingsParams) SetBody ¶
func (o *UpdateAllocatorSettingsParams) SetBody(body string)
SetBody adds the body to the update allocator settings params
func (*UpdateAllocatorSettingsParams) SetContext ¶
func (o *UpdateAllocatorSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update allocator settings params
func (*UpdateAllocatorSettingsParams) SetHTTPClient ¶
func (o *UpdateAllocatorSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update allocator settings params
func (*UpdateAllocatorSettingsParams) SetTimeout ¶
func (o *UpdateAllocatorSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update allocator settings params
func (*UpdateAllocatorSettingsParams) SetVersion ¶
func (o *UpdateAllocatorSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithAllocatorID ¶
func (o *UpdateAllocatorSettingsParams) WithAllocatorID(allocatorID string) *UpdateAllocatorSettingsParams
WithAllocatorID adds the allocatorID to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithBody ¶
func (o *UpdateAllocatorSettingsParams) WithBody(body string) *UpdateAllocatorSettingsParams
WithBody adds the body to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithContext ¶
func (o *UpdateAllocatorSettingsParams) WithContext(ctx context.Context) *UpdateAllocatorSettingsParams
WithContext adds the context to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithHTTPClient ¶
func (o *UpdateAllocatorSettingsParams) WithHTTPClient(client *http.Client) *UpdateAllocatorSettingsParams
WithHTTPClient adds the HTTPClient to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithTimeout ¶
func (o *UpdateAllocatorSettingsParams) WithTimeout(timeout time.Duration) *UpdateAllocatorSettingsParams
WithTimeout adds the timeout to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WithVersion ¶
func (o *UpdateAllocatorSettingsParams) WithVersion(version *int64) *UpdateAllocatorSettingsParams
WithVersion adds the version to the update allocator settings params
func (*UpdateAllocatorSettingsParams) WriteToRequest ¶
func (o *UpdateAllocatorSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAllocatorSettingsReader ¶
type UpdateAllocatorSettingsReader struct {
// contains filtered or unexported fields
}
UpdateAllocatorSettingsReader is a Reader for the UpdateAllocatorSettings structure.
func (*UpdateAllocatorSettingsReader) ReadResponse ¶
func (o *UpdateAllocatorSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAllocatorSettingsRetryWith ¶
type UpdateAllocatorSettingsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateAllocatorSettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpdateAllocatorSettingsRetryWith ¶
func NewUpdateAllocatorSettingsRetryWith() *UpdateAllocatorSettingsRetryWith
NewUpdateAllocatorSettingsRetryWith creates a UpdateAllocatorSettingsRetryWith with default headers values
func (*UpdateAllocatorSettingsRetryWith) Error ¶
func (o *UpdateAllocatorSettingsRetryWith) Error() string
type UpdateBlueprinterRoleBadRequest ¶
type UpdateBlueprinterRoleBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateBlueprinterRoleBadRequest handles this case with default header values.
The role is currently running container sets. (code: `roles.in_use`)
func NewUpdateBlueprinterRoleBadRequest ¶
func NewUpdateBlueprinterRoleBadRequest() *UpdateBlueprinterRoleBadRequest
NewUpdateBlueprinterRoleBadRequest creates a UpdateBlueprinterRoleBadRequest with default headers values
func (*UpdateBlueprinterRoleBadRequest) Error ¶
func (o *UpdateBlueprinterRoleBadRequest) Error() string
type UpdateBlueprinterRoleConflict ¶
type UpdateBlueprinterRoleConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateBlueprinterRoleConflict handles this case with default header values.
Your request failed because the specified version does not match the persisted version. (code: `roles.version_conflict`)
func NewUpdateBlueprinterRoleConflict ¶
func NewUpdateBlueprinterRoleConflict() *UpdateBlueprinterRoleConflict
NewUpdateBlueprinterRoleConflict creates a UpdateBlueprinterRoleConflict with default headers values
func (*UpdateBlueprinterRoleConflict) Error ¶
func (o *UpdateBlueprinterRoleConflict) Error() string
type UpdateBlueprinterRoleNotFound ¶
type UpdateBlueprinterRoleNotFound struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateBlueprinterRoleNotFound handles this case with default header values.
The role can't be found. (code: `roles.not_found`)
func NewUpdateBlueprinterRoleNotFound ¶
func NewUpdateBlueprinterRoleNotFound() *UpdateBlueprinterRoleNotFound
NewUpdateBlueprinterRoleNotFound creates a UpdateBlueprinterRoleNotFound with default headers values
func (*UpdateBlueprinterRoleNotFound) Error ¶
func (o *UpdateBlueprinterRoleNotFound) Error() string
type UpdateBlueprinterRoleOK ¶
type UpdateBlueprinterRoleOK struct {
Payload *models.RoleAggregate
}
UpdateBlueprinterRoleOK handles this case with default header values.
The role was successfully updated.
func NewUpdateBlueprinterRoleOK ¶
func NewUpdateBlueprinterRoleOK() *UpdateBlueprinterRoleOK
NewUpdateBlueprinterRoleOK creates a UpdateBlueprinterRoleOK with default headers values
func (*UpdateBlueprinterRoleOK) Error ¶
func (o *UpdateBlueprinterRoleOK) Error() string
type UpdateBlueprinterRoleParams ¶
type UpdateBlueprinterRoleParams struct { /*BlueprinterRoleID User-specified Blueprinter role ID. */ BlueprinterRoleID string /*Body The role update data. */ Body *models.Role /*Version When specified, 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 }
UpdateBlueprinterRoleParams contains all the parameters to send to the API endpoint for the update blueprinter role operation typically these are written to a http.Request
func NewUpdateBlueprinterRoleParams ¶
func NewUpdateBlueprinterRoleParams() *UpdateBlueprinterRoleParams
NewUpdateBlueprinterRoleParams creates a new UpdateBlueprinterRoleParams object with the default values initialized.
func NewUpdateBlueprinterRoleParamsWithContext ¶
func NewUpdateBlueprinterRoleParamsWithContext(ctx context.Context) *UpdateBlueprinterRoleParams
NewUpdateBlueprinterRoleParamsWithContext creates a new UpdateBlueprinterRoleParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateBlueprinterRoleParamsWithHTTPClient ¶
func NewUpdateBlueprinterRoleParamsWithHTTPClient(client *http.Client) *UpdateBlueprinterRoleParams
NewUpdateBlueprinterRoleParamsWithHTTPClient creates a new UpdateBlueprinterRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateBlueprinterRoleParamsWithTimeout ¶
func NewUpdateBlueprinterRoleParamsWithTimeout(timeout time.Duration) *UpdateBlueprinterRoleParams
NewUpdateBlueprinterRoleParamsWithTimeout creates a new UpdateBlueprinterRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateBlueprinterRoleParams) SetBlueprinterRoleID ¶
func (o *UpdateBlueprinterRoleParams) SetBlueprinterRoleID(blueprinterRoleID string)
SetBlueprinterRoleID adds the blueprinterRoleId to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) SetBody ¶
func (o *UpdateBlueprinterRoleParams) SetBody(body *models.Role)
SetBody adds the body to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) SetContext ¶
func (o *UpdateBlueprinterRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) SetHTTPClient ¶
func (o *UpdateBlueprinterRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) SetTimeout ¶
func (o *UpdateBlueprinterRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) SetVersion ¶
func (o *UpdateBlueprinterRoleParams) SetVersion(version *int64)
SetVersion adds the version to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithBlueprinterRoleID ¶
func (o *UpdateBlueprinterRoleParams) WithBlueprinterRoleID(blueprinterRoleID string) *UpdateBlueprinterRoleParams
WithBlueprinterRoleID adds the blueprinterRoleID to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithBody ¶
func (o *UpdateBlueprinterRoleParams) WithBody(body *models.Role) *UpdateBlueprinterRoleParams
WithBody adds the body to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithContext ¶
func (o *UpdateBlueprinterRoleParams) WithContext(ctx context.Context) *UpdateBlueprinterRoleParams
WithContext adds the context to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithHTTPClient ¶
func (o *UpdateBlueprinterRoleParams) WithHTTPClient(client *http.Client) *UpdateBlueprinterRoleParams
WithHTTPClient adds the HTTPClient to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithTimeout ¶
func (o *UpdateBlueprinterRoleParams) WithTimeout(timeout time.Duration) *UpdateBlueprinterRoleParams
WithTimeout adds the timeout to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WithVersion ¶
func (o *UpdateBlueprinterRoleParams) WithVersion(version *int64) *UpdateBlueprinterRoleParams
WithVersion adds the version to the update blueprinter role params
func (*UpdateBlueprinterRoleParams) WriteToRequest ¶
func (o *UpdateBlueprinterRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateBlueprinterRoleReader ¶
type UpdateBlueprinterRoleReader struct {
// contains filtered or unexported fields
}
UpdateBlueprinterRoleReader is a Reader for the UpdateBlueprinterRole structure.
func (*UpdateBlueprinterRoleReader) ReadResponse ¶
func (o *UpdateBlueprinterRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateProxiesFilteredGroupBadRequest ¶
type UpdateProxiesFilteredGroupBadRequest struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateProxiesFilteredGroupBadRequest handles this case with default header values.
The provided identifier doesn't match the identifier in the object. (code: `proxies.proxies_filtered_group_id_conflict`)
func NewUpdateProxiesFilteredGroupBadRequest ¶
func NewUpdateProxiesFilteredGroupBadRequest() *UpdateProxiesFilteredGroupBadRequest
NewUpdateProxiesFilteredGroupBadRequest creates a UpdateProxiesFilteredGroupBadRequest with default headers values
func (*UpdateProxiesFilteredGroupBadRequest) Error ¶
func (o *UpdateProxiesFilteredGroupBadRequest) Error() string
type UpdateProxiesFilteredGroupConflict ¶
type UpdateProxiesFilteredGroupConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateProxiesFilteredGroupConflict handles this case with default header values.
There is a version conflict. (code: `proxies.proxies_filtered_group_version_conflict`)
func NewUpdateProxiesFilteredGroupConflict ¶
func NewUpdateProxiesFilteredGroupConflict() *UpdateProxiesFilteredGroupConflict
NewUpdateProxiesFilteredGroupConflict creates a UpdateProxiesFilteredGroupConflict with default headers values
func (*UpdateProxiesFilteredGroupConflict) Error ¶
func (o *UpdateProxiesFilteredGroupConflict) Error() string
type UpdateProxiesFilteredGroupOK ¶
type UpdateProxiesFilteredGroupOK 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.ProxiesFilteredGroup }
UpdateProxiesFilteredGroupOK handles this case with default header values.
Returns the created or updated filtered group of proxies
func NewUpdateProxiesFilteredGroupOK ¶
func NewUpdateProxiesFilteredGroupOK() *UpdateProxiesFilteredGroupOK
NewUpdateProxiesFilteredGroupOK creates a UpdateProxiesFilteredGroupOK with default headers values
func (*UpdateProxiesFilteredGroupOK) Error ¶
func (o *UpdateProxiesFilteredGroupOK) Error() string
type UpdateProxiesFilteredGroupParams ¶
type UpdateProxiesFilteredGroupParams struct { /*Body Data for the filtered group of proxies to update */ Body *models.ProxiesFilteredGroup /*ProxiesFilteredGroupID "The identifier for the filtered group of proxies */ ProxiesFilteredGroupID string /*Version Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header. */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateProxiesFilteredGroupParams contains all the parameters to send to the API endpoint for the update proxies filtered group operation typically these are written to a http.Request
func NewUpdateProxiesFilteredGroupParams ¶
func NewUpdateProxiesFilteredGroupParams() *UpdateProxiesFilteredGroupParams
NewUpdateProxiesFilteredGroupParams creates a new UpdateProxiesFilteredGroupParams object with the default values initialized.
func NewUpdateProxiesFilteredGroupParamsWithContext ¶
func NewUpdateProxiesFilteredGroupParamsWithContext(ctx context.Context) *UpdateProxiesFilteredGroupParams
NewUpdateProxiesFilteredGroupParamsWithContext creates a new UpdateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateProxiesFilteredGroupParamsWithHTTPClient ¶
func NewUpdateProxiesFilteredGroupParamsWithHTTPClient(client *http.Client) *UpdateProxiesFilteredGroupParams
NewUpdateProxiesFilteredGroupParamsWithHTTPClient creates a new UpdateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateProxiesFilteredGroupParamsWithTimeout ¶
func NewUpdateProxiesFilteredGroupParamsWithTimeout(timeout time.Duration) *UpdateProxiesFilteredGroupParams
NewUpdateProxiesFilteredGroupParamsWithTimeout creates a new UpdateProxiesFilteredGroupParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateProxiesFilteredGroupParams) SetBody ¶
func (o *UpdateProxiesFilteredGroupParams) SetBody(body *models.ProxiesFilteredGroup)
SetBody adds the body to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) SetContext ¶
func (o *UpdateProxiesFilteredGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) SetHTTPClient ¶
func (o *UpdateProxiesFilteredGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) SetProxiesFilteredGroupID ¶
func (o *UpdateProxiesFilteredGroupParams) SetProxiesFilteredGroupID(proxiesFilteredGroupID string)
SetProxiesFilteredGroupID adds the proxiesFilteredGroupId to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) SetTimeout ¶
func (o *UpdateProxiesFilteredGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) SetVersion ¶
func (o *UpdateProxiesFilteredGroupParams) SetVersion(version *int64)
SetVersion adds the version to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithBody ¶
func (o *UpdateProxiesFilteredGroupParams) WithBody(body *models.ProxiesFilteredGroup) *UpdateProxiesFilteredGroupParams
WithBody adds the body to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithContext ¶
func (o *UpdateProxiesFilteredGroupParams) WithContext(ctx context.Context) *UpdateProxiesFilteredGroupParams
WithContext adds the context to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithHTTPClient ¶
func (o *UpdateProxiesFilteredGroupParams) WithHTTPClient(client *http.Client) *UpdateProxiesFilteredGroupParams
WithHTTPClient adds the HTTPClient to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithProxiesFilteredGroupID ¶
func (o *UpdateProxiesFilteredGroupParams) WithProxiesFilteredGroupID(proxiesFilteredGroupID string) *UpdateProxiesFilteredGroupParams
WithProxiesFilteredGroupID adds the proxiesFilteredGroupID to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithTimeout ¶
func (o *UpdateProxiesFilteredGroupParams) WithTimeout(timeout time.Duration) *UpdateProxiesFilteredGroupParams
WithTimeout adds the timeout to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WithVersion ¶
func (o *UpdateProxiesFilteredGroupParams) WithVersion(version *int64) *UpdateProxiesFilteredGroupParams
WithVersion adds the version to the update proxies filtered group params
func (*UpdateProxiesFilteredGroupParams) WriteToRequest ¶
func (o *UpdateProxiesFilteredGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateProxiesFilteredGroupReader ¶
type UpdateProxiesFilteredGroupReader struct {
// contains filtered or unexported fields
}
UpdateProxiesFilteredGroupReader is a Reader for the UpdateProxiesFilteredGroup structure.
func (*UpdateProxiesFilteredGroupReader) ReadResponse ¶
func (o *UpdateProxiesFilteredGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateProxiesFilteredGroupRetryWith ¶
type UpdateProxiesFilteredGroupRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateProxiesFilteredGroupRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpdateProxiesFilteredGroupRetryWith ¶
func NewUpdateProxiesFilteredGroupRetryWith() *UpdateProxiesFilteredGroupRetryWith
NewUpdateProxiesFilteredGroupRetryWith creates a UpdateProxiesFilteredGroupRetryWith with default headers values
func (*UpdateProxiesFilteredGroupRetryWith) Error ¶
func (o *UpdateProxiesFilteredGroupRetryWith) Error() string
type UpdateProxiesSettingsConflict ¶
type UpdateProxiesSettingsConflict struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateProxiesSettingsConflict handles this case with default header values.
There is a version conflict. (code: `proxies.version_conflict`)
func NewUpdateProxiesSettingsConflict ¶
func NewUpdateProxiesSettingsConflict() *UpdateProxiesSettingsConflict
NewUpdateProxiesSettingsConflict creates a UpdateProxiesSettingsConflict with default headers values
func (*UpdateProxiesSettingsConflict) Error ¶
func (o *UpdateProxiesSettingsConflict) Error() string
type UpdateProxiesSettingsOK ¶
type UpdateProxiesSettingsOK 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.ProxiesSettings }
UpdateProxiesSettingsOK handles this case with default header values.
Returns the updated settings
func NewUpdateProxiesSettingsOK ¶
func NewUpdateProxiesSettingsOK() *UpdateProxiesSettingsOK
NewUpdateProxiesSettingsOK creates a UpdateProxiesSettingsOK with default headers values
func (*UpdateProxiesSettingsOK) Error ¶
func (o *UpdateProxiesSettingsOK) Error() string
type UpdateProxiesSettingsParams ¶
type UpdateProxiesSettingsParams struct { /*Body A JSON to merge with the existing settings */ Body string /*Version If specified, checks for conflicts against the version of the repository configuration (returned in 'x-cloud-resource-version' of the GET request) */ Version *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateProxiesSettingsParams contains all the parameters to send to the API endpoint for the update proxies settings operation typically these are written to a http.Request
func NewUpdateProxiesSettingsParams ¶
func NewUpdateProxiesSettingsParams() *UpdateProxiesSettingsParams
NewUpdateProxiesSettingsParams creates a new UpdateProxiesSettingsParams object with the default values initialized.
func NewUpdateProxiesSettingsParamsWithContext ¶
func NewUpdateProxiesSettingsParamsWithContext(ctx context.Context) *UpdateProxiesSettingsParams
NewUpdateProxiesSettingsParamsWithContext creates a new UpdateProxiesSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateProxiesSettingsParamsWithHTTPClient ¶
func NewUpdateProxiesSettingsParamsWithHTTPClient(client *http.Client) *UpdateProxiesSettingsParams
NewUpdateProxiesSettingsParamsWithHTTPClient creates a new UpdateProxiesSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateProxiesSettingsParamsWithTimeout ¶
func NewUpdateProxiesSettingsParamsWithTimeout(timeout time.Duration) *UpdateProxiesSettingsParams
NewUpdateProxiesSettingsParamsWithTimeout creates a new UpdateProxiesSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateProxiesSettingsParams) SetBody ¶
func (o *UpdateProxiesSettingsParams) SetBody(body string)
SetBody adds the body to the update proxies settings params
func (*UpdateProxiesSettingsParams) SetContext ¶
func (o *UpdateProxiesSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update proxies settings params
func (*UpdateProxiesSettingsParams) SetHTTPClient ¶
func (o *UpdateProxiesSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update proxies settings params
func (*UpdateProxiesSettingsParams) SetTimeout ¶
func (o *UpdateProxiesSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update proxies settings params
func (*UpdateProxiesSettingsParams) SetVersion ¶
func (o *UpdateProxiesSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the update proxies settings params
func (*UpdateProxiesSettingsParams) WithBody ¶
func (o *UpdateProxiesSettingsParams) WithBody(body string) *UpdateProxiesSettingsParams
WithBody adds the body to the update proxies settings params
func (*UpdateProxiesSettingsParams) WithContext ¶
func (o *UpdateProxiesSettingsParams) WithContext(ctx context.Context) *UpdateProxiesSettingsParams
WithContext adds the context to the update proxies settings params
func (*UpdateProxiesSettingsParams) WithHTTPClient ¶
func (o *UpdateProxiesSettingsParams) WithHTTPClient(client *http.Client) *UpdateProxiesSettingsParams
WithHTTPClient adds the HTTPClient to the update proxies settings params
func (*UpdateProxiesSettingsParams) WithTimeout ¶
func (o *UpdateProxiesSettingsParams) WithTimeout(timeout time.Duration) *UpdateProxiesSettingsParams
WithTimeout adds the timeout to the update proxies settings params
func (*UpdateProxiesSettingsParams) WithVersion ¶
func (o *UpdateProxiesSettingsParams) WithVersion(version *int64) *UpdateProxiesSettingsParams
WithVersion adds the version to the update proxies settings params
func (*UpdateProxiesSettingsParams) WriteToRequest ¶
func (o *UpdateProxiesSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateProxiesSettingsReader ¶
type UpdateProxiesSettingsReader struct {
// contains filtered or unexported fields
}
UpdateProxiesSettingsReader is a Reader for the UpdateProxiesSettings structure.
func (*UpdateProxiesSettingsReader) ReadResponse ¶
func (o *UpdateProxiesSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateProxiesSettingsRetryWith ¶
type UpdateProxiesSettingsRetryWith struct { /*The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
UpdateProxiesSettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpdateProxiesSettingsRetryWith ¶
func NewUpdateProxiesSettingsRetryWith() *UpdateProxiesSettingsRetryWith
NewUpdateProxiesSettingsRetryWith creates a UpdateProxiesSettingsRetryWith with default headers values
func (*UpdateProxiesSettingsRetryWith) Error ¶
func (o *UpdateProxiesSettingsRetryWith) Error() string
Source Files ¶
- add_blueprinter_blessing_parameters.go
- add_blueprinter_blessing_responses.go
- create_blueprinter_role_parameters.go
- create_blueprinter_role_responses.go
- create_config_store_option_parameters.go
- create_config_store_option_responses.go
- create_proxies_filtered_group_parameters.go
- create_proxies_filtered_group_responses.go
- delete_allocator_metadata_item_parameters.go
- delete_allocator_metadata_item_responses.go
- delete_allocator_parameters.go
- delete_allocator_responses.go
- delete_blueprinter_role_parameters.go
- delete_blueprinter_role_responses.go
- delete_config_store_option_parameters.go
- delete_config_store_option_responses.go
- delete_license_parameters.go
- delete_license_responses.go
- delete_proxies_filtered_group_parameters.go
- delete_proxies_filtered_group_responses.go
- delete_runner_parameters.go
- delete_runner_responses.go
- get_allocator_metadata_parameters.go
- get_allocator_metadata_responses.go
- get_allocator_parameters.go
- get_allocator_responses.go
- get_allocator_settings_parameters.go
- get_allocator_settings_responses.go
- get_allocators_parameters.go
- get_allocators_responses.go
- get_blueprinter_role_parameters.go
- get_blueprinter_role_responses.go
- get_config_store_option_parameters.go
- get_config_store_option_responses.go
- get_constructor_parameters.go
- get_constructor_responses.go
- get_constructors_parameters.go
- get_constructors_responses.go
- get_license_parameters.go
- get_license_responses.go
- get_proxies_filtered_group_health_parameters.go
- get_proxies_filtered_group_health_responses.go
- get_proxies_filtered_group_parameters.go
- get_proxies_filtered_group_responses.go
- get_proxies_health_parameters.go
- get_proxies_health_responses.go
- get_proxies_parameters.go
- get_proxies_responses.go
- get_proxies_settings_parameters.go
- get_proxies_settings_responses.go
- get_proxy_parameters.go
- get_proxy_responses.go
- get_runner_parameters.go
- get_runner_responses.go
- get_runners_parameters.go
- get_runners_responses.go
- list_blueprinter_roles_parameters.go
- list_blueprinter_roles_responses.go
- list_config_store_option_parameters.go
- list_config_store_option_responses.go
- move_clusters_by_type_parameters.go
- move_clusters_by_type_responses.go
- move_clusters_parameters.go
- move_clusters_responses.go
- platform_infrastructure_client.go
- put_config_store_option_parameters.go
- put_config_store_option_responses.go
- resync_allocator_parameters.go
- resync_allocator_responses.go
- resync_allocators_parameters.go
- resync_allocators_responses.go
- resync_constructor_parameters.go
- resync_constructor_responses.go
- resync_constructors_parameters.go
- resync_constructors_responses.go
- resync_runner_parameters.go
- resync_runner_responses.go
- resync_runners_parameters.go
- resync_runners_responses.go
- search_allocators_parameters.go
- search_allocators_responses.go
- search_runners_parameters.go
- search_runners_responses.go
- set_allocator_metadata_item_parameters.go
- set_allocator_metadata_item_responses.go
- set_allocator_metadata_parameters.go
- set_allocator_metadata_responses.go
- set_allocator_settings_parameters.go
- set_allocator_settings_responses.go
- set_blueprinter_blessings_parameters.go
- set_blueprinter_blessings_responses.go
- set_license_parameters.go
- set_license_responses.go
- set_proxies_settings_parameters.go
- set_proxies_settings_responses.go
- set_runner_roles_parameters.go
- set_runner_roles_responses.go
- start_allocator_maintenance_mode_parameters.go
- start_allocator_maintenance_mode_responses.go
- start_constructor_maintenance_mode_parameters.go
- start_constructor_maintenance_mode_responses.go
- stop_allocator_maintenance_mode_parameters.go
- stop_allocator_maintenance_mode_responses.go
- stop_constructor_maintenance_mode_parameters.go
- stop_constructor_maintenance_mode_responses.go
- update_allocator_settings_parameters.go
- update_allocator_settings_responses.go
- update_blueprinter_role_parameters.go
- update_blueprinter_role_responses.go
- update_proxies_filtered_group_parameters.go
- update_proxies_filtered_group_responses.go
- update_proxies_settings_parameters.go
- update_proxies_settings_responses.go