# Functions
New creates a new config API client.
NewAdminGetConfigValueV3BadRequest creates a AdminGetConfigValueV3BadRequest with default headers values.
NewAdminGetConfigValueV3InternalServerError creates a AdminGetConfigValueV3InternalServerError with default headers values.
NewAdminGetConfigValueV3OK creates a AdminGetConfigValueV3OK with default headers values.
NewAdminGetConfigValueV3Params creates a new AdminGetConfigValueV3Params object with the default values initialized.
NewAdminGetConfigValueV3ParamsWithContext creates a new AdminGetConfigValueV3Params object with the default values initialized, and the ability to set a context for a request.
NewAdminGetConfigValueV3ParamsWithHTTPClient creates a new AdminGetConfigValueV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetConfigValueV3ParamsWithTimeout creates a new AdminGetConfigValueV3Params object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetConfigValueV3BadRequest creates a PublicGetConfigValueV3BadRequest with default headers values.
NewPublicGetConfigValueV3InternalServerError creates a PublicGetConfigValueV3InternalServerError with default headers values.
NewPublicGetConfigValueV3OK creates a PublicGetConfigValueV3OK with default headers values.
NewPublicGetConfigValueV3Params creates a new PublicGetConfigValueV3Params object with the default values initialized.
NewPublicGetConfigValueV3ParamsWithContext creates a new PublicGetConfigValueV3Params object with the default values initialized, and the ability to set a context for a request.
NewPublicGetConfigValueV3ParamsWithHTTPClient creates a new PublicGetConfigValueV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetConfigValueV3ParamsWithTimeout creates a new PublicGetConfigValueV3Params object with the default values initialized, and the ability to set a timeout on a request.
# Structs
AdminGetConfigValueV3BadRequest handles this case with default header values.
AdminGetConfigValueV3InternalServerError handles this case with default header values.
AdminGetConfigValueV3OK handles this case with default header values.
AdminGetConfigValueV3Params contains all the parameters to send to the API endpoint
for the admin get config value v3 operation typically these are written to a http.Request
*/.
AdminGetConfigValueV3Reader is a Reader for the AdminGetConfigValueV3 structure.
Client for config API
*/.
PublicGetConfigValueV3BadRequest handles this case with default header values.
PublicGetConfigValueV3InternalServerError handles this case with default header values.
PublicGetConfigValueV3OK handles this case with default header values.
PublicGetConfigValueV3Params contains all the parameters to send to the API endpoint
for the public get config value v3 operation typically these are written to a http.Request
*/.
PublicGetConfigValueV3Reader is a Reader for the PublicGetConfigValueV3 structure.
# Interfaces
ClientService is the interface for Client methods.