Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateNfsExport(params *CreateNfsExportParams, opts ...ClientOption) (*CreateNfsExportOK, error)
- func (a *Client) DeleteNfsExport(params *DeleteNfsExportParams, opts ...ClientOption) (*DeleteNfsExportOK, error)
- func (a *Client) GetNfsExports(params *GetNfsExportsParams, opts ...ClientOption) (*GetNfsExportsOK, error)
- func (a *Client) GetNfsExportsConnection(params *GetNfsExportsConnectionParams, opts ...ClientOption) (*GetNfsExportsConnectionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateNfsExport(params *UpdateNfsExportParams, opts ...ClientOption) (*UpdateNfsExportOK, error)
- type ClientOption
- type ClientService
- type CreateNfsExportBadRequest
- type CreateNfsExportInternalServerError
- type CreateNfsExportNotFound
- type CreateNfsExportOK
- type CreateNfsExportParams
- func NewCreateNfsExportParams() *CreateNfsExportParams
- func NewCreateNfsExportParamsWithContext(ctx context.Context) *CreateNfsExportParams
- func NewCreateNfsExportParamsWithHTTPClient(client *http.Client) *CreateNfsExportParams
- func NewCreateNfsExportParamsWithTimeout(timeout time.Duration) *CreateNfsExportParams
- func (o *CreateNfsExportParams) SetContentLanguage(contentLanguage *string)
- func (o *CreateNfsExportParams) SetContext(ctx context.Context)
- func (o *CreateNfsExportParams) SetDefaults()
- func (o *CreateNfsExportParams) SetHTTPClient(client *http.Client)
- func (o *CreateNfsExportParams) SetRequestBody(requestBody []*models.NfsExportCreationParams)
- func (o *CreateNfsExportParams) SetTimeout(timeout time.Duration)
- func (o *CreateNfsExportParams) WithContentLanguage(contentLanguage *string) *CreateNfsExportParams
- func (o *CreateNfsExportParams) WithContext(ctx context.Context) *CreateNfsExportParams
- func (o *CreateNfsExportParams) WithDefaults() *CreateNfsExportParams
- func (o *CreateNfsExportParams) WithHTTPClient(client *http.Client) *CreateNfsExportParams
- func (o *CreateNfsExportParams) WithRequestBody(requestBody []*models.NfsExportCreationParams) *CreateNfsExportParams
- func (o *CreateNfsExportParams) WithTimeout(timeout time.Duration) *CreateNfsExportParams
- func (o *CreateNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNfsExportReader
- type DeleteNfsExportBadRequest
- type DeleteNfsExportInternalServerError
- type DeleteNfsExportNotFound
- type DeleteNfsExportOK
- type DeleteNfsExportParams
- func NewDeleteNfsExportParams() *DeleteNfsExportParams
- func NewDeleteNfsExportParamsWithContext(ctx context.Context) *DeleteNfsExportParams
- func NewDeleteNfsExportParamsWithHTTPClient(client *http.Client) *DeleteNfsExportParams
- func NewDeleteNfsExportParamsWithTimeout(timeout time.Duration) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) SetContentLanguage(contentLanguage *string)
- func (o *DeleteNfsExportParams) SetContext(ctx context.Context)
- func (o *DeleteNfsExportParams) SetDefaults()
- func (o *DeleteNfsExportParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNfsExportParams) SetRequestBody(requestBody *models.NfsExportDeletionParams)
- func (o *DeleteNfsExportParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNfsExportParams) WithContentLanguage(contentLanguage *string) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WithContext(ctx context.Context) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WithDefaults() *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WithHTTPClient(client *http.Client) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WithRequestBody(requestBody *models.NfsExportDeletionParams) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WithTimeout(timeout time.Duration) *DeleteNfsExportParams
- func (o *DeleteNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNfsExportReader
- type GetNfsExportsBadRequest
- type GetNfsExportsConnectionBadRequest
- type GetNfsExportsConnectionInternalServerError
- type GetNfsExportsConnectionNotFound
- type GetNfsExportsConnectionOK
- type GetNfsExportsConnectionParams
- func NewGetNfsExportsConnectionParams() *GetNfsExportsConnectionParams
- func NewGetNfsExportsConnectionParamsWithContext(ctx context.Context) *GetNfsExportsConnectionParams
- func NewGetNfsExportsConnectionParamsWithHTTPClient(client *http.Client) *GetNfsExportsConnectionParams
- func NewGetNfsExportsConnectionParamsWithTimeout(timeout time.Duration) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) SetContentLanguage(contentLanguage *string)
- func (o *GetNfsExportsConnectionParams) SetContext(ctx context.Context)
- func (o *GetNfsExportsConnectionParams) SetDefaults()
- func (o *GetNfsExportsConnectionParams) SetHTTPClient(client *http.Client)
- func (o *GetNfsExportsConnectionParams) SetRequestBody(requestBody *models.GetNfsExportsConnectionRequestBody)
- func (o *GetNfsExportsConnectionParams) SetTimeout(timeout time.Duration)
- func (o *GetNfsExportsConnectionParams) WithContentLanguage(contentLanguage *string) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WithContext(ctx context.Context) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WithDefaults() *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WithHTTPClient(client *http.Client) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WithRequestBody(requestBody *models.GetNfsExportsConnectionRequestBody) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WithTimeout(timeout time.Duration) *GetNfsExportsConnectionParams
- func (o *GetNfsExportsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNfsExportsConnectionReader
- type GetNfsExportsInternalServerError
- type GetNfsExportsNotFound
- type GetNfsExportsOK
- type GetNfsExportsParams
- func (o *GetNfsExportsParams) SetContentLanguage(contentLanguage *string)
- func (o *GetNfsExportsParams) SetContext(ctx context.Context)
- func (o *GetNfsExportsParams) SetDefaults()
- func (o *GetNfsExportsParams) SetHTTPClient(client *http.Client)
- func (o *GetNfsExportsParams) SetRequestBody(requestBody *models.GetNfsExportsRequestBody)
- func (o *GetNfsExportsParams) SetTimeout(timeout time.Duration)
- func (o *GetNfsExportsParams) WithContentLanguage(contentLanguage *string) *GetNfsExportsParams
- func (o *GetNfsExportsParams) WithContext(ctx context.Context) *GetNfsExportsParams
- func (o *GetNfsExportsParams) WithDefaults() *GetNfsExportsParams
- func (o *GetNfsExportsParams) WithHTTPClient(client *http.Client) *GetNfsExportsParams
- func (o *GetNfsExportsParams) WithRequestBody(requestBody *models.GetNfsExportsRequestBody) *GetNfsExportsParams
- func (o *GetNfsExportsParams) WithTimeout(timeout time.Duration) *GetNfsExportsParams
- func (o *GetNfsExportsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNfsExportsReader
- type UpdateNfsExportBadRequest
- type UpdateNfsExportInternalServerError
- type UpdateNfsExportNotFound
- type UpdateNfsExportOK
- type UpdateNfsExportParams
- func NewUpdateNfsExportParams() *UpdateNfsExportParams
- func NewUpdateNfsExportParamsWithContext(ctx context.Context) *UpdateNfsExportParams
- func NewUpdateNfsExportParamsWithHTTPClient(client *http.Client) *UpdateNfsExportParams
- func NewUpdateNfsExportParamsWithTimeout(timeout time.Duration) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) SetContentLanguage(contentLanguage *string)
- func (o *UpdateNfsExportParams) SetContext(ctx context.Context)
- func (o *UpdateNfsExportParams) SetDefaults()
- func (o *UpdateNfsExportParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNfsExportParams) SetRequestBody(requestBody *models.NfsExportUpdationParams)
- func (o *UpdateNfsExportParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNfsExportParams) WithContentLanguage(contentLanguage *string) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WithContext(ctx context.Context) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WithDefaults() *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WithHTTPClient(client *http.Client) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WithRequestBody(requestBody *models.NfsExportUpdationParams) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WithTimeout(timeout time.Duration) *UpdateNfsExportParams
- func (o *UpdateNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNfsExportReader
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 nfs export API
func (*Client) CreateNfsExport ¶
func (a *Client) CreateNfsExport(params *CreateNfsExportParams, opts ...ClientOption) (*CreateNfsExportOK, error)
CreateNfsExport create nfs export API
func (*Client) DeleteNfsExport ¶
func (a *Client) DeleteNfsExport(params *DeleteNfsExportParams, opts ...ClientOption) (*DeleteNfsExportOK, error)
DeleteNfsExport delete nfs export API
func (*Client) GetNfsExports ¶
func (a *Client) GetNfsExports(params *GetNfsExportsParams, opts ...ClientOption) (*GetNfsExportsOK, error)
GetNfsExports get nfs exports API
func (*Client) GetNfsExportsConnection ¶
func (a *Client) GetNfsExportsConnection(params *GetNfsExportsConnectionParams, opts ...ClientOption) (*GetNfsExportsConnectionOK, error)
GetNfsExportsConnection get nfs exports connection API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateNfsExport ¶
func (a *Client) UpdateNfsExport(params *UpdateNfsExportParams, opts ...ClientOption) (*UpdateNfsExportOK, error)
UpdateNfsExport update nfs export API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateNfsExport(params *CreateNfsExportParams, opts ...ClientOption) (*CreateNfsExportOK, error) DeleteNfsExport(params *DeleteNfsExportParams, opts ...ClientOption) (*DeleteNfsExportOK, error) GetNfsExports(params *GetNfsExportsParams, opts ...ClientOption) (*GetNfsExportsOK, error) GetNfsExportsConnection(params *GetNfsExportsConnectionParams, opts ...ClientOption) (*GetNfsExportsConnectionOK, error) UpdateNfsExport(params *UpdateNfsExportParams, opts ...ClientOption) (*UpdateNfsExportOK, 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 nfs export API client.
type CreateNfsExportBadRequest ¶
CreateNfsExportBadRequest describes a response with status code 400, with default header values.
Bad request
func NewCreateNfsExportBadRequest ¶
func NewCreateNfsExportBadRequest() *CreateNfsExportBadRequest
NewCreateNfsExportBadRequest creates a CreateNfsExportBadRequest with default headers values
func (*CreateNfsExportBadRequest) Error ¶
func (o *CreateNfsExportBadRequest) Error() string
func (*CreateNfsExportBadRequest) GetPayload ¶
func (o *CreateNfsExportBadRequest) GetPayload() *models.ErrorBody
type CreateNfsExportInternalServerError ¶
CreateNfsExportInternalServerError describes a response with status code 500, with default header values.
Server error
func NewCreateNfsExportInternalServerError ¶
func NewCreateNfsExportInternalServerError() *CreateNfsExportInternalServerError
NewCreateNfsExportInternalServerError creates a CreateNfsExportInternalServerError with default headers values
func (*CreateNfsExportInternalServerError) Error ¶
func (o *CreateNfsExportInternalServerError) Error() string
func (*CreateNfsExportInternalServerError) GetPayload ¶
func (o *CreateNfsExportInternalServerError) GetPayload() *models.ErrorBody
type CreateNfsExportNotFound ¶
CreateNfsExportNotFound describes a response with status code 404, with default header values.
Not found
func NewCreateNfsExportNotFound ¶
func NewCreateNfsExportNotFound() *CreateNfsExportNotFound
NewCreateNfsExportNotFound creates a CreateNfsExportNotFound with default headers values
func (*CreateNfsExportNotFound) Error ¶
func (o *CreateNfsExportNotFound) Error() string
func (*CreateNfsExportNotFound) GetPayload ¶
func (o *CreateNfsExportNotFound) GetPayload() *models.ErrorBody
type CreateNfsExportOK ¶
type CreateNfsExportOK struct { XTowerRequestID string Payload []*models.WithTaskNfsExport }
CreateNfsExportOK describes a response with status code 200, with default header values.
CreateNfsExportOK create nfs export o k
func NewCreateNfsExportOK ¶
func NewCreateNfsExportOK() *CreateNfsExportOK
NewCreateNfsExportOK creates a CreateNfsExportOK with default headers values
func (*CreateNfsExportOK) Error ¶
func (o *CreateNfsExportOK) Error() string
func (*CreateNfsExportOK) GetPayload ¶
func (o *CreateNfsExportOK) GetPayload() []*models.WithTaskNfsExport
type CreateNfsExportParams ¶
type CreateNfsExportParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody []*models.NfsExportCreationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNfsExportParams contains all the parameters to send to the API endpoint
for the create nfs export operation. Typically these are written to a http.Request.
func NewCreateNfsExportParams ¶
func NewCreateNfsExportParams() *CreateNfsExportParams
NewCreateNfsExportParams creates a new CreateNfsExportParams 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 NewCreateNfsExportParamsWithContext ¶
func NewCreateNfsExportParamsWithContext(ctx context.Context) *CreateNfsExportParams
NewCreateNfsExportParamsWithContext creates a new CreateNfsExportParams object with the ability to set a context for a request.
func NewCreateNfsExportParamsWithHTTPClient ¶
func NewCreateNfsExportParamsWithHTTPClient(client *http.Client) *CreateNfsExportParams
NewCreateNfsExportParamsWithHTTPClient creates a new CreateNfsExportParams object with the ability to set a custom HTTPClient for a request.
func NewCreateNfsExportParamsWithTimeout ¶
func NewCreateNfsExportParamsWithTimeout(timeout time.Duration) *CreateNfsExportParams
NewCreateNfsExportParamsWithTimeout creates a new CreateNfsExportParams object with the ability to set a timeout on a request.
func (*CreateNfsExportParams) SetContentLanguage ¶
func (o *CreateNfsExportParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the create nfs export params
func (*CreateNfsExportParams) SetContext ¶
func (o *CreateNfsExportParams) SetContext(ctx context.Context)
SetContext adds the context to the create nfs export params
func (*CreateNfsExportParams) SetDefaults ¶
func (o *CreateNfsExportParams) SetDefaults()
SetDefaults hydrates default values in the create nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNfsExportParams) SetHTTPClient ¶
func (o *CreateNfsExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create nfs export params
func (*CreateNfsExportParams) SetRequestBody ¶
func (o *CreateNfsExportParams) SetRequestBody(requestBody []*models.NfsExportCreationParams)
SetRequestBody adds the requestBody to the create nfs export params
func (*CreateNfsExportParams) SetTimeout ¶
func (o *CreateNfsExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create nfs export params
func (*CreateNfsExportParams) WithContentLanguage ¶
func (o *CreateNfsExportParams) WithContentLanguage(contentLanguage *string) *CreateNfsExportParams
WithContentLanguage adds the contentLanguage to the create nfs export params
func (*CreateNfsExportParams) WithContext ¶
func (o *CreateNfsExportParams) WithContext(ctx context.Context) *CreateNfsExportParams
WithContext adds the context to the create nfs export params
func (*CreateNfsExportParams) WithDefaults ¶
func (o *CreateNfsExportParams) WithDefaults() *CreateNfsExportParams
WithDefaults hydrates default values in the create nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNfsExportParams) WithHTTPClient ¶
func (o *CreateNfsExportParams) WithHTTPClient(client *http.Client) *CreateNfsExportParams
WithHTTPClient adds the HTTPClient to the create nfs export params
func (*CreateNfsExportParams) WithRequestBody ¶
func (o *CreateNfsExportParams) WithRequestBody(requestBody []*models.NfsExportCreationParams) *CreateNfsExportParams
WithRequestBody adds the requestBody to the create nfs export params
func (*CreateNfsExportParams) WithTimeout ¶
func (o *CreateNfsExportParams) WithTimeout(timeout time.Duration) *CreateNfsExportParams
WithTimeout adds the timeout to the create nfs export params
func (*CreateNfsExportParams) WriteToRequest ¶
func (o *CreateNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNfsExportReader ¶
type CreateNfsExportReader struct {
// contains filtered or unexported fields
}
CreateNfsExportReader is a Reader for the CreateNfsExport structure.
func (*CreateNfsExportReader) ReadResponse ¶
func (o *CreateNfsExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNfsExportBadRequest ¶
DeleteNfsExportBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeleteNfsExportBadRequest ¶
func NewDeleteNfsExportBadRequest() *DeleteNfsExportBadRequest
NewDeleteNfsExportBadRequest creates a DeleteNfsExportBadRequest with default headers values
func (*DeleteNfsExportBadRequest) Error ¶
func (o *DeleteNfsExportBadRequest) Error() string
func (*DeleteNfsExportBadRequest) GetPayload ¶
func (o *DeleteNfsExportBadRequest) GetPayload() *models.ErrorBody
type DeleteNfsExportInternalServerError ¶
DeleteNfsExportInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeleteNfsExportInternalServerError ¶
func NewDeleteNfsExportInternalServerError() *DeleteNfsExportInternalServerError
NewDeleteNfsExportInternalServerError creates a DeleteNfsExportInternalServerError with default headers values
func (*DeleteNfsExportInternalServerError) Error ¶
func (o *DeleteNfsExportInternalServerError) Error() string
func (*DeleteNfsExportInternalServerError) GetPayload ¶
func (o *DeleteNfsExportInternalServerError) GetPayload() *models.ErrorBody
type DeleteNfsExportNotFound ¶
DeleteNfsExportNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteNfsExportNotFound ¶
func NewDeleteNfsExportNotFound() *DeleteNfsExportNotFound
NewDeleteNfsExportNotFound creates a DeleteNfsExportNotFound with default headers values
func (*DeleteNfsExportNotFound) Error ¶
func (o *DeleteNfsExportNotFound) Error() string
func (*DeleteNfsExportNotFound) GetPayload ¶
func (o *DeleteNfsExportNotFound) GetPayload() *models.ErrorBody
type DeleteNfsExportOK ¶
type DeleteNfsExportOK struct { XTowerRequestID string Payload []*models.WithTaskDeleteNfsExport }
DeleteNfsExportOK describes a response with status code 200, with default header values.
DeleteNfsExportOK delete nfs export o k
func NewDeleteNfsExportOK ¶
func NewDeleteNfsExportOK() *DeleteNfsExportOK
NewDeleteNfsExportOK creates a DeleteNfsExportOK with default headers values
func (*DeleteNfsExportOK) Error ¶
func (o *DeleteNfsExportOK) Error() string
func (*DeleteNfsExportOK) GetPayload ¶
func (o *DeleteNfsExportOK) GetPayload() []*models.WithTaskDeleteNfsExport
type DeleteNfsExportParams ¶
type DeleteNfsExportParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.NfsExportDeletionParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNfsExportParams contains all the parameters to send to the API endpoint
for the delete nfs export operation. Typically these are written to a http.Request.
func NewDeleteNfsExportParams ¶
func NewDeleteNfsExportParams() *DeleteNfsExportParams
NewDeleteNfsExportParams creates a new DeleteNfsExportParams 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 NewDeleteNfsExportParamsWithContext ¶
func NewDeleteNfsExportParamsWithContext(ctx context.Context) *DeleteNfsExportParams
NewDeleteNfsExportParamsWithContext creates a new DeleteNfsExportParams object with the ability to set a context for a request.
func NewDeleteNfsExportParamsWithHTTPClient ¶
func NewDeleteNfsExportParamsWithHTTPClient(client *http.Client) *DeleteNfsExportParams
NewDeleteNfsExportParamsWithHTTPClient creates a new DeleteNfsExportParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteNfsExportParamsWithTimeout ¶
func NewDeleteNfsExportParamsWithTimeout(timeout time.Duration) *DeleteNfsExportParams
NewDeleteNfsExportParamsWithTimeout creates a new DeleteNfsExportParams object with the ability to set a timeout on a request.
func (*DeleteNfsExportParams) SetContentLanguage ¶
func (o *DeleteNfsExportParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the delete nfs export params
func (*DeleteNfsExportParams) SetContext ¶
func (o *DeleteNfsExportParams) SetContext(ctx context.Context)
SetContext adds the context to the delete nfs export params
func (*DeleteNfsExportParams) SetDefaults ¶
func (o *DeleteNfsExportParams) SetDefaults()
SetDefaults hydrates default values in the delete nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNfsExportParams) SetHTTPClient ¶
func (o *DeleteNfsExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete nfs export params
func (*DeleteNfsExportParams) SetRequestBody ¶
func (o *DeleteNfsExportParams) SetRequestBody(requestBody *models.NfsExportDeletionParams)
SetRequestBody adds the requestBody to the delete nfs export params
func (*DeleteNfsExportParams) SetTimeout ¶
func (o *DeleteNfsExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete nfs export params
func (*DeleteNfsExportParams) WithContentLanguage ¶
func (o *DeleteNfsExportParams) WithContentLanguage(contentLanguage *string) *DeleteNfsExportParams
WithContentLanguage adds the contentLanguage to the delete nfs export params
func (*DeleteNfsExportParams) WithContext ¶
func (o *DeleteNfsExportParams) WithContext(ctx context.Context) *DeleteNfsExportParams
WithContext adds the context to the delete nfs export params
func (*DeleteNfsExportParams) WithDefaults ¶
func (o *DeleteNfsExportParams) WithDefaults() *DeleteNfsExportParams
WithDefaults hydrates default values in the delete nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNfsExportParams) WithHTTPClient ¶
func (o *DeleteNfsExportParams) WithHTTPClient(client *http.Client) *DeleteNfsExportParams
WithHTTPClient adds the HTTPClient to the delete nfs export params
func (*DeleteNfsExportParams) WithRequestBody ¶
func (o *DeleteNfsExportParams) WithRequestBody(requestBody *models.NfsExportDeletionParams) *DeleteNfsExportParams
WithRequestBody adds the requestBody to the delete nfs export params
func (*DeleteNfsExportParams) WithTimeout ¶
func (o *DeleteNfsExportParams) WithTimeout(timeout time.Duration) *DeleteNfsExportParams
WithTimeout adds the timeout to the delete nfs export params
func (*DeleteNfsExportParams) WriteToRequest ¶
func (o *DeleteNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNfsExportReader ¶
type DeleteNfsExportReader struct {
// contains filtered or unexported fields
}
DeleteNfsExportReader is a Reader for the DeleteNfsExport structure.
func (*DeleteNfsExportReader) ReadResponse ¶
func (o *DeleteNfsExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNfsExportsBadRequest ¶
GetNfsExportsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetNfsExportsBadRequest ¶
func NewGetNfsExportsBadRequest() *GetNfsExportsBadRequest
NewGetNfsExportsBadRequest creates a GetNfsExportsBadRequest with default headers values
func (*GetNfsExportsBadRequest) Error ¶
func (o *GetNfsExportsBadRequest) Error() string
func (*GetNfsExportsBadRequest) GetPayload ¶
func (o *GetNfsExportsBadRequest) GetPayload() *models.ErrorBody
type GetNfsExportsConnectionBadRequest ¶
GetNfsExportsConnectionBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetNfsExportsConnectionBadRequest ¶
func NewGetNfsExportsConnectionBadRequest() *GetNfsExportsConnectionBadRequest
NewGetNfsExportsConnectionBadRequest creates a GetNfsExportsConnectionBadRequest with default headers values
func (*GetNfsExportsConnectionBadRequest) Error ¶
func (o *GetNfsExportsConnectionBadRequest) Error() string
func (*GetNfsExportsConnectionBadRequest) GetPayload ¶
func (o *GetNfsExportsConnectionBadRequest) GetPayload() *models.ErrorBody
type GetNfsExportsConnectionInternalServerError ¶
type GetNfsExportsConnectionInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetNfsExportsConnectionInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetNfsExportsConnectionInternalServerError ¶
func NewGetNfsExportsConnectionInternalServerError() *GetNfsExportsConnectionInternalServerError
NewGetNfsExportsConnectionInternalServerError creates a GetNfsExportsConnectionInternalServerError with default headers values
func (*GetNfsExportsConnectionInternalServerError) Error ¶
func (o *GetNfsExportsConnectionInternalServerError) Error() string
func (*GetNfsExportsConnectionInternalServerError) GetPayload ¶
func (o *GetNfsExportsConnectionInternalServerError) GetPayload() *models.ErrorBody
type GetNfsExportsConnectionNotFound ¶
GetNfsExportsConnectionNotFound describes a response with status code 404, with default header values.
Not found
func NewGetNfsExportsConnectionNotFound ¶
func NewGetNfsExportsConnectionNotFound() *GetNfsExportsConnectionNotFound
NewGetNfsExportsConnectionNotFound creates a GetNfsExportsConnectionNotFound with default headers values
func (*GetNfsExportsConnectionNotFound) Error ¶
func (o *GetNfsExportsConnectionNotFound) Error() string
func (*GetNfsExportsConnectionNotFound) GetPayload ¶
func (o *GetNfsExportsConnectionNotFound) GetPayload() *models.ErrorBody
type GetNfsExportsConnectionOK ¶
type GetNfsExportsConnectionOK struct { XTowerRequestID string Payload *models.NfsExportConnection }
GetNfsExportsConnectionOK describes a response with status code 200, with default header values.
GetNfsExportsConnectionOK get nfs exports connection o k
func NewGetNfsExportsConnectionOK ¶
func NewGetNfsExportsConnectionOK() *GetNfsExportsConnectionOK
NewGetNfsExportsConnectionOK creates a GetNfsExportsConnectionOK with default headers values
func (*GetNfsExportsConnectionOK) Error ¶
func (o *GetNfsExportsConnectionOK) Error() string
func (*GetNfsExportsConnectionOK) GetPayload ¶
func (o *GetNfsExportsConnectionOK) GetPayload() *models.NfsExportConnection
type GetNfsExportsConnectionParams ¶
type GetNfsExportsConnectionParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetNfsExportsConnectionRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNfsExportsConnectionParams contains all the parameters to send to the API endpoint
for the get nfs exports connection operation. Typically these are written to a http.Request.
func NewGetNfsExportsConnectionParams ¶
func NewGetNfsExportsConnectionParams() *GetNfsExportsConnectionParams
NewGetNfsExportsConnectionParams creates a new GetNfsExportsConnectionParams 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 NewGetNfsExportsConnectionParamsWithContext ¶
func NewGetNfsExportsConnectionParamsWithContext(ctx context.Context) *GetNfsExportsConnectionParams
NewGetNfsExportsConnectionParamsWithContext creates a new GetNfsExportsConnectionParams object with the ability to set a context for a request.
func NewGetNfsExportsConnectionParamsWithHTTPClient ¶
func NewGetNfsExportsConnectionParamsWithHTTPClient(client *http.Client) *GetNfsExportsConnectionParams
NewGetNfsExportsConnectionParamsWithHTTPClient creates a new GetNfsExportsConnectionParams object with the ability to set a custom HTTPClient for a request.
func NewGetNfsExportsConnectionParamsWithTimeout ¶
func NewGetNfsExportsConnectionParamsWithTimeout(timeout time.Duration) *GetNfsExportsConnectionParams
NewGetNfsExportsConnectionParamsWithTimeout creates a new GetNfsExportsConnectionParams object with the ability to set a timeout on a request.
func (*GetNfsExportsConnectionParams) SetContentLanguage ¶
func (o *GetNfsExportsConnectionParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) SetContext ¶
func (o *GetNfsExportsConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) SetDefaults ¶
func (o *GetNfsExportsConnectionParams) SetDefaults()
SetDefaults hydrates default values in the get nfs exports connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetNfsExportsConnectionParams) SetHTTPClient ¶
func (o *GetNfsExportsConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) SetRequestBody ¶
func (o *GetNfsExportsConnectionParams) SetRequestBody(requestBody *models.GetNfsExportsConnectionRequestBody)
SetRequestBody adds the requestBody to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) SetTimeout ¶
func (o *GetNfsExportsConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WithContentLanguage ¶
func (o *GetNfsExportsConnectionParams) WithContentLanguage(contentLanguage *string) *GetNfsExportsConnectionParams
WithContentLanguage adds the contentLanguage to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WithContext ¶
func (o *GetNfsExportsConnectionParams) WithContext(ctx context.Context) *GetNfsExportsConnectionParams
WithContext adds the context to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WithDefaults ¶
func (o *GetNfsExportsConnectionParams) WithDefaults() *GetNfsExportsConnectionParams
WithDefaults hydrates default values in the get nfs exports connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetNfsExportsConnectionParams) WithHTTPClient ¶
func (o *GetNfsExportsConnectionParams) WithHTTPClient(client *http.Client) *GetNfsExportsConnectionParams
WithHTTPClient adds the HTTPClient to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WithRequestBody ¶
func (o *GetNfsExportsConnectionParams) WithRequestBody(requestBody *models.GetNfsExportsConnectionRequestBody) *GetNfsExportsConnectionParams
WithRequestBody adds the requestBody to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WithTimeout ¶
func (o *GetNfsExportsConnectionParams) WithTimeout(timeout time.Duration) *GetNfsExportsConnectionParams
WithTimeout adds the timeout to the get nfs exports connection params
func (*GetNfsExportsConnectionParams) WriteToRequest ¶
func (o *GetNfsExportsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNfsExportsConnectionReader ¶
type GetNfsExportsConnectionReader struct {
// contains filtered or unexported fields
}
GetNfsExportsConnectionReader is a Reader for the GetNfsExportsConnection structure.
func (*GetNfsExportsConnectionReader) ReadResponse ¶
func (o *GetNfsExportsConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNfsExportsInternalServerError ¶
GetNfsExportsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetNfsExportsInternalServerError ¶
func NewGetNfsExportsInternalServerError() *GetNfsExportsInternalServerError
NewGetNfsExportsInternalServerError creates a GetNfsExportsInternalServerError with default headers values
func (*GetNfsExportsInternalServerError) Error ¶
func (o *GetNfsExportsInternalServerError) Error() string
func (*GetNfsExportsInternalServerError) GetPayload ¶
func (o *GetNfsExportsInternalServerError) GetPayload() *models.ErrorBody
type GetNfsExportsNotFound ¶
GetNfsExportsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetNfsExportsNotFound ¶
func NewGetNfsExportsNotFound() *GetNfsExportsNotFound
NewGetNfsExportsNotFound creates a GetNfsExportsNotFound with default headers values
func (*GetNfsExportsNotFound) Error ¶
func (o *GetNfsExportsNotFound) Error() string
func (*GetNfsExportsNotFound) GetPayload ¶
func (o *GetNfsExportsNotFound) GetPayload() *models.ErrorBody
type GetNfsExportsOK ¶
GetNfsExportsOK describes a response with status code 200, with default header values.
GetNfsExportsOK get nfs exports o k
func NewGetNfsExportsOK ¶
func NewGetNfsExportsOK() *GetNfsExportsOK
NewGetNfsExportsOK creates a GetNfsExportsOK with default headers values
func (*GetNfsExportsOK) Error ¶
func (o *GetNfsExportsOK) Error() string
func (*GetNfsExportsOK) GetPayload ¶
func (o *GetNfsExportsOK) GetPayload() []*models.NfsExport
type GetNfsExportsParams ¶
type GetNfsExportsParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetNfsExportsRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNfsExportsParams contains all the parameters to send to the API endpoint
for the get nfs exports operation. Typically these are written to a http.Request.
func NewGetNfsExportsParams ¶
func NewGetNfsExportsParams() *GetNfsExportsParams
NewGetNfsExportsParams creates a new GetNfsExportsParams 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 NewGetNfsExportsParamsWithContext ¶
func NewGetNfsExportsParamsWithContext(ctx context.Context) *GetNfsExportsParams
NewGetNfsExportsParamsWithContext creates a new GetNfsExportsParams object with the ability to set a context for a request.
func NewGetNfsExportsParamsWithHTTPClient ¶
func NewGetNfsExportsParamsWithHTTPClient(client *http.Client) *GetNfsExportsParams
NewGetNfsExportsParamsWithHTTPClient creates a new GetNfsExportsParams object with the ability to set a custom HTTPClient for a request.
func NewGetNfsExportsParamsWithTimeout ¶
func NewGetNfsExportsParamsWithTimeout(timeout time.Duration) *GetNfsExportsParams
NewGetNfsExportsParamsWithTimeout creates a new GetNfsExportsParams object with the ability to set a timeout on a request.
func (*GetNfsExportsParams) SetContentLanguage ¶
func (o *GetNfsExportsParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get nfs exports params
func (*GetNfsExportsParams) SetContext ¶
func (o *GetNfsExportsParams) SetContext(ctx context.Context)
SetContext adds the context to the get nfs exports params
func (*GetNfsExportsParams) SetDefaults ¶
func (o *GetNfsExportsParams) SetDefaults()
SetDefaults hydrates default values in the get nfs exports params (not the query body).
All values with no default are reset to their zero value.
func (*GetNfsExportsParams) SetHTTPClient ¶
func (o *GetNfsExportsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get nfs exports params
func (*GetNfsExportsParams) SetRequestBody ¶
func (o *GetNfsExportsParams) SetRequestBody(requestBody *models.GetNfsExportsRequestBody)
SetRequestBody adds the requestBody to the get nfs exports params
func (*GetNfsExportsParams) SetTimeout ¶
func (o *GetNfsExportsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get nfs exports params
func (*GetNfsExportsParams) WithContentLanguage ¶
func (o *GetNfsExportsParams) WithContentLanguage(contentLanguage *string) *GetNfsExportsParams
WithContentLanguage adds the contentLanguage to the get nfs exports params
func (*GetNfsExportsParams) WithContext ¶
func (o *GetNfsExportsParams) WithContext(ctx context.Context) *GetNfsExportsParams
WithContext adds the context to the get nfs exports params
func (*GetNfsExportsParams) WithDefaults ¶
func (o *GetNfsExportsParams) WithDefaults() *GetNfsExportsParams
WithDefaults hydrates default values in the get nfs exports params (not the query body).
All values with no default are reset to their zero value.
func (*GetNfsExportsParams) WithHTTPClient ¶
func (o *GetNfsExportsParams) WithHTTPClient(client *http.Client) *GetNfsExportsParams
WithHTTPClient adds the HTTPClient to the get nfs exports params
func (*GetNfsExportsParams) WithRequestBody ¶
func (o *GetNfsExportsParams) WithRequestBody(requestBody *models.GetNfsExportsRequestBody) *GetNfsExportsParams
WithRequestBody adds the requestBody to the get nfs exports params
func (*GetNfsExportsParams) WithTimeout ¶
func (o *GetNfsExportsParams) WithTimeout(timeout time.Duration) *GetNfsExportsParams
WithTimeout adds the timeout to the get nfs exports params
func (*GetNfsExportsParams) WriteToRequest ¶
func (o *GetNfsExportsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNfsExportsReader ¶
type GetNfsExportsReader struct {
// contains filtered or unexported fields
}
GetNfsExportsReader is a Reader for the GetNfsExports structure.
func (*GetNfsExportsReader) ReadResponse ¶
func (o *GetNfsExportsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNfsExportBadRequest ¶
UpdateNfsExportBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUpdateNfsExportBadRequest ¶
func NewUpdateNfsExportBadRequest() *UpdateNfsExportBadRequest
NewUpdateNfsExportBadRequest creates a UpdateNfsExportBadRequest with default headers values
func (*UpdateNfsExportBadRequest) Error ¶
func (o *UpdateNfsExportBadRequest) Error() string
func (*UpdateNfsExportBadRequest) GetPayload ¶
func (o *UpdateNfsExportBadRequest) GetPayload() *models.ErrorBody
type UpdateNfsExportInternalServerError ¶
UpdateNfsExportInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUpdateNfsExportInternalServerError ¶
func NewUpdateNfsExportInternalServerError() *UpdateNfsExportInternalServerError
NewUpdateNfsExportInternalServerError creates a UpdateNfsExportInternalServerError with default headers values
func (*UpdateNfsExportInternalServerError) Error ¶
func (o *UpdateNfsExportInternalServerError) Error() string
func (*UpdateNfsExportInternalServerError) GetPayload ¶
func (o *UpdateNfsExportInternalServerError) GetPayload() *models.ErrorBody
type UpdateNfsExportNotFound ¶
UpdateNfsExportNotFound describes a response with status code 404, with default header values.
Not found
func NewUpdateNfsExportNotFound ¶
func NewUpdateNfsExportNotFound() *UpdateNfsExportNotFound
NewUpdateNfsExportNotFound creates a UpdateNfsExportNotFound with default headers values
func (*UpdateNfsExportNotFound) Error ¶
func (o *UpdateNfsExportNotFound) Error() string
func (*UpdateNfsExportNotFound) GetPayload ¶
func (o *UpdateNfsExportNotFound) GetPayload() *models.ErrorBody
type UpdateNfsExportOK ¶
type UpdateNfsExportOK struct { XTowerRequestID string Payload []*models.WithTaskNfsExport }
UpdateNfsExportOK describes a response with status code 200, with default header values.
UpdateNfsExportOK update nfs export o k
func NewUpdateNfsExportOK ¶
func NewUpdateNfsExportOK() *UpdateNfsExportOK
NewUpdateNfsExportOK creates a UpdateNfsExportOK with default headers values
func (*UpdateNfsExportOK) Error ¶
func (o *UpdateNfsExportOK) Error() string
func (*UpdateNfsExportOK) GetPayload ¶
func (o *UpdateNfsExportOK) GetPayload() []*models.WithTaskNfsExport
type UpdateNfsExportParams ¶
type UpdateNfsExportParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.NfsExportUpdationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNfsExportParams contains all the parameters to send to the API endpoint
for the update nfs export operation. Typically these are written to a http.Request.
func NewUpdateNfsExportParams ¶
func NewUpdateNfsExportParams() *UpdateNfsExportParams
NewUpdateNfsExportParams creates a new UpdateNfsExportParams 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 NewUpdateNfsExportParamsWithContext ¶
func NewUpdateNfsExportParamsWithContext(ctx context.Context) *UpdateNfsExportParams
NewUpdateNfsExportParamsWithContext creates a new UpdateNfsExportParams object with the ability to set a context for a request.
func NewUpdateNfsExportParamsWithHTTPClient ¶
func NewUpdateNfsExportParamsWithHTTPClient(client *http.Client) *UpdateNfsExportParams
NewUpdateNfsExportParamsWithHTTPClient creates a new UpdateNfsExportParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateNfsExportParamsWithTimeout ¶
func NewUpdateNfsExportParamsWithTimeout(timeout time.Duration) *UpdateNfsExportParams
NewUpdateNfsExportParamsWithTimeout creates a new UpdateNfsExportParams object with the ability to set a timeout on a request.
func (*UpdateNfsExportParams) SetContentLanguage ¶
func (o *UpdateNfsExportParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the update nfs export params
func (*UpdateNfsExportParams) SetContext ¶
func (o *UpdateNfsExportParams) SetContext(ctx context.Context)
SetContext adds the context to the update nfs export params
func (*UpdateNfsExportParams) SetDefaults ¶
func (o *UpdateNfsExportParams) SetDefaults()
SetDefaults hydrates default values in the update nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNfsExportParams) SetHTTPClient ¶
func (o *UpdateNfsExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update nfs export params
func (*UpdateNfsExportParams) SetRequestBody ¶
func (o *UpdateNfsExportParams) SetRequestBody(requestBody *models.NfsExportUpdationParams)
SetRequestBody adds the requestBody to the update nfs export params
func (*UpdateNfsExportParams) SetTimeout ¶
func (o *UpdateNfsExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update nfs export params
func (*UpdateNfsExportParams) WithContentLanguage ¶
func (o *UpdateNfsExportParams) WithContentLanguage(contentLanguage *string) *UpdateNfsExportParams
WithContentLanguage adds the contentLanguage to the update nfs export params
func (*UpdateNfsExportParams) WithContext ¶
func (o *UpdateNfsExportParams) WithContext(ctx context.Context) *UpdateNfsExportParams
WithContext adds the context to the update nfs export params
func (*UpdateNfsExportParams) WithDefaults ¶
func (o *UpdateNfsExportParams) WithDefaults() *UpdateNfsExportParams
WithDefaults hydrates default values in the update nfs export params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNfsExportParams) WithHTTPClient ¶
func (o *UpdateNfsExportParams) WithHTTPClient(client *http.Client) *UpdateNfsExportParams
WithHTTPClient adds the HTTPClient to the update nfs export params
func (*UpdateNfsExportParams) WithRequestBody ¶
func (o *UpdateNfsExportParams) WithRequestBody(requestBody *models.NfsExportUpdationParams) *UpdateNfsExportParams
WithRequestBody adds the requestBody to the update nfs export params
func (*UpdateNfsExportParams) WithTimeout ¶
func (o *UpdateNfsExportParams) WithTimeout(timeout time.Duration) *UpdateNfsExportParams
WithTimeout adds the timeout to the update nfs export params
func (*UpdateNfsExportParams) WriteToRequest ¶
func (o *UpdateNfsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNfsExportReader ¶
type UpdateNfsExportReader struct {
// contains filtered or unexported fields
}
UpdateNfsExportReader is a Reader for the UpdateNfsExport structure.
func (*UpdateNfsExportReader) ReadResponse ¶
func (o *UpdateNfsExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_nfs_export_parameters.go
- create_nfs_export_responses.go
- delete_nfs_export_parameters.go
- delete_nfs_export_responses.go
- get_nfs_exports_connection_parameters.go
- get_nfs_exports_connection_responses.go
- get_nfs_exports_parameters.go
- get_nfs_exports_responses.go
- nfs_export_client.go
- update_nfs_export_parameters.go
- update_nfs_export_responses.go