Categorygithub.com/terraform-providers/terraform-provider-stackpathstackpathapiworkloadworkload_clientinstance_logs
# Functions
New creates a new instance logs API client.
NewGetLogsDefault creates a GetLogsDefault with default headers values.
NewGetLogsInternalServerError creates a GetLogsInternalServerError with default headers values.
NewGetLogsOK creates a GetLogsOK with default headers values.
NewGetLogsParams creates a new GetLogsParams object with the default values initialized.
NewGetLogsParamsWithContext creates a new GetLogsParams object with the default values initialized, and the ability to set a context for a request.
NewGetLogsParamsWithHTTPClient creates a new GetLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLogsParamsWithTimeout creates a new GetLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetLogsUnauthorized creates a GetLogsUnauthorized with default headers values.
# Structs
Client for instance logs API
*/.
GetLogsDefault handles this case with default header values.
GetLogsInternalServerError handles this case with default header values.
GetLogsOK handles this case with default header values.
GetLogsParams contains all the parameters to send to the API endpoint
for the get logs operation typically these are written to a http.Request
*/.
GetLogsReader is a Reader for the GetLogs structure.
GetLogsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.