Documentation ¶
Index ¶
- type Client
- func (a *Client) InternalV1StorageRegionsStoragePoolsGet(params *InternalV1StorageRegionsStoragePoolsGetParams, ...) (*InternalV1StorageRegionsStoragePoolsGetOK, error)
- func (a *Client) InternalV1StorageRegionsStoragePoolsGetall(params *InternalV1StorageRegionsStoragePoolsGetallParams, ...) (*InternalV1StorageRegionsStoragePoolsGetallOK, error)
- func (a *Client) InternalV1StorageRegionsStoragePoolsPut(params *InternalV1StorageRegionsStoragePoolsPutParams, ...) (*InternalV1StorageRegionsStoragePoolsPutOK, error)
- func (a *Client) InternalV1StorageRegionsThresholdsGet(params *InternalV1StorageRegionsThresholdsGetParams, ...) (*InternalV1StorageRegionsThresholdsGetOK, error)
- func (a *Client) InternalV1StorageRegionsThresholdsPut(params *InternalV1StorageRegionsThresholdsPutParams, ...) (*InternalV1StorageRegionsThresholdsPutAccepted, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type InternalV1StorageRegionsStoragePoolsGetInternalServerError
- type InternalV1StorageRegionsStoragePoolsGetNotFound
- type InternalV1StorageRegionsStoragePoolsGetOK
- type InternalV1StorageRegionsStoragePoolsGetParams
- func NewInternalV1StorageRegionsStoragePoolsGetParams() *InternalV1StorageRegionsStoragePoolsGetParams
- func NewInternalV1StorageRegionsStoragePoolsGetParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetParams
- func NewInternalV1StorageRegionsStoragePoolsGetParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetParams
- func NewInternalV1StorageRegionsStoragePoolsGetParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetContext(ctx context.Context)
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetHTTPClient(client *http.Client)
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetRegionZoneID(regionZoneID string)
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetStoragePoolName(storagePoolName string)
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetTimeout(timeout time.Duration)
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithStoragePoolName(storagePoolName string) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetParams
- func (o *InternalV1StorageRegionsStoragePoolsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalV1StorageRegionsStoragePoolsGetReader
- type InternalV1StorageRegionsStoragePoolsGetUnauthorized
- type InternalV1StorageRegionsStoragePoolsGetallInternalServerError
- type InternalV1StorageRegionsStoragePoolsGetallNotFound
- type InternalV1StorageRegionsStoragePoolsGetallOK
- type InternalV1StorageRegionsStoragePoolsGetallParams
- func NewInternalV1StorageRegionsStoragePoolsGetallParams() *InternalV1StorageRegionsStoragePoolsGetallParams
- func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetallParams
- func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetallParams
- func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetallParams
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetContext(ctx context.Context)
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetHTTPClient(client *http.Client)
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetRegionZoneID(regionZoneID string)
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetTimeout(timeout time.Duration)
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetallParams
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetallParams
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsGetallParams
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetallParams
- func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalV1StorageRegionsStoragePoolsGetallReader
- type InternalV1StorageRegionsStoragePoolsGetallUnauthorized
- type InternalV1StorageRegionsStoragePoolsPutBadRequest
- type InternalV1StorageRegionsStoragePoolsPutInternalServerError
- type InternalV1StorageRegionsStoragePoolsPutNotFound
- type InternalV1StorageRegionsStoragePoolsPutOK
- type InternalV1StorageRegionsStoragePoolsPutParams
- func NewInternalV1StorageRegionsStoragePoolsPutParams() *InternalV1StorageRegionsStoragePoolsPutParams
- func NewInternalV1StorageRegionsStoragePoolsPutParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsPutParams
- func NewInternalV1StorageRegionsStoragePoolsPutParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsPutParams
- func NewInternalV1StorageRegionsStoragePoolsPutParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetBody(body *models.UpdateStoragePool)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetContext(ctx context.Context)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetHTTPClient(client *http.Client)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetRegionZoneID(regionZoneID string)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetStoragePoolName(storagePoolName string)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetTimeout(timeout time.Duration)
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithBody(body *models.UpdateStoragePool) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithStoragePoolName(storagePoolName string) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsPutParams
- func (o *InternalV1StorageRegionsStoragePoolsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalV1StorageRegionsStoragePoolsPutReader
- type InternalV1StorageRegionsStoragePoolsPutUnauthorized
- type InternalV1StorageRegionsThresholdsGetInternalServerError
- type InternalV1StorageRegionsThresholdsGetNotFound
- type InternalV1StorageRegionsThresholdsGetOK
- type InternalV1StorageRegionsThresholdsGetParams
- func NewInternalV1StorageRegionsThresholdsGetParams() *InternalV1StorageRegionsThresholdsGetParams
- func NewInternalV1StorageRegionsThresholdsGetParamsWithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsGetParams
- func NewInternalV1StorageRegionsThresholdsGetParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsGetParams
- func NewInternalV1StorageRegionsThresholdsGetParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsGetParams
- func (o *InternalV1StorageRegionsThresholdsGetParams) SetContext(ctx context.Context)
- func (o *InternalV1StorageRegionsThresholdsGetParams) SetHTTPClient(client *http.Client)
- func (o *InternalV1StorageRegionsThresholdsGetParams) SetRegionZoneID(regionZoneID string)
- func (o *InternalV1StorageRegionsThresholdsGetParams) SetTimeout(timeout time.Duration)
- func (o *InternalV1StorageRegionsThresholdsGetParams) WithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsGetParams
- func (o *InternalV1StorageRegionsThresholdsGetParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsGetParams
- func (o *InternalV1StorageRegionsThresholdsGetParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsThresholdsGetParams
- func (o *InternalV1StorageRegionsThresholdsGetParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsGetParams
- func (o *InternalV1StorageRegionsThresholdsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalV1StorageRegionsThresholdsGetReader
- type InternalV1StorageRegionsThresholdsGetUnauthorized
- type InternalV1StorageRegionsThresholdsPutAccepted
- type InternalV1StorageRegionsThresholdsPutBadRequest
- type InternalV1StorageRegionsThresholdsPutConflict
- type InternalV1StorageRegionsThresholdsPutForbidden
- type InternalV1StorageRegionsThresholdsPutInternalServerError
- type InternalV1StorageRegionsThresholdsPutParams
- func NewInternalV1StorageRegionsThresholdsPutParams() *InternalV1StorageRegionsThresholdsPutParams
- func NewInternalV1StorageRegionsThresholdsPutParamsWithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsPutParams
- func NewInternalV1StorageRegionsThresholdsPutParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsPutParams
- func NewInternalV1StorageRegionsThresholdsPutParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) SetBody(body *models.Thresholds)
- func (o *InternalV1StorageRegionsThresholdsPutParams) SetContext(ctx context.Context)
- func (o *InternalV1StorageRegionsThresholdsPutParams) SetHTTPClient(client *http.Client)
- func (o *InternalV1StorageRegionsThresholdsPutParams) SetRegionZoneID(regionZoneID string)
- func (o *InternalV1StorageRegionsThresholdsPutParams) SetTimeout(timeout time.Duration)
- func (o *InternalV1StorageRegionsThresholdsPutParams) WithBody(body *models.Thresholds) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) WithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsPutParams
- func (o *InternalV1StorageRegionsThresholdsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InternalV1StorageRegionsThresholdsPutReader
- type InternalV1StorageRegionsThresholdsPutUnauthorized
- type InternalV1StorageRegionsThresholdsPutUnprocessableEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for internal storage regions API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new internal storage regions API client.
func (*Client) InternalV1StorageRegionsStoragePoolsGet ¶
func (a *Client) InternalV1StorageRegionsStoragePoolsGet(params *InternalV1StorageRegionsStoragePoolsGetParams, authInfo runtime.ClientAuthInfoWriter) (*InternalV1StorageRegionsStoragePoolsGetOK, error)
InternalV1StorageRegionsStoragePoolsGet gets the settings for given pool name
func (*Client) InternalV1StorageRegionsStoragePoolsGetall ¶
func (a *Client) InternalV1StorageRegionsStoragePoolsGetall(params *InternalV1StorageRegionsStoragePoolsGetallParams, authInfo runtime.ClientAuthInfoWriter) (*InternalV1StorageRegionsStoragePoolsGetallOK, error)
InternalV1StorageRegionsStoragePoolsGetall gets the current storage pools settings for a region zone
func (*Client) InternalV1StorageRegionsStoragePoolsPut ¶
func (a *Client) InternalV1StorageRegionsStoragePoolsPut(params *InternalV1StorageRegionsStoragePoolsPutParams, authInfo runtime.ClientAuthInfoWriter) (*InternalV1StorageRegionsStoragePoolsPutOK, error)
InternalV1StorageRegionsStoragePoolsPut updates the settings for given pool name
func (*Client) InternalV1StorageRegionsThresholdsGet ¶
func (a *Client) InternalV1StorageRegionsThresholdsGet(params *InternalV1StorageRegionsThresholdsGetParams, authInfo runtime.ClientAuthInfoWriter) (*InternalV1StorageRegionsThresholdsGetOK, error)
InternalV1StorageRegionsThresholdsGet gets the current default threshold settings for a region zone
func (*Client) InternalV1StorageRegionsThresholdsPut ¶
func (a *Client) InternalV1StorageRegionsThresholdsPut(params *InternalV1StorageRegionsThresholdsPutParams, authInfo runtime.ClientAuthInfoWriter) (*InternalV1StorageRegionsThresholdsPutAccepted, error)
InternalV1StorageRegionsThresholdsPut updates a default threshold setting for a region zone
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type InternalV1StorageRegionsStoragePoolsGetInternalServerError ¶
InternalV1StorageRegionsStoragePoolsGetInternalServerError handles this case with default header values.
Internal Server Error
func NewInternalV1StorageRegionsStoragePoolsGetInternalServerError ¶
func NewInternalV1StorageRegionsStoragePoolsGetInternalServerError() *InternalV1StorageRegionsStoragePoolsGetInternalServerError
NewInternalV1StorageRegionsStoragePoolsGetInternalServerError creates a InternalV1StorageRegionsStoragePoolsGetInternalServerError with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetInternalServerError) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetInternalServerError) Error() string
type InternalV1StorageRegionsStoragePoolsGetNotFound ¶
InternalV1StorageRegionsStoragePoolsGetNotFound handles this case with default header values.
Not Found
func NewInternalV1StorageRegionsStoragePoolsGetNotFound ¶
func NewInternalV1StorageRegionsStoragePoolsGetNotFound() *InternalV1StorageRegionsStoragePoolsGetNotFound
NewInternalV1StorageRegionsStoragePoolsGetNotFound creates a InternalV1StorageRegionsStoragePoolsGetNotFound with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetNotFound) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetNotFound) Error() string
type InternalV1StorageRegionsStoragePoolsGetOK ¶
type InternalV1StorageRegionsStoragePoolsGetOK struct {
Payload models.StoragePools
}
InternalV1StorageRegionsStoragePoolsGetOK handles this case with default header values.
OK
func NewInternalV1StorageRegionsStoragePoolsGetOK ¶
func NewInternalV1StorageRegionsStoragePoolsGetOK() *InternalV1StorageRegionsStoragePoolsGetOK
NewInternalV1StorageRegionsStoragePoolsGetOK creates a InternalV1StorageRegionsStoragePoolsGetOK with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetOK) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetOK) Error() string
type InternalV1StorageRegionsStoragePoolsGetParams ¶
type InternalV1StorageRegionsStoragePoolsGetParams struct { /*RegionZoneID ID of a Power Cloud Region Zone */ RegionZoneID string /*StoragePoolName Storage pool name */ StoragePoolName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalV1StorageRegionsStoragePoolsGetParams contains all the parameters to send to the API endpoint for the internal v1 storage regions storage pools get operation typically these are written to a http.Request
func NewInternalV1StorageRegionsStoragePoolsGetParams ¶
func NewInternalV1StorageRegionsStoragePoolsGetParams() *InternalV1StorageRegionsStoragePoolsGetParams
NewInternalV1StorageRegionsStoragePoolsGetParams creates a new InternalV1StorageRegionsStoragePoolsGetParams object with the default values initialized.
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithContext ¶
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetParams
NewInternalV1StorageRegionsStoragePoolsGetParamsWithContext creates a new InternalV1StorageRegionsStoragePoolsGetParams object with the default values initialized, and the ability to set a context for a request
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithHTTPClient ¶
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetParams
NewInternalV1StorageRegionsStoragePoolsGetParamsWithHTTPClient creates a new InternalV1StorageRegionsStoragePoolsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithTimeout ¶
func NewInternalV1StorageRegionsStoragePoolsGetParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetParams
NewInternalV1StorageRegionsStoragePoolsGetParamsWithTimeout creates a new InternalV1StorageRegionsStoragePoolsGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalV1StorageRegionsStoragePoolsGetParams) SetContext ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) SetHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) SetRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetRegionZoneID(regionZoneID string)
SetRegionZoneID adds the regionZoneId to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) SetStoragePoolName ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetStoragePoolName(storagePoolName string)
SetStoragePoolName adds the storagePoolName to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) SetTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WithContext ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetParams
WithContext adds the context to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WithHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetParams
WithHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WithRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsGetParams
WithRegionZoneID adds the regionZoneID to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WithStoragePoolName ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithStoragePoolName(storagePoolName string) *InternalV1StorageRegionsStoragePoolsGetParams
WithStoragePoolName adds the storagePoolName to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WithTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetParams
WithTimeout adds the timeout to the internal v1 storage regions storage pools get params
func (*InternalV1StorageRegionsStoragePoolsGetParams) WriteToRequest ¶
func (o *InternalV1StorageRegionsStoragePoolsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalV1StorageRegionsStoragePoolsGetReader ¶
type InternalV1StorageRegionsStoragePoolsGetReader struct {
// contains filtered or unexported fields
}
InternalV1StorageRegionsStoragePoolsGetReader is a Reader for the InternalV1StorageRegionsStoragePoolsGet structure.
func (*InternalV1StorageRegionsStoragePoolsGetReader) ReadResponse ¶
func (o *InternalV1StorageRegionsStoragePoolsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalV1StorageRegionsStoragePoolsGetUnauthorized ¶
type InternalV1StorageRegionsStoragePoolsGetUnauthorized struct {
}InternalV1StorageRegionsStoragePoolsGetUnauthorized handles this case with default header values.
Unauthorized
func NewInternalV1StorageRegionsStoragePoolsGetUnauthorized ¶
func NewInternalV1StorageRegionsStoragePoolsGetUnauthorized() *InternalV1StorageRegionsStoragePoolsGetUnauthorized
NewInternalV1StorageRegionsStoragePoolsGetUnauthorized creates a InternalV1StorageRegionsStoragePoolsGetUnauthorized with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetUnauthorized) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetUnauthorized) Error() string
type InternalV1StorageRegionsStoragePoolsGetallInternalServerError ¶
InternalV1StorageRegionsStoragePoolsGetallInternalServerError handles this case with default header values.
Internal Server Error
func NewInternalV1StorageRegionsStoragePoolsGetallInternalServerError ¶
func NewInternalV1StorageRegionsStoragePoolsGetallInternalServerError() *InternalV1StorageRegionsStoragePoolsGetallInternalServerError
NewInternalV1StorageRegionsStoragePoolsGetallInternalServerError creates a InternalV1StorageRegionsStoragePoolsGetallInternalServerError with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetallInternalServerError) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallInternalServerError) Error() string
type InternalV1StorageRegionsStoragePoolsGetallNotFound ¶
InternalV1StorageRegionsStoragePoolsGetallNotFound handles this case with default header values.
Not Found
func NewInternalV1StorageRegionsStoragePoolsGetallNotFound ¶
func NewInternalV1StorageRegionsStoragePoolsGetallNotFound() *InternalV1StorageRegionsStoragePoolsGetallNotFound
NewInternalV1StorageRegionsStoragePoolsGetallNotFound creates a InternalV1StorageRegionsStoragePoolsGetallNotFound with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetallNotFound) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallNotFound) Error() string
type InternalV1StorageRegionsStoragePoolsGetallOK ¶
type InternalV1StorageRegionsStoragePoolsGetallOK struct {
Payload models.StoragePools
}
InternalV1StorageRegionsStoragePoolsGetallOK handles this case with default header values.
OK
func NewInternalV1StorageRegionsStoragePoolsGetallOK ¶
func NewInternalV1StorageRegionsStoragePoolsGetallOK() *InternalV1StorageRegionsStoragePoolsGetallOK
NewInternalV1StorageRegionsStoragePoolsGetallOK creates a InternalV1StorageRegionsStoragePoolsGetallOK with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetallOK) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallOK) Error() string
type InternalV1StorageRegionsStoragePoolsGetallParams ¶
type InternalV1StorageRegionsStoragePoolsGetallParams struct { /*RegionZoneID ID of a Power Cloud Region Zone */ RegionZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalV1StorageRegionsStoragePoolsGetallParams contains all the parameters to send to the API endpoint for the internal v1 storage regions storage pools getall operation typically these are written to a http.Request
func NewInternalV1StorageRegionsStoragePoolsGetallParams ¶
func NewInternalV1StorageRegionsStoragePoolsGetallParams() *InternalV1StorageRegionsStoragePoolsGetallParams
NewInternalV1StorageRegionsStoragePoolsGetallParams creates a new InternalV1StorageRegionsStoragePoolsGetallParams object with the default values initialized.
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithContext ¶
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetallParams
NewInternalV1StorageRegionsStoragePoolsGetallParamsWithContext creates a new InternalV1StorageRegionsStoragePoolsGetallParams object with the default values initialized, and the ability to set a context for a request
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithHTTPClient ¶
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetallParams
NewInternalV1StorageRegionsStoragePoolsGetallParamsWithHTTPClient creates a new InternalV1StorageRegionsStoragePoolsGetallParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithTimeout ¶
func NewInternalV1StorageRegionsStoragePoolsGetallParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetallParams
NewInternalV1StorageRegionsStoragePoolsGetallParamsWithTimeout creates a new InternalV1StorageRegionsStoragePoolsGetallParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalV1StorageRegionsStoragePoolsGetallParams) SetContext ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetContext(ctx context.Context)
SetContext adds the context to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) SetHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) SetRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetRegionZoneID(regionZoneID string)
SetRegionZoneID adds the regionZoneId to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) SetTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) WithContext ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsGetallParams
WithContext adds the context to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) WithHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsGetallParams
WithHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) WithRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsGetallParams
WithRegionZoneID adds the regionZoneID to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) WithTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsGetallParams
WithTimeout adds the timeout to the internal v1 storage regions storage pools getall params
func (*InternalV1StorageRegionsStoragePoolsGetallParams) WriteToRequest ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalV1StorageRegionsStoragePoolsGetallReader ¶
type InternalV1StorageRegionsStoragePoolsGetallReader struct {
// contains filtered or unexported fields
}
InternalV1StorageRegionsStoragePoolsGetallReader is a Reader for the InternalV1StorageRegionsStoragePoolsGetall structure.
func (*InternalV1StorageRegionsStoragePoolsGetallReader) ReadResponse ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalV1StorageRegionsStoragePoolsGetallUnauthorized ¶
type InternalV1StorageRegionsStoragePoolsGetallUnauthorized struct {
}InternalV1StorageRegionsStoragePoolsGetallUnauthorized handles this case with default header values.
Unauthorized
func NewInternalV1StorageRegionsStoragePoolsGetallUnauthorized ¶
func NewInternalV1StorageRegionsStoragePoolsGetallUnauthorized() *InternalV1StorageRegionsStoragePoolsGetallUnauthorized
NewInternalV1StorageRegionsStoragePoolsGetallUnauthorized creates a InternalV1StorageRegionsStoragePoolsGetallUnauthorized with default headers values
func (*InternalV1StorageRegionsStoragePoolsGetallUnauthorized) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsGetallUnauthorized) Error() string
type InternalV1StorageRegionsStoragePoolsPutBadRequest ¶
InternalV1StorageRegionsStoragePoolsPutBadRequest handles this case with default header values.
Bad Request
func NewInternalV1StorageRegionsStoragePoolsPutBadRequest ¶
func NewInternalV1StorageRegionsStoragePoolsPutBadRequest() *InternalV1StorageRegionsStoragePoolsPutBadRequest
NewInternalV1StorageRegionsStoragePoolsPutBadRequest creates a InternalV1StorageRegionsStoragePoolsPutBadRequest with default headers values
func (*InternalV1StorageRegionsStoragePoolsPutBadRequest) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsPutBadRequest) Error() string
type InternalV1StorageRegionsStoragePoolsPutInternalServerError ¶
InternalV1StorageRegionsStoragePoolsPutInternalServerError handles this case with default header values.
Internal Server Error
func NewInternalV1StorageRegionsStoragePoolsPutInternalServerError ¶
func NewInternalV1StorageRegionsStoragePoolsPutInternalServerError() *InternalV1StorageRegionsStoragePoolsPutInternalServerError
NewInternalV1StorageRegionsStoragePoolsPutInternalServerError creates a InternalV1StorageRegionsStoragePoolsPutInternalServerError with default headers values
func (*InternalV1StorageRegionsStoragePoolsPutInternalServerError) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsPutInternalServerError) Error() string
type InternalV1StorageRegionsStoragePoolsPutNotFound ¶
InternalV1StorageRegionsStoragePoolsPutNotFound handles this case with default header values.
Not Found
func NewInternalV1StorageRegionsStoragePoolsPutNotFound ¶
func NewInternalV1StorageRegionsStoragePoolsPutNotFound() *InternalV1StorageRegionsStoragePoolsPutNotFound
NewInternalV1StorageRegionsStoragePoolsPutNotFound creates a InternalV1StorageRegionsStoragePoolsPutNotFound with default headers values
func (*InternalV1StorageRegionsStoragePoolsPutNotFound) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsPutNotFound) Error() string
type InternalV1StorageRegionsStoragePoolsPutOK ¶
type InternalV1StorageRegionsStoragePoolsPutOK struct {
Payload *models.StoragePool
}
InternalV1StorageRegionsStoragePoolsPutOK handles this case with default header values.
OK
func NewInternalV1StorageRegionsStoragePoolsPutOK ¶
func NewInternalV1StorageRegionsStoragePoolsPutOK() *InternalV1StorageRegionsStoragePoolsPutOK
NewInternalV1StorageRegionsStoragePoolsPutOK creates a InternalV1StorageRegionsStoragePoolsPutOK with default headers values
func (*InternalV1StorageRegionsStoragePoolsPutOK) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsPutOK) Error() string
type InternalV1StorageRegionsStoragePoolsPutParams ¶
type InternalV1StorageRegionsStoragePoolsPutParams struct { /*Body Parameters for updating a storage pool */ Body *models.UpdateStoragePool /*RegionZoneID ID of a Power Cloud Region Zone */ RegionZoneID string /*StoragePoolName Storage pool name */ StoragePoolName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalV1StorageRegionsStoragePoolsPutParams contains all the parameters to send to the API endpoint for the internal v1 storage regions storage pools put operation typically these are written to a http.Request
func NewInternalV1StorageRegionsStoragePoolsPutParams ¶
func NewInternalV1StorageRegionsStoragePoolsPutParams() *InternalV1StorageRegionsStoragePoolsPutParams
NewInternalV1StorageRegionsStoragePoolsPutParams creates a new InternalV1StorageRegionsStoragePoolsPutParams object with the default values initialized.
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithContext ¶
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsPutParams
NewInternalV1StorageRegionsStoragePoolsPutParamsWithContext creates a new InternalV1StorageRegionsStoragePoolsPutParams object with the default values initialized, and the ability to set a context for a request
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithHTTPClient ¶
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsPutParams
NewInternalV1StorageRegionsStoragePoolsPutParamsWithHTTPClient creates a new InternalV1StorageRegionsStoragePoolsPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithTimeout ¶
func NewInternalV1StorageRegionsStoragePoolsPutParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsPutParams
NewInternalV1StorageRegionsStoragePoolsPutParamsWithTimeout creates a new InternalV1StorageRegionsStoragePoolsPutParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetBody ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetBody(body *models.UpdateStoragePool)
SetBody adds the body to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetContext ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetContext(ctx context.Context)
SetContext adds the context to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetRegionZoneID(regionZoneID string)
SetRegionZoneID adds the regionZoneId to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetStoragePoolName ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetStoragePoolName(storagePoolName string)
SetStoragePoolName adds the storagePoolName to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) SetTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithBody ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithBody(body *models.UpdateStoragePool) *InternalV1StorageRegionsStoragePoolsPutParams
WithBody adds the body to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithContext ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithContext(ctx context.Context) *InternalV1StorageRegionsStoragePoolsPutParams
WithContext adds the context to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithHTTPClient ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsStoragePoolsPutParams
WithHTTPClient adds the HTTPClient to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithRegionZoneID ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsStoragePoolsPutParams
WithRegionZoneID adds the regionZoneID to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithStoragePoolName ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithStoragePoolName(storagePoolName string) *InternalV1StorageRegionsStoragePoolsPutParams
WithStoragePoolName adds the storagePoolName to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WithTimeout ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsStoragePoolsPutParams
WithTimeout adds the timeout to the internal v1 storage regions storage pools put params
func (*InternalV1StorageRegionsStoragePoolsPutParams) WriteToRequest ¶
func (o *InternalV1StorageRegionsStoragePoolsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalV1StorageRegionsStoragePoolsPutReader ¶
type InternalV1StorageRegionsStoragePoolsPutReader struct {
// contains filtered or unexported fields
}
InternalV1StorageRegionsStoragePoolsPutReader is a Reader for the InternalV1StorageRegionsStoragePoolsPut structure.
func (*InternalV1StorageRegionsStoragePoolsPutReader) ReadResponse ¶
func (o *InternalV1StorageRegionsStoragePoolsPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalV1StorageRegionsStoragePoolsPutUnauthorized ¶
type InternalV1StorageRegionsStoragePoolsPutUnauthorized struct {
}InternalV1StorageRegionsStoragePoolsPutUnauthorized handles this case with default header values.
Unauthorized
func NewInternalV1StorageRegionsStoragePoolsPutUnauthorized ¶
func NewInternalV1StorageRegionsStoragePoolsPutUnauthorized() *InternalV1StorageRegionsStoragePoolsPutUnauthorized
NewInternalV1StorageRegionsStoragePoolsPutUnauthorized creates a InternalV1StorageRegionsStoragePoolsPutUnauthorized with default headers values
func (*InternalV1StorageRegionsStoragePoolsPutUnauthorized) Error ¶
func (o *InternalV1StorageRegionsStoragePoolsPutUnauthorized) Error() string
type InternalV1StorageRegionsThresholdsGetInternalServerError ¶
InternalV1StorageRegionsThresholdsGetInternalServerError handles this case with default header values.
Internal Server Error
func NewInternalV1StorageRegionsThresholdsGetInternalServerError ¶
func NewInternalV1StorageRegionsThresholdsGetInternalServerError() *InternalV1StorageRegionsThresholdsGetInternalServerError
NewInternalV1StorageRegionsThresholdsGetInternalServerError creates a InternalV1StorageRegionsThresholdsGetInternalServerError with default headers values
func (*InternalV1StorageRegionsThresholdsGetInternalServerError) Error ¶
func (o *InternalV1StorageRegionsThresholdsGetInternalServerError) Error() string
type InternalV1StorageRegionsThresholdsGetNotFound ¶
InternalV1StorageRegionsThresholdsGetNotFound handles this case with default header values.
Not Found
func NewInternalV1StorageRegionsThresholdsGetNotFound ¶
func NewInternalV1StorageRegionsThresholdsGetNotFound() *InternalV1StorageRegionsThresholdsGetNotFound
NewInternalV1StorageRegionsThresholdsGetNotFound creates a InternalV1StorageRegionsThresholdsGetNotFound with default headers values
func (*InternalV1StorageRegionsThresholdsGetNotFound) Error ¶
func (o *InternalV1StorageRegionsThresholdsGetNotFound) Error() string
type InternalV1StorageRegionsThresholdsGetOK ¶
type InternalV1StorageRegionsThresholdsGetOK struct {
Payload *models.Thresholds
}
InternalV1StorageRegionsThresholdsGetOK handles this case with default header values.
OK
func NewInternalV1StorageRegionsThresholdsGetOK ¶
func NewInternalV1StorageRegionsThresholdsGetOK() *InternalV1StorageRegionsThresholdsGetOK
NewInternalV1StorageRegionsThresholdsGetOK creates a InternalV1StorageRegionsThresholdsGetOK with default headers values
func (*InternalV1StorageRegionsThresholdsGetOK) Error ¶
func (o *InternalV1StorageRegionsThresholdsGetOK) Error() string
type InternalV1StorageRegionsThresholdsGetParams ¶
type InternalV1StorageRegionsThresholdsGetParams struct { /*RegionZoneID ID of a Power Cloud Region Zone */ RegionZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalV1StorageRegionsThresholdsGetParams contains all the parameters to send to the API endpoint for the internal v1 storage regions thresholds get operation typically these are written to a http.Request
func NewInternalV1StorageRegionsThresholdsGetParams ¶
func NewInternalV1StorageRegionsThresholdsGetParams() *InternalV1StorageRegionsThresholdsGetParams
NewInternalV1StorageRegionsThresholdsGetParams creates a new InternalV1StorageRegionsThresholdsGetParams object with the default values initialized.
func NewInternalV1StorageRegionsThresholdsGetParamsWithContext ¶
func NewInternalV1StorageRegionsThresholdsGetParamsWithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsGetParams
NewInternalV1StorageRegionsThresholdsGetParamsWithContext creates a new InternalV1StorageRegionsThresholdsGetParams object with the default values initialized, and the ability to set a context for a request
func NewInternalV1StorageRegionsThresholdsGetParamsWithHTTPClient ¶
func NewInternalV1StorageRegionsThresholdsGetParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsGetParams
NewInternalV1StorageRegionsThresholdsGetParamsWithHTTPClient creates a new InternalV1StorageRegionsThresholdsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalV1StorageRegionsThresholdsGetParamsWithTimeout ¶
func NewInternalV1StorageRegionsThresholdsGetParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsGetParams
NewInternalV1StorageRegionsThresholdsGetParamsWithTimeout creates a new InternalV1StorageRegionsThresholdsGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalV1StorageRegionsThresholdsGetParams) SetContext ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) SetHTTPClient ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) SetRegionZoneID ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) SetRegionZoneID(regionZoneID string)
SetRegionZoneID adds the regionZoneId to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) SetTimeout ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) WithContext ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) WithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsGetParams
WithContext adds the context to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) WithHTTPClient ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsGetParams
WithHTTPClient adds the HTTPClient to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) WithRegionZoneID ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsThresholdsGetParams
WithRegionZoneID adds the regionZoneID to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) WithTimeout ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsGetParams
WithTimeout adds the timeout to the internal v1 storage regions thresholds get params
func (*InternalV1StorageRegionsThresholdsGetParams) WriteToRequest ¶
func (o *InternalV1StorageRegionsThresholdsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalV1StorageRegionsThresholdsGetReader ¶
type InternalV1StorageRegionsThresholdsGetReader struct {
// contains filtered or unexported fields
}
InternalV1StorageRegionsThresholdsGetReader is a Reader for the InternalV1StorageRegionsThresholdsGet structure.
func (*InternalV1StorageRegionsThresholdsGetReader) ReadResponse ¶
func (o *InternalV1StorageRegionsThresholdsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalV1StorageRegionsThresholdsGetUnauthorized ¶
type InternalV1StorageRegionsThresholdsGetUnauthorized struct {
}InternalV1StorageRegionsThresholdsGetUnauthorized handles this case with default header values.
Unauthorized
func NewInternalV1StorageRegionsThresholdsGetUnauthorized ¶
func NewInternalV1StorageRegionsThresholdsGetUnauthorized() *InternalV1StorageRegionsThresholdsGetUnauthorized
NewInternalV1StorageRegionsThresholdsGetUnauthorized creates a InternalV1StorageRegionsThresholdsGetUnauthorized with default headers values
func (*InternalV1StorageRegionsThresholdsGetUnauthorized) Error ¶
func (o *InternalV1StorageRegionsThresholdsGetUnauthorized) Error() string
type InternalV1StorageRegionsThresholdsPutAccepted ¶
type InternalV1StorageRegionsThresholdsPutAccepted struct {
Payload *models.Thresholds
}
InternalV1StorageRegionsThresholdsPutAccepted handles this case with default header values.
OK, region-zone default threshold settings update
func NewInternalV1StorageRegionsThresholdsPutAccepted ¶
func NewInternalV1StorageRegionsThresholdsPutAccepted() *InternalV1StorageRegionsThresholdsPutAccepted
NewInternalV1StorageRegionsThresholdsPutAccepted creates a InternalV1StorageRegionsThresholdsPutAccepted with default headers values
func (*InternalV1StorageRegionsThresholdsPutAccepted) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutAccepted) Error() string
type InternalV1StorageRegionsThresholdsPutBadRequest ¶
InternalV1StorageRegionsThresholdsPutBadRequest handles this case with default header values.
Bad Request
func NewInternalV1StorageRegionsThresholdsPutBadRequest ¶
func NewInternalV1StorageRegionsThresholdsPutBadRequest() *InternalV1StorageRegionsThresholdsPutBadRequest
NewInternalV1StorageRegionsThresholdsPutBadRequest creates a InternalV1StorageRegionsThresholdsPutBadRequest with default headers values
func (*InternalV1StorageRegionsThresholdsPutBadRequest) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutBadRequest) Error() string
type InternalV1StorageRegionsThresholdsPutConflict ¶
InternalV1StorageRegionsThresholdsPutConflict handles this case with default header values.
Conflict
func NewInternalV1StorageRegionsThresholdsPutConflict ¶
func NewInternalV1StorageRegionsThresholdsPutConflict() *InternalV1StorageRegionsThresholdsPutConflict
NewInternalV1StorageRegionsThresholdsPutConflict creates a InternalV1StorageRegionsThresholdsPutConflict with default headers values
func (*InternalV1StorageRegionsThresholdsPutConflict) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutConflict) Error() string
type InternalV1StorageRegionsThresholdsPutForbidden ¶
InternalV1StorageRegionsThresholdsPutForbidden handles this case with default header values.
Forbidden
func NewInternalV1StorageRegionsThresholdsPutForbidden ¶
func NewInternalV1StorageRegionsThresholdsPutForbidden() *InternalV1StorageRegionsThresholdsPutForbidden
NewInternalV1StorageRegionsThresholdsPutForbidden creates a InternalV1StorageRegionsThresholdsPutForbidden with default headers values
func (*InternalV1StorageRegionsThresholdsPutForbidden) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutForbidden) Error() string
type InternalV1StorageRegionsThresholdsPutInternalServerError ¶
InternalV1StorageRegionsThresholdsPutInternalServerError handles this case with default header values.
Internal Server Error
func NewInternalV1StorageRegionsThresholdsPutInternalServerError ¶
func NewInternalV1StorageRegionsThresholdsPutInternalServerError() *InternalV1StorageRegionsThresholdsPutInternalServerError
NewInternalV1StorageRegionsThresholdsPutInternalServerError creates a InternalV1StorageRegionsThresholdsPutInternalServerError with default headers values
func (*InternalV1StorageRegionsThresholdsPutInternalServerError) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutInternalServerError) Error() string
type InternalV1StorageRegionsThresholdsPutParams ¶
type InternalV1StorageRegionsThresholdsPutParams struct { /*Body Parameters for updating default threshold settings for a region-zone */ Body *models.Thresholds /*RegionZoneID ID of a Power Cloud Region Zone */ RegionZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InternalV1StorageRegionsThresholdsPutParams contains all the parameters to send to the API endpoint for the internal v1 storage regions thresholds put operation typically these are written to a http.Request
func NewInternalV1StorageRegionsThresholdsPutParams ¶
func NewInternalV1StorageRegionsThresholdsPutParams() *InternalV1StorageRegionsThresholdsPutParams
NewInternalV1StorageRegionsThresholdsPutParams creates a new InternalV1StorageRegionsThresholdsPutParams object with the default values initialized.
func NewInternalV1StorageRegionsThresholdsPutParamsWithContext ¶
func NewInternalV1StorageRegionsThresholdsPutParamsWithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsPutParams
NewInternalV1StorageRegionsThresholdsPutParamsWithContext creates a new InternalV1StorageRegionsThresholdsPutParams object with the default values initialized, and the ability to set a context for a request
func NewInternalV1StorageRegionsThresholdsPutParamsWithHTTPClient ¶
func NewInternalV1StorageRegionsThresholdsPutParamsWithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsPutParams
NewInternalV1StorageRegionsThresholdsPutParamsWithHTTPClient creates a new InternalV1StorageRegionsThresholdsPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInternalV1StorageRegionsThresholdsPutParamsWithTimeout ¶
func NewInternalV1StorageRegionsThresholdsPutParamsWithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsPutParams
NewInternalV1StorageRegionsThresholdsPutParamsWithTimeout creates a new InternalV1StorageRegionsThresholdsPutParams object with the default values initialized, and the ability to set a timeout on a request
func (*InternalV1StorageRegionsThresholdsPutParams) SetBody ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) SetBody(body *models.Thresholds)
SetBody adds the body to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) SetContext ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) SetContext(ctx context.Context)
SetContext adds the context to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) SetHTTPClient ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) SetRegionZoneID ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) SetRegionZoneID(regionZoneID string)
SetRegionZoneID adds the regionZoneId to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) SetTimeout ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WithBody ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WithBody(body *models.Thresholds) *InternalV1StorageRegionsThresholdsPutParams
WithBody adds the body to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WithContext ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WithContext(ctx context.Context) *InternalV1StorageRegionsThresholdsPutParams
WithContext adds the context to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WithHTTPClient ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WithHTTPClient(client *http.Client) *InternalV1StorageRegionsThresholdsPutParams
WithHTTPClient adds the HTTPClient to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WithRegionZoneID ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WithRegionZoneID(regionZoneID string) *InternalV1StorageRegionsThresholdsPutParams
WithRegionZoneID adds the regionZoneID to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WithTimeout ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WithTimeout(timeout time.Duration) *InternalV1StorageRegionsThresholdsPutParams
WithTimeout adds the timeout to the internal v1 storage regions thresholds put params
func (*InternalV1StorageRegionsThresholdsPutParams) WriteToRequest ¶
func (o *InternalV1StorageRegionsThresholdsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InternalV1StorageRegionsThresholdsPutReader ¶
type InternalV1StorageRegionsThresholdsPutReader struct {
// contains filtered or unexported fields
}
InternalV1StorageRegionsThresholdsPutReader is a Reader for the InternalV1StorageRegionsThresholdsPut structure.
func (*InternalV1StorageRegionsThresholdsPutReader) ReadResponse ¶
func (o *InternalV1StorageRegionsThresholdsPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InternalV1StorageRegionsThresholdsPutUnauthorized ¶
type InternalV1StorageRegionsThresholdsPutUnauthorized struct {
}InternalV1StorageRegionsThresholdsPutUnauthorized handles this case with default header values.
Unauthorized
func NewInternalV1StorageRegionsThresholdsPutUnauthorized ¶
func NewInternalV1StorageRegionsThresholdsPutUnauthorized() *InternalV1StorageRegionsThresholdsPutUnauthorized
NewInternalV1StorageRegionsThresholdsPutUnauthorized creates a InternalV1StorageRegionsThresholdsPutUnauthorized with default headers values
func (*InternalV1StorageRegionsThresholdsPutUnauthorized) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutUnauthorized) Error() string
type InternalV1StorageRegionsThresholdsPutUnprocessableEntity ¶
InternalV1StorageRegionsThresholdsPutUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewInternalV1StorageRegionsThresholdsPutUnprocessableEntity ¶
func NewInternalV1StorageRegionsThresholdsPutUnprocessableEntity() *InternalV1StorageRegionsThresholdsPutUnprocessableEntity
NewInternalV1StorageRegionsThresholdsPutUnprocessableEntity creates a InternalV1StorageRegionsThresholdsPutUnprocessableEntity with default headers values
func (*InternalV1StorageRegionsThresholdsPutUnprocessableEntity) Error ¶
func (o *InternalV1StorageRegionsThresholdsPutUnprocessableEntity) Error() string
Source Files ¶
- internal_storage_regions_client.go
- internal_v1_storage_regions_storage_pools_get_parameters.go
- internal_v1_storage_regions_storage_pools_get_responses.go
- internal_v1_storage_regions_storage_pools_getall_parameters.go
- internal_v1_storage_regions_storage_pools_getall_responses.go
- internal_v1_storage_regions_storage_pools_put_parameters.go
- internal_v1_storage_regions_storage_pools_put_responses.go
- internal_v1_storage_regions_thresholds_get_parameters.go
- internal_v1_storage_regions_thresholds_get_responses.go
- internal_v1_storage_regions_thresholds_put_parameters.go
- internal_v1_storage_regions_thresholds_put_responses.go