Categorygithub.com/terraform-providers/terraform-provider-stackpathstackpathapiworkloadworkload_clientinstance
# Functions
New creates a new instance API client.
NewGetWorkloadInstanceDefault creates a GetWorkloadInstanceDefault with default headers values.
NewGetWorkloadInstanceInternalServerError creates a GetWorkloadInstanceInternalServerError with default headers values.
NewGetWorkloadInstanceOK creates a GetWorkloadInstanceOK with default headers values.
NewGetWorkloadInstanceParams creates a new GetWorkloadInstanceParams object with the default values initialized.
NewGetWorkloadInstanceParamsWithContext creates a new GetWorkloadInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewGetWorkloadInstanceParamsWithHTTPClient creates a new GetWorkloadInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWorkloadInstanceParamsWithTimeout creates a new GetWorkloadInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWorkloadInstanceUnauthorized creates a GetWorkloadInstanceUnauthorized with default headers values.
NewRestartInstanceDefault creates a RestartInstanceDefault with default headers values.
NewRestartInstanceInternalServerError creates a RestartInstanceInternalServerError with default headers values.
NewRestartInstanceNoContent creates a RestartInstanceNoContent with default headers values.
NewRestartInstanceParams creates a new RestartInstanceParams object with the default values initialized.
NewRestartInstanceParamsWithContext creates a new RestartInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewRestartInstanceParamsWithHTTPClient creates a new RestartInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRestartInstanceParamsWithTimeout creates a new RestartInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewRestartInstanceUnauthorized creates a RestartInstanceUnauthorized with default headers values.
# Structs
Client for instance API
*/.
GetWorkloadInstanceDefault handles this case with default header values.
GetWorkloadInstanceInternalServerError handles this case with default header values.
GetWorkloadInstanceOK handles this case with default header values.
GetWorkloadInstanceParams contains all the parameters to send to the API endpoint
for the get workload instance operation typically these are written to a http.Request
*/.
GetWorkloadInstanceReader is a Reader for the GetWorkloadInstance structure.
GetWorkloadInstanceUnauthorized handles this case with default header values.
RestartInstanceDefault handles this case with default header values.
RestartInstanceInternalServerError handles this case with default header values.
RestartInstanceNoContent handles this case with default header values.
RestartInstanceParams contains all the parameters to send to the API endpoint
for the restart instance operation typically these are written to a http.Request
*/.
RestartInstanceReader is a Reader for the RestartInstance structure.
RestartInstanceUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.