package
0.0.0-20220220150921-67cd95e079fa
Repository: https://github.com/yuyz0112/cloudtower-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new snmp trap receiver API client.
NewCreateSnmpTrapReceiverBadRequest creates a CreateSnmpTrapReceiverBadRequest with default headers values.
NewCreateSnmpTrapReceiverOK creates a CreateSnmpTrapReceiverOK with default headers values.
NewCreateSnmpTrapReceiverParams creates a new CreateSnmpTrapReceiverParams object, with the default timeout for this client.
NewCreateSnmpTrapReceiverParamsWithContext creates a new CreateSnmpTrapReceiverParams object with the ability to set a context for a request.
NewCreateSnmpTrapReceiverParamsWithHTTPClient creates a new CreateSnmpTrapReceiverParams object with the ability to set a custom HTTPClient for a request.
NewCreateSnmpTrapReceiverParamsWithTimeout creates a new CreateSnmpTrapReceiverParams object with the ability to set a timeout on a request.
NewDeleteSnmpTrapReceiverBadRequest creates a DeleteSnmpTrapReceiverBadRequest with default headers values.
NewDeleteSnmpTrapReceiverOK creates a DeleteSnmpTrapReceiverOK with default headers values.
NewDeleteSnmpTrapReceiverParams creates a new DeleteSnmpTrapReceiverParams object, with the default timeout for this client.
NewDeleteSnmpTrapReceiverParamsWithContext creates a new DeleteSnmpTrapReceiverParams object with the ability to set a context for a request.
NewDeleteSnmpTrapReceiverParamsWithHTTPClient creates a new DeleteSnmpTrapReceiverParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSnmpTrapReceiverParamsWithTimeout creates a new DeleteSnmpTrapReceiverParams object with the ability to set a timeout on a request.
NewGetSnmpTrapReceiversBadRequest creates a GetSnmpTrapReceiversBadRequest with default headers values.
NewGetSnmpTrapReceiversConnectionBadRequest creates a GetSnmpTrapReceiversConnectionBadRequest with default headers values.
NewGetSnmpTrapReceiversConnectionOK creates a GetSnmpTrapReceiversConnectionOK with default headers values.
NewGetSnmpTrapReceiversConnectionParams creates a new GetSnmpTrapReceiversConnectionParams object, with the default timeout for this client.
NewGetSnmpTrapReceiversConnectionParamsWithContext creates a new GetSnmpTrapReceiversConnectionParams object with the ability to set a context for a request.
NewGetSnmpTrapReceiversConnectionParamsWithHTTPClient creates a new GetSnmpTrapReceiversConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetSnmpTrapReceiversConnectionParamsWithTimeout creates a new GetSnmpTrapReceiversConnectionParams object with the ability to set a timeout on a request.
NewGetSnmpTrapReceiversOK creates a GetSnmpTrapReceiversOK with default headers values.
NewGetSnmpTrapReceiversParams creates a new GetSnmpTrapReceiversParams object, with the default timeout for this client.
NewGetSnmpTrapReceiversParamsWithContext creates a new GetSnmpTrapReceiversParams object with the ability to set a context for a request.
NewGetSnmpTrapReceiversParamsWithHTTPClient creates a new GetSnmpTrapReceiversParams object with the ability to set a custom HTTPClient for a request.
NewGetSnmpTrapReceiversParamsWithTimeout creates a new GetSnmpTrapReceiversParams object with the ability to set a timeout on a request.
NewUpdateSnmpTrapReceiverBadRequest creates a UpdateSnmpTrapReceiverBadRequest with default headers values.
NewUpdateSnmpTrapReceiverOK creates a UpdateSnmpTrapReceiverOK with default headers values.
NewUpdateSnmpTrapReceiverParams creates a new UpdateSnmpTrapReceiverParams object, with the default timeout for this client.
NewUpdateSnmpTrapReceiverParamsWithContext creates a new UpdateSnmpTrapReceiverParams object with the ability to set a context for a request.
NewUpdateSnmpTrapReceiverParamsWithHTTPClient creates a new UpdateSnmpTrapReceiverParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSnmpTrapReceiverParamsWithTimeout creates a new UpdateSnmpTrapReceiverParams object with the ability to set a timeout on a request.

# Structs

Client for snmp trap receiver API */.
CreateSnmpTrapReceiverBadRequest describes a response with status code 400, with default header values.
CreateSnmpTrapReceiverOK describes a response with status code 200, with default header values.
CreateSnmpTrapReceiverParams contains all the parameters to send to the API endpoint for the create snmp trap receiver operation.
CreateSnmpTrapReceiverReader is a Reader for the CreateSnmpTrapReceiver structure.
DeleteSnmpTrapReceiverBadRequest describes a response with status code 400, with default header values.
DeleteSnmpTrapReceiverOK describes a response with status code 200, with default header values.
DeleteSnmpTrapReceiverParams contains all the parameters to send to the API endpoint for the delete snmp trap receiver operation.
DeleteSnmpTrapReceiverReader is a Reader for the DeleteSnmpTrapReceiver structure.
GetSnmpTrapReceiversBadRequest describes a response with status code 400, with default header values.
GetSnmpTrapReceiversConnectionBadRequest describes a response with status code 400, with default header values.
GetSnmpTrapReceiversConnectionOK describes a response with status code 200, with default header values.
GetSnmpTrapReceiversConnectionParams contains all the parameters to send to the API endpoint for the get snmp trap receivers connection operation.
GetSnmpTrapReceiversConnectionReader is a Reader for the GetSnmpTrapReceiversConnection structure.
GetSnmpTrapReceiversOK describes a response with status code 200, with default header values.
GetSnmpTrapReceiversParams contains all the parameters to send to the API endpoint for the get snmp trap receivers operation.
GetSnmpTrapReceiversReader is a Reader for the GetSnmpTrapReceivers structure.
UpdateSnmpTrapReceiverBadRequest describes a response with status code 400, with default header values.
UpdateSnmpTrapReceiverOK describes a response with status code 200, with default header values.
UpdateSnmpTrapReceiverParams contains all the parameters to send to the API endpoint for the update snmp trap receiver operation.
UpdateSnmpTrapReceiverReader is a Reader for the UpdateSnmpTrapReceiver structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.