Versions in this module Expand all Collapse all v0 v0.1.0 Aug 15, 2016 Changes in this version + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client + func (a *Client) DeletePollersIdentifier(params *DeletePollersIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*DeletePollersIdentifierNoContent, error) + func (a *Client) GetNodesIdentifierPollers(params *GetNodesIdentifierPollersParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierPollersOK, error) + func (a *Client) GetPollers(params *GetPollersParams, authInfo runtime.ClientAuthInfoWriter) (*GetPollersOK, error) + func (a *Client) GetPollersIdentifier(params *GetPollersIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetPollersIdentifierOK, error) + func (a *Client) GetPollersLibrary(params *GetPollersLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetPollersLibraryOK, error) + func (a *Client) GetPollersLibraryIdentifier(params *GetPollersLibraryIdentifierParams, ...) (*GetPollersLibraryIdentifierOK, error) + func (a *Client) PatchPollersIdentifier(params *PatchPollersIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PatchPollersIdentifierOK, error) + func (a *Client) PostPollers(params *PostPollersParams, authInfo runtime.ClientAuthInfoWriter) (*PostPollersOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type DeletePollersIdentifierDefault struct + Payload *models.Error + func NewDeletePollersIdentifierDefault(code int) *DeletePollersIdentifierDefault + func (o *DeletePollersIdentifierDefault) Code() int + func (o *DeletePollersIdentifierDefault) Error() string + type DeletePollersIdentifierNoContent struct + func NewDeletePollersIdentifierNoContent() *DeletePollersIdentifierNoContent + func (o *DeletePollersIdentifierNoContent) Error() string + type DeletePollersIdentifierNotFound struct + Payload *models.Error + func NewDeletePollersIdentifierNotFound() *DeletePollersIdentifierNotFound + func (o *DeletePollersIdentifierNotFound) Error() string + type DeletePollersIdentifierParams struct + Identifier string + func NewDeletePollersIdentifierParams() *DeletePollersIdentifierParams + func (o *DeletePollersIdentifierParams) WithIdentifier(Identifier string) *DeletePollersIdentifierParams + func (o *DeletePollersIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeletePollersIdentifierReader struct + func (o *DeletePollersIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierPollersDefault struct + Payload *models.Error + func NewGetNodesIdentifierPollersDefault(code int) *GetNodesIdentifierPollersDefault + func (o *GetNodesIdentifierPollersDefault) Code() int + func (o *GetNodesIdentifierPollersDefault) Error() string + type GetNodesIdentifierPollersNotFound struct + Payload *models.Error + func NewGetNodesIdentifierPollersNotFound() *GetNodesIdentifierPollersNotFound + func (o *GetNodesIdentifierPollersNotFound) Error() string + type GetNodesIdentifierPollersOK struct + Payload []interface{} + func NewGetNodesIdentifierPollersOK() *GetNodesIdentifierPollersOK + func (o *GetNodesIdentifierPollersOK) Error() string + type GetNodesIdentifierPollersParams struct + Identifier string + func NewGetNodesIdentifierPollersParams() *GetNodesIdentifierPollersParams + func (o *GetNodesIdentifierPollersParams) WithIdentifier(Identifier string) *GetNodesIdentifierPollersParams + func (o *GetNodesIdentifierPollersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierPollersReader struct + func (o *GetNodesIdentifierPollersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPollersDefault struct + Payload *models.Error + func NewGetPollersDefault(code int) *GetPollersDefault + func (o *GetPollersDefault) Code() int + func (o *GetPollersDefault) Error() string + type GetPollersIdentifierDefault struct + Payload *models.Error + func NewGetPollersIdentifierDefault(code int) *GetPollersIdentifierDefault + func (o *GetPollersIdentifierDefault) Code() int + func (o *GetPollersIdentifierDefault) Error() string + type GetPollersIdentifierNotFound struct + Payload *models.Error + func NewGetPollersIdentifierNotFound() *GetPollersIdentifierNotFound + func (o *GetPollersIdentifierNotFound) Error() string + type GetPollersIdentifierOK struct + Payload GetPollersIdentifierOKBodyBody + func NewGetPollersIdentifierOK() *GetPollersIdentifierOK + func (o *GetPollersIdentifierOK) Error() string + type GetPollersIdentifierOKBodyBody interface + type GetPollersIdentifierParams struct + Identifier string + func NewGetPollersIdentifierParams() *GetPollersIdentifierParams + func (o *GetPollersIdentifierParams) WithIdentifier(Identifier string) *GetPollersIdentifierParams + func (o *GetPollersIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPollersIdentifierReader struct + func (o *GetPollersIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPollersLibraryDefault struct + Payload *models.Error + func NewGetPollersLibraryDefault(code int) *GetPollersLibraryDefault + func (o *GetPollersLibraryDefault) Code() int + func (o *GetPollersLibraryDefault) Error() string + type GetPollersLibraryIdentifierDefault struct + Payload *models.Error + func NewGetPollersLibraryIdentifierDefault(code int) *GetPollersLibraryIdentifierDefault + func (o *GetPollersLibraryIdentifierDefault) Code() int + func (o *GetPollersLibraryIdentifierDefault) Error() string + type GetPollersLibraryIdentifierNotFound struct + Payload *models.Error + func NewGetPollersLibraryIdentifierNotFound() *GetPollersLibraryIdentifierNotFound + func (o *GetPollersLibraryIdentifierNotFound) Error() string + type GetPollersLibraryIdentifierOK struct + Payload GetPollersLibraryIdentifierOKBodyBody + func NewGetPollersLibraryIdentifierOK() *GetPollersLibraryIdentifierOK + func (o *GetPollersLibraryIdentifierOK) Error() string + type GetPollersLibraryIdentifierOKBodyBody interface + type GetPollersLibraryIdentifierParams struct + Identifier string + func NewGetPollersLibraryIdentifierParams() *GetPollersLibraryIdentifierParams + func (o *GetPollersLibraryIdentifierParams) WithIdentifier(Identifier string) *GetPollersLibraryIdentifierParams + func (o *GetPollersLibraryIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPollersLibraryIdentifierReader struct + func (o *GetPollersLibraryIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPollersLibraryOK struct + Payload []interface{} + func NewGetPollersLibraryOK() *GetPollersLibraryOK + func (o *GetPollersLibraryOK) Error() string + type GetPollersLibraryParams struct + func NewGetPollersLibraryParams() *GetPollersLibraryParams + func (o *GetPollersLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPollersLibraryReader struct + func (o *GetPollersLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPollersOK struct + Payload []interface{} + func NewGetPollersOK() *GetPollersOK + func (o *GetPollersOK) Error() string + type GetPollersParams struct + func NewGetPollersParams() *GetPollersParams + func (o *GetPollersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPollersReader struct + func (o *GetPollersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchPollersIdentifierDefault struct + Payload *models.Error + func NewPatchPollersIdentifierDefault(code int) *PatchPollersIdentifierDefault + func (o *PatchPollersIdentifierDefault) Code() int + func (o *PatchPollersIdentifierDefault) Error() string + type PatchPollersIdentifierNotFound struct + Payload *models.Error + func NewPatchPollersIdentifierNotFound() *PatchPollersIdentifierNotFound + func (o *PatchPollersIdentifierNotFound) Error() string + type PatchPollersIdentifierOK struct + Payload PatchPollersIdentifierOKBodyBody + func NewPatchPollersIdentifierOK() *PatchPollersIdentifierOK + func (o *PatchPollersIdentifierOK) Error() string + type PatchPollersIdentifierOKBodyBody interface + type PatchPollersIdentifierParams struct + Identifier string + func NewPatchPollersIdentifierParams() *PatchPollersIdentifierParams + func (o *PatchPollersIdentifierParams) WithIdentifier(Identifier string) *PatchPollersIdentifierParams + func (o *PatchPollersIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchPollersIdentifierReader struct + func (o *PatchPollersIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostPollersDefault struct + Payload *models.Error + func NewPostPollersDefault(code int) *PostPollersDefault + func (o *PostPollersDefault) Code() int + func (o *PostPollersDefault) Error() string + type PostPollersOK struct + Payload PostPollersOKBodyBody + func NewPostPollersOK() *PostPollersOK + func (o *PostPollersOK) Error() string + type PostPollersOKBodyBody interface + type PostPollersParams struct + func NewPostPollersParams() *PostPollersParams + func (o *PostPollersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostPollersReader struct + func (o *PostPollersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)