# Functions
New creates a new groups API client.
NewGroupsCreateGroupOK creates a GroupsCreateGroupOK with default headers values.
NewGroupsCreateGroupParams creates a new GroupsCreateGroupParams object, with the default timeout for this client.
NewGroupsCreateGroupParamsWithContext creates a new GroupsCreateGroupParams object with the ability to set a context for a request.
NewGroupsCreateGroupParamsWithHTTPClient creates a new GroupsCreateGroupParams object with the ability to set a custom HTTPClient for a request.
NewGroupsCreateGroupParamsWithTimeout creates a new GroupsCreateGroupParams object with the ability to set a timeout on a request.
NewGroupsDeleteGroupOK creates a GroupsDeleteGroupOK with default headers values.
NewGroupsDeleteGroupParams creates a new GroupsDeleteGroupParams object, with the default timeout for this client.
NewGroupsDeleteGroupParamsWithContext creates a new GroupsDeleteGroupParams object with the ability to set a context for a request.
NewGroupsDeleteGroupParamsWithHTTPClient creates a new GroupsDeleteGroupParams object with the ability to set a custom HTTPClient for a request.
NewGroupsDeleteGroupParamsWithTimeout creates a new GroupsDeleteGroupParams object with the ability to set a timeout on a request.
NewGroupsListGroupsOK creates a GroupsListGroupsOK with default headers values.
NewGroupsListGroupsParams creates a new GroupsListGroupsParams object, with the default timeout for this client.
NewGroupsListGroupsParamsWithContext creates a new GroupsListGroupsParams object with the ability to set a context for a request.
NewGroupsListGroupsParamsWithHTTPClient creates a new GroupsListGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGroupsListGroupsParamsWithTimeout creates a new GroupsListGroupsParams object with the ability to set a timeout on a request.
NewGroupsLocateGroupOK creates a GroupsLocateGroupOK with default headers values.
NewGroupsLocateGroupParams creates a new GroupsLocateGroupParams object, with the default timeout for this client.
NewGroupsLocateGroupParamsWithContext creates a new GroupsLocateGroupParams object with the ability to set a context for a request.
NewGroupsLocateGroupParamsWithHTTPClient creates a new GroupsLocateGroupParams object with the ability to set a custom HTTPClient for a request.
NewGroupsLocateGroupParamsWithTimeout creates a new GroupsLocateGroupParams object with the ability to set a timeout on a request.
NewGroupsUpdateGroup2OK creates a GroupsUpdateGroup2OK with default headers values.
NewGroupsUpdateGroup2Params creates a new GroupsUpdateGroup2Params object, with the default timeout for this client.
NewGroupsUpdateGroup2ParamsWithContext creates a new GroupsUpdateGroup2Params object with the ability to set a context for a request.
NewGroupsUpdateGroup2ParamsWithHTTPClient creates a new GroupsUpdateGroup2Params object with the ability to set a custom HTTPClient for a request.
NewGroupsUpdateGroup2ParamsWithTimeout creates a new GroupsUpdateGroup2Params object with the ability to set a timeout on a request.
NewGroupsUpdateGroupOK creates a GroupsUpdateGroupOK with default headers values.
NewGroupsUpdateGroupParams creates a new GroupsUpdateGroupParams object, with the default timeout for this client.
NewGroupsUpdateGroupParamsWithContext creates a new GroupsUpdateGroupParams object with the ability to set a context for a request.
NewGroupsUpdateGroupParamsWithHTTPClient creates a new GroupsUpdateGroupParams object with the ability to set a custom HTTPClient for a request.
NewGroupsUpdateGroupParamsWithTimeout creates a new GroupsUpdateGroupParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for groups API
*/.
GroupsCreateGroupOK describes a response with status code 200, with default header values.
GroupsCreateGroupParams contains all the parameters to send to the API endpoint
for the groups create group operation.
GroupsCreateGroupReader is a Reader for the GroupsCreateGroup structure.
GroupsDeleteGroupOK describes a response with status code 200, with default header values.
GroupsDeleteGroupParams contains all the parameters to send to the API endpoint
for the groups delete group operation.
GroupsDeleteGroupReader is a Reader for the GroupsDeleteGroup structure.
GroupsListGroupsOK describes a response with status code 200, with default header values.
GroupsListGroupsParams contains all the parameters to send to the API endpoint
for the groups list groups operation.
GroupsListGroupsReader is a Reader for the GroupsListGroups structure.
GroupsLocateGroupOK describes a response with status code 200, with default header values.
GroupsLocateGroupParams contains all the parameters to send to the API endpoint
for the groups locate group operation.
GroupsLocateGroupReader is a Reader for the GroupsLocateGroup structure.
GroupsUpdateGroup2OK describes a response with status code 200, with default header values.
GroupsUpdateGroup2Params contains all the parameters to send to the API endpoint
for the groups update group2 operation.
GroupsUpdateGroup2Reader is a Reader for the GroupsUpdateGroup2 structure.
GroupsUpdateGroupOK describes a response with status code 200, with default header values.
GroupsUpdateGroupParams contains all the parameters to send to the API endpoint
for the groups update group operation.
GroupsUpdateGroupReader is a Reader for the GroupsUpdateGroup structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.