package
0.0.0-20240605151924-91a3f439c86c
Repository: https://github.com/fbreckle/go-netbox.git
Documentation: pkg.go.dev
# Functions
New creates a new status API client.
New creates a new status API client with basic auth credentials.
New creates a new status API client with a bearer token for authentication.
NewStatusListDefault creates a StatusListDefault with default headers values.
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
*/.
StatusListDefault describes a response with status code -1, with default header values.
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 may be used to customize the behavior of Client methods.