internalsdx

package
v1.999.999-b3 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: Apache-2.0, BSD-2-Clause Imports: 10 Imported by: 0

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 internalsdx API

func New

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

New creates a new internalsdx API client.

func (*Client) CreateInternalSdx

func (a *Client) CreateInternalSdx(params *CreateInternalSdxParams) (*CreateInternalSdxOK, error)

CreateInternalSdx creates internal s d x cluster

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type CreateInternalSdxOK

type CreateInternalSdxOK struct {
	Payload *model.SdxClusterResponse
}

CreateInternalSdxOK handles this case with default header values.

successful operation

func NewCreateInternalSdxOK

func NewCreateInternalSdxOK() *CreateInternalSdxOK

NewCreateInternalSdxOK creates a CreateInternalSdxOK with default headers values

func (*CreateInternalSdxOK) Error

func (o *CreateInternalSdxOK) Error() string

type CreateInternalSdxParams

type CreateInternalSdxParams struct {

	/*Body*/
	Body *model.SdxInternalClusterRequest
	/*Name*/
	Name string

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

CreateInternalSdxParams contains all the parameters to send to the API endpoint for the create internal sdx operation typically these are written to a http.Request

func NewCreateInternalSdxParams

func NewCreateInternalSdxParams() *CreateInternalSdxParams

NewCreateInternalSdxParams creates a new CreateInternalSdxParams object with the default values initialized.

func NewCreateInternalSdxParamsWithContext

func NewCreateInternalSdxParamsWithContext(ctx context.Context) *CreateInternalSdxParams

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

func NewCreateInternalSdxParamsWithHTTPClient

func NewCreateInternalSdxParamsWithHTTPClient(client *http.Client) *CreateInternalSdxParams

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

func NewCreateInternalSdxParamsWithTimeout

func NewCreateInternalSdxParamsWithTimeout(timeout time.Duration) *CreateInternalSdxParams

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

func (*CreateInternalSdxParams) SetBody

SetBody adds the body to the create internal sdx params

func (*CreateInternalSdxParams) SetContext

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

SetContext adds the context to the create internal sdx params

func (*CreateInternalSdxParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create internal sdx params

func (*CreateInternalSdxParams) SetName

func (o *CreateInternalSdxParams) SetName(name string)

SetName adds the name to the create internal sdx params

func (*CreateInternalSdxParams) SetTimeout

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

SetTimeout adds the timeout to the create internal sdx params

func (*CreateInternalSdxParams) WithBody

WithBody adds the body to the create internal sdx params

func (*CreateInternalSdxParams) WithContext

WithContext adds the context to the create internal sdx params

func (*CreateInternalSdxParams) WithHTTPClient

func (o *CreateInternalSdxParams) WithHTTPClient(client *http.Client) *CreateInternalSdxParams

WithHTTPClient adds the HTTPClient to the create internal sdx params

func (*CreateInternalSdxParams) WithName

WithName adds the name to the create internal sdx params

func (*CreateInternalSdxParams) WithTimeout

WithTimeout adds the timeout to the create internal sdx params

func (*CreateInternalSdxParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateInternalSdxReader

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

CreateInternalSdxReader is a Reader for the CreateInternalSdx structure.

func (*CreateInternalSdxReader) ReadResponse

func (o *CreateInternalSdxReader) 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