package
3.1.0
Repository: https://github.com/killbill/kbcli.git
Documentation: pkg.go.dev

# Functions

New creates a new nodes info API client.
NewGetNodesInfoOK creates a GetNodesInfoOK with default headers values.
NewGetNodesInfoParams creates a new GetNodesInfoParams object, with the default timeout for this client.
NewGetNodesInfoParamsWithContext creates a new GetNodesInfoParams object with the ability to set a context for a request.
NewGetNodesInfoParamsWithHTTPClient creates a new GetNodesInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetNodesInfoParamsWithTimeout creates a new GetNodesInfoParams object with the ability to set a timeout on a request.
NewTriggerNodeCommandAccepted creates a TriggerNodeCommandAccepted with default headers values.
NewTriggerNodeCommandBadRequest creates a TriggerNodeCommandBadRequest with default headers values.
NewTriggerNodeCommandParams creates a new TriggerNodeCommandParams object, with the default timeout for this client.
NewTriggerNodeCommandParamsWithContext creates a new TriggerNodeCommandParams object with the ability to set a context for a request.
NewTriggerNodeCommandParamsWithHTTPClient creates a new TriggerNodeCommandParams object with the ability to set a custom HTTPClient for a request.
NewTriggerNodeCommandParamsWithTimeout creates a new TriggerNodeCommandParams object with the ability to set a timeout on a request.

# Structs

Client for nodes info API */.
GetNodesInfoOK describes a response with status code 200, with default header values.
GetNodesInfoParams contains all the parameters to send to the API endpoint for the get nodes info operation.
GetNodesInfoReader is a Reader for the GetNodesInfo structure.
TriggerNodeCommandAccepted describes a response with status code 202, with default header values.
TriggerNodeCommandBadRequest describes a response with status code 400, with default header values.
TriggerNodeCommandParams contains all the parameters to send to the API endpoint for the trigger node command operation.
TriggerNodeCommandReader is a Reader for the TriggerNodeCommand structure.

# Interfaces

ClientService is the interface for Client methods.
killbill default values.

# Type aliases

ClientOption is the option for Client methods.