Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRackTopo(params *CreateRackTopoParams, opts ...ClientOption) (*CreateRackTopoOK, error)
- func (a *Client) DeleteRackTopo(params *DeleteRackTopoParams, opts ...ClientOption) (*DeleteRackTopoOK, error)
- func (a *Client) GetRackTopoes(params *GetRackTopoesParams, opts ...ClientOption) (*GetRackTopoesOK, error)
- func (a *Client) GetRackTopoesConnection(params *GetRackTopoesConnectionParams, opts ...ClientOption) (*GetRackTopoesConnectionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateRackTopo(params *UpdateRackTopoParams, opts ...ClientOption) (*UpdateRackTopoOK, error)
- type ClientOption
- type ClientService
- type CreateRackTopoBadRequest
- type CreateRackTopoInternalServerError
- type CreateRackTopoNotFound
- type CreateRackTopoOK
- type CreateRackTopoParams
- func NewCreateRackTopoParams() *CreateRackTopoParams
- func NewCreateRackTopoParamsWithContext(ctx context.Context) *CreateRackTopoParams
- func NewCreateRackTopoParamsWithHTTPClient(client *http.Client) *CreateRackTopoParams
- func NewCreateRackTopoParamsWithTimeout(timeout time.Duration) *CreateRackTopoParams
- func (o *CreateRackTopoParams) SetContentLanguage(contentLanguage *string)
- func (o *CreateRackTopoParams) SetContext(ctx context.Context)
- func (o *CreateRackTopoParams) SetDefaults()
- func (o *CreateRackTopoParams) SetHTTPClient(client *http.Client)
- func (o *CreateRackTopoParams) SetRequestBody(requestBody []*models.RackTopoCreationParams)
- func (o *CreateRackTopoParams) SetTimeout(timeout time.Duration)
- func (o *CreateRackTopoParams) WithContentLanguage(contentLanguage *string) *CreateRackTopoParams
- func (o *CreateRackTopoParams) WithContext(ctx context.Context) *CreateRackTopoParams
- func (o *CreateRackTopoParams) WithDefaults() *CreateRackTopoParams
- func (o *CreateRackTopoParams) WithHTTPClient(client *http.Client) *CreateRackTopoParams
- func (o *CreateRackTopoParams) WithRequestBody(requestBody []*models.RackTopoCreationParams) *CreateRackTopoParams
- func (o *CreateRackTopoParams) WithTimeout(timeout time.Duration) *CreateRackTopoParams
- func (o *CreateRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRackTopoReader
- type DeleteRackTopoBadRequest
- type DeleteRackTopoInternalServerError
- type DeleteRackTopoNotFound
- type DeleteRackTopoOK
- type DeleteRackTopoParams
- func NewDeleteRackTopoParams() *DeleteRackTopoParams
- func NewDeleteRackTopoParamsWithContext(ctx context.Context) *DeleteRackTopoParams
- func NewDeleteRackTopoParamsWithHTTPClient(client *http.Client) *DeleteRackTopoParams
- func NewDeleteRackTopoParamsWithTimeout(timeout time.Duration) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) SetContentLanguage(contentLanguage *string)
- func (o *DeleteRackTopoParams) SetContext(ctx context.Context)
- func (o *DeleteRackTopoParams) SetDefaults()
- func (o *DeleteRackTopoParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRackTopoParams) SetRequestBody(requestBody *models.RackTopoDeletionParams)
- func (o *DeleteRackTopoParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRackTopoParams) WithContentLanguage(contentLanguage *string) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WithContext(ctx context.Context) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WithDefaults() *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WithHTTPClient(client *http.Client) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WithRequestBody(requestBody *models.RackTopoDeletionParams) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WithTimeout(timeout time.Duration) *DeleteRackTopoParams
- func (o *DeleteRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRackTopoReader
- type GetRackTopoesBadRequest
- type GetRackTopoesConnectionBadRequest
- type GetRackTopoesConnectionInternalServerError
- type GetRackTopoesConnectionNotFound
- type GetRackTopoesConnectionOK
- type GetRackTopoesConnectionParams
- func NewGetRackTopoesConnectionParams() *GetRackTopoesConnectionParams
- func NewGetRackTopoesConnectionParamsWithContext(ctx context.Context) *GetRackTopoesConnectionParams
- func NewGetRackTopoesConnectionParamsWithHTTPClient(client *http.Client) *GetRackTopoesConnectionParams
- func NewGetRackTopoesConnectionParamsWithTimeout(timeout time.Duration) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) SetContentLanguage(contentLanguage *string)
- func (o *GetRackTopoesConnectionParams) SetContext(ctx context.Context)
- func (o *GetRackTopoesConnectionParams) SetDefaults()
- func (o *GetRackTopoesConnectionParams) SetHTTPClient(client *http.Client)
- func (o *GetRackTopoesConnectionParams) SetRequestBody(requestBody *models.GetRackTopoesConnectionRequestBody)
- func (o *GetRackTopoesConnectionParams) SetTimeout(timeout time.Duration)
- func (o *GetRackTopoesConnectionParams) WithContentLanguage(contentLanguage *string) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WithContext(ctx context.Context) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WithDefaults() *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WithHTTPClient(client *http.Client) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WithRequestBody(requestBody *models.GetRackTopoesConnectionRequestBody) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WithTimeout(timeout time.Duration) *GetRackTopoesConnectionParams
- func (o *GetRackTopoesConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRackTopoesConnectionReader
- type GetRackTopoesInternalServerError
- type GetRackTopoesNotFound
- type GetRackTopoesOK
- type GetRackTopoesParams
- func (o *GetRackTopoesParams) SetContentLanguage(contentLanguage *string)
- func (o *GetRackTopoesParams) SetContext(ctx context.Context)
- func (o *GetRackTopoesParams) SetDefaults()
- func (o *GetRackTopoesParams) SetHTTPClient(client *http.Client)
- func (o *GetRackTopoesParams) SetRequestBody(requestBody *models.GetRackTopoesRequestBody)
- func (o *GetRackTopoesParams) SetTimeout(timeout time.Duration)
- func (o *GetRackTopoesParams) WithContentLanguage(contentLanguage *string) *GetRackTopoesParams
- func (o *GetRackTopoesParams) WithContext(ctx context.Context) *GetRackTopoesParams
- func (o *GetRackTopoesParams) WithDefaults() *GetRackTopoesParams
- func (o *GetRackTopoesParams) WithHTTPClient(client *http.Client) *GetRackTopoesParams
- func (o *GetRackTopoesParams) WithRequestBody(requestBody *models.GetRackTopoesRequestBody) *GetRackTopoesParams
- func (o *GetRackTopoesParams) WithTimeout(timeout time.Duration) *GetRackTopoesParams
- func (o *GetRackTopoesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRackTopoesReader
- type UpdateRackTopoBadRequest
- type UpdateRackTopoInternalServerError
- type UpdateRackTopoNotFound
- type UpdateRackTopoOK
- type UpdateRackTopoParams
- func NewUpdateRackTopoParams() *UpdateRackTopoParams
- func NewUpdateRackTopoParamsWithContext(ctx context.Context) *UpdateRackTopoParams
- func NewUpdateRackTopoParamsWithHTTPClient(client *http.Client) *UpdateRackTopoParams
- func NewUpdateRackTopoParamsWithTimeout(timeout time.Duration) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) SetContentLanguage(contentLanguage *string)
- func (o *UpdateRackTopoParams) SetContext(ctx context.Context)
- func (o *UpdateRackTopoParams) SetDefaults()
- func (o *UpdateRackTopoParams) SetHTTPClient(client *http.Client)
- func (o *UpdateRackTopoParams) SetRequestBody(requestBody *models.RackTopoUpdationParams)
- func (o *UpdateRackTopoParams) SetTimeout(timeout time.Duration)
- func (o *UpdateRackTopoParams) WithContentLanguage(contentLanguage *string) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WithContext(ctx context.Context) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WithDefaults() *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WithHTTPClient(client *http.Client) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WithRequestBody(requestBody *models.RackTopoUpdationParams) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WithTimeout(timeout time.Duration) *UpdateRackTopoParams
- func (o *UpdateRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateRackTopoReader
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 rack topo API
func (*Client) CreateRackTopo ¶
func (a *Client) CreateRackTopo(params *CreateRackTopoParams, opts ...ClientOption) (*CreateRackTopoOK, error)
CreateRackTopo create rack topo API
func (*Client) DeleteRackTopo ¶
func (a *Client) DeleteRackTopo(params *DeleteRackTopoParams, opts ...ClientOption) (*DeleteRackTopoOK, error)
DeleteRackTopo delete rack topo API
func (*Client) GetRackTopoes ¶
func (a *Client) GetRackTopoes(params *GetRackTopoesParams, opts ...ClientOption) (*GetRackTopoesOK, error)
GetRackTopoes get rack topoes API
func (*Client) GetRackTopoesConnection ¶
func (a *Client) GetRackTopoesConnection(params *GetRackTopoesConnectionParams, opts ...ClientOption) (*GetRackTopoesConnectionOK, error)
GetRackTopoesConnection get rack topoes connection API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateRackTopo ¶
func (a *Client) UpdateRackTopo(params *UpdateRackTopoParams, opts ...ClientOption) (*UpdateRackTopoOK, error)
UpdateRackTopo update rack topo API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateRackTopo(params *CreateRackTopoParams, opts ...ClientOption) (*CreateRackTopoOK, error) DeleteRackTopo(params *DeleteRackTopoParams, opts ...ClientOption) (*DeleteRackTopoOK, error) GetRackTopoes(params *GetRackTopoesParams, opts ...ClientOption) (*GetRackTopoesOK, error) GetRackTopoesConnection(params *GetRackTopoesConnectionParams, opts ...ClientOption) (*GetRackTopoesConnectionOK, error) UpdateRackTopo(params *UpdateRackTopoParams, opts ...ClientOption) (*UpdateRackTopoOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new rack topo API client.
type CreateRackTopoBadRequest ¶
CreateRackTopoBadRequest describes a response with status code 400, with default header values.
Bad request
func NewCreateRackTopoBadRequest ¶
func NewCreateRackTopoBadRequest() *CreateRackTopoBadRequest
NewCreateRackTopoBadRequest creates a CreateRackTopoBadRequest with default headers values
func (*CreateRackTopoBadRequest) Error ¶
func (o *CreateRackTopoBadRequest) Error() string
func (*CreateRackTopoBadRequest) GetPayload ¶
func (o *CreateRackTopoBadRequest) GetPayload() *models.ErrorBody
type CreateRackTopoInternalServerError ¶
CreateRackTopoInternalServerError describes a response with status code 500, with default header values.
Server error
func NewCreateRackTopoInternalServerError ¶
func NewCreateRackTopoInternalServerError() *CreateRackTopoInternalServerError
NewCreateRackTopoInternalServerError creates a CreateRackTopoInternalServerError with default headers values
func (*CreateRackTopoInternalServerError) Error ¶
func (o *CreateRackTopoInternalServerError) Error() string
func (*CreateRackTopoInternalServerError) GetPayload ¶
func (o *CreateRackTopoInternalServerError) GetPayload() *models.ErrorBody
type CreateRackTopoNotFound ¶
CreateRackTopoNotFound describes a response with status code 404, with default header values.
Not found
func NewCreateRackTopoNotFound ¶
func NewCreateRackTopoNotFound() *CreateRackTopoNotFound
NewCreateRackTopoNotFound creates a CreateRackTopoNotFound with default headers values
func (*CreateRackTopoNotFound) Error ¶
func (o *CreateRackTopoNotFound) Error() string
func (*CreateRackTopoNotFound) GetPayload ¶
func (o *CreateRackTopoNotFound) GetPayload() *models.ErrorBody
type CreateRackTopoOK ¶
type CreateRackTopoOK struct { XTowerRequestID string Payload []*models.WithTaskRackTopo }
CreateRackTopoOK describes a response with status code 200, with default header values.
CreateRackTopoOK create rack topo o k
func NewCreateRackTopoOK ¶
func NewCreateRackTopoOK() *CreateRackTopoOK
NewCreateRackTopoOK creates a CreateRackTopoOK with default headers values
func (*CreateRackTopoOK) Error ¶
func (o *CreateRackTopoOK) Error() string
func (*CreateRackTopoOK) GetPayload ¶
func (o *CreateRackTopoOK) GetPayload() []*models.WithTaskRackTopo
type CreateRackTopoParams ¶
type CreateRackTopoParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody []*models.RackTopoCreationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRackTopoParams contains all the parameters to send to the API endpoint
for the create rack topo operation. Typically these are written to a http.Request.
func NewCreateRackTopoParams ¶
func NewCreateRackTopoParams() *CreateRackTopoParams
NewCreateRackTopoParams creates a new CreateRackTopoParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateRackTopoParamsWithContext ¶
func NewCreateRackTopoParamsWithContext(ctx context.Context) *CreateRackTopoParams
NewCreateRackTopoParamsWithContext creates a new CreateRackTopoParams object with the ability to set a context for a request.
func NewCreateRackTopoParamsWithHTTPClient ¶
func NewCreateRackTopoParamsWithHTTPClient(client *http.Client) *CreateRackTopoParams
NewCreateRackTopoParamsWithHTTPClient creates a new CreateRackTopoParams object with the ability to set a custom HTTPClient for a request.
func NewCreateRackTopoParamsWithTimeout ¶
func NewCreateRackTopoParamsWithTimeout(timeout time.Duration) *CreateRackTopoParams
NewCreateRackTopoParamsWithTimeout creates a new CreateRackTopoParams object with the ability to set a timeout on a request.
func (*CreateRackTopoParams) SetContentLanguage ¶
func (o *CreateRackTopoParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the create rack topo params
func (*CreateRackTopoParams) SetContext ¶
func (o *CreateRackTopoParams) SetContext(ctx context.Context)
SetContext adds the context to the create rack topo params
func (*CreateRackTopoParams) SetDefaults ¶
func (o *CreateRackTopoParams) SetDefaults()
SetDefaults hydrates default values in the create rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRackTopoParams) SetHTTPClient ¶
func (o *CreateRackTopoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create rack topo params
func (*CreateRackTopoParams) SetRequestBody ¶
func (o *CreateRackTopoParams) SetRequestBody(requestBody []*models.RackTopoCreationParams)
SetRequestBody adds the requestBody to the create rack topo params
func (*CreateRackTopoParams) SetTimeout ¶
func (o *CreateRackTopoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create rack topo params
func (*CreateRackTopoParams) WithContentLanguage ¶
func (o *CreateRackTopoParams) WithContentLanguage(contentLanguage *string) *CreateRackTopoParams
WithContentLanguage adds the contentLanguage to the create rack topo params
func (*CreateRackTopoParams) WithContext ¶
func (o *CreateRackTopoParams) WithContext(ctx context.Context) *CreateRackTopoParams
WithContext adds the context to the create rack topo params
func (*CreateRackTopoParams) WithDefaults ¶
func (o *CreateRackTopoParams) WithDefaults() *CreateRackTopoParams
WithDefaults hydrates default values in the create rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRackTopoParams) WithHTTPClient ¶
func (o *CreateRackTopoParams) WithHTTPClient(client *http.Client) *CreateRackTopoParams
WithHTTPClient adds the HTTPClient to the create rack topo params
func (*CreateRackTopoParams) WithRequestBody ¶
func (o *CreateRackTopoParams) WithRequestBody(requestBody []*models.RackTopoCreationParams) *CreateRackTopoParams
WithRequestBody adds the requestBody to the create rack topo params
func (*CreateRackTopoParams) WithTimeout ¶
func (o *CreateRackTopoParams) WithTimeout(timeout time.Duration) *CreateRackTopoParams
WithTimeout adds the timeout to the create rack topo params
func (*CreateRackTopoParams) WriteToRequest ¶
func (o *CreateRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRackTopoReader ¶
type CreateRackTopoReader struct {
// contains filtered or unexported fields
}
CreateRackTopoReader is a Reader for the CreateRackTopo structure.
func (*CreateRackTopoReader) ReadResponse ¶
func (o *CreateRackTopoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRackTopoBadRequest ¶
DeleteRackTopoBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeleteRackTopoBadRequest ¶
func NewDeleteRackTopoBadRequest() *DeleteRackTopoBadRequest
NewDeleteRackTopoBadRequest creates a DeleteRackTopoBadRequest with default headers values
func (*DeleteRackTopoBadRequest) Error ¶
func (o *DeleteRackTopoBadRequest) Error() string
func (*DeleteRackTopoBadRequest) GetPayload ¶
func (o *DeleteRackTopoBadRequest) GetPayload() *models.ErrorBody
type DeleteRackTopoInternalServerError ¶
DeleteRackTopoInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeleteRackTopoInternalServerError ¶
func NewDeleteRackTopoInternalServerError() *DeleteRackTopoInternalServerError
NewDeleteRackTopoInternalServerError creates a DeleteRackTopoInternalServerError with default headers values
func (*DeleteRackTopoInternalServerError) Error ¶
func (o *DeleteRackTopoInternalServerError) Error() string
func (*DeleteRackTopoInternalServerError) GetPayload ¶
func (o *DeleteRackTopoInternalServerError) GetPayload() *models.ErrorBody
type DeleteRackTopoNotFound ¶
DeleteRackTopoNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteRackTopoNotFound ¶
func NewDeleteRackTopoNotFound() *DeleteRackTopoNotFound
NewDeleteRackTopoNotFound creates a DeleteRackTopoNotFound with default headers values
func (*DeleteRackTopoNotFound) Error ¶
func (o *DeleteRackTopoNotFound) Error() string
func (*DeleteRackTopoNotFound) GetPayload ¶
func (o *DeleteRackTopoNotFound) GetPayload() *models.ErrorBody
type DeleteRackTopoOK ¶
type DeleteRackTopoOK struct { XTowerRequestID string Payload []*models.WithTaskDeleteRackTopo }
DeleteRackTopoOK describes a response with status code 200, with default header values.
DeleteRackTopoOK delete rack topo o k
func NewDeleteRackTopoOK ¶
func NewDeleteRackTopoOK() *DeleteRackTopoOK
NewDeleteRackTopoOK creates a DeleteRackTopoOK with default headers values
func (*DeleteRackTopoOK) Error ¶
func (o *DeleteRackTopoOK) Error() string
func (*DeleteRackTopoOK) GetPayload ¶
func (o *DeleteRackTopoOK) GetPayload() []*models.WithTaskDeleteRackTopo
type DeleteRackTopoParams ¶
type DeleteRackTopoParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.RackTopoDeletionParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRackTopoParams contains all the parameters to send to the API endpoint
for the delete rack topo operation. Typically these are written to a http.Request.
func NewDeleteRackTopoParams ¶
func NewDeleteRackTopoParams() *DeleteRackTopoParams
NewDeleteRackTopoParams creates a new DeleteRackTopoParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteRackTopoParamsWithContext ¶
func NewDeleteRackTopoParamsWithContext(ctx context.Context) *DeleteRackTopoParams
NewDeleteRackTopoParamsWithContext creates a new DeleteRackTopoParams object with the ability to set a context for a request.
func NewDeleteRackTopoParamsWithHTTPClient ¶
func NewDeleteRackTopoParamsWithHTTPClient(client *http.Client) *DeleteRackTopoParams
NewDeleteRackTopoParamsWithHTTPClient creates a new DeleteRackTopoParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteRackTopoParamsWithTimeout ¶
func NewDeleteRackTopoParamsWithTimeout(timeout time.Duration) *DeleteRackTopoParams
NewDeleteRackTopoParamsWithTimeout creates a new DeleteRackTopoParams object with the ability to set a timeout on a request.
func (*DeleteRackTopoParams) SetContentLanguage ¶
func (o *DeleteRackTopoParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the delete rack topo params
func (*DeleteRackTopoParams) SetContext ¶
func (o *DeleteRackTopoParams) SetContext(ctx context.Context)
SetContext adds the context to the delete rack topo params
func (*DeleteRackTopoParams) SetDefaults ¶
func (o *DeleteRackTopoParams) SetDefaults()
SetDefaults hydrates default values in the delete rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRackTopoParams) SetHTTPClient ¶
func (o *DeleteRackTopoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rack topo params
func (*DeleteRackTopoParams) SetRequestBody ¶
func (o *DeleteRackTopoParams) SetRequestBody(requestBody *models.RackTopoDeletionParams)
SetRequestBody adds the requestBody to the delete rack topo params
func (*DeleteRackTopoParams) SetTimeout ¶
func (o *DeleteRackTopoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rack topo params
func (*DeleteRackTopoParams) WithContentLanguage ¶
func (o *DeleteRackTopoParams) WithContentLanguage(contentLanguage *string) *DeleteRackTopoParams
WithContentLanguage adds the contentLanguage to the delete rack topo params
func (*DeleteRackTopoParams) WithContext ¶
func (o *DeleteRackTopoParams) WithContext(ctx context.Context) *DeleteRackTopoParams
WithContext adds the context to the delete rack topo params
func (*DeleteRackTopoParams) WithDefaults ¶
func (o *DeleteRackTopoParams) WithDefaults() *DeleteRackTopoParams
WithDefaults hydrates default values in the delete rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRackTopoParams) WithHTTPClient ¶
func (o *DeleteRackTopoParams) WithHTTPClient(client *http.Client) *DeleteRackTopoParams
WithHTTPClient adds the HTTPClient to the delete rack topo params
func (*DeleteRackTopoParams) WithRequestBody ¶
func (o *DeleteRackTopoParams) WithRequestBody(requestBody *models.RackTopoDeletionParams) *DeleteRackTopoParams
WithRequestBody adds the requestBody to the delete rack topo params
func (*DeleteRackTopoParams) WithTimeout ¶
func (o *DeleteRackTopoParams) WithTimeout(timeout time.Duration) *DeleteRackTopoParams
WithTimeout adds the timeout to the delete rack topo params
func (*DeleteRackTopoParams) WriteToRequest ¶
func (o *DeleteRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRackTopoReader ¶
type DeleteRackTopoReader struct {
// contains filtered or unexported fields
}
DeleteRackTopoReader is a Reader for the DeleteRackTopo structure.
func (*DeleteRackTopoReader) ReadResponse ¶
func (o *DeleteRackTopoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRackTopoesBadRequest ¶
GetRackTopoesBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetRackTopoesBadRequest ¶
func NewGetRackTopoesBadRequest() *GetRackTopoesBadRequest
NewGetRackTopoesBadRequest creates a GetRackTopoesBadRequest with default headers values
func (*GetRackTopoesBadRequest) Error ¶
func (o *GetRackTopoesBadRequest) Error() string
func (*GetRackTopoesBadRequest) GetPayload ¶
func (o *GetRackTopoesBadRequest) GetPayload() *models.ErrorBody
type GetRackTopoesConnectionBadRequest ¶
GetRackTopoesConnectionBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetRackTopoesConnectionBadRequest ¶
func NewGetRackTopoesConnectionBadRequest() *GetRackTopoesConnectionBadRequest
NewGetRackTopoesConnectionBadRequest creates a GetRackTopoesConnectionBadRequest with default headers values
func (*GetRackTopoesConnectionBadRequest) Error ¶
func (o *GetRackTopoesConnectionBadRequest) Error() string
func (*GetRackTopoesConnectionBadRequest) GetPayload ¶
func (o *GetRackTopoesConnectionBadRequest) GetPayload() *models.ErrorBody
type GetRackTopoesConnectionInternalServerError ¶
type GetRackTopoesConnectionInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetRackTopoesConnectionInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetRackTopoesConnectionInternalServerError ¶
func NewGetRackTopoesConnectionInternalServerError() *GetRackTopoesConnectionInternalServerError
NewGetRackTopoesConnectionInternalServerError creates a GetRackTopoesConnectionInternalServerError with default headers values
func (*GetRackTopoesConnectionInternalServerError) Error ¶
func (o *GetRackTopoesConnectionInternalServerError) Error() string
func (*GetRackTopoesConnectionInternalServerError) GetPayload ¶
func (o *GetRackTopoesConnectionInternalServerError) GetPayload() *models.ErrorBody
type GetRackTopoesConnectionNotFound ¶
GetRackTopoesConnectionNotFound describes a response with status code 404, with default header values.
Not found
func NewGetRackTopoesConnectionNotFound ¶
func NewGetRackTopoesConnectionNotFound() *GetRackTopoesConnectionNotFound
NewGetRackTopoesConnectionNotFound creates a GetRackTopoesConnectionNotFound with default headers values
func (*GetRackTopoesConnectionNotFound) Error ¶
func (o *GetRackTopoesConnectionNotFound) Error() string
func (*GetRackTopoesConnectionNotFound) GetPayload ¶
func (o *GetRackTopoesConnectionNotFound) GetPayload() *models.ErrorBody
type GetRackTopoesConnectionOK ¶
type GetRackTopoesConnectionOK struct { XTowerRequestID string Payload *models.RackTopoConnection }
GetRackTopoesConnectionOK describes a response with status code 200, with default header values.
GetRackTopoesConnectionOK get rack topoes connection o k
func NewGetRackTopoesConnectionOK ¶
func NewGetRackTopoesConnectionOK() *GetRackTopoesConnectionOK
NewGetRackTopoesConnectionOK creates a GetRackTopoesConnectionOK with default headers values
func (*GetRackTopoesConnectionOK) Error ¶
func (o *GetRackTopoesConnectionOK) Error() string
func (*GetRackTopoesConnectionOK) GetPayload ¶
func (o *GetRackTopoesConnectionOK) GetPayload() *models.RackTopoConnection
type GetRackTopoesConnectionParams ¶
type GetRackTopoesConnectionParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetRackTopoesConnectionRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRackTopoesConnectionParams contains all the parameters to send to the API endpoint
for the get rack topoes connection operation. Typically these are written to a http.Request.
func NewGetRackTopoesConnectionParams ¶
func NewGetRackTopoesConnectionParams() *GetRackTopoesConnectionParams
NewGetRackTopoesConnectionParams creates a new GetRackTopoesConnectionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRackTopoesConnectionParamsWithContext ¶
func NewGetRackTopoesConnectionParamsWithContext(ctx context.Context) *GetRackTopoesConnectionParams
NewGetRackTopoesConnectionParamsWithContext creates a new GetRackTopoesConnectionParams object with the ability to set a context for a request.
func NewGetRackTopoesConnectionParamsWithHTTPClient ¶
func NewGetRackTopoesConnectionParamsWithHTTPClient(client *http.Client) *GetRackTopoesConnectionParams
NewGetRackTopoesConnectionParamsWithHTTPClient creates a new GetRackTopoesConnectionParams object with the ability to set a custom HTTPClient for a request.
func NewGetRackTopoesConnectionParamsWithTimeout ¶
func NewGetRackTopoesConnectionParamsWithTimeout(timeout time.Duration) *GetRackTopoesConnectionParams
NewGetRackTopoesConnectionParamsWithTimeout creates a new GetRackTopoesConnectionParams object with the ability to set a timeout on a request.
func (*GetRackTopoesConnectionParams) SetContentLanguage ¶
func (o *GetRackTopoesConnectionParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) SetContext ¶
func (o *GetRackTopoesConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) SetDefaults ¶
func (o *GetRackTopoesConnectionParams) SetDefaults()
SetDefaults hydrates default values in the get rack topoes connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetRackTopoesConnectionParams) SetHTTPClient ¶
func (o *GetRackTopoesConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) SetRequestBody ¶
func (o *GetRackTopoesConnectionParams) SetRequestBody(requestBody *models.GetRackTopoesConnectionRequestBody)
SetRequestBody adds the requestBody to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) SetTimeout ¶
func (o *GetRackTopoesConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WithContentLanguage ¶
func (o *GetRackTopoesConnectionParams) WithContentLanguage(contentLanguage *string) *GetRackTopoesConnectionParams
WithContentLanguage adds the contentLanguage to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WithContext ¶
func (o *GetRackTopoesConnectionParams) WithContext(ctx context.Context) *GetRackTopoesConnectionParams
WithContext adds the context to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WithDefaults ¶
func (o *GetRackTopoesConnectionParams) WithDefaults() *GetRackTopoesConnectionParams
WithDefaults hydrates default values in the get rack topoes connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetRackTopoesConnectionParams) WithHTTPClient ¶
func (o *GetRackTopoesConnectionParams) WithHTTPClient(client *http.Client) *GetRackTopoesConnectionParams
WithHTTPClient adds the HTTPClient to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WithRequestBody ¶
func (o *GetRackTopoesConnectionParams) WithRequestBody(requestBody *models.GetRackTopoesConnectionRequestBody) *GetRackTopoesConnectionParams
WithRequestBody adds the requestBody to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WithTimeout ¶
func (o *GetRackTopoesConnectionParams) WithTimeout(timeout time.Duration) *GetRackTopoesConnectionParams
WithTimeout adds the timeout to the get rack topoes connection params
func (*GetRackTopoesConnectionParams) WriteToRequest ¶
func (o *GetRackTopoesConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRackTopoesConnectionReader ¶
type GetRackTopoesConnectionReader struct {
// contains filtered or unexported fields
}
GetRackTopoesConnectionReader is a Reader for the GetRackTopoesConnection structure.
func (*GetRackTopoesConnectionReader) ReadResponse ¶
func (o *GetRackTopoesConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRackTopoesInternalServerError ¶
GetRackTopoesInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetRackTopoesInternalServerError ¶
func NewGetRackTopoesInternalServerError() *GetRackTopoesInternalServerError
NewGetRackTopoesInternalServerError creates a GetRackTopoesInternalServerError with default headers values
func (*GetRackTopoesInternalServerError) Error ¶
func (o *GetRackTopoesInternalServerError) Error() string
func (*GetRackTopoesInternalServerError) GetPayload ¶
func (o *GetRackTopoesInternalServerError) GetPayload() *models.ErrorBody
type GetRackTopoesNotFound ¶
GetRackTopoesNotFound describes a response with status code 404, with default header values.
Not found
func NewGetRackTopoesNotFound ¶
func NewGetRackTopoesNotFound() *GetRackTopoesNotFound
NewGetRackTopoesNotFound creates a GetRackTopoesNotFound with default headers values
func (*GetRackTopoesNotFound) Error ¶
func (o *GetRackTopoesNotFound) Error() string
func (*GetRackTopoesNotFound) GetPayload ¶
func (o *GetRackTopoesNotFound) GetPayload() *models.ErrorBody
type GetRackTopoesOK ¶
GetRackTopoesOK describes a response with status code 200, with default header values.
GetRackTopoesOK get rack topoes o k
func NewGetRackTopoesOK ¶
func NewGetRackTopoesOK() *GetRackTopoesOK
NewGetRackTopoesOK creates a GetRackTopoesOK with default headers values
func (*GetRackTopoesOK) Error ¶
func (o *GetRackTopoesOK) Error() string
func (*GetRackTopoesOK) GetPayload ¶
func (o *GetRackTopoesOK) GetPayload() []*models.RackTopo
type GetRackTopoesParams ¶
type GetRackTopoesParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetRackTopoesRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRackTopoesParams contains all the parameters to send to the API endpoint
for the get rack topoes operation. Typically these are written to a http.Request.
func NewGetRackTopoesParams ¶
func NewGetRackTopoesParams() *GetRackTopoesParams
NewGetRackTopoesParams creates a new GetRackTopoesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRackTopoesParamsWithContext ¶
func NewGetRackTopoesParamsWithContext(ctx context.Context) *GetRackTopoesParams
NewGetRackTopoesParamsWithContext creates a new GetRackTopoesParams object with the ability to set a context for a request.
func NewGetRackTopoesParamsWithHTTPClient ¶
func NewGetRackTopoesParamsWithHTTPClient(client *http.Client) *GetRackTopoesParams
NewGetRackTopoesParamsWithHTTPClient creates a new GetRackTopoesParams object with the ability to set a custom HTTPClient for a request.
func NewGetRackTopoesParamsWithTimeout ¶
func NewGetRackTopoesParamsWithTimeout(timeout time.Duration) *GetRackTopoesParams
NewGetRackTopoesParamsWithTimeout creates a new GetRackTopoesParams object with the ability to set a timeout on a request.
func (*GetRackTopoesParams) SetContentLanguage ¶
func (o *GetRackTopoesParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get rack topoes params
func (*GetRackTopoesParams) SetContext ¶
func (o *GetRackTopoesParams) SetContext(ctx context.Context)
SetContext adds the context to the get rack topoes params
func (*GetRackTopoesParams) SetDefaults ¶
func (o *GetRackTopoesParams) SetDefaults()
SetDefaults hydrates default values in the get rack topoes params (not the query body).
All values with no default are reset to their zero value.
func (*GetRackTopoesParams) SetHTTPClient ¶
func (o *GetRackTopoesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rack topoes params
func (*GetRackTopoesParams) SetRequestBody ¶
func (o *GetRackTopoesParams) SetRequestBody(requestBody *models.GetRackTopoesRequestBody)
SetRequestBody adds the requestBody to the get rack topoes params
func (*GetRackTopoesParams) SetTimeout ¶
func (o *GetRackTopoesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rack topoes params
func (*GetRackTopoesParams) WithContentLanguage ¶
func (o *GetRackTopoesParams) WithContentLanguage(contentLanguage *string) *GetRackTopoesParams
WithContentLanguage adds the contentLanguage to the get rack topoes params
func (*GetRackTopoesParams) WithContext ¶
func (o *GetRackTopoesParams) WithContext(ctx context.Context) *GetRackTopoesParams
WithContext adds the context to the get rack topoes params
func (*GetRackTopoesParams) WithDefaults ¶
func (o *GetRackTopoesParams) WithDefaults() *GetRackTopoesParams
WithDefaults hydrates default values in the get rack topoes params (not the query body).
All values with no default are reset to their zero value.
func (*GetRackTopoesParams) WithHTTPClient ¶
func (o *GetRackTopoesParams) WithHTTPClient(client *http.Client) *GetRackTopoesParams
WithHTTPClient adds the HTTPClient to the get rack topoes params
func (*GetRackTopoesParams) WithRequestBody ¶
func (o *GetRackTopoesParams) WithRequestBody(requestBody *models.GetRackTopoesRequestBody) *GetRackTopoesParams
WithRequestBody adds the requestBody to the get rack topoes params
func (*GetRackTopoesParams) WithTimeout ¶
func (o *GetRackTopoesParams) WithTimeout(timeout time.Duration) *GetRackTopoesParams
WithTimeout adds the timeout to the get rack topoes params
func (*GetRackTopoesParams) WriteToRequest ¶
func (o *GetRackTopoesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRackTopoesReader ¶
type GetRackTopoesReader struct {
// contains filtered or unexported fields
}
GetRackTopoesReader is a Reader for the GetRackTopoes structure.
func (*GetRackTopoesReader) ReadResponse ¶
func (o *GetRackTopoesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateRackTopoBadRequest ¶
UpdateRackTopoBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUpdateRackTopoBadRequest ¶
func NewUpdateRackTopoBadRequest() *UpdateRackTopoBadRequest
NewUpdateRackTopoBadRequest creates a UpdateRackTopoBadRequest with default headers values
func (*UpdateRackTopoBadRequest) Error ¶
func (o *UpdateRackTopoBadRequest) Error() string
func (*UpdateRackTopoBadRequest) GetPayload ¶
func (o *UpdateRackTopoBadRequest) GetPayload() *models.ErrorBody
type UpdateRackTopoInternalServerError ¶
UpdateRackTopoInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUpdateRackTopoInternalServerError ¶
func NewUpdateRackTopoInternalServerError() *UpdateRackTopoInternalServerError
NewUpdateRackTopoInternalServerError creates a UpdateRackTopoInternalServerError with default headers values
func (*UpdateRackTopoInternalServerError) Error ¶
func (o *UpdateRackTopoInternalServerError) Error() string
func (*UpdateRackTopoInternalServerError) GetPayload ¶
func (o *UpdateRackTopoInternalServerError) GetPayload() *models.ErrorBody
type UpdateRackTopoNotFound ¶
UpdateRackTopoNotFound describes a response with status code 404, with default header values.
Not found
func NewUpdateRackTopoNotFound ¶
func NewUpdateRackTopoNotFound() *UpdateRackTopoNotFound
NewUpdateRackTopoNotFound creates a UpdateRackTopoNotFound with default headers values
func (*UpdateRackTopoNotFound) Error ¶
func (o *UpdateRackTopoNotFound) Error() string
func (*UpdateRackTopoNotFound) GetPayload ¶
func (o *UpdateRackTopoNotFound) GetPayload() *models.ErrorBody
type UpdateRackTopoOK ¶
type UpdateRackTopoOK struct { XTowerRequestID string Payload []*models.WithTaskRackTopo }
UpdateRackTopoOK describes a response with status code 200, with default header values.
UpdateRackTopoOK update rack topo o k
func NewUpdateRackTopoOK ¶
func NewUpdateRackTopoOK() *UpdateRackTopoOK
NewUpdateRackTopoOK creates a UpdateRackTopoOK with default headers values
func (*UpdateRackTopoOK) Error ¶
func (o *UpdateRackTopoOK) Error() string
func (*UpdateRackTopoOK) GetPayload ¶
func (o *UpdateRackTopoOK) GetPayload() []*models.WithTaskRackTopo
type UpdateRackTopoParams ¶
type UpdateRackTopoParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.RackTopoUpdationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateRackTopoParams contains all the parameters to send to the API endpoint
for the update rack topo operation. Typically these are written to a http.Request.
func NewUpdateRackTopoParams ¶
func NewUpdateRackTopoParams() *UpdateRackTopoParams
NewUpdateRackTopoParams creates a new UpdateRackTopoParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateRackTopoParamsWithContext ¶
func NewUpdateRackTopoParamsWithContext(ctx context.Context) *UpdateRackTopoParams
NewUpdateRackTopoParamsWithContext creates a new UpdateRackTopoParams object with the ability to set a context for a request.
func NewUpdateRackTopoParamsWithHTTPClient ¶
func NewUpdateRackTopoParamsWithHTTPClient(client *http.Client) *UpdateRackTopoParams
NewUpdateRackTopoParamsWithHTTPClient creates a new UpdateRackTopoParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateRackTopoParamsWithTimeout ¶
func NewUpdateRackTopoParamsWithTimeout(timeout time.Duration) *UpdateRackTopoParams
NewUpdateRackTopoParamsWithTimeout creates a new UpdateRackTopoParams object with the ability to set a timeout on a request.
func (*UpdateRackTopoParams) SetContentLanguage ¶
func (o *UpdateRackTopoParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the update rack topo params
func (*UpdateRackTopoParams) SetContext ¶
func (o *UpdateRackTopoParams) SetContext(ctx context.Context)
SetContext adds the context to the update rack topo params
func (*UpdateRackTopoParams) SetDefaults ¶
func (o *UpdateRackTopoParams) SetDefaults()
SetDefaults hydrates default values in the update rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRackTopoParams) SetHTTPClient ¶
func (o *UpdateRackTopoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update rack topo params
func (*UpdateRackTopoParams) SetRequestBody ¶
func (o *UpdateRackTopoParams) SetRequestBody(requestBody *models.RackTopoUpdationParams)
SetRequestBody adds the requestBody to the update rack topo params
func (*UpdateRackTopoParams) SetTimeout ¶
func (o *UpdateRackTopoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update rack topo params
func (*UpdateRackTopoParams) WithContentLanguage ¶
func (o *UpdateRackTopoParams) WithContentLanguage(contentLanguage *string) *UpdateRackTopoParams
WithContentLanguage adds the contentLanguage to the update rack topo params
func (*UpdateRackTopoParams) WithContext ¶
func (o *UpdateRackTopoParams) WithContext(ctx context.Context) *UpdateRackTopoParams
WithContext adds the context to the update rack topo params
func (*UpdateRackTopoParams) WithDefaults ¶
func (o *UpdateRackTopoParams) WithDefaults() *UpdateRackTopoParams
WithDefaults hydrates default values in the update rack topo params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRackTopoParams) WithHTTPClient ¶
func (o *UpdateRackTopoParams) WithHTTPClient(client *http.Client) *UpdateRackTopoParams
WithHTTPClient adds the HTTPClient to the update rack topo params
func (*UpdateRackTopoParams) WithRequestBody ¶
func (o *UpdateRackTopoParams) WithRequestBody(requestBody *models.RackTopoUpdationParams) *UpdateRackTopoParams
WithRequestBody adds the requestBody to the update rack topo params
func (*UpdateRackTopoParams) WithTimeout ¶
func (o *UpdateRackTopoParams) WithTimeout(timeout time.Duration) *UpdateRackTopoParams
WithTimeout adds the timeout to the update rack topo params
func (*UpdateRackTopoParams) WriteToRequest ¶
func (o *UpdateRackTopoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateRackTopoReader ¶
type UpdateRackTopoReader struct {
// contains filtered or unexported fields
}
UpdateRackTopoReader is a Reader for the UpdateRackTopo structure.
func (*UpdateRackTopoReader) ReadResponse ¶
func (o *UpdateRackTopoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_rack_topo_parameters.go
- create_rack_topo_responses.go
- delete_rack_topo_parameters.go
- delete_rack_topo_responses.go
- get_rack_topoes_connection_parameters.go
- get_rack_topoes_connection_responses.go
- get_rack_topoes_parameters.go
- get_rack_topoes_responses.go
- rack_topo_client.go
- update_rack_topo_parameters.go
- update_rack_topo_responses.go