obms

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2016 License: MIT Imports: 6 Imported by: 3

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

func New

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

New creates a new obms API client.

func (*Client) GetObmsLibrary

func (a *Client) GetObmsLibrary(params *GetObmsLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetObmsLibraryOK, error)

GetObmsLibrary gets list of possible o b m services

get list of possible OBM services

func (*Client) GetObmsLibraryIdentifier

func (a *Client) GetObmsLibraryIdentifier(params *GetObmsLibraryIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetObmsLibraryIdentifierOK, error)

GetObmsLibraryIdentifier gets a single o b m service

get a single OBM service

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type GetObmsLibraryDefault

type GetObmsLibraryDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetObmsLibraryDefault handles this case with default header values.

Unexpected error

func NewGetObmsLibraryDefault

func NewGetObmsLibraryDefault(code int) *GetObmsLibraryDefault

NewGetObmsLibraryDefault creates a GetObmsLibraryDefault with default headers values

func (*GetObmsLibraryDefault) Code

func (o *GetObmsLibraryDefault) Code() int

Code gets the status code for the get obms library default response

func (*GetObmsLibraryDefault) Error

func (o *GetObmsLibraryDefault) Error() string

type GetObmsLibraryIdentifierDefault

type GetObmsLibraryIdentifierDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetObmsLibraryIdentifierDefault handles this case with default header values.

Unexpected error

func NewGetObmsLibraryIdentifierDefault

func NewGetObmsLibraryIdentifierDefault(code int) *GetObmsLibraryIdentifierDefault

NewGetObmsLibraryIdentifierDefault creates a GetObmsLibraryIdentifierDefault with default headers values

func (*GetObmsLibraryIdentifierDefault) Code

Code gets the status code for the get obms library identifier default response

func (*GetObmsLibraryIdentifierDefault) Error

type GetObmsLibraryIdentifierNotFound

type GetObmsLibraryIdentifierNotFound struct {
	Payload *models.Error
}

GetObmsLibraryIdentifierNotFound handles this case with default header values.

The obm service with the identifier was not found

func NewGetObmsLibraryIdentifierNotFound

func NewGetObmsLibraryIdentifierNotFound() *GetObmsLibraryIdentifierNotFound

NewGetObmsLibraryIdentifierNotFound creates a GetObmsLibraryIdentifierNotFound with default headers values

func (*GetObmsLibraryIdentifierNotFound) Error

type GetObmsLibraryIdentifierOK

type GetObmsLibraryIdentifierOK struct {
	Payload GetObmsLibraryIdentifierOKBodyBody
}

GetObmsLibraryIdentifierOK handles this case with default header values.

return OBM service

func NewGetObmsLibraryIdentifierOK

func NewGetObmsLibraryIdentifierOK() *GetObmsLibraryIdentifierOK

NewGetObmsLibraryIdentifierOK creates a GetObmsLibraryIdentifierOK with default headers values

func (*GetObmsLibraryIdentifierOK) Error

type GetObmsLibraryIdentifierOKBodyBody

type GetObmsLibraryIdentifierOKBodyBody interface{}

GetObmsLibraryIdentifierOKBodyBody get obms library identifier o k body body

swagger:model GetObmsLibraryIdentifierOKBodyBody

type GetObmsLibraryIdentifierParams

type GetObmsLibraryIdentifierParams struct {

	/*Identifier
	  The obm service name.


	*/
	Identifier string
}

GetObmsLibraryIdentifierParams contains all the parameters to send to the API endpoint for the get obms library identifier operation typically these are written to a http.Request

func NewGetObmsLibraryIdentifierParams

func NewGetObmsLibraryIdentifierParams() *GetObmsLibraryIdentifierParams

NewGetObmsLibraryIdentifierParams creates a new GetObmsLibraryIdentifierParams object with the default values initialized.

func (*GetObmsLibraryIdentifierParams) WithIdentifier

WithIdentifier adds the identifier to the get obms library identifier params

func (*GetObmsLibraryIdentifierParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetObmsLibraryIdentifierReader

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

GetObmsLibraryIdentifierReader is a Reader for the GetObmsLibraryIdentifier structure.

func (*GetObmsLibraryIdentifierReader) ReadResponse

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

ReadResponse reads a server response into the recieved o.

type GetObmsLibraryOK

type GetObmsLibraryOK struct {
	Payload []interface{}
}

GetObmsLibraryOK handles this case with default header values.

get list of possible OBM services

func NewGetObmsLibraryOK

func NewGetObmsLibraryOK() *GetObmsLibraryOK

NewGetObmsLibraryOK creates a GetObmsLibraryOK with default headers values

func (*GetObmsLibraryOK) Error

func (o *GetObmsLibraryOK) Error() string

type GetObmsLibraryParams

type GetObmsLibraryParams struct {
}

GetObmsLibraryParams contains all the parameters to send to the API endpoint for the get obms library operation typically these are written to a http.Request

func NewGetObmsLibraryParams

func NewGetObmsLibraryParams() *GetObmsLibraryParams

NewGetObmsLibraryParams creates a new GetObmsLibraryParams object with the default values initialized.

func (*GetObmsLibraryParams) WriteToRequest

func (o *GetObmsLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetObmsLibraryReader

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

GetObmsLibraryReader is a Reader for the GetObmsLibrary structure.

func (*GetObmsLibraryReader) ReadResponse

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

ReadResponse reads a server response into the recieved o.

Jump to

Keyboard shortcuts

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