package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new resource quota API client.
NewCreateResourceQuotaCreated creates a CreateResourceQuotaCreated with default headers values.
NewCreateResourceQuotaDefault creates a CreateResourceQuotaDefault with default headers values.
NewCreateResourceQuotaForbidden creates a CreateResourceQuotaForbidden with default headers values.
NewCreateResourceQuotaParams creates a new CreateResourceQuotaParams object, with the default timeout for this client.
NewCreateResourceQuotaParamsWithContext creates a new CreateResourceQuotaParams object with the ability to set a context for a request.
NewCreateResourceQuotaParamsWithHTTPClient creates a new CreateResourceQuotaParams object with the ability to set a custom HTTPClient for a request.
NewCreateResourceQuotaParamsWithTimeout creates a new CreateResourceQuotaParams object with the ability to set a timeout on a request.
NewCreateResourceQuotaUnauthorized creates a CreateResourceQuotaUnauthorized with default headers values.
NewDeleteResourceQuotaDefault creates a DeleteResourceQuotaDefault with default headers values.
NewDeleteResourceQuotaForbidden creates a DeleteResourceQuotaForbidden with default headers values.
NewDeleteResourceQuotaOK creates a DeleteResourceQuotaOK with default headers values.
NewDeleteResourceQuotaParams creates a new DeleteResourceQuotaParams object, with the default timeout for this client.
NewDeleteResourceQuotaParamsWithContext creates a new DeleteResourceQuotaParams object with the ability to set a context for a request.
NewDeleteResourceQuotaParamsWithHTTPClient creates a new DeleteResourceQuotaParams object with the ability to set a custom HTTPClient for a request.
NewDeleteResourceQuotaParamsWithTimeout creates a new DeleteResourceQuotaParams object with the ability to set a timeout on a request.
NewDeleteResourceQuotaUnauthorized creates a DeleteResourceQuotaUnauthorized with default headers values.
NewGetResourceQuotaDefault creates a GetResourceQuotaDefault with default headers values.
NewGetResourceQuotaForbidden creates a GetResourceQuotaForbidden with default headers values.
NewGetResourceQuotaOK creates a GetResourceQuotaOK with default headers values.
NewGetResourceQuotaParams creates a new GetResourceQuotaParams object, with the default timeout for this client.
NewGetResourceQuotaParamsWithContext creates a new GetResourceQuotaParams object with the ability to set a context for a request.
NewGetResourceQuotaParamsWithHTTPClient creates a new GetResourceQuotaParams object with the ability to set a custom HTTPClient for a request.
NewGetResourceQuotaParamsWithTimeout creates a new GetResourceQuotaParams object with the ability to set a timeout on a request.
NewGetResourceQuotaUnauthorized creates a GetResourceQuotaUnauthorized with default headers values.
NewListResourceQuotasDefault creates a ListResourceQuotasDefault with default headers values.
NewListResourceQuotasForbidden creates a ListResourceQuotasForbidden with default headers values.
NewListResourceQuotasOK creates a ListResourceQuotasOK with default headers values.
NewListResourceQuotasParams creates a new ListResourceQuotasParams object, with the default timeout for this client.
NewListResourceQuotasParamsWithContext creates a new ListResourceQuotasParams object with the ability to set a context for a request.
NewListResourceQuotasParamsWithHTTPClient creates a new ListResourceQuotasParams object with the ability to set a custom HTTPClient for a request.
NewListResourceQuotasParamsWithTimeout creates a new ListResourceQuotasParams object with the ability to set a timeout on a request.
NewListResourceQuotasUnauthorized creates a ListResourceQuotasUnauthorized with default headers values.
NewPutResourceQuotaDefault creates a PutResourceQuotaDefault with default headers values.
NewPutResourceQuotaForbidden creates a PutResourceQuotaForbidden with default headers values.
NewPutResourceQuotaOK creates a PutResourceQuotaOK with default headers values.
NewPutResourceQuotaParams creates a new PutResourceQuotaParams object, with the default timeout for this client.
NewPutResourceQuotaParamsWithContext creates a new PutResourceQuotaParams object with the ability to set a context for a request.
NewPutResourceQuotaParamsWithHTTPClient creates a new PutResourceQuotaParams object with the ability to set a custom HTTPClient for a request.
NewPutResourceQuotaParamsWithTimeout creates a new PutResourceQuotaParams object with the ability to set a timeout on a request.
NewPutResourceQuotaUnauthorized creates a PutResourceQuotaUnauthorized with default headers values.
# Structs
Client for resource quota API
*/.
CreateResourceQuotaBody create resource quota body
swagger:model CreateResourceQuotaBody
*/.
CreateResourceQuotaCreated describes a response with status code 201, with default header values.
CreateResourceQuotaDefault describes a response with status code -1, with default header values.
CreateResourceQuotaForbidden describes a response with status code 403, with default header values.
CreateResourceQuotaParams contains all the parameters to send to the API endpoint
for the create resource quota operation.
CreateResourceQuotaReader is a Reader for the CreateResourceQuota structure.
CreateResourceQuotaUnauthorized describes a response with status code 401, with default header values.
DeleteResourceQuotaDefault describes a response with status code -1, with default header values.
DeleteResourceQuotaForbidden describes a response with status code 403, with default header values.
DeleteResourceQuotaOK describes a response with status code 200, with default header values.
DeleteResourceQuotaParams contains all the parameters to send to the API endpoint
for the delete resource quota operation.
DeleteResourceQuotaReader is a Reader for the DeleteResourceQuota structure.
DeleteResourceQuotaUnauthorized describes a response with status code 401, with default header values.
GetResourceQuotaDefault describes a response with status code -1, with default header values.
GetResourceQuotaForbidden describes a response with status code 403, with default header values.
GetResourceQuotaOK describes a response with status code 200, with default header values.
GetResourceQuotaParams contains all the parameters to send to the API endpoint
for the get resource quota operation.
GetResourceQuotaReader is a Reader for the GetResourceQuota structure.
GetResourceQuotaUnauthorized describes a response with status code 401, with default header values.
ListResourceQuotasDefault describes a response with status code -1, with default header values.
ListResourceQuotasForbidden describes a response with status code 403, with default header values.
ListResourceQuotasOK describes a response with status code 200, with default header values.
ListResourceQuotasParams contains all the parameters to send to the API endpoint
for the list resource quotas operation.
ListResourceQuotasReader is a Reader for the ListResourceQuotas structure.
ListResourceQuotasUnauthorized describes a response with status code 401, with default header values.
PutResourceQuotaDefault describes a response with status code -1, with default header values.
PutResourceQuotaForbidden describes a response with status code 403, with default header values.
PutResourceQuotaOK describes a response with status code 200, with default header values.
PutResourceQuotaParams contains all the parameters to send to the API endpoint
for the put resource quota operation.
PutResourceQuotaReader is a Reader for the PutResourceQuota structure.
PutResourceQuotaUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.