package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new constrainttemplates API client.
NewCreateConstraintTemplateDefault creates a CreateConstraintTemplateDefault with default headers values.
NewCreateConstraintTemplateForbidden creates a CreateConstraintTemplateForbidden with default headers values.
NewCreateConstraintTemplateOK creates a CreateConstraintTemplateOK with default headers values.
NewCreateConstraintTemplateParams creates a new CreateConstraintTemplateParams object, with the default timeout for this client.
NewCreateConstraintTemplateParamsWithContext creates a new CreateConstraintTemplateParams object with the ability to set a context for a request.
NewCreateConstraintTemplateParamsWithHTTPClient creates a new CreateConstraintTemplateParams object with the ability to set a custom HTTPClient for a request.
NewCreateConstraintTemplateParamsWithTimeout creates a new CreateConstraintTemplateParams object with the ability to set a timeout on a request.
NewCreateConstraintTemplateUnauthorized creates a CreateConstraintTemplateUnauthorized with default headers values.
NewDeleteConstraintTemplateDefault creates a DeleteConstraintTemplateDefault with default headers values.
NewDeleteConstraintTemplateForbidden creates a DeleteConstraintTemplateForbidden with default headers values.
NewDeleteConstraintTemplateOK creates a DeleteConstraintTemplateOK with default headers values.
NewDeleteConstraintTemplateParams creates a new DeleteConstraintTemplateParams object, with the default timeout for this client.
NewDeleteConstraintTemplateParamsWithContext creates a new DeleteConstraintTemplateParams object with the ability to set a context for a request.
NewDeleteConstraintTemplateParamsWithHTTPClient creates a new DeleteConstraintTemplateParams object with the ability to set a custom HTTPClient for a request.
NewDeleteConstraintTemplateParamsWithTimeout creates a new DeleteConstraintTemplateParams object with the ability to set a timeout on a request.
NewDeleteConstraintTemplateUnauthorized creates a DeleteConstraintTemplateUnauthorized with default headers values.
NewGetConstraintTemplateDefault creates a GetConstraintTemplateDefault with default headers values.
NewGetConstraintTemplateForbidden creates a GetConstraintTemplateForbidden with default headers values.
NewGetConstraintTemplateOK creates a GetConstraintTemplateOK with default headers values.
NewGetConstraintTemplateParams creates a new GetConstraintTemplateParams object, with the default timeout for this client.
NewGetConstraintTemplateParamsWithContext creates a new GetConstraintTemplateParams object with the ability to set a context for a request.
NewGetConstraintTemplateParamsWithHTTPClient creates a new GetConstraintTemplateParams object with the ability to set a custom HTTPClient for a request.
NewGetConstraintTemplateParamsWithTimeout creates a new GetConstraintTemplateParams object with the ability to set a timeout on a request.
NewGetConstraintTemplateUnauthorized creates a GetConstraintTemplateUnauthorized with default headers values.
NewListConstraintTemplatesDefault creates a ListConstraintTemplatesDefault with default headers values.
NewListConstraintTemplatesForbidden creates a ListConstraintTemplatesForbidden with default headers values.
NewListConstraintTemplatesOK creates a ListConstraintTemplatesOK with default headers values.
NewListConstraintTemplatesParams creates a new ListConstraintTemplatesParams object, with the default timeout for this client.
NewListConstraintTemplatesParamsWithContext creates a new ListConstraintTemplatesParams object with the ability to set a context for a request.
NewListConstraintTemplatesParamsWithHTTPClient creates a new ListConstraintTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewListConstraintTemplatesParamsWithTimeout creates a new ListConstraintTemplatesParams object with the ability to set a timeout on a request.
NewListConstraintTemplatesUnauthorized creates a ListConstraintTemplatesUnauthorized with default headers values.
NewPatchConstraintTemplateDefault creates a PatchConstraintTemplateDefault with default headers values.
NewPatchConstraintTemplateForbidden creates a PatchConstraintTemplateForbidden with default headers values.
NewPatchConstraintTemplateOK creates a PatchConstraintTemplateOK with default headers values.
NewPatchConstraintTemplateParams creates a new PatchConstraintTemplateParams object, with the default timeout for this client.
NewPatchConstraintTemplateParamsWithContext creates a new PatchConstraintTemplateParams object with the ability to set a context for a request.
NewPatchConstraintTemplateParamsWithHTTPClient creates a new PatchConstraintTemplateParams object with the ability to set a custom HTTPClient for a request.
NewPatchConstraintTemplateParamsWithTimeout creates a new PatchConstraintTemplateParams object with the ability to set a timeout on a request.
NewPatchConstraintTemplateUnauthorized creates a PatchConstraintTemplateUnauthorized with default headers values.

# Structs

Client for constrainttemplates API */.
CreateConstraintTemplateDefault describes a response with status code -1, with default header values.
CreateConstraintTemplateForbidden describes a response with status code 403, with default header values.
CreateConstraintTemplateOK describes a response with status code 200, with default header values.
CreateConstraintTemplateParams contains all the parameters to send to the API endpoint for the create constraint template operation.
CreateConstraintTemplateReader is a Reader for the CreateConstraintTemplate structure.
CreateConstraintTemplateUnauthorized describes a response with status code 401, with default header values.
DeleteConstraintTemplateDefault describes a response with status code -1, with default header values.
DeleteConstraintTemplateForbidden describes a response with status code 403, with default header values.
DeleteConstraintTemplateOK describes a response with status code 200, with default header values.
DeleteConstraintTemplateParams contains all the parameters to send to the API endpoint for the delete constraint template operation.
DeleteConstraintTemplateReader is a Reader for the DeleteConstraintTemplate structure.
DeleteConstraintTemplateUnauthorized describes a response with status code 401, with default header values.
GetConstraintTemplateDefault describes a response with status code -1, with default header values.
GetConstraintTemplateForbidden describes a response with status code 403, with default header values.
GetConstraintTemplateOK describes a response with status code 200, with default header values.
GetConstraintTemplateParams contains all the parameters to send to the API endpoint for the get constraint template operation.
GetConstraintTemplateReader is a Reader for the GetConstraintTemplate structure.
GetConstraintTemplateUnauthorized describes a response with status code 401, with default header values.
ListConstraintTemplatesDefault describes a response with status code -1, with default header values.
ListConstraintTemplatesForbidden describes a response with status code 403, with default header values.
ListConstraintTemplatesOK describes a response with status code 200, with default header values.
ListConstraintTemplatesParams contains all the parameters to send to the API endpoint for the list constraint templates operation.
ListConstraintTemplatesReader is a Reader for the ListConstraintTemplates structure.
ListConstraintTemplatesUnauthorized describes a response with status code 401, with default header values.
PatchConstraintTemplateDefault describes a response with status code -1, with default header values.
PatchConstraintTemplateForbidden describes a response with status code 403, with default header values.
PatchConstraintTemplateOK describes a response with status code 200, with default header values.
PatchConstraintTemplateParams contains all the parameters to send to the API endpoint for the patch constraint template operation.
PatchConstraintTemplateReader is a Reader for the PatchConstraintTemplate structure.
PatchConstraintTemplateUnauthorized 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.