api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: GPL-3.0 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 api API

func (*Client) GetAPIDocumentationUsingGET

func (a *Client) GetAPIDocumentationUsingGET(params *GetAPIDocumentationUsingGETParams) (*GetAPIDocumentationUsingGETOK, error)

GetAPIDocumentationUsingGET retrieves the API documentation

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	GetAPIDocumentationUsingGET(params *GetAPIDocumentationUsingGETParams) (*GetAPIDocumentationUsingGETOK, 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 api API client.

type GetAPIDocumentationUsingGETForbidden

type GetAPIDocumentationUsingGETForbidden struct {
}

GetAPIDocumentationUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetAPIDocumentationUsingGETForbidden

func NewGetAPIDocumentationUsingGETForbidden() *GetAPIDocumentationUsingGETForbidden

NewGetAPIDocumentationUsingGETForbidden creates a GetAPIDocumentationUsingGETForbidden with default headers values

func (*GetAPIDocumentationUsingGETForbidden) Error

type GetAPIDocumentationUsingGETNotFound

type GetAPIDocumentationUsingGETNotFound struct {
}

GetAPIDocumentationUsingGETNotFound handles this case with default header values.

Not Found

func NewGetAPIDocumentationUsingGETNotFound

func NewGetAPIDocumentationUsingGETNotFound() *GetAPIDocumentationUsingGETNotFound

NewGetAPIDocumentationUsingGETNotFound creates a GetAPIDocumentationUsingGETNotFound with default headers values

func (*GetAPIDocumentationUsingGETNotFound) Error

type GetAPIDocumentationUsingGETOK

type GetAPIDocumentationUsingGETOK struct {
	Payload models.JSON
}

GetAPIDocumentationUsingGETOK handles this case with default header values.

OK

func NewGetAPIDocumentationUsingGETOK

func NewGetAPIDocumentationUsingGETOK() *GetAPIDocumentationUsingGETOK

NewGetAPIDocumentationUsingGETOK creates a GetAPIDocumentationUsingGETOK with default headers values

func (*GetAPIDocumentationUsingGETOK) Error

func (*GetAPIDocumentationUsingGETOK) GetPayload

func (o *GetAPIDocumentationUsingGETOK) GetPayload() models.JSON

type GetAPIDocumentationUsingGETParams

type GetAPIDocumentationUsingGETParams struct {

	/*Group
	  groupName

	*/
	Group *string

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

GetAPIDocumentationUsingGETParams contains all the parameters to send to the API endpoint for the get Api documentation using g e t operation typically these are written to a http.Request

func NewGetAPIDocumentationUsingGETParams

func NewGetAPIDocumentationUsingGETParams() *GetAPIDocumentationUsingGETParams

NewGetAPIDocumentationUsingGETParams creates a new GetAPIDocumentationUsingGETParams object with the default values initialized.

func NewGetAPIDocumentationUsingGETParamsWithContext

func NewGetAPIDocumentationUsingGETParamsWithContext(ctx context.Context) *GetAPIDocumentationUsingGETParams

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

func NewGetAPIDocumentationUsingGETParamsWithHTTPClient

func NewGetAPIDocumentationUsingGETParamsWithHTTPClient(client *http.Client) *GetAPIDocumentationUsingGETParams

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

func NewGetAPIDocumentationUsingGETParamsWithTimeout

func NewGetAPIDocumentationUsingGETParamsWithTimeout(timeout time.Duration) *GetAPIDocumentationUsingGETParams

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

func (*GetAPIDocumentationUsingGETParams) SetContext

SetContext adds the context to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) SetGroup

func (o *GetAPIDocumentationUsingGETParams) SetGroup(group *string)

SetGroup adds the group to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) WithContext

WithContext adds the context to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) WithGroup

WithGroup adds the group to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get Api documentation using g e t params

func (*GetAPIDocumentationUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAPIDocumentationUsingGETReader

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

GetAPIDocumentationUsingGETReader is a Reader for the GetAPIDocumentationUsingGET structure.

func (*GetAPIDocumentationUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAPIDocumentationUsingGETUnauthorized

type GetAPIDocumentationUsingGETUnauthorized struct {
}

GetAPIDocumentationUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetAPIDocumentationUsingGETUnauthorized

func NewGetAPIDocumentationUsingGETUnauthorized() *GetAPIDocumentationUsingGETUnauthorized

NewGetAPIDocumentationUsingGETUnauthorized creates a GetAPIDocumentationUsingGETUnauthorized with default headers values

func (*GetAPIDocumentationUsingGETUnauthorized) Error

Jump to

Keyboard shortcuts

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