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) PatchConfig(params *PatchConfigParams, authInfo runtime.ClientAuthInfoWriter) (*PatchConfigOK, error) + func (a *Client) PatchNodesIdentifier(params *PatchNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PatchNodesIdentifierOK, error) + func (a *Client) PatchNodesIdentifierTags(params *PatchNodesIdentifierTagsParams, authInfo runtime.ClientAuthInfoWriter) (*PatchNodesIdentifierTagsOK, error) + func (a *Client) PatchPollersIdentifier(params *PatchPollersIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PatchPollersIdentifierOK, error) + func (a *Client) PatchSkusIdentifier(params *PatchSkusIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PatchSkusIdentifierOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type PatchConfigDefault struct + Payload *models.Error + func NewPatchConfigDefault(code int) *PatchConfigDefault + func (o *PatchConfigDefault) Code() int + func (o *PatchConfigDefault) Error() string + type PatchConfigOK struct + Payload PatchConfigOKBodyBody + func NewPatchConfigOK() *PatchConfigOK + func (o *PatchConfigOK) Error() string + type PatchConfigOKBodyBody interface + type PatchConfigParams struct + Body interface{} + func NewPatchConfigParams() *PatchConfigParams + func (o *PatchConfigParams) WithBody(Body interface{}) *PatchConfigParams + func (o *PatchConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchConfigReader struct + func (o *PatchConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchNodesIdentifierDefault struct + Payload *models.Error + func NewPatchNodesIdentifierDefault(code int) *PatchNodesIdentifierDefault + func (o *PatchNodesIdentifierDefault) Code() int + func (o *PatchNodesIdentifierDefault) Error() string + type PatchNodesIdentifierNotFound struct + Payload *models.Error + func NewPatchNodesIdentifierNotFound() *PatchNodesIdentifierNotFound + func (o *PatchNodesIdentifierNotFound) Error() string + type PatchNodesIdentifierOK struct + Payload PatchNodesIdentifierOKBodyBody + func NewPatchNodesIdentifierOK() *PatchNodesIdentifierOK + func (o *PatchNodesIdentifierOK) Error() string + type PatchNodesIdentifierOKBodyBody interface + type PatchNodesIdentifierParams struct + Body interface{} + Identifier string + func NewPatchNodesIdentifierParams() *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WithBody(Body interface{}) *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WithIdentifier(Identifier string) *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchNodesIdentifierReader struct + func (o *PatchNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchNodesIdentifierTagsDefault struct + Payload *models.Error + func NewPatchNodesIdentifierTagsDefault(code int) *PatchNodesIdentifierTagsDefault + func (o *PatchNodesIdentifierTagsDefault) Code() int + func (o *PatchNodesIdentifierTagsDefault) Error() string + type PatchNodesIdentifierTagsNotFound struct + Payload *models.Error + func NewPatchNodesIdentifierTagsNotFound() *PatchNodesIdentifierTagsNotFound + func (o *PatchNodesIdentifierTagsNotFound) Error() string + type PatchNodesIdentifierTagsOK struct + Payload PatchNodesIdentifierTagsOKBodyBody + func NewPatchNodesIdentifierTagsOK() *PatchNodesIdentifierTagsOK + func (o *PatchNodesIdentifierTagsOK) Error() string + type PatchNodesIdentifierTagsOKBodyBody interface + type PatchNodesIdentifierTagsParams struct + Body interface{} + Identifier string + func NewPatchNodesIdentifierTagsParams() *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WithBody(Body interface{}) *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WithIdentifier(Identifier string) *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchNodesIdentifierTagsReader struct + func (o *PatchNodesIdentifierTagsReader) 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 PatchSkusIdentifierDefault struct + Payload *models.Error + func NewPatchSkusIdentifierDefault(code int) *PatchSkusIdentifierDefault + func (o *PatchSkusIdentifierDefault) Code() int + func (o *PatchSkusIdentifierDefault) Error() string + type PatchSkusIdentifierInternalServerError struct + Payload *models.Error + func NewPatchSkusIdentifierInternalServerError() *PatchSkusIdentifierInternalServerError + func (o *PatchSkusIdentifierInternalServerError) Error() string + type PatchSkusIdentifierNotFound struct + Payload *models.Error + func NewPatchSkusIdentifierNotFound() *PatchSkusIdentifierNotFound + func (o *PatchSkusIdentifierNotFound) Error() string + type PatchSkusIdentifierOK struct + Payload PatchSkusIdentifierOKBodyBody + func NewPatchSkusIdentifierOK() *PatchSkusIdentifierOK + func (o *PatchSkusIdentifierOK) Error() string + type PatchSkusIdentifierOKBodyBody interface + type PatchSkusIdentifierParams struct + Identifier string + func NewPatchSkusIdentifierParams() *PatchSkusIdentifierParams + func (o *PatchSkusIdentifierParams) WithIdentifier(Identifier string) *PatchSkusIdentifierParams + func (o *PatchSkusIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchSkusIdentifierReader struct + func (o *PatchSkusIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)