Versions in this module Expand all Collapse all v0 v0.1.1 Aug 27, 2021 v0.1.0 Aug 26, 2021 Changes in this version + type Client struct + func (a *Client) DeleteIgnoredServiceByID(params *DeleteIgnoredServiceByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteIgnoredServiceByIDOK, error) + func (a *Client) DeleteScheduledTasksByID(params *DeleteScheduledTasksByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteScheduledTasksByIDOK, error) + func (a *Client) DeleteServiceDetails(params *DeleteServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceDetailsOK, error) + func (a *Client) DeleteServiceInstancesByID(params *DeleteServiceInstancesByIDParams, ...) (*DeleteServiceInstancesByIDOK, error) + func (a *Client) DeleteServicePorts(params *DeleteServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicePortsOK, error) + func (a *Client) DeleteServices(params *DeleteServicesParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicesOK, error) + func (a *Client) DeleteServicesByID(params *DeleteServicesByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicesByIDOK, error) + func (a *Client) GetIgnoredService(params *GetIgnoredServiceParams, authInfo runtime.ClientAuthInfoWriter) (*GetIgnoredServiceOK, error) + func (a *Client) GetListenerConnectionStatsByID(params *GetListenerConnectionStatsByIDParams, ...) (*GetListenerConnectionStatsByIDOK, error) + func (a *Client) GetListenerConnectionStatsV1(params *GetListenerConnectionStatsV1Params, ...) (*GetListenerConnectionStatsV1OK, error) + func (a *Client) GetListenerConnectionStatsV2(params *GetListenerConnectionStatsV2Params, ...) (*GetListenerConnectionStatsV2OK, error) + func (a *Client) GetNetworkShares(params *GetNetworkSharesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSharesOK, error) + func (a *Client) GetScheduledTasks(params *GetScheduledTasksParams, authInfo runtime.ClientAuthInfoWriter) (*GetScheduledTasksOK, error) + func (a *Client) GetScheduledTasksByID(params *GetScheduledTasksByIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetScheduledTasksByIDOK, error) + func (a *Client) GetServiceClientConnections(params *GetServiceClientConnectionsParams, ...) (*GetServiceClientConnectionsOK, error) + func (a *Client) GetServiceDetails(params *GetServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceDetailsOK, error) + func (a *Client) GetServiceInstances(params *GetServiceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceInstancesOK, error) + func (a *Client) GetServiceInstancesByID(params *GetServiceInstancesByIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceInstancesByIDOK, error) + func (a *Client) GetServiceListenerPorts(params *GetServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceListenerPortsOK, error) + func (a *Client) GetServiceListenerPortsByID(params *GetServiceListenerPortsByIDParams, ...) (*GetServiceListenerPortsByIDOK, error) + func (a *Client) GetServicePorts(params *GetServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePortsOK, error) + func (a *Client) GetServices(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error) + func (a *Client) GetServices2(params *GetServices2Params, authInfo runtime.ClientAuthInfoWriter) (*GetServices2OK, error) + func (a *Client) PostIgnoredService(params *PostIgnoredServiceParams, authInfo runtime.ClientAuthInfoWriter) (*PostIgnoredServiceOK, error) + func (a *Client) PostScheduledTasks(params *PostScheduledTasksParams, authInfo runtime.ClientAuthInfoWriter) (*PostScheduledTasksOK, error) + func (a *Client) PostServiceDetails(params *PostServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceDetailsOK, error) + func (a *Client) PostServiceInstances(params *PostServiceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceInstancesOK, error) + func (a *Client) PostServiceListenerPorts(params *PostServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceListenerPortsOK, error) + func (a *Client) PostServicePorts(params *PostServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServicePortsOK, error) + func (a *Client) PostServices(params *PostServicesParams, authInfo runtime.ClientAuthInfoWriter) (*PostServicesOK, error) + func (a *Client) PostServices2(params *PostServices2Params, authInfo runtime.ClientAuthInfoWriter) (*PostServices2OK, error) + func (a *Client) PutServiceListenerPorts(params *PutServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*PutServiceListenerPortsOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type ClientService interface + DeleteIgnoredServiceByID func(params *DeleteIgnoredServiceByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteIgnoredServiceByIDOK, error) + DeleteScheduledTasksByID func(params *DeleteScheduledTasksByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteScheduledTasksByIDOK, error) + DeleteServiceDetails func(params *DeleteServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceDetailsOK, error) + DeleteServiceInstancesByID func(params *DeleteServiceInstancesByIDParams, ...) (*DeleteServiceInstancesByIDOK, error) + DeleteServicePorts func(params *DeleteServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicePortsOK, error) + DeleteServices func(params *DeleteServicesParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicesOK, error) + DeleteServicesByID func(params *DeleteServicesByIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServicesByIDOK, error) + GetIgnoredService func(params *GetIgnoredServiceParams, authInfo runtime.ClientAuthInfoWriter) (*GetIgnoredServiceOK, error) + GetListenerConnectionStatsByID func(params *GetListenerConnectionStatsByIDParams, ...) (*GetListenerConnectionStatsByIDOK, error) + GetListenerConnectionStatsV1 func(params *GetListenerConnectionStatsV1Params, ...) (*GetListenerConnectionStatsV1OK, error) + GetListenerConnectionStatsV2 func(params *GetListenerConnectionStatsV2Params, ...) (*GetListenerConnectionStatsV2OK, error) + GetNetworkShares func(params *GetNetworkSharesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSharesOK, error) + GetScheduledTasks func(params *GetScheduledTasksParams, authInfo runtime.ClientAuthInfoWriter) (*GetScheduledTasksOK, error) + GetScheduledTasksByID func(params *GetScheduledTasksByIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetScheduledTasksByIDOK, error) + GetServiceClientConnections func(params *GetServiceClientConnectionsParams, ...) (*GetServiceClientConnectionsOK, error) + GetServiceDetails func(params *GetServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceDetailsOK, error) + GetServiceInstances func(params *GetServiceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceInstancesOK, error) + GetServiceInstancesByID func(params *GetServiceInstancesByIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceInstancesByIDOK, error) + GetServiceListenerPorts func(params *GetServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServiceListenerPortsOK, error) + GetServiceListenerPortsByID func(params *GetServiceListenerPortsByIDParams, ...) (*GetServiceListenerPortsByIDOK, error) + GetServicePorts func(params *GetServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicePortsOK, error) + GetServices func(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error) + GetServices2 func(params *GetServices2Params, authInfo runtime.ClientAuthInfoWriter) (*GetServices2OK, error) + PostIgnoredService func(params *PostIgnoredServiceParams, authInfo runtime.ClientAuthInfoWriter) (*PostIgnoredServiceOK, error) + PostScheduledTasks func(params *PostScheduledTasksParams, authInfo runtime.ClientAuthInfoWriter) (*PostScheduledTasksOK, error) + PostServiceDetails func(params *PostServiceDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceDetailsOK, error) + PostServiceInstances func(params *PostServiceInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceInstancesOK, error) + PostServiceListenerPorts func(params *PostServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServiceListenerPortsOK, error) + PostServicePorts func(params *PostServicePortsParams, authInfo runtime.ClientAuthInfoWriter) (*PostServicePortsOK, error) + PostServices func(params *PostServicesParams, authInfo runtime.ClientAuthInfoWriter) (*PostServicesOK, error) + PostServices2 func(params *PostServices2Params, authInfo runtime.ClientAuthInfoWriter) (*PostServices2OK, error) + PutServiceListenerPorts func(params *PutServiceListenerPortsParams, authInfo runtime.ClientAuthInfoWriter) (*PutServiceListenerPortsOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type DeleteIgnoredServiceByIDBadRequest struct + func NewDeleteIgnoredServiceByIDBadRequest() *DeleteIgnoredServiceByIDBadRequest + func (o *DeleteIgnoredServiceByIDBadRequest) Error() string + type DeleteIgnoredServiceByIDForbidden struct + func NewDeleteIgnoredServiceByIDForbidden() *DeleteIgnoredServiceByIDForbidden + func (o *DeleteIgnoredServiceByIDForbidden) Error() string + type DeleteIgnoredServiceByIDGone struct + func NewDeleteIgnoredServiceByIDGone() *DeleteIgnoredServiceByIDGone + func (o *DeleteIgnoredServiceByIDGone) Error() string + type DeleteIgnoredServiceByIDInternalServerError struct + func NewDeleteIgnoredServiceByIDInternalServerError() *DeleteIgnoredServiceByIDInternalServerError + func (o *DeleteIgnoredServiceByIDInternalServerError) Error() string + type DeleteIgnoredServiceByIDMethodNotAllowed struct + func NewDeleteIgnoredServiceByIDMethodNotAllowed() *DeleteIgnoredServiceByIDMethodNotAllowed + func (o *DeleteIgnoredServiceByIDMethodNotAllowed) Error() string + type DeleteIgnoredServiceByIDNotFound struct + func NewDeleteIgnoredServiceByIDNotFound() *DeleteIgnoredServiceByIDNotFound + func (o *DeleteIgnoredServiceByIDNotFound) Error() string + type DeleteIgnoredServiceByIDOK struct + Payload *DeleteIgnoredServiceByIDOKBody + func NewDeleteIgnoredServiceByIDOK() *DeleteIgnoredServiceByIDOK + func (o *DeleteIgnoredServiceByIDOK) Error() string + func (o *DeleteIgnoredServiceByIDOK) GetPayload() *DeleteIgnoredServiceByIDOKBody + type DeleteIgnoredServiceByIDOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteIgnoredServiceByIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteIgnoredServiceByIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteIgnoredServiceByIDOKBody) Validate(formats strfmt.Registry) error + type DeleteIgnoredServiceByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteIgnoredServiceByIDParams() *DeleteIgnoredServiceByIDParams + func NewDeleteIgnoredServiceByIDParamsWithContext(ctx context.Context) *DeleteIgnoredServiceByIDParams + func NewDeleteIgnoredServiceByIDParamsWithHTTPClient(client *http.Client) *DeleteIgnoredServiceByIDParams + func NewDeleteIgnoredServiceByIDParamsWithTimeout(timeout time.Duration) *DeleteIgnoredServiceByIDParams + func (o *DeleteIgnoredServiceByIDParams) SetContext(ctx context.Context) + func (o *DeleteIgnoredServiceByIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteIgnoredServiceByIDParams) SetID(id int64) + func (o *DeleteIgnoredServiceByIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteIgnoredServiceByIDParams) WithContext(ctx context.Context) *DeleteIgnoredServiceByIDParams + func (o *DeleteIgnoredServiceByIDParams) WithHTTPClient(client *http.Client) *DeleteIgnoredServiceByIDParams + func (o *DeleteIgnoredServiceByIDParams) WithID(id int64) *DeleteIgnoredServiceByIDParams + func (o *DeleteIgnoredServiceByIDParams) WithTimeout(timeout time.Duration) *DeleteIgnoredServiceByIDParams + func (o *DeleteIgnoredServiceByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteIgnoredServiceByIDReader struct + func (o *DeleteIgnoredServiceByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteIgnoredServiceByIDServiceUnavailable struct + func NewDeleteIgnoredServiceByIDServiceUnavailable() *DeleteIgnoredServiceByIDServiceUnavailable + func (o *DeleteIgnoredServiceByIDServiceUnavailable) Error() string + type DeleteIgnoredServiceByIDUnauthorized struct + func NewDeleteIgnoredServiceByIDUnauthorized() *DeleteIgnoredServiceByIDUnauthorized + func (o *DeleteIgnoredServiceByIDUnauthorized) Error() string + type DeleteScheduledTasksByIDBadRequest struct + func NewDeleteScheduledTasksByIDBadRequest() *DeleteScheduledTasksByIDBadRequest + func (o *DeleteScheduledTasksByIDBadRequest) Error() string + type DeleteScheduledTasksByIDForbidden struct + func NewDeleteScheduledTasksByIDForbidden() *DeleteScheduledTasksByIDForbidden + func (o *DeleteScheduledTasksByIDForbidden) Error() string + type DeleteScheduledTasksByIDGone struct + func NewDeleteScheduledTasksByIDGone() *DeleteScheduledTasksByIDGone + func (o *DeleteScheduledTasksByIDGone) Error() string + type DeleteScheduledTasksByIDInternalServerError struct + func NewDeleteScheduledTasksByIDInternalServerError() *DeleteScheduledTasksByIDInternalServerError + func (o *DeleteScheduledTasksByIDInternalServerError) Error() string + type DeleteScheduledTasksByIDMethodNotAllowed struct + func NewDeleteScheduledTasksByIDMethodNotAllowed() *DeleteScheduledTasksByIDMethodNotAllowed + func (o *DeleteScheduledTasksByIDMethodNotAllowed) Error() string + type DeleteScheduledTasksByIDNotFound struct + func NewDeleteScheduledTasksByIDNotFound() *DeleteScheduledTasksByIDNotFound + func (o *DeleteScheduledTasksByIDNotFound) Error() string + type DeleteScheduledTasksByIDOK struct + Payload *DeleteScheduledTasksByIDOKBody + func NewDeleteScheduledTasksByIDOK() *DeleteScheduledTasksByIDOK + func (o *DeleteScheduledTasksByIDOK) Error() string + func (o *DeleteScheduledTasksByIDOK) GetPayload() *DeleteScheduledTasksByIDOKBody + type DeleteScheduledTasksByIDOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteScheduledTasksByIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteScheduledTasksByIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteScheduledTasksByIDOKBody) Validate(formats strfmt.Registry) error + type DeleteScheduledTasksByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteScheduledTasksByIDParams() *DeleteScheduledTasksByIDParams + func NewDeleteScheduledTasksByIDParamsWithContext(ctx context.Context) *DeleteScheduledTasksByIDParams + func NewDeleteScheduledTasksByIDParamsWithHTTPClient(client *http.Client) *DeleteScheduledTasksByIDParams + func NewDeleteScheduledTasksByIDParamsWithTimeout(timeout time.Duration) *DeleteScheduledTasksByIDParams + func (o *DeleteScheduledTasksByIDParams) SetContext(ctx context.Context) + func (o *DeleteScheduledTasksByIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteScheduledTasksByIDParams) SetID(id int64) + func (o *DeleteScheduledTasksByIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteScheduledTasksByIDParams) WithContext(ctx context.Context) *DeleteScheduledTasksByIDParams + func (o *DeleteScheduledTasksByIDParams) WithHTTPClient(client *http.Client) *DeleteScheduledTasksByIDParams + func (o *DeleteScheduledTasksByIDParams) WithID(id int64) *DeleteScheduledTasksByIDParams + func (o *DeleteScheduledTasksByIDParams) WithTimeout(timeout time.Duration) *DeleteScheduledTasksByIDParams + func (o *DeleteScheduledTasksByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteScheduledTasksByIDReader struct + func (o *DeleteScheduledTasksByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteScheduledTasksByIDServiceUnavailable struct + func NewDeleteScheduledTasksByIDServiceUnavailable() *DeleteScheduledTasksByIDServiceUnavailable + func (o *DeleteScheduledTasksByIDServiceUnavailable) Error() string + type DeleteScheduledTasksByIDUnauthorized struct + func NewDeleteScheduledTasksByIDUnauthorized() *DeleteScheduledTasksByIDUnauthorized + func (o *DeleteScheduledTasksByIDUnauthorized) Error() string + type DeleteServiceDetailsBadRequest struct + func NewDeleteServiceDetailsBadRequest() *DeleteServiceDetailsBadRequest + func (o *DeleteServiceDetailsBadRequest) Error() string + type DeleteServiceDetailsForbidden struct + func NewDeleteServiceDetailsForbidden() *DeleteServiceDetailsForbidden + func (o *DeleteServiceDetailsForbidden) Error() string + type DeleteServiceDetailsGone struct + func NewDeleteServiceDetailsGone() *DeleteServiceDetailsGone + func (o *DeleteServiceDetailsGone) Error() string + type DeleteServiceDetailsInternalServerError struct + func NewDeleteServiceDetailsInternalServerError() *DeleteServiceDetailsInternalServerError + func (o *DeleteServiceDetailsInternalServerError) Error() string + type DeleteServiceDetailsMethodNotAllowed struct + func NewDeleteServiceDetailsMethodNotAllowed() *DeleteServiceDetailsMethodNotAllowed + func (o *DeleteServiceDetailsMethodNotAllowed) Error() string + type DeleteServiceDetailsNotFound struct + func NewDeleteServiceDetailsNotFound() *DeleteServiceDetailsNotFound + func (o *DeleteServiceDetailsNotFound) Error() string + type DeleteServiceDetailsOK struct + Payload *DeleteServiceDetailsOKBody + func NewDeleteServiceDetailsOK() *DeleteServiceDetailsOK + func (o *DeleteServiceDetailsOK) Error() string + func (o *DeleteServiceDetailsOK) GetPayload() *DeleteServiceDetailsOKBody + type DeleteServiceDetailsOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteServiceDetailsOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteServiceDetailsOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteServiceDetailsOKBody) Validate(formats strfmt.Registry) error + type DeleteServiceDetailsParams struct + Context context.Context + HTTPClient *http.Client + ID strfmt.UUID + func NewDeleteServiceDetailsParams() *DeleteServiceDetailsParams + func NewDeleteServiceDetailsParamsWithContext(ctx context.Context) *DeleteServiceDetailsParams + func NewDeleteServiceDetailsParamsWithHTTPClient(client *http.Client) *DeleteServiceDetailsParams + func NewDeleteServiceDetailsParamsWithTimeout(timeout time.Duration) *DeleteServiceDetailsParams + func (o *DeleteServiceDetailsParams) SetContext(ctx context.Context) + func (o *DeleteServiceDetailsParams) SetHTTPClient(client *http.Client) + func (o *DeleteServiceDetailsParams) SetID(id strfmt.UUID) + func (o *DeleteServiceDetailsParams) SetTimeout(timeout time.Duration) + func (o *DeleteServiceDetailsParams) WithContext(ctx context.Context) *DeleteServiceDetailsParams + func (o *DeleteServiceDetailsParams) WithHTTPClient(client *http.Client) *DeleteServiceDetailsParams + func (o *DeleteServiceDetailsParams) WithID(id strfmt.UUID) *DeleteServiceDetailsParams + func (o *DeleteServiceDetailsParams) WithTimeout(timeout time.Duration) *DeleteServiceDetailsParams + func (o *DeleteServiceDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServiceDetailsReader struct + func (o *DeleteServiceDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteServiceDetailsServiceUnavailable struct + func NewDeleteServiceDetailsServiceUnavailable() *DeleteServiceDetailsServiceUnavailable + func (o *DeleteServiceDetailsServiceUnavailable) Error() string + type DeleteServiceDetailsUnauthorized struct + func NewDeleteServiceDetailsUnauthorized() *DeleteServiceDetailsUnauthorized + func (o *DeleteServiceDetailsUnauthorized) Error() string + type DeleteServiceInstancesByIDBadRequest struct + func NewDeleteServiceInstancesByIDBadRequest() *DeleteServiceInstancesByIDBadRequest + func (o *DeleteServiceInstancesByIDBadRequest) Error() string + type DeleteServiceInstancesByIDForbidden struct + func NewDeleteServiceInstancesByIDForbidden() *DeleteServiceInstancesByIDForbidden + func (o *DeleteServiceInstancesByIDForbidden) Error() string + type DeleteServiceInstancesByIDGone struct + func NewDeleteServiceInstancesByIDGone() *DeleteServiceInstancesByIDGone + func (o *DeleteServiceInstancesByIDGone) Error() string + type DeleteServiceInstancesByIDInternalServerError struct + func NewDeleteServiceInstancesByIDInternalServerError() *DeleteServiceInstancesByIDInternalServerError + func (o *DeleteServiceInstancesByIDInternalServerError) Error() string + type DeleteServiceInstancesByIDMethodNotAllowed struct + func NewDeleteServiceInstancesByIDMethodNotAllowed() *DeleteServiceInstancesByIDMethodNotAllowed + func (o *DeleteServiceInstancesByIDMethodNotAllowed) Error() string + type DeleteServiceInstancesByIDNotFound struct + func NewDeleteServiceInstancesByIDNotFound() *DeleteServiceInstancesByIDNotFound + func (o *DeleteServiceInstancesByIDNotFound) Error() string + type DeleteServiceInstancesByIDOK struct + Payload *DeleteServiceInstancesByIDOKBody + func NewDeleteServiceInstancesByIDOK() *DeleteServiceInstancesByIDOK + func (o *DeleteServiceInstancesByIDOK) Error() string + func (o *DeleteServiceInstancesByIDOK) GetPayload() *DeleteServiceInstancesByIDOKBody + type DeleteServiceInstancesByIDOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteServiceInstancesByIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteServiceInstancesByIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteServiceInstancesByIDOKBody) Validate(formats strfmt.Registry) error + type DeleteServiceInstancesByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteServiceInstancesByIDParams() *DeleteServiceInstancesByIDParams + func NewDeleteServiceInstancesByIDParamsWithContext(ctx context.Context) *DeleteServiceInstancesByIDParams + func NewDeleteServiceInstancesByIDParamsWithHTTPClient(client *http.Client) *DeleteServiceInstancesByIDParams + func NewDeleteServiceInstancesByIDParamsWithTimeout(timeout time.Duration) *DeleteServiceInstancesByIDParams + func (o *DeleteServiceInstancesByIDParams) SetContext(ctx context.Context) + func (o *DeleteServiceInstancesByIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteServiceInstancesByIDParams) SetID(id int64) + func (o *DeleteServiceInstancesByIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteServiceInstancesByIDParams) WithContext(ctx context.Context) *DeleteServiceInstancesByIDParams + func (o *DeleteServiceInstancesByIDParams) WithHTTPClient(client *http.Client) *DeleteServiceInstancesByIDParams + func (o *DeleteServiceInstancesByIDParams) WithID(id int64) *DeleteServiceInstancesByIDParams + func (o *DeleteServiceInstancesByIDParams) WithTimeout(timeout time.Duration) *DeleteServiceInstancesByIDParams + func (o *DeleteServiceInstancesByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServiceInstancesByIDReader struct + func (o *DeleteServiceInstancesByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteServiceInstancesByIDServiceUnavailable struct + func NewDeleteServiceInstancesByIDServiceUnavailable() *DeleteServiceInstancesByIDServiceUnavailable + func (o *DeleteServiceInstancesByIDServiceUnavailable) Error() string + type DeleteServiceInstancesByIDUnauthorized struct + func NewDeleteServiceInstancesByIDUnauthorized() *DeleteServiceInstancesByIDUnauthorized + func (o *DeleteServiceInstancesByIDUnauthorized) Error() string + type DeleteServicePortsBadRequest struct + func NewDeleteServicePortsBadRequest() *DeleteServicePortsBadRequest + func (o *DeleteServicePortsBadRequest) Error() string + type DeleteServicePortsForbidden struct + func NewDeleteServicePortsForbidden() *DeleteServicePortsForbidden + func (o *DeleteServicePortsForbidden) Error() string + type DeleteServicePortsGone struct + func NewDeleteServicePortsGone() *DeleteServicePortsGone + func (o *DeleteServicePortsGone) Error() string + type DeleteServicePortsInternalServerError struct + func NewDeleteServicePortsInternalServerError() *DeleteServicePortsInternalServerError + func (o *DeleteServicePortsInternalServerError) Error() string + type DeleteServicePortsMethodNotAllowed struct + func NewDeleteServicePortsMethodNotAllowed() *DeleteServicePortsMethodNotAllowed + func (o *DeleteServicePortsMethodNotAllowed) Error() string + type DeleteServicePortsNotFound struct + func NewDeleteServicePortsNotFound() *DeleteServicePortsNotFound + func (o *DeleteServicePortsNotFound) Error() string + type DeleteServicePortsOK struct + Payload *DeleteServicePortsOKBody + func NewDeleteServicePortsOK() *DeleteServicePortsOK + func (o *DeleteServicePortsOK) Error() string + func (o *DeleteServicePortsOK) GetPayload() *DeleteServicePortsOKBody + type DeleteServicePortsOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteServicePortsOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteServicePortsOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteServicePortsOKBody) Validate(formats strfmt.Registry) error + type DeleteServicePortsParams struct + Context context.Context + HTTPClient *http.Client + ID strfmt.UUID + func NewDeleteServicePortsParams() *DeleteServicePortsParams + func NewDeleteServicePortsParamsWithContext(ctx context.Context) *DeleteServicePortsParams + func NewDeleteServicePortsParamsWithHTTPClient(client *http.Client) *DeleteServicePortsParams + func NewDeleteServicePortsParamsWithTimeout(timeout time.Duration) *DeleteServicePortsParams + func (o *DeleteServicePortsParams) SetContext(ctx context.Context) + func (o *DeleteServicePortsParams) SetHTTPClient(client *http.Client) + func (o *DeleteServicePortsParams) SetID(id strfmt.UUID) + func (o *DeleteServicePortsParams) SetTimeout(timeout time.Duration) + func (o *DeleteServicePortsParams) WithContext(ctx context.Context) *DeleteServicePortsParams + func (o *DeleteServicePortsParams) WithHTTPClient(client *http.Client) *DeleteServicePortsParams + func (o *DeleteServicePortsParams) WithID(id strfmt.UUID) *DeleteServicePortsParams + func (o *DeleteServicePortsParams) WithTimeout(timeout time.Duration) *DeleteServicePortsParams + func (o *DeleteServicePortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServicePortsReader struct + func (o *DeleteServicePortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteServicePortsServiceUnavailable struct + func NewDeleteServicePortsServiceUnavailable() *DeleteServicePortsServiceUnavailable + func (o *DeleteServicePortsServiceUnavailable) Error() string + type DeleteServicePortsUnauthorized struct + func NewDeleteServicePortsUnauthorized() *DeleteServicePortsUnauthorized + func (o *DeleteServicePortsUnauthorized) Error() string + type DeleteServicesBadRequest struct + func NewDeleteServicesBadRequest() *DeleteServicesBadRequest + func (o *DeleteServicesBadRequest) Error() string + type DeleteServicesByIDBadRequest struct + func NewDeleteServicesByIDBadRequest() *DeleteServicesByIDBadRequest + func (o *DeleteServicesByIDBadRequest) Error() string + type DeleteServicesByIDForbidden struct + func NewDeleteServicesByIDForbidden() *DeleteServicesByIDForbidden + func (o *DeleteServicesByIDForbidden) Error() string + type DeleteServicesByIDGone struct + func NewDeleteServicesByIDGone() *DeleteServicesByIDGone + func (o *DeleteServicesByIDGone) Error() string + type DeleteServicesByIDInternalServerError struct + func NewDeleteServicesByIDInternalServerError() *DeleteServicesByIDInternalServerError + func (o *DeleteServicesByIDInternalServerError) Error() string + type DeleteServicesByIDMethodNotAllowed struct + func NewDeleteServicesByIDMethodNotAllowed() *DeleteServicesByIDMethodNotAllowed + func (o *DeleteServicesByIDMethodNotAllowed) Error() string + type DeleteServicesByIDNotFound struct + func NewDeleteServicesByIDNotFound() *DeleteServicesByIDNotFound + func (o *DeleteServicesByIDNotFound) Error() string + type DeleteServicesByIDOK struct + Payload *DeleteServicesByIDOKBody + func NewDeleteServicesByIDOK() *DeleteServicesByIDOK + func (o *DeleteServicesByIDOK) Error() string + func (o *DeleteServicesByIDOK) GetPayload() *DeleteServicesByIDOKBody + type DeleteServicesByIDOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteServicesByIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteServicesByIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteServicesByIDOKBody) Validate(formats strfmt.Registry) error + type DeleteServicesByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteServicesByIDParams() *DeleteServicesByIDParams + func NewDeleteServicesByIDParamsWithContext(ctx context.Context) *DeleteServicesByIDParams + func NewDeleteServicesByIDParamsWithHTTPClient(client *http.Client) *DeleteServicesByIDParams + func NewDeleteServicesByIDParamsWithTimeout(timeout time.Duration) *DeleteServicesByIDParams + func (o *DeleteServicesByIDParams) SetContext(ctx context.Context) + func (o *DeleteServicesByIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteServicesByIDParams) SetID(id int64) + func (o *DeleteServicesByIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteServicesByIDParams) WithContext(ctx context.Context) *DeleteServicesByIDParams + func (o *DeleteServicesByIDParams) WithHTTPClient(client *http.Client) *DeleteServicesByIDParams + func (o *DeleteServicesByIDParams) WithID(id int64) *DeleteServicesByIDParams + func (o *DeleteServicesByIDParams) WithTimeout(timeout time.Duration) *DeleteServicesByIDParams + func (o *DeleteServicesByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServicesByIDReader struct + func (o *DeleteServicesByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteServicesByIDServiceUnavailable struct + func NewDeleteServicesByIDServiceUnavailable() *DeleteServicesByIDServiceUnavailable + func (o *DeleteServicesByIDServiceUnavailable) Error() string + type DeleteServicesByIDUnauthorized struct + func NewDeleteServicesByIDUnauthorized() *DeleteServicesByIDUnauthorized + func (o *DeleteServicesByIDUnauthorized) Error() string + type DeleteServicesForbidden struct + func NewDeleteServicesForbidden() *DeleteServicesForbidden + func (o *DeleteServicesForbidden) Error() string + type DeleteServicesGone struct + func NewDeleteServicesGone() *DeleteServicesGone + func (o *DeleteServicesGone) Error() string + type DeleteServicesInternalServerError struct + func NewDeleteServicesInternalServerError() *DeleteServicesInternalServerError + func (o *DeleteServicesInternalServerError) Error() string + type DeleteServicesMethodNotAllowed struct + func NewDeleteServicesMethodNotAllowed() *DeleteServicesMethodNotAllowed + func (o *DeleteServicesMethodNotAllowed) Error() string + type DeleteServicesNotFound struct + func NewDeleteServicesNotFound() *DeleteServicesNotFound + func (o *DeleteServicesNotFound) Error() string + type DeleteServicesOK struct + Payload *DeleteServicesOKBody + func NewDeleteServicesOK() *DeleteServicesOK + func (o *DeleteServicesOK) Error() string + func (o *DeleteServicesOK) GetPayload() *DeleteServicesOKBody + type DeleteServicesOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteServicesOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteServicesOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteServicesOKBody) Validate(formats strfmt.Registry) error + type DeleteServicesParams struct + Context context.Context + HTTPClient *http.Client + ID strfmt.UUID + func NewDeleteServicesParams() *DeleteServicesParams + func NewDeleteServicesParamsWithContext(ctx context.Context) *DeleteServicesParams + func NewDeleteServicesParamsWithHTTPClient(client *http.Client) *DeleteServicesParams + func NewDeleteServicesParamsWithTimeout(timeout time.Duration) *DeleteServicesParams + func (o *DeleteServicesParams) SetContext(ctx context.Context) + func (o *DeleteServicesParams) SetHTTPClient(client *http.Client) + func (o *DeleteServicesParams) SetID(id strfmt.UUID) + func (o *DeleteServicesParams) SetTimeout(timeout time.Duration) + func (o *DeleteServicesParams) WithContext(ctx context.Context) *DeleteServicesParams + func (o *DeleteServicesParams) WithHTTPClient(client *http.Client) *DeleteServicesParams + func (o *DeleteServicesParams) WithID(id strfmt.UUID) *DeleteServicesParams + func (o *DeleteServicesParams) WithTimeout(timeout time.Duration) *DeleteServicesParams + func (o *DeleteServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteServicesReader struct + func (o *DeleteServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteServicesServiceUnavailable struct + func NewDeleteServicesServiceUnavailable() *DeleteServicesServiceUnavailable + func (o *DeleteServicesServiceUnavailable) Error() string + type DeleteServicesUnauthorized struct + func NewDeleteServicesUnauthorized() *DeleteServicesUnauthorized + func (o *DeleteServicesUnauthorized) Error() string + type GetIgnoredServiceBadRequest struct + func NewGetIgnoredServiceBadRequest() *GetIgnoredServiceBadRequest + func (o *GetIgnoredServiceBadRequest) Error() string + type GetIgnoredServiceForbidden struct + func NewGetIgnoredServiceForbidden() *GetIgnoredServiceForbidden + func (o *GetIgnoredServiceForbidden) Error() string + type GetIgnoredServiceGone struct + func NewGetIgnoredServiceGone() *GetIgnoredServiceGone + func (o *GetIgnoredServiceGone) Error() string + type GetIgnoredServiceInternalServerError struct + func NewGetIgnoredServiceInternalServerError() *GetIgnoredServiceInternalServerError + func (o *GetIgnoredServiceInternalServerError) Error() string + type GetIgnoredServiceMethodNotAllowed struct + func NewGetIgnoredServiceMethodNotAllowed() *GetIgnoredServiceMethodNotAllowed + func (o *GetIgnoredServiceMethodNotAllowed) Error() string + type GetIgnoredServiceNotFound struct + func NewGetIgnoredServiceNotFound() *GetIgnoredServiceNotFound + func (o *GetIgnoredServiceNotFound) Error() string + type GetIgnoredServiceOK struct + Payload *GetIgnoredServiceOKBody + func NewGetIgnoredServiceOK() *GetIgnoredServiceOK + func (o *GetIgnoredServiceOK) Error() string + func (o *GetIgnoredServiceOK) GetPayload() *GetIgnoredServiceOKBody + type GetIgnoredServiceOKBody struct + IgnoredServices []*IgnoredServicesItems0 + Limit interface{} + Offset interface{} + TotalCount interface{} + func (o *GetIgnoredServiceOKBody) MarshalBinary() ([]byte, error) + func (o *GetIgnoredServiceOKBody) UnmarshalBinary(b []byte) error + func (o *GetIgnoredServiceOKBody) Validate(formats strfmt.Registry) error + type GetIgnoredServiceParams struct + Context context.Context + HTTPClient *http.Client + IgnoredID *int64 + func NewGetIgnoredServiceParams() *GetIgnoredServiceParams + func NewGetIgnoredServiceParamsWithContext(ctx context.Context) *GetIgnoredServiceParams + func NewGetIgnoredServiceParamsWithHTTPClient(client *http.Client) *GetIgnoredServiceParams + func NewGetIgnoredServiceParamsWithTimeout(timeout time.Duration) *GetIgnoredServiceParams + func (o *GetIgnoredServiceParams) SetContext(ctx context.Context) + func (o *GetIgnoredServiceParams) SetHTTPClient(client *http.Client) + func (o *GetIgnoredServiceParams) SetIgnoredID(ignoredID *int64) + func (o *GetIgnoredServiceParams) SetTimeout(timeout time.Duration) + func (o *GetIgnoredServiceParams) WithContext(ctx context.Context) *GetIgnoredServiceParams + func (o *GetIgnoredServiceParams) WithHTTPClient(client *http.Client) *GetIgnoredServiceParams + func (o *GetIgnoredServiceParams) WithIgnoredID(ignoredID *int64) *GetIgnoredServiceParams + func (o *GetIgnoredServiceParams) WithTimeout(timeout time.Duration) *GetIgnoredServiceParams + func (o *GetIgnoredServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetIgnoredServiceReader struct + func (o *GetIgnoredServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetIgnoredServiceServiceUnavailable struct + func NewGetIgnoredServiceServiceUnavailable() *GetIgnoredServiceServiceUnavailable + func (o *GetIgnoredServiceServiceUnavailable) Error() string + type GetIgnoredServiceUnauthorized struct + func NewGetIgnoredServiceUnauthorized() *GetIgnoredServiceUnauthorized + func (o *GetIgnoredServiceUnauthorized) Error() string + type GetListenerConnectionStatsByIDBadRequest struct + func NewGetListenerConnectionStatsByIDBadRequest() *GetListenerConnectionStatsByIDBadRequest + func (o *GetListenerConnectionStatsByIDBadRequest) Error() string + type GetListenerConnectionStatsByIDForbidden struct + func NewGetListenerConnectionStatsByIDForbidden() *GetListenerConnectionStatsByIDForbidden + func (o *GetListenerConnectionStatsByIDForbidden) Error() string + type GetListenerConnectionStatsByIDGone struct + func NewGetListenerConnectionStatsByIDGone() *GetListenerConnectionStatsByIDGone + func (o *GetListenerConnectionStatsByIDGone) Error() string + type GetListenerConnectionStatsByIDInternalServerError struct + func NewGetListenerConnectionStatsByIDInternalServerError() *GetListenerConnectionStatsByIDInternalServerError + func (o *GetListenerConnectionStatsByIDInternalServerError) Error() string + type GetListenerConnectionStatsByIDMethodNotAllowed struct + func NewGetListenerConnectionStatsByIDMethodNotAllowed() *GetListenerConnectionStatsByIDMethodNotAllowed + func (o *GetListenerConnectionStatsByIDMethodNotAllowed) Error() string + type GetListenerConnectionStatsByIDNotFound struct + func NewGetListenerConnectionStatsByIDNotFound() *GetListenerConnectionStatsByIDNotFound + func (o *GetListenerConnectionStatsByIDNotFound) Error() string + type GetListenerConnectionStatsByIDOK struct + Payload *models.ListenerConnectionStatsID + func NewGetListenerConnectionStatsByIDOK() *GetListenerConnectionStatsByIDOK + func (o *GetListenerConnectionStatsByIDOK) Error() string + func (o *GetListenerConnectionStatsByIDOK) GetPayload() *models.ListenerConnectionStatsID + type GetListenerConnectionStatsByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetListenerConnectionStatsByIDParams() *GetListenerConnectionStatsByIDParams + func NewGetListenerConnectionStatsByIDParamsWithContext(ctx context.Context) *GetListenerConnectionStatsByIDParams + func NewGetListenerConnectionStatsByIDParamsWithHTTPClient(client *http.Client) *GetListenerConnectionStatsByIDParams + func NewGetListenerConnectionStatsByIDParamsWithTimeout(timeout time.Duration) *GetListenerConnectionStatsByIDParams + func (o *GetListenerConnectionStatsByIDParams) SetContext(ctx context.Context) + func (o *GetListenerConnectionStatsByIDParams) SetHTTPClient(client *http.Client) + func (o *GetListenerConnectionStatsByIDParams) SetID(id int64) + func (o *GetListenerConnectionStatsByIDParams) SetTimeout(timeout time.Duration) + func (o *GetListenerConnectionStatsByIDParams) WithContext(ctx context.Context) *GetListenerConnectionStatsByIDParams + func (o *GetListenerConnectionStatsByIDParams) WithHTTPClient(client *http.Client) *GetListenerConnectionStatsByIDParams + func (o *GetListenerConnectionStatsByIDParams) WithID(id int64) *GetListenerConnectionStatsByIDParams + func (o *GetListenerConnectionStatsByIDParams) WithTimeout(timeout time.Duration) *GetListenerConnectionStatsByIDParams + func (o *GetListenerConnectionStatsByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetListenerConnectionStatsByIDReader struct + func (o *GetListenerConnectionStatsByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetListenerConnectionStatsByIDServiceUnavailable struct + func NewGetListenerConnectionStatsByIDServiceUnavailable() *GetListenerConnectionStatsByIDServiceUnavailable + func (o *GetListenerConnectionStatsByIDServiceUnavailable) Error() string + type GetListenerConnectionStatsByIDUnauthorized struct + func NewGetListenerConnectionStatsByIDUnauthorized() *GetListenerConnectionStatsByIDUnauthorized + func (o *GetListenerConnectionStatsByIDUnauthorized) Error() string + type GetListenerConnectionStatsV1BadRequest struct + func NewGetListenerConnectionStatsV1BadRequest() *GetListenerConnectionStatsV1BadRequest + func (o *GetListenerConnectionStatsV1BadRequest) Error() string + type GetListenerConnectionStatsV1Forbidden struct + func NewGetListenerConnectionStatsV1Forbidden() *GetListenerConnectionStatsV1Forbidden + func (o *GetListenerConnectionStatsV1Forbidden) Error() string + type GetListenerConnectionStatsV1Gone struct + func NewGetListenerConnectionStatsV1Gone() *GetListenerConnectionStatsV1Gone + func (o *GetListenerConnectionStatsV1Gone) Error() string + type GetListenerConnectionStatsV1InternalServerError struct + func NewGetListenerConnectionStatsV1InternalServerError() *GetListenerConnectionStatsV1InternalServerError + func (o *GetListenerConnectionStatsV1InternalServerError) Error() string + type GetListenerConnectionStatsV1MethodNotAllowed struct + func NewGetListenerConnectionStatsV1MethodNotAllowed() *GetListenerConnectionStatsV1MethodNotAllowed + func (o *GetListenerConnectionStatsV1MethodNotAllowed) Error() string + type GetListenerConnectionStatsV1NotFound struct + func NewGetListenerConnectionStatsV1NotFound() *GetListenerConnectionStatsV1NotFound + func (o *GetListenerConnectionStatsV1NotFound) Error() string + type GetListenerConnectionStatsV1OK struct + Payload *GetListenerConnectionStatsV1OKBody + func NewGetListenerConnectionStatsV1OK() *GetListenerConnectionStatsV1OK + func (o *GetListenerConnectionStatsV1OK) Error() string + func (o *GetListenerConnectionStatsV1OK) GetPayload() *GetListenerConnectionStatsV1OKBody + type GetListenerConnectionStatsV1OKBody struct + ClientIps interface{} + ClientStats []*models.ClientStats + Description interface{} + ID interface{} + ListenerDeviceID interface{} + ListenerDeviceName interface{} + ListenerService interface{} + ListeningIP interface{} + Port interface{} + func (o *GetListenerConnectionStatsV1OKBody) MarshalBinary() ([]byte, error) + func (o *GetListenerConnectionStatsV1OKBody) UnmarshalBinary(b []byte) error + func (o *GetListenerConnectionStatsV1OKBody) Validate(formats strfmt.Registry) error + type GetListenerConnectionStatsV1Params struct + Context context.Context + HTTPClient *http.Client + ListenerDeviceName *string + Port string + func NewGetListenerConnectionStatsV1Params() *GetListenerConnectionStatsV1Params + func NewGetListenerConnectionStatsV1ParamsWithContext(ctx context.Context) *GetListenerConnectionStatsV1Params + func NewGetListenerConnectionStatsV1ParamsWithHTTPClient(client *http.Client) *GetListenerConnectionStatsV1Params + func NewGetListenerConnectionStatsV1ParamsWithTimeout(timeout time.Duration) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) SetContext(ctx context.Context) + func (o *GetListenerConnectionStatsV1Params) SetHTTPClient(client *http.Client) + func (o *GetListenerConnectionStatsV1Params) SetListenerDeviceName(listenerDeviceName *string) + func (o *GetListenerConnectionStatsV1Params) SetPort(port string) + func (o *GetListenerConnectionStatsV1Params) SetTimeout(timeout time.Duration) + func (o *GetListenerConnectionStatsV1Params) WithContext(ctx context.Context) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) WithHTTPClient(client *http.Client) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) WithListenerDeviceName(listenerDeviceName *string) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) WithPort(port string) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) WithTimeout(timeout time.Duration) *GetListenerConnectionStatsV1Params + func (o *GetListenerConnectionStatsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetListenerConnectionStatsV1Reader struct + func (o *GetListenerConnectionStatsV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetListenerConnectionStatsV1ServiceUnavailable struct + func NewGetListenerConnectionStatsV1ServiceUnavailable() *GetListenerConnectionStatsV1ServiceUnavailable + func (o *GetListenerConnectionStatsV1ServiceUnavailable) Error() string + type GetListenerConnectionStatsV1Unauthorized struct + func NewGetListenerConnectionStatsV1Unauthorized() *GetListenerConnectionStatsV1Unauthorized + func (o *GetListenerConnectionStatsV1Unauthorized) Error() string + type GetListenerConnectionStatsV2BadRequest struct + func NewGetListenerConnectionStatsV2BadRequest() *GetListenerConnectionStatsV2BadRequest + func (o *GetListenerConnectionStatsV2BadRequest) Error() string + type GetListenerConnectionStatsV2Forbidden struct + func NewGetListenerConnectionStatsV2Forbidden() *GetListenerConnectionStatsV2Forbidden + func (o *GetListenerConnectionStatsV2Forbidden) Error() string + type GetListenerConnectionStatsV2Gone struct + func NewGetListenerConnectionStatsV2Gone() *GetListenerConnectionStatsV2Gone + func (o *GetListenerConnectionStatsV2Gone) Error() string + type GetListenerConnectionStatsV2InternalServerError struct + func NewGetListenerConnectionStatsV2InternalServerError() *GetListenerConnectionStatsV2InternalServerError + func (o *GetListenerConnectionStatsV2InternalServerError) Error() string + type GetListenerConnectionStatsV2MethodNotAllowed struct + func NewGetListenerConnectionStatsV2MethodNotAllowed() *GetListenerConnectionStatsV2MethodNotAllowed + func (o *GetListenerConnectionStatsV2MethodNotAllowed) Error() string + type GetListenerConnectionStatsV2NotFound struct + func NewGetListenerConnectionStatsV2NotFound() *GetListenerConnectionStatsV2NotFound + func (o *GetListenerConnectionStatsV2NotFound) Error() string + type GetListenerConnectionStatsV2OK struct + Payload *models.ListenerConnectionStats + func NewGetListenerConnectionStatsV2OK() *GetListenerConnectionStatsV2OK + func (o *GetListenerConnectionStatsV2OK) Error() string + func (o *GetListenerConnectionStatsV2OK) GetPayload() *models.ListenerConnectionStats + type GetListenerConnectionStatsV2Params struct + Context context.Context + DeviceName *string + DiscoveredService *string + HTTPClient *http.Client + ListenerDeviceName *string + MappedService *string + Port *string + ServiceInstanceID *int64 + func NewGetListenerConnectionStatsV2Params() *GetListenerConnectionStatsV2Params + func NewGetListenerConnectionStatsV2ParamsWithContext(ctx context.Context) *GetListenerConnectionStatsV2Params + func NewGetListenerConnectionStatsV2ParamsWithHTTPClient(client *http.Client) *GetListenerConnectionStatsV2Params + func NewGetListenerConnectionStatsV2ParamsWithTimeout(timeout time.Duration) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) SetContext(ctx context.Context) + func (o *GetListenerConnectionStatsV2Params) SetDeviceName(deviceName *string) + func (o *GetListenerConnectionStatsV2Params) SetDiscoveredService(discoveredService *string) + func (o *GetListenerConnectionStatsV2Params) SetHTTPClient(client *http.Client) + func (o *GetListenerConnectionStatsV2Params) SetListenerDeviceName(listenerDeviceName *string) + func (o *GetListenerConnectionStatsV2Params) SetMappedService(mappedService *string) + func (o *GetListenerConnectionStatsV2Params) SetPort(port *string) + func (o *GetListenerConnectionStatsV2Params) SetServiceInstanceID(serviceInstanceID *int64) + func (o *GetListenerConnectionStatsV2Params) SetTimeout(timeout time.Duration) + func (o *GetListenerConnectionStatsV2Params) WithContext(ctx context.Context) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithDeviceName(deviceName *string) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithDiscoveredService(discoveredService *string) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithHTTPClient(client *http.Client) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithListenerDeviceName(listenerDeviceName *string) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithMappedService(mappedService *string) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithPort(port *string) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithServiceInstanceID(serviceInstanceID *int64) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WithTimeout(timeout time.Duration) *GetListenerConnectionStatsV2Params + func (o *GetListenerConnectionStatsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetListenerConnectionStatsV2Reader struct + func (o *GetListenerConnectionStatsV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetListenerConnectionStatsV2ServiceUnavailable struct + func NewGetListenerConnectionStatsV2ServiceUnavailable() *GetListenerConnectionStatsV2ServiceUnavailable + func (o *GetListenerConnectionStatsV2ServiceUnavailable) Error() string + type GetListenerConnectionStatsV2Unauthorized struct + func NewGetListenerConnectionStatsV2Unauthorized() *GetListenerConnectionStatsV2Unauthorized + func (o *GetListenerConnectionStatsV2Unauthorized) Error() string + type GetNetworkSharesBadRequest struct + func NewGetNetworkSharesBadRequest() *GetNetworkSharesBadRequest + func (o *GetNetworkSharesBadRequest) Error() string + type GetNetworkSharesForbidden struct + func NewGetNetworkSharesForbidden() *GetNetworkSharesForbidden + func (o *GetNetworkSharesForbidden) Error() string + type GetNetworkSharesGone struct + func NewGetNetworkSharesGone() *GetNetworkSharesGone + func (o *GetNetworkSharesGone) Error() string + type GetNetworkSharesInternalServerError struct + func NewGetNetworkSharesInternalServerError() *GetNetworkSharesInternalServerError + func (o *GetNetworkSharesInternalServerError) Error() string + type GetNetworkSharesMethodNotAllowed struct + func NewGetNetworkSharesMethodNotAllowed() *GetNetworkSharesMethodNotAllowed + func (o *GetNetworkSharesMethodNotAllowed) Error() string + type GetNetworkSharesNotFound struct + func NewGetNetworkSharesNotFound() *GetNetworkSharesNotFound + func (o *GetNetworkSharesNotFound) Error() string + type GetNetworkSharesOK struct + Payload *GetNetworkSharesOKBody + func NewGetNetworkSharesOK() *GetNetworkSharesOK + func (o *GetNetworkSharesOK) Error() string + func (o *GetNetworkSharesOK) GetPayload() *GetNetworkSharesOKBody + type GetNetworkSharesOKBody struct + NetworkshareDetails []*models.NetworkshareDetails + func (o *GetNetworkSharesOKBody) MarshalBinary() ([]byte, error) + func (o *GetNetworkSharesOKBody) UnmarshalBinary(b []byte) error + func (o *GetNetworkSharesOKBody) Validate(formats strfmt.Registry) error + type GetNetworkSharesParams struct + Context context.Context + HTTPClient *http.Client + func NewGetNetworkSharesParams() *GetNetworkSharesParams + func NewGetNetworkSharesParamsWithContext(ctx context.Context) *GetNetworkSharesParams + func NewGetNetworkSharesParamsWithHTTPClient(client *http.Client) *GetNetworkSharesParams + func NewGetNetworkSharesParamsWithTimeout(timeout time.Duration) *GetNetworkSharesParams + func (o *GetNetworkSharesParams) SetContext(ctx context.Context) + func (o *GetNetworkSharesParams) SetHTTPClient(client *http.Client) + func (o *GetNetworkSharesParams) SetTimeout(timeout time.Duration) + func (o *GetNetworkSharesParams) WithContext(ctx context.Context) *GetNetworkSharesParams + func (o *GetNetworkSharesParams) WithHTTPClient(client *http.Client) *GetNetworkSharesParams + func (o *GetNetworkSharesParams) WithTimeout(timeout time.Duration) *GetNetworkSharesParams + func (o *GetNetworkSharesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNetworkSharesReader struct + func (o *GetNetworkSharesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNetworkSharesServiceUnavailable struct + func NewGetNetworkSharesServiceUnavailable() *GetNetworkSharesServiceUnavailable + func (o *GetNetworkSharesServiceUnavailable) Error() string + type GetNetworkSharesUnauthorized struct + func NewGetNetworkSharesUnauthorized() *GetNetworkSharesUnauthorized + func (o *GetNetworkSharesUnauthorized) Error() string + type GetScheduledTasksBadRequest struct + func NewGetScheduledTasksBadRequest() *GetScheduledTasksBadRequest + func (o *GetScheduledTasksBadRequest) Error() string + type GetScheduledTasksByIDBadRequest struct + func NewGetScheduledTasksByIDBadRequest() *GetScheduledTasksByIDBadRequest + func (o *GetScheduledTasksByIDBadRequest) Error() string + type GetScheduledTasksByIDForbidden struct + func NewGetScheduledTasksByIDForbidden() *GetScheduledTasksByIDForbidden + func (o *GetScheduledTasksByIDForbidden) Error() string + type GetScheduledTasksByIDGone struct + func NewGetScheduledTasksByIDGone() *GetScheduledTasksByIDGone + func (o *GetScheduledTasksByIDGone) Error() string + type GetScheduledTasksByIDInternalServerError struct + func NewGetScheduledTasksByIDInternalServerError() *GetScheduledTasksByIDInternalServerError + func (o *GetScheduledTasksByIDInternalServerError) Error() string + type GetScheduledTasksByIDMethodNotAllowed struct + func NewGetScheduledTasksByIDMethodNotAllowed() *GetScheduledTasksByIDMethodNotAllowed + func (o *GetScheduledTasksByIDMethodNotAllowed) Error() string + type GetScheduledTasksByIDNotFound struct + func NewGetScheduledTasksByIDNotFound() *GetScheduledTasksByIDNotFound + func (o *GetScheduledTasksByIDNotFound) Error() string + type GetScheduledTasksByIDOK struct + Payload *models.ServiceSchedule + func NewGetScheduledTasksByIDOK() *GetScheduledTasksByIDOK + func (o *GetScheduledTasksByIDOK) Error() string + func (o *GetScheduledTasksByIDOK) GetPayload() *models.ServiceSchedule + type GetScheduledTasksByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetScheduledTasksByIDParams() *GetScheduledTasksByIDParams + func NewGetScheduledTasksByIDParamsWithContext(ctx context.Context) *GetScheduledTasksByIDParams + func NewGetScheduledTasksByIDParamsWithHTTPClient(client *http.Client) *GetScheduledTasksByIDParams + func NewGetScheduledTasksByIDParamsWithTimeout(timeout time.Duration) *GetScheduledTasksByIDParams + func (o *GetScheduledTasksByIDParams) SetContext(ctx context.Context) + func (o *GetScheduledTasksByIDParams) SetHTTPClient(client *http.Client) + func (o *GetScheduledTasksByIDParams) SetID(id int64) + func (o *GetScheduledTasksByIDParams) SetTimeout(timeout time.Duration) + func (o *GetScheduledTasksByIDParams) WithContext(ctx context.Context) *GetScheduledTasksByIDParams + func (o *GetScheduledTasksByIDParams) WithHTTPClient(client *http.Client) *GetScheduledTasksByIDParams + func (o *GetScheduledTasksByIDParams) WithID(id int64) *GetScheduledTasksByIDParams + func (o *GetScheduledTasksByIDParams) WithTimeout(timeout time.Duration) *GetScheduledTasksByIDParams + func (o *GetScheduledTasksByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScheduledTasksByIDReader struct + func (o *GetScheduledTasksByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScheduledTasksByIDServiceUnavailable struct + func NewGetScheduledTasksByIDServiceUnavailable() *GetScheduledTasksByIDServiceUnavailable + func (o *GetScheduledTasksByIDServiceUnavailable) Error() string + type GetScheduledTasksByIDUnauthorized struct + func NewGetScheduledTasksByIDUnauthorized() *GetScheduledTasksByIDUnauthorized + func (o *GetScheduledTasksByIDUnauthorized) Error() string + type GetScheduledTasksForbidden struct + func NewGetScheduledTasksForbidden() *GetScheduledTasksForbidden + func (o *GetScheduledTasksForbidden) Error() string + type GetScheduledTasksGone struct + func NewGetScheduledTasksGone() *GetScheduledTasksGone + func (o *GetScheduledTasksGone) Error() string + type GetScheduledTasksInternalServerError struct + func NewGetScheduledTasksInternalServerError() *GetScheduledTasksInternalServerError + func (o *GetScheduledTasksInternalServerError) Error() string + type GetScheduledTasksMethodNotAllowed struct + func NewGetScheduledTasksMethodNotAllowed() *GetScheduledTasksMethodNotAllowed + func (o *GetScheduledTasksMethodNotAllowed) Error() string + type GetScheduledTasksNotFound struct + func NewGetScheduledTasksNotFound() *GetScheduledTasksNotFound + func (o *GetScheduledTasksNotFound) Error() string + type GetScheduledTasksOK struct + Payload *GetScheduledTasksOKBody + func NewGetScheduledTasksOK() *GetScheduledTasksOK + func (o *GetScheduledTasksOK) Error() string + func (o *GetScheduledTasksOK) GetPayload() *GetScheduledTasksOKBody + type GetScheduledTasksOKBody struct + ServiceSchedules models.ServiceSchedules + TotalCount interface{} + func (o *GetScheduledTasksOKBody) MarshalBinary() ([]byte, error) + func (o *GetScheduledTasksOKBody) UnmarshalBinary(b []byte) error + func (o *GetScheduledTasksOKBody) Validate(formats strfmt.Registry) error + type GetScheduledTasksParams struct + Context context.Context + Device *string + DeviceID *int64 + HTTPClient *http.Client + ID *int64 + UserID *string + func NewGetScheduledTasksParams() *GetScheduledTasksParams + func NewGetScheduledTasksParamsWithContext(ctx context.Context) *GetScheduledTasksParams + func NewGetScheduledTasksParamsWithHTTPClient(client *http.Client) *GetScheduledTasksParams + func NewGetScheduledTasksParamsWithTimeout(timeout time.Duration) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) SetContext(ctx context.Context) + func (o *GetScheduledTasksParams) SetDevice(device *string) + func (o *GetScheduledTasksParams) SetDeviceID(deviceID *int64) + func (o *GetScheduledTasksParams) SetHTTPClient(client *http.Client) + func (o *GetScheduledTasksParams) SetID(id *int64) + func (o *GetScheduledTasksParams) SetTimeout(timeout time.Duration) + func (o *GetScheduledTasksParams) SetUserID(userID *string) + func (o *GetScheduledTasksParams) WithContext(ctx context.Context) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithDevice(device *string) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithDeviceID(deviceID *int64) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithHTTPClient(client *http.Client) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithID(id *int64) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithTimeout(timeout time.Duration) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WithUserID(userID *string) *GetScheduledTasksParams + func (o *GetScheduledTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScheduledTasksReader struct + func (o *GetScheduledTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScheduledTasksServiceUnavailable struct + func NewGetScheduledTasksServiceUnavailable() *GetScheduledTasksServiceUnavailable + func (o *GetScheduledTasksServiceUnavailable) Error() string + type GetScheduledTasksUnauthorized struct + func NewGetScheduledTasksUnauthorized() *GetScheduledTasksUnauthorized + func (o *GetScheduledTasksUnauthorized) Error() string + type GetServiceClientConnectionsBadRequest struct + func NewGetServiceClientConnectionsBadRequest() *GetServiceClientConnectionsBadRequest + func (o *GetServiceClientConnectionsBadRequest) Error() string + type GetServiceClientConnectionsForbidden struct + func NewGetServiceClientConnectionsForbidden() *GetServiceClientConnectionsForbidden + func (o *GetServiceClientConnectionsForbidden) Error() string + type GetServiceClientConnectionsGone struct + func NewGetServiceClientConnectionsGone() *GetServiceClientConnectionsGone + func (o *GetServiceClientConnectionsGone) Error() string + type GetServiceClientConnectionsInternalServerError struct + func NewGetServiceClientConnectionsInternalServerError() *GetServiceClientConnectionsInternalServerError + func (o *GetServiceClientConnectionsInternalServerError) Error() string + type GetServiceClientConnectionsMethodNotAllowed struct + func NewGetServiceClientConnectionsMethodNotAllowed() *GetServiceClientConnectionsMethodNotAllowed + func (o *GetServiceClientConnectionsMethodNotAllowed) Error() string + type GetServiceClientConnectionsNotFound struct + func NewGetServiceClientConnectionsNotFound() *GetServiceClientConnectionsNotFound + func (o *GetServiceClientConnectionsNotFound) Error() string + type GetServiceClientConnectionsOK struct + Payload *models.ServiceClientConnections + func NewGetServiceClientConnectionsOK() *GetServiceClientConnectionsOK + func (o *GetServiceClientConnectionsOK) Error() string + func (o *GetServiceClientConnectionsOK) GetPayload() *models.ServiceClientConnections + type GetServiceClientConnectionsParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetServiceClientConnectionsParams() *GetServiceClientConnectionsParams + func NewGetServiceClientConnectionsParamsWithContext(ctx context.Context) *GetServiceClientConnectionsParams + func NewGetServiceClientConnectionsParamsWithHTTPClient(client *http.Client) *GetServiceClientConnectionsParams + func NewGetServiceClientConnectionsParamsWithTimeout(timeout time.Duration) *GetServiceClientConnectionsParams + func (o *GetServiceClientConnectionsParams) SetContext(ctx context.Context) + func (o *GetServiceClientConnectionsParams) SetHTTPClient(client *http.Client) + func (o *GetServiceClientConnectionsParams) SetID(id int64) + func (o *GetServiceClientConnectionsParams) SetTimeout(timeout time.Duration) + func (o *GetServiceClientConnectionsParams) WithContext(ctx context.Context) *GetServiceClientConnectionsParams + func (o *GetServiceClientConnectionsParams) WithHTTPClient(client *http.Client) *GetServiceClientConnectionsParams + func (o *GetServiceClientConnectionsParams) WithID(id int64) *GetServiceClientConnectionsParams + func (o *GetServiceClientConnectionsParams) WithTimeout(timeout time.Duration) *GetServiceClientConnectionsParams + func (o *GetServiceClientConnectionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceClientConnectionsReader struct + func (o *GetServiceClientConnectionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceClientConnectionsServiceUnavailable struct + func NewGetServiceClientConnectionsServiceUnavailable() *GetServiceClientConnectionsServiceUnavailable + func (o *GetServiceClientConnectionsServiceUnavailable) Error() string + type GetServiceClientConnectionsUnauthorized struct + func NewGetServiceClientConnectionsUnauthorized() *GetServiceClientConnectionsUnauthorized + func (o *GetServiceClientConnectionsUnauthorized) Error() string + type GetServiceDetailsBadRequest struct + func NewGetServiceDetailsBadRequest() *GetServiceDetailsBadRequest + func (o *GetServiceDetailsBadRequest) Error() string + type GetServiceDetailsForbidden struct + func NewGetServiceDetailsForbidden() *GetServiceDetailsForbidden + func (o *GetServiceDetailsForbidden) Error() string + type GetServiceDetailsGone struct + func NewGetServiceDetailsGone() *GetServiceDetailsGone + func (o *GetServiceDetailsGone) Error() string + type GetServiceDetailsInternalServerError struct + func NewGetServiceDetailsInternalServerError() *GetServiceDetailsInternalServerError + func (o *GetServiceDetailsInternalServerError) Error() string + type GetServiceDetailsMethodNotAllowed struct + func NewGetServiceDetailsMethodNotAllowed() *GetServiceDetailsMethodNotAllowed + func (o *GetServiceDetailsMethodNotAllowed) Error() string + type GetServiceDetailsNotFound struct + func NewGetServiceDetailsNotFound() *GetServiceDetailsNotFound + func (o *GetServiceDetailsNotFound) Error() string + type GetServiceDetailsOK struct + Payload *GetServiceDetailsOKBody + func NewGetServiceDetailsOK() *GetServiceDetailsOK + func (o *GetServiceDetailsOK) Error() string + func (o *GetServiceDetailsOK) GetPayload() *GetServiceDetailsOKBody + type GetServiceDetailsOKBody struct + ServiceDetails []*models.ServiceDetails + TotalCount interface{} + func (o *GetServiceDetailsOKBody) MarshalBinary() ([]byte, error) + func (o *GetServiceDetailsOKBody) UnmarshalBinary(b []byte) error + func (o *GetServiceDetailsOKBody) Validate(formats strfmt.Registry) error + type GetServiceDetailsParams struct + Context context.Context + Device *string + DeviceID string + HTTPClient *http.Client + ServiceDetailID *string + ServiceID *string + UserID *string + func NewGetServiceDetailsParams() *GetServiceDetailsParams + func NewGetServiceDetailsParamsWithContext(ctx context.Context) *GetServiceDetailsParams + func NewGetServiceDetailsParamsWithHTTPClient(client *http.Client) *GetServiceDetailsParams + func NewGetServiceDetailsParamsWithTimeout(timeout time.Duration) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) SetContext(ctx context.Context) + func (o *GetServiceDetailsParams) SetDevice(device *string) + func (o *GetServiceDetailsParams) SetDeviceID(deviceID string) + func (o *GetServiceDetailsParams) SetHTTPClient(client *http.Client) + func (o *GetServiceDetailsParams) SetServiceDetailID(serviceDetailID *string) + func (o *GetServiceDetailsParams) SetServiceID(serviceID *string) + func (o *GetServiceDetailsParams) SetTimeout(timeout time.Duration) + func (o *GetServiceDetailsParams) SetUserID(userID *string) + func (o *GetServiceDetailsParams) WithContext(ctx context.Context) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithDevice(device *string) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithDeviceID(deviceID string) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithHTTPClient(client *http.Client) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithServiceDetailID(serviceDetailID *string) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithServiceID(serviceID *string) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithTimeout(timeout time.Duration) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WithUserID(userID *string) *GetServiceDetailsParams + func (o *GetServiceDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceDetailsReader struct + func (o *GetServiceDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceDetailsServiceUnavailable struct + func NewGetServiceDetailsServiceUnavailable() *GetServiceDetailsServiceUnavailable + func (o *GetServiceDetailsServiceUnavailable) Error() string + type GetServiceDetailsUnauthorized struct + func NewGetServiceDetailsUnauthorized() *GetServiceDetailsUnauthorized + func (o *GetServiceDetailsUnauthorized) Error() string + type GetServiceInstancesBadRequest struct + func NewGetServiceInstancesBadRequest() *GetServiceInstancesBadRequest + func (o *GetServiceInstancesBadRequest) Error() string + type GetServiceInstancesByIDBadRequest struct + func NewGetServiceInstancesByIDBadRequest() *GetServiceInstancesByIDBadRequest + func (o *GetServiceInstancesByIDBadRequest) Error() string + type GetServiceInstancesByIDForbidden struct + func NewGetServiceInstancesByIDForbidden() *GetServiceInstancesByIDForbidden + func (o *GetServiceInstancesByIDForbidden) Error() string + type GetServiceInstancesByIDGone struct + func NewGetServiceInstancesByIDGone() *GetServiceInstancesByIDGone + func (o *GetServiceInstancesByIDGone) Error() string + type GetServiceInstancesByIDInternalServerError struct + func NewGetServiceInstancesByIDInternalServerError() *GetServiceInstancesByIDInternalServerError + func (o *GetServiceInstancesByIDInternalServerError) Error() string + type GetServiceInstancesByIDMethodNotAllowed struct + func NewGetServiceInstancesByIDMethodNotAllowed() *GetServiceInstancesByIDMethodNotAllowed + func (o *GetServiceInstancesByIDMethodNotAllowed) Error() string + type GetServiceInstancesByIDNotFound struct + func NewGetServiceInstancesByIDNotFound() *GetServiceInstancesByIDNotFound + func (o *GetServiceInstancesByIDNotFound) Error() string + type GetServiceInstancesByIDOK struct + Payload *models.ServiceInstance + func NewGetServiceInstancesByIDOK() *GetServiceInstancesByIDOK + func (o *GetServiceInstancesByIDOK) Error() string + func (o *GetServiceInstancesByIDOK) GetPayload() *models.ServiceInstance + type GetServiceInstancesByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetServiceInstancesByIDParams() *GetServiceInstancesByIDParams + func NewGetServiceInstancesByIDParamsWithContext(ctx context.Context) *GetServiceInstancesByIDParams + func NewGetServiceInstancesByIDParamsWithHTTPClient(client *http.Client) *GetServiceInstancesByIDParams + func NewGetServiceInstancesByIDParamsWithTimeout(timeout time.Duration) *GetServiceInstancesByIDParams + func (o *GetServiceInstancesByIDParams) SetContext(ctx context.Context) + func (o *GetServiceInstancesByIDParams) SetHTTPClient(client *http.Client) + func (o *GetServiceInstancesByIDParams) SetID(id int64) + func (o *GetServiceInstancesByIDParams) SetTimeout(timeout time.Duration) + func (o *GetServiceInstancesByIDParams) WithContext(ctx context.Context) *GetServiceInstancesByIDParams + func (o *GetServiceInstancesByIDParams) WithHTTPClient(client *http.Client) *GetServiceInstancesByIDParams + func (o *GetServiceInstancesByIDParams) WithID(id int64) *GetServiceInstancesByIDParams + func (o *GetServiceInstancesByIDParams) WithTimeout(timeout time.Duration) *GetServiceInstancesByIDParams + func (o *GetServiceInstancesByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceInstancesByIDReader struct + func (o *GetServiceInstancesByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceInstancesByIDServiceUnavailable struct + func NewGetServiceInstancesByIDServiceUnavailable() *GetServiceInstancesByIDServiceUnavailable + func (o *GetServiceInstancesByIDServiceUnavailable) Error() string + type GetServiceInstancesByIDUnauthorized struct + func NewGetServiceInstancesByIDUnauthorized() *GetServiceInstancesByIDUnauthorized + func (o *GetServiceInstancesByIDUnauthorized) Error() string + type GetServiceInstancesForbidden struct + func NewGetServiceInstancesForbidden() *GetServiceInstancesForbidden + func (o *GetServiceInstancesForbidden) Error() string + type GetServiceInstancesGone struct + func NewGetServiceInstancesGone() *GetServiceInstancesGone + func (o *GetServiceInstancesGone) Error() string + type GetServiceInstancesInternalServerError struct + func NewGetServiceInstancesInternalServerError() *GetServiceInstancesInternalServerError + func (o *GetServiceInstancesInternalServerError) Error() string + type GetServiceInstancesMethodNotAllowed struct + func NewGetServiceInstancesMethodNotAllowed() *GetServiceInstancesMethodNotAllowed + func (o *GetServiceInstancesMethodNotAllowed) Error() string + type GetServiceInstancesNotFound struct + func NewGetServiceInstancesNotFound() *GetServiceInstancesNotFound + func (o *GetServiceInstancesNotFound) Error() string + type GetServiceInstancesOK struct + Payload *GetServiceInstancesOKBody + func NewGetServiceInstancesOK() *GetServiceInstancesOK + func (o *GetServiceInstancesOK) Error() string + func (o *GetServiceInstancesOK) GetPayload() *GetServiceInstancesOKBody + type GetServiceInstancesOKBody struct + Limit interface{} + Offset interface{} + ServiceDetails models.ServiceInstances + TotalCount interface{} + func (o *GetServiceInstancesOKBody) MarshalBinary() ([]byte, error) + func (o *GetServiceInstancesOKBody) UnmarshalBinary(b []byte) error + func (o *GetServiceInstancesOKBody) Validate(formats strfmt.Registry) error + type GetServiceInstancesParams struct + Context context.Context + Device *string + DeviceID *int64 + HTTPClient *http.Client + ServiceDetailID *int64 + ServiceID *int64 + UserID *string + func NewGetServiceInstancesParams() *GetServiceInstancesParams + func NewGetServiceInstancesParamsWithContext(ctx context.Context) *GetServiceInstancesParams + func NewGetServiceInstancesParamsWithHTTPClient(client *http.Client) *GetServiceInstancesParams + func NewGetServiceInstancesParamsWithTimeout(timeout time.Duration) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) SetContext(ctx context.Context) + func (o *GetServiceInstancesParams) SetDevice(device *string) + func (o *GetServiceInstancesParams) SetDeviceID(deviceID *int64) + func (o *GetServiceInstancesParams) SetHTTPClient(client *http.Client) + func (o *GetServiceInstancesParams) SetServiceDetailID(serviceDetailID *int64) + func (o *GetServiceInstancesParams) SetServiceID(serviceID *int64) + func (o *GetServiceInstancesParams) SetTimeout(timeout time.Duration) + func (o *GetServiceInstancesParams) SetUserID(userID *string) + func (o *GetServiceInstancesParams) WithContext(ctx context.Context) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithDevice(device *string) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithDeviceID(deviceID *int64) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithHTTPClient(client *http.Client) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithServiceDetailID(serviceDetailID *int64) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithServiceID(serviceID *int64) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithTimeout(timeout time.Duration) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WithUserID(userID *string) *GetServiceInstancesParams + func (o *GetServiceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceInstancesReader struct + func (o *GetServiceInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceInstancesServiceUnavailable struct + func NewGetServiceInstancesServiceUnavailable() *GetServiceInstancesServiceUnavailable + func (o *GetServiceInstancesServiceUnavailable) Error() string + type GetServiceInstancesUnauthorized struct + func NewGetServiceInstancesUnauthorized() *GetServiceInstancesUnauthorized + func (o *GetServiceInstancesUnauthorized) Error() string + type GetServiceListenerPortsBadRequest struct + func NewGetServiceListenerPortsBadRequest() *GetServiceListenerPortsBadRequest + func (o *GetServiceListenerPortsBadRequest) Error() string + type GetServiceListenerPortsByIDBadRequest struct + func NewGetServiceListenerPortsByIDBadRequest() *GetServiceListenerPortsByIDBadRequest + func (o *GetServiceListenerPortsByIDBadRequest) Error() string + type GetServiceListenerPortsByIDForbidden struct + func NewGetServiceListenerPortsByIDForbidden() *GetServiceListenerPortsByIDForbidden + func (o *GetServiceListenerPortsByIDForbidden) Error() string + type GetServiceListenerPortsByIDGone struct + func NewGetServiceListenerPortsByIDGone() *GetServiceListenerPortsByIDGone + func (o *GetServiceListenerPortsByIDGone) Error() string + type GetServiceListenerPortsByIDInternalServerError struct + func NewGetServiceListenerPortsByIDInternalServerError() *GetServiceListenerPortsByIDInternalServerError + func (o *GetServiceListenerPortsByIDInternalServerError) Error() string + type GetServiceListenerPortsByIDMethodNotAllowed struct + func NewGetServiceListenerPortsByIDMethodNotAllowed() *GetServiceListenerPortsByIDMethodNotAllowed + func (o *GetServiceListenerPortsByIDMethodNotAllowed) Error() string + type GetServiceListenerPortsByIDNotFound struct + func NewGetServiceListenerPortsByIDNotFound() *GetServiceListenerPortsByIDNotFound + func (o *GetServiceListenerPortsByIDNotFound) Error() string + type GetServiceListenerPortsByIDOK struct + Payload *models.ServiceListenerPort + func NewGetServiceListenerPortsByIDOK() *GetServiceListenerPortsByIDOK + func (o *GetServiceListenerPortsByIDOK) Error() string + func (o *GetServiceListenerPortsByIDOK) GetPayload() *models.ServiceListenerPort + type GetServiceListenerPortsByIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewGetServiceListenerPortsByIDParams() *GetServiceListenerPortsByIDParams + func NewGetServiceListenerPortsByIDParamsWithContext(ctx context.Context) *GetServiceListenerPortsByIDParams + func NewGetServiceListenerPortsByIDParamsWithHTTPClient(client *http.Client) *GetServiceListenerPortsByIDParams + func NewGetServiceListenerPortsByIDParamsWithTimeout(timeout time.Duration) *GetServiceListenerPortsByIDParams + func (o *GetServiceListenerPortsByIDParams) SetContext(ctx context.Context) + func (o *GetServiceListenerPortsByIDParams) SetHTTPClient(client *http.Client) + func (o *GetServiceListenerPortsByIDParams) SetID(id int64) + func (o *GetServiceListenerPortsByIDParams) SetTimeout(timeout time.Duration) + func (o *GetServiceListenerPortsByIDParams) WithContext(ctx context.Context) *GetServiceListenerPortsByIDParams + func (o *GetServiceListenerPortsByIDParams) WithHTTPClient(client *http.Client) *GetServiceListenerPortsByIDParams + func (o *GetServiceListenerPortsByIDParams) WithID(id int64) *GetServiceListenerPortsByIDParams + func (o *GetServiceListenerPortsByIDParams) WithTimeout(timeout time.Duration) *GetServiceListenerPortsByIDParams + func (o *GetServiceListenerPortsByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceListenerPortsByIDReader struct + func (o *GetServiceListenerPortsByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceListenerPortsByIDServiceUnavailable struct + func NewGetServiceListenerPortsByIDServiceUnavailable() *GetServiceListenerPortsByIDServiceUnavailable + func (o *GetServiceListenerPortsByIDServiceUnavailable) Error() string + type GetServiceListenerPortsByIDUnauthorized struct + func NewGetServiceListenerPortsByIDUnauthorized() *GetServiceListenerPortsByIDUnauthorized + func (o *GetServiceListenerPortsByIDUnauthorized) Error() string + type GetServiceListenerPortsForbidden struct + func NewGetServiceListenerPortsForbidden() *GetServiceListenerPortsForbidden + func (o *GetServiceListenerPortsForbidden) Error() string + type GetServiceListenerPortsGone struct + func NewGetServiceListenerPortsGone() *GetServiceListenerPortsGone + func (o *GetServiceListenerPortsGone) Error() string + type GetServiceListenerPortsInternalServerError struct + func NewGetServiceListenerPortsInternalServerError() *GetServiceListenerPortsInternalServerError + func (o *GetServiceListenerPortsInternalServerError) Error() string + type GetServiceListenerPortsMethodNotAllowed struct + func NewGetServiceListenerPortsMethodNotAllowed() *GetServiceListenerPortsMethodNotAllowed + func (o *GetServiceListenerPortsMethodNotAllowed) Error() string + type GetServiceListenerPortsNotFound struct + func NewGetServiceListenerPortsNotFound() *GetServiceListenerPortsNotFound + func (o *GetServiceListenerPortsNotFound) Error() string + type GetServiceListenerPortsOK struct + Payload *models.ServiceListenerPorts + func NewGetServiceListenerPortsOK() *GetServiceListenerPortsOK + func (o *GetServiceListenerPortsOK) Error() string + func (o *GetServiceListenerPortsOK) GetPayload() *models.ServiceListenerPorts + type GetServiceListenerPortsParams struct + Context context.Context + DeviceName *string + DiscoveredService *string + HTTPClient *http.Client + ListenerDeviceName *string + MappedService *string + Port *string + ServiceInstanceID *int64 + func NewGetServiceListenerPortsParams() *GetServiceListenerPortsParams + func NewGetServiceListenerPortsParamsWithContext(ctx context.Context) *GetServiceListenerPortsParams + func NewGetServiceListenerPortsParamsWithHTTPClient(client *http.Client) *GetServiceListenerPortsParams + func NewGetServiceListenerPortsParamsWithTimeout(timeout time.Duration) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) SetContext(ctx context.Context) + func (o *GetServiceListenerPortsParams) SetDeviceName(deviceName *string) + func (o *GetServiceListenerPortsParams) SetDiscoveredService(discoveredService *string) + func (o *GetServiceListenerPortsParams) SetHTTPClient(client *http.Client) + func (o *GetServiceListenerPortsParams) SetListenerDeviceName(listenerDeviceName *string) + func (o *GetServiceListenerPortsParams) SetMappedService(mappedService *string) + func (o *GetServiceListenerPortsParams) SetPort(port *string) + func (o *GetServiceListenerPortsParams) SetServiceInstanceID(serviceInstanceID *int64) + func (o *GetServiceListenerPortsParams) SetTimeout(timeout time.Duration) + func (o *GetServiceListenerPortsParams) WithContext(ctx context.Context) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithDeviceName(deviceName *string) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithDiscoveredService(discoveredService *string) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithHTTPClient(client *http.Client) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithListenerDeviceName(listenerDeviceName *string) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithMappedService(mappedService *string) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithPort(port *string) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithServiceInstanceID(serviceInstanceID *int64) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WithTimeout(timeout time.Duration) *GetServiceListenerPortsParams + func (o *GetServiceListenerPortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServiceListenerPortsReader struct + func (o *GetServiceListenerPortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServiceListenerPortsServiceUnavailable struct + func NewGetServiceListenerPortsServiceUnavailable() *GetServiceListenerPortsServiceUnavailable + func (o *GetServiceListenerPortsServiceUnavailable) Error() string + type GetServiceListenerPortsUnauthorized struct + func NewGetServiceListenerPortsUnauthorized() *GetServiceListenerPortsUnauthorized + func (o *GetServiceListenerPortsUnauthorized) Error() string + type GetServicePortsBadRequest struct + func NewGetServicePortsBadRequest() *GetServicePortsBadRequest + func (o *GetServicePortsBadRequest) Error() string + type GetServicePortsForbidden struct + func NewGetServicePortsForbidden() *GetServicePortsForbidden + func (o *GetServicePortsForbidden) Error() string + type GetServicePortsGone struct + func NewGetServicePortsGone() *GetServicePortsGone + func (o *GetServicePortsGone) Error() string + type GetServicePortsInternalServerError struct + func NewGetServicePortsInternalServerError() *GetServicePortsInternalServerError + func (o *GetServicePortsInternalServerError) Error() string + type GetServicePortsMethodNotAllowed struct + func NewGetServicePortsMethodNotAllowed() *GetServicePortsMethodNotAllowed + func (o *GetServicePortsMethodNotAllowed) Error() string + type GetServicePortsNotFound struct + func NewGetServicePortsNotFound() *GetServicePortsNotFound + func (o *GetServicePortsNotFound) Error() string + type GetServicePortsOK struct + Payload *GetServicePortsOKBody + func NewGetServicePortsOK() *GetServicePortsOK + func (o *GetServicePortsOK) Error() string + func (o *GetServicePortsOK) GetPayload() *GetServicePortsOKBody + type GetServicePortsOKBody struct + ServicePorts []*models.ServicePorts + TotalCount interface{} + func (o *GetServicePortsOKBody) MarshalBinary() ([]byte, error) + func (o *GetServicePortsOKBody) UnmarshalBinary(b []byte) error + func (o *GetServicePortsOKBody) Validate(formats strfmt.Registry) error + type GetServicePortsParams struct + Context context.Context + HTTPClient *http.Client + ID *string + func NewGetServicePortsParams() *GetServicePortsParams + func NewGetServicePortsParamsWithContext(ctx context.Context) *GetServicePortsParams + func NewGetServicePortsParamsWithHTTPClient(client *http.Client) *GetServicePortsParams + func NewGetServicePortsParamsWithTimeout(timeout time.Duration) *GetServicePortsParams + func (o *GetServicePortsParams) SetContext(ctx context.Context) + func (o *GetServicePortsParams) SetHTTPClient(client *http.Client) + func (o *GetServicePortsParams) SetID(id *string) + func (o *GetServicePortsParams) SetTimeout(timeout time.Duration) + func (o *GetServicePortsParams) WithContext(ctx context.Context) *GetServicePortsParams + func (o *GetServicePortsParams) WithHTTPClient(client *http.Client) *GetServicePortsParams + func (o *GetServicePortsParams) WithID(id *string) *GetServicePortsParams + func (o *GetServicePortsParams) WithTimeout(timeout time.Duration) *GetServicePortsParams + func (o *GetServicePortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServicePortsReader struct + func (o *GetServicePortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServicePortsServiceUnavailable struct + func NewGetServicePortsServiceUnavailable() *GetServicePortsServiceUnavailable + func (o *GetServicePortsServiceUnavailable) Error() string + type GetServicePortsUnauthorized struct + func NewGetServicePortsUnauthorized() *GetServicePortsUnauthorized + func (o *GetServicePortsUnauthorized) Error() string + type GetServices2BadRequest struct + func NewGetServices2BadRequest() *GetServices2BadRequest + func (o *GetServices2BadRequest) Error() string + type GetServices2Forbidden struct + func NewGetServices2Forbidden() *GetServices2Forbidden + func (o *GetServices2Forbidden) Error() string + type GetServices2Gone struct + func NewGetServices2Gone() *GetServices2Gone + func (o *GetServices2Gone) Error() string + type GetServices2InternalServerError struct + func NewGetServices2InternalServerError() *GetServices2InternalServerError + func (o *GetServices2InternalServerError) Error() string + type GetServices2MethodNotAllowed struct + func NewGetServices2MethodNotAllowed() *GetServices2MethodNotAllowed + func (o *GetServices2MethodNotAllowed) Error() string + type GetServices2NotFound struct + func NewGetServices2NotFound() *GetServices2NotFound + func (o *GetServices2NotFound) Error() string + type GetServices2OK struct + Payload *GetServices2OKBody + func NewGetServices2OK() *GetServices2OK + func (o *GetServices2OK) Error() string + func (o *GetServices2OK) GetPayload() *GetServices2OKBody + type GetServices2OKBody struct + Limit interface{} + Offset interface{} + Services models.Services + TotalCount interface{} + func (o *GetServices2OKBody) MarshalBinary() ([]byte, error) + func (o *GetServices2OKBody) UnmarshalBinary(b []byte) error + func (o *GetServices2OKBody) Validate(formats strfmt.Registry) error + type GetServices2Params struct + Category *string + Context context.Context + Displayname *string + HTTPClient *http.Client + ID *int64 + Vendor *string + func NewGetServices2Params() *GetServices2Params + func NewGetServices2ParamsWithContext(ctx context.Context) *GetServices2Params + func NewGetServices2ParamsWithHTTPClient(client *http.Client) *GetServices2Params + func NewGetServices2ParamsWithTimeout(timeout time.Duration) *GetServices2Params + func (o *GetServices2Params) SetCategory(category *string) + func (o *GetServices2Params) SetContext(ctx context.Context) + func (o *GetServices2Params) SetDisplayname(displayname *string) + func (o *GetServices2Params) SetHTTPClient(client *http.Client) + func (o *GetServices2Params) SetID(id *int64) + func (o *GetServices2Params) SetTimeout(timeout time.Duration) + func (o *GetServices2Params) SetVendor(vendor *string) + func (o *GetServices2Params) WithCategory(category *string) *GetServices2Params + func (o *GetServices2Params) WithContext(ctx context.Context) *GetServices2Params + func (o *GetServices2Params) WithDisplayname(displayname *string) *GetServices2Params + func (o *GetServices2Params) WithHTTPClient(client *http.Client) *GetServices2Params + func (o *GetServices2Params) WithID(id *int64) *GetServices2Params + func (o *GetServices2Params) WithTimeout(timeout time.Duration) *GetServices2Params + func (o *GetServices2Params) WithVendor(vendor *string) *GetServices2Params + func (o *GetServices2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServices2Reader struct + func (o *GetServices2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServices2ServiceUnavailable struct + func NewGetServices2ServiceUnavailable() *GetServices2ServiceUnavailable + func (o *GetServices2ServiceUnavailable) Error() string + type GetServices2Unauthorized struct + func NewGetServices2Unauthorized() *GetServices2Unauthorized + func (o *GetServices2Unauthorized) Error() string + type GetServicesBadRequest struct + func NewGetServicesBadRequest() *GetServicesBadRequest + func (o *GetServicesBadRequest) Error() string + type GetServicesForbidden struct + func NewGetServicesForbidden() *GetServicesForbidden + func (o *GetServicesForbidden) Error() string + type GetServicesGone struct + func NewGetServicesGone() *GetServicesGone + func (o *GetServicesGone) Error() string + type GetServicesInternalServerError struct + func NewGetServicesInternalServerError() *GetServicesInternalServerError + func (o *GetServicesInternalServerError) Error() string + type GetServicesMethodNotAllowed struct + func NewGetServicesMethodNotAllowed() *GetServicesMethodNotAllowed + func (o *GetServicesMethodNotAllowed) Error() string + type GetServicesNotFound struct + func NewGetServicesNotFound() *GetServicesNotFound + func (o *GetServicesNotFound) Error() string + type GetServicesOK struct + Payload *GetServicesOKBody + func NewGetServicesOK() *GetServicesOK + func (o *GetServicesOK) Error() string + func (o *GetServicesOK) GetPayload() *GetServicesOKBody + type GetServicesOKBody struct + Services []models.Services + func (o *GetServicesOKBody) MarshalBinary() ([]byte, error) + func (o *GetServicesOKBody) UnmarshalBinary(b []byte) error + func (o *GetServicesOKBody) Validate(formats strfmt.Registry) error + type GetServicesParams struct + Category *string + Context context.Context + HTTPClient *http.Client + Name *string + ServiceID string + Vendor *string + func NewGetServicesParams() *GetServicesParams + func NewGetServicesParamsWithContext(ctx context.Context) *GetServicesParams + func NewGetServicesParamsWithHTTPClient(client *http.Client) *GetServicesParams + func NewGetServicesParamsWithTimeout(timeout time.Duration) *GetServicesParams + func (o *GetServicesParams) SetCategory(category *string) + func (o *GetServicesParams) SetContext(ctx context.Context) + func (o *GetServicesParams) SetHTTPClient(client *http.Client) + func (o *GetServicesParams) SetName(name *string) + func (o *GetServicesParams) SetServiceID(serviceID string) + func (o *GetServicesParams) SetTimeout(timeout time.Duration) + func (o *GetServicesParams) SetVendor(vendor *string) + func (o *GetServicesParams) WithCategory(category *string) *GetServicesParams + func (o *GetServicesParams) WithContext(ctx context.Context) *GetServicesParams + func (o *GetServicesParams) WithHTTPClient(client *http.Client) *GetServicesParams + func (o *GetServicesParams) WithName(name *string) *GetServicesParams + func (o *GetServicesParams) WithServiceID(serviceID string) *GetServicesParams + func (o *GetServicesParams) WithTimeout(timeout time.Duration) *GetServicesParams + func (o *GetServicesParams) WithVendor(vendor *string) *GetServicesParams + func (o *GetServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetServicesReader struct + func (o *GetServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetServicesServiceUnavailable struct + func NewGetServicesServiceUnavailable() *GetServicesServiceUnavailable + func (o *GetServicesServiceUnavailable) Error() string + type GetServicesUnauthorized struct + func NewGetServicesUnauthorized() *GetServicesUnauthorized + func (o *GetServicesUnauthorized) Error() string + type IgnoredServicesItems0 struct + Active bool + ID int64 + IgnoredLevel int64 + IgnoredText string + func (o *IgnoredServicesItems0) MarshalBinary() ([]byte, error) + func (o *IgnoredServicesItems0) UnmarshalBinary(b []byte) error + func (o *IgnoredServicesItems0) Validate(formats strfmt.Registry) error + type PostIgnoredServiceBadRequest struct + func NewPostIgnoredServiceBadRequest() *PostIgnoredServiceBadRequest + func (o *PostIgnoredServiceBadRequest) Error() string + type PostIgnoredServiceForbidden struct + func NewPostIgnoredServiceForbidden() *PostIgnoredServiceForbidden + func (o *PostIgnoredServiceForbidden) Error() string + type PostIgnoredServiceGone struct + func NewPostIgnoredServiceGone() *PostIgnoredServiceGone + func (o *PostIgnoredServiceGone) Error() string + type PostIgnoredServiceInternalServerError struct + func NewPostIgnoredServiceInternalServerError() *PostIgnoredServiceInternalServerError + func (o *PostIgnoredServiceInternalServerError) Error() string + type PostIgnoredServiceMethodNotAllowed struct + func NewPostIgnoredServiceMethodNotAllowed() *PostIgnoredServiceMethodNotAllowed + func (o *PostIgnoredServiceMethodNotAllowed) Error() string + type PostIgnoredServiceNotFound struct + func NewPostIgnoredServiceNotFound() *PostIgnoredServiceNotFound + func (o *PostIgnoredServiceNotFound) Error() string + type PostIgnoredServiceOK struct + Payload *PostIgnoredServiceOKBody + func NewPostIgnoredServiceOK() *PostIgnoredServiceOK + func (o *PostIgnoredServiceOK) Error() string + func (o *PostIgnoredServiceOK) GetPayload() *PostIgnoredServiceOKBody + type PostIgnoredServiceOKBody struct + Code interface{} + Msg interface{} + func (o *PostIgnoredServiceOKBody) MarshalBinary() ([]byte, error) + func (o *PostIgnoredServiceOKBody) UnmarshalBinary(b []byte) error + func (o *PostIgnoredServiceOKBody) Validate(formats strfmt.Registry) error + type PostIgnoredServiceParams struct + Active bool + Context context.Context + HTTPClient *http.Client + IgnoredLevel int64 + IgnoredText string + func NewPostIgnoredServiceParams() *PostIgnoredServiceParams + func NewPostIgnoredServiceParamsWithContext(ctx context.Context) *PostIgnoredServiceParams + func NewPostIgnoredServiceParamsWithHTTPClient(client *http.Client) *PostIgnoredServiceParams + func NewPostIgnoredServiceParamsWithTimeout(timeout time.Duration) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) SetActive(active bool) + func (o *PostIgnoredServiceParams) SetContext(ctx context.Context) + func (o *PostIgnoredServiceParams) SetHTTPClient(client *http.Client) + func (o *PostIgnoredServiceParams) SetIgnoredLevel(ignoredLevel int64) + func (o *PostIgnoredServiceParams) SetIgnoredText(ignoredText string) + func (o *PostIgnoredServiceParams) SetTimeout(timeout time.Duration) + func (o *PostIgnoredServiceParams) WithActive(active bool) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WithContext(ctx context.Context) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WithHTTPClient(client *http.Client) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WithIgnoredLevel(ignoredLevel int64) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WithIgnoredText(ignoredText string) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WithTimeout(timeout time.Duration) *PostIgnoredServiceParams + func (o *PostIgnoredServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostIgnoredServiceReader struct + func (o *PostIgnoredServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostIgnoredServiceServiceUnavailable struct + func NewPostIgnoredServiceServiceUnavailable() *PostIgnoredServiceServiceUnavailable + func (o *PostIgnoredServiceServiceUnavailable) Error() string + type PostIgnoredServiceUnauthorized struct + func NewPostIgnoredServiceUnauthorized() *PostIgnoredServiceUnauthorized + func (o *PostIgnoredServiceUnauthorized) Error() string + type PostScheduledTasksBadRequest struct + func NewPostScheduledTasksBadRequest() *PostScheduledTasksBadRequest + func (o *PostScheduledTasksBadRequest) Error() string + type PostScheduledTasksForbidden struct + func NewPostScheduledTasksForbidden() *PostScheduledTasksForbidden + func (o *PostScheduledTasksForbidden) Error() string + type PostScheduledTasksGone struct + func NewPostScheduledTasksGone() *PostScheduledTasksGone + func (o *PostScheduledTasksGone) Error() string + type PostScheduledTasksInternalServerError struct + func NewPostScheduledTasksInternalServerError() *PostScheduledTasksInternalServerError + func (o *PostScheduledTasksInternalServerError) Error() string + type PostScheduledTasksMethodNotAllowed struct + func NewPostScheduledTasksMethodNotAllowed() *PostScheduledTasksMethodNotAllowed + func (o *PostScheduledTasksMethodNotAllowed) Error() string + type PostScheduledTasksNotFound struct + func NewPostScheduledTasksNotFound() *PostScheduledTasksNotFound + func (o *PostScheduledTasksNotFound) Error() string + type PostScheduledTasksOK struct + Payload *PostScheduledTasksOKBody + func NewPostScheduledTasksOK() *PostScheduledTasksOK + func (o *PostScheduledTasksOK) Error() string + func (o *PostScheduledTasksOK) GetPayload() *PostScheduledTasksOKBody + type PostScheduledTasksOKBody struct + Code interface{} + Msg interface{} + func (o *PostScheduledTasksOKBody) MarshalBinary() ([]byte, error) + func (o *PostScheduledTasksOKBody) UnmarshalBinary(b []byte) error + func (o *PostScheduledTasksOKBody) Validate(formats strfmt.Registry) error + type PostScheduledTasksParams struct + Arguments *string + AtLogon *string + AtStartup *string + Caption string + Context context.Context + DayOfMonth *string + DayOfWeek *string + Days *string + Device *string + DeviceID *int64 + EventBased *string + HTTPClient *http.Client + Hours *string + IdleTime *string + InstallDate *string + Minutes *string + MonthOfYear *string + Name *string + OtherTrigger *string + OtherType *string + SchedDescription *string + ScheduleID *int64 + ScheduleName *string + ServiceDetailID *int64 + ServiceName *string + Status *string + UserID *string + Weeks *string + func NewPostScheduledTasksParams() *PostScheduledTasksParams + func NewPostScheduledTasksParamsWithContext(ctx context.Context) *PostScheduledTasksParams + func NewPostScheduledTasksParamsWithHTTPClient(client *http.Client) *PostScheduledTasksParams + func NewPostScheduledTasksParamsWithTimeout(timeout time.Duration) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) SetArguments(arguments *string) + func (o *PostScheduledTasksParams) SetAtLogon(atLogon *string) + func (o *PostScheduledTasksParams) SetAtStartup(atStartup *string) + func (o *PostScheduledTasksParams) SetCaption(caption string) + func (o *PostScheduledTasksParams) SetContext(ctx context.Context) + func (o *PostScheduledTasksParams) SetDayOfMonth(dayOfMonth *string) + func (o *PostScheduledTasksParams) SetDayOfWeek(dayOfWeek *string) + func (o *PostScheduledTasksParams) SetDays(days *string) + func (o *PostScheduledTasksParams) SetDevice(device *string) + func (o *PostScheduledTasksParams) SetDeviceID(deviceID *int64) + func (o *PostScheduledTasksParams) SetEventBased(eventBased *string) + func (o *PostScheduledTasksParams) SetHTTPClient(client *http.Client) + func (o *PostScheduledTasksParams) SetHours(hours *string) + func (o *PostScheduledTasksParams) SetIdleTime(idleTime *string) + func (o *PostScheduledTasksParams) SetInstallDate(installDate *string) + func (o *PostScheduledTasksParams) SetMinutes(minutes *string) + func (o *PostScheduledTasksParams) SetMonthOfYear(monthOfYear *string) + func (o *PostScheduledTasksParams) SetName(name *string) + func (o *PostScheduledTasksParams) SetOtherTrigger(otherTrigger *string) + func (o *PostScheduledTasksParams) SetOtherType(otherType *string) + func (o *PostScheduledTasksParams) SetSchedDescription(schedDescription *string) + func (o *PostScheduledTasksParams) SetScheduleID(scheduleID *int64) + func (o *PostScheduledTasksParams) SetScheduleName(scheduleName *string) + func (o *PostScheduledTasksParams) SetServiceDetailID(serviceDetailID *int64) + func (o *PostScheduledTasksParams) SetServiceName(serviceName *string) + func (o *PostScheduledTasksParams) SetStatus(status *string) + func (o *PostScheduledTasksParams) SetTimeout(timeout time.Duration) + func (o *PostScheduledTasksParams) SetUserID(userID *string) + func (o *PostScheduledTasksParams) SetWeeks(weeks *string) + func (o *PostScheduledTasksParams) WithArguments(arguments *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithAtLogon(atLogon *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithAtStartup(atStartup *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithCaption(caption string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithContext(ctx context.Context) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithDayOfMonth(dayOfMonth *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithDayOfWeek(dayOfWeek *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithDays(days *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithDevice(device *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithDeviceID(deviceID *int64) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithEventBased(eventBased *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithHTTPClient(client *http.Client) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithHours(hours *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithIdleTime(idleTime *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithInstallDate(installDate *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithMinutes(minutes *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithMonthOfYear(monthOfYear *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithName(name *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithOtherTrigger(otherTrigger *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithOtherType(otherType *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithSchedDescription(schedDescription *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithScheduleID(scheduleID *int64) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithScheduleName(scheduleName *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithServiceDetailID(serviceDetailID *int64) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithServiceName(serviceName *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithStatus(status *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithTimeout(timeout time.Duration) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithUserID(userID *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WithWeeks(weeks *string) *PostScheduledTasksParams + func (o *PostScheduledTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostScheduledTasksReader struct + func (o *PostScheduledTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostScheduledTasksServiceUnavailable struct + func NewPostScheduledTasksServiceUnavailable() *PostScheduledTasksServiceUnavailable + func (o *PostScheduledTasksServiceUnavailable) Error() string + type PostScheduledTasksUnauthorized struct + func NewPostScheduledTasksUnauthorized() *PostScheduledTasksUnauthorized + func (o *PostScheduledTasksUnauthorized) Error() string + type PostServiceDetailsBadRequest struct + func NewPostServiceDetailsBadRequest() *PostServiceDetailsBadRequest + func (o *PostServiceDetailsBadRequest) Error() string + type PostServiceDetailsForbidden struct + func NewPostServiceDetailsForbidden() *PostServiceDetailsForbidden + func (o *PostServiceDetailsForbidden) Error() string + type PostServiceDetailsGone struct + func NewPostServiceDetailsGone() *PostServiceDetailsGone + func (o *PostServiceDetailsGone) Error() string + type PostServiceDetailsInternalServerError struct + func NewPostServiceDetailsInternalServerError() *PostServiceDetailsInternalServerError + func (o *PostServiceDetailsInternalServerError) Error() string + type PostServiceDetailsMethodNotAllowed struct + func NewPostServiceDetailsMethodNotAllowed() *PostServiceDetailsMethodNotAllowed + func (o *PostServiceDetailsMethodNotAllowed) Error() string + type PostServiceDetailsNotFound struct + func NewPostServiceDetailsNotFound() *PostServiceDetailsNotFound + func (o *PostServiceDetailsNotFound) Error() string + type PostServiceDetailsOK struct + Payload *PostServiceDetailsOKBody + func NewPostServiceDetailsOK() *PostServiceDetailsOK + func (o *PostServiceDetailsOK) Error() string + func (o *PostServiceDetailsOK) GetPayload() *PostServiceDetailsOKBody + type PostServiceDetailsOKBody struct + Code interface{} + Msg interface{} + func (o *PostServiceDetailsOKBody) MarshalBinary() ([]byte, error) + func (o *PostServiceDetailsOKBody) UnmarshalBinary(b []byte) error + func (o *PostServiceDetailsOKBody) Validate(formats strfmt.Registry) error + type PostServiceDetailsParams struct + Appcomp *string + AtLogon *string + AtStartup *string + Category *string + Context context.Context + DayOfMonth *string + DayOfWeek *string + Days *string + Description *string + Device *string + EventBased *string + HTTPClient *http.Client + Hours *string + IdleTime *string + InstallDate *string + Minutes *string + MonthOfYear *string + OtherTrigger *string + OtherType *string + ServiceDisplayName string + ServiceName string + ServiceType *string + Startmode *string + State *string + Status *string + User *string + Vendor *string + Weeks *string + func NewPostServiceDetailsParams() *PostServiceDetailsParams + func NewPostServiceDetailsParamsWithContext(ctx context.Context) *PostServiceDetailsParams + func NewPostServiceDetailsParamsWithHTTPClient(client *http.Client) *PostServiceDetailsParams + func NewPostServiceDetailsParamsWithTimeout(timeout time.Duration) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) SetAppcomp(appcomp *string) + func (o *PostServiceDetailsParams) SetAtLogon(atLogon *string) + func (o *PostServiceDetailsParams) SetAtStartup(atStartup *string) + func (o *PostServiceDetailsParams) SetCategory(category *string) + func (o *PostServiceDetailsParams) SetContext(ctx context.Context) + func (o *PostServiceDetailsParams) SetDayOfMonth(dayOfMonth *string) + func (o *PostServiceDetailsParams) SetDayOfWeek(dayOfWeek *string) + func (o *PostServiceDetailsParams) SetDays(days *string) + func (o *PostServiceDetailsParams) SetDescription(description *string) + func (o *PostServiceDetailsParams) SetDevice(device *string) + func (o *PostServiceDetailsParams) SetEventBased(eventBased *string) + func (o *PostServiceDetailsParams) SetHTTPClient(client *http.Client) + func (o *PostServiceDetailsParams) SetHours(hours *string) + func (o *PostServiceDetailsParams) SetIdleTime(idleTime *string) + func (o *PostServiceDetailsParams) SetInstallDate(installDate *string) + func (o *PostServiceDetailsParams) SetMinutes(minutes *string) + func (o *PostServiceDetailsParams) SetMonthOfYear(monthOfYear *string) + func (o *PostServiceDetailsParams) SetOtherTrigger(otherTrigger *string) + func (o *PostServiceDetailsParams) SetOtherType(otherType *string) + func (o *PostServiceDetailsParams) SetServiceDisplayName(serviceDisplayName string) + func (o *PostServiceDetailsParams) SetServiceName(serviceName string) + func (o *PostServiceDetailsParams) SetServiceType(serviceType *string) + func (o *PostServiceDetailsParams) SetStartmode(startmode *string) + func (o *PostServiceDetailsParams) SetState(state *string) + func (o *PostServiceDetailsParams) SetStatus(status *string) + func (o *PostServiceDetailsParams) SetTimeout(timeout time.Duration) + func (o *PostServiceDetailsParams) SetUser(user *string) + func (o *PostServiceDetailsParams) SetVendor(vendor *string) + func (o *PostServiceDetailsParams) SetWeeks(weeks *string) + func (o *PostServiceDetailsParams) WithAppcomp(appcomp *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithAtLogon(atLogon *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithAtStartup(atStartup *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithCategory(category *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithContext(ctx context.Context) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithDayOfMonth(dayOfMonth *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithDayOfWeek(dayOfWeek *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithDays(days *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithDescription(description *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithDevice(device *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithEventBased(eventBased *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithHTTPClient(client *http.Client) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithHours(hours *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithIdleTime(idleTime *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithInstallDate(installDate *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithMinutes(minutes *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithMonthOfYear(monthOfYear *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithOtherTrigger(otherTrigger *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithOtherType(otherType *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithServiceDisplayName(serviceDisplayName string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithServiceName(serviceName string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithServiceType(serviceType *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithStartmode(startmode *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithState(state *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithStatus(status *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithTimeout(timeout time.Duration) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithUser(user *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithVendor(vendor *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WithWeeks(weeks *string) *PostServiceDetailsParams + func (o *PostServiceDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServiceDetailsReader struct + func (o *PostServiceDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServiceDetailsServiceUnavailable struct + func NewPostServiceDetailsServiceUnavailable() *PostServiceDetailsServiceUnavailable + func (o *PostServiceDetailsServiceUnavailable) Error() string + type PostServiceDetailsUnauthorized struct + func NewPostServiceDetailsUnauthorized() *PostServiceDetailsUnauthorized + func (o *PostServiceDetailsUnauthorized) Error() string + type PostServiceInstancesBadRequest struct + func NewPostServiceInstancesBadRequest() *PostServiceInstancesBadRequest + func (o *PostServiceInstancesBadRequest) Error() string + type PostServiceInstancesForbidden struct + func NewPostServiceInstancesForbidden() *PostServiceInstancesForbidden + func (o *PostServiceInstancesForbidden) Error() string + type PostServiceInstancesGone struct + func NewPostServiceInstancesGone() *PostServiceInstancesGone + func (o *PostServiceInstancesGone) Error() string + type PostServiceInstancesInternalServerError struct + func NewPostServiceInstancesInternalServerError() *PostServiceInstancesInternalServerError + func (o *PostServiceInstancesInternalServerError) Error() string + type PostServiceInstancesMethodNotAllowed struct + func NewPostServiceInstancesMethodNotAllowed() *PostServiceInstancesMethodNotAllowed + func (o *PostServiceInstancesMethodNotAllowed) Error() string + type PostServiceInstancesNotFound struct + func NewPostServiceInstancesNotFound() *PostServiceInstancesNotFound + func (o *PostServiceInstancesNotFound) Error() string + type PostServiceInstancesOK struct + Payload *PostServiceInstancesOKBody + func NewPostServiceInstancesOK() *PostServiceInstancesOK + func (o *PostServiceInstancesOK) Error() string + func (o *PostServiceInstancesOK) GetPayload() *PostServiceInstancesOKBody + type PostServiceInstancesOKBody struct + Code interface{} + Msg interface{} + func (o *PostServiceInstancesOKBody) MarshalBinary() ([]byte, error) + func (o *PostServiceInstancesOKBody) UnmarshalBinary(b []byte) error + func (o *PostServiceInstancesOKBody) Validate(formats strfmt.Registry) error + type PostServiceInstancesParams struct + Appcomps *string + ClearAppcomps *string + Context context.Context + Device *string + DeviceID *int64 + HTTPClient *http.Client + IgnoreClientConnections *string + InstallDate *string + ListeningIP *string + Loadbalancer *string + Pinned *string + Port *int64 + RemoveAppcompIds *int64 + ServiceDetailID *int64 + ServiceDisplayName *string + ServiceID *int64 + ServiceName *string + ServicePath *string + Startmode *string + State *string + TopologyStatus *string + UserID *string + func NewPostServiceInstancesParams() *PostServiceInstancesParams + func NewPostServiceInstancesParamsWithContext(ctx context.Context) *PostServiceInstancesParams + func NewPostServiceInstancesParamsWithHTTPClient(client *http.Client) *PostServiceInstancesParams + func NewPostServiceInstancesParamsWithTimeout(timeout time.Duration) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) SetAppcomps(appcomps *string) + func (o *PostServiceInstancesParams) SetClearAppcomps(clearAppcomps *string) + func (o *PostServiceInstancesParams) SetContext(ctx context.Context) + func (o *PostServiceInstancesParams) SetDevice(device *string) + func (o *PostServiceInstancesParams) SetDeviceID(deviceID *int64) + func (o *PostServiceInstancesParams) SetHTTPClient(client *http.Client) + func (o *PostServiceInstancesParams) SetIgnoreClientConnections(ignoreClientConnections *string) + func (o *PostServiceInstancesParams) SetInstallDate(installDate *string) + func (o *PostServiceInstancesParams) SetListeningIP(listeningIP *string) + func (o *PostServiceInstancesParams) SetLoadbalancer(loadbalancer *string) + func (o *PostServiceInstancesParams) SetPinned(pinned *string) + func (o *PostServiceInstancesParams) SetPort(port *int64) + func (o *PostServiceInstancesParams) SetRemoveAppcompIds(removeAppcompIds *int64) + func (o *PostServiceInstancesParams) SetServiceDetailID(serviceDetailID *int64) + func (o *PostServiceInstancesParams) SetServiceDisplayName(serviceDisplayName *string) + func (o *PostServiceInstancesParams) SetServiceID(serviceID *int64) + func (o *PostServiceInstancesParams) SetServiceName(serviceName *string) + func (o *PostServiceInstancesParams) SetServicePath(servicePath *string) + func (o *PostServiceInstancesParams) SetStartmode(startmode *string) + func (o *PostServiceInstancesParams) SetState(state *string) + func (o *PostServiceInstancesParams) SetTimeout(timeout time.Duration) + func (o *PostServiceInstancesParams) SetTopologyStatus(topologyStatus *string) + func (o *PostServiceInstancesParams) SetUserID(userID *string) + func (o *PostServiceInstancesParams) WithAppcomps(appcomps *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithClearAppcomps(clearAppcomps *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithContext(ctx context.Context) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithDevice(device *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithDeviceID(deviceID *int64) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithHTTPClient(client *http.Client) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithIgnoreClientConnections(ignoreClientConnections *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithInstallDate(installDate *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithListeningIP(listeningIP *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithLoadbalancer(loadbalancer *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithPinned(pinned *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithPort(port *int64) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithRemoveAppcompIds(removeAppcompIds *int64) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithServiceDetailID(serviceDetailID *int64) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithServiceDisplayName(serviceDisplayName *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithServiceID(serviceID *int64) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithServiceName(serviceName *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithServicePath(servicePath *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithStartmode(startmode *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithState(state *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithTimeout(timeout time.Duration) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithTopologyStatus(topologyStatus *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WithUserID(userID *string) *PostServiceInstancesParams + func (o *PostServiceInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServiceInstancesReader struct + func (o *PostServiceInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServiceInstancesServiceUnavailable struct + func NewPostServiceInstancesServiceUnavailable() *PostServiceInstancesServiceUnavailable + func (o *PostServiceInstancesServiceUnavailable) Error() string + type PostServiceInstancesUnauthorized struct + func NewPostServiceInstancesUnauthorized() *PostServiceInstancesUnauthorized + func (o *PostServiceInstancesUnauthorized) Error() string + type PostServiceListenerPortsBadRequest struct + func NewPostServiceListenerPortsBadRequest() *PostServiceListenerPortsBadRequest + func (o *PostServiceListenerPortsBadRequest) Error() string + type PostServiceListenerPortsForbidden struct + func NewPostServiceListenerPortsForbidden() *PostServiceListenerPortsForbidden + func (o *PostServiceListenerPortsForbidden) Error() string + type PostServiceListenerPortsGone struct + func NewPostServiceListenerPortsGone() *PostServiceListenerPortsGone + func (o *PostServiceListenerPortsGone) Error() string + type PostServiceListenerPortsInternalServerError struct + func NewPostServiceListenerPortsInternalServerError() *PostServiceListenerPortsInternalServerError + func (o *PostServiceListenerPortsInternalServerError) Error() string + type PostServiceListenerPortsMethodNotAllowed struct + func NewPostServiceListenerPortsMethodNotAllowed() *PostServiceListenerPortsMethodNotAllowed + func (o *PostServiceListenerPortsMethodNotAllowed) Error() string + type PostServiceListenerPortsNotFound struct + func NewPostServiceListenerPortsNotFound() *PostServiceListenerPortsNotFound + func (o *PostServiceListenerPortsNotFound) Error() string + type PostServiceListenerPortsOK struct + Payload *PostServiceListenerPortsOKBody + func NewPostServiceListenerPortsOK() *PostServiceListenerPortsOK + func (o *PostServiceListenerPortsOK) Error() string + func (o *PostServiceListenerPortsOK) GetPayload() *PostServiceListenerPortsOKBody + type PostServiceListenerPortsOKBody struct + Msg interface{} + func (o *PostServiceListenerPortsOKBody) MarshalBinary() ([]byte, error) + func (o *PostServiceListenerPortsOKBody) UnmarshalBinary(b []byte) error + func (o *PostServiceListenerPortsOKBody) Validate(formats strfmt.Registry) error + type PostServiceListenerPortsParams struct + Context context.Context + DeviceID *int64 + DeviceName *string + DiscoveredProcess *string + DiscoveredProcessDisplayName *string + DiscoveredService *string + DiscoveredServiceDisplayName *string + DiscoveredServiceID *int64 + HTTPClient *http.Client + ID *int64 + ListeningIP *string + MappedService *string + MappedServiceDisplayName *string + Port *int64 + Protocol *string + RemoteIps *string + RemotePortTime *string + func NewPostServiceListenerPortsParams() *PostServiceListenerPortsParams + func NewPostServiceListenerPortsParamsWithContext(ctx context.Context) *PostServiceListenerPortsParams + func NewPostServiceListenerPortsParamsWithHTTPClient(client *http.Client) *PostServiceListenerPortsParams + func NewPostServiceListenerPortsParamsWithTimeout(timeout time.Duration) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) SetContext(ctx context.Context) + func (o *PostServiceListenerPortsParams) SetDeviceID(deviceID *int64) + func (o *PostServiceListenerPortsParams) SetDeviceName(deviceName *string) + func (o *PostServiceListenerPortsParams) SetDiscoveredProcess(discoveredProcess *string) + func (o *PostServiceListenerPortsParams) SetDiscoveredProcessDisplayName(discoveredProcessDisplayName *string) + func (o *PostServiceListenerPortsParams) SetDiscoveredService(discoveredService *string) + func (o *PostServiceListenerPortsParams) SetDiscoveredServiceDisplayName(discoveredServiceDisplayName *string) + func (o *PostServiceListenerPortsParams) SetDiscoveredServiceID(discoveredServiceID *int64) + func (o *PostServiceListenerPortsParams) SetHTTPClient(client *http.Client) + func (o *PostServiceListenerPortsParams) SetID(id *int64) + func (o *PostServiceListenerPortsParams) SetListeningIP(listeningIP *string) + func (o *PostServiceListenerPortsParams) SetMappedService(mappedService *string) + func (o *PostServiceListenerPortsParams) SetMappedServiceDisplayName(mappedServiceDisplayName *string) + func (o *PostServiceListenerPortsParams) SetPort(port *int64) + func (o *PostServiceListenerPortsParams) SetProtocol(protocol *string) + func (o *PostServiceListenerPortsParams) SetRemoteIps(remoteIps *string) + func (o *PostServiceListenerPortsParams) SetRemotePortTime(remotePortTime *string) + func (o *PostServiceListenerPortsParams) SetTimeout(timeout time.Duration) + func (o *PostServiceListenerPortsParams) WithContext(ctx context.Context) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDeviceID(deviceID *int64) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDeviceName(deviceName *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDiscoveredProcess(discoveredProcess *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDiscoveredProcessDisplayName(discoveredProcessDisplayName *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDiscoveredService(discoveredService *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDiscoveredServiceDisplayName(discoveredServiceDisplayName *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithDiscoveredServiceID(discoveredServiceID *int64) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithHTTPClient(client *http.Client) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithID(id *int64) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithListeningIP(listeningIP *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithMappedService(mappedService *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithMappedServiceDisplayName(mappedServiceDisplayName *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithPort(port *int64) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithProtocol(protocol *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithRemoteIps(remoteIps *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithRemotePortTime(remotePortTime *string) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WithTimeout(timeout time.Duration) *PostServiceListenerPortsParams + func (o *PostServiceListenerPortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServiceListenerPortsReader struct + func (o *PostServiceListenerPortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServiceListenerPortsServiceUnavailable struct + func NewPostServiceListenerPortsServiceUnavailable() *PostServiceListenerPortsServiceUnavailable + func (o *PostServiceListenerPortsServiceUnavailable) Error() string + type PostServiceListenerPortsUnauthorized struct + func NewPostServiceListenerPortsUnauthorized() *PostServiceListenerPortsUnauthorized + func (o *PostServiceListenerPortsUnauthorized) Error() string + type PostServicePortsBadRequest struct + func NewPostServicePortsBadRequest() *PostServicePortsBadRequest + func (o *PostServicePortsBadRequest) Error() string + type PostServicePortsForbidden struct + func NewPostServicePortsForbidden() *PostServicePortsForbidden + func (o *PostServicePortsForbidden) Error() string + type PostServicePortsGone struct + func NewPostServicePortsGone() *PostServicePortsGone + func (o *PostServicePortsGone) Error() string + type PostServicePortsInternalServerError struct + func NewPostServicePortsInternalServerError() *PostServicePortsInternalServerError + func (o *PostServicePortsInternalServerError) Error() string + type PostServicePortsMethodNotAllowed struct + func NewPostServicePortsMethodNotAllowed() *PostServicePortsMethodNotAllowed + func (o *PostServicePortsMethodNotAllowed) Error() string + type PostServicePortsNotFound struct + func NewPostServicePortsNotFound() *PostServicePortsNotFound + func (o *PostServicePortsNotFound) Error() string + type PostServicePortsOK struct + Payload *PostServicePortsOKBody + func NewPostServicePortsOK() *PostServicePortsOK + func (o *PostServicePortsOK) Error() string + func (o *PostServicePortsOK) GetPayload() *PostServicePortsOKBody + type PostServicePortsOKBody struct + Code interface{} + Msg interface{} + func (o *PostServicePortsOKBody) MarshalBinary() ([]byte, error) + func (o *PostServicePortsOKBody) UnmarshalBinary(b []byte) error + func (o *PostServicePortsOKBody) Validate(formats strfmt.Registry) error + type PostServicePortsParams struct + Context context.Context + Description *string + DeviceName *string + DiscoveredProcess *string + DiscoveredService *string + HTTPClient *http.Client + ListeningIP *string + MappedService *string + Port string + RemoteIps *string + func NewPostServicePortsParams() *PostServicePortsParams + func NewPostServicePortsParamsWithContext(ctx context.Context) *PostServicePortsParams + func NewPostServicePortsParamsWithHTTPClient(client *http.Client) *PostServicePortsParams + func NewPostServicePortsParamsWithTimeout(timeout time.Duration) *PostServicePortsParams + func (o *PostServicePortsParams) SetContext(ctx context.Context) + func (o *PostServicePortsParams) SetDescription(description *string) + func (o *PostServicePortsParams) SetDeviceName(deviceName *string) + func (o *PostServicePortsParams) SetDiscoveredProcess(discoveredProcess *string) + func (o *PostServicePortsParams) SetDiscoveredService(discoveredService *string) + func (o *PostServicePortsParams) SetHTTPClient(client *http.Client) + func (o *PostServicePortsParams) SetListeningIP(listeningIP *string) + func (o *PostServicePortsParams) SetMappedService(mappedService *string) + func (o *PostServicePortsParams) SetPort(port string) + func (o *PostServicePortsParams) SetRemoteIps(remoteIps *string) + func (o *PostServicePortsParams) SetTimeout(timeout time.Duration) + func (o *PostServicePortsParams) WithContext(ctx context.Context) *PostServicePortsParams + func (o *PostServicePortsParams) WithDescription(description *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithDeviceName(deviceName *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithDiscoveredProcess(discoveredProcess *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithDiscoveredService(discoveredService *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithHTTPClient(client *http.Client) *PostServicePortsParams + func (o *PostServicePortsParams) WithListeningIP(listeningIP *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithMappedService(mappedService *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithPort(port string) *PostServicePortsParams + func (o *PostServicePortsParams) WithRemoteIps(remoteIps *string) *PostServicePortsParams + func (o *PostServicePortsParams) WithTimeout(timeout time.Duration) *PostServicePortsParams + func (o *PostServicePortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServicePortsReader struct + func (o *PostServicePortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServicePortsServiceUnavailable struct + func NewPostServicePortsServiceUnavailable() *PostServicePortsServiceUnavailable + func (o *PostServicePortsServiceUnavailable) Error() string + type PostServicePortsUnauthorized struct + func NewPostServicePortsUnauthorized() *PostServicePortsUnauthorized + func (o *PostServicePortsUnauthorized) Error() string + type PostServices2BadRequest struct + func NewPostServices2BadRequest() *PostServices2BadRequest + func (o *PostServices2BadRequest) Error() string + type PostServices2Forbidden struct + func NewPostServices2Forbidden() *PostServices2Forbidden + func (o *PostServices2Forbidden) Error() string + type PostServices2Gone struct + func NewPostServices2Gone() *PostServices2Gone + func (o *PostServices2Gone) Error() string + type PostServices2InternalServerError struct + func NewPostServices2InternalServerError() *PostServices2InternalServerError + func (o *PostServices2InternalServerError) Error() string + type PostServices2MethodNotAllowed struct + func NewPostServices2MethodNotAllowed() *PostServices2MethodNotAllowed + func (o *PostServices2MethodNotAllowed) Error() string + type PostServices2NotFound struct + func NewPostServices2NotFound() *PostServices2NotFound + func (o *PostServices2NotFound) Error() string + type PostServices2OK struct + Payload *PostServices2OKBody + func NewPostServices2OK() *PostServices2OK + func (o *PostServices2OK) Error() string + func (o *PostServices2OK) GetPayload() *PostServices2OKBody + type PostServices2OKBody struct + Code interface{} + Msg interface{} + func (o *PostServices2OKBody) MarshalBinary() ([]byte, error) + func (o *PostServices2OKBody) UnmarshalBinary(b []byte) error + func (o *PostServices2OKBody) Validate(formats strfmt.Registry) error + type PostServices2Params struct + Category *string + Context context.Context + Description *string + DisplayName *string + HTTPClient *http.Client + Name *string + Notes *string + Vendor *string + func NewPostServices2Params() *PostServices2Params + func NewPostServices2ParamsWithContext(ctx context.Context) *PostServices2Params + func NewPostServices2ParamsWithHTTPClient(client *http.Client) *PostServices2Params + func NewPostServices2ParamsWithTimeout(timeout time.Duration) *PostServices2Params + func (o *PostServices2Params) SetCategory(category *string) + func (o *PostServices2Params) SetContext(ctx context.Context) + func (o *PostServices2Params) SetDescription(description *string) + func (o *PostServices2Params) SetDisplayName(displayName *string) + func (o *PostServices2Params) SetHTTPClient(client *http.Client) + func (o *PostServices2Params) SetName(name *string) + func (o *PostServices2Params) SetNotes(notes *string) + func (o *PostServices2Params) SetTimeout(timeout time.Duration) + func (o *PostServices2Params) SetVendor(vendor *string) + func (o *PostServices2Params) WithCategory(category *string) *PostServices2Params + func (o *PostServices2Params) WithContext(ctx context.Context) *PostServices2Params + func (o *PostServices2Params) WithDescription(description *string) *PostServices2Params + func (o *PostServices2Params) WithDisplayName(displayName *string) *PostServices2Params + func (o *PostServices2Params) WithHTTPClient(client *http.Client) *PostServices2Params + func (o *PostServices2Params) WithName(name *string) *PostServices2Params + func (o *PostServices2Params) WithNotes(notes *string) *PostServices2Params + func (o *PostServices2Params) WithTimeout(timeout time.Duration) *PostServices2Params + func (o *PostServices2Params) WithVendor(vendor *string) *PostServices2Params + func (o *PostServices2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServices2Reader struct + func (o *PostServices2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServices2ServiceUnavailable struct + func NewPostServices2ServiceUnavailable() *PostServices2ServiceUnavailable + func (o *PostServices2ServiceUnavailable) Error() string + type PostServices2Unauthorized struct + func NewPostServices2Unauthorized() *PostServices2Unauthorized + func (o *PostServices2Unauthorized) Error() string + type PostServicesBadRequest struct + func NewPostServicesBadRequest() *PostServicesBadRequest + func (o *PostServicesBadRequest) Error() string + type PostServicesForbidden struct + func NewPostServicesForbidden() *PostServicesForbidden + func (o *PostServicesForbidden) Error() string + type PostServicesGone struct + func NewPostServicesGone() *PostServicesGone + func (o *PostServicesGone) Error() string + type PostServicesInternalServerError struct + func NewPostServicesInternalServerError() *PostServicesInternalServerError + func (o *PostServicesInternalServerError) Error() string + type PostServicesMethodNotAllowed struct + func NewPostServicesMethodNotAllowed() *PostServicesMethodNotAllowed + func (o *PostServicesMethodNotAllowed) Error() string + type PostServicesNotFound struct + func NewPostServicesNotFound() *PostServicesNotFound + func (o *PostServicesNotFound) Error() string + type PostServicesOK struct + Payload *PostServicesOKBody + func NewPostServicesOK() *PostServicesOK + func (o *PostServicesOK) Error() string + func (o *PostServicesOK) GetPayload() *PostServicesOKBody + type PostServicesOKBody struct + Code interface{} + Msg interface{} + func (o *PostServicesOKBody) MarshalBinary() ([]byte, error) + func (o *PostServicesOKBody) UnmarshalBinary(b []byte) error + func (o *PostServicesOKBody) Validate(formats strfmt.Registry) error + type PostServicesParams struct + Category *string + Context context.Context + Description *string + DisplayName string + HTTPClient *http.Client + Name *string + Notes *string + ServiceType *string + Vendor *string + func NewPostServicesParams() *PostServicesParams + func NewPostServicesParamsWithContext(ctx context.Context) *PostServicesParams + func NewPostServicesParamsWithHTTPClient(client *http.Client) *PostServicesParams + func NewPostServicesParamsWithTimeout(timeout time.Duration) *PostServicesParams + func (o *PostServicesParams) SetCategory(category *string) + func (o *PostServicesParams) SetContext(ctx context.Context) + func (o *PostServicesParams) SetDescription(description *string) + func (o *PostServicesParams) SetDisplayName(displayName string) + func (o *PostServicesParams) SetHTTPClient(client *http.Client) + func (o *PostServicesParams) SetName(name *string) + func (o *PostServicesParams) SetNotes(notes *string) + func (o *PostServicesParams) SetServiceType(serviceType *string) + func (o *PostServicesParams) SetTimeout(timeout time.Duration) + func (o *PostServicesParams) SetVendor(vendor *string) + func (o *PostServicesParams) WithCategory(category *string) *PostServicesParams + func (o *PostServicesParams) WithContext(ctx context.Context) *PostServicesParams + func (o *PostServicesParams) WithDescription(description *string) *PostServicesParams + func (o *PostServicesParams) WithDisplayName(displayName string) *PostServicesParams + func (o *PostServicesParams) WithHTTPClient(client *http.Client) *PostServicesParams + func (o *PostServicesParams) WithName(name *string) *PostServicesParams + func (o *PostServicesParams) WithNotes(notes *string) *PostServicesParams + func (o *PostServicesParams) WithServiceType(serviceType *string) *PostServicesParams + func (o *PostServicesParams) WithTimeout(timeout time.Duration) *PostServicesParams + func (o *PostServicesParams) WithVendor(vendor *string) *PostServicesParams + func (o *PostServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostServicesReader struct + func (o *PostServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostServicesServiceUnavailable struct + func NewPostServicesServiceUnavailable() *PostServicesServiceUnavailable + func (o *PostServicesServiceUnavailable) Error() string + type PostServicesUnauthorized struct + func NewPostServicesUnauthorized() *PostServicesUnauthorized + func (o *PostServicesUnauthorized) Error() string + type PutServiceListenerPortsBadRequest struct + func NewPutServiceListenerPortsBadRequest() *PutServiceListenerPortsBadRequest + func (o *PutServiceListenerPortsBadRequest) Error() string + type PutServiceListenerPortsForbidden struct + func NewPutServiceListenerPortsForbidden() *PutServiceListenerPortsForbidden + func (o *PutServiceListenerPortsForbidden) Error() string + type PutServiceListenerPortsGone struct + func NewPutServiceListenerPortsGone() *PutServiceListenerPortsGone + func (o *PutServiceListenerPortsGone) Error() string + type PutServiceListenerPortsInternalServerError struct + func NewPutServiceListenerPortsInternalServerError() *PutServiceListenerPortsInternalServerError + func (o *PutServiceListenerPortsInternalServerError) Error() string + type PutServiceListenerPortsMethodNotAllowed struct + func NewPutServiceListenerPortsMethodNotAllowed() *PutServiceListenerPortsMethodNotAllowed + func (o *PutServiceListenerPortsMethodNotAllowed) Error() string + type PutServiceListenerPortsNotFound struct + func NewPutServiceListenerPortsNotFound() *PutServiceListenerPortsNotFound + func (o *PutServiceListenerPortsNotFound) Error() string + type PutServiceListenerPortsOK struct + Payload *PutServiceListenerPortsOKBody + func NewPutServiceListenerPortsOK() *PutServiceListenerPortsOK + func (o *PutServiceListenerPortsOK) Error() string + func (o *PutServiceListenerPortsOK) GetPayload() *PutServiceListenerPortsOKBody + type PutServiceListenerPortsOKBody struct + Code interface{} + Msg interface{} + func (o *PutServiceListenerPortsOKBody) MarshalBinary() ([]byte, error) + func (o *PutServiceListenerPortsOKBody) UnmarshalBinary(b []byte) error + func (o *PutServiceListenerPortsOKBody) Validate(formats strfmt.Registry) error + type PutServiceListenerPortsParams struct + Context context.Context + DeviceID *int64 + DeviceName *string + DiscoveredProcess *string + DiscoveredProcessDisplayName *string + DiscoveredService *string + DiscoveredServiceDisplayName *string + DiscoveredServiceID *int64 + HTTPClient *http.Client + ID int64 + ListeningIP *string + MappedService *string + MappedServiceDisplayName *string + Port *int64 + Protocol *string + RemoteIps *string + RemotePortTime *string + func NewPutServiceListenerPortsParams() *PutServiceListenerPortsParams + func NewPutServiceListenerPortsParamsWithContext(ctx context.Context) *PutServiceListenerPortsParams + func NewPutServiceListenerPortsParamsWithHTTPClient(client *http.Client) *PutServiceListenerPortsParams + func NewPutServiceListenerPortsParamsWithTimeout(timeout time.Duration) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) SetContext(ctx context.Context) + func (o *PutServiceListenerPortsParams) SetDeviceID(deviceID *int64) + func (o *PutServiceListenerPortsParams) SetDeviceName(deviceName *string) + func (o *PutServiceListenerPortsParams) SetDiscoveredProcess(discoveredProcess *string) + func (o *PutServiceListenerPortsParams) SetDiscoveredProcessDisplayName(discoveredProcessDisplayName *string) + func (o *PutServiceListenerPortsParams) SetDiscoveredService(discoveredService *string) + func (o *PutServiceListenerPortsParams) SetDiscoveredServiceDisplayName(discoveredServiceDisplayName *string) + func (o *PutServiceListenerPortsParams) SetDiscoveredServiceID(discoveredServiceID *int64) + func (o *PutServiceListenerPortsParams) SetHTTPClient(client *http.Client) + func (o *PutServiceListenerPortsParams) SetID(id int64) + func (o *PutServiceListenerPortsParams) SetListeningIP(listeningIP *string) + func (o *PutServiceListenerPortsParams) SetMappedService(mappedService *string) + func (o *PutServiceListenerPortsParams) SetMappedServiceDisplayName(mappedServiceDisplayName *string) + func (o *PutServiceListenerPortsParams) SetPort(port *int64) + func (o *PutServiceListenerPortsParams) SetProtocol(protocol *string) + func (o *PutServiceListenerPortsParams) SetRemoteIps(remoteIps *string) + func (o *PutServiceListenerPortsParams) SetRemotePortTime(remotePortTime *string) + func (o *PutServiceListenerPortsParams) SetTimeout(timeout time.Duration) + func (o *PutServiceListenerPortsParams) WithContext(ctx context.Context) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDeviceID(deviceID *int64) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDeviceName(deviceName *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDiscoveredProcess(discoveredProcess *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDiscoveredProcessDisplayName(discoveredProcessDisplayName *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDiscoveredService(discoveredService *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDiscoveredServiceDisplayName(discoveredServiceDisplayName *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithDiscoveredServiceID(discoveredServiceID *int64) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithHTTPClient(client *http.Client) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithID(id int64) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithListeningIP(listeningIP *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithMappedService(mappedService *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithMappedServiceDisplayName(mappedServiceDisplayName *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithPort(port *int64) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithProtocol(protocol *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithRemoteIps(remoteIps *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithRemotePortTime(remotePortTime *string) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WithTimeout(timeout time.Duration) *PutServiceListenerPortsParams + func (o *PutServiceListenerPortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutServiceListenerPortsReader struct + func (o *PutServiceListenerPortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutServiceListenerPortsServiceUnavailable struct + func NewPutServiceListenerPortsServiceUnavailable() *PutServiceListenerPortsServiceUnavailable + func (o *PutServiceListenerPortsServiceUnavailable) Error() string + type PutServiceListenerPortsUnauthorized struct + func NewPutServiceListenerPortsUnauthorized() *PutServiceListenerPortsUnauthorized + func (o *PutServiceListenerPortsUnauthorized) Error() string