# Functions
New creates a new feature controller API client.
NewListFeatureBadRequest creates a ListFeatureBadRequest with default headers values.
NewListFeatureConflict creates a ListFeatureConflict with default headers values.
NewListFeatureForbidden creates a ListFeatureForbidden with default headers values.
NewListFeatureInternalServerError creates a ListFeatureInternalServerError with default headers values.
NewListFeatureNotFound creates a ListFeatureNotFound with default headers values.
NewListFeatureOK creates a ListFeatureOK with default headers values.
NewListFeatureParams creates a new ListFeatureParams object with the default values initialized.
NewListFeatureParamsWithContext creates a new ListFeatureParams object with the default values initialized, and the ability to set a context for a request.
NewListFeatureParamsWithHTTPClient creates a new ListFeatureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListFeatureParamsWithTimeout creates a new ListFeatureParams object with the default values initialized, and the ability to set a timeout on a request.
NewListFeatureUnauthorized creates a ListFeatureUnauthorized with default headers values.
NewReadFeatureBadRequest creates a ReadFeatureBadRequest with default headers values.
NewReadFeatureConflict creates a ReadFeatureConflict with default headers values.
NewReadFeatureForbidden creates a ReadFeatureForbidden with default headers values.
NewReadFeatureInternalServerError creates a ReadFeatureInternalServerError with default headers values.
NewReadFeatureNotFound creates a ReadFeatureNotFound with default headers values.
NewReadFeatureOK creates a ReadFeatureOK with default headers values.
NewReadFeatureParams creates a new ReadFeatureParams object with the default values initialized.
NewReadFeatureParamsWithContext creates a new ReadFeatureParams object with the default values initialized, and the ability to set a context for a request.
NewReadFeatureParamsWithHTTPClient creates a new ReadFeatureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadFeatureParamsWithTimeout creates a new ReadFeatureParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadFeatureUnauthorized creates a ReadFeatureUnauthorized with default headers values.
# Structs
Client for feature controller API
*/.
ListFeatureBadRequest handles this case with default header values.
ListFeatureConflict handles this case with default header values.
ListFeatureForbidden handles this case with default header values.
ListFeatureInternalServerError handles this case with default header values.
ListFeatureNotFound handles this case with default header values.
ListFeatureOK handles this case with default header values.
ListFeatureParams contains all the parameters to send to the API endpoint
for the list feature operation typically these are written to a http.Request
*/.
ListFeatureReader is a Reader for the ListFeature structure.
ListFeatureUnauthorized handles this case with default header values.
ReadFeatureBadRequest handles this case with default header values.
ReadFeatureConflict handles this case with default header values.
ReadFeatureForbidden handles this case with default header values.
ReadFeatureInternalServerError handles this case with default header values.
ReadFeatureNotFound handles this case with default header values.
ReadFeatureOK handles this case with default header values.
ReadFeatureParams contains all the parameters to send to the API endpoint
for the read feature operation typically these are written to a http.Request
*/.
ReadFeatureReader is a Reader for the ReadFeature structure.
ReadFeatureUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.