v3_workspace_id_filesystems

package
v2.8.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2018 License: Apache-2.0, BSD-2-Clause Imports: 11 Imported by: 2

Documentation

Index

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 v3 workspace id filesystems API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new v3 workspace id filesystems API client.

func (*Client) GetFileSystemParametersV3

func (a *Client) GetFileSystemParametersV3(params *GetFileSystemParametersV3Params) (*GetFileSystemParametersV3OK, error)

GetFileSystemParametersV3 returns filesystem parameters

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type GetFileSystemParametersV3OK

type GetFileSystemParametersV3OK struct {
	Payload *models_cloudbreak.StructuredParameterQueriesResponse
}

GetFileSystemParametersV3OK handles this case with default header values.

successful operation

func NewGetFileSystemParametersV3OK

func NewGetFileSystemParametersV3OK() *GetFileSystemParametersV3OK

NewGetFileSystemParametersV3OK creates a GetFileSystemParametersV3OK with default headers values

func (*GetFileSystemParametersV3OK) Error

type GetFileSystemParametersV3Params

type GetFileSystemParametersV3Params struct {

	/*Body*/
	Body *models_cloudbreak.StructuredParametersQueryRequest
	/*WorkspaceID*/
	WorkspaceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFileSystemParametersV3Params contains all the parameters to send to the API endpoint for the get file system parameters v3 operation typically these are written to a http.Request

func NewGetFileSystemParametersV3Params

func NewGetFileSystemParametersV3Params() *GetFileSystemParametersV3Params

NewGetFileSystemParametersV3Params creates a new GetFileSystemParametersV3Params object with the default values initialized.

func NewGetFileSystemParametersV3ParamsWithContext

func NewGetFileSystemParametersV3ParamsWithContext(ctx context.Context) *GetFileSystemParametersV3Params

NewGetFileSystemParametersV3ParamsWithContext creates a new GetFileSystemParametersV3Params object with the default values initialized, and the ability to set a context for a request

func NewGetFileSystemParametersV3ParamsWithHTTPClient

func NewGetFileSystemParametersV3ParamsWithHTTPClient(client *http.Client) *GetFileSystemParametersV3Params

NewGetFileSystemParametersV3ParamsWithHTTPClient creates a new GetFileSystemParametersV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetFileSystemParametersV3ParamsWithTimeout

func NewGetFileSystemParametersV3ParamsWithTimeout(timeout time.Duration) *GetFileSystemParametersV3Params

NewGetFileSystemParametersV3ParamsWithTimeout creates a new GetFileSystemParametersV3Params object with the default values initialized, and the ability to set a timeout on a request

func (*GetFileSystemParametersV3Params) SetBody

SetBody adds the body to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) SetContext

func (o *GetFileSystemParametersV3Params) SetContext(ctx context.Context)

SetContext adds the context to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) SetHTTPClient

func (o *GetFileSystemParametersV3Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) SetTimeout

func (o *GetFileSystemParametersV3Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) SetWorkspaceID

func (o *GetFileSystemParametersV3Params) SetWorkspaceID(workspaceID int64)

SetWorkspaceID adds the workspaceId to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WithBody

WithBody adds the body to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WithContext

WithContext adds the context to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WithTimeout

WithTimeout adds the timeout to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WithWorkspaceID

WithWorkspaceID adds the workspaceID to the get file system parameters v3 params

func (*GetFileSystemParametersV3Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetFileSystemParametersV3Reader

type GetFileSystemParametersV3Reader struct {
	// contains filtered or unexported fields
}

GetFileSystemParametersV3Reader is a Reader for the GetFileSystemParametersV3 structure.

func (*GetFileSystemParametersV3Reader) ReadResponse

func (o *GetFileSystemParametersV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL