Documentation ¶
Index ¶
- type Client
- func (a *Client) DeletePlanExecutionByID(params *DeletePlanExecutionByIDParams, opts ...ClientOption) (*DeletePlanExecutionByIDOK, error)
- func (a *Client) ExecutePlan(params *ExecutePlanParams, opts ...ClientOption) (*ExecutePlanOK, error)
- func (a *Client) GetPlanExecutionByID(params *GetPlanExecutionByIDParams, opts ...ClientOption) (*GetPlanExecutionByIDOK, error)
- func (a *Client) QueryPlanExecutions(params *QueryPlanExecutionsParams, opts ...ClientOption) (*QueryPlanExecutionsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeletePlanExecutionByIDOK
- func (o *DeletePlanExecutionByIDOK) Error() string
- func (o *DeletePlanExecutionByIDOK) IsClientError() bool
- func (o *DeletePlanExecutionByIDOK) IsCode(code int) bool
- func (o *DeletePlanExecutionByIDOK) IsRedirect() bool
- func (o *DeletePlanExecutionByIDOK) IsServerError() bool
- func (o *DeletePlanExecutionByIDOK) IsSuccess() bool
- func (o *DeletePlanExecutionByIDOK) String() string
- type DeletePlanExecutionByIDParams
- func NewDeletePlanExecutionByIDParams() *DeletePlanExecutionByIDParams
- func NewDeletePlanExecutionByIDParamsWithContext(ctx context.Context) *DeletePlanExecutionByIDParams
- func NewDeletePlanExecutionByIDParamsWithHTTPClient(client *http.Client) *DeletePlanExecutionByIDParams
- func NewDeletePlanExecutionByIDParamsWithTimeout(timeout time.Duration) *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) SetContext(ctx context.Context)
- func (o *DeletePlanExecutionByIDParams) SetDefaults()
- func (o *DeletePlanExecutionByIDParams) SetHTTPClient(client *http.Client)
- func (o *DeletePlanExecutionByIDParams) SetID(id string)
- func (o *DeletePlanExecutionByIDParams) SetTimeout(timeout time.Duration)
- func (o *DeletePlanExecutionByIDParams) WithContext(ctx context.Context) *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) WithDefaults() *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) WithHTTPClient(client *http.Client) *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) WithID(id string) *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) WithTimeout(timeout time.Duration) *DeletePlanExecutionByIDParams
- func (o *DeletePlanExecutionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePlanExecutionByIDReader
- type DeletePlanExecutionByIDUnauthorized
- func (o *DeletePlanExecutionByIDUnauthorized) Error() string
- func (o *DeletePlanExecutionByIDUnauthorized) IsClientError() bool
- func (o *DeletePlanExecutionByIDUnauthorized) IsCode(code int) bool
- func (o *DeletePlanExecutionByIDUnauthorized) IsRedirect() bool
- func (o *DeletePlanExecutionByIDUnauthorized) IsServerError() bool
- func (o *DeletePlanExecutionByIDUnauthorized) IsSuccess() bool
- func (o *DeletePlanExecutionByIDUnauthorized) String() string
- type ExecutePlanOK
- func (o *ExecutePlanOK) Error() string
- func (o *ExecutePlanOK) GetPayload() *models.PlanExecutionResponse
- func (o *ExecutePlanOK) IsClientError() bool
- func (o *ExecutePlanOK) IsCode(code int) bool
- func (o *ExecutePlanOK) IsRedirect() bool
- func (o *ExecutePlanOK) IsServerError() bool
- func (o *ExecutePlanOK) IsSuccess() bool
- func (o *ExecutePlanOK) String() string
- type ExecutePlanParams
- func (o *ExecutePlanParams) SetBody(body *models.PlanExecutionRequest)
- func (o *ExecutePlanParams) SetContext(ctx context.Context)
- func (o *ExecutePlanParams) SetDefaults()
- func (o *ExecutePlanParams) SetHTTPClient(client *http.Client)
- func (o *ExecutePlanParams) SetTimeout(timeout time.Duration)
- func (o *ExecutePlanParams) WithBody(body *models.PlanExecutionRequest) *ExecutePlanParams
- func (o *ExecutePlanParams) WithContext(ctx context.Context) *ExecutePlanParams
- func (o *ExecutePlanParams) WithDefaults() *ExecutePlanParams
- func (o *ExecutePlanParams) WithHTTPClient(client *http.Client) *ExecutePlanParams
- func (o *ExecutePlanParams) WithTimeout(timeout time.Duration) *ExecutePlanParams
- func (o *ExecutePlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecutePlanReader
- type ExecutePlanUnauthorized
- func (o *ExecutePlanUnauthorized) Error() string
- func (o *ExecutePlanUnauthorized) IsClientError() bool
- func (o *ExecutePlanUnauthorized) IsCode(code int) bool
- func (o *ExecutePlanUnauthorized) IsRedirect() bool
- func (o *ExecutePlanUnauthorized) IsServerError() bool
- func (o *ExecutePlanUnauthorized) IsSuccess() bool
- func (o *ExecutePlanUnauthorized) String() string
- type GetPlanExecutionByIDOK
- func (o *GetPlanExecutionByIDOK) Error() string
- func (o *GetPlanExecutionByIDOK) GetPayload() *models.PlanExecutionResponse
- func (o *GetPlanExecutionByIDOK) IsClientError() bool
- func (o *GetPlanExecutionByIDOK) IsCode(code int) bool
- func (o *GetPlanExecutionByIDOK) IsRedirect() bool
- func (o *GetPlanExecutionByIDOK) IsServerError() bool
- func (o *GetPlanExecutionByIDOK) IsSuccess() bool
- func (o *GetPlanExecutionByIDOK) String() string
- type GetPlanExecutionByIDParams
- func NewGetPlanExecutionByIDParams() *GetPlanExecutionByIDParams
- func NewGetPlanExecutionByIDParamsWithContext(ctx context.Context) *GetPlanExecutionByIDParams
- func NewGetPlanExecutionByIDParamsWithHTTPClient(client *http.Client) *GetPlanExecutionByIDParams
- func NewGetPlanExecutionByIDParamsWithTimeout(timeout time.Duration) *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) SetContext(ctx context.Context)
- func (o *GetPlanExecutionByIDParams) SetDefaults()
- func (o *GetPlanExecutionByIDParams) SetHTTPClient(client *http.Client)
- func (o *GetPlanExecutionByIDParams) SetID(id string)
- func (o *GetPlanExecutionByIDParams) SetTimeout(timeout time.Duration)
- func (o *GetPlanExecutionByIDParams) WithContext(ctx context.Context) *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) WithDefaults() *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) WithHTTPClient(client *http.Client) *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) WithID(id string) *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) WithTimeout(timeout time.Duration) *GetPlanExecutionByIDParams
- func (o *GetPlanExecutionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPlanExecutionByIDReader
- type GetPlanExecutionByIDUnauthorized
- func (o *GetPlanExecutionByIDUnauthorized) Error() string
- func (o *GetPlanExecutionByIDUnauthorized) IsClientError() bool
- func (o *GetPlanExecutionByIDUnauthorized) IsCode(code int) bool
- func (o *GetPlanExecutionByIDUnauthorized) IsRedirect() bool
- func (o *GetPlanExecutionByIDUnauthorized) IsServerError() bool
- func (o *GetPlanExecutionByIDUnauthorized) IsSuccess() bool
- func (o *GetPlanExecutionByIDUnauthorized) String() string
- type QueryPlanExecutionsOK
- func (o *QueryPlanExecutionsOK) Error() string
- func (o *QueryPlanExecutionsOK) GetPayload() *models.ServiceDocumentQueryResult
- func (o *QueryPlanExecutionsOK) IsClientError() bool
- func (o *QueryPlanExecutionsOK) IsCode(code int) bool
- func (o *QueryPlanExecutionsOK) IsRedirect() bool
- func (o *QueryPlanExecutionsOK) IsServerError() bool
- func (o *QueryPlanExecutionsOK) IsSuccess() bool
- func (o *QueryPlanExecutionsOK) String() string
- type QueryPlanExecutionsParams
- func NewQueryPlanExecutionsParams() *QueryPlanExecutionsParams
- func NewQueryPlanExecutionsParamsWithContext(ctx context.Context) *QueryPlanExecutionsParams
- func NewQueryPlanExecutionsParamsWithHTTPClient(client *http.Client) *QueryPlanExecutionsParams
- func NewQueryPlanExecutionsParamsWithTimeout(timeout time.Duration) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) SetContext(ctx context.Context)
- func (o *QueryPlanExecutionsParams) SetDefaults()
- func (o *QueryPlanExecutionsParams) SetDollarExpand(dollarExpand *bool)
- func (o *QueryPlanExecutionsParams) SetDollarFilter(dollarFilter *string)
- func (o *QueryPlanExecutionsParams) SetDollarLimit(dollarLimit *int64)
- func (o *QueryPlanExecutionsParams) SetDollarSelect(dollarSelect *string)
- func (o *QueryPlanExecutionsParams) SetDollarTenantLinks(dollarTenantLinks *string)
- func (o *QueryPlanExecutionsParams) SetHTTPClient(client *http.Client)
- func (o *QueryPlanExecutionsParams) SetTimeout(timeout time.Duration)
- func (o *QueryPlanExecutionsParams) WithContext(ctx context.Context) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDefaults() *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDollarExpand(dollarExpand *bool) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDollarFilter(dollarFilter *string) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDollarLimit(dollarLimit *int64) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDollarSelect(dollarSelect *string) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithDollarTenantLinks(dollarTenantLinks *string) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithHTTPClient(client *http.Client) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WithTimeout(timeout time.Duration) *QueryPlanExecutionsParams
- func (o *QueryPlanExecutionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryPlanExecutionsReader
- type QueryPlanExecutionsUnauthorized
- func (o *QueryPlanExecutionsUnauthorized) Error() string
- func (o *QueryPlanExecutionsUnauthorized) IsClientError() bool
- func (o *QueryPlanExecutionsUnauthorized) IsCode(code int) bool
- func (o *QueryPlanExecutionsUnauthorized) IsRedirect() bool
- func (o *QueryPlanExecutionsUnauthorized) IsServerError() bool
- func (o *QueryPlanExecutionsUnauthorized) IsSuccess() bool
- func (o *QueryPlanExecutionsUnauthorized) String() string
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 onboarding plan execution API
func (*Client) DeletePlanExecutionByID ¶
func (a *Client) DeletePlanExecutionByID(params *DeletePlanExecutionByIDParams, opts ...ClientOption) (*DeletePlanExecutionByIDOK, error)
DeletePlanExecutionByID deletes the selected onboarding plan execution
func (*Client) ExecutePlan ¶
func (a *Client) ExecutePlan(params *ExecutePlanParams, opts ...ClientOption) (*ExecutePlanOK, error)
ExecutePlan executes the given onboarding plan
func (*Client) GetPlanExecutionByID ¶
func (a *Client) GetPlanExecutionByID(params *GetPlanExecutionByIDParams, opts ...ClientOption) (*GetPlanExecutionByIDOK, error)
GetPlanExecutionByID gets the selected onboarding plan execution
func (*Client) QueryPlanExecutions ¶
func (a *Client) QueryPlanExecutions(params *QueryPlanExecutionsParams, opts ...ClientOption) (*QueryPlanExecutionsOK, error)
QueryPlanExecutions queries for onboarding plan executions
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DeletePlanExecutionByID(params *DeletePlanExecutionByIDParams, opts ...ClientOption) (*DeletePlanExecutionByIDOK, error) ExecutePlan(params *ExecutePlanParams, opts ...ClientOption) (*ExecutePlanOK, error) GetPlanExecutionByID(params *GetPlanExecutionByIDParams, opts ...ClientOption) (*GetPlanExecutionByIDOK, error) QueryPlanExecutions(params *QueryPlanExecutionsParams, opts ...ClientOption) (*QueryPlanExecutionsOK, 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 onboarding plan execution API client.
type DeletePlanExecutionByIDOK ¶
type DeletePlanExecutionByIDOK struct { }
DeletePlanExecutionByIDOK describes a response with status code 200, with default header values.
Success
func NewDeletePlanExecutionByIDOK ¶
func NewDeletePlanExecutionByIDOK() *DeletePlanExecutionByIDOK
NewDeletePlanExecutionByIDOK creates a DeletePlanExecutionByIDOK with default headers values
func (*DeletePlanExecutionByIDOK) Error ¶
func (o *DeletePlanExecutionByIDOK) Error() string
func (*DeletePlanExecutionByIDOK) IsClientError ¶
func (o *DeletePlanExecutionByIDOK) IsClientError() bool
IsClientError returns true when this delete plan execution by Id o k response has a 4xx status code
func (*DeletePlanExecutionByIDOK) IsCode ¶
func (o *DeletePlanExecutionByIDOK) IsCode(code int) bool
IsCode returns true when this delete plan execution by Id o k response a status code equal to that given
func (*DeletePlanExecutionByIDOK) IsRedirect ¶
func (o *DeletePlanExecutionByIDOK) IsRedirect() bool
IsRedirect returns true when this delete plan execution by Id o k response has a 3xx status code
func (*DeletePlanExecutionByIDOK) IsServerError ¶
func (o *DeletePlanExecutionByIDOK) IsServerError() bool
IsServerError returns true when this delete plan execution by Id o k response has a 5xx status code
func (*DeletePlanExecutionByIDOK) IsSuccess ¶
func (o *DeletePlanExecutionByIDOK) IsSuccess() bool
IsSuccess returns true when this delete plan execution by Id o k response has a 2xx status code
func (*DeletePlanExecutionByIDOK) String ¶
func (o *DeletePlanExecutionByIDOK) String() string
type DeletePlanExecutionByIDParams ¶
type DeletePlanExecutionByIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePlanExecutionByIDParams contains all the parameters to send to the API endpoint
for the delete plan execution by Id operation. Typically these are written to a http.Request.
func NewDeletePlanExecutionByIDParams ¶
func NewDeletePlanExecutionByIDParams() *DeletePlanExecutionByIDParams
NewDeletePlanExecutionByIDParams creates a new DeletePlanExecutionByIDParams 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 NewDeletePlanExecutionByIDParamsWithContext ¶
func NewDeletePlanExecutionByIDParamsWithContext(ctx context.Context) *DeletePlanExecutionByIDParams
NewDeletePlanExecutionByIDParamsWithContext creates a new DeletePlanExecutionByIDParams object with the ability to set a context for a request.
func NewDeletePlanExecutionByIDParamsWithHTTPClient ¶
func NewDeletePlanExecutionByIDParamsWithHTTPClient(client *http.Client) *DeletePlanExecutionByIDParams
NewDeletePlanExecutionByIDParamsWithHTTPClient creates a new DeletePlanExecutionByIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePlanExecutionByIDParamsWithTimeout ¶
func NewDeletePlanExecutionByIDParamsWithTimeout(timeout time.Duration) *DeletePlanExecutionByIDParams
NewDeletePlanExecutionByIDParamsWithTimeout creates a new DeletePlanExecutionByIDParams object with the ability to set a timeout on a request.
func (*DeletePlanExecutionByIDParams) SetContext ¶
func (o *DeletePlanExecutionByIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) SetDefaults ¶
func (o *DeletePlanExecutionByIDParams) SetDefaults()
SetDefaults hydrates default values in the delete plan execution by Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePlanExecutionByIDParams) SetHTTPClient ¶
func (o *DeletePlanExecutionByIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) SetID ¶
func (o *DeletePlanExecutionByIDParams) SetID(id string)
SetID adds the id to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) SetTimeout ¶
func (o *DeletePlanExecutionByIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) WithContext ¶
func (o *DeletePlanExecutionByIDParams) WithContext(ctx context.Context) *DeletePlanExecutionByIDParams
WithContext adds the context to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) WithDefaults ¶
func (o *DeletePlanExecutionByIDParams) WithDefaults() *DeletePlanExecutionByIDParams
WithDefaults hydrates default values in the delete plan execution by Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePlanExecutionByIDParams) WithHTTPClient ¶
func (o *DeletePlanExecutionByIDParams) WithHTTPClient(client *http.Client) *DeletePlanExecutionByIDParams
WithHTTPClient adds the HTTPClient to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) WithID ¶
func (o *DeletePlanExecutionByIDParams) WithID(id string) *DeletePlanExecutionByIDParams
WithID adds the id to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) WithTimeout ¶
func (o *DeletePlanExecutionByIDParams) WithTimeout(timeout time.Duration) *DeletePlanExecutionByIDParams
WithTimeout adds the timeout to the delete plan execution by Id params
func (*DeletePlanExecutionByIDParams) WriteToRequest ¶
func (o *DeletePlanExecutionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePlanExecutionByIDReader ¶
type DeletePlanExecutionByIDReader struct {
// contains filtered or unexported fields
}
DeletePlanExecutionByIDReader is a Reader for the DeletePlanExecutionByID structure.
func (*DeletePlanExecutionByIDReader) ReadResponse ¶
func (o *DeletePlanExecutionByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePlanExecutionByIDUnauthorized ¶
type DeletePlanExecutionByIDUnauthorized struct { }
DeletePlanExecutionByIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDeletePlanExecutionByIDUnauthorized ¶
func NewDeletePlanExecutionByIDUnauthorized() *DeletePlanExecutionByIDUnauthorized
NewDeletePlanExecutionByIDUnauthorized creates a DeletePlanExecutionByIDUnauthorized with default headers values
func (*DeletePlanExecutionByIDUnauthorized) Error ¶
func (o *DeletePlanExecutionByIDUnauthorized) Error() string
func (*DeletePlanExecutionByIDUnauthorized) IsClientError ¶
func (o *DeletePlanExecutionByIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete plan execution by Id unauthorized response has a 4xx status code
func (*DeletePlanExecutionByIDUnauthorized) IsCode ¶
func (o *DeletePlanExecutionByIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete plan execution by Id unauthorized response a status code equal to that given
func (*DeletePlanExecutionByIDUnauthorized) IsRedirect ¶
func (o *DeletePlanExecutionByIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete plan execution by Id unauthorized response has a 3xx status code
func (*DeletePlanExecutionByIDUnauthorized) IsServerError ¶
func (o *DeletePlanExecutionByIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete plan execution by Id unauthorized response has a 5xx status code
func (*DeletePlanExecutionByIDUnauthorized) IsSuccess ¶
func (o *DeletePlanExecutionByIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete plan execution by Id unauthorized response has a 2xx status code
func (*DeletePlanExecutionByIDUnauthorized) String ¶
func (o *DeletePlanExecutionByIDUnauthorized) String() string
type ExecutePlanOK ¶
type ExecutePlanOK struct {
Payload *models.PlanExecutionResponse
}
ExecutePlanOK describes a response with status code 200, with default header values.
Success
func NewExecutePlanOK ¶
func NewExecutePlanOK() *ExecutePlanOK
NewExecutePlanOK creates a ExecutePlanOK with default headers values
func (*ExecutePlanOK) Error ¶
func (o *ExecutePlanOK) Error() string
func (*ExecutePlanOK) GetPayload ¶
func (o *ExecutePlanOK) GetPayload() *models.PlanExecutionResponse
func (*ExecutePlanOK) IsClientError ¶
func (o *ExecutePlanOK) IsClientError() bool
IsClientError returns true when this execute plan o k response has a 4xx status code
func (*ExecutePlanOK) IsCode ¶
func (o *ExecutePlanOK) IsCode(code int) bool
IsCode returns true when this execute plan o k response a status code equal to that given
func (*ExecutePlanOK) IsRedirect ¶
func (o *ExecutePlanOK) IsRedirect() bool
IsRedirect returns true when this execute plan o k response has a 3xx status code
func (*ExecutePlanOK) IsServerError ¶
func (o *ExecutePlanOK) IsServerError() bool
IsServerError returns true when this execute plan o k response has a 5xx status code
func (*ExecutePlanOK) IsSuccess ¶
func (o *ExecutePlanOK) IsSuccess() bool
IsSuccess returns true when this execute plan o k response has a 2xx status code
func (*ExecutePlanOK) String ¶
func (o *ExecutePlanOK) String() string
type ExecutePlanParams ¶
type ExecutePlanParams struct { // Body. Body *models.PlanExecutionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecutePlanParams contains all the parameters to send to the API endpoint
for the execute plan operation. Typically these are written to a http.Request.
func NewExecutePlanParams ¶
func NewExecutePlanParams() *ExecutePlanParams
NewExecutePlanParams creates a new ExecutePlanParams 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 NewExecutePlanParamsWithContext ¶
func NewExecutePlanParamsWithContext(ctx context.Context) *ExecutePlanParams
NewExecutePlanParamsWithContext creates a new ExecutePlanParams object with the ability to set a context for a request.
func NewExecutePlanParamsWithHTTPClient ¶
func NewExecutePlanParamsWithHTTPClient(client *http.Client) *ExecutePlanParams
NewExecutePlanParamsWithHTTPClient creates a new ExecutePlanParams object with the ability to set a custom HTTPClient for a request.
func NewExecutePlanParamsWithTimeout ¶
func NewExecutePlanParamsWithTimeout(timeout time.Duration) *ExecutePlanParams
NewExecutePlanParamsWithTimeout creates a new ExecutePlanParams object with the ability to set a timeout on a request.
func (*ExecutePlanParams) SetBody ¶
func (o *ExecutePlanParams) SetBody(body *models.PlanExecutionRequest)
SetBody adds the body to the execute plan params
func (*ExecutePlanParams) SetContext ¶
func (o *ExecutePlanParams) SetContext(ctx context.Context)
SetContext adds the context to the execute plan params
func (*ExecutePlanParams) SetDefaults ¶
func (o *ExecutePlanParams) SetDefaults()
SetDefaults hydrates default values in the execute plan params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePlanParams) SetHTTPClient ¶
func (o *ExecutePlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute plan params
func (*ExecutePlanParams) SetTimeout ¶
func (o *ExecutePlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute plan params
func (*ExecutePlanParams) WithBody ¶
func (o *ExecutePlanParams) WithBody(body *models.PlanExecutionRequest) *ExecutePlanParams
WithBody adds the body to the execute plan params
func (*ExecutePlanParams) WithContext ¶
func (o *ExecutePlanParams) WithContext(ctx context.Context) *ExecutePlanParams
WithContext adds the context to the execute plan params
func (*ExecutePlanParams) WithDefaults ¶
func (o *ExecutePlanParams) WithDefaults() *ExecutePlanParams
WithDefaults hydrates default values in the execute plan params (not the query body).
All values with no default are reset to their zero value.
func (*ExecutePlanParams) WithHTTPClient ¶
func (o *ExecutePlanParams) WithHTTPClient(client *http.Client) *ExecutePlanParams
WithHTTPClient adds the HTTPClient to the execute plan params
func (*ExecutePlanParams) WithTimeout ¶
func (o *ExecutePlanParams) WithTimeout(timeout time.Duration) *ExecutePlanParams
WithTimeout adds the timeout to the execute plan params
func (*ExecutePlanParams) WriteToRequest ¶
func (o *ExecutePlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecutePlanReader ¶
type ExecutePlanReader struct {
// contains filtered or unexported fields
}
ExecutePlanReader is a Reader for the ExecutePlan structure.
func (*ExecutePlanReader) ReadResponse ¶
func (o *ExecutePlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecutePlanUnauthorized ¶
type ExecutePlanUnauthorized struct { }
ExecutePlanUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewExecutePlanUnauthorized ¶
func NewExecutePlanUnauthorized() *ExecutePlanUnauthorized
NewExecutePlanUnauthorized creates a ExecutePlanUnauthorized with default headers values
func (*ExecutePlanUnauthorized) Error ¶
func (o *ExecutePlanUnauthorized) Error() string
func (*ExecutePlanUnauthorized) IsClientError ¶
func (o *ExecutePlanUnauthorized) IsClientError() bool
IsClientError returns true when this execute plan unauthorized response has a 4xx status code
func (*ExecutePlanUnauthorized) IsCode ¶
func (o *ExecutePlanUnauthorized) IsCode(code int) bool
IsCode returns true when this execute plan unauthorized response a status code equal to that given
func (*ExecutePlanUnauthorized) IsRedirect ¶
func (o *ExecutePlanUnauthorized) IsRedirect() bool
IsRedirect returns true when this execute plan unauthorized response has a 3xx status code
func (*ExecutePlanUnauthorized) IsServerError ¶
func (o *ExecutePlanUnauthorized) IsServerError() bool
IsServerError returns true when this execute plan unauthorized response has a 5xx status code
func (*ExecutePlanUnauthorized) IsSuccess ¶
func (o *ExecutePlanUnauthorized) IsSuccess() bool
IsSuccess returns true when this execute plan unauthorized response has a 2xx status code
func (*ExecutePlanUnauthorized) String ¶
func (o *ExecutePlanUnauthorized) String() string
type GetPlanExecutionByIDOK ¶
type GetPlanExecutionByIDOK struct {
Payload *models.PlanExecutionResponse
}
GetPlanExecutionByIDOK describes a response with status code 200, with default header values.
Success
func NewGetPlanExecutionByIDOK ¶
func NewGetPlanExecutionByIDOK() *GetPlanExecutionByIDOK
NewGetPlanExecutionByIDOK creates a GetPlanExecutionByIDOK with default headers values
func (*GetPlanExecutionByIDOK) Error ¶
func (o *GetPlanExecutionByIDOK) Error() string
func (*GetPlanExecutionByIDOK) GetPayload ¶
func (o *GetPlanExecutionByIDOK) GetPayload() *models.PlanExecutionResponse
func (*GetPlanExecutionByIDOK) IsClientError ¶
func (o *GetPlanExecutionByIDOK) IsClientError() bool
IsClientError returns true when this get plan execution by Id o k response has a 4xx status code
func (*GetPlanExecutionByIDOK) IsCode ¶
func (o *GetPlanExecutionByIDOK) IsCode(code int) bool
IsCode returns true when this get plan execution by Id o k response a status code equal to that given
func (*GetPlanExecutionByIDOK) IsRedirect ¶
func (o *GetPlanExecutionByIDOK) IsRedirect() bool
IsRedirect returns true when this get plan execution by Id o k response has a 3xx status code
func (*GetPlanExecutionByIDOK) IsServerError ¶
func (o *GetPlanExecutionByIDOK) IsServerError() bool
IsServerError returns true when this get plan execution by Id o k response has a 5xx status code
func (*GetPlanExecutionByIDOK) IsSuccess ¶
func (o *GetPlanExecutionByIDOK) IsSuccess() bool
IsSuccess returns true when this get plan execution by Id o k response has a 2xx status code
func (*GetPlanExecutionByIDOK) String ¶
func (o *GetPlanExecutionByIDOK) String() string
type GetPlanExecutionByIDParams ¶
type GetPlanExecutionByIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPlanExecutionByIDParams contains all the parameters to send to the API endpoint
for the get plan execution by Id operation. Typically these are written to a http.Request.
func NewGetPlanExecutionByIDParams ¶
func NewGetPlanExecutionByIDParams() *GetPlanExecutionByIDParams
NewGetPlanExecutionByIDParams creates a new GetPlanExecutionByIDParams 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 NewGetPlanExecutionByIDParamsWithContext ¶
func NewGetPlanExecutionByIDParamsWithContext(ctx context.Context) *GetPlanExecutionByIDParams
NewGetPlanExecutionByIDParamsWithContext creates a new GetPlanExecutionByIDParams object with the ability to set a context for a request.
func NewGetPlanExecutionByIDParamsWithHTTPClient ¶
func NewGetPlanExecutionByIDParamsWithHTTPClient(client *http.Client) *GetPlanExecutionByIDParams
NewGetPlanExecutionByIDParamsWithHTTPClient creates a new GetPlanExecutionByIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetPlanExecutionByIDParamsWithTimeout ¶
func NewGetPlanExecutionByIDParamsWithTimeout(timeout time.Duration) *GetPlanExecutionByIDParams
NewGetPlanExecutionByIDParamsWithTimeout creates a new GetPlanExecutionByIDParams object with the ability to set a timeout on a request.
func (*GetPlanExecutionByIDParams) SetContext ¶
func (o *GetPlanExecutionByIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) SetDefaults ¶
func (o *GetPlanExecutionByIDParams) SetDefaults()
SetDefaults hydrates default values in the get plan execution by Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetPlanExecutionByIDParams) SetHTTPClient ¶
func (o *GetPlanExecutionByIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) SetID ¶
func (o *GetPlanExecutionByIDParams) SetID(id string)
SetID adds the id to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) SetTimeout ¶
func (o *GetPlanExecutionByIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) WithContext ¶
func (o *GetPlanExecutionByIDParams) WithContext(ctx context.Context) *GetPlanExecutionByIDParams
WithContext adds the context to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) WithDefaults ¶
func (o *GetPlanExecutionByIDParams) WithDefaults() *GetPlanExecutionByIDParams
WithDefaults hydrates default values in the get plan execution by Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetPlanExecutionByIDParams) WithHTTPClient ¶
func (o *GetPlanExecutionByIDParams) WithHTTPClient(client *http.Client) *GetPlanExecutionByIDParams
WithHTTPClient adds the HTTPClient to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) WithID ¶
func (o *GetPlanExecutionByIDParams) WithID(id string) *GetPlanExecutionByIDParams
WithID adds the id to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) WithTimeout ¶
func (o *GetPlanExecutionByIDParams) WithTimeout(timeout time.Duration) *GetPlanExecutionByIDParams
WithTimeout adds the timeout to the get plan execution by Id params
func (*GetPlanExecutionByIDParams) WriteToRequest ¶
func (o *GetPlanExecutionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPlanExecutionByIDReader ¶
type GetPlanExecutionByIDReader struct {
// contains filtered or unexported fields
}
GetPlanExecutionByIDReader is a Reader for the GetPlanExecutionByID structure.
func (*GetPlanExecutionByIDReader) ReadResponse ¶
func (o *GetPlanExecutionByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPlanExecutionByIDUnauthorized ¶
type GetPlanExecutionByIDUnauthorized struct { }
GetPlanExecutionByIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetPlanExecutionByIDUnauthorized ¶
func NewGetPlanExecutionByIDUnauthorized() *GetPlanExecutionByIDUnauthorized
NewGetPlanExecutionByIDUnauthorized creates a GetPlanExecutionByIDUnauthorized with default headers values
func (*GetPlanExecutionByIDUnauthorized) Error ¶
func (o *GetPlanExecutionByIDUnauthorized) Error() string
func (*GetPlanExecutionByIDUnauthorized) IsClientError ¶
func (o *GetPlanExecutionByIDUnauthorized) IsClientError() bool
IsClientError returns true when this get plan execution by Id unauthorized response has a 4xx status code
func (*GetPlanExecutionByIDUnauthorized) IsCode ¶
func (o *GetPlanExecutionByIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get plan execution by Id unauthorized response a status code equal to that given
func (*GetPlanExecutionByIDUnauthorized) IsRedirect ¶
func (o *GetPlanExecutionByIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get plan execution by Id unauthorized response has a 3xx status code
func (*GetPlanExecutionByIDUnauthorized) IsServerError ¶
func (o *GetPlanExecutionByIDUnauthorized) IsServerError() bool
IsServerError returns true when this get plan execution by Id unauthorized response has a 5xx status code
func (*GetPlanExecutionByIDUnauthorized) IsSuccess ¶
func (o *GetPlanExecutionByIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get plan execution by Id unauthorized response has a 2xx status code
func (*GetPlanExecutionByIDUnauthorized) String ¶
func (o *GetPlanExecutionByIDUnauthorized) String() string
type QueryPlanExecutionsOK ¶
type QueryPlanExecutionsOK struct {
Payload *models.ServiceDocumentQueryResult
}
QueryPlanExecutionsOK describes a response with status code 200, with default header values.
Success
func NewQueryPlanExecutionsOK ¶
func NewQueryPlanExecutionsOK() *QueryPlanExecutionsOK
NewQueryPlanExecutionsOK creates a QueryPlanExecutionsOK with default headers values
func (*QueryPlanExecutionsOK) Error ¶
func (o *QueryPlanExecutionsOK) Error() string
func (*QueryPlanExecutionsOK) GetPayload ¶
func (o *QueryPlanExecutionsOK) GetPayload() *models.ServiceDocumentQueryResult
func (*QueryPlanExecutionsOK) IsClientError ¶
func (o *QueryPlanExecutionsOK) IsClientError() bool
IsClientError returns true when this query plan executions o k response has a 4xx status code
func (*QueryPlanExecutionsOK) IsCode ¶
func (o *QueryPlanExecutionsOK) IsCode(code int) bool
IsCode returns true when this query plan executions o k response a status code equal to that given
func (*QueryPlanExecutionsOK) IsRedirect ¶
func (o *QueryPlanExecutionsOK) IsRedirect() bool
IsRedirect returns true when this query plan executions o k response has a 3xx status code
func (*QueryPlanExecutionsOK) IsServerError ¶
func (o *QueryPlanExecutionsOK) IsServerError() bool
IsServerError returns true when this query plan executions o k response has a 5xx status code
func (*QueryPlanExecutionsOK) IsSuccess ¶
func (o *QueryPlanExecutionsOK) IsSuccess() bool
IsSuccess returns true when this query plan executions o k response has a 2xx status code
func (*QueryPlanExecutionsOK) String ¶
func (o *QueryPlanExecutionsOK) String() string
type QueryPlanExecutionsParams ¶
type QueryPlanExecutionsParams struct { /* DollarExpand. Expand document contents */ DollarExpand *bool /* DollarFilter. OData filter expression */ DollarFilter *string /* DollarLimit. Set maximum number of documents to return in this query */ DollarLimit *int64 /* DollarSelect. Comma-separated list of fields to populate in query result */ DollarSelect *string /* DollarTenantLinks. Comma-separated list */ DollarTenantLinks *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryPlanExecutionsParams contains all the parameters to send to the API endpoint
for the query plan executions operation. Typically these are written to a http.Request.
func NewQueryPlanExecutionsParams ¶
func NewQueryPlanExecutionsParams() *QueryPlanExecutionsParams
NewQueryPlanExecutionsParams creates a new QueryPlanExecutionsParams 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 NewQueryPlanExecutionsParamsWithContext ¶
func NewQueryPlanExecutionsParamsWithContext(ctx context.Context) *QueryPlanExecutionsParams
NewQueryPlanExecutionsParamsWithContext creates a new QueryPlanExecutionsParams object with the ability to set a context for a request.
func NewQueryPlanExecutionsParamsWithHTTPClient ¶
func NewQueryPlanExecutionsParamsWithHTTPClient(client *http.Client) *QueryPlanExecutionsParams
NewQueryPlanExecutionsParamsWithHTTPClient creates a new QueryPlanExecutionsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryPlanExecutionsParamsWithTimeout ¶
func NewQueryPlanExecutionsParamsWithTimeout(timeout time.Duration) *QueryPlanExecutionsParams
NewQueryPlanExecutionsParamsWithTimeout creates a new QueryPlanExecutionsParams object with the ability to set a timeout on a request.
func (*QueryPlanExecutionsParams) SetContext ¶
func (o *QueryPlanExecutionsParams) SetContext(ctx context.Context)
SetContext adds the context to the query plan executions params
func (*QueryPlanExecutionsParams) SetDefaults ¶
func (o *QueryPlanExecutionsParams) SetDefaults()
SetDefaults hydrates default values in the query plan executions params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPlanExecutionsParams) SetDollarExpand ¶
func (o *QueryPlanExecutionsParams) SetDollarExpand(dollarExpand *bool)
SetDollarExpand adds the dollarExpand to the query plan executions params
func (*QueryPlanExecutionsParams) SetDollarFilter ¶
func (o *QueryPlanExecutionsParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the query plan executions params
func (*QueryPlanExecutionsParams) SetDollarLimit ¶
func (o *QueryPlanExecutionsParams) SetDollarLimit(dollarLimit *int64)
SetDollarLimit adds the dollarLimit to the query plan executions params
func (*QueryPlanExecutionsParams) SetDollarSelect ¶
func (o *QueryPlanExecutionsParams) SetDollarSelect(dollarSelect *string)
SetDollarSelect adds the dollarSelect to the query plan executions params
func (*QueryPlanExecutionsParams) SetDollarTenantLinks ¶
func (o *QueryPlanExecutionsParams) SetDollarTenantLinks(dollarTenantLinks *string)
SetDollarTenantLinks adds the dollarTenantLinks to the query plan executions params
func (*QueryPlanExecutionsParams) SetHTTPClient ¶
func (o *QueryPlanExecutionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query plan executions params
func (*QueryPlanExecutionsParams) SetTimeout ¶
func (o *QueryPlanExecutionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query plan executions params
func (*QueryPlanExecutionsParams) WithContext ¶
func (o *QueryPlanExecutionsParams) WithContext(ctx context.Context) *QueryPlanExecutionsParams
WithContext adds the context to the query plan executions params
func (*QueryPlanExecutionsParams) WithDefaults ¶
func (o *QueryPlanExecutionsParams) WithDefaults() *QueryPlanExecutionsParams
WithDefaults hydrates default values in the query plan executions params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPlanExecutionsParams) WithDollarExpand ¶
func (o *QueryPlanExecutionsParams) WithDollarExpand(dollarExpand *bool) *QueryPlanExecutionsParams
WithDollarExpand adds the dollarExpand to the query plan executions params
func (*QueryPlanExecutionsParams) WithDollarFilter ¶
func (o *QueryPlanExecutionsParams) WithDollarFilter(dollarFilter *string) *QueryPlanExecutionsParams
WithDollarFilter adds the dollarFilter to the query plan executions params
func (*QueryPlanExecutionsParams) WithDollarLimit ¶
func (o *QueryPlanExecutionsParams) WithDollarLimit(dollarLimit *int64) *QueryPlanExecutionsParams
WithDollarLimit adds the dollarLimit to the query plan executions params
func (*QueryPlanExecutionsParams) WithDollarSelect ¶
func (o *QueryPlanExecutionsParams) WithDollarSelect(dollarSelect *string) *QueryPlanExecutionsParams
WithDollarSelect adds the dollarSelect to the query plan executions params
func (*QueryPlanExecutionsParams) WithDollarTenantLinks ¶
func (o *QueryPlanExecutionsParams) WithDollarTenantLinks(dollarTenantLinks *string) *QueryPlanExecutionsParams
WithDollarTenantLinks adds the dollarTenantLinks to the query plan executions params
func (*QueryPlanExecutionsParams) WithHTTPClient ¶
func (o *QueryPlanExecutionsParams) WithHTTPClient(client *http.Client) *QueryPlanExecutionsParams
WithHTTPClient adds the HTTPClient to the query plan executions params
func (*QueryPlanExecutionsParams) WithTimeout ¶
func (o *QueryPlanExecutionsParams) WithTimeout(timeout time.Duration) *QueryPlanExecutionsParams
WithTimeout adds the timeout to the query plan executions params
func (*QueryPlanExecutionsParams) WriteToRequest ¶
func (o *QueryPlanExecutionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryPlanExecutionsReader ¶
type QueryPlanExecutionsReader struct {
// contains filtered or unexported fields
}
QueryPlanExecutionsReader is a Reader for the QueryPlanExecutions structure.
func (*QueryPlanExecutionsReader) ReadResponse ¶
func (o *QueryPlanExecutionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryPlanExecutionsUnauthorized ¶
type QueryPlanExecutionsUnauthorized struct { }
QueryPlanExecutionsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewQueryPlanExecutionsUnauthorized ¶
func NewQueryPlanExecutionsUnauthorized() *QueryPlanExecutionsUnauthorized
NewQueryPlanExecutionsUnauthorized creates a QueryPlanExecutionsUnauthorized with default headers values
func (*QueryPlanExecutionsUnauthorized) Error ¶
func (o *QueryPlanExecutionsUnauthorized) Error() string
func (*QueryPlanExecutionsUnauthorized) IsClientError ¶
func (o *QueryPlanExecutionsUnauthorized) IsClientError() bool
IsClientError returns true when this query plan executions unauthorized response has a 4xx status code
func (*QueryPlanExecutionsUnauthorized) IsCode ¶
func (o *QueryPlanExecutionsUnauthorized) IsCode(code int) bool
IsCode returns true when this query plan executions unauthorized response a status code equal to that given
func (*QueryPlanExecutionsUnauthorized) IsRedirect ¶
func (o *QueryPlanExecutionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this query plan executions unauthorized response has a 3xx status code
func (*QueryPlanExecutionsUnauthorized) IsServerError ¶
func (o *QueryPlanExecutionsUnauthorized) IsServerError() bool
IsServerError returns true when this query plan executions unauthorized response has a 5xx status code
func (*QueryPlanExecutionsUnauthorized) IsSuccess ¶
func (o *QueryPlanExecutionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this query plan executions unauthorized response has a 2xx status code
func (*QueryPlanExecutionsUnauthorized) String ¶
func (o *QueryPlanExecutionsUnauthorized) String() string
Source Files ¶
- delete_plan_execution_by_id_parameters.go
- delete_plan_execution_by_id_responses.go
- execute_plan_parameters.go
- execute_plan_responses.go
- get_plan_execution_by_id_parameters.go
- get_plan_execution_by_id_responses.go
- onboarding_plan_execution_client.go
- query_plan_executions_parameters.go
- query_plan_executions_responses.go