# Functions
New creates a new system configuration controller API client.
NewListSystemConfigurationBadRequest creates a ListSystemConfigurationBadRequest with default headers values.
NewListSystemConfigurationConflict creates a ListSystemConfigurationConflict with default headers values.
NewListSystemConfigurationForbidden creates a ListSystemConfigurationForbidden with default headers values.
NewListSystemConfigurationInternalServerError creates a ListSystemConfigurationInternalServerError with default headers values.
NewListSystemConfigurationNotFound creates a ListSystemConfigurationNotFound with default headers values.
NewListSystemConfigurationOK creates a ListSystemConfigurationOK with default headers values.
NewListSystemConfigurationParams creates a new ListSystemConfigurationParams object with the default values initialized.
NewListSystemConfigurationParamsWithContext creates a new ListSystemConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewListSystemConfigurationParamsWithHTTPClient creates a new ListSystemConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListSystemConfigurationParamsWithTimeout creates a new ListSystemConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
NewListSystemConfigurationUnauthorized creates a ListSystemConfigurationUnauthorized with default headers values.
NewReadSystemConfigurationBadRequest creates a ReadSystemConfigurationBadRequest with default headers values.
NewReadSystemConfigurationConflict creates a ReadSystemConfigurationConflict with default headers values.
NewReadSystemConfigurationForbidden creates a ReadSystemConfigurationForbidden with default headers values.
NewReadSystemConfigurationInternalServerError creates a ReadSystemConfigurationInternalServerError with default headers values.
NewReadSystemConfigurationNotFound creates a ReadSystemConfigurationNotFound with default headers values.
NewReadSystemConfigurationOK creates a ReadSystemConfigurationOK with default headers values.
NewReadSystemConfigurationParams creates a new ReadSystemConfigurationParams object with the default values initialized.
NewReadSystemConfigurationParamsWithContext creates a new ReadSystemConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewReadSystemConfigurationParamsWithHTTPClient creates a new ReadSystemConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadSystemConfigurationParamsWithTimeout creates a new ReadSystemConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadSystemConfigurationUnauthorized creates a ReadSystemConfigurationUnauthorized with default headers values.
# Structs
Client for system configuration controller API
*/.
ListSystemConfigurationBadRequest handles this case with default header values.
ListSystemConfigurationConflict handles this case with default header values.
ListSystemConfigurationForbidden handles this case with default header values.
ListSystemConfigurationInternalServerError handles this case with default header values.
ListSystemConfigurationNotFound handles this case with default header values.
ListSystemConfigurationOK handles this case with default header values.
ListSystemConfigurationParams contains all the parameters to send to the API endpoint
for the list system configuration operation typically these are written to a http.Request
*/.
ListSystemConfigurationReader is a Reader for the ListSystemConfiguration structure.
ListSystemConfigurationUnauthorized handles this case with default header values.
ReadSystemConfigurationBadRequest handles this case with default header values.
ReadSystemConfigurationConflict handles this case with default header values.
ReadSystemConfigurationForbidden handles this case with default header values.
ReadSystemConfigurationInternalServerError handles this case with default header values.
ReadSystemConfigurationNotFound handles this case with default header values.
ReadSystemConfigurationOK handles this case with default header values.
ReadSystemConfigurationParams contains all the parameters to send to the API endpoint
for the read system configuration operation typically these are written to a http.Request
*/.
ReadSystemConfigurationReader is a Reader for the ReadSystemConfiguration structure.
ReadSystemConfigurationUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.