Versions in this module Expand all Collapse all v0 v0.8.2 Apr 14, 2017 v0.8.1 Apr 6, 2017 v0.8.0 Mar 28, 2017 Changes in this version + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client + func (a *Client) DeleteServiceID(params *DeleteServiceIDParams) (*DeleteServiceIDOK, error) + func (a *Client) GetService(params *GetServiceParams) (*GetServiceOK, error) + func (a *Client) GetServiceID(params *GetServiceIDParams) (*GetServiceIDOK, error) + func (a *Client) PutServiceID(params *PutServiceIDParams) (*PutServiceIDOK, *PutServiceIDCreated, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type DeleteServiceIDFailure struct + Payload models.Error + func NewDeleteServiceIDFailure() *DeleteServiceIDFailure + func (o *DeleteServiceIDFailure) Error() string + type DeleteServiceIDNotFound struct + func NewDeleteServiceIDNotFound() *DeleteServiceIDNotFound + func (o *DeleteServiceIDNotFound) Error() string + type DeleteServiceIDOK struct + func NewDeleteServiceIDOK() *DeleteServiceIDOK + func (o *DeleteServiceIDOK) Error() string + type DeleteServiceIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteServiceIDParams() *DeleteServiceIDParams + func NewDeleteServiceIDParamsWithContext(ctx context.Context) *DeleteServiceIDParams + func NewDeleteServiceIDParamsWithHTTPClient(client *http.Client) *DeleteServiceIDParams + func NewDeleteServiceIDParamsWithTimeout(timeout time.Duration) *DeleteServiceIDParams + func (o *DeleteServiceIDParams) SetContext(ctx context.Context) + func (o *DeleteServiceIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteServiceIDParams) SetID(id int64) + func (o *DeleteServiceIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteServiceIDParams) WithContext(ctx context.Context) *DeleteServiceIDParams + func (o *DeleteServiceIDParams) WithHTTPClient(client *http.Client) *DeleteServiceIDParams + func (o *DeleteServiceIDParams) WithID(id int64) *DeleteServiceIDParams + func (o *DeleteServiceIDParams) WithTimeout(timeout time.Duration) *DeleteServiceIDParams + func (o *DeleteServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServiceIDReader struct + func (o *DeleteServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceIDNotFound struct + func NewGetServiceIDNotFound() *GetServiceIDNotFound + func (o *GetServiceIDNotFound) Error() string + type GetServiceIDOK struct + Payload *models.Service + func NewGetServiceIDOK() *GetServiceIDOK + func (o *GetServiceIDOK) Error() string + type GetServiceIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetServiceIDParams() *GetServiceIDParams + func NewGetServiceIDParamsWithContext(ctx context.Context) *GetServiceIDParams + func NewGetServiceIDParamsWithHTTPClient(client *http.Client) *GetServiceIDParams + func NewGetServiceIDParamsWithTimeout(timeout time.Duration) *GetServiceIDParams + func (o *GetServiceIDParams) SetContext(ctx context.Context) + func (o *GetServiceIDParams) SetHTTPClient(client *http.Client) + func (o *GetServiceIDParams) SetID(id int64) + func (o *GetServiceIDParams) SetTimeout(timeout time.Duration) + func (o *GetServiceIDParams) WithContext(ctx context.Context) *GetServiceIDParams + func (o *GetServiceIDParams) WithHTTPClient(client *http.Client) *GetServiceIDParams + func (o *GetServiceIDParams) WithID(id int64) *GetServiceIDParams + func (o *GetServiceIDParams) WithTimeout(timeout time.Duration) *GetServiceIDParams + func (o *GetServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceIDReader struct + func (o *GetServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceOK struct + Payload []*models.Service + func NewGetServiceOK() *GetServiceOK + func (o *GetServiceOK) Error() string + type GetServiceParams struct + Context context.Context + HTTPClient *http.Client + func NewGetServiceParams() *GetServiceParams + func NewGetServiceParamsWithContext(ctx context.Context) *GetServiceParams + func NewGetServiceParamsWithHTTPClient(client *http.Client) *GetServiceParams + func NewGetServiceParamsWithTimeout(timeout time.Duration) *GetServiceParams + func (o *GetServiceParams) SetContext(ctx context.Context) + func (o *GetServiceParams) SetHTTPClient(client *http.Client) + func (o *GetServiceParams) SetTimeout(timeout time.Duration) + func (o *GetServiceParams) WithContext(ctx context.Context) *GetServiceParams + func (o *GetServiceParams) WithHTTPClient(client *http.Client) *GetServiceParams + func (o *GetServiceParams) WithTimeout(timeout time.Duration) *GetServiceParams + func (o *GetServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceReader struct + func (o *GetServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutServiceIDCreated struct + func NewPutServiceIDCreated() *PutServiceIDCreated + func (o *PutServiceIDCreated) Error() string + type PutServiceIDFailure struct + Payload models.Error + func NewPutServiceIDFailure() *PutServiceIDFailure + func (o *PutServiceIDFailure) Error() string + type PutServiceIDInvalidBackend struct + Payload models.Error + func NewPutServiceIDInvalidBackend() *PutServiceIDInvalidBackend + func (o *PutServiceIDInvalidBackend) Error() string + type PutServiceIDInvalidFrontend struct + Payload models.Error + func NewPutServiceIDInvalidFrontend() *PutServiceIDInvalidFrontend + func (o *PutServiceIDInvalidFrontend) Error() string + type PutServiceIDOK struct + func NewPutServiceIDOK() *PutServiceIDOK + func (o *PutServiceIDOK) Error() string + type PutServiceIDParams struct + Config *models.Service + Context context.Context + HTTPClient *http.Client + ID int64 + func NewPutServiceIDParams() *PutServiceIDParams + func NewPutServiceIDParamsWithContext(ctx context.Context) *PutServiceIDParams + func NewPutServiceIDParamsWithHTTPClient(client *http.Client) *PutServiceIDParams + func NewPutServiceIDParamsWithTimeout(timeout time.Duration) *PutServiceIDParams + func (o *PutServiceIDParams) SetConfig(config *models.Service) + func (o *PutServiceIDParams) SetContext(ctx context.Context) + func (o *PutServiceIDParams) SetHTTPClient(client *http.Client) + func (o *PutServiceIDParams) SetID(id int64) + func (o *PutServiceIDParams) SetTimeout(timeout time.Duration) + func (o *PutServiceIDParams) WithConfig(config *models.Service) *PutServiceIDParams + func (o *PutServiceIDParams) WithContext(ctx context.Context) *PutServiceIDParams + func (o *PutServiceIDParams) WithHTTPClient(client *http.Client) *PutServiceIDParams + func (o *PutServiceIDParams) WithID(id int64) *PutServiceIDParams + func (o *PutServiceIDParams) WithTimeout(timeout time.Duration) *PutServiceIDParams + func (o *PutServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutServiceIDReader struct + func (o *PutServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)