# Functions

New creates a new namespace group API client.
NewCreateNamespaceGroupBadRequest creates a CreateNamespaceGroupBadRequest with default headers values.
NewCreateNamespaceGroupInternalServerError creates a CreateNamespaceGroupInternalServerError with default headers values.
NewCreateNamespaceGroupNotFound creates a CreateNamespaceGroupNotFound with default headers values.
NewCreateNamespaceGroupOK creates a CreateNamespaceGroupOK with default headers values.
NewCreateNamespaceGroupParams creates a new CreateNamespaceGroupParams object, with the default timeout for this client.
NewCreateNamespaceGroupParamsWithContext creates a new CreateNamespaceGroupParams object with the ability to set a context for a request.
NewCreateNamespaceGroupParamsWithHTTPClient creates a new CreateNamespaceGroupParams object with the ability to set a custom HTTPClient for a request.
NewCreateNamespaceGroupParamsWithTimeout creates a new CreateNamespaceGroupParams object with the ability to set a timeout on a request.
NewDeleteNamespaceGroupBadRequest creates a DeleteNamespaceGroupBadRequest with default headers values.
NewDeleteNamespaceGroupInternalServerError creates a DeleteNamespaceGroupInternalServerError with default headers values.
NewDeleteNamespaceGroupNotFound creates a DeleteNamespaceGroupNotFound with default headers values.
NewDeleteNamespaceGroupOK creates a DeleteNamespaceGroupOK with default headers values.
NewDeleteNamespaceGroupParams creates a new DeleteNamespaceGroupParams object, with the default timeout for this client.
NewDeleteNamespaceGroupParamsWithContext creates a new DeleteNamespaceGroupParams object with the ability to set a context for a request.
NewDeleteNamespaceGroupParamsWithHTTPClient creates a new DeleteNamespaceGroupParams object with the ability to set a custom HTTPClient for a request.
NewDeleteNamespaceGroupParamsWithTimeout creates a new DeleteNamespaceGroupParams object with the ability to set a timeout on a request.
NewGetNamespaceGroupsBadRequest creates a GetNamespaceGroupsBadRequest with default headers values.
NewGetNamespaceGroupsConnectionBadRequest creates a GetNamespaceGroupsConnectionBadRequest with default headers values.
NewGetNamespaceGroupsConnectionInternalServerError creates a GetNamespaceGroupsConnectionInternalServerError with default headers values.
NewGetNamespaceGroupsConnectionNotFound creates a GetNamespaceGroupsConnectionNotFound with default headers values.
NewGetNamespaceGroupsConnectionOK creates a GetNamespaceGroupsConnectionOK with default headers values.
NewGetNamespaceGroupsConnectionParams creates a new GetNamespaceGroupsConnectionParams object, with the default timeout for this client.
NewGetNamespaceGroupsConnectionParamsWithContext creates a new GetNamespaceGroupsConnectionParams object with the ability to set a context for a request.
NewGetNamespaceGroupsConnectionParamsWithHTTPClient creates a new GetNamespaceGroupsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetNamespaceGroupsConnectionParamsWithTimeout creates a new GetNamespaceGroupsConnectionParams object with the ability to set a timeout on a request.
NewGetNamespaceGroupsInternalServerError creates a GetNamespaceGroupsInternalServerError with default headers values.
NewGetNamespaceGroupsNotFound creates a GetNamespaceGroupsNotFound with default headers values.
NewGetNamespaceGroupsOK creates a GetNamespaceGroupsOK with default headers values.
NewGetNamespaceGroupsParams creates a new GetNamespaceGroupsParams object, with the default timeout for this client.
NewGetNamespaceGroupsParamsWithContext creates a new GetNamespaceGroupsParams object with the ability to set a context for a request.
NewGetNamespaceGroupsParamsWithHTTPClient creates a new GetNamespaceGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGetNamespaceGroupsParamsWithTimeout creates a new GetNamespaceGroupsParams object with the ability to set a timeout on a request.
NewUpdateNamespaceGroupBadRequest creates a UpdateNamespaceGroupBadRequest with default headers values.
NewUpdateNamespaceGroupInternalServerError creates a UpdateNamespaceGroupInternalServerError with default headers values.
NewUpdateNamespaceGroupNotFound creates a UpdateNamespaceGroupNotFound with default headers values.
NewUpdateNamespaceGroupOK creates a UpdateNamespaceGroupOK with default headers values.
NewUpdateNamespaceGroupParams creates a new UpdateNamespaceGroupParams object, with the default timeout for this client.
NewUpdateNamespaceGroupParamsWithContext creates a new UpdateNamespaceGroupParams object with the ability to set a context for a request.
NewUpdateNamespaceGroupParamsWithHTTPClient creates a new UpdateNamespaceGroupParams object with the ability to set a custom HTTPClient for a request.
NewUpdateNamespaceGroupParamsWithTimeout creates a new UpdateNamespaceGroupParams object with the ability to set a timeout on a request.

# Structs

Client for namespace group API */.
CreateNamespaceGroupBadRequest describes a response with status code 400, with default header values.
CreateNamespaceGroupInternalServerError describes a response with status code 500, with default header values.
CreateNamespaceGroupNotFound describes a response with status code 404, with default header values.
CreateNamespaceGroupOK describes a response with status code 200, with default header values.
CreateNamespaceGroupParams contains all the parameters to send to the API endpoint for the create namespace group operation.
CreateNamespaceGroupReader is a Reader for the CreateNamespaceGroup structure.
DeleteNamespaceGroupBadRequest describes a response with status code 400, with default header values.
DeleteNamespaceGroupInternalServerError describes a response with status code 500, with default header values.
DeleteNamespaceGroupNotFound describes a response with status code 404, with default header values.
DeleteNamespaceGroupOK describes a response with status code 200, with default header values.
DeleteNamespaceGroupParams contains all the parameters to send to the API endpoint for the delete namespace group operation.
DeleteNamespaceGroupReader is a Reader for the DeleteNamespaceGroup structure.
GetNamespaceGroupsBadRequest describes a response with status code 400, with default header values.
GetNamespaceGroupsConnectionBadRequest describes a response with status code 400, with default header values.
GetNamespaceGroupsConnectionInternalServerError describes a response with status code 500, with default header values.
GetNamespaceGroupsConnectionNotFound describes a response with status code 404, with default header values.
GetNamespaceGroupsConnectionOK describes a response with status code 200, with default header values.
GetNamespaceGroupsConnectionParams contains all the parameters to send to the API endpoint for the get namespace groups connection operation.
GetNamespaceGroupsConnectionReader is a Reader for the GetNamespaceGroupsConnection structure.
GetNamespaceGroupsInternalServerError describes a response with status code 500, with default header values.
GetNamespaceGroupsNotFound describes a response with status code 404, with default header values.
GetNamespaceGroupsOK describes a response with status code 200, with default header values.
GetNamespaceGroupsParams contains all the parameters to send to the API endpoint for the get namespace groups operation.
GetNamespaceGroupsReader is a Reader for the GetNamespaceGroups structure.
UpdateNamespaceGroupBadRequest describes a response with status code 400, with default header values.
UpdateNamespaceGroupInternalServerError describes a response with status code 500, with default header values.
UpdateNamespaceGroupNotFound describes a response with status code 404, with default header values.
UpdateNamespaceGroupOK describes a response with status code 200, with default header values.
UpdateNamespaceGroupParams contains all the parameters to send to the API endpoint for the update namespace group operation.
UpdateNamespaceGroupReader is a Reader for the UpdateNamespaceGroup structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.