Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error)
- func (a *Client) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error)
- func (a *Client) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error)
- type ClientOption
- type ClientService
- type CreateNoopEntityBadRequest
- func (o *CreateNoopEntityBadRequest) Code() int
- func (o *CreateNoopEntityBadRequest) Error() string
- func (o *CreateNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *CreateNoopEntityBadRequest) IsClientError() bool
- func (o *CreateNoopEntityBadRequest) IsCode(code int) bool
- func (o *CreateNoopEntityBadRequest) IsRedirect() bool
- func (o *CreateNoopEntityBadRequest) IsServerError() bool
- func (o *CreateNoopEntityBadRequest) IsSuccess() bool
- func (o *CreateNoopEntityBadRequest) String() string
- type CreateNoopEntityConflict
- func (o *CreateNoopEntityConflict) Code() int
- func (o *CreateNoopEntityConflict) Error() string
- func (o *CreateNoopEntityConflict) GetPayload() *models.APIError
- func (o *CreateNoopEntityConflict) IsClientError() bool
- func (o *CreateNoopEntityConflict) IsCode(code int) bool
- func (o *CreateNoopEntityConflict) IsRedirect() bool
- func (o *CreateNoopEntityConflict) IsServerError() bool
- func (o *CreateNoopEntityConflict) IsSuccess() bool
- func (o *CreateNoopEntityConflict) String() string
- type CreateNoopEntityDefault
- func (o *CreateNoopEntityDefault) Code() int
- func (o *CreateNoopEntityDefault) Error() string
- func (o *CreateNoopEntityDefault) GetPayload() models.GenericError
- func (o *CreateNoopEntityDefault) IsClientError() bool
- func (o *CreateNoopEntityDefault) IsCode(code int) bool
- func (o *CreateNoopEntityDefault) IsRedirect() bool
- func (o *CreateNoopEntityDefault) IsServerError() bool
- func (o *CreateNoopEntityDefault) IsSuccess() bool
- func (o *CreateNoopEntityDefault) String() string
- type CreateNoopEntityInternalServerError
- func (o *CreateNoopEntityInternalServerError) Code() int
- func (o *CreateNoopEntityInternalServerError) Error() string
- func (o *CreateNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *CreateNoopEntityInternalServerError) IsClientError() bool
- func (o *CreateNoopEntityInternalServerError) IsCode(code int) bool
- func (o *CreateNoopEntityInternalServerError) IsRedirect() bool
- func (o *CreateNoopEntityInternalServerError) IsServerError() bool
- func (o *CreateNoopEntityInternalServerError) IsSuccess() bool
- func (o *CreateNoopEntityInternalServerError) String() string
- type CreateNoopEntityOK
- func (o *CreateNoopEntityOK) Code() int
- func (o *CreateNoopEntityOK) Error() string
- func (o *CreateNoopEntityOK) GetPayload() *models.ConfigunstableCreateNoopEntityResponse
- func (o *CreateNoopEntityOK) IsClientError() bool
- func (o *CreateNoopEntityOK) IsCode(code int) bool
- func (o *CreateNoopEntityOK) IsRedirect() bool
- func (o *CreateNoopEntityOK) IsServerError() bool
- func (o *CreateNoopEntityOK) IsSuccess() bool
- func (o *CreateNoopEntityOK) String() string
- type CreateNoopEntityParams
- func NewCreateNoopEntityParams() *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithContext(ctx context.Context) *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithHTTPClient(client *http.Client) *CreateNoopEntityParams
- func NewCreateNoopEntityParamsWithTimeout(timeout time.Duration) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) SetBody(body *models.ConfigunstableCreateNoopEntityRequest)
- func (o *CreateNoopEntityParams) SetContext(ctx context.Context)
- func (o *CreateNoopEntityParams) SetDefaults()
- func (o *CreateNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *CreateNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *CreateNoopEntityParams) WithBody(body *models.ConfigunstableCreateNoopEntityRequest) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithContext(ctx context.Context) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithDefaults() *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithHTTPClient(client *http.Client) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WithTimeout(timeout time.Duration) *CreateNoopEntityParams
- func (o *CreateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNoopEntityReader
- type DeleteNoopEntityBadRequest
- func (o *DeleteNoopEntityBadRequest) Code() int
- func (o *DeleteNoopEntityBadRequest) Error() string
- func (o *DeleteNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *DeleteNoopEntityBadRequest) IsClientError() bool
- func (o *DeleteNoopEntityBadRequest) IsCode(code int) bool
- func (o *DeleteNoopEntityBadRequest) IsRedirect() bool
- func (o *DeleteNoopEntityBadRequest) IsServerError() bool
- func (o *DeleteNoopEntityBadRequest) IsSuccess() bool
- func (o *DeleteNoopEntityBadRequest) String() string
- type DeleteNoopEntityDefault
- func (o *DeleteNoopEntityDefault) Code() int
- func (o *DeleteNoopEntityDefault) Error() string
- func (o *DeleteNoopEntityDefault) GetPayload() models.GenericError
- func (o *DeleteNoopEntityDefault) IsClientError() bool
- func (o *DeleteNoopEntityDefault) IsCode(code int) bool
- func (o *DeleteNoopEntityDefault) IsRedirect() bool
- func (o *DeleteNoopEntityDefault) IsServerError() bool
- func (o *DeleteNoopEntityDefault) IsSuccess() bool
- func (o *DeleteNoopEntityDefault) String() string
- type DeleteNoopEntityInternalServerError
- func (o *DeleteNoopEntityInternalServerError) Code() int
- func (o *DeleteNoopEntityInternalServerError) Error() string
- func (o *DeleteNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *DeleteNoopEntityInternalServerError) IsClientError() bool
- func (o *DeleteNoopEntityInternalServerError) IsCode(code int) bool
- func (o *DeleteNoopEntityInternalServerError) IsRedirect() bool
- func (o *DeleteNoopEntityInternalServerError) IsServerError() bool
- func (o *DeleteNoopEntityInternalServerError) IsSuccess() bool
- func (o *DeleteNoopEntityInternalServerError) String() string
- type DeleteNoopEntityNotFound
- func (o *DeleteNoopEntityNotFound) Code() int
- func (o *DeleteNoopEntityNotFound) Error() string
- func (o *DeleteNoopEntityNotFound) GetPayload() *models.APIError
- func (o *DeleteNoopEntityNotFound) IsClientError() bool
- func (o *DeleteNoopEntityNotFound) IsCode(code int) bool
- func (o *DeleteNoopEntityNotFound) IsRedirect() bool
- func (o *DeleteNoopEntityNotFound) IsServerError() bool
- func (o *DeleteNoopEntityNotFound) IsSuccess() bool
- func (o *DeleteNoopEntityNotFound) String() string
- type DeleteNoopEntityOK
- func (o *DeleteNoopEntityOK) Code() int
- func (o *DeleteNoopEntityOK) Error() string
- func (o *DeleteNoopEntityOK) GetPayload() *models.ConfigunstableDeleteNoopEntityResponse
- func (o *DeleteNoopEntityOK) IsClientError() bool
- func (o *DeleteNoopEntityOK) IsCode(code int) bool
- func (o *DeleteNoopEntityOK) IsRedirect() bool
- func (o *DeleteNoopEntityOK) IsServerError() bool
- func (o *DeleteNoopEntityOK) IsSuccess() bool
- func (o *DeleteNoopEntityOK) String() string
- type DeleteNoopEntityParams
- func NewDeleteNoopEntityParams() *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithContext(ctx context.Context) *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithHTTPClient(client *http.Client) *DeleteNoopEntityParams
- func NewDeleteNoopEntityParamsWithTimeout(timeout time.Duration) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) SetContext(ctx context.Context)
- func (o *DeleteNoopEntityParams) SetDefaults()
- func (o *DeleteNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNoopEntityParams) SetSlug(slug string)
- func (o *DeleteNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNoopEntityParams) WithContext(ctx context.Context) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithDefaults() *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithHTTPClient(client *http.Client) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithSlug(slug string) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WithTimeout(timeout time.Duration) *DeleteNoopEntityParams
- func (o *DeleteNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNoopEntityReader
- type ReadNoopEntityDefault
- func (o *ReadNoopEntityDefault) Code() int
- func (o *ReadNoopEntityDefault) Error() string
- func (o *ReadNoopEntityDefault) GetPayload() models.GenericError
- func (o *ReadNoopEntityDefault) IsClientError() bool
- func (o *ReadNoopEntityDefault) IsCode(code int) bool
- func (o *ReadNoopEntityDefault) IsRedirect() bool
- func (o *ReadNoopEntityDefault) IsServerError() bool
- func (o *ReadNoopEntityDefault) IsSuccess() bool
- func (o *ReadNoopEntityDefault) String() string
- type ReadNoopEntityInternalServerError
- func (o *ReadNoopEntityInternalServerError) Code() int
- func (o *ReadNoopEntityInternalServerError) Error() string
- func (o *ReadNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *ReadNoopEntityInternalServerError) IsClientError() bool
- func (o *ReadNoopEntityInternalServerError) IsCode(code int) bool
- func (o *ReadNoopEntityInternalServerError) IsRedirect() bool
- func (o *ReadNoopEntityInternalServerError) IsServerError() bool
- func (o *ReadNoopEntityInternalServerError) IsSuccess() bool
- func (o *ReadNoopEntityInternalServerError) String() string
- type ReadNoopEntityNotFound
- func (o *ReadNoopEntityNotFound) Code() int
- func (o *ReadNoopEntityNotFound) Error() string
- func (o *ReadNoopEntityNotFound) GetPayload() *models.APIError
- func (o *ReadNoopEntityNotFound) IsClientError() bool
- func (o *ReadNoopEntityNotFound) IsCode(code int) bool
- func (o *ReadNoopEntityNotFound) IsRedirect() bool
- func (o *ReadNoopEntityNotFound) IsServerError() bool
- func (o *ReadNoopEntityNotFound) IsSuccess() bool
- func (o *ReadNoopEntityNotFound) String() string
- type ReadNoopEntityOK
- func (o *ReadNoopEntityOK) Code() int
- func (o *ReadNoopEntityOK) Error() string
- func (o *ReadNoopEntityOK) GetPayload() *models.ConfigunstableReadNoopEntityResponse
- func (o *ReadNoopEntityOK) IsClientError() bool
- func (o *ReadNoopEntityOK) IsCode(code int) bool
- func (o *ReadNoopEntityOK) IsRedirect() bool
- func (o *ReadNoopEntityOK) IsServerError() bool
- func (o *ReadNoopEntityOK) IsSuccess() bool
- func (o *ReadNoopEntityOK) String() string
- type ReadNoopEntityParams
- func NewReadNoopEntityParams() *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithContext(ctx context.Context) *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithHTTPClient(client *http.Client) *ReadNoopEntityParams
- func NewReadNoopEntityParamsWithTimeout(timeout time.Duration) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) SetContext(ctx context.Context)
- func (o *ReadNoopEntityParams) SetDefaults()
- func (o *ReadNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *ReadNoopEntityParams) SetSlug(slug string)
- func (o *ReadNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *ReadNoopEntityParams) WithContext(ctx context.Context) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithDefaults() *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithHTTPClient(client *http.Client) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithSlug(slug string) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WithTimeout(timeout time.Duration) *ReadNoopEntityParams
- func (o *ReadNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadNoopEntityReader
- type UpdateNoopEntityBadRequest
- func (o *UpdateNoopEntityBadRequest) Code() int
- func (o *UpdateNoopEntityBadRequest) Error() string
- func (o *UpdateNoopEntityBadRequest) GetPayload() *models.APIError
- func (o *UpdateNoopEntityBadRequest) IsClientError() bool
- func (o *UpdateNoopEntityBadRequest) IsCode(code int) bool
- func (o *UpdateNoopEntityBadRequest) IsRedirect() bool
- func (o *UpdateNoopEntityBadRequest) IsServerError() bool
- func (o *UpdateNoopEntityBadRequest) IsSuccess() bool
- func (o *UpdateNoopEntityBadRequest) String() string
- type UpdateNoopEntityConflict
- func (o *UpdateNoopEntityConflict) Code() int
- func (o *UpdateNoopEntityConflict) Error() string
- func (o *UpdateNoopEntityConflict) GetPayload() *models.APIError
- func (o *UpdateNoopEntityConflict) IsClientError() bool
- func (o *UpdateNoopEntityConflict) IsCode(code int) bool
- func (o *UpdateNoopEntityConflict) IsRedirect() bool
- func (o *UpdateNoopEntityConflict) IsServerError() bool
- func (o *UpdateNoopEntityConflict) IsSuccess() bool
- func (o *UpdateNoopEntityConflict) String() string
- type UpdateNoopEntityDefault
- func (o *UpdateNoopEntityDefault) Code() int
- func (o *UpdateNoopEntityDefault) Error() string
- func (o *UpdateNoopEntityDefault) GetPayload() models.GenericError
- func (o *UpdateNoopEntityDefault) IsClientError() bool
- func (o *UpdateNoopEntityDefault) IsCode(code int) bool
- func (o *UpdateNoopEntityDefault) IsRedirect() bool
- func (o *UpdateNoopEntityDefault) IsServerError() bool
- func (o *UpdateNoopEntityDefault) IsSuccess() bool
- func (o *UpdateNoopEntityDefault) String() string
- type UpdateNoopEntityInternalServerError
- func (o *UpdateNoopEntityInternalServerError) Code() int
- func (o *UpdateNoopEntityInternalServerError) Error() string
- func (o *UpdateNoopEntityInternalServerError) GetPayload() *models.APIError
- func (o *UpdateNoopEntityInternalServerError) IsClientError() bool
- func (o *UpdateNoopEntityInternalServerError) IsCode(code int) bool
- func (o *UpdateNoopEntityInternalServerError) IsRedirect() bool
- func (o *UpdateNoopEntityInternalServerError) IsServerError() bool
- func (o *UpdateNoopEntityInternalServerError) IsSuccess() bool
- func (o *UpdateNoopEntityInternalServerError) String() string
- type UpdateNoopEntityNotFound
- func (o *UpdateNoopEntityNotFound) Code() int
- func (o *UpdateNoopEntityNotFound) Error() string
- func (o *UpdateNoopEntityNotFound) GetPayload() *models.APIError
- func (o *UpdateNoopEntityNotFound) IsClientError() bool
- func (o *UpdateNoopEntityNotFound) IsCode(code int) bool
- func (o *UpdateNoopEntityNotFound) IsRedirect() bool
- func (o *UpdateNoopEntityNotFound) IsServerError() bool
- func (o *UpdateNoopEntityNotFound) IsSuccess() bool
- func (o *UpdateNoopEntityNotFound) String() string
- type UpdateNoopEntityOK
- func (o *UpdateNoopEntityOK) Code() int
- func (o *UpdateNoopEntityOK) Error() string
- func (o *UpdateNoopEntityOK) GetPayload() *models.ConfigunstableUpdateNoopEntityResponse
- func (o *UpdateNoopEntityOK) IsClientError() bool
- func (o *UpdateNoopEntityOK) IsCode(code int) bool
- func (o *UpdateNoopEntityOK) IsRedirect() bool
- func (o *UpdateNoopEntityOK) IsServerError() bool
- func (o *UpdateNoopEntityOK) IsSuccess() bool
- func (o *UpdateNoopEntityOK) String() string
- type UpdateNoopEntityParams
- func NewUpdateNoopEntityParams() *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithContext(ctx context.Context) *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithHTTPClient(client *http.Client) *UpdateNoopEntityParams
- func NewUpdateNoopEntityParamsWithTimeout(timeout time.Duration) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) SetBody(body *models.ConfigUnstableUpdateNoopEntityBody)
- func (o *UpdateNoopEntityParams) SetContext(ctx context.Context)
- func (o *UpdateNoopEntityParams) SetDefaults()
- func (o *UpdateNoopEntityParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNoopEntityParams) SetSlug(slug string)
- func (o *UpdateNoopEntityParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNoopEntityParams) WithBody(body *models.ConfigUnstableUpdateNoopEntityBody) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithContext(ctx context.Context) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithDefaults() *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithHTTPClient(client *http.Client) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithSlug(slug string) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WithTimeout(timeout time.Duration) *UpdateNoopEntityParams
- func (o *UpdateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNoopEntityReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for noop entity API
func (*Client) CreateNoopEntity ¶
func (a *Client) CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error)
CreateNoopEntity create noop entity API
func (*Client) DeleteNoopEntity ¶
func (a *Client) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error)
DeleteNoopEntity delete noop entity API
func (*Client) ReadNoopEntity ¶
func (a *Client) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error)
ReadNoopEntity read noop entity API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateNoopEntity ¶
func (a *Client) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error)
UpdateNoopEntity update noop entity API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateNoopEntity(params *CreateNoopEntityParams, opts ...ClientOption) (*CreateNoopEntityOK, error) DeleteNoopEntity(params *DeleteNoopEntityParams, opts ...ClientOption) (*DeleteNoopEntityOK, error) ReadNoopEntity(params *ReadNoopEntityParams, opts ...ClientOption) (*ReadNoopEntityOK, error) UpdateNoopEntity(params *UpdateNoopEntityParams, opts ...ClientOption) (*UpdateNoopEntityOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new noop entity API client.
type CreateNoopEntityBadRequest ¶
CreateNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot create the NoopEntity because the request is invalid.
func NewCreateNoopEntityBadRequest ¶
func NewCreateNoopEntityBadRequest() *CreateNoopEntityBadRequest
NewCreateNoopEntityBadRequest creates a CreateNoopEntityBadRequest with default headers values
func (*CreateNoopEntityBadRequest) Code ¶
func (o *CreateNoopEntityBadRequest) Code() int
Code gets the status code for the create noop entity bad request response
func (*CreateNoopEntityBadRequest) Error ¶
func (o *CreateNoopEntityBadRequest) Error() string
func (*CreateNoopEntityBadRequest) GetPayload ¶
func (o *CreateNoopEntityBadRequest) GetPayload() *models.APIError
func (*CreateNoopEntityBadRequest) IsClientError ¶
func (o *CreateNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this create noop entity bad request response has a 4xx status code
func (*CreateNoopEntityBadRequest) IsCode ¶
func (o *CreateNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this create noop entity bad request response a status code equal to that given
func (*CreateNoopEntityBadRequest) IsRedirect ¶
func (o *CreateNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this create noop entity bad request response has a 3xx status code
func (*CreateNoopEntityBadRequest) IsServerError ¶
func (o *CreateNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this create noop entity bad request response has a 5xx status code
func (*CreateNoopEntityBadRequest) IsSuccess ¶
func (o *CreateNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this create noop entity bad request response has a 2xx status code
func (*CreateNoopEntityBadRequest) String ¶
func (o *CreateNoopEntityBadRequest) String() string
type CreateNoopEntityConflict ¶
CreateNoopEntityConflict describes a response with status code 409, with default header values.
Cannot create the NoopEntity because there is a conflict with an existing NoopEntity.
func NewCreateNoopEntityConflict ¶
func NewCreateNoopEntityConflict() *CreateNoopEntityConflict
NewCreateNoopEntityConflict creates a CreateNoopEntityConflict with default headers values
func (*CreateNoopEntityConflict) Code ¶
func (o *CreateNoopEntityConflict) Code() int
Code gets the status code for the create noop entity conflict response
func (*CreateNoopEntityConflict) Error ¶
func (o *CreateNoopEntityConflict) Error() string
func (*CreateNoopEntityConflict) GetPayload ¶
func (o *CreateNoopEntityConflict) GetPayload() *models.APIError
func (*CreateNoopEntityConflict) IsClientError ¶
func (o *CreateNoopEntityConflict) IsClientError() bool
IsClientError returns true when this create noop entity conflict response has a 4xx status code
func (*CreateNoopEntityConflict) IsCode ¶
func (o *CreateNoopEntityConflict) IsCode(code int) bool
IsCode returns true when this create noop entity conflict response a status code equal to that given
func (*CreateNoopEntityConflict) IsRedirect ¶
func (o *CreateNoopEntityConflict) IsRedirect() bool
IsRedirect returns true when this create noop entity conflict response has a 3xx status code
func (*CreateNoopEntityConflict) IsServerError ¶
func (o *CreateNoopEntityConflict) IsServerError() bool
IsServerError returns true when this create noop entity conflict response has a 5xx status code
func (*CreateNoopEntityConflict) IsSuccess ¶
func (o *CreateNoopEntityConflict) IsSuccess() bool
IsSuccess returns true when this create noop entity conflict response has a 2xx status code
func (*CreateNoopEntityConflict) String ¶
func (o *CreateNoopEntityConflict) String() string
type CreateNoopEntityDefault ¶
type CreateNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
CreateNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewCreateNoopEntityDefault ¶
func NewCreateNoopEntityDefault(code int) *CreateNoopEntityDefault
NewCreateNoopEntityDefault creates a CreateNoopEntityDefault with default headers values
func (*CreateNoopEntityDefault) Code ¶
func (o *CreateNoopEntityDefault) Code() int
Code gets the status code for the create noop entity default response
func (*CreateNoopEntityDefault) Error ¶
func (o *CreateNoopEntityDefault) Error() string
func (*CreateNoopEntityDefault) GetPayload ¶
func (o *CreateNoopEntityDefault) GetPayload() models.GenericError
func (*CreateNoopEntityDefault) IsClientError ¶
func (o *CreateNoopEntityDefault) IsClientError() bool
IsClientError returns true when this create noop entity default response has a 4xx status code
func (*CreateNoopEntityDefault) IsCode ¶
func (o *CreateNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this create noop entity default response a status code equal to that given
func (*CreateNoopEntityDefault) IsRedirect ¶
func (o *CreateNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this create noop entity default response has a 3xx status code
func (*CreateNoopEntityDefault) IsServerError ¶
func (o *CreateNoopEntityDefault) IsServerError() bool
IsServerError returns true when this create noop entity default response has a 5xx status code
func (*CreateNoopEntityDefault) IsSuccess ¶
func (o *CreateNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this create noop entity default response has a 2xx status code
func (*CreateNoopEntityDefault) String ¶
func (o *CreateNoopEntityDefault) String() string
type CreateNoopEntityInternalServerError ¶
CreateNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewCreateNoopEntityInternalServerError ¶
func NewCreateNoopEntityInternalServerError() *CreateNoopEntityInternalServerError
NewCreateNoopEntityInternalServerError creates a CreateNoopEntityInternalServerError with default headers values
func (*CreateNoopEntityInternalServerError) Code ¶
func (o *CreateNoopEntityInternalServerError) Code() int
Code gets the status code for the create noop entity internal server error response
func (*CreateNoopEntityInternalServerError) Error ¶
func (o *CreateNoopEntityInternalServerError) Error() string
func (*CreateNoopEntityInternalServerError) GetPayload ¶
func (o *CreateNoopEntityInternalServerError) GetPayload() *models.APIError
func (*CreateNoopEntityInternalServerError) IsClientError ¶
func (o *CreateNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this create noop entity internal server error response has a 4xx status code
func (*CreateNoopEntityInternalServerError) IsCode ¶
func (o *CreateNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this create noop entity internal server error response a status code equal to that given
func (*CreateNoopEntityInternalServerError) IsRedirect ¶
func (o *CreateNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this create noop entity internal server error response has a 3xx status code
func (*CreateNoopEntityInternalServerError) IsServerError ¶
func (o *CreateNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this create noop entity internal server error response has a 5xx status code
func (*CreateNoopEntityInternalServerError) IsSuccess ¶
func (o *CreateNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this create noop entity internal server error response has a 2xx status code
func (*CreateNoopEntityInternalServerError) String ¶
func (o *CreateNoopEntityInternalServerError) String() string
type CreateNoopEntityOK ¶
type CreateNoopEntityOK struct {
Payload *models.ConfigunstableCreateNoopEntityResponse
}
CreateNoopEntityOK describes a response with status code 200, with default header values.
A successful response containing the created NoopEntity.
func NewCreateNoopEntityOK ¶
func NewCreateNoopEntityOK() *CreateNoopEntityOK
NewCreateNoopEntityOK creates a CreateNoopEntityOK with default headers values
func (*CreateNoopEntityOK) Code ¶
func (o *CreateNoopEntityOK) Code() int
Code gets the status code for the create noop entity o k response
func (*CreateNoopEntityOK) Error ¶
func (o *CreateNoopEntityOK) Error() string
func (*CreateNoopEntityOK) GetPayload ¶
func (o *CreateNoopEntityOK) GetPayload() *models.ConfigunstableCreateNoopEntityResponse
func (*CreateNoopEntityOK) IsClientError ¶
func (o *CreateNoopEntityOK) IsClientError() bool
IsClientError returns true when this create noop entity o k response has a 4xx status code
func (*CreateNoopEntityOK) IsCode ¶
func (o *CreateNoopEntityOK) IsCode(code int) bool
IsCode returns true when this create noop entity o k response a status code equal to that given
func (*CreateNoopEntityOK) IsRedirect ¶
func (o *CreateNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this create noop entity o k response has a 3xx status code
func (*CreateNoopEntityOK) IsServerError ¶
func (o *CreateNoopEntityOK) IsServerError() bool
IsServerError returns true when this create noop entity o k response has a 5xx status code
func (*CreateNoopEntityOK) IsSuccess ¶
func (o *CreateNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this create noop entity o k response has a 2xx status code
func (*CreateNoopEntityOK) String ¶
func (o *CreateNoopEntityOK) String() string
type CreateNoopEntityParams ¶
type CreateNoopEntityParams struct { // Body. Body *models.ConfigunstableCreateNoopEntityRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNoopEntityParams contains all the parameters to send to the API endpoint
for the create noop entity operation. Typically these are written to a http.Request.
func NewCreateNoopEntityParams ¶
func NewCreateNoopEntityParams() *CreateNoopEntityParams
NewCreateNoopEntityParams creates a new CreateNoopEntityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateNoopEntityParamsWithContext ¶
func NewCreateNoopEntityParamsWithContext(ctx context.Context) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithContext creates a new CreateNoopEntityParams object with the ability to set a context for a request.
func NewCreateNoopEntityParamsWithHTTPClient ¶
func NewCreateNoopEntityParamsWithHTTPClient(client *http.Client) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithHTTPClient creates a new CreateNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewCreateNoopEntityParamsWithTimeout ¶
func NewCreateNoopEntityParamsWithTimeout(timeout time.Duration) *CreateNoopEntityParams
NewCreateNoopEntityParamsWithTimeout creates a new CreateNoopEntityParams object with the ability to set a timeout on a request.
func (*CreateNoopEntityParams) SetBody ¶
func (o *CreateNoopEntityParams) SetBody(body *models.ConfigunstableCreateNoopEntityRequest)
SetBody adds the body to the create noop entity params
func (*CreateNoopEntityParams) SetContext ¶
func (o *CreateNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the create noop entity params
func (*CreateNoopEntityParams) SetDefaults ¶
func (o *CreateNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the create noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNoopEntityParams) SetHTTPClient ¶
func (o *CreateNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create noop entity params
func (*CreateNoopEntityParams) SetTimeout ¶
func (o *CreateNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create noop entity params
func (*CreateNoopEntityParams) WithBody ¶
func (o *CreateNoopEntityParams) WithBody(body *models.ConfigunstableCreateNoopEntityRequest) *CreateNoopEntityParams
WithBody adds the body to the create noop entity params
func (*CreateNoopEntityParams) WithContext ¶
func (o *CreateNoopEntityParams) WithContext(ctx context.Context) *CreateNoopEntityParams
WithContext adds the context to the create noop entity params
func (*CreateNoopEntityParams) WithDefaults ¶
func (o *CreateNoopEntityParams) WithDefaults() *CreateNoopEntityParams
WithDefaults hydrates default values in the create noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*CreateNoopEntityParams) WithHTTPClient ¶
func (o *CreateNoopEntityParams) WithHTTPClient(client *http.Client) *CreateNoopEntityParams
WithHTTPClient adds the HTTPClient to the create noop entity params
func (*CreateNoopEntityParams) WithTimeout ¶
func (o *CreateNoopEntityParams) WithTimeout(timeout time.Duration) *CreateNoopEntityParams
WithTimeout adds the timeout to the create noop entity params
func (*CreateNoopEntityParams) WriteToRequest ¶
func (o *CreateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNoopEntityReader ¶
type CreateNoopEntityReader struct {
// contains filtered or unexported fields
}
CreateNoopEntityReader is a Reader for the CreateNoopEntity structure.
func (*CreateNoopEntityReader) ReadResponse ¶
func (o *CreateNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNoopEntityBadRequest ¶
DeleteNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot delete the NoopEntity because it is in use.
func NewDeleteNoopEntityBadRequest ¶
func NewDeleteNoopEntityBadRequest() *DeleteNoopEntityBadRequest
NewDeleteNoopEntityBadRequest creates a DeleteNoopEntityBadRequest with default headers values
func (*DeleteNoopEntityBadRequest) Code ¶
func (o *DeleteNoopEntityBadRequest) Code() int
Code gets the status code for the delete noop entity bad request response
func (*DeleteNoopEntityBadRequest) Error ¶
func (o *DeleteNoopEntityBadRequest) Error() string
func (*DeleteNoopEntityBadRequest) GetPayload ¶
func (o *DeleteNoopEntityBadRequest) GetPayload() *models.APIError
func (*DeleteNoopEntityBadRequest) IsClientError ¶
func (o *DeleteNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this delete noop entity bad request response has a 4xx status code
func (*DeleteNoopEntityBadRequest) IsCode ¶
func (o *DeleteNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this delete noop entity bad request response a status code equal to that given
func (*DeleteNoopEntityBadRequest) IsRedirect ¶
func (o *DeleteNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this delete noop entity bad request response has a 3xx status code
func (*DeleteNoopEntityBadRequest) IsServerError ¶
func (o *DeleteNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this delete noop entity bad request response has a 5xx status code
func (*DeleteNoopEntityBadRequest) IsSuccess ¶
func (o *DeleteNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this delete noop entity bad request response has a 2xx status code
func (*DeleteNoopEntityBadRequest) String ¶
func (o *DeleteNoopEntityBadRequest) String() string
type DeleteNoopEntityDefault ¶
type DeleteNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
DeleteNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewDeleteNoopEntityDefault ¶
func NewDeleteNoopEntityDefault(code int) *DeleteNoopEntityDefault
NewDeleteNoopEntityDefault creates a DeleteNoopEntityDefault with default headers values
func (*DeleteNoopEntityDefault) Code ¶
func (o *DeleteNoopEntityDefault) Code() int
Code gets the status code for the delete noop entity default response
func (*DeleteNoopEntityDefault) Error ¶
func (o *DeleteNoopEntityDefault) Error() string
func (*DeleteNoopEntityDefault) GetPayload ¶
func (o *DeleteNoopEntityDefault) GetPayload() models.GenericError
func (*DeleteNoopEntityDefault) IsClientError ¶
func (o *DeleteNoopEntityDefault) IsClientError() bool
IsClientError returns true when this delete noop entity default response has a 4xx status code
func (*DeleteNoopEntityDefault) IsCode ¶
func (o *DeleteNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this delete noop entity default response a status code equal to that given
func (*DeleteNoopEntityDefault) IsRedirect ¶
func (o *DeleteNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this delete noop entity default response has a 3xx status code
func (*DeleteNoopEntityDefault) IsServerError ¶
func (o *DeleteNoopEntityDefault) IsServerError() bool
IsServerError returns true when this delete noop entity default response has a 5xx status code
func (*DeleteNoopEntityDefault) IsSuccess ¶
func (o *DeleteNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this delete noop entity default response has a 2xx status code
func (*DeleteNoopEntityDefault) String ¶
func (o *DeleteNoopEntityDefault) String() string
type DeleteNoopEntityInternalServerError ¶
DeleteNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewDeleteNoopEntityInternalServerError ¶
func NewDeleteNoopEntityInternalServerError() *DeleteNoopEntityInternalServerError
NewDeleteNoopEntityInternalServerError creates a DeleteNoopEntityInternalServerError with default headers values
func (*DeleteNoopEntityInternalServerError) Code ¶
func (o *DeleteNoopEntityInternalServerError) Code() int
Code gets the status code for the delete noop entity internal server error response
func (*DeleteNoopEntityInternalServerError) Error ¶
func (o *DeleteNoopEntityInternalServerError) Error() string
func (*DeleteNoopEntityInternalServerError) GetPayload ¶
func (o *DeleteNoopEntityInternalServerError) GetPayload() *models.APIError
func (*DeleteNoopEntityInternalServerError) IsClientError ¶
func (o *DeleteNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this delete noop entity internal server error response has a 4xx status code
func (*DeleteNoopEntityInternalServerError) IsCode ¶
func (o *DeleteNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this delete noop entity internal server error response a status code equal to that given
func (*DeleteNoopEntityInternalServerError) IsRedirect ¶
func (o *DeleteNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete noop entity internal server error response has a 3xx status code
func (*DeleteNoopEntityInternalServerError) IsServerError ¶
func (o *DeleteNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this delete noop entity internal server error response has a 5xx status code
func (*DeleteNoopEntityInternalServerError) IsSuccess ¶
func (o *DeleteNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete noop entity internal server error response has a 2xx status code
func (*DeleteNoopEntityInternalServerError) String ¶
func (o *DeleteNoopEntityInternalServerError) String() string
type DeleteNoopEntityNotFound ¶
DeleteNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot delete the NoopEntity because the slug does not exist.
func NewDeleteNoopEntityNotFound ¶
func NewDeleteNoopEntityNotFound() *DeleteNoopEntityNotFound
NewDeleteNoopEntityNotFound creates a DeleteNoopEntityNotFound with default headers values
func (*DeleteNoopEntityNotFound) Code ¶
func (o *DeleteNoopEntityNotFound) Code() int
Code gets the status code for the delete noop entity not found response
func (*DeleteNoopEntityNotFound) Error ¶
func (o *DeleteNoopEntityNotFound) Error() string
func (*DeleteNoopEntityNotFound) GetPayload ¶
func (o *DeleteNoopEntityNotFound) GetPayload() *models.APIError
func (*DeleteNoopEntityNotFound) IsClientError ¶
func (o *DeleteNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this delete noop entity not found response has a 4xx status code
func (*DeleteNoopEntityNotFound) IsCode ¶
func (o *DeleteNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this delete noop entity not found response a status code equal to that given
func (*DeleteNoopEntityNotFound) IsRedirect ¶
func (o *DeleteNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this delete noop entity not found response has a 3xx status code
func (*DeleteNoopEntityNotFound) IsServerError ¶
func (o *DeleteNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this delete noop entity not found response has a 5xx status code
func (*DeleteNoopEntityNotFound) IsSuccess ¶
func (o *DeleteNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this delete noop entity not found response has a 2xx status code
func (*DeleteNoopEntityNotFound) String ¶
func (o *DeleteNoopEntityNotFound) String() string
type DeleteNoopEntityOK ¶
type DeleteNoopEntityOK struct {
Payload *models.ConfigunstableDeleteNoopEntityResponse
}
DeleteNoopEntityOK describes a response with status code 200, with default header values.
A successful response.
func NewDeleteNoopEntityOK ¶
func NewDeleteNoopEntityOK() *DeleteNoopEntityOK
NewDeleteNoopEntityOK creates a DeleteNoopEntityOK with default headers values
func (*DeleteNoopEntityOK) Code ¶
func (o *DeleteNoopEntityOK) Code() int
Code gets the status code for the delete noop entity o k response
func (*DeleteNoopEntityOK) Error ¶
func (o *DeleteNoopEntityOK) Error() string
func (*DeleteNoopEntityOK) GetPayload ¶
func (o *DeleteNoopEntityOK) GetPayload() *models.ConfigunstableDeleteNoopEntityResponse
func (*DeleteNoopEntityOK) IsClientError ¶
func (o *DeleteNoopEntityOK) IsClientError() bool
IsClientError returns true when this delete noop entity o k response has a 4xx status code
func (*DeleteNoopEntityOK) IsCode ¶
func (o *DeleteNoopEntityOK) IsCode(code int) bool
IsCode returns true when this delete noop entity o k response a status code equal to that given
func (*DeleteNoopEntityOK) IsRedirect ¶
func (o *DeleteNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this delete noop entity o k response has a 3xx status code
func (*DeleteNoopEntityOK) IsServerError ¶
func (o *DeleteNoopEntityOK) IsServerError() bool
IsServerError returns true when this delete noop entity o k response has a 5xx status code
func (*DeleteNoopEntityOK) IsSuccess ¶
func (o *DeleteNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this delete noop entity o k response has a 2xx status code
func (*DeleteNoopEntityOK) String ¶
func (o *DeleteNoopEntityOK) String() string
type DeleteNoopEntityParams ¶
type DeleteNoopEntityParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNoopEntityParams contains all the parameters to send to the API endpoint
for the delete noop entity operation. Typically these are written to a http.Request.
func NewDeleteNoopEntityParams ¶
func NewDeleteNoopEntityParams() *DeleteNoopEntityParams
NewDeleteNoopEntityParams creates a new DeleteNoopEntityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteNoopEntityParamsWithContext ¶
func NewDeleteNoopEntityParamsWithContext(ctx context.Context) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithContext creates a new DeleteNoopEntityParams object with the ability to set a context for a request.
func NewDeleteNoopEntityParamsWithHTTPClient ¶
func NewDeleteNoopEntityParamsWithHTTPClient(client *http.Client) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithHTTPClient creates a new DeleteNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteNoopEntityParamsWithTimeout ¶
func NewDeleteNoopEntityParamsWithTimeout(timeout time.Duration) *DeleteNoopEntityParams
NewDeleteNoopEntityParamsWithTimeout creates a new DeleteNoopEntityParams object with the ability to set a timeout on a request.
func (*DeleteNoopEntityParams) SetContext ¶
func (o *DeleteNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the delete noop entity params
func (*DeleteNoopEntityParams) SetDefaults ¶
func (o *DeleteNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the delete noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNoopEntityParams) SetHTTPClient ¶
func (o *DeleteNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete noop entity params
func (*DeleteNoopEntityParams) SetSlug ¶
func (o *DeleteNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the delete noop entity params
func (*DeleteNoopEntityParams) SetTimeout ¶
func (o *DeleteNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete noop entity params
func (*DeleteNoopEntityParams) WithContext ¶
func (o *DeleteNoopEntityParams) WithContext(ctx context.Context) *DeleteNoopEntityParams
WithContext adds the context to the delete noop entity params
func (*DeleteNoopEntityParams) WithDefaults ¶
func (o *DeleteNoopEntityParams) WithDefaults() *DeleteNoopEntityParams
WithDefaults hydrates default values in the delete noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteNoopEntityParams) WithHTTPClient ¶
func (o *DeleteNoopEntityParams) WithHTTPClient(client *http.Client) *DeleteNoopEntityParams
WithHTTPClient adds the HTTPClient to the delete noop entity params
func (*DeleteNoopEntityParams) WithSlug ¶
func (o *DeleteNoopEntityParams) WithSlug(slug string) *DeleteNoopEntityParams
WithSlug adds the slug to the delete noop entity params
func (*DeleteNoopEntityParams) WithTimeout ¶
func (o *DeleteNoopEntityParams) WithTimeout(timeout time.Duration) *DeleteNoopEntityParams
WithTimeout adds the timeout to the delete noop entity params
func (*DeleteNoopEntityParams) WriteToRequest ¶
func (o *DeleteNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNoopEntityReader ¶
type DeleteNoopEntityReader struct {
// contains filtered or unexported fields
}
DeleteNoopEntityReader is a Reader for the DeleteNoopEntity structure.
func (*DeleteNoopEntityReader) ReadResponse ¶
func (o *DeleteNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadNoopEntityDefault ¶
type ReadNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
ReadNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewReadNoopEntityDefault ¶
func NewReadNoopEntityDefault(code int) *ReadNoopEntityDefault
NewReadNoopEntityDefault creates a ReadNoopEntityDefault with default headers values
func (*ReadNoopEntityDefault) Code ¶
func (o *ReadNoopEntityDefault) Code() int
Code gets the status code for the read noop entity default response
func (*ReadNoopEntityDefault) Error ¶
func (o *ReadNoopEntityDefault) Error() string
func (*ReadNoopEntityDefault) GetPayload ¶
func (o *ReadNoopEntityDefault) GetPayload() models.GenericError
func (*ReadNoopEntityDefault) IsClientError ¶
func (o *ReadNoopEntityDefault) IsClientError() bool
IsClientError returns true when this read noop entity default response has a 4xx status code
func (*ReadNoopEntityDefault) IsCode ¶
func (o *ReadNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this read noop entity default response a status code equal to that given
func (*ReadNoopEntityDefault) IsRedirect ¶
func (o *ReadNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this read noop entity default response has a 3xx status code
func (*ReadNoopEntityDefault) IsServerError ¶
func (o *ReadNoopEntityDefault) IsServerError() bool
IsServerError returns true when this read noop entity default response has a 5xx status code
func (*ReadNoopEntityDefault) IsSuccess ¶
func (o *ReadNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this read noop entity default response has a 2xx status code
func (*ReadNoopEntityDefault) String ¶
func (o *ReadNoopEntityDefault) String() string
type ReadNoopEntityInternalServerError ¶
ReadNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewReadNoopEntityInternalServerError ¶
func NewReadNoopEntityInternalServerError() *ReadNoopEntityInternalServerError
NewReadNoopEntityInternalServerError creates a ReadNoopEntityInternalServerError with default headers values
func (*ReadNoopEntityInternalServerError) Code ¶
func (o *ReadNoopEntityInternalServerError) Code() int
Code gets the status code for the read noop entity internal server error response
func (*ReadNoopEntityInternalServerError) Error ¶
func (o *ReadNoopEntityInternalServerError) Error() string
func (*ReadNoopEntityInternalServerError) GetPayload ¶
func (o *ReadNoopEntityInternalServerError) GetPayload() *models.APIError
func (*ReadNoopEntityInternalServerError) IsClientError ¶
func (o *ReadNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this read noop entity internal server error response has a 4xx status code
func (*ReadNoopEntityInternalServerError) IsCode ¶
func (o *ReadNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this read noop entity internal server error response a status code equal to that given
func (*ReadNoopEntityInternalServerError) IsRedirect ¶
func (o *ReadNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this read noop entity internal server error response has a 3xx status code
func (*ReadNoopEntityInternalServerError) IsServerError ¶
func (o *ReadNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this read noop entity internal server error response has a 5xx status code
func (*ReadNoopEntityInternalServerError) IsSuccess ¶
func (o *ReadNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this read noop entity internal server error response has a 2xx status code
func (*ReadNoopEntityInternalServerError) String ¶
func (o *ReadNoopEntityInternalServerError) String() string
type ReadNoopEntityNotFound ¶
ReadNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot read the NoopEntity because the slug does not exist.
func NewReadNoopEntityNotFound ¶
func NewReadNoopEntityNotFound() *ReadNoopEntityNotFound
NewReadNoopEntityNotFound creates a ReadNoopEntityNotFound with default headers values
func (*ReadNoopEntityNotFound) Code ¶
func (o *ReadNoopEntityNotFound) Code() int
Code gets the status code for the read noop entity not found response
func (*ReadNoopEntityNotFound) Error ¶
func (o *ReadNoopEntityNotFound) Error() string
func (*ReadNoopEntityNotFound) GetPayload ¶
func (o *ReadNoopEntityNotFound) GetPayload() *models.APIError
func (*ReadNoopEntityNotFound) IsClientError ¶
func (o *ReadNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this read noop entity not found response has a 4xx status code
func (*ReadNoopEntityNotFound) IsCode ¶
func (o *ReadNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this read noop entity not found response a status code equal to that given
func (*ReadNoopEntityNotFound) IsRedirect ¶
func (o *ReadNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this read noop entity not found response has a 3xx status code
func (*ReadNoopEntityNotFound) IsServerError ¶
func (o *ReadNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this read noop entity not found response has a 5xx status code
func (*ReadNoopEntityNotFound) IsSuccess ¶
func (o *ReadNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this read noop entity not found response has a 2xx status code
func (*ReadNoopEntityNotFound) String ¶
func (o *ReadNoopEntityNotFound) String() string
type ReadNoopEntityOK ¶
type ReadNoopEntityOK struct {
Payload *models.ConfigunstableReadNoopEntityResponse
}
ReadNoopEntityOK describes a response with status code 200, with default header values.
A successful response.
func NewReadNoopEntityOK ¶
func NewReadNoopEntityOK() *ReadNoopEntityOK
NewReadNoopEntityOK creates a ReadNoopEntityOK with default headers values
func (*ReadNoopEntityOK) Code ¶
func (o *ReadNoopEntityOK) Code() int
Code gets the status code for the read noop entity o k response
func (*ReadNoopEntityOK) Error ¶
func (o *ReadNoopEntityOK) Error() string
func (*ReadNoopEntityOK) GetPayload ¶
func (o *ReadNoopEntityOK) GetPayload() *models.ConfigunstableReadNoopEntityResponse
func (*ReadNoopEntityOK) IsClientError ¶
func (o *ReadNoopEntityOK) IsClientError() bool
IsClientError returns true when this read noop entity o k response has a 4xx status code
func (*ReadNoopEntityOK) IsCode ¶
func (o *ReadNoopEntityOK) IsCode(code int) bool
IsCode returns true when this read noop entity o k response a status code equal to that given
func (*ReadNoopEntityOK) IsRedirect ¶
func (o *ReadNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this read noop entity o k response has a 3xx status code
func (*ReadNoopEntityOK) IsServerError ¶
func (o *ReadNoopEntityOK) IsServerError() bool
IsServerError returns true when this read noop entity o k response has a 5xx status code
func (*ReadNoopEntityOK) IsSuccess ¶
func (o *ReadNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this read noop entity o k response has a 2xx status code
func (*ReadNoopEntityOK) String ¶
func (o *ReadNoopEntityOK) String() string
type ReadNoopEntityParams ¶
type ReadNoopEntityParams struct { // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadNoopEntityParams contains all the parameters to send to the API endpoint
for the read noop entity operation. Typically these are written to a http.Request.
func NewReadNoopEntityParams ¶
func NewReadNoopEntityParams() *ReadNoopEntityParams
NewReadNoopEntityParams creates a new ReadNoopEntityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewReadNoopEntityParamsWithContext ¶
func NewReadNoopEntityParamsWithContext(ctx context.Context) *ReadNoopEntityParams
NewReadNoopEntityParamsWithContext creates a new ReadNoopEntityParams object with the ability to set a context for a request.
func NewReadNoopEntityParamsWithHTTPClient ¶
func NewReadNoopEntityParamsWithHTTPClient(client *http.Client) *ReadNoopEntityParams
NewReadNoopEntityParamsWithHTTPClient creates a new ReadNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewReadNoopEntityParamsWithTimeout ¶
func NewReadNoopEntityParamsWithTimeout(timeout time.Duration) *ReadNoopEntityParams
NewReadNoopEntityParamsWithTimeout creates a new ReadNoopEntityParams object with the ability to set a timeout on a request.
func (*ReadNoopEntityParams) SetContext ¶
func (o *ReadNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the read noop entity params
func (*ReadNoopEntityParams) SetDefaults ¶
func (o *ReadNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the read noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*ReadNoopEntityParams) SetHTTPClient ¶
func (o *ReadNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read noop entity params
func (*ReadNoopEntityParams) SetSlug ¶
func (o *ReadNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the read noop entity params
func (*ReadNoopEntityParams) SetTimeout ¶
func (o *ReadNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read noop entity params
func (*ReadNoopEntityParams) WithContext ¶
func (o *ReadNoopEntityParams) WithContext(ctx context.Context) *ReadNoopEntityParams
WithContext adds the context to the read noop entity params
func (*ReadNoopEntityParams) WithDefaults ¶
func (o *ReadNoopEntityParams) WithDefaults() *ReadNoopEntityParams
WithDefaults hydrates default values in the read noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*ReadNoopEntityParams) WithHTTPClient ¶
func (o *ReadNoopEntityParams) WithHTTPClient(client *http.Client) *ReadNoopEntityParams
WithHTTPClient adds the HTTPClient to the read noop entity params
func (*ReadNoopEntityParams) WithSlug ¶
func (o *ReadNoopEntityParams) WithSlug(slug string) *ReadNoopEntityParams
WithSlug adds the slug to the read noop entity params
func (*ReadNoopEntityParams) WithTimeout ¶
func (o *ReadNoopEntityParams) WithTimeout(timeout time.Duration) *ReadNoopEntityParams
WithTimeout adds the timeout to the read noop entity params
func (*ReadNoopEntityParams) WriteToRequest ¶
func (o *ReadNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadNoopEntityReader ¶
type ReadNoopEntityReader struct {
// contains filtered or unexported fields
}
ReadNoopEntityReader is a Reader for the ReadNoopEntity structure.
func (*ReadNoopEntityReader) ReadResponse ¶
func (o *ReadNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNoopEntityBadRequest ¶
UpdateNoopEntityBadRequest describes a response with status code 400, with default header values.
Cannot update the NoopEntity because the request is invalid.
func NewUpdateNoopEntityBadRequest ¶
func NewUpdateNoopEntityBadRequest() *UpdateNoopEntityBadRequest
NewUpdateNoopEntityBadRequest creates a UpdateNoopEntityBadRequest with default headers values
func (*UpdateNoopEntityBadRequest) Code ¶
func (o *UpdateNoopEntityBadRequest) Code() int
Code gets the status code for the update noop entity bad request response
func (*UpdateNoopEntityBadRequest) Error ¶
func (o *UpdateNoopEntityBadRequest) Error() string
func (*UpdateNoopEntityBadRequest) GetPayload ¶
func (o *UpdateNoopEntityBadRequest) GetPayload() *models.APIError
func (*UpdateNoopEntityBadRequest) IsClientError ¶
func (o *UpdateNoopEntityBadRequest) IsClientError() bool
IsClientError returns true when this update noop entity bad request response has a 4xx status code
func (*UpdateNoopEntityBadRequest) IsCode ¶
func (o *UpdateNoopEntityBadRequest) IsCode(code int) bool
IsCode returns true when this update noop entity bad request response a status code equal to that given
func (*UpdateNoopEntityBadRequest) IsRedirect ¶
func (o *UpdateNoopEntityBadRequest) IsRedirect() bool
IsRedirect returns true when this update noop entity bad request response has a 3xx status code
func (*UpdateNoopEntityBadRequest) IsServerError ¶
func (o *UpdateNoopEntityBadRequest) IsServerError() bool
IsServerError returns true when this update noop entity bad request response has a 5xx status code
func (*UpdateNoopEntityBadRequest) IsSuccess ¶
func (o *UpdateNoopEntityBadRequest) IsSuccess() bool
IsSuccess returns true when this update noop entity bad request response has a 2xx status code
func (*UpdateNoopEntityBadRequest) String ¶
func (o *UpdateNoopEntityBadRequest) String() string
type UpdateNoopEntityConflict ¶
UpdateNoopEntityConflict describes a response with status code 409, with default header values.
Cannot update the NoopEntity because there is a conflict with an existing NoopEntity.
func NewUpdateNoopEntityConflict ¶
func NewUpdateNoopEntityConflict() *UpdateNoopEntityConflict
NewUpdateNoopEntityConflict creates a UpdateNoopEntityConflict with default headers values
func (*UpdateNoopEntityConflict) Code ¶
func (o *UpdateNoopEntityConflict) Code() int
Code gets the status code for the update noop entity conflict response
func (*UpdateNoopEntityConflict) Error ¶
func (o *UpdateNoopEntityConflict) Error() string
func (*UpdateNoopEntityConflict) GetPayload ¶
func (o *UpdateNoopEntityConflict) GetPayload() *models.APIError
func (*UpdateNoopEntityConflict) IsClientError ¶
func (o *UpdateNoopEntityConflict) IsClientError() bool
IsClientError returns true when this update noop entity conflict response has a 4xx status code
func (*UpdateNoopEntityConflict) IsCode ¶
func (o *UpdateNoopEntityConflict) IsCode(code int) bool
IsCode returns true when this update noop entity conflict response a status code equal to that given
func (*UpdateNoopEntityConflict) IsRedirect ¶
func (o *UpdateNoopEntityConflict) IsRedirect() bool
IsRedirect returns true when this update noop entity conflict response has a 3xx status code
func (*UpdateNoopEntityConflict) IsServerError ¶
func (o *UpdateNoopEntityConflict) IsServerError() bool
IsServerError returns true when this update noop entity conflict response has a 5xx status code
func (*UpdateNoopEntityConflict) IsSuccess ¶
func (o *UpdateNoopEntityConflict) IsSuccess() bool
IsSuccess returns true when this update noop entity conflict response has a 2xx status code
func (*UpdateNoopEntityConflict) String ¶
func (o *UpdateNoopEntityConflict) String() string
type UpdateNoopEntityDefault ¶
type UpdateNoopEntityDefault struct { Payload models.GenericError // contains filtered or unexported fields }
UpdateNoopEntityDefault describes a response with status code -1, with default header values.
An undefined error response.
func NewUpdateNoopEntityDefault ¶
func NewUpdateNoopEntityDefault(code int) *UpdateNoopEntityDefault
NewUpdateNoopEntityDefault creates a UpdateNoopEntityDefault with default headers values
func (*UpdateNoopEntityDefault) Code ¶
func (o *UpdateNoopEntityDefault) Code() int
Code gets the status code for the update noop entity default response
func (*UpdateNoopEntityDefault) Error ¶
func (o *UpdateNoopEntityDefault) Error() string
func (*UpdateNoopEntityDefault) GetPayload ¶
func (o *UpdateNoopEntityDefault) GetPayload() models.GenericError
func (*UpdateNoopEntityDefault) IsClientError ¶
func (o *UpdateNoopEntityDefault) IsClientError() bool
IsClientError returns true when this update noop entity default response has a 4xx status code
func (*UpdateNoopEntityDefault) IsCode ¶
func (o *UpdateNoopEntityDefault) IsCode(code int) bool
IsCode returns true when this update noop entity default response a status code equal to that given
func (*UpdateNoopEntityDefault) IsRedirect ¶
func (o *UpdateNoopEntityDefault) IsRedirect() bool
IsRedirect returns true when this update noop entity default response has a 3xx status code
func (*UpdateNoopEntityDefault) IsServerError ¶
func (o *UpdateNoopEntityDefault) IsServerError() bool
IsServerError returns true when this update noop entity default response has a 5xx status code
func (*UpdateNoopEntityDefault) IsSuccess ¶
func (o *UpdateNoopEntityDefault) IsSuccess() bool
IsSuccess returns true when this update noop entity default response has a 2xx status code
func (*UpdateNoopEntityDefault) String ¶
func (o *UpdateNoopEntityDefault) String() string
type UpdateNoopEntityInternalServerError ¶
UpdateNoopEntityInternalServerError describes a response with status code 500, with default header values.
An unexpected error response.
func NewUpdateNoopEntityInternalServerError ¶
func NewUpdateNoopEntityInternalServerError() *UpdateNoopEntityInternalServerError
NewUpdateNoopEntityInternalServerError creates a UpdateNoopEntityInternalServerError with default headers values
func (*UpdateNoopEntityInternalServerError) Code ¶
func (o *UpdateNoopEntityInternalServerError) Code() int
Code gets the status code for the update noop entity internal server error response
func (*UpdateNoopEntityInternalServerError) Error ¶
func (o *UpdateNoopEntityInternalServerError) Error() string
func (*UpdateNoopEntityInternalServerError) GetPayload ¶
func (o *UpdateNoopEntityInternalServerError) GetPayload() *models.APIError
func (*UpdateNoopEntityInternalServerError) IsClientError ¶
func (o *UpdateNoopEntityInternalServerError) IsClientError() bool
IsClientError returns true when this update noop entity internal server error response has a 4xx status code
func (*UpdateNoopEntityInternalServerError) IsCode ¶
func (o *UpdateNoopEntityInternalServerError) IsCode(code int) bool
IsCode returns true when this update noop entity internal server error response a status code equal to that given
func (*UpdateNoopEntityInternalServerError) IsRedirect ¶
func (o *UpdateNoopEntityInternalServerError) IsRedirect() bool
IsRedirect returns true when this update noop entity internal server error response has a 3xx status code
func (*UpdateNoopEntityInternalServerError) IsServerError ¶
func (o *UpdateNoopEntityInternalServerError) IsServerError() bool
IsServerError returns true when this update noop entity internal server error response has a 5xx status code
func (*UpdateNoopEntityInternalServerError) IsSuccess ¶
func (o *UpdateNoopEntityInternalServerError) IsSuccess() bool
IsSuccess returns true when this update noop entity internal server error response has a 2xx status code
func (*UpdateNoopEntityInternalServerError) String ¶
func (o *UpdateNoopEntityInternalServerError) String() string
type UpdateNoopEntityNotFound ¶
UpdateNoopEntityNotFound describes a response with status code 404, with default header values.
Cannot update the NoopEntity because the slug does not exist.
func NewUpdateNoopEntityNotFound ¶
func NewUpdateNoopEntityNotFound() *UpdateNoopEntityNotFound
NewUpdateNoopEntityNotFound creates a UpdateNoopEntityNotFound with default headers values
func (*UpdateNoopEntityNotFound) Code ¶
func (o *UpdateNoopEntityNotFound) Code() int
Code gets the status code for the update noop entity not found response
func (*UpdateNoopEntityNotFound) Error ¶
func (o *UpdateNoopEntityNotFound) Error() string
func (*UpdateNoopEntityNotFound) GetPayload ¶
func (o *UpdateNoopEntityNotFound) GetPayload() *models.APIError
func (*UpdateNoopEntityNotFound) IsClientError ¶
func (o *UpdateNoopEntityNotFound) IsClientError() bool
IsClientError returns true when this update noop entity not found response has a 4xx status code
func (*UpdateNoopEntityNotFound) IsCode ¶
func (o *UpdateNoopEntityNotFound) IsCode(code int) bool
IsCode returns true when this update noop entity not found response a status code equal to that given
func (*UpdateNoopEntityNotFound) IsRedirect ¶
func (o *UpdateNoopEntityNotFound) IsRedirect() bool
IsRedirect returns true when this update noop entity not found response has a 3xx status code
func (*UpdateNoopEntityNotFound) IsServerError ¶
func (o *UpdateNoopEntityNotFound) IsServerError() bool
IsServerError returns true when this update noop entity not found response has a 5xx status code
func (*UpdateNoopEntityNotFound) IsSuccess ¶
func (o *UpdateNoopEntityNotFound) IsSuccess() bool
IsSuccess returns true when this update noop entity not found response has a 2xx status code
func (*UpdateNoopEntityNotFound) String ¶
func (o *UpdateNoopEntityNotFound) String() string
type UpdateNoopEntityOK ¶
type UpdateNoopEntityOK struct {
Payload *models.ConfigunstableUpdateNoopEntityResponse
}
UpdateNoopEntityOK describes a response with status code 200, with default header values.
A successful response containing the updated NoopEntity.
func NewUpdateNoopEntityOK ¶
func NewUpdateNoopEntityOK() *UpdateNoopEntityOK
NewUpdateNoopEntityOK creates a UpdateNoopEntityOK with default headers values
func (*UpdateNoopEntityOK) Code ¶
func (o *UpdateNoopEntityOK) Code() int
Code gets the status code for the update noop entity o k response
func (*UpdateNoopEntityOK) Error ¶
func (o *UpdateNoopEntityOK) Error() string
func (*UpdateNoopEntityOK) GetPayload ¶
func (o *UpdateNoopEntityOK) GetPayload() *models.ConfigunstableUpdateNoopEntityResponse
func (*UpdateNoopEntityOK) IsClientError ¶
func (o *UpdateNoopEntityOK) IsClientError() bool
IsClientError returns true when this update noop entity o k response has a 4xx status code
func (*UpdateNoopEntityOK) IsCode ¶
func (o *UpdateNoopEntityOK) IsCode(code int) bool
IsCode returns true when this update noop entity o k response a status code equal to that given
func (*UpdateNoopEntityOK) IsRedirect ¶
func (o *UpdateNoopEntityOK) IsRedirect() bool
IsRedirect returns true when this update noop entity o k response has a 3xx status code
func (*UpdateNoopEntityOK) IsServerError ¶
func (o *UpdateNoopEntityOK) IsServerError() bool
IsServerError returns true when this update noop entity o k response has a 5xx status code
func (*UpdateNoopEntityOK) IsSuccess ¶
func (o *UpdateNoopEntityOK) IsSuccess() bool
IsSuccess returns true when this update noop entity o k response has a 2xx status code
func (*UpdateNoopEntityOK) String ¶
func (o *UpdateNoopEntityOK) String() string
type UpdateNoopEntityParams ¶
type UpdateNoopEntityParams struct { // Body. Body *models.ConfigUnstableUpdateNoopEntityBody // Slug. Slug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNoopEntityParams contains all the parameters to send to the API endpoint
for the update noop entity operation. Typically these are written to a http.Request.
func NewUpdateNoopEntityParams ¶
func NewUpdateNoopEntityParams() *UpdateNoopEntityParams
NewUpdateNoopEntityParams creates a new UpdateNoopEntityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateNoopEntityParamsWithContext ¶
func NewUpdateNoopEntityParamsWithContext(ctx context.Context) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithContext creates a new UpdateNoopEntityParams object with the ability to set a context for a request.
func NewUpdateNoopEntityParamsWithHTTPClient ¶
func NewUpdateNoopEntityParamsWithHTTPClient(client *http.Client) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithHTTPClient creates a new UpdateNoopEntityParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateNoopEntityParamsWithTimeout ¶
func NewUpdateNoopEntityParamsWithTimeout(timeout time.Duration) *UpdateNoopEntityParams
NewUpdateNoopEntityParamsWithTimeout creates a new UpdateNoopEntityParams object with the ability to set a timeout on a request.
func (*UpdateNoopEntityParams) SetBody ¶
func (o *UpdateNoopEntityParams) SetBody(body *models.ConfigUnstableUpdateNoopEntityBody)
SetBody adds the body to the update noop entity params
func (*UpdateNoopEntityParams) SetContext ¶
func (o *UpdateNoopEntityParams) SetContext(ctx context.Context)
SetContext adds the context to the update noop entity params
func (*UpdateNoopEntityParams) SetDefaults ¶
func (o *UpdateNoopEntityParams) SetDefaults()
SetDefaults hydrates default values in the update noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNoopEntityParams) SetHTTPClient ¶
func (o *UpdateNoopEntityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update noop entity params
func (*UpdateNoopEntityParams) SetSlug ¶
func (o *UpdateNoopEntityParams) SetSlug(slug string)
SetSlug adds the slug to the update noop entity params
func (*UpdateNoopEntityParams) SetTimeout ¶
func (o *UpdateNoopEntityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update noop entity params
func (*UpdateNoopEntityParams) WithBody ¶
func (o *UpdateNoopEntityParams) WithBody(body *models.ConfigUnstableUpdateNoopEntityBody) *UpdateNoopEntityParams
WithBody adds the body to the update noop entity params
func (*UpdateNoopEntityParams) WithContext ¶
func (o *UpdateNoopEntityParams) WithContext(ctx context.Context) *UpdateNoopEntityParams
WithContext adds the context to the update noop entity params
func (*UpdateNoopEntityParams) WithDefaults ¶
func (o *UpdateNoopEntityParams) WithDefaults() *UpdateNoopEntityParams
WithDefaults hydrates default values in the update noop entity params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateNoopEntityParams) WithHTTPClient ¶
func (o *UpdateNoopEntityParams) WithHTTPClient(client *http.Client) *UpdateNoopEntityParams
WithHTTPClient adds the HTTPClient to the update noop entity params
func (*UpdateNoopEntityParams) WithSlug ¶
func (o *UpdateNoopEntityParams) WithSlug(slug string) *UpdateNoopEntityParams
WithSlug adds the slug to the update noop entity params
func (*UpdateNoopEntityParams) WithTimeout ¶
func (o *UpdateNoopEntityParams) WithTimeout(timeout time.Duration) *UpdateNoopEntityParams
WithTimeout adds the timeout to the update noop entity params
func (*UpdateNoopEntityParams) WriteToRequest ¶
func (o *UpdateNoopEntityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNoopEntityReader ¶
type UpdateNoopEntityReader struct {
// contains filtered or unexported fields
}
UpdateNoopEntityReader is a Reader for the UpdateNoopEntity structure.
func (*UpdateNoopEntityReader) ReadResponse ¶
func (o *UpdateNoopEntityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.