package
0.6.2
Repository: https://github.com/vmware/vra-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new onboarding plan execution API client.
NewDeletePlanExecutionByIDOK creates a DeletePlanExecutionByIDOK with default headers values.
NewDeletePlanExecutionByIDParams creates a new DeletePlanExecutionByIDParams object, with the default timeout for this client.
NewDeletePlanExecutionByIDParamsWithContext creates a new DeletePlanExecutionByIDParams object with the ability to set a context for a request.
NewDeletePlanExecutionByIDParamsWithHTTPClient creates a new DeletePlanExecutionByIDParams object with the ability to set a custom HTTPClient for a request.
NewDeletePlanExecutionByIDParamsWithTimeout creates a new DeletePlanExecutionByIDParams object with the ability to set a timeout on a request.
NewDeletePlanExecutionByIDUnauthorized creates a DeletePlanExecutionByIDUnauthorized with default headers values.
NewExecutePlanOK creates a ExecutePlanOK with default headers values.
NewExecutePlanParams creates a new ExecutePlanParams object, with the default timeout for this client.
NewExecutePlanParamsWithContext creates a new ExecutePlanParams object with the ability to set a context for a request.
NewExecutePlanParamsWithHTTPClient creates a new ExecutePlanParams object with the ability to set a custom HTTPClient for a request.
NewExecutePlanParamsWithTimeout creates a new ExecutePlanParams object with the ability to set a timeout on a request.
NewExecutePlanUnauthorized creates a ExecutePlanUnauthorized with default headers values.
NewGetPlanExecutionByIDOK creates a GetPlanExecutionByIDOK with default headers values.
NewGetPlanExecutionByIDParams creates a new GetPlanExecutionByIDParams object, with the default timeout for this client.
NewGetPlanExecutionByIDParamsWithContext creates a new GetPlanExecutionByIDParams object with the ability to set a context for a request.
NewGetPlanExecutionByIDParamsWithHTTPClient creates a new GetPlanExecutionByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetPlanExecutionByIDParamsWithTimeout creates a new GetPlanExecutionByIDParams object with the ability to set a timeout on a request.
NewGetPlanExecutionByIDUnauthorized creates a GetPlanExecutionByIDUnauthorized with default headers values.
NewQueryPlanExecutionsOK creates a QueryPlanExecutionsOK with default headers values.
NewQueryPlanExecutionsParams creates a new QueryPlanExecutionsParams object, with the default timeout for this client.
NewQueryPlanExecutionsParamsWithContext creates a new QueryPlanExecutionsParams object with the ability to set a context for a request.
NewQueryPlanExecutionsParamsWithHTTPClient creates a new QueryPlanExecutionsParams object with the ability to set a custom HTTPClient for a request.
NewQueryPlanExecutionsParamsWithTimeout creates a new QueryPlanExecutionsParams object with the ability to set a timeout on a request.
NewQueryPlanExecutionsUnauthorized creates a QueryPlanExecutionsUnauthorized with default headers values.

# Structs

Client for onboarding plan execution API */.
DeletePlanExecutionByIDOK describes a response with status code 200, with default header values.
DeletePlanExecutionByIDParams contains all the parameters to send to the API endpoint for the delete plan execution by Id operation.
DeletePlanExecutionByIDReader is a Reader for the DeletePlanExecutionByID structure.
DeletePlanExecutionByIDUnauthorized describes a response with status code 401, with default header values.
ExecutePlanOK describes a response with status code 200, with default header values.
ExecutePlanParams contains all the parameters to send to the API endpoint for the execute plan operation.
ExecutePlanReader is a Reader for the ExecutePlan structure.
ExecutePlanUnauthorized describes a response with status code 401, with default header values.
GetPlanExecutionByIDOK describes a response with status code 200, with default header values.
GetPlanExecutionByIDParams contains all the parameters to send to the API endpoint for the get plan execution by Id operation.
GetPlanExecutionByIDReader is a Reader for the GetPlanExecutionByID structure.
GetPlanExecutionByIDUnauthorized describes a response with status code 401, with default header values.
QueryPlanExecutionsOK describes a response with status code 200, with default header values.
QueryPlanExecutionsParams contains all the parameters to send to the API endpoint for the query plan executions operation.
QueryPlanExecutionsReader is a Reader for the QueryPlanExecutions structure.
QueryPlanExecutionsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.