# Functions
New creates a new instance API client.
NewAddInstanceConflict creates a AddInstanceConflict with default headers values.
NewAddInstanceInternalServerError creates a AddInstanceInternalServerError with default headers values.
NewAddInstanceOK creates a AddInstanceOK with default headers values.
NewAddInstanceParams creates a new AddInstanceParams object with the default values initialized.
NewAddInstanceParamsWithContext creates a new AddInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewAddInstanceParamsWithHTTPClient creates a new AddInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddInstanceParamsWithTimeout creates a new AddInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewDropInstanceConflict creates a DropInstanceConflict with default headers values.
NewDropInstanceInternalServerError creates a DropInstanceInternalServerError with default headers values.
NewDropInstanceNotFound creates a DropInstanceNotFound with default headers values.
NewDropInstanceOK creates a DropInstanceOK with default headers values.
NewDropInstanceParams creates a new DropInstanceParams object with the default values initialized.
NewDropInstanceParamsWithContext creates a new DropInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewDropInstanceParamsWithHTTPClient creates a new DropInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDropInstanceParamsWithTimeout creates a new DropInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAllInstancesInternalServerError creates a GetAllInstancesInternalServerError with default headers values.
NewGetAllInstancesOK creates a GetAllInstancesOK with default headers values.
NewGetAllInstancesParams creates a new GetAllInstancesParams object with the default values initialized.
NewGetAllInstancesParamsWithContext creates a new GetAllInstancesParams object with the default values initialized, and the ability to set a context for a request.
NewGetAllInstancesParamsWithHTTPClient creates a new GetAllInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAllInstancesParamsWithTimeout creates a new GetAllInstancesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetInstanceInternalServerError creates a GetInstanceInternalServerError with default headers values.
NewGetInstanceNotFound creates a GetInstanceNotFound with default headers values.
NewGetInstanceOK creates a GetInstanceOK with default headers values.
NewGetInstanceParams creates a new GetInstanceParams object with the default values initialized.
NewGetInstanceParamsWithContext creates a new GetInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewGetInstanceParamsWithHTTPClient creates a new GetInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetInstanceParamsWithTimeout creates a new GetInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewToggleInstanceStateBadRequest creates a ToggleInstanceStateBadRequest with default headers values.
NewToggleInstanceStateConflict creates a ToggleInstanceStateConflict with default headers values.
NewToggleInstanceStateInternalServerError creates a ToggleInstanceStateInternalServerError with default headers values.
NewToggleInstanceStateNotFound creates a ToggleInstanceStateNotFound with default headers values.
NewToggleInstanceStateOK creates a ToggleInstanceStateOK with default headers values.
NewToggleInstanceStateParams creates a new ToggleInstanceStateParams object with the default values initialized.
NewToggleInstanceStateParamsWithContext creates a new ToggleInstanceStateParams object with the default values initialized, and the ability to set a context for a request.
NewToggleInstanceStateParamsWithHTTPClient creates a new ToggleInstanceStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewToggleInstanceStateParamsWithTimeout creates a new ToggleInstanceStateParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateInstanceInternalServerError creates a UpdateInstanceInternalServerError with default headers values.
NewUpdateInstanceOK creates a UpdateInstanceOK with default headers values.
NewUpdateInstanceParams creates a new UpdateInstanceParams object with the default values initialized.
NewUpdateInstanceParamsWithContext creates a new UpdateInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateInstanceParamsWithHTTPClient creates a new UpdateInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateInstanceParamsWithTimeout creates a new UpdateInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateInstanceTagsInternalServerError creates a UpdateInstanceTagsInternalServerError with default headers values.
NewUpdateInstanceTagsOK creates a UpdateInstanceTagsOK with default headers values.
NewUpdateInstanceTagsParams creates a new UpdateInstanceTagsParams object with the default values initialized.
NewUpdateInstanceTagsParamsWithContext creates a new UpdateInstanceTagsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateInstanceTagsParamsWithHTTPClient creates a new UpdateInstanceTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateInstanceTagsParamsWithTimeout creates a new UpdateInstanceTagsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
AddInstanceConflict handles this case with default header values.
AddInstanceInternalServerError handles this case with default header values.
AddInstanceOK handles this case with default header values.
AddInstanceParams contains all the parameters to send to the API endpoint
for the add instance operation typically these are written to a http.Request
*/.
AddInstanceReader is a Reader for the AddInstance structure.
Client for instance API
*/.
DropInstanceConflict handles this case with default header values.
DropInstanceInternalServerError handles this case with default header values.
DropInstanceNotFound handles this case with default header values.
DropInstanceOK handles this case with default header values.
DropInstanceParams contains all the parameters to send to the API endpoint
for the drop instance operation typically these are written to a http.Request
*/.
DropInstanceReader is a Reader for the DropInstance structure.
GetAllInstancesInternalServerError handles this case with default header values.
GetAllInstancesOK handles this case with default header values.
GetAllInstancesParams contains all the parameters to send to the API endpoint
for the get all instances operation typically these are written to a http.Request
*/.
GetAllInstancesReader is a Reader for the GetAllInstances structure.
GetInstanceInternalServerError handles this case with default header values.
GetInstanceNotFound handles this case with default header values.
GetInstanceOK handles this case with default header values.
GetInstanceParams contains all the parameters to send to the API endpoint
for the get instance operation typically these are written to a http.Request
*/.
GetInstanceReader is a Reader for the GetInstance structure.
ToggleInstanceStateBadRequest handles this case with default header values.
ToggleInstanceStateConflict handles this case with default header values.
ToggleInstanceStateInternalServerError handles this case with default header values.
ToggleInstanceStateNotFound handles this case with default header values.
ToggleInstanceStateOK handles this case with default header values.
ToggleInstanceStateParams contains all the parameters to send to the API endpoint
for the toggle instance state operation typically these are written to a http.Request
*/.
ToggleInstanceStateReader is a Reader for the ToggleInstanceState structure.
UpdateInstanceInternalServerError handles this case with default header values.
UpdateInstanceOK handles this case with default header values.
UpdateInstanceParams contains all the parameters to send to the API endpoint
for the update instance operation typically these are written to a http.Request
*/.
UpdateInstanceReader is a Reader for the UpdateInstance structure.
UpdateInstanceTagsInternalServerError handles this case with default header values.
UpdateInstanceTagsOK handles this case with default header values.
UpdateInstanceTagsParams contains all the parameters to send to the API endpoint
for the update instance tags operation typically these are written to a http.Request
*/.
UpdateInstanceTagsReader is a Reader for the UpdateInstanceTags structure.
# Interfaces
ClientService is the interface for Client methods.