package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new constraint API client.
NewCreateDefaultConstraintDefault creates a CreateDefaultConstraintDefault with default headers values.
NewCreateDefaultConstraintForbidden creates a CreateDefaultConstraintForbidden with default headers values.
NewCreateDefaultConstraintOK creates a CreateDefaultConstraintOK with default headers values.
NewCreateDefaultConstraintParams creates a new CreateDefaultConstraintParams object, with the default timeout for this client.
NewCreateDefaultConstraintParamsWithContext creates a new CreateDefaultConstraintParams object with the ability to set a context for a request.
NewCreateDefaultConstraintParamsWithHTTPClient creates a new CreateDefaultConstraintParams object with the ability to set a custom HTTPClient for a request.
NewCreateDefaultConstraintParamsWithTimeout creates a new CreateDefaultConstraintParams object with the ability to set a timeout on a request.
NewCreateDefaultConstraintUnauthorized creates a CreateDefaultConstraintUnauthorized with default headers values.
NewGetDefaultConstraintDefault creates a GetDefaultConstraintDefault with default headers values.
NewGetDefaultConstraintForbidden creates a GetDefaultConstraintForbidden with default headers values.
NewGetDefaultConstraintOK creates a GetDefaultConstraintOK with default headers values.
NewGetDefaultConstraintParams creates a new GetDefaultConstraintParams object, with the default timeout for this client.
NewGetDefaultConstraintParamsWithContext creates a new GetDefaultConstraintParams object with the ability to set a context for a request.
NewGetDefaultConstraintParamsWithHTTPClient creates a new GetDefaultConstraintParams object with the ability to set a custom HTTPClient for a request.
NewGetDefaultConstraintParamsWithTimeout creates a new GetDefaultConstraintParams object with the ability to set a timeout on a request.
NewGetDefaultConstraintUnauthorized creates a GetDefaultConstraintUnauthorized with default headers values.
NewListDefaultConstraintDefault creates a ListDefaultConstraintDefault with default headers values.
NewListDefaultConstraintForbidden creates a ListDefaultConstraintForbidden with default headers values.
NewListDefaultConstraintOK creates a ListDefaultConstraintOK with default headers values.
NewListDefaultConstraintParams creates a new ListDefaultConstraintParams object, with the default timeout for this client.
NewListDefaultConstraintParamsWithContext creates a new ListDefaultConstraintParams object with the ability to set a context for a request.
NewListDefaultConstraintParamsWithHTTPClient creates a new ListDefaultConstraintParams object with the ability to set a custom HTTPClient for a request.
NewListDefaultConstraintParamsWithTimeout creates a new ListDefaultConstraintParams object with the ability to set a timeout on a request.
NewListDefaultConstraintUnauthorized creates a ListDefaultConstraintUnauthorized with default headers values.
NewPatchDefaultConstraintDefault creates a PatchDefaultConstraintDefault with default headers values.
NewPatchDefaultConstraintForbidden creates a PatchDefaultConstraintForbidden with default headers values.
NewPatchDefaultConstraintOK creates a PatchDefaultConstraintOK with default headers values.
NewPatchDefaultConstraintParams creates a new PatchDefaultConstraintParams object, with the default timeout for this client.
NewPatchDefaultConstraintParamsWithContext creates a new PatchDefaultConstraintParams object with the ability to set a context for a request.
NewPatchDefaultConstraintParamsWithHTTPClient creates a new PatchDefaultConstraintParams object with the ability to set a custom HTTPClient for a request.
NewPatchDefaultConstraintParamsWithTimeout creates a new PatchDefaultConstraintParams object with the ability to set a timeout on a request.
NewPatchDefaultConstraintUnauthorized creates a PatchDefaultConstraintUnauthorized with default headers values.
# Structs
Client for constraint API
*/.
CreateDefaultConstraintDefault describes a response with status code -1, with default header values.
CreateDefaultConstraintForbidden describes a response with status code 403, with default header values.
CreateDefaultConstraintOK describes a response with status code 200, with default header values.
CreateDefaultConstraintParams contains all the parameters to send to the API endpoint
for the create default constraint operation.
CreateDefaultConstraintReader is a Reader for the CreateDefaultConstraint structure.
CreateDefaultConstraintUnauthorized describes a response with status code 401, with default header values.
GetDefaultConstraintDefault describes a response with status code -1, with default header values.
GetDefaultConstraintForbidden describes a response with status code 403, with default header values.
GetDefaultConstraintOK describes a response with status code 200, with default header values.
GetDefaultConstraintParams contains all the parameters to send to the API endpoint
for the get default constraint operation.
GetDefaultConstraintReader is a Reader for the GetDefaultConstraint structure.
GetDefaultConstraintUnauthorized describes a response with status code 401, with default header values.
ListDefaultConstraintDefault describes a response with status code -1, with default header values.
ListDefaultConstraintForbidden describes a response with status code 403, with default header values.
ListDefaultConstraintOK describes a response with status code 200, with default header values.
ListDefaultConstraintParams contains all the parameters to send to the API endpoint
for the list default constraint operation.
ListDefaultConstraintReader is a Reader for the ListDefaultConstraint structure.
ListDefaultConstraintUnauthorized describes a response with status code 401, with default header values.
PatchDefaultConstraintDefault describes a response with status code -1, with default header values.
PatchDefaultConstraintForbidden describes a response with status code 403, with default header values.
PatchDefaultConstraintOK describes a response with status code 200, with default header values.
PatchDefaultConstraintParams contains all the parameters to send to the API endpoint
for the patch default constraint operation.
PatchDefaultConstraintReader is a Reader for the PatchDefaultConstraint structure.
PatchDefaultConstraintUnauthorized 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.