package
0.0.2
Repository: https://github.com/digitalocean/go-netbox.git
Documentation: pkg.go.dev

# Functions

New creates a new status API client.
NewStatusListOK creates a StatusListOK with default headers values.
NewStatusListParams creates a new StatusListParams object, with the default timeout for this client.
NewStatusListParamsWithContext creates a new StatusListParams object with the ability to set a context for a request.
NewStatusListParamsWithHTTPClient creates a new StatusListParams object with the ability to set a custom HTTPClient for a request.
NewStatusListParamsWithTimeout creates a new StatusListParams object with the ability to set a timeout on a request.

# Structs

Client for status API */.
StatusListOK describes a response with status code 200, with default header values.
StatusListParams contains all the parameters to send to the API endpoint for the status list operation.
StatusListReader is a Reader for the StatusList structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.