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) PostLookups(params *PostLookupsParams, authInfo runtime.ClientAuthInfoWriter) (*PostLookupsOK, error) + func (a *Client) PostLookupsID(params *PostLookupsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PostLookupsIDOK, error) + func (a *Client) PostNodes(params *PostNodesParams, authInfo runtime.ClientAuthInfoWriter) (*PostNodesCreated, error) + func (a *Client) PostNodesIdentifierObm(params *PostNodesIdentifierObmParams, authInfo runtime.ClientAuthInfoWriter) (*PostNodesIdentifierObmCreated, error) + func (a *Client) PostNodesIdentifierObmIdentify(params *PostNodesIdentifierObmIdentifyParams, ...) (*PostNodesIdentifierObmIdentifyCreated, error) + func (a *Client) PostNodesIdentifierWorkflows(params *PostNodesIdentifierWorkflowsParams, ...) (*PostNodesIdentifierWorkflowsCreated, error) + func (a *Client) PostNodesMacaddressDhcpWhitelist(params *PostNodesMacaddressDhcpWhitelistParams, ...) (*PostNodesMacaddressDhcpWhitelistCreated, error) + func (a *Client) PostSkus(params *PostSkusParams, authInfo runtime.ClientAuthInfoWriter) (*PostSkusOK, error) + func (a *Client) PostTags(params *PostTagsParams, authInfo runtime.ClientAuthInfoWriter) (*PostTagsCreated, error) + func (a *Client) PostWorkflows(params *PostWorkflowsParams, authInfo runtime.ClientAuthInfoWriter) (*PostWorkflowsOK, error) + func (a *Client) PutFilesFileidentifier(params *PutFilesFileidentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PutFilesFileidentifierCreated, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type PostLookupsDefault struct + Payload *models.Error + func NewPostLookupsDefault(code int) *PostLookupsDefault + func (o *PostLookupsDefault) Code() int + func (o *PostLookupsDefault) Error() string + type PostLookupsIDDefault struct + Payload *models.Error + func NewPostLookupsIDDefault(code int) *PostLookupsIDDefault + func (o *PostLookupsIDDefault) Code() int + func (o *PostLookupsIDDefault) Error() string + type PostLookupsIDOK struct + Payload PostLookupsIDOKBodyBody + func NewPostLookupsIDOK() *PostLookupsIDOK + func (o *PostLookupsIDOK) Error() string + type PostLookupsIDOKBodyBody interface + type PostLookupsIDParams struct + Content interface{} + ID string + func NewPostLookupsIDParams() *PostLookupsIDParams + func (o *PostLookupsIDParams) WithContent(Content interface{}) *PostLookupsIDParams + func (o *PostLookupsIDParams) WithID(ID string) *PostLookupsIDParams + func (o *PostLookupsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostLookupsIDReader struct + func (o *PostLookupsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostLookupsOK struct + Payload PostLookupsOKBodyBody + func NewPostLookupsOK() *PostLookupsOK + func (o *PostLookupsOK) Error() string + type PostLookupsOKBodyBody interface + type PostLookupsParams struct + Content interface{} + func NewPostLookupsParams() *PostLookupsParams + func (o *PostLookupsParams) WithContent(Content interface{}) *PostLookupsParams + func (o *PostLookupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostLookupsReader struct + func (o *PostLookupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesCreated struct + Payload PostNodesCreatedBodyBody + func NewPostNodesCreated() *PostNodesCreated + func (o *PostNodesCreated) Error() string + type PostNodesCreatedBodyBody interface + type PostNodesDefault struct + Payload *models.Error + func NewPostNodesDefault(code int) *PostNodesDefault + func (o *PostNodesDefault) Code() int + func (o *PostNodesDefault) Error() string + type PostNodesIdentifierObmCreated struct + func NewPostNodesIdentifierObmCreated() *PostNodesIdentifierObmCreated + func (o *PostNodesIdentifierObmCreated) Error() string + type PostNodesIdentifierObmDefault struct + Payload *models.Error + func NewPostNodesIdentifierObmDefault(code int) *PostNodesIdentifierObmDefault + func (o *PostNodesIdentifierObmDefault) Code() int + func (o *PostNodesIdentifierObmDefault) Error() string + type PostNodesIdentifierObmIdentifyCreated struct + func NewPostNodesIdentifierObmIdentifyCreated() *PostNodesIdentifierObmIdentifyCreated + func (o *PostNodesIdentifierObmIdentifyCreated) Error() string + type PostNodesIdentifierObmIdentifyDefault struct + Payload *models.Error + func NewPostNodesIdentifierObmIdentifyDefault(code int) *PostNodesIdentifierObmIdentifyDefault + func (o *PostNodesIdentifierObmIdentifyDefault) Code() int + func (o *PostNodesIdentifierObmIdentifyDefault) Error() string + type PostNodesIdentifierObmIdentifyNotFound struct + Payload *models.Error + func NewPostNodesIdentifierObmIdentifyNotFound() *PostNodesIdentifierObmIdentifyNotFound + func (o *PostNodesIdentifierObmIdentifyNotFound) Error() string + type PostNodesIdentifierObmIdentifyParams struct + Body *bool + Identifier string + func NewPostNodesIdentifierObmIdentifyParams() *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WithBody(Body *bool) *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WithIdentifier(Identifier string) *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierObmIdentifyReader struct + func (o *PostNodesIdentifierObmIdentifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesIdentifierObmNotFound struct + Payload *models.Error + func NewPostNodesIdentifierObmNotFound() *PostNodesIdentifierObmNotFound + func (o *PostNodesIdentifierObmNotFound) Error() string + type PostNodesIdentifierObmParams struct + Body interface{} + Identifier string + func NewPostNodesIdentifierObmParams() *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WithBody(Body interface{}) *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WithIdentifier(Identifier string) *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierObmReader struct + func (o *PostNodesIdentifierObmReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesIdentifierWorkflowsCreated struct + Payload PostNodesIdentifierWorkflowsCreatedBodyBody + func NewPostNodesIdentifierWorkflowsCreated() *PostNodesIdentifierWorkflowsCreated + func (o *PostNodesIdentifierWorkflowsCreated) Error() string + type PostNodesIdentifierWorkflowsCreatedBodyBody interface + type PostNodesIdentifierWorkflowsDefault struct + Payload *models.Error + func NewPostNodesIdentifierWorkflowsDefault(code int) *PostNodesIdentifierWorkflowsDefault + func (o *PostNodesIdentifierWorkflowsDefault) Code() int + func (o *PostNodesIdentifierWorkflowsDefault) Error() string + type PostNodesIdentifierWorkflowsNotFound struct + Payload *models.Error + func NewPostNodesIdentifierWorkflowsNotFound() *PostNodesIdentifierWorkflowsNotFound + func (o *PostNodesIdentifierWorkflowsNotFound) Error() string + type PostNodesIdentifierWorkflowsParams struct + Body interface{} + Identifier string + Name string + func NewPostNodesIdentifierWorkflowsParams() *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithBody(Body interface{}) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithIdentifier(Identifier string) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithName(Name string) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierWorkflowsReader struct + func (o *PostNodesIdentifierWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesMacaddressDhcpWhitelistCreated struct + Payload PostNodesMacaddressDhcpWhitelistCreatedBodyBody + func NewPostNodesMacaddressDhcpWhitelistCreated() *PostNodesMacaddressDhcpWhitelistCreated + func (o *PostNodesMacaddressDhcpWhitelistCreated) Error() string + type PostNodesMacaddressDhcpWhitelistCreatedBodyBody interface + type PostNodesMacaddressDhcpWhitelistDefault struct + Payload *models.Error + func NewPostNodesMacaddressDhcpWhitelistDefault(code int) *PostNodesMacaddressDhcpWhitelistDefault + func (o *PostNodesMacaddressDhcpWhitelistDefault) Code() int + func (o *PostNodesMacaddressDhcpWhitelistDefault) Error() string + type PostNodesMacaddressDhcpWhitelistNotFound struct + Payload *models.Error + func NewPostNodesMacaddressDhcpWhitelistNotFound() *PostNodesMacaddressDhcpWhitelistNotFound + func (o *PostNodesMacaddressDhcpWhitelistNotFound) Error() string + type PostNodesMacaddressDhcpWhitelistParams struct + Body interface{} + Macaddress string + func NewPostNodesMacaddressDhcpWhitelistParams() *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WithBody(Body interface{}) *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WithMacaddress(Macaddress string) *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesMacaddressDhcpWhitelistReader struct + func (o *PostNodesMacaddressDhcpWhitelistReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesParams struct + Identifiers interface{} + func NewPostNodesParams() *PostNodesParams + func (o *PostNodesParams) WithIdentifiers(Identifiers interface{}) *PostNodesParams + func (o *PostNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesReader struct + func (o *PostNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostSkusDefault struct + Payload *models.Error + func NewPostSkusDefault(code int) *PostSkusDefault + func (o *PostSkusDefault) Code() int + func (o *PostSkusDefault) Error() string + type PostSkusInternalServerError struct + Payload *models.Error + func NewPostSkusInternalServerError() *PostSkusInternalServerError + func (o *PostSkusInternalServerError) Error() string + type PostSkusOK struct + Payload PostSkusOKBodyBody + func NewPostSkusOK() *PostSkusOK + func (o *PostSkusOK) Error() string + type PostSkusOKBodyBody interface + type PostSkusParams struct + func NewPostSkusParams() *PostSkusParams + func (o *PostSkusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostSkusReader struct + func (o *PostSkusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostTagsConflict struct + Payload *models.Error + func NewPostTagsConflict() *PostTagsConflict + func (o *PostTagsConflict) Error() string + type PostTagsCreated struct + func NewPostTagsCreated() *PostTagsCreated + func (o *PostTagsCreated) Error() string + type PostTagsDefault struct + Payload *models.Error + func NewPostTagsDefault(code int) *PostTagsDefault + func (o *PostTagsDefault) Code() int + func (o *PostTagsDefault) Error() string + type PostTagsParams struct + Body interface{} + func NewPostTagsParams() *PostTagsParams + func (o *PostTagsParams) WithBody(Body interface{}) *PostTagsParams + func (o *PostTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostTagsReader struct + func (o *PostTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostWorkflowsDefault struct + Payload *models.Error + func NewPostWorkflowsDefault(code int) *PostWorkflowsDefault + func (o *PostWorkflowsDefault) Code() int + func (o *PostWorkflowsDefault) Error() string + type PostWorkflowsOK struct + Payload PostWorkflowsOKBodyBody + func NewPostWorkflowsOK() *PostWorkflowsOK + func (o *PostWorkflowsOK) Error() string + type PostWorkflowsOKBodyBody interface + type PostWorkflowsParams struct + Body interface{} + Name string + func NewPostWorkflowsParams() *PostWorkflowsParams + func (o *PostWorkflowsParams) WithBody(Body interface{}) *PostWorkflowsParams + func (o *PostWorkflowsParams) WithName(Name string) *PostWorkflowsParams + func (o *PostWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostWorkflowsReader struct + func (o *PostWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutFilesFileidentifierCreated struct + Payload string + func NewPutFilesFileidentifierCreated() *PutFilesFileidentifierCreated + func (o *PutFilesFileidentifierCreated) Error() string + type PutFilesFileidentifierDefault struct + Payload *models.Error + func NewPutFilesFileidentifierDefault(code int) *PutFilesFileidentifierDefault + func (o *PutFilesFileidentifierDefault) Code() int + func (o *PutFilesFileidentifierDefault) Error() string + type PutFilesFileidentifierInternalServerError struct + Payload *models.Error + func NewPutFilesFileidentifierInternalServerError() *PutFilesFileidentifierInternalServerError + func (o *PutFilesFileidentifierInternalServerError) Error() string + type PutFilesFileidentifierOK struct + Payload PutFilesFileidentifierOKBodyBody + func NewPutFilesFileidentifierOK() *PutFilesFileidentifierOK + func (o *PutFilesFileidentifierOK) Error() string + type PutFilesFileidentifierOKBodyBody interface + type PutFilesFileidentifierParams struct + Fileidentifier string + func NewPutFilesFileidentifierParams() *PutFilesFileidentifierParams + func (o *PutFilesFileidentifierParams) WithFileidentifier(Fileidentifier string) *PutFilesFileidentifierParams + func (o *PutFilesFileidentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutFilesFileidentifierReader struct + func (o *PutFilesFileidentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)