package
0.4.0
Repository: https://github.com/eflows4hpc/hpcwaas-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetClient returns a HTTP Client.
No description provided by the author
ReadResponse is an helper function that allow to fully read and close a response body and unmarshal its json content into a provided data structure.
No description provided by the author
No description provided by the author

# Constants

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

# Structs

Configuration holds the api client configuration.
Error represent an error returned by the REST API.
Errors is a collection of REST errors.
Execution is the response structure of a GetExecution operation.
ExecutionLogs is the response structure of a GetExecutionLog operation.
Log represents the log entry return by the a4c rest api.
No description provided by the author
SSHKey is the response structure of a CreateKey operation for a given user The response contains only the public key, private key is never disclosed.
SSHKeyGenerationRequest is the request structure of a CreateKey operation.
No description provided by the author
WorkflowInputs is the payload send when triggering a workflow execution.
Workflows is the response structure of a GetWorkflows operation.

# Interfaces

No description provided by the author
HTTPClient represents an HTTP client.
No description provided by the author
No description provided by the author

# Type aliases

LogLevel.