# Functions
Creates a new HostedAPIClient, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeleteHostedImageRunnersIdRequest generates requests for DeleteHostedImageRunnersId.
NewGetHostedImageRunnersIdArtifactsUrlRequest generates requests for GetHostedImageRunnersIdArtifactsUrl.
NewGetHostedImageRunnersIdLogsUrlRequest generates requests for GetHostedImageRunnersIdLogsUrl.
NewGetHostedImageRunnersIdRequest generates requests for GetHostedImageRunnersId.
NewGetHostedImageRunnersIdSpecRequest generates requests for GetHostedImageRunnersIdSpec.
NewGetHostedImageRunnersIdStatusRequest generates requests for GetHostedImageRunnersIdStatus.
NewGetHostedImageRunnersRequest generates requests for GetHostedImageRunners.
NewPostHostedContainerRegistryAuthorizationTokenRequest calls the generic PostHostedContainerRegistryAuthorizationToken builder with application/json body.
NewPostHostedContainerRegistryAuthorizationTokenRequestWithBody generates requests for PostHostedContainerRegistryAuthorizationToken with any type of body.
NewPostHostedContainerRegistryNameAuthorizationTokenRequest generates requests for PostHostedContainerRegistryNameAuthorizationToken.
NewPostHostedImageRunnersRequest calls the generic PostHostedImageRunners builder with application/json body.
NewPostHostedImageRunnersRequestWithBody generates requests for PostHostedImageRunners with any type of body.
ParseDeleteHostedImageRunnersIdResponse parses an HTTP response from a DeleteHostedImageRunnersIdWithResponse call.
ParseGetHostedImageRunnersIdArtifactsUrlResponse parses an HTTP response from a GetHostedImageRunnersIdArtifactsUrlWithResponse call.
ParseGetHostedImageRunnersIdLogsUrlResponse parses an HTTP response from a GetHostedImageRunnersIdLogsUrlWithResponse call.
ParseGetHostedImageRunnersIdResponse parses an HTTP response from a GetHostedImageRunnersIdWithResponse call.
ParseGetHostedImageRunnersIdSpecResponse parses an HTTP response from a GetHostedImageRunnersIdSpecWithResponse call.
ParseGetHostedImageRunnersIdStatusResponse parses an HTTP response from a GetHostedImageRunnersIdStatusWithResponse call.
ParseGetHostedImageRunnersResponse parses an HTTP response from a GetHostedImageRunnersWithResponse call.
ParsePostHostedContainerRegistryAuthorizationTokenResponse parses an HTTP response from a PostHostedContainerRegistryAuthorizationTokenWithResponse call.
ParsePostHostedContainerRegistryNameAuthorizationTokenResponse parses an HTTP response from a PostHostedContainerRegistryNameAuthorizationTokenWithResponse call.
ParsePostHostedImageRunnersResponse parses an HTTP response from a PostHostedImageRunnersWithResponse 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.
# Structs
AssetsStatus defines model for AssetsStatus.
Auth defines model for Auth.
ClientWithResponses builds on ClientInterface to offer response payloads.
ContainerRegistryAuthorizationToken defines model for ContainerRegistryAuthorizationToken.
ContainerSpec Test-runner container specification.
DeleteHostedImageRunnersIdParams defines parameters for DeleteHostedImageRunnersId.
No description provided by the author
EnvVar Environment variable.
Error Generic error.
File Test Runner internal file.
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
GetHostedImageRunnersParams defines parameters for GetHostedImageRunners.
No description provided by the author
HostedAPIClient which conforms to the OpenAPI3 specification for this service.
PostHostedContainerRegistryAuthorizationTokenJSONBody defines parameters for PostHostedContainerRegistryAuthorizationToken.
No description provided by the author
No description provided by the author
No description provided by the author
Runner Test-runner details.
RunnerArtifactsUrl defines model for RunnerArtifactsUrl.
RunnerDetails defines model for RunnerDetails.
RunnerList defines model for RunnerList.
RunnerLogsUrl defines model for RunnerLogsUrl.
RunnerSpec Test-runner specification.
RunnerStatus defines model for RunnerStatus.
Service Test-runner service specification.
Tunnel Test-runner tunnel configuration.
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
ClientOption allows setting custom parameters during construction.
PostHostedContainerRegistryAuthorizationTokenJSONRequestBody defines body for PostHostedContainerRegistryAuthorizationToken for application/json ContentType.
PostHostedImageRunnersJSONRequestBody defines body for PostHostedImageRunners for application/json ContentType.
RequestEditorFn is the function signature for the RequestEditor callback function.
RunnerMetadata Test-runner metadata, arbitrary key-value pairs.
RunnerSpecWorkloadType Workload type.