Documentation
¶
Index ¶
- type Client
- func (a *Client) FunctionsServiceCallAsyncFunction(params *FunctionsServiceCallAsyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallAsyncFunctionOK, error)
- func (a *Client) FunctionsServiceCallSyncFunction(params *FunctionsServiceCallSyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallSyncFunctionOK, error)
- func (a *Client) FunctionsServiceCallTestFunction(params *FunctionsServiceCallTestFunctionParams, opts ...ClientOption) (*FunctionsServiceCallTestFunctionOK, error)
- func (a *Client) FunctionsServiceCreateFunction(params *FunctionsServiceCreateFunctionParams, opts ...ClientOption) (*FunctionsServiceCreateFunctionOK, error)
- func (a *Client) FunctionsServiceDeleteFunction(params *FunctionsServiceDeleteFunctionParams, opts ...ClientOption) (*FunctionsServiceDeleteFunctionOK, error)
- func (a *Client) FunctionsServiceGetFunction(params *FunctionsServiceGetFunctionParams, opts ...ClientOption) (*FunctionsServiceGetFunctionOK, error)
- func (a *Client) FunctionsServiceGetFunctions(params *FunctionsServiceGetFunctionsParams, opts ...ClientOption) (*FunctionsServiceGetFunctionsOK, error)
- func (a *Client) FunctionsServiceUpdateFunction(params *FunctionsServiceUpdateFunctionParams, opts ...ClientOption) (*FunctionsServiceUpdateFunctionOK, error)
- func (a *Client) FunctionsServiceUpdateFunction2(params *FunctionsServiceUpdateFunction2Params, opts ...ClientOption) (*FunctionsServiceUpdateFunction2OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type FunctionsServiceCallAsyncFunctionDefault
- type FunctionsServiceCallAsyncFunctionNotFound
- type FunctionsServiceCallAsyncFunctionOK
- type FunctionsServiceCallAsyncFunctionParams
- func NewFunctionsServiceCallAsyncFunctionParams() *FunctionsServiceCallAsyncFunctionParams
- func NewFunctionsServiceCallAsyncFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallAsyncFunctionParams
- func NewFunctionsServiceCallAsyncFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallAsyncFunctionParams
- func NewFunctionsServiceCallAsyncFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) SetBody(body interface{})
- func (o *FunctionsServiceCallAsyncFunctionParams) SetCallID(callID string)
- func (o *FunctionsServiceCallAsyncFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceCallAsyncFunctionParams) SetDefaults()
- func (o *FunctionsServiceCallAsyncFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceCallAsyncFunctionParams) SetReason(reason string)
- func (o *FunctionsServiceCallAsyncFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceCallAsyncFunctionParams) WithBody(body interface{}) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithCallID(callID string) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithDefaults() *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithReason(reason string) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallAsyncFunctionParams
- func (o *FunctionsServiceCallAsyncFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceCallAsyncFunctionReader
- type FunctionsServiceCallSyncFunctionDefault
- type FunctionsServiceCallSyncFunctionNotFound
- type FunctionsServiceCallSyncFunctionOK
- type FunctionsServiceCallSyncFunctionParams
- func NewFunctionsServiceCallSyncFunctionParams() *FunctionsServiceCallSyncFunctionParams
- func NewFunctionsServiceCallSyncFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallSyncFunctionParams
- func NewFunctionsServiceCallSyncFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallSyncFunctionParams
- func NewFunctionsServiceCallSyncFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) SetBody(body interface{})
- func (o *FunctionsServiceCallSyncFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceCallSyncFunctionParams) SetDefaults()
- func (o *FunctionsServiceCallSyncFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceCallSyncFunctionParams) SetID(id string)
- func (o *FunctionsServiceCallSyncFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceCallSyncFunctionParams) WithBody(body interface{}) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WithDefaults() *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WithID(id string) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallSyncFunctionParams
- func (o *FunctionsServiceCallSyncFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceCallSyncFunctionReader
- type FunctionsServiceCallTestFunctionDefault
- type FunctionsServiceCallTestFunctionNotFound
- type FunctionsServiceCallTestFunctionOK
- type FunctionsServiceCallTestFunctionParams
- func NewFunctionsServiceCallTestFunctionParams() *FunctionsServiceCallTestFunctionParams
- func NewFunctionsServiceCallTestFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallTestFunctionParams
- func NewFunctionsServiceCallTestFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallTestFunctionParams
- func NewFunctionsServiceCallTestFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) SetBody(body interface{})
- func (o *FunctionsServiceCallTestFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceCallTestFunctionParams) SetDefaults()
- func (o *FunctionsServiceCallTestFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceCallTestFunctionParams) SetID(id string)
- func (o *FunctionsServiceCallTestFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceCallTestFunctionParams) WithBody(body interface{}) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WithDefaults() *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WithID(id string) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallTestFunctionParams
- func (o *FunctionsServiceCallTestFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceCallTestFunctionReader
- type FunctionsServiceCreateFunctionDefault
- type FunctionsServiceCreateFunctionNotFound
- type FunctionsServiceCreateFunctionOK
- type FunctionsServiceCreateFunctionParams
- func NewFunctionsServiceCreateFunctionParams() *FunctionsServiceCreateFunctionParams
- func NewFunctionsServiceCreateFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCreateFunctionParams
- func NewFunctionsServiceCreateFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCreateFunctionParams
- func NewFunctionsServiceCreateFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) SetBody(body *models.FunctionsCreateFunctionRequest)
- func (o *FunctionsServiceCreateFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceCreateFunctionParams) SetDefaults()
- func (o *FunctionsServiceCreateFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceCreateFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceCreateFunctionParams) WithBody(body *models.FunctionsCreateFunctionRequest) *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) WithDefaults() *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCreateFunctionParams
- func (o *FunctionsServiceCreateFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceCreateFunctionReader
- type FunctionsServiceDeleteFunctionDefault
- type FunctionsServiceDeleteFunctionNotFound
- type FunctionsServiceDeleteFunctionOK
- type FunctionsServiceDeleteFunctionParams
- func NewFunctionsServiceDeleteFunctionParams() *FunctionsServiceDeleteFunctionParams
- func NewFunctionsServiceDeleteFunctionParamsWithContext(ctx context.Context) *FunctionsServiceDeleteFunctionParams
- func NewFunctionsServiceDeleteFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceDeleteFunctionParams
- func NewFunctionsServiceDeleteFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceDeleteFunctionParams) SetDefaults()
- func (o *FunctionsServiceDeleteFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceDeleteFunctionParams) SetID(id string)
- func (o *FunctionsServiceDeleteFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceDeleteFunctionParams) WithContext(ctx context.Context) *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) WithDefaults() *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) WithID(id string) *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceDeleteFunctionParams
- func (o *FunctionsServiceDeleteFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceDeleteFunctionReader
- type FunctionsServiceGetFunctionDefault
- type FunctionsServiceGetFunctionNotFound
- type FunctionsServiceGetFunctionOK
- type FunctionsServiceGetFunctionParams
- func NewFunctionsServiceGetFunctionParams() *FunctionsServiceGetFunctionParams
- func NewFunctionsServiceGetFunctionParamsWithContext(ctx context.Context) *FunctionsServiceGetFunctionParams
- func NewFunctionsServiceGetFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionParams
- func NewFunctionsServiceGetFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceGetFunctionParams) SetDefaults()
- func (o *FunctionsServiceGetFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceGetFunctionParams) SetID(id string)
- func (o *FunctionsServiceGetFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceGetFunctionParams) WithContext(ctx context.Context) *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) WithDefaults() *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) WithID(id string) *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionParams
- func (o *FunctionsServiceGetFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceGetFunctionReader
- type FunctionsServiceGetFunctionsDefault
- type FunctionsServiceGetFunctionsNotFound
- type FunctionsServiceGetFunctionsOK
- type FunctionsServiceGetFunctionsParams
- func NewFunctionsServiceGetFunctionsParams() *FunctionsServiceGetFunctionsParams
- func NewFunctionsServiceGetFunctionsParamsWithContext(ctx context.Context) *FunctionsServiceGetFunctionsParams
- func NewFunctionsServiceGetFunctionsParamsWithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionsParams
- func NewFunctionsServiceGetFunctionsParamsWithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionsParams
- func (o *FunctionsServiceGetFunctionsParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceGetFunctionsParams) SetDefaults()
- func (o *FunctionsServiceGetFunctionsParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceGetFunctionsParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceGetFunctionsParams) WithContext(ctx context.Context) *FunctionsServiceGetFunctionsParams
- func (o *FunctionsServiceGetFunctionsParams) WithDefaults() *FunctionsServiceGetFunctionsParams
- func (o *FunctionsServiceGetFunctionsParams) WithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionsParams
- func (o *FunctionsServiceGetFunctionsParams) WithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionsParams
- func (o *FunctionsServiceGetFunctionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceGetFunctionsReader
- type FunctionsServiceUpdateFunction2Default
- type FunctionsServiceUpdateFunction2NotFound
- type FunctionsServiceUpdateFunction2OK
- type FunctionsServiceUpdateFunction2Params
- func NewFunctionsServiceUpdateFunction2Params() *FunctionsServiceUpdateFunction2Params
- func NewFunctionsServiceUpdateFunction2ParamsWithContext(ctx context.Context) *FunctionsServiceUpdateFunction2Params
- func NewFunctionsServiceUpdateFunction2ParamsWithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunction2Params
- func NewFunctionsServiceUpdateFunction2ParamsWithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) SetBody(body *models.FunctionsFunction)
- func (o *FunctionsServiceUpdateFunction2Params) SetContext(ctx context.Context)
- func (o *FunctionsServiceUpdateFunction2Params) SetDefaults()
- func (o *FunctionsServiceUpdateFunction2Params) SetFunctionID(functionID string)
- func (o *FunctionsServiceUpdateFunction2Params) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceUpdateFunction2Params) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceUpdateFunction2Params) WithBody(body *models.FunctionsFunction) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WithContext(ctx context.Context) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WithDefaults() *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WithFunctionID(functionID string) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunction2Params
- func (o *FunctionsServiceUpdateFunction2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceUpdateFunction2Reader
- type FunctionsServiceUpdateFunctionDefault
- type FunctionsServiceUpdateFunctionNotFound
- type FunctionsServiceUpdateFunctionOK
- type FunctionsServiceUpdateFunctionParams
- func NewFunctionsServiceUpdateFunctionParams() *FunctionsServiceUpdateFunctionParams
- func NewFunctionsServiceUpdateFunctionParamsWithContext(ctx context.Context) *FunctionsServiceUpdateFunctionParams
- func NewFunctionsServiceUpdateFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunctionParams
- func NewFunctionsServiceUpdateFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) SetBody(body *models.FunctionsFunction)
- func (o *FunctionsServiceUpdateFunctionParams) SetContext(ctx context.Context)
- func (o *FunctionsServiceUpdateFunctionParams) SetDefaults()
- func (o *FunctionsServiceUpdateFunctionParams) SetHTTPClient(client *http.Client)
- func (o *FunctionsServiceUpdateFunctionParams) SetTimeout(timeout time.Duration)
- func (o *FunctionsServiceUpdateFunctionParams) WithBody(body *models.FunctionsFunction) *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) WithContext(ctx context.Context) *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) WithDefaults() *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunctionParams
- func (o *FunctionsServiceUpdateFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FunctionsServiceUpdateFunctionReader
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 functions service API
func (*Client) FunctionsServiceCallAsyncFunction ¶
func (a *Client) FunctionsServiceCallAsyncFunction(params *FunctionsServiceCallAsyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallAsyncFunctionOK, error)
FunctionsServiceCallAsyncFunction posts function for execution in async way
func (*Client) FunctionsServiceCallSyncFunction ¶
func (a *Client) FunctionsServiceCallSyncFunction(params *FunctionsServiceCallSyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallSyncFunctionOK, error)
FunctionsServiceCallSyncFunction calls a function synchroniously
func (*Client) FunctionsServiceCallTestFunction ¶
func (a *Client) FunctionsServiceCallTestFunction(params *FunctionsServiceCallTestFunctionParams, opts ...ClientOption) (*FunctionsServiceCallTestFunctionOK, error)
FunctionsServiceCallTestFunction tests a function call
func (*Client) FunctionsServiceCreateFunction ¶
func (a *Client) FunctionsServiceCreateFunction(params *FunctionsServiceCreateFunctionParams, opts ...ClientOption) (*FunctionsServiceCreateFunctionOK, error)
FunctionsServiceCreateFunction creates function
func (*Client) FunctionsServiceDeleteFunction ¶
func (a *Client) FunctionsServiceDeleteFunction(params *FunctionsServiceDeleteFunctionParams, opts ...ClientOption) (*FunctionsServiceDeleteFunctionOK, error)
FunctionsServiceDeleteFunction deletes function
func (*Client) FunctionsServiceGetFunction ¶
func (a *Client) FunctionsServiceGetFunction(params *FunctionsServiceGetFunctionParams, opts ...ClientOption) (*FunctionsServiceGetFunctionOK, error)
FunctionsServiceGetFunction gets function
func (*Client) FunctionsServiceGetFunctions ¶
func (a *Client) FunctionsServiceGetFunctions(params *FunctionsServiceGetFunctionsParams, opts ...ClientOption) (*FunctionsServiceGetFunctionsOK, error)
FunctionsServiceGetFunctions fetches all functions
func (*Client) FunctionsServiceUpdateFunction ¶
func (a *Client) FunctionsServiceUpdateFunction(params *FunctionsServiceUpdateFunctionParams, opts ...ClientOption) (*FunctionsServiceUpdateFunctionOK, error)
FunctionsServiceUpdateFunction updates function
func (*Client) FunctionsServiceUpdateFunction2 ¶
func (a *Client) FunctionsServiceUpdateFunction2(params *FunctionsServiceUpdateFunction2Params, opts ...ClientOption) (*FunctionsServiceUpdateFunction2OK, error)
FunctionsServiceUpdateFunction2 updates function
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v0.6.0
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { FunctionsServiceCallAsyncFunction(params *FunctionsServiceCallAsyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallAsyncFunctionOK, error) FunctionsServiceCallSyncFunction(params *FunctionsServiceCallSyncFunctionParams, opts ...ClientOption) (*FunctionsServiceCallSyncFunctionOK, error) FunctionsServiceCallTestFunction(params *FunctionsServiceCallTestFunctionParams, opts ...ClientOption) (*FunctionsServiceCallTestFunctionOK, error) FunctionsServiceCreateFunction(params *FunctionsServiceCreateFunctionParams, opts ...ClientOption) (*FunctionsServiceCreateFunctionOK, error) FunctionsServiceDeleteFunction(params *FunctionsServiceDeleteFunctionParams, opts ...ClientOption) (*FunctionsServiceDeleteFunctionOK, error) FunctionsServiceGetFunction(params *FunctionsServiceGetFunctionParams, opts ...ClientOption) (*FunctionsServiceGetFunctionOK, error) FunctionsServiceGetFunctions(params *FunctionsServiceGetFunctionsParams, opts ...ClientOption) (*FunctionsServiceGetFunctionsOK, error) FunctionsServiceUpdateFunction(params *FunctionsServiceUpdateFunctionParams, opts ...ClientOption) (*FunctionsServiceUpdateFunctionOK, error) FunctionsServiceUpdateFunction2(params *FunctionsServiceUpdateFunction2Params, opts ...ClientOption) (*FunctionsServiceUpdateFunction2OK, 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 functions service API client.
type FunctionsServiceCallAsyncFunctionDefault ¶
type FunctionsServiceCallAsyncFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceCallAsyncFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceCallAsyncFunctionDefault ¶
func NewFunctionsServiceCallAsyncFunctionDefault(code int) *FunctionsServiceCallAsyncFunctionDefault
NewFunctionsServiceCallAsyncFunctionDefault creates a FunctionsServiceCallAsyncFunctionDefault with default headers values
func (*FunctionsServiceCallAsyncFunctionDefault) Code ¶
func (o *FunctionsServiceCallAsyncFunctionDefault) Code() int
Code gets the status code for the functions service call async function default response
func (*FunctionsServiceCallAsyncFunctionDefault) Error ¶
func (o *FunctionsServiceCallAsyncFunctionDefault) Error() string
func (*FunctionsServiceCallAsyncFunctionDefault) GetPayload ¶
func (o *FunctionsServiceCallAsyncFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceCallAsyncFunctionNotFound ¶
type FunctionsServiceCallAsyncFunctionNotFound struct {
Payload string
}
FunctionsServiceCallAsyncFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceCallAsyncFunctionNotFound ¶
func NewFunctionsServiceCallAsyncFunctionNotFound() *FunctionsServiceCallAsyncFunctionNotFound
NewFunctionsServiceCallAsyncFunctionNotFound creates a FunctionsServiceCallAsyncFunctionNotFound with default headers values
func (*FunctionsServiceCallAsyncFunctionNotFound) Error ¶
func (o *FunctionsServiceCallAsyncFunctionNotFound) Error() string
func (*FunctionsServiceCallAsyncFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceCallAsyncFunctionNotFound) GetPayload() string
type FunctionsServiceCallAsyncFunctionOK ¶
type FunctionsServiceCallAsyncFunctionOK struct {
Payload models.FunctionsCallAsyncFunctionResponse
}
FunctionsServiceCallAsyncFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceCallAsyncFunctionOK ¶
func NewFunctionsServiceCallAsyncFunctionOK() *FunctionsServiceCallAsyncFunctionOK
NewFunctionsServiceCallAsyncFunctionOK creates a FunctionsServiceCallAsyncFunctionOK with default headers values
func (*FunctionsServiceCallAsyncFunctionOK) Error ¶
func (o *FunctionsServiceCallAsyncFunctionOK) Error() string
func (*FunctionsServiceCallAsyncFunctionOK) GetPayload ¶
func (o *FunctionsServiceCallAsyncFunctionOK) GetPayload() models.FunctionsCallAsyncFunctionResponse
type FunctionsServiceCallAsyncFunctionParams ¶
type FunctionsServiceCallAsyncFunctionParams struct { // Body. Body interface{} // CallID. CallID string // Reason. Reason string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceCallAsyncFunctionParams contains all the parameters to send to the API endpoint
for the functions service call async function operation. Typically these are written to a http.Request.
func NewFunctionsServiceCallAsyncFunctionParams ¶
func NewFunctionsServiceCallAsyncFunctionParams() *FunctionsServiceCallAsyncFunctionParams
NewFunctionsServiceCallAsyncFunctionParams creates a new FunctionsServiceCallAsyncFunctionParams 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 NewFunctionsServiceCallAsyncFunctionParamsWithContext ¶
func NewFunctionsServiceCallAsyncFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallAsyncFunctionParams
NewFunctionsServiceCallAsyncFunctionParamsWithContext creates a new FunctionsServiceCallAsyncFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceCallAsyncFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceCallAsyncFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallAsyncFunctionParams
NewFunctionsServiceCallAsyncFunctionParamsWithHTTPClient creates a new FunctionsServiceCallAsyncFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceCallAsyncFunctionParamsWithTimeout ¶
func NewFunctionsServiceCallAsyncFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallAsyncFunctionParams
NewFunctionsServiceCallAsyncFunctionParamsWithTimeout creates a new FunctionsServiceCallAsyncFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceCallAsyncFunctionParams) SetBody ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetBody(body interface{})
SetBody adds the body to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) SetCallID ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetCallID(callID string)
SetCallID adds the callId to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) SetContext ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallAsyncFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service call async function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallAsyncFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) SetReason ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetReason(reason string)
SetReason adds the reason to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) SetTimeout ¶
func (o *FunctionsServiceCallAsyncFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithBody ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithBody(body interface{}) *FunctionsServiceCallAsyncFunctionParams
WithBody adds the body to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithCallID ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithCallID(callID string) *FunctionsServiceCallAsyncFunctionParams
WithCallID adds the callID to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithContext ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallAsyncFunctionParams
WithContext adds the context to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallAsyncFunctionParams) WithDefaults() *FunctionsServiceCallAsyncFunctionParams
WithDefaults hydrates default values in the functions service call async function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallAsyncFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallAsyncFunctionParams
WithHTTPClient adds the HTTPClient to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithReason ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithReason(reason string) *FunctionsServiceCallAsyncFunctionParams
WithReason adds the reason to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WithTimeout ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallAsyncFunctionParams
WithTimeout adds the timeout to the functions service call async function params
func (*FunctionsServiceCallAsyncFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceCallAsyncFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceCallAsyncFunctionReader ¶
type FunctionsServiceCallAsyncFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceCallAsyncFunctionReader is a Reader for the FunctionsServiceCallAsyncFunction structure.
func (*FunctionsServiceCallAsyncFunctionReader) ReadResponse ¶
func (o *FunctionsServiceCallAsyncFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceCallSyncFunctionDefault ¶
type FunctionsServiceCallSyncFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceCallSyncFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceCallSyncFunctionDefault ¶
func NewFunctionsServiceCallSyncFunctionDefault(code int) *FunctionsServiceCallSyncFunctionDefault
NewFunctionsServiceCallSyncFunctionDefault creates a FunctionsServiceCallSyncFunctionDefault with default headers values
func (*FunctionsServiceCallSyncFunctionDefault) Code ¶
func (o *FunctionsServiceCallSyncFunctionDefault) Code() int
Code gets the status code for the functions service call sync function default response
func (*FunctionsServiceCallSyncFunctionDefault) Error ¶
func (o *FunctionsServiceCallSyncFunctionDefault) Error() string
func (*FunctionsServiceCallSyncFunctionDefault) GetPayload ¶
func (o *FunctionsServiceCallSyncFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceCallSyncFunctionNotFound ¶
type FunctionsServiceCallSyncFunctionNotFound struct {
Payload string
}
FunctionsServiceCallSyncFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceCallSyncFunctionNotFound ¶
func NewFunctionsServiceCallSyncFunctionNotFound() *FunctionsServiceCallSyncFunctionNotFound
NewFunctionsServiceCallSyncFunctionNotFound creates a FunctionsServiceCallSyncFunctionNotFound with default headers values
func (*FunctionsServiceCallSyncFunctionNotFound) Error ¶
func (o *FunctionsServiceCallSyncFunctionNotFound) Error() string
func (*FunctionsServiceCallSyncFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceCallSyncFunctionNotFound) GetPayload() string
type FunctionsServiceCallSyncFunctionOK ¶
type FunctionsServiceCallSyncFunctionOK struct {
Payload *models.FunctionsCallFunctionResponse
}
FunctionsServiceCallSyncFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceCallSyncFunctionOK ¶
func NewFunctionsServiceCallSyncFunctionOK() *FunctionsServiceCallSyncFunctionOK
NewFunctionsServiceCallSyncFunctionOK creates a FunctionsServiceCallSyncFunctionOK with default headers values
func (*FunctionsServiceCallSyncFunctionOK) Error ¶
func (o *FunctionsServiceCallSyncFunctionOK) Error() string
func (*FunctionsServiceCallSyncFunctionOK) GetPayload ¶
func (o *FunctionsServiceCallSyncFunctionOK) GetPayload() *models.FunctionsCallFunctionResponse
type FunctionsServiceCallSyncFunctionParams ¶
type FunctionsServiceCallSyncFunctionParams struct { // Body. Body interface{} // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceCallSyncFunctionParams contains all the parameters to send to the API endpoint
for the functions service call sync function operation. Typically these are written to a http.Request.
func NewFunctionsServiceCallSyncFunctionParams ¶
func NewFunctionsServiceCallSyncFunctionParams() *FunctionsServiceCallSyncFunctionParams
NewFunctionsServiceCallSyncFunctionParams creates a new FunctionsServiceCallSyncFunctionParams 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 NewFunctionsServiceCallSyncFunctionParamsWithContext ¶
func NewFunctionsServiceCallSyncFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallSyncFunctionParams
NewFunctionsServiceCallSyncFunctionParamsWithContext creates a new FunctionsServiceCallSyncFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceCallSyncFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceCallSyncFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallSyncFunctionParams
NewFunctionsServiceCallSyncFunctionParamsWithHTTPClient creates a new FunctionsServiceCallSyncFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceCallSyncFunctionParamsWithTimeout ¶
func NewFunctionsServiceCallSyncFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallSyncFunctionParams
NewFunctionsServiceCallSyncFunctionParamsWithTimeout creates a new FunctionsServiceCallSyncFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceCallSyncFunctionParams) SetBody ¶
func (o *FunctionsServiceCallSyncFunctionParams) SetBody(body interface{})
SetBody adds the body to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) SetContext ¶
func (o *FunctionsServiceCallSyncFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallSyncFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service call sync function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallSyncFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceCallSyncFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) SetID ¶
func (o *FunctionsServiceCallSyncFunctionParams) SetID(id string)
SetID adds the id to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) SetTimeout ¶
func (o *FunctionsServiceCallSyncFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WithBody ¶
func (o *FunctionsServiceCallSyncFunctionParams) WithBody(body interface{}) *FunctionsServiceCallSyncFunctionParams
WithBody adds the body to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WithContext ¶
func (o *FunctionsServiceCallSyncFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallSyncFunctionParams
WithContext adds the context to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallSyncFunctionParams) WithDefaults() *FunctionsServiceCallSyncFunctionParams
WithDefaults hydrates default values in the functions service call sync function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallSyncFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceCallSyncFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallSyncFunctionParams
WithHTTPClient adds the HTTPClient to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WithID ¶
func (o *FunctionsServiceCallSyncFunctionParams) WithID(id string) *FunctionsServiceCallSyncFunctionParams
WithID adds the id to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WithTimeout ¶
func (o *FunctionsServiceCallSyncFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallSyncFunctionParams
WithTimeout adds the timeout to the functions service call sync function params
func (*FunctionsServiceCallSyncFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceCallSyncFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceCallSyncFunctionReader ¶
type FunctionsServiceCallSyncFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceCallSyncFunctionReader is a Reader for the FunctionsServiceCallSyncFunction structure.
func (*FunctionsServiceCallSyncFunctionReader) ReadResponse ¶
func (o *FunctionsServiceCallSyncFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceCallTestFunctionDefault ¶
type FunctionsServiceCallTestFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceCallTestFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceCallTestFunctionDefault ¶
func NewFunctionsServiceCallTestFunctionDefault(code int) *FunctionsServiceCallTestFunctionDefault
NewFunctionsServiceCallTestFunctionDefault creates a FunctionsServiceCallTestFunctionDefault with default headers values
func (*FunctionsServiceCallTestFunctionDefault) Code ¶
func (o *FunctionsServiceCallTestFunctionDefault) Code() int
Code gets the status code for the functions service call test function default response
func (*FunctionsServiceCallTestFunctionDefault) Error ¶
func (o *FunctionsServiceCallTestFunctionDefault) Error() string
func (*FunctionsServiceCallTestFunctionDefault) GetPayload ¶
func (o *FunctionsServiceCallTestFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceCallTestFunctionNotFound ¶
type FunctionsServiceCallTestFunctionNotFound struct {
Payload string
}
FunctionsServiceCallTestFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceCallTestFunctionNotFound ¶
func NewFunctionsServiceCallTestFunctionNotFound() *FunctionsServiceCallTestFunctionNotFound
NewFunctionsServiceCallTestFunctionNotFound creates a FunctionsServiceCallTestFunctionNotFound with default headers values
func (*FunctionsServiceCallTestFunctionNotFound) Error ¶
func (o *FunctionsServiceCallTestFunctionNotFound) Error() string
func (*FunctionsServiceCallTestFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceCallTestFunctionNotFound) GetPayload() string
type FunctionsServiceCallTestFunctionOK ¶
type FunctionsServiceCallTestFunctionOK struct {
Payload *models.FunctionsCallFunctionResponse
}
FunctionsServiceCallTestFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceCallTestFunctionOK ¶
func NewFunctionsServiceCallTestFunctionOK() *FunctionsServiceCallTestFunctionOK
NewFunctionsServiceCallTestFunctionOK creates a FunctionsServiceCallTestFunctionOK with default headers values
func (*FunctionsServiceCallTestFunctionOK) Error ¶
func (o *FunctionsServiceCallTestFunctionOK) Error() string
func (*FunctionsServiceCallTestFunctionOK) GetPayload ¶
func (o *FunctionsServiceCallTestFunctionOK) GetPayload() *models.FunctionsCallFunctionResponse
type FunctionsServiceCallTestFunctionParams ¶
type FunctionsServiceCallTestFunctionParams struct { // Body. Body interface{} // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceCallTestFunctionParams contains all the parameters to send to the API endpoint
for the functions service call test function operation. Typically these are written to a http.Request.
func NewFunctionsServiceCallTestFunctionParams ¶
func NewFunctionsServiceCallTestFunctionParams() *FunctionsServiceCallTestFunctionParams
NewFunctionsServiceCallTestFunctionParams creates a new FunctionsServiceCallTestFunctionParams 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 NewFunctionsServiceCallTestFunctionParamsWithContext ¶
func NewFunctionsServiceCallTestFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCallTestFunctionParams
NewFunctionsServiceCallTestFunctionParamsWithContext creates a new FunctionsServiceCallTestFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceCallTestFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceCallTestFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCallTestFunctionParams
NewFunctionsServiceCallTestFunctionParamsWithHTTPClient creates a new FunctionsServiceCallTestFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceCallTestFunctionParamsWithTimeout ¶
func NewFunctionsServiceCallTestFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCallTestFunctionParams
NewFunctionsServiceCallTestFunctionParamsWithTimeout creates a new FunctionsServiceCallTestFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceCallTestFunctionParams) SetBody ¶
func (o *FunctionsServiceCallTestFunctionParams) SetBody(body interface{})
SetBody adds the body to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) SetContext ¶
func (o *FunctionsServiceCallTestFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallTestFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service call test function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallTestFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceCallTestFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) SetID ¶
func (o *FunctionsServiceCallTestFunctionParams) SetID(id string)
SetID adds the id to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) SetTimeout ¶
func (o *FunctionsServiceCallTestFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WithBody ¶
func (o *FunctionsServiceCallTestFunctionParams) WithBody(body interface{}) *FunctionsServiceCallTestFunctionParams
WithBody adds the body to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WithContext ¶
func (o *FunctionsServiceCallTestFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCallTestFunctionParams
WithContext adds the context to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCallTestFunctionParams) WithDefaults() *FunctionsServiceCallTestFunctionParams
WithDefaults hydrates default values in the functions service call test function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCallTestFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceCallTestFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCallTestFunctionParams
WithHTTPClient adds the HTTPClient to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WithID ¶
func (o *FunctionsServiceCallTestFunctionParams) WithID(id string) *FunctionsServiceCallTestFunctionParams
WithID adds the id to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WithTimeout ¶
func (o *FunctionsServiceCallTestFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCallTestFunctionParams
WithTimeout adds the timeout to the functions service call test function params
func (*FunctionsServiceCallTestFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceCallTestFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceCallTestFunctionReader ¶
type FunctionsServiceCallTestFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceCallTestFunctionReader is a Reader for the FunctionsServiceCallTestFunction structure.
func (*FunctionsServiceCallTestFunctionReader) ReadResponse ¶
func (o *FunctionsServiceCallTestFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceCreateFunctionDefault ¶
type FunctionsServiceCreateFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceCreateFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceCreateFunctionDefault ¶
func NewFunctionsServiceCreateFunctionDefault(code int) *FunctionsServiceCreateFunctionDefault
NewFunctionsServiceCreateFunctionDefault creates a FunctionsServiceCreateFunctionDefault with default headers values
func (*FunctionsServiceCreateFunctionDefault) Code ¶
func (o *FunctionsServiceCreateFunctionDefault) Code() int
Code gets the status code for the functions service create function default response
func (*FunctionsServiceCreateFunctionDefault) Error ¶
func (o *FunctionsServiceCreateFunctionDefault) Error() string
func (*FunctionsServiceCreateFunctionDefault) GetPayload ¶
func (o *FunctionsServiceCreateFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceCreateFunctionNotFound ¶
type FunctionsServiceCreateFunctionNotFound struct {
Payload string
}
FunctionsServiceCreateFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceCreateFunctionNotFound ¶
func NewFunctionsServiceCreateFunctionNotFound() *FunctionsServiceCreateFunctionNotFound
NewFunctionsServiceCreateFunctionNotFound creates a FunctionsServiceCreateFunctionNotFound with default headers values
func (*FunctionsServiceCreateFunctionNotFound) Error ¶
func (o *FunctionsServiceCreateFunctionNotFound) Error() string
func (*FunctionsServiceCreateFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceCreateFunctionNotFound) GetPayload() string
type FunctionsServiceCreateFunctionOK ¶
type FunctionsServiceCreateFunctionOK struct {
Payload *models.FunctionsCreateFunctionResponse
}
FunctionsServiceCreateFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceCreateFunctionOK ¶
func NewFunctionsServiceCreateFunctionOK() *FunctionsServiceCreateFunctionOK
NewFunctionsServiceCreateFunctionOK creates a FunctionsServiceCreateFunctionOK with default headers values
func (*FunctionsServiceCreateFunctionOK) Error ¶
func (o *FunctionsServiceCreateFunctionOK) Error() string
func (*FunctionsServiceCreateFunctionOK) GetPayload ¶
func (o *FunctionsServiceCreateFunctionOK) GetPayload() *models.FunctionsCreateFunctionResponse
type FunctionsServiceCreateFunctionParams ¶
type FunctionsServiceCreateFunctionParams struct { // Body. Body *models.FunctionsCreateFunctionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceCreateFunctionParams contains all the parameters to send to the API endpoint
for the functions service create function operation. Typically these are written to a http.Request.
func NewFunctionsServiceCreateFunctionParams ¶
func NewFunctionsServiceCreateFunctionParams() *FunctionsServiceCreateFunctionParams
NewFunctionsServiceCreateFunctionParams creates a new FunctionsServiceCreateFunctionParams 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 NewFunctionsServiceCreateFunctionParamsWithContext ¶
func NewFunctionsServiceCreateFunctionParamsWithContext(ctx context.Context) *FunctionsServiceCreateFunctionParams
NewFunctionsServiceCreateFunctionParamsWithContext creates a new FunctionsServiceCreateFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceCreateFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceCreateFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceCreateFunctionParams
NewFunctionsServiceCreateFunctionParamsWithHTTPClient creates a new FunctionsServiceCreateFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceCreateFunctionParamsWithTimeout ¶
func NewFunctionsServiceCreateFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceCreateFunctionParams
NewFunctionsServiceCreateFunctionParamsWithTimeout creates a new FunctionsServiceCreateFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceCreateFunctionParams) SetBody ¶
func (o *FunctionsServiceCreateFunctionParams) SetBody(body *models.FunctionsCreateFunctionRequest)
SetBody adds the body to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) SetContext ¶
func (o *FunctionsServiceCreateFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCreateFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service create function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCreateFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceCreateFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) SetTimeout ¶
func (o *FunctionsServiceCreateFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) WithBody ¶
func (o *FunctionsServiceCreateFunctionParams) WithBody(body *models.FunctionsCreateFunctionRequest) *FunctionsServiceCreateFunctionParams
WithBody adds the body to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) WithContext ¶
func (o *FunctionsServiceCreateFunctionParams) WithContext(ctx context.Context) *FunctionsServiceCreateFunctionParams
WithContext adds the context to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceCreateFunctionParams) WithDefaults() *FunctionsServiceCreateFunctionParams
WithDefaults hydrates default values in the functions service create function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceCreateFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceCreateFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceCreateFunctionParams
WithHTTPClient adds the HTTPClient to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) WithTimeout ¶
func (o *FunctionsServiceCreateFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceCreateFunctionParams
WithTimeout adds the timeout to the functions service create function params
func (*FunctionsServiceCreateFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceCreateFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceCreateFunctionReader ¶
type FunctionsServiceCreateFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceCreateFunctionReader is a Reader for the FunctionsServiceCreateFunction structure.
func (*FunctionsServiceCreateFunctionReader) ReadResponse ¶
func (o *FunctionsServiceCreateFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceDeleteFunctionDefault ¶
type FunctionsServiceDeleteFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceDeleteFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceDeleteFunctionDefault ¶
func NewFunctionsServiceDeleteFunctionDefault(code int) *FunctionsServiceDeleteFunctionDefault
NewFunctionsServiceDeleteFunctionDefault creates a FunctionsServiceDeleteFunctionDefault with default headers values
func (*FunctionsServiceDeleteFunctionDefault) Code ¶
func (o *FunctionsServiceDeleteFunctionDefault) Code() int
Code gets the status code for the functions service delete function default response
func (*FunctionsServiceDeleteFunctionDefault) Error ¶
func (o *FunctionsServiceDeleteFunctionDefault) Error() string
func (*FunctionsServiceDeleteFunctionDefault) GetPayload ¶
func (o *FunctionsServiceDeleteFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceDeleteFunctionNotFound ¶
type FunctionsServiceDeleteFunctionNotFound struct {
Payload string
}
FunctionsServiceDeleteFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceDeleteFunctionNotFound ¶
func NewFunctionsServiceDeleteFunctionNotFound() *FunctionsServiceDeleteFunctionNotFound
NewFunctionsServiceDeleteFunctionNotFound creates a FunctionsServiceDeleteFunctionNotFound with default headers values
func (*FunctionsServiceDeleteFunctionNotFound) Error ¶
func (o *FunctionsServiceDeleteFunctionNotFound) Error() string
func (*FunctionsServiceDeleteFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceDeleteFunctionNotFound) GetPayload() string
type FunctionsServiceDeleteFunctionOK ¶
type FunctionsServiceDeleteFunctionOK struct {
Payload models.FunctionsDeleteFunctionResponse
}
FunctionsServiceDeleteFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceDeleteFunctionOK ¶
func NewFunctionsServiceDeleteFunctionOK() *FunctionsServiceDeleteFunctionOK
NewFunctionsServiceDeleteFunctionOK creates a FunctionsServiceDeleteFunctionOK with default headers values
func (*FunctionsServiceDeleteFunctionOK) Error ¶
func (o *FunctionsServiceDeleteFunctionOK) Error() string
func (*FunctionsServiceDeleteFunctionOK) GetPayload ¶
func (o *FunctionsServiceDeleteFunctionOK) GetPayload() models.FunctionsDeleteFunctionResponse
type FunctionsServiceDeleteFunctionParams ¶
type FunctionsServiceDeleteFunctionParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceDeleteFunctionParams contains all the parameters to send to the API endpoint
for the functions service delete function operation. Typically these are written to a http.Request.
func NewFunctionsServiceDeleteFunctionParams ¶
func NewFunctionsServiceDeleteFunctionParams() *FunctionsServiceDeleteFunctionParams
NewFunctionsServiceDeleteFunctionParams creates a new FunctionsServiceDeleteFunctionParams 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 NewFunctionsServiceDeleteFunctionParamsWithContext ¶
func NewFunctionsServiceDeleteFunctionParamsWithContext(ctx context.Context) *FunctionsServiceDeleteFunctionParams
NewFunctionsServiceDeleteFunctionParamsWithContext creates a new FunctionsServiceDeleteFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceDeleteFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceDeleteFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceDeleteFunctionParams
NewFunctionsServiceDeleteFunctionParamsWithHTTPClient creates a new FunctionsServiceDeleteFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceDeleteFunctionParamsWithTimeout ¶
func NewFunctionsServiceDeleteFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceDeleteFunctionParams
NewFunctionsServiceDeleteFunctionParamsWithTimeout creates a new FunctionsServiceDeleteFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceDeleteFunctionParams) SetContext ¶
func (o *FunctionsServiceDeleteFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceDeleteFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service delete function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceDeleteFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceDeleteFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) SetID ¶
func (o *FunctionsServiceDeleteFunctionParams) SetID(id string)
SetID adds the id to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) SetTimeout ¶
func (o *FunctionsServiceDeleteFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) WithContext ¶
func (o *FunctionsServiceDeleteFunctionParams) WithContext(ctx context.Context) *FunctionsServiceDeleteFunctionParams
WithContext adds the context to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceDeleteFunctionParams) WithDefaults() *FunctionsServiceDeleteFunctionParams
WithDefaults hydrates default values in the functions service delete function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceDeleteFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceDeleteFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceDeleteFunctionParams
WithHTTPClient adds the HTTPClient to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) WithID ¶
func (o *FunctionsServiceDeleteFunctionParams) WithID(id string) *FunctionsServiceDeleteFunctionParams
WithID adds the id to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) WithTimeout ¶
func (o *FunctionsServiceDeleteFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceDeleteFunctionParams
WithTimeout adds the timeout to the functions service delete function params
func (*FunctionsServiceDeleteFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceDeleteFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceDeleteFunctionReader ¶
type FunctionsServiceDeleteFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceDeleteFunctionReader is a Reader for the FunctionsServiceDeleteFunction structure.
func (*FunctionsServiceDeleteFunctionReader) ReadResponse ¶
func (o *FunctionsServiceDeleteFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceGetFunctionDefault ¶
type FunctionsServiceGetFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceGetFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceGetFunctionDefault ¶
func NewFunctionsServiceGetFunctionDefault(code int) *FunctionsServiceGetFunctionDefault
NewFunctionsServiceGetFunctionDefault creates a FunctionsServiceGetFunctionDefault with default headers values
func (*FunctionsServiceGetFunctionDefault) Code ¶
func (o *FunctionsServiceGetFunctionDefault) Code() int
Code gets the status code for the functions service get function default response
func (*FunctionsServiceGetFunctionDefault) Error ¶
func (o *FunctionsServiceGetFunctionDefault) Error() string
func (*FunctionsServiceGetFunctionDefault) GetPayload ¶
func (o *FunctionsServiceGetFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceGetFunctionNotFound ¶
type FunctionsServiceGetFunctionNotFound struct {
Payload string
}
FunctionsServiceGetFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceGetFunctionNotFound ¶
func NewFunctionsServiceGetFunctionNotFound() *FunctionsServiceGetFunctionNotFound
NewFunctionsServiceGetFunctionNotFound creates a FunctionsServiceGetFunctionNotFound with default headers values
func (*FunctionsServiceGetFunctionNotFound) Error ¶
func (o *FunctionsServiceGetFunctionNotFound) Error() string
func (*FunctionsServiceGetFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceGetFunctionNotFound) GetPayload() string
type FunctionsServiceGetFunctionOK ¶
type FunctionsServiceGetFunctionOK struct {
Payload *models.FunctionsGetFunctionResponse
}
FunctionsServiceGetFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceGetFunctionOK ¶
func NewFunctionsServiceGetFunctionOK() *FunctionsServiceGetFunctionOK
NewFunctionsServiceGetFunctionOK creates a FunctionsServiceGetFunctionOK with default headers values
func (*FunctionsServiceGetFunctionOK) Error ¶
func (o *FunctionsServiceGetFunctionOK) Error() string
func (*FunctionsServiceGetFunctionOK) GetPayload ¶
func (o *FunctionsServiceGetFunctionOK) GetPayload() *models.FunctionsGetFunctionResponse
type FunctionsServiceGetFunctionParams ¶
type FunctionsServiceGetFunctionParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceGetFunctionParams contains all the parameters to send to the API endpoint
for the functions service get function operation. Typically these are written to a http.Request.
func NewFunctionsServiceGetFunctionParams ¶
func NewFunctionsServiceGetFunctionParams() *FunctionsServiceGetFunctionParams
NewFunctionsServiceGetFunctionParams creates a new FunctionsServiceGetFunctionParams 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 NewFunctionsServiceGetFunctionParamsWithContext ¶
func NewFunctionsServiceGetFunctionParamsWithContext(ctx context.Context) *FunctionsServiceGetFunctionParams
NewFunctionsServiceGetFunctionParamsWithContext creates a new FunctionsServiceGetFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceGetFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceGetFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionParams
NewFunctionsServiceGetFunctionParamsWithHTTPClient creates a new FunctionsServiceGetFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceGetFunctionParamsWithTimeout ¶
func NewFunctionsServiceGetFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionParams
NewFunctionsServiceGetFunctionParamsWithTimeout creates a new FunctionsServiceGetFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceGetFunctionParams) SetContext ¶
func (o *FunctionsServiceGetFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service get function params
func (*FunctionsServiceGetFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceGetFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service get function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceGetFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceGetFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service get function params
func (*FunctionsServiceGetFunctionParams) SetID ¶
func (o *FunctionsServiceGetFunctionParams) SetID(id string)
SetID adds the id to the functions service get function params
func (*FunctionsServiceGetFunctionParams) SetTimeout ¶
func (o *FunctionsServiceGetFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service get function params
func (*FunctionsServiceGetFunctionParams) WithContext ¶
func (o *FunctionsServiceGetFunctionParams) WithContext(ctx context.Context) *FunctionsServiceGetFunctionParams
WithContext adds the context to the functions service get function params
func (*FunctionsServiceGetFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceGetFunctionParams) WithDefaults() *FunctionsServiceGetFunctionParams
WithDefaults hydrates default values in the functions service get function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceGetFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceGetFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionParams
WithHTTPClient adds the HTTPClient to the functions service get function params
func (*FunctionsServiceGetFunctionParams) WithID ¶
func (o *FunctionsServiceGetFunctionParams) WithID(id string) *FunctionsServiceGetFunctionParams
WithID adds the id to the functions service get function params
func (*FunctionsServiceGetFunctionParams) WithTimeout ¶
func (o *FunctionsServiceGetFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionParams
WithTimeout adds the timeout to the functions service get function params
func (*FunctionsServiceGetFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceGetFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceGetFunctionReader ¶
type FunctionsServiceGetFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceGetFunctionReader is a Reader for the FunctionsServiceGetFunction structure.
func (*FunctionsServiceGetFunctionReader) ReadResponse ¶
func (o *FunctionsServiceGetFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceGetFunctionsDefault ¶
type FunctionsServiceGetFunctionsDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceGetFunctionsDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceGetFunctionsDefault ¶
func NewFunctionsServiceGetFunctionsDefault(code int) *FunctionsServiceGetFunctionsDefault
NewFunctionsServiceGetFunctionsDefault creates a FunctionsServiceGetFunctionsDefault with default headers values
func (*FunctionsServiceGetFunctionsDefault) Code ¶
func (o *FunctionsServiceGetFunctionsDefault) Code() int
Code gets the status code for the functions service get functions default response
func (*FunctionsServiceGetFunctionsDefault) Error ¶
func (o *FunctionsServiceGetFunctionsDefault) Error() string
func (*FunctionsServiceGetFunctionsDefault) GetPayload ¶
func (o *FunctionsServiceGetFunctionsDefault) GetPayload() *models.RuntimeError
type FunctionsServiceGetFunctionsNotFound ¶
type FunctionsServiceGetFunctionsNotFound struct {
Payload string
}
FunctionsServiceGetFunctionsNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceGetFunctionsNotFound ¶
func NewFunctionsServiceGetFunctionsNotFound() *FunctionsServiceGetFunctionsNotFound
NewFunctionsServiceGetFunctionsNotFound creates a FunctionsServiceGetFunctionsNotFound with default headers values
func (*FunctionsServiceGetFunctionsNotFound) Error ¶
func (o *FunctionsServiceGetFunctionsNotFound) Error() string
func (*FunctionsServiceGetFunctionsNotFound) GetPayload ¶
func (o *FunctionsServiceGetFunctionsNotFound) GetPayload() string
type FunctionsServiceGetFunctionsOK ¶
type FunctionsServiceGetFunctionsOK struct {
Payload *models.FunctionsGetFunctionsResponse
}
FunctionsServiceGetFunctionsOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceGetFunctionsOK ¶
func NewFunctionsServiceGetFunctionsOK() *FunctionsServiceGetFunctionsOK
NewFunctionsServiceGetFunctionsOK creates a FunctionsServiceGetFunctionsOK with default headers values
func (*FunctionsServiceGetFunctionsOK) Error ¶
func (o *FunctionsServiceGetFunctionsOK) Error() string
func (*FunctionsServiceGetFunctionsOK) GetPayload ¶
func (o *FunctionsServiceGetFunctionsOK) GetPayload() *models.FunctionsGetFunctionsResponse
type FunctionsServiceGetFunctionsParams ¶
type FunctionsServiceGetFunctionsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceGetFunctionsParams contains all the parameters to send to the API endpoint
for the functions service get functions operation. Typically these are written to a http.Request.
func NewFunctionsServiceGetFunctionsParams ¶
func NewFunctionsServiceGetFunctionsParams() *FunctionsServiceGetFunctionsParams
NewFunctionsServiceGetFunctionsParams creates a new FunctionsServiceGetFunctionsParams 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 NewFunctionsServiceGetFunctionsParamsWithContext ¶
func NewFunctionsServiceGetFunctionsParamsWithContext(ctx context.Context) *FunctionsServiceGetFunctionsParams
NewFunctionsServiceGetFunctionsParamsWithContext creates a new FunctionsServiceGetFunctionsParams object with the ability to set a context for a request.
func NewFunctionsServiceGetFunctionsParamsWithHTTPClient ¶
func NewFunctionsServiceGetFunctionsParamsWithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionsParams
NewFunctionsServiceGetFunctionsParamsWithHTTPClient creates a new FunctionsServiceGetFunctionsParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceGetFunctionsParamsWithTimeout ¶
func NewFunctionsServiceGetFunctionsParamsWithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionsParams
NewFunctionsServiceGetFunctionsParamsWithTimeout creates a new FunctionsServiceGetFunctionsParams object with the ability to set a timeout on a request.
func (*FunctionsServiceGetFunctionsParams) SetContext ¶
func (o *FunctionsServiceGetFunctionsParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceGetFunctionsParams) SetDefaults()
SetDefaults hydrates default values in the functions service get functions params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceGetFunctionsParams) SetHTTPClient ¶
func (o *FunctionsServiceGetFunctionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) SetTimeout ¶
func (o *FunctionsServiceGetFunctionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) WithContext ¶
func (o *FunctionsServiceGetFunctionsParams) WithContext(ctx context.Context) *FunctionsServiceGetFunctionsParams
WithContext adds the context to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceGetFunctionsParams) WithDefaults() *FunctionsServiceGetFunctionsParams
WithDefaults hydrates default values in the functions service get functions params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceGetFunctionsParams) WithHTTPClient ¶
func (o *FunctionsServiceGetFunctionsParams) WithHTTPClient(client *http.Client) *FunctionsServiceGetFunctionsParams
WithHTTPClient adds the HTTPClient to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) WithTimeout ¶
func (o *FunctionsServiceGetFunctionsParams) WithTimeout(timeout time.Duration) *FunctionsServiceGetFunctionsParams
WithTimeout adds the timeout to the functions service get functions params
func (*FunctionsServiceGetFunctionsParams) WriteToRequest ¶
func (o *FunctionsServiceGetFunctionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceGetFunctionsReader ¶
type FunctionsServiceGetFunctionsReader struct {
// contains filtered or unexported fields
}
FunctionsServiceGetFunctionsReader is a Reader for the FunctionsServiceGetFunctions structure.
func (*FunctionsServiceGetFunctionsReader) ReadResponse ¶
func (o *FunctionsServiceGetFunctionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceUpdateFunction2Default ¶
type FunctionsServiceUpdateFunction2Default struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceUpdateFunction2Default describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceUpdateFunction2Default ¶
func NewFunctionsServiceUpdateFunction2Default(code int) *FunctionsServiceUpdateFunction2Default
NewFunctionsServiceUpdateFunction2Default creates a FunctionsServiceUpdateFunction2Default with default headers values
func (*FunctionsServiceUpdateFunction2Default) Code ¶
func (o *FunctionsServiceUpdateFunction2Default) Code() int
Code gets the status code for the functions service update function2 default response
func (*FunctionsServiceUpdateFunction2Default) Error ¶
func (o *FunctionsServiceUpdateFunction2Default) Error() string
func (*FunctionsServiceUpdateFunction2Default) GetPayload ¶
func (o *FunctionsServiceUpdateFunction2Default) GetPayload() *models.RuntimeError
type FunctionsServiceUpdateFunction2NotFound ¶
type FunctionsServiceUpdateFunction2NotFound struct {
Payload string
}
FunctionsServiceUpdateFunction2NotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceUpdateFunction2NotFound ¶
func NewFunctionsServiceUpdateFunction2NotFound() *FunctionsServiceUpdateFunction2NotFound
NewFunctionsServiceUpdateFunction2NotFound creates a FunctionsServiceUpdateFunction2NotFound with default headers values
func (*FunctionsServiceUpdateFunction2NotFound) Error ¶
func (o *FunctionsServiceUpdateFunction2NotFound) Error() string
func (*FunctionsServiceUpdateFunction2NotFound) GetPayload ¶
func (o *FunctionsServiceUpdateFunction2NotFound) GetPayload() string
type FunctionsServiceUpdateFunction2OK ¶
type FunctionsServiceUpdateFunction2OK struct {
Payload models.FunctionsUpdateFunctionResponse
}
FunctionsServiceUpdateFunction2OK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceUpdateFunction2OK ¶
func NewFunctionsServiceUpdateFunction2OK() *FunctionsServiceUpdateFunction2OK
NewFunctionsServiceUpdateFunction2OK creates a FunctionsServiceUpdateFunction2OK with default headers values
func (*FunctionsServiceUpdateFunction2OK) Error ¶
func (o *FunctionsServiceUpdateFunction2OK) Error() string
func (*FunctionsServiceUpdateFunction2OK) GetPayload ¶
func (o *FunctionsServiceUpdateFunction2OK) GetPayload() models.FunctionsUpdateFunctionResponse
type FunctionsServiceUpdateFunction2Params ¶
type FunctionsServiceUpdateFunction2Params struct { // Body. Body *models.FunctionsFunction // FunctionID. FunctionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceUpdateFunction2Params contains all the parameters to send to the API endpoint
for the functions service update function2 operation. Typically these are written to a http.Request.
func NewFunctionsServiceUpdateFunction2Params ¶
func NewFunctionsServiceUpdateFunction2Params() *FunctionsServiceUpdateFunction2Params
NewFunctionsServiceUpdateFunction2Params creates a new FunctionsServiceUpdateFunction2Params 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 NewFunctionsServiceUpdateFunction2ParamsWithContext ¶
func NewFunctionsServiceUpdateFunction2ParamsWithContext(ctx context.Context) *FunctionsServiceUpdateFunction2Params
NewFunctionsServiceUpdateFunction2ParamsWithContext creates a new FunctionsServiceUpdateFunction2Params object with the ability to set a context for a request.
func NewFunctionsServiceUpdateFunction2ParamsWithHTTPClient ¶
func NewFunctionsServiceUpdateFunction2ParamsWithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunction2Params
NewFunctionsServiceUpdateFunction2ParamsWithHTTPClient creates a new FunctionsServiceUpdateFunction2Params object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceUpdateFunction2ParamsWithTimeout ¶
func NewFunctionsServiceUpdateFunction2ParamsWithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunction2Params
NewFunctionsServiceUpdateFunction2ParamsWithTimeout creates a new FunctionsServiceUpdateFunction2Params object with the ability to set a timeout on a request.
func (*FunctionsServiceUpdateFunction2Params) SetBody ¶
func (o *FunctionsServiceUpdateFunction2Params) SetBody(body *models.FunctionsFunction)
SetBody adds the body to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) SetContext ¶
func (o *FunctionsServiceUpdateFunction2Params) SetContext(ctx context.Context)
SetContext adds the context to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceUpdateFunction2Params) SetDefaults()
SetDefaults hydrates default values in the functions service update function2 params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceUpdateFunction2Params) SetFunctionID ¶
func (o *FunctionsServiceUpdateFunction2Params) SetFunctionID(functionID string)
SetFunctionID adds the functionId to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) SetHTTPClient ¶
func (o *FunctionsServiceUpdateFunction2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) SetTimeout ¶
func (o *FunctionsServiceUpdateFunction2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WithBody ¶
func (o *FunctionsServiceUpdateFunction2Params) WithBody(body *models.FunctionsFunction) *FunctionsServiceUpdateFunction2Params
WithBody adds the body to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WithContext ¶
func (o *FunctionsServiceUpdateFunction2Params) WithContext(ctx context.Context) *FunctionsServiceUpdateFunction2Params
WithContext adds the context to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceUpdateFunction2Params) WithDefaults() *FunctionsServiceUpdateFunction2Params
WithDefaults hydrates default values in the functions service update function2 params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceUpdateFunction2Params) WithFunctionID ¶
func (o *FunctionsServiceUpdateFunction2Params) WithFunctionID(functionID string) *FunctionsServiceUpdateFunction2Params
WithFunctionID adds the functionID to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WithHTTPClient ¶
func (o *FunctionsServiceUpdateFunction2Params) WithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunction2Params
WithHTTPClient adds the HTTPClient to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WithTimeout ¶
func (o *FunctionsServiceUpdateFunction2Params) WithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunction2Params
WithTimeout adds the timeout to the functions service update function2 params
func (*FunctionsServiceUpdateFunction2Params) WriteToRequest ¶
func (o *FunctionsServiceUpdateFunction2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceUpdateFunction2Reader ¶
type FunctionsServiceUpdateFunction2Reader struct {
// contains filtered or unexported fields
}
FunctionsServiceUpdateFunction2Reader is a Reader for the FunctionsServiceUpdateFunction2 structure.
func (*FunctionsServiceUpdateFunction2Reader) ReadResponse ¶
func (o *FunctionsServiceUpdateFunction2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FunctionsServiceUpdateFunctionDefault ¶
type FunctionsServiceUpdateFunctionDefault struct { Payload *models.RuntimeError // contains filtered or unexported fields }
FunctionsServiceUpdateFunctionDefault describes a response with status code -1, with default header values.
An unexpected error response
func NewFunctionsServiceUpdateFunctionDefault ¶
func NewFunctionsServiceUpdateFunctionDefault(code int) *FunctionsServiceUpdateFunctionDefault
NewFunctionsServiceUpdateFunctionDefault creates a FunctionsServiceUpdateFunctionDefault with default headers values
func (*FunctionsServiceUpdateFunctionDefault) Code ¶
func (o *FunctionsServiceUpdateFunctionDefault) Code() int
Code gets the status code for the functions service update function default response
func (*FunctionsServiceUpdateFunctionDefault) Error ¶
func (o *FunctionsServiceUpdateFunctionDefault) Error() string
func (*FunctionsServiceUpdateFunctionDefault) GetPayload ¶
func (o *FunctionsServiceUpdateFunctionDefault) GetPayload() *models.RuntimeError
type FunctionsServiceUpdateFunctionNotFound ¶
type FunctionsServiceUpdateFunctionNotFound struct {
Payload string
}
FunctionsServiceUpdateFunctionNotFound describes a response with status code 404, with default header values.
Returned when the resource does not exist.
func NewFunctionsServiceUpdateFunctionNotFound ¶
func NewFunctionsServiceUpdateFunctionNotFound() *FunctionsServiceUpdateFunctionNotFound
NewFunctionsServiceUpdateFunctionNotFound creates a FunctionsServiceUpdateFunctionNotFound with default headers values
func (*FunctionsServiceUpdateFunctionNotFound) Error ¶
func (o *FunctionsServiceUpdateFunctionNotFound) Error() string
func (*FunctionsServiceUpdateFunctionNotFound) GetPayload ¶
func (o *FunctionsServiceUpdateFunctionNotFound) GetPayload() string
type FunctionsServiceUpdateFunctionOK ¶
type FunctionsServiceUpdateFunctionOK struct {
Payload models.FunctionsUpdateFunctionResponse
}
FunctionsServiceUpdateFunctionOK describes a response with status code 200, with default header values.
A successful response.
func NewFunctionsServiceUpdateFunctionOK ¶
func NewFunctionsServiceUpdateFunctionOK() *FunctionsServiceUpdateFunctionOK
NewFunctionsServiceUpdateFunctionOK creates a FunctionsServiceUpdateFunctionOK with default headers values
func (*FunctionsServiceUpdateFunctionOK) Error ¶
func (o *FunctionsServiceUpdateFunctionOK) Error() string
func (*FunctionsServiceUpdateFunctionOK) GetPayload ¶
func (o *FunctionsServiceUpdateFunctionOK) GetPayload() models.FunctionsUpdateFunctionResponse
type FunctionsServiceUpdateFunctionParams ¶
type FunctionsServiceUpdateFunctionParams struct { // Body. Body *models.FunctionsFunction Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FunctionsServiceUpdateFunctionParams contains all the parameters to send to the API endpoint
for the functions service update function operation. Typically these are written to a http.Request.
func NewFunctionsServiceUpdateFunctionParams ¶
func NewFunctionsServiceUpdateFunctionParams() *FunctionsServiceUpdateFunctionParams
NewFunctionsServiceUpdateFunctionParams creates a new FunctionsServiceUpdateFunctionParams 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 NewFunctionsServiceUpdateFunctionParamsWithContext ¶
func NewFunctionsServiceUpdateFunctionParamsWithContext(ctx context.Context) *FunctionsServiceUpdateFunctionParams
NewFunctionsServiceUpdateFunctionParamsWithContext creates a new FunctionsServiceUpdateFunctionParams object with the ability to set a context for a request.
func NewFunctionsServiceUpdateFunctionParamsWithHTTPClient ¶
func NewFunctionsServiceUpdateFunctionParamsWithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunctionParams
NewFunctionsServiceUpdateFunctionParamsWithHTTPClient creates a new FunctionsServiceUpdateFunctionParams object with the ability to set a custom HTTPClient for a request.
func NewFunctionsServiceUpdateFunctionParamsWithTimeout ¶
func NewFunctionsServiceUpdateFunctionParamsWithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunctionParams
NewFunctionsServiceUpdateFunctionParamsWithTimeout creates a new FunctionsServiceUpdateFunctionParams object with the ability to set a timeout on a request.
func (*FunctionsServiceUpdateFunctionParams) SetBody ¶
func (o *FunctionsServiceUpdateFunctionParams) SetBody(body *models.FunctionsFunction)
SetBody adds the body to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) SetContext ¶
func (o *FunctionsServiceUpdateFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) SetDefaults ¶ added in v0.4.5
func (o *FunctionsServiceUpdateFunctionParams) SetDefaults()
SetDefaults hydrates default values in the functions service update function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceUpdateFunctionParams) SetHTTPClient ¶
func (o *FunctionsServiceUpdateFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) SetTimeout ¶
func (o *FunctionsServiceUpdateFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) WithBody ¶
func (o *FunctionsServiceUpdateFunctionParams) WithBody(body *models.FunctionsFunction) *FunctionsServiceUpdateFunctionParams
WithBody adds the body to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) WithContext ¶
func (o *FunctionsServiceUpdateFunctionParams) WithContext(ctx context.Context) *FunctionsServiceUpdateFunctionParams
WithContext adds the context to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) WithDefaults ¶ added in v0.4.5
func (o *FunctionsServiceUpdateFunctionParams) WithDefaults() *FunctionsServiceUpdateFunctionParams
WithDefaults hydrates default values in the functions service update function params (not the query body).
All values with no default are reset to their zero value.
func (*FunctionsServiceUpdateFunctionParams) WithHTTPClient ¶
func (o *FunctionsServiceUpdateFunctionParams) WithHTTPClient(client *http.Client) *FunctionsServiceUpdateFunctionParams
WithHTTPClient adds the HTTPClient to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) WithTimeout ¶
func (o *FunctionsServiceUpdateFunctionParams) WithTimeout(timeout time.Duration) *FunctionsServiceUpdateFunctionParams
WithTimeout adds the timeout to the functions service update function params
func (*FunctionsServiceUpdateFunctionParams) WriteToRequest ¶
func (o *FunctionsServiceUpdateFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FunctionsServiceUpdateFunctionReader ¶
type FunctionsServiceUpdateFunctionReader struct {
// contains filtered or unexported fields
}
FunctionsServiceUpdateFunctionReader is a Reader for the FunctionsServiceUpdateFunction structure.
func (*FunctionsServiceUpdateFunctionReader) ReadResponse ¶
func (o *FunctionsServiceUpdateFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- functions_service_call_async_function_parameters.go
- functions_service_call_async_function_responses.go
- functions_service_call_sync_function_parameters.go
- functions_service_call_sync_function_responses.go
- functions_service_call_test_function_parameters.go
- functions_service_call_test_function_responses.go
- functions_service_client.go
- functions_service_create_function_parameters.go
- functions_service_create_function_responses.go
- functions_service_delete_function_parameters.go
- functions_service_delete_function_responses.go
- functions_service_get_function_parameters.go
- functions_service_get_function_responses.go
- functions_service_get_functions_parameters.go
- functions_service_get_functions_responses.go
- functions_service_update_function2_parameters.go
- functions_service_update_function2_responses.go
- functions_service_update_function_parameters.go
- functions_service_update_function_responses.go