# Functions
New creates a new admin tree service API client.
New creates a new admin tree service API client with basic auth credentials.
New creates a new admin tree service API client with a bearer token for authentication.
NewListAdminTreeForbidden creates a ListAdminTreeForbidden with default headers values.
NewListAdminTreeInternalServerError creates a ListAdminTreeInternalServerError with default headers values.
NewListAdminTreeNotFound creates a ListAdminTreeNotFound with default headers values.
NewListAdminTreeOK creates a ListAdminTreeOK with default headers values.
NewListAdminTreeParams creates a new ListAdminTreeParams object, with the default timeout for this client.
NewListAdminTreeParamsWithContext creates a new ListAdminTreeParams object with the ability to set a context for a request.
NewListAdminTreeParamsWithHTTPClient creates a new ListAdminTreeParams object with the ability to set a custom HTTPClient for a request.
NewListAdminTreeParamsWithTimeout creates a new ListAdminTreeParams object with the ability to set a timeout on a request.
NewListAdminTreeUnauthorized creates a ListAdminTreeUnauthorized with default headers values.
NewStatAdminTreeForbidden creates a StatAdminTreeForbidden with default headers values.
NewStatAdminTreeInternalServerError creates a StatAdminTreeInternalServerError with default headers values.
NewStatAdminTreeNotFound creates a StatAdminTreeNotFound with default headers values.
NewStatAdminTreeOK creates a StatAdminTreeOK with default headers values.
NewStatAdminTreeParams creates a new StatAdminTreeParams object, with the default timeout for this client.
NewStatAdminTreeParamsWithContext creates a new StatAdminTreeParams object with the ability to set a context for a request.
NewStatAdminTreeParamsWithHTTPClient creates a new StatAdminTreeParams object with the ability to set a custom HTTPClient for a request.
NewStatAdminTreeParamsWithTimeout creates a new StatAdminTreeParams object with the ability to set a timeout on a request.
NewStatAdminTreeUnauthorized creates a StatAdminTreeUnauthorized with default headers values.
# Structs
Client for admin tree service API
*/.
ListAdminTreeForbidden describes a response with status code 403, with default header values.
ListAdminTreeInternalServerError describes a response with status code 500, with default header values.
ListAdminTreeNotFound describes a response with status code 404, with default header values.
ListAdminTreeOK describes a response with status code 200, with default header values.
ListAdminTreeParams contains all the parameters to send to the API endpoint
for the list admin tree operation.
ListAdminTreeReader is a Reader for the ListAdminTree structure.
ListAdminTreeUnauthorized describes a response with status code 401, with default header values.
StatAdminTreeForbidden describes a response with status code 403, with default header values.
StatAdminTreeInternalServerError describes a response with status code 500, with default header values.
StatAdminTreeNotFound describes a response with status code 404, with default header values.
StatAdminTreeOK describes a response with status code 200, with default header values.
StatAdminTreeParams contains all the parameters to send to the API endpoint
for the stat admin tree operation.
StatAdminTreeReader is a Reader for the StatAdminTree structure.
StatAdminTreeUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.