# Functions
New creates a new interface operations API client.
New creates a new interface operations API client with basic auth credentials.
New creates a new interface operations API client with a bearer token for authentication.
NewListInterfaceDefault creates a ListInterfaceDefault with default headers values.
NewListInterfaceOK creates a ListInterfaceOK with default headers values.
NewListInterfaceParams creates a new ListInterfaceParams object, with the default timeout for this client.
NewListInterfaceParamsWithContext creates a new ListInterfaceParams object with the ability to set a context for a request.
NewListInterfaceParamsWithHTTPClient creates a new ListInterfaceParams object with the ability to set a custom HTTPClient for a request.
NewListInterfaceParamsWithTimeout creates a new ListInterfaceParams object with the ability to set a timeout on a request.
NewUpdateInterfaceDefault creates a UpdateInterfaceDefault with default headers values.
NewUpdateInterfaceOK creates a UpdateInterfaceOK with default headers values.
NewUpdateInterfaceParams creates a new UpdateInterfaceParams object, with the default timeout for this client.
NewUpdateInterfaceParamsWithContext creates a new UpdateInterfaceParams object with the ability to set a context for a request.
NewUpdateInterfaceParamsWithHTTPClient creates a new UpdateInterfaceParams object with the ability to set a custom HTTPClient for a request.
NewUpdateInterfaceParamsWithTimeout creates a new UpdateInterfaceParams object with the ability to set a timeout on a request.
# Structs
Client for interface operations API
*/.
ListInterfaceDefault describes a response with status code -1, with default header values.
ListInterfaceOK describes a response with status code 200, with default header values.
ListInterfaceParams contains all the parameters to send to the API endpoint
for the list interface operation.
ListInterfaceReader is a Reader for the ListInterface structure.
UpdateInterfaceDefault describes a response with status code -1, with default header values.
UpdateInterfaceOK describes a response with status code 200, with default header values.
UpdateInterfaceParams contains all the parameters to send to the API endpoint
for the update interface operation.
UpdateInterfaceReader is a Reader for the UpdateInterface structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.