package
0.1.3
Repository: https://github.com/tempestdx/openapi.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewPostAppsOperationsNextRequest calls the generic PostAppsOperationsNext builder with application/json body.
NewPostAppsOperationsNextRequestWithBody generates requests for PostAppsOperationsNext with any type of body.
NewPostAppsOperationsReportRequest calls the generic PostAppsOperationsReport builder with application/json body.
NewPostAppsOperationsReportRequestWithBody generates requests for PostAppsOperationsReport with any type of body.
NewPostAppsVersionConnectRequest calls the generic PostAppsVersionConnect builder with application/json body.
NewPostAppsVersionConnectRequestWithBody generates requests for PostAppsVersionConnect with any type of body.
NewPostAppsVersionsHealthRequest calls the generic PostAppsVersionsHealth builder with application/json body.
NewPostAppsVersionsHealthRequestWithBody generates requests for PostAppsVersionsHealth with any type of body.
No description provided by the author
No description provided by the author
ParsePostAppsOperationsNextResponse parses an HTTP response from a PostAppsOperationsNextWithResponse call.
ParsePostAppsOperationsReportResponse parses an HTTP response from a PostAppsOperationsReportWithResponse call.
ParsePostAppsVersionConnectResponse parses an HTTP response from a PostAppsVersionConnectWithResponse call.
ParsePostAppsVersionsHealthResponse parses an HTTP response from a PostAppsVersionsHealthWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.

# Constants

Defines values for LinksItemType.
Defines values for EnvironmentVariableType.
Defines values for ExecuteResourceOperationRequestOperation.
Defines values for AppHealthReportItemStatus.
Defines values for ExecuteResourceOperationRequestOperation.
Defines values for AppHealthReportItemStatus.
Defines values for LinksItemType.
Defines values for LinksItemType.
Defines values for StandardResponseStatus.
Defines values for ErrorResponseStatus.
Defines values for LinksItemType.
Defines values for AppHealthReportItemStatus.
Defines values for StandardResponseStatus.
Defines values for EnvironmentVariableType.
Defines values for EnvironmentVariableType.
Defines values for ExecuteResourceOperationRequestOperation.
Defines values for ReportResponseStatus.
Defines values for ReportResponseStatus.
Defines values for EnvironmentVariableType.
Defines values for LinksItemType.
Defines values for OwnerType.
No description provided by the author
Defines values for ExecuteResourceOperationRequestOperation.
Defines values for OwnerType.
Defines values for EnvironmentVariableType.

# Structs

ActionDefinition defines model for ActionDefinition.
AppHealthReportItem defines model for AppHealthReportItem.
AppHealthReportRequest defines model for AppHealthReportRequest.
AppRequest defines model for AppRequest.
No description provided by the author
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
EnvironmentVariable defines model for EnvironmentVariable.
ErrorResponse defines model for ErrorResponse.
ExecuteResourceActionRequest defines model for ExecuteResourceActionRequest.
ExecuteResourceActionResponse defines model for ExecuteResourceActionResponse.
ExecuteResourceOperationRequest defines model for ExecuteResourceOperationRequest.
ExecuteResourceOperationResponse defines model for ExecuteResourceOperationResponse.
No description provided by the author
Links defines model for Links.
LinksItem defines model for LinksItem.
ListResourcesRequest defines model for ListResourcesRequest.
ListResourcesResponse defines model for ListResourcesResponse.
Metadata defines model for Metadata.
NextResponse defines model for NextResponse.
NextResponse_Task defines model for NextResponse.Task.
Owner defines model for Owner.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostAppsVersionConnectJSONBody defines parameters for PostAppsVersionConnect.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReportResponse defines model for ReportResponse.
ReportResponse_Response defines model for ReportResponse.Response.
No description provided by the author
No description provided by the author
Resource defines model for Resource.
ResourceDefinition defines model for ResourceDefinition.
ServerInterfaceWrapper converts contexts to parameters.
StandardResponse defines model for StandardResponse.
No description provided by the author
TaskMetadata defines model for TaskMetadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.

# Type aliases

AppHealthReportItemStatus The status of the health check.
ClientOption allows setting custom parameters during construction.
EnvironmentVariableType The type of environment variable.
ErrorResponseStatus Always "error" for this schema.
ExecuteResourceOperationRequestOperation The operation to perform on the resource.
LinksItemType The type of link.
No description provided by the author
OwnerType The type of owner.
No description provided by the author
No description provided by the author
No description provided by the author
PostAppsOperationsNextJSONRequestBody defines body for PostAppsOperationsNext for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostAppsOperationsReportJSONRequestBody defines body for PostAppsOperationsReport for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
PostAppsVersionConnectJSONRequestBody defines body for PostAppsVersionConnect for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
PostAppsVersionsHealthJSONRequestBody defines body for PostAppsVersionsHealth for application/json ContentType.
ReportResponseStatus Status of the report operation.
RequestEditorFn is the function signature for the RequestEditor callback function.
StandardResponseStatus Status of the report operation.
No description provided by the author
No description provided by the author