package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new features API client.
NewGetTenantFeaturesForbidden creates a GetTenantFeaturesForbidden with default headers values.
NewGetTenantFeaturesNotFound creates a GetTenantFeaturesNotFound with default headers values.
NewGetTenantFeaturesOK creates a GetTenantFeaturesOK with default headers values.
NewGetTenantFeaturesParams creates a new GetTenantFeaturesParams object, with the default timeout for this client.
NewGetTenantFeaturesParamsWithContext creates a new GetTenantFeaturesParams object with the ability to set a context for a request.
NewGetTenantFeaturesParamsWithHTTPClient creates a new GetTenantFeaturesParams object with the ability to set a custom HTTPClient for a request.
NewGetTenantFeaturesParamsWithTimeout creates a new GetTenantFeaturesParams object with the ability to set a timeout on a request.
NewGetTenantFeaturesTooManyRequests creates a GetTenantFeaturesTooManyRequests with default headers values.
NewGetTenantFeaturesUnauthorized creates a GetTenantFeaturesUnauthorized with default headers values.
NewSetTenantFeatureBadRequest creates a SetTenantFeatureBadRequest with default headers values.
NewSetTenantFeatureForbidden creates a SetTenantFeatureForbidden with default headers values.
NewSetTenantFeatureNoContent creates a SetTenantFeatureNoContent with default headers values.
NewSetTenantFeatureNotFound creates a SetTenantFeatureNotFound with default headers values.
NewSetTenantFeatureParams creates a new SetTenantFeatureParams object, with the default timeout for this client.
NewSetTenantFeatureParamsWithContext creates a new SetTenantFeatureParams object with the ability to set a context for a request.
NewSetTenantFeatureParamsWithHTTPClient creates a new SetTenantFeatureParams object with the ability to set a custom HTTPClient for a request.
NewSetTenantFeatureParamsWithTimeout creates a new SetTenantFeatureParams object with the ability to set a timeout on a request.
NewSetTenantFeatureTooManyRequests creates a SetTenantFeatureTooManyRequests with default headers values.
NewSetTenantFeatureUnauthorized creates a SetTenantFeatureUnauthorized with default headers values.
NewSetTenantFeatureUnprocessableEntity creates a SetTenantFeatureUnprocessableEntity with default headers values.
# Structs
Client for features API
*/.
GetTenantFeaturesForbidden describes a response with status code 403, with default header values.
GetTenantFeaturesNotFound describes a response with status code 404, with default header values.
GetTenantFeaturesOK describes a response with status code 200, with default header values.
GetTenantFeaturesParams contains all the parameters to send to the API endpoint
for the get tenant features operation.
GetTenantFeaturesReader is a Reader for the GetTenantFeatures structure.
GetTenantFeaturesTooManyRequests describes a response with status code 429, with default header values.
GetTenantFeaturesUnauthorized describes a response with status code 401, with default header values.
SetTenantFeatureBadRequest describes a response with status code 400, with default header values.
SetTenantFeatureForbidden describes a response with status code 403, with default header values.
SetTenantFeatureNoContent describes a response with status code 204, with default header values.
SetTenantFeatureNotFound describes a response with status code 404, with default header values.
SetTenantFeatureParams contains all the parameters to send to the API endpoint
for the set tenant feature operation.
SetTenantFeatureReader is a Reader for the SetTenantFeature structure.
SetTenantFeatureTooManyRequests describes a response with status code 429, with default header values.
SetTenantFeatureUnauthorized describes a response with status code 401, with default header values.
SetTenantFeatureUnprocessableEntity describes a response with status code 422, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.