package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new constraints API client.
NewDeleteDefaultConstraintDefault creates a DeleteDefaultConstraintDefault with default headers values.
NewDeleteDefaultConstraintForbidden creates a DeleteDefaultConstraintForbidden with default headers values.
NewDeleteDefaultConstraintOK creates a DeleteDefaultConstraintOK with default headers values.
NewDeleteDefaultConstraintParams creates a new DeleteDefaultConstraintParams object, with the default timeout for this client.
NewDeleteDefaultConstraintParamsWithContext creates a new DeleteDefaultConstraintParams object with the ability to set a context for a request.
NewDeleteDefaultConstraintParamsWithHTTPClient creates a new DeleteDefaultConstraintParams object with the ability to set a custom HTTPClient for a request.
NewDeleteDefaultConstraintParamsWithTimeout creates a new DeleteDefaultConstraintParams object with the ability to set a timeout on a request.
NewDeleteDefaultConstraintUnauthorized creates a DeleteDefaultConstraintUnauthorized with default headers values.
# Structs
Client for constraints API
*/.
DeleteDefaultConstraintDefault describes a response with status code -1, with default header values.
DeleteDefaultConstraintForbidden describes a response with status code 403, with default header values.
DeleteDefaultConstraintOK describes a response with status code 200, with default header values.
DeleteDefaultConstraintParams contains all the parameters to send to the API endpoint
for the delete default constraint operation.
DeleteDefaultConstraintReader is a Reader for the DeleteDefaultConstraint structure.
DeleteDefaultConstraintUnauthorized 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.