# Functions
New creates a new command API client.
New creates a new command API client with basic auth credentials.
New creates a new command API client with a bearer token for authentication.
NewLinuxCommandExecuteDefault creates a LinuxCommandExecuteDefault with default headers values.
NewLinuxCommandExecuteOK creates a LinuxCommandExecuteOK with default headers values.
NewLinuxCommandExecuteParams creates a new LinuxCommandExecuteParams object, with the default timeout for this client.
NewLinuxCommandExecuteParamsWithContext creates a new LinuxCommandExecuteParams object with the ability to set a context for a request.
NewLinuxCommandExecuteParamsWithHTTPClient creates a new LinuxCommandExecuteParams object with the ability to set a custom HTTPClient for a request.
NewLinuxCommandExecuteParamsWithTimeout creates a new LinuxCommandExecuteParams object with the ability to set a timeout on a request.
NewLinuxCommandListDefault creates a LinuxCommandListDefault with default headers values.
NewLinuxCommandListOK creates a LinuxCommandListOK with default headers values.
NewLinuxCommandListParams creates a new LinuxCommandListParams object, with the default timeout for this client.
NewLinuxCommandListParamsWithContext creates a new LinuxCommandListParams object with the ability to set a context for a request.
NewLinuxCommandListParamsWithHTTPClient creates a new LinuxCommandListParams object with the ability to set a custom HTTPClient for a request.
NewLinuxCommandListParamsWithTimeout creates a new LinuxCommandListParams object with the ability to set a timeout on a request.
# Structs
Client for command API
*/.
LinuxCommandExecuteDefault describes a response with status code -1, with default header values.
LinuxCommandExecuteOK describes a response with status code 200, with default header values.
LinuxCommandExecuteParams contains all the parameters to send to the API endpoint
for the linux command execute operation.
LinuxCommandExecuteReader is a Reader for the LinuxCommandExecute structure.
LinuxCommandListDefault describes a response with status code -1, with default header values.
LinuxCommandListOK describes a response with status code 200, with default header values.
LinuxCommandListParams contains all the parameters to send to the API endpoint
for the linux command list operation.
LinuxCommandListReader is a Reader for the LinuxCommandList structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.