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) DeleteLookupsID(params *DeleteLookupsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLookupsIDOK, error) + func (a *Client) GetCatalogs(params *GetCatalogsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCatalogsOK, error) + func (a *Client) GetCatalogsIdentifier(params *GetCatalogsIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetCatalogsIdentifierOK, error) + func (a *Client) GetConfig(params *GetConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetConfigOK, error) + func (a *Client) GetDhcp(params *GetDhcpParams, authInfo runtime.ClientAuthInfoWriter) (*GetDhcpOK, error) + func (a *Client) GetDhcpLeaseMac(params *GetDhcpLeaseMacParams, authInfo runtime.ClientAuthInfoWriter) (*GetDhcpLeaseMacOK, error) + func (a *Client) GetFilesFileidentifier(params *GetFilesFileidentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetFilesFileidentifierOK, error) + func (a *Client) GetLookups(params *GetLookupsParams, authInfo runtime.ClientAuthInfoWriter) (*GetLookupsOK, error) + func (a *Client) GetLookupsID(params *GetLookupsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetLookupsIDOK, error) + func (a *Client) GetNodes(params *GetNodesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesOK, error) + func (a *Client) GetNodesIdentifier(params *GetNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierOK, error) + func (a *Client) GetNodesIdentifierCatalogs(params *GetNodesIdentifierCatalogsParams, ...) (*GetNodesIdentifierCatalogsOK, error) + func (a *Client) GetNodesIdentifierCatalogsSource(params *GetNodesIdentifierCatalogsSourceParams, ...) (*GetNodesIdentifierCatalogsSourceOK, error) + func (a *Client) GetNodesIdentifierObm(params *GetNodesIdentifierObmParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierObmOK, error) + func (a *Client) GetNodesIdentifierObmIdentify(params *GetNodesIdentifierObmIdentifyParams, ...) (*GetNodesIdentifierObmIdentifyOK, error) + func (a *Client) GetNodesIdentifierPollers(params *GetNodesIdentifierPollersParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierPollersOK, error) + func (a *Client) GetNodesIdentifierTags(params *GetNodesIdentifierTagsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierTagsOK, error) + func (a *Client) GetNodesIdentifierWorkflows(params *GetNodesIdentifierWorkflowsParams, ...) (*GetNodesIdentifierWorkflowsOK, error) + func (a *Client) GetNodesIdentifierWorkflowsActive(params *GetNodesIdentifierWorkflowsActiveParams, ...) (*GetNodesIdentifierWorkflowsActiveOK, error) + func (a *Client) GetObmsLibrary(params *GetObmsLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetObmsLibraryOK, error) + func (a *Client) GetObmsLibraryIdentifier(params *GetObmsLibraryIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetObmsLibraryIdentifierOK, 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) GetPollersIdentifierData(params *GetPollersIdentifierDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetPollersIdentifierDataOK, error) + func (a *Client) GetPollersLibrary(params *GetPollersLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetPollersLibraryOK, error) + func (a *Client) GetPollersLibraryIdentifier(params *GetPollersLibraryIdentifierParams, ...) (*GetPollersLibraryIdentifierOK, error) + func (a *Client) GetProfilesLibrary(params *GetProfilesLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetProfilesLibraryOK, error) + func (a *Client) GetProfilesLibraryIdentifier(params *GetProfilesLibraryIdentifierParams, ...) (*GetProfilesLibraryIdentifierOK, error) + func (a *Client) GetSkus(params *GetSkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetSkusOK, error) + func (a *Client) GetSkusIdentifier(params *GetSkusIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetSkusIdentifierOK, error) + func (a *Client) GetSkusIdentifierNodes(params *GetSkusIdentifierNodesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSkusIdentifierNodesOK, error) + func (a *Client) GetTags(params *GetTagsParams, authInfo runtime.ClientAuthInfoWriter) (*GetTagsOK, error) + func (a *Client) GetTemplatesLibrary(params *GetTemplatesLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetTemplatesLibraryOK, error) + func (a *Client) GetTemplatesLibraryIdentifier(params *GetTemplatesLibraryIdentifierParams, ...) (*GetTemplatesLibraryIdentifierOK, error) + func (a *Client) GetVersions(params *GetVersionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetVersionsOK, error) + func (a *Client) GetWorkflows(params *GetWorkflowsParams, authInfo runtime.ClientAuthInfoWriter) (*GetWorkflowsOK, error) + func (a *Client) GetWorkflowsInstanceID(params *GetWorkflowsInstanceIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetWorkflowsInstanceIDOK, error) + func (a *Client) GetWorkflowsLibrary(params *GetWorkflowsLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetWorkflowsLibraryOK, error) + func (a *Client) GetWorkflowsLibraryInjectableName(params *GetWorkflowsLibraryInjectableNameParams, ...) (*GetWorkflowsLibraryInjectableNameOK, error) + func (a *Client) GetWorkflowsTasks(params *GetWorkflowsTasksParams, authInfo runtime.ClientAuthInfoWriter) (*GetWorkflowsTasksOK, error) + func (a *Client) GetWorkflowsTasksLibrary(params *GetWorkflowsTasksLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*GetWorkflowsTasksLibraryOK, error) + func (a *Client) PatchLookupsID(params *PatchLookupsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchLookupsIDOK, error) + func (a *Client) PostPollers(params *PostPollersParams, authInfo runtime.ClientAuthInfoWriter) (*PostPollersOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type DeleteLookupsIDDefault struct + Payload *models.Error + func NewDeleteLookupsIDDefault(code int) *DeleteLookupsIDDefault + func (o *DeleteLookupsIDDefault) Code() int + func (o *DeleteLookupsIDDefault) Error() string + type DeleteLookupsIDOK struct + Payload []interface{} + func NewDeleteLookupsIDOK() *DeleteLookupsIDOK + func (o *DeleteLookupsIDOK) Error() string + type DeleteLookupsIDParams struct + ID string + func NewDeleteLookupsIDParams() *DeleteLookupsIDParams + func (o *DeleteLookupsIDParams) WithID(ID string) *DeleteLookupsIDParams + func (o *DeleteLookupsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteLookupsIDReader struct + func (o *DeleteLookupsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCatalogsDefault struct + Payload *models.Error + func NewGetCatalogsDefault(code int) *GetCatalogsDefault + func (o *GetCatalogsDefault) Code() int + func (o *GetCatalogsDefault) Error() string + type GetCatalogsIdentifierDefault struct + func NewGetCatalogsIdentifierDefault(code int) *GetCatalogsIdentifierDefault + func (o *GetCatalogsIdentifierDefault) Code() int + func (o *GetCatalogsIdentifierDefault) Error() string + type GetCatalogsIdentifierOK struct + Payload *models.Catalog + func NewGetCatalogsIdentifierOK() *GetCatalogsIdentifierOK + func (o *GetCatalogsIdentifierOK) Error() string + type GetCatalogsIdentifierParams struct + Identifier string + func NewGetCatalogsIdentifierParams() *GetCatalogsIdentifierParams + func (o *GetCatalogsIdentifierParams) WithIdentifier(Identifier string) *GetCatalogsIdentifierParams + func (o *GetCatalogsIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCatalogsIdentifierReader struct + func (o *GetCatalogsIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCatalogsOK struct + Payload []*models.Catalog + func NewGetCatalogsOK() *GetCatalogsOK + func (o *GetCatalogsOK) Error() string + type GetCatalogsParams struct + Query *string + func NewGetCatalogsParams() *GetCatalogsParams + func (o *GetCatalogsParams) WithQuery(Query *string) *GetCatalogsParams + func (o *GetCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCatalogsReader struct + func (o *GetCatalogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetConfigDefault struct + Payload *models.Error + func NewGetConfigDefault(code int) *GetConfigDefault + func (o *GetConfigDefault) Code() int + func (o *GetConfigDefault) Error() string + type GetConfigOK struct + Payload GetConfigOKBodyBody + func NewGetConfigOK() *GetConfigOK + func (o *GetConfigOK) Error() string + type GetConfigOKBodyBody interface + type GetConfigParams struct + func NewGetConfigParams() *GetConfigParams + func (o *GetConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetConfigReader struct + func (o *GetConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDhcpDefault struct + func NewGetDhcpDefault(code int) *GetDhcpDefault + func (o *GetDhcpDefault) Code() int + func (o *GetDhcpDefault) Error() string + type GetDhcpLeaseMacDefault struct + func NewGetDhcpLeaseMacDefault(code int) *GetDhcpLeaseMacDefault + func (o *GetDhcpLeaseMacDefault) Code() int + func (o *GetDhcpLeaseMacDefault) Error() string + type GetDhcpLeaseMacOK struct + Payload *models.Lease + func NewGetDhcpLeaseMacOK() *GetDhcpLeaseMacOK + func (o *GetDhcpLeaseMacOK) Error() string + type GetDhcpLeaseMacParams struct + Mac string + func NewGetDhcpLeaseMacParams() *GetDhcpLeaseMacParams + func (o *GetDhcpLeaseMacParams) WithMac(Mac string) *GetDhcpLeaseMacParams + func (o *GetDhcpLeaseMacParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDhcpLeaseMacReader struct + func (o *GetDhcpLeaseMacReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDhcpOK struct + Payload []*models.Lease + func NewGetDhcpOK() *GetDhcpOK + func (o *GetDhcpOK) Error() string + type GetDhcpParams struct + func NewGetDhcpParams() *GetDhcpParams + func (o *GetDhcpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDhcpReader struct + func (o *GetDhcpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetFilesFileidentifierDefault struct + Payload *models.Error + func NewGetFilesFileidentifierDefault(code int) *GetFilesFileidentifierDefault + func (o *GetFilesFileidentifierDefault) Code() int + func (o *GetFilesFileidentifierDefault) Error() string + type GetFilesFileidentifierInternalServerError struct + Payload *models.Error + func NewGetFilesFileidentifierInternalServerError() *GetFilesFileidentifierInternalServerError + func (o *GetFilesFileidentifierInternalServerError) Error() string + type GetFilesFileidentifierNotFound struct + Payload *models.Error + func NewGetFilesFileidentifierNotFound() *GetFilesFileidentifierNotFound + func (o *GetFilesFileidentifierNotFound) Error() string + type GetFilesFileidentifierOK struct + Payload GetFilesFileidentifierOKBodyBody + func NewGetFilesFileidentifierOK() *GetFilesFileidentifierOK + func (o *GetFilesFileidentifierOK) Error() string + type GetFilesFileidentifierOKBodyBody interface + type GetFilesFileidentifierParams struct + Fileidentifier string + func NewGetFilesFileidentifierParams() *GetFilesFileidentifierParams + func (o *GetFilesFileidentifierParams) WithFileidentifier(Fileidentifier string) *GetFilesFileidentifierParams + func (o *GetFilesFileidentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetFilesFileidentifierReader struct + func (o *GetFilesFileidentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetLookupsDefault struct + Payload *models.Error + func NewGetLookupsDefault(code int) *GetLookupsDefault + func (o *GetLookupsDefault) Code() int + func (o *GetLookupsDefault) Error() string + type GetLookupsIDDefault struct + Payload *models.Error + func NewGetLookupsIDDefault(code int) *GetLookupsIDDefault + func (o *GetLookupsIDDefault) Code() int + func (o *GetLookupsIDDefault) Error() string + type GetLookupsIDOK struct + Payload []interface{} + func NewGetLookupsIDOK() *GetLookupsIDOK + func (o *GetLookupsIDOK) Error() string + type GetLookupsIDParams struct + ID string + func NewGetLookupsIDParams() *GetLookupsIDParams + func (o *GetLookupsIDParams) WithID(ID string) *GetLookupsIDParams + func (o *GetLookupsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetLookupsIDReader struct + func (o *GetLookupsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetLookupsOK struct + Payload []interface{} + func NewGetLookupsOK() *GetLookupsOK + func (o *GetLookupsOK) Error() string + type GetLookupsParams struct + Q *string + func NewGetLookupsParams() *GetLookupsParams + func (o *GetLookupsParams) WithQ(Q *string) *GetLookupsParams + func (o *GetLookupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetLookupsReader struct + func (o *GetLookupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesBadRequest struct + Payload *models.Error + func NewGetNodesBadRequest() *GetNodesBadRequest + func (o *GetNodesBadRequest) Error() string + type GetNodesDefault struct + Payload *models.Error + func NewGetNodesDefault(code int) *GetNodesDefault + func (o *GetNodesDefault) Code() int + func (o *GetNodesDefault) Error() string + type GetNodesIdentifierCatalogsDefault struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsDefault(code int) *GetNodesIdentifierCatalogsDefault + func (o *GetNodesIdentifierCatalogsDefault) Code() int + func (o *GetNodesIdentifierCatalogsDefault) Error() string + type GetNodesIdentifierCatalogsNotFound struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsNotFound() *GetNodesIdentifierCatalogsNotFound + func (o *GetNodesIdentifierCatalogsNotFound) Error() string + type GetNodesIdentifierCatalogsOK struct + Payload []interface{} + func NewGetNodesIdentifierCatalogsOK() *GetNodesIdentifierCatalogsOK + func (o *GetNodesIdentifierCatalogsOK) Error() string + type GetNodesIdentifierCatalogsParams struct + Identifier string + func NewGetNodesIdentifierCatalogsParams() *GetNodesIdentifierCatalogsParams + func (o *GetNodesIdentifierCatalogsParams) WithIdentifier(Identifier string) *GetNodesIdentifierCatalogsParams + func (o *GetNodesIdentifierCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierCatalogsReader struct + func (o *GetNodesIdentifierCatalogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierCatalogsSourceDefault struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsSourceDefault(code int) *GetNodesIdentifierCatalogsSourceDefault + func (o *GetNodesIdentifierCatalogsSourceDefault) Code() int + func (o *GetNodesIdentifierCatalogsSourceDefault) Error() string + type GetNodesIdentifierCatalogsSourceNotFound struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsSourceNotFound() *GetNodesIdentifierCatalogsSourceNotFound + func (o *GetNodesIdentifierCatalogsSourceNotFound) Error() string + type GetNodesIdentifierCatalogsSourceOK struct + Payload GetNodesIdentifierCatalogsSourceOKBodyBody + func NewGetNodesIdentifierCatalogsSourceOK() *GetNodesIdentifierCatalogsSourceOK + func (o *GetNodesIdentifierCatalogsSourceOK) Error() string + type GetNodesIdentifierCatalogsSourceOKBodyBody interface + type GetNodesIdentifierCatalogsSourceParams struct + Identifier string + Source string + func NewGetNodesIdentifierCatalogsSourceParams() *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WithIdentifier(Identifier string) *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WithSource(Source string) *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierCatalogsSourceReader struct + func (o *GetNodesIdentifierCatalogsSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierDefault struct + Payload *models.Error + func NewGetNodesIdentifierDefault(code int) *GetNodesIdentifierDefault + func (o *GetNodesIdentifierDefault) Code() int + func (o *GetNodesIdentifierDefault) Error() string + type GetNodesIdentifierNotFound struct + Payload *models.Error + func NewGetNodesIdentifierNotFound() *GetNodesIdentifierNotFound + func (o *GetNodesIdentifierNotFound) Error() string + type GetNodesIdentifierOK struct + Payload []interface{} + func NewGetNodesIdentifierOK() *GetNodesIdentifierOK + func (o *GetNodesIdentifierOK) Error() string + type GetNodesIdentifierObmDefault struct + Payload *models.Error + func NewGetNodesIdentifierObmDefault(code int) *GetNodesIdentifierObmDefault + func (o *GetNodesIdentifierObmDefault) Code() int + func (o *GetNodesIdentifierObmDefault) Error() string + type GetNodesIdentifierObmIdentifyDefault struct + Payload *models.Error + func NewGetNodesIdentifierObmIdentifyDefault(code int) *GetNodesIdentifierObmIdentifyDefault + func (o *GetNodesIdentifierObmIdentifyDefault) Code() int + func (o *GetNodesIdentifierObmIdentifyDefault) Error() string + type GetNodesIdentifierObmIdentifyNotFound struct + Payload *models.Error + func NewGetNodesIdentifierObmIdentifyNotFound() *GetNodesIdentifierObmIdentifyNotFound + func (o *GetNodesIdentifierObmIdentifyNotFound) Error() string + type GetNodesIdentifierObmIdentifyOK struct + Payload GetNodesIdentifierObmIdentifyOKBodyBody + func NewGetNodesIdentifierObmIdentifyOK() *GetNodesIdentifierObmIdentifyOK + func (o *GetNodesIdentifierObmIdentifyOK) Error() string + type GetNodesIdentifierObmIdentifyOKBodyBody interface + type GetNodesIdentifierObmIdentifyParams struct + Identifier string + func NewGetNodesIdentifierObmIdentifyParams() *GetNodesIdentifierObmIdentifyParams + func (o *GetNodesIdentifierObmIdentifyParams) WithIdentifier(Identifier string) *GetNodesIdentifierObmIdentifyParams + func (o *GetNodesIdentifierObmIdentifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierObmIdentifyReader struct + func (o *GetNodesIdentifierObmIdentifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierObmNotFound struct + Payload *models.Error + func NewGetNodesIdentifierObmNotFound() *GetNodesIdentifierObmNotFound + func (o *GetNodesIdentifierObmNotFound) Error() string + type GetNodesIdentifierObmOK struct + Payload []interface{} + func NewGetNodesIdentifierObmOK() *GetNodesIdentifierObmOK + func (o *GetNodesIdentifierObmOK) Error() string + type GetNodesIdentifierObmParams struct + Identifier string + func NewGetNodesIdentifierObmParams() *GetNodesIdentifierObmParams + func (o *GetNodesIdentifierObmParams) WithIdentifier(Identifier string) *GetNodesIdentifierObmParams + func (o *GetNodesIdentifierObmParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierObmReader struct + func (o *GetNodesIdentifierObmReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierParams struct + Identifier string + func NewGetNodesIdentifierParams() *GetNodesIdentifierParams + func (o *GetNodesIdentifierParams) WithIdentifier(Identifier string) *GetNodesIdentifierParams + func (o *GetNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) 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 GetNodesIdentifierReader struct + func (o *GetNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierTagsDefault struct + Payload *models.Error + func NewGetNodesIdentifierTagsDefault(code int) *GetNodesIdentifierTagsDefault + func (o *GetNodesIdentifierTagsDefault) Code() int + func (o *GetNodesIdentifierTagsDefault) Error() string + type GetNodesIdentifierTagsOK struct + Payload []string + func NewGetNodesIdentifierTagsOK() *GetNodesIdentifierTagsOK + func (o *GetNodesIdentifierTagsOK) Error() string + type GetNodesIdentifierTagsParams struct + Identifier string + func NewGetNodesIdentifierTagsParams() *GetNodesIdentifierTagsParams + func (o *GetNodesIdentifierTagsParams) WithIdentifier(Identifier string) *GetNodesIdentifierTagsParams + func (o *GetNodesIdentifierTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierTagsReader struct + func (o *GetNodesIdentifierTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierWorkflowsActiveDefault struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsActiveDefault(code int) *GetNodesIdentifierWorkflowsActiveDefault + func (o *GetNodesIdentifierWorkflowsActiveDefault) Code() int + func (o *GetNodesIdentifierWorkflowsActiveDefault) Error() string + type GetNodesIdentifierWorkflowsActiveNotFound struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsActiveNotFound() *GetNodesIdentifierWorkflowsActiveNotFound + func (o *GetNodesIdentifierWorkflowsActiveNotFound) Error() string + type GetNodesIdentifierWorkflowsActiveOK struct + Payload GetNodesIdentifierWorkflowsActiveOKBodyBody + func NewGetNodesIdentifierWorkflowsActiveOK() *GetNodesIdentifierWorkflowsActiveOK + func (o *GetNodesIdentifierWorkflowsActiveOK) Error() string + type GetNodesIdentifierWorkflowsActiveOKBodyBody interface + type GetNodesIdentifierWorkflowsActiveParams struct + Identifier string + func NewGetNodesIdentifierWorkflowsActiveParams() *GetNodesIdentifierWorkflowsActiveParams + func (o *GetNodesIdentifierWorkflowsActiveParams) WithIdentifier(Identifier string) *GetNodesIdentifierWorkflowsActiveParams + func (o *GetNodesIdentifierWorkflowsActiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierWorkflowsActiveReader struct + func (o *GetNodesIdentifierWorkflowsActiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierWorkflowsDefault struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsDefault(code int) *GetNodesIdentifierWorkflowsDefault + func (o *GetNodesIdentifierWorkflowsDefault) Code() int + func (o *GetNodesIdentifierWorkflowsDefault) Error() string + type GetNodesIdentifierWorkflowsNotFound struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsNotFound() *GetNodesIdentifierWorkflowsNotFound + func (o *GetNodesIdentifierWorkflowsNotFound) Error() string + type GetNodesIdentifierWorkflowsOK struct + Payload []interface{} + func NewGetNodesIdentifierWorkflowsOK() *GetNodesIdentifierWorkflowsOK + func (o *GetNodesIdentifierWorkflowsOK) Error() string + type GetNodesIdentifierWorkflowsParams struct + Identifier string + func NewGetNodesIdentifierWorkflowsParams() *GetNodesIdentifierWorkflowsParams + func (o *GetNodesIdentifierWorkflowsParams) WithIdentifier(Identifier string) *GetNodesIdentifierWorkflowsParams + func (o *GetNodesIdentifierWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierWorkflowsReader struct + func (o *GetNodesIdentifierWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesOK struct + Payload []interface{} + func NewGetNodesOK() *GetNodesOK + func (o *GetNodesOK) Error() string + type GetNodesParams struct + func NewGetNodesParams() *GetNodesParams + func (o *GetNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesReader struct + func (o *GetNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetObmsLibraryDefault struct + Payload *models.Error + func NewGetObmsLibraryDefault(code int) *GetObmsLibraryDefault + func (o *GetObmsLibraryDefault) Code() int + func (o *GetObmsLibraryDefault) Error() string + type GetObmsLibraryIdentifierDefault struct + Payload *models.Error + func NewGetObmsLibraryIdentifierDefault(code int) *GetObmsLibraryIdentifierDefault + func (o *GetObmsLibraryIdentifierDefault) Code() int + func (o *GetObmsLibraryIdentifierDefault) Error() string + type GetObmsLibraryIdentifierNotFound struct + Payload *models.Error + func NewGetObmsLibraryIdentifierNotFound() *GetObmsLibraryIdentifierNotFound + func (o *GetObmsLibraryIdentifierNotFound) Error() string + type GetObmsLibraryIdentifierOK struct + Payload GetObmsLibraryIdentifierOKBodyBody + func NewGetObmsLibraryIdentifierOK() *GetObmsLibraryIdentifierOK + func (o *GetObmsLibraryIdentifierOK) Error() string + type GetObmsLibraryIdentifierOKBodyBody interface + type GetObmsLibraryIdentifierParams struct + Identifier string + func NewGetObmsLibraryIdentifierParams() *GetObmsLibraryIdentifierParams + func (o *GetObmsLibraryIdentifierParams) WithIdentifier(Identifier string) *GetObmsLibraryIdentifierParams + func (o *GetObmsLibraryIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetObmsLibraryIdentifierReader struct + func (o *GetObmsLibraryIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetObmsLibraryOK struct + Payload []interface{} + func NewGetObmsLibraryOK() *GetObmsLibraryOK + func (o *GetObmsLibraryOK) Error() string + type GetObmsLibraryParams struct + func NewGetObmsLibraryParams() *GetObmsLibraryParams + func (o *GetObmsLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetObmsLibraryReader struct + func (o *GetObmsLibraryReader) 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 GetPollersIdentifierDataDefault struct + Payload *models.Error + func NewGetPollersIdentifierDataDefault(code int) *GetPollersIdentifierDataDefault + func (o *GetPollersIdentifierDataDefault) Code() int + func (o *GetPollersIdentifierDataDefault) Error() string + type GetPollersIdentifierDataNotFound struct + Payload *models.Error + func NewGetPollersIdentifierDataNotFound() *GetPollersIdentifierDataNotFound + func (o *GetPollersIdentifierDataNotFound) Error() string + type GetPollersIdentifierDataOK struct + Payload GetPollersIdentifierDataOKBodyBody + func NewGetPollersIdentifierDataOK() *GetPollersIdentifierDataOK + func (o *GetPollersIdentifierDataOK) Error() string + type GetPollersIdentifierDataOKBodyBody interface + type GetPollersIdentifierDataParams struct + Identifier string + func NewGetPollersIdentifierDataParams() *GetPollersIdentifierDataParams + func (o *GetPollersIdentifierDataParams) WithIdentifier(Identifier string) *GetPollersIdentifierDataParams + func (o *GetPollersIdentifierDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPollersIdentifierDataReader struct + func (o *GetPollersIdentifierDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + 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 GetProfilesLibraryDefault struct + Payload *models.Error + func NewGetProfilesLibraryDefault(code int) *GetProfilesLibraryDefault + func (o *GetProfilesLibraryDefault) Code() int + func (o *GetProfilesLibraryDefault) Error() string + type GetProfilesLibraryIdentifierDefault struct + Payload *models.Error + func NewGetProfilesLibraryIdentifierDefault(code int) *GetProfilesLibraryIdentifierDefault + func (o *GetProfilesLibraryIdentifierDefault) Code() int + func (o *GetProfilesLibraryIdentifierDefault) Error() string + type GetProfilesLibraryIdentifierNotFound struct + Payload *models.Error + func NewGetProfilesLibraryIdentifierNotFound() *GetProfilesLibraryIdentifierNotFound + func (o *GetProfilesLibraryIdentifierNotFound) Error() string + type GetProfilesLibraryIdentifierOK struct + Payload GetProfilesLibraryIdentifierOKBodyBody + func NewGetProfilesLibraryIdentifierOK() *GetProfilesLibraryIdentifierOK + func (o *GetProfilesLibraryIdentifierOK) Error() string + type GetProfilesLibraryIdentifierOKBodyBody interface + type GetProfilesLibraryIdentifierParams struct + Identifier string + func NewGetProfilesLibraryIdentifierParams() *GetProfilesLibraryIdentifierParams + func (o *GetProfilesLibraryIdentifierParams) WithIdentifier(Identifier string) *GetProfilesLibraryIdentifierParams + func (o *GetProfilesLibraryIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetProfilesLibraryIdentifierReader struct + func (o *GetProfilesLibraryIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetProfilesLibraryOK struct + Payload []interface{} + func NewGetProfilesLibraryOK() *GetProfilesLibraryOK + func (o *GetProfilesLibraryOK) Error() string + type GetProfilesLibraryParams struct + func NewGetProfilesLibraryParams() *GetProfilesLibraryParams + func (o *GetProfilesLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetProfilesLibraryReader struct + func (o *GetProfilesLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSkusDefault struct + Payload *models.Error + func NewGetSkusDefault(code int) *GetSkusDefault + func (o *GetSkusDefault) Code() int + func (o *GetSkusDefault) Error() string + type GetSkusIdentifierDefault struct + Payload *models.Error + func NewGetSkusIdentifierDefault(code int) *GetSkusIdentifierDefault + func (o *GetSkusIdentifierDefault) Code() int + func (o *GetSkusIdentifierDefault) Error() string + type GetSkusIdentifierNodesDefault struct + Payload *models.Error + func NewGetSkusIdentifierNodesDefault(code int) *GetSkusIdentifierNodesDefault + func (o *GetSkusIdentifierNodesDefault) Code() int + func (o *GetSkusIdentifierNodesDefault) Error() string + type GetSkusIdentifierNodesNotFound struct + Payload *models.Error + func NewGetSkusIdentifierNodesNotFound() *GetSkusIdentifierNodesNotFound + func (o *GetSkusIdentifierNodesNotFound) Error() string + type GetSkusIdentifierNodesOK struct + Payload []interface{} + func NewGetSkusIdentifierNodesOK() *GetSkusIdentifierNodesOK + func (o *GetSkusIdentifierNodesOK) Error() string + type GetSkusIdentifierNodesParams struct + Identifier string + func NewGetSkusIdentifierNodesParams() *GetSkusIdentifierNodesParams + func (o *GetSkusIdentifierNodesParams) WithIdentifier(Identifier string) *GetSkusIdentifierNodesParams + func (o *GetSkusIdentifierNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSkusIdentifierNodesReader struct + func (o *GetSkusIdentifierNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSkusIdentifierNotFound struct + Payload *models.Error + func NewGetSkusIdentifierNotFound() *GetSkusIdentifierNotFound + func (o *GetSkusIdentifierNotFound) Error() string + type GetSkusIdentifierOK struct + Payload GetSkusIdentifierOKBodyBody + func NewGetSkusIdentifierOK() *GetSkusIdentifierOK + func (o *GetSkusIdentifierOK) Error() string + type GetSkusIdentifierOKBodyBody interface + type GetSkusIdentifierParams struct + Identifier string + func NewGetSkusIdentifierParams() *GetSkusIdentifierParams + func (o *GetSkusIdentifierParams) WithIdentifier(Identifier string) *GetSkusIdentifierParams + func (o *GetSkusIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSkusIdentifierReader struct + func (o *GetSkusIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSkusOK struct + Payload []interface{} + func NewGetSkusOK() *GetSkusOK + func (o *GetSkusOK) Error() string + type GetSkusParams struct + func NewGetSkusParams() *GetSkusParams + func (o *GetSkusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSkusReader struct + func (o *GetSkusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetTagsDefault struct + Payload *models.Error + func NewGetTagsDefault(code int) *GetTagsDefault + func (o *GetTagsDefault) Code() int + func (o *GetTagsDefault) Error() string + type GetTagsOK struct + Payload []interface{} + func NewGetTagsOK() *GetTagsOK + func (o *GetTagsOK) Error() string + type GetTagsParams struct + func NewGetTagsParams() *GetTagsParams + func (o *GetTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetTagsReader struct + func (o *GetTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetTemplatesLibraryDefault struct + Payload *models.Error + func NewGetTemplatesLibraryDefault(code int) *GetTemplatesLibraryDefault + func (o *GetTemplatesLibraryDefault) Code() int + func (o *GetTemplatesLibraryDefault) Error() string + type GetTemplatesLibraryIdentifierDefault struct + Payload *models.Error + func NewGetTemplatesLibraryIdentifierDefault(code int) *GetTemplatesLibraryIdentifierDefault + func (o *GetTemplatesLibraryIdentifierDefault) Code() int + func (o *GetTemplatesLibraryIdentifierDefault) Error() string + type GetTemplatesLibraryIdentifierNotFound struct + Payload *models.Error + func NewGetTemplatesLibraryIdentifierNotFound() *GetTemplatesLibraryIdentifierNotFound + func (o *GetTemplatesLibraryIdentifierNotFound) Error() string + type GetTemplatesLibraryIdentifierOK struct + Payload GetTemplatesLibraryIdentifierOKBodyBody + func NewGetTemplatesLibraryIdentifierOK() *GetTemplatesLibraryIdentifierOK + func (o *GetTemplatesLibraryIdentifierOK) Error() string + type GetTemplatesLibraryIdentifierOKBodyBody interface + type GetTemplatesLibraryIdentifierParams struct + Identifier string + func NewGetTemplatesLibraryIdentifierParams() *GetTemplatesLibraryIdentifierParams + func (o *GetTemplatesLibraryIdentifierParams) WithIdentifier(Identifier string) *GetTemplatesLibraryIdentifierParams + func (o *GetTemplatesLibraryIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetTemplatesLibraryIdentifierReader struct + func (o *GetTemplatesLibraryIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetTemplatesLibraryOK struct + Payload []interface{} + func NewGetTemplatesLibraryOK() *GetTemplatesLibraryOK + func (o *GetTemplatesLibraryOK) Error() string + type GetTemplatesLibraryParams struct + func NewGetTemplatesLibraryParams() *GetTemplatesLibraryParams + func (o *GetTemplatesLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetTemplatesLibraryReader struct + func (o *GetTemplatesLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetVersionsDefault struct + Payload *models.Error + func NewGetVersionsDefault(code int) *GetVersionsDefault + func (o *GetVersionsDefault) Code() int + func (o *GetVersionsDefault) Error() string + type GetVersionsNotImplemented struct + Payload *models.Error + func NewGetVersionsNotImplemented() *GetVersionsNotImplemented + func (o *GetVersionsNotImplemented) Error() string + type GetVersionsOK struct + Payload GetVersionsOKBodyBody + func NewGetVersionsOK() *GetVersionsOK + func (o *GetVersionsOK) Error() string + type GetVersionsOKBodyBody interface + type GetVersionsParams struct + func NewGetVersionsParams() *GetVersionsParams + func (o *GetVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetVersionsReader struct + func (o *GetVersionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsDefault struct + Payload *models.Error + func NewGetWorkflowsDefault(code int) *GetWorkflowsDefault + func (o *GetWorkflowsDefault) Code() int + func (o *GetWorkflowsDefault) Error() string + type GetWorkflowsInstanceIDDefault struct + Payload *models.Error + func NewGetWorkflowsInstanceIDDefault(code int) *GetWorkflowsInstanceIDDefault + func (o *GetWorkflowsInstanceIDDefault) Code() int + func (o *GetWorkflowsInstanceIDDefault) Error() string + type GetWorkflowsInstanceIDOK struct + Payload GetWorkflowsInstanceIDOKBodyBody + func NewGetWorkflowsInstanceIDOK() *GetWorkflowsInstanceIDOK + func (o *GetWorkflowsInstanceIDOK) Error() string + type GetWorkflowsInstanceIDOKBodyBody interface + type GetWorkflowsInstanceIDParams struct + InstanceID string + func NewGetWorkflowsInstanceIDParams() *GetWorkflowsInstanceIDParams + func (o *GetWorkflowsInstanceIDParams) WithInstanceID(InstanceID string) *GetWorkflowsInstanceIDParams + func (o *GetWorkflowsInstanceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsInstanceIDReader struct + func (o *GetWorkflowsInstanceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsLibraryDefault struct + Payload *models.Error + func NewGetWorkflowsLibraryDefault(code int) *GetWorkflowsLibraryDefault + func (o *GetWorkflowsLibraryDefault) Code() int + func (o *GetWorkflowsLibraryDefault) Error() string + type GetWorkflowsLibraryInjectableNameDefault struct + Payload *models.Error + func NewGetWorkflowsLibraryInjectableNameDefault(code int) *GetWorkflowsLibraryInjectableNameDefault + func (o *GetWorkflowsLibraryInjectableNameDefault) Code() int + func (o *GetWorkflowsLibraryInjectableNameDefault) Error() string + type GetWorkflowsLibraryInjectableNameOK struct + Payload []interface{} + func NewGetWorkflowsLibraryInjectableNameOK() *GetWorkflowsLibraryInjectableNameOK + func (o *GetWorkflowsLibraryInjectableNameOK) Error() string + type GetWorkflowsLibraryInjectableNameParams struct + InjectableName string + func NewGetWorkflowsLibraryInjectableNameParams() *GetWorkflowsLibraryInjectableNameParams + func (o *GetWorkflowsLibraryInjectableNameParams) WithInjectableName(InjectableName string) *GetWorkflowsLibraryInjectableNameParams + func (o *GetWorkflowsLibraryInjectableNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsLibraryInjectableNameReader struct + func (o *GetWorkflowsLibraryInjectableNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsLibraryOK struct + Payload []interface{} + func NewGetWorkflowsLibraryOK() *GetWorkflowsLibraryOK + func (o *GetWorkflowsLibraryOK) Error() string + type GetWorkflowsLibraryParams struct + func NewGetWorkflowsLibraryParams() *GetWorkflowsLibraryParams + func (o *GetWorkflowsLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsLibraryReader struct + func (o *GetWorkflowsLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsOK struct + Payload []interface{} + func NewGetWorkflowsOK() *GetWorkflowsOK + func (o *GetWorkflowsOK) Error() string + type GetWorkflowsParams struct + func NewGetWorkflowsParams() *GetWorkflowsParams + func (o *GetWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsReader struct + func (o *GetWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsTasksDefault struct + Payload *models.Error + func NewGetWorkflowsTasksDefault(code int) *GetWorkflowsTasksDefault + func (o *GetWorkflowsTasksDefault) Code() int + func (o *GetWorkflowsTasksDefault) Error() string + type GetWorkflowsTasksLibraryDefault struct + Payload *models.Error + func NewGetWorkflowsTasksLibraryDefault(code int) *GetWorkflowsTasksLibraryDefault + func (o *GetWorkflowsTasksLibraryDefault) Code() int + func (o *GetWorkflowsTasksLibraryDefault) Error() string + type GetWorkflowsTasksLibraryOK struct + Payload []interface{} + func NewGetWorkflowsTasksLibraryOK() *GetWorkflowsTasksLibraryOK + func (o *GetWorkflowsTasksLibraryOK) Error() string + type GetWorkflowsTasksLibraryParams struct + func NewGetWorkflowsTasksLibraryParams() *GetWorkflowsTasksLibraryParams + func (o *GetWorkflowsTasksLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsTasksLibraryReader struct + func (o *GetWorkflowsTasksLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetWorkflowsTasksOK struct + Payload []interface{} + func NewGetWorkflowsTasksOK() *GetWorkflowsTasksOK + func (o *GetWorkflowsTasksOK) Error() string + type GetWorkflowsTasksParams struct + func NewGetWorkflowsTasksParams() *GetWorkflowsTasksParams + func (o *GetWorkflowsTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetWorkflowsTasksReader struct + func (o *GetWorkflowsTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchLookupsIDDefault struct + Payload *models.Error + func NewPatchLookupsIDDefault(code int) *PatchLookupsIDDefault + func (o *PatchLookupsIDDefault) Code() int + func (o *PatchLookupsIDDefault) Error() string + type PatchLookupsIDOK struct + Payload []interface{} + func NewPatchLookupsIDOK() *PatchLookupsIDOK + func (o *PatchLookupsIDOK) Error() string + type PatchLookupsIDParams struct + Body interface{} + ID string + func NewPatchLookupsIDParams() *PatchLookupsIDParams + func (o *PatchLookupsIDParams) WithBody(Body interface{}) *PatchLookupsIDParams + func (o *PatchLookupsIDParams) WithID(ID string) *PatchLookupsIDParams + func (o *PatchLookupsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchLookupsIDReader struct + func (o *PatchLookupsIDReader) 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)