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) DeleteDhcpLeaseMac(params *DeleteDhcpLeaseMacParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDhcpLeaseMacOK, error) + func (a *Client) DeleteFilesFileidentifier(params *DeleteFilesFileidentifierParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteFilesFileidentifierNoContent, error) + func (a *Client) DeleteNodesIdentifier(params *DeleteNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNodesIdentifierOK, error) + func (a *Client) DeleteNodesIdentifierTagsTagname(params *DeleteNodesIdentifierTagsTagnameParams, ...) (*DeleteNodesIdentifierTagsTagnameOK, error) + func (a *Client) DeleteNodesIdentifierWorkflowsActive(params *DeleteNodesIdentifierWorkflowsActiveParams, ...) (*DeleteNodesIdentifierWorkflowsActiveOK, error) + func (a *Client) DeleteNodesMacaddressDhcpWhitelist(params *DeleteNodesMacaddressDhcpWhitelistParams, ...) (*DeleteNodesMacaddressDhcpWhitelistNoContent, error) + func (a *Client) DeletePollersIdentifier(params *DeletePollersIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*DeletePollersIdentifierNoContent, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type DeleteDhcpLeaseMacDefault struct + func NewDeleteDhcpLeaseMacDefault(code int) *DeleteDhcpLeaseMacDefault + func (o *DeleteDhcpLeaseMacDefault) Code() int + func (o *DeleteDhcpLeaseMacDefault) Error() string + type DeleteDhcpLeaseMacOK struct + Payload []*models.Lease + func NewDeleteDhcpLeaseMacOK() *DeleteDhcpLeaseMacOK + func (o *DeleteDhcpLeaseMacOK) Error() string + type DeleteDhcpLeaseMacParams struct + Mac string + func NewDeleteDhcpLeaseMacParams() *DeleteDhcpLeaseMacParams + func (o *DeleteDhcpLeaseMacParams) WithMac(Mac string) *DeleteDhcpLeaseMacParams + func (o *DeleteDhcpLeaseMacParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteDhcpLeaseMacReader struct + func (o *DeleteDhcpLeaseMacReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteFilesFileidentifierDefault struct + Payload *models.Error + func NewDeleteFilesFileidentifierDefault(code int) *DeleteFilesFileidentifierDefault + func (o *DeleteFilesFileidentifierDefault) Code() int + func (o *DeleteFilesFileidentifierDefault) Error() string + type DeleteFilesFileidentifierInternalServerError struct + Payload *models.Error + func NewDeleteFilesFileidentifierInternalServerError() *DeleteFilesFileidentifierInternalServerError + func (o *DeleteFilesFileidentifierInternalServerError) Error() string + type DeleteFilesFileidentifierNoContent struct + func NewDeleteFilesFileidentifierNoContent() *DeleteFilesFileidentifierNoContent + func (o *DeleteFilesFileidentifierNoContent) Error() string + type DeleteFilesFileidentifierNotFound struct + Payload *models.Error + func NewDeleteFilesFileidentifierNotFound() *DeleteFilesFileidentifierNotFound + func (o *DeleteFilesFileidentifierNotFound) Error() string + type DeleteFilesFileidentifierParams struct + Fileidentifier string + func NewDeleteFilesFileidentifierParams() *DeleteFilesFileidentifierParams + func (o *DeleteFilesFileidentifierParams) WithFileidentifier(Fileidentifier string) *DeleteFilesFileidentifierParams + func (o *DeleteFilesFileidentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteFilesFileidentifierReader struct + func (o *DeleteFilesFileidentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesIdentifierDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierDefault(code int) *DeleteNodesIdentifierDefault + func (o *DeleteNodesIdentifierDefault) Code() int + func (o *DeleteNodesIdentifierDefault) Error() string + type DeleteNodesIdentifierNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierNotFound() *DeleteNodesIdentifierNotFound + func (o *DeleteNodesIdentifierNotFound) Error() string + type DeleteNodesIdentifierOK struct + func NewDeleteNodesIdentifierOK() *DeleteNodesIdentifierOK + func (o *DeleteNodesIdentifierOK) Error() string + type DeleteNodesIdentifierParams struct + Identifier string + func NewDeleteNodesIdentifierParams() *DeleteNodesIdentifierParams + func (o *DeleteNodesIdentifierParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierParams + func (o *DeleteNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierReader struct + func (o *DeleteNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesIdentifierTagsTagnameDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierTagsTagnameDefault(code int) *DeleteNodesIdentifierTagsTagnameDefault + func (o *DeleteNodesIdentifierTagsTagnameDefault) Code() int + func (o *DeleteNodesIdentifierTagsTagnameDefault) Error() string + type DeleteNodesIdentifierTagsTagnameNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierTagsTagnameNotFound() *DeleteNodesIdentifierTagsTagnameNotFound + func (o *DeleteNodesIdentifierTagsTagnameNotFound) Error() string + type DeleteNodesIdentifierTagsTagnameOK struct + func NewDeleteNodesIdentifierTagsTagnameOK() *DeleteNodesIdentifierTagsTagnameOK + func (o *DeleteNodesIdentifierTagsTagnameOK) Error() string + type DeleteNodesIdentifierTagsTagnameParams struct + Identifier string + Tagname string + func NewDeleteNodesIdentifierTagsTagnameParams() *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WithTagname(Tagname string) *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierTagsTagnameReader struct + func (o *DeleteNodesIdentifierTagsTagnameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesIdentifierWorkflowsActiveDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierWorkflowsActiveDefault(code int) *DeleteNodesIdentifierWorkflowsActiveDefault + func (o *DeleteNodesIdentifierWorkflowsActiveDefault) Code() int + func (o *DeleteNodesIdentifierWorkflowsActiveDefault) Error() string + type DeleteNodesIdentifierWorkflowsActiveNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierWorkflowsActiveNotFound() *DeleteNodesIdentifierWorkflowsActiveNotFound + func (o *DeleteNodesIdentifierWorkflowsActiveNotFound) Error() string + type DeleteNodesIdentifierWorkflowsActiveOK struct + Payload DeleteNodesIdentifierWorkflowsActiveOKBodyBody + func NewDeleteNodesIdentifierWorkflowsActiveOK() *DeleteNodesIdentifierWorkflowsActiveOK + func (o *DeleteNodesIdentifierWorkflowsActiveOK) Error() string + type DeleteNodesIdentifierWorkflowsActiveOKBodyBody interface + type DeleteNodesIdentifierWorkflowsActiveParams struct + Identifier string + func NewDeleteNodesIdentifierWorkflowsActiveParams() *DeleteNodesIdentifierWorkflowsActiveParams + func (o *DeleteNodesIdentifierWorkflowsActiveParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierWorkflowsActiveParams + func (o *DeleteNodesIdentifierWorkflowsActiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierWorkflowsActiveReader struct + func (o *DeleteNodesIdentifierWorkflowsActiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesMacaddressDhcpWhitelistDefault struct + Payload *models.Error + func NewDeleteNodesMacaddressDhcpWhitelistDefault(code int) *DeleteNodesMacaddressDhcpWhitelistDefault + func (o *DeleteNodesMacaddressDhcpWhitelistDefault) Code() int + func (o *DeleteNodesMacaddressDhcpWhitelistDefault) Error() string + type DeleteNodesMacaddressDhcpWhitelistNoContent struct + func NewDeleteNodesMacaddressDhcpWhitelistNoContent() *DeleteNodesMacaddressDhcpWhitelistNoContent + func (o *DeleteNodesMacaddressDhcpWhitelistNoContent) Error() string + type DeleteNodesMacaddressDhcpWhitelistNotFound struct + Payload *models.Error + func NewDeleteNodesMacaddressDhcpWhitelistNotFound() *DeleteNodesMacaddressDhcpWhitelistNotFound + func (o *DeleteNodesMacaddressDhcpWhitelistNotFound) Error() string + type DeleteNodesMacaddressDhcpWhitelistParams struct + Macaddress string + func NewDeleteNodesMacaddressDhcpWhitelistParams() *DeleteNodesMacaddressDhcpWhitelistParams + func (o *DeleteNodesMacaddressDhcpWhitelistParams) WithMacaddress(Macaddress string) *DeleteNodesMacaddressDhcpWhitelistParams + func (o *DeleteNodesMacaddressDhcpWhitelistParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesMacaddressDhcpWhitelistReader struct + func (o *DeleteNodesMacaddressDhcpWhitelistReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + 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)