package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new allowedregistries API client.
NewDeleteAllowedRegistryDefault creates a DeleteAllowedRegistryDefault with default headers values.
NewDeleteAllowedRegistryForbidden creates a DeleteAllowedRegistryForbidden with default headers values.
NewDeleteAllowedRegistryOK creates a DeleteAllowedRegistryOK with default headers values.
NewDeleteAllowedRegistryParams creates a new DeleteAllowedRegistryParams object, with the default timeout for this client.
NewDeleteAllowedRegistryParamsWithContext creates a new DeleteAllowedRegistryParams object with the ability to set a context for a request.
NewDeleteAllowedRegistryParamsWithHTTPClient creates a new DeleteAllowedRegistryParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAllowedRegistryParamsWithTimeout creates a new DeleteAllowedRegistryParams object with the ability to set a timeout on a request.
NewDeleteAllowedRegistryUnauthorized creates a DeleteAllowedRegistryUnauthorized with default headers values.
NewGetAllowedRegistryDefault creates a GetAllowedRegistryDefault with default headers values.
NewGetAllowedRegistryForbidden creates a GetAllowedRegistryForbidden with default headers values.
NewGetAllowedRegistryOK creates a GetAllowedRegistryOK with default headers values.
NewGetAllowedRegistryParams creates a new GetAllowedRegistryParams object, with the default timeout for this client.
NewGetAllowedRegistryParamsWithContext creates a new GetAllowedRegistryParams object with the ability to set a context for a request.
NewGetAllowedRegistryParamsWithHTTPClient creates a new GetAllowedRegistryParams object with the ability to set a custom HTTPClient for a request.
NewGetAllowedRegistryParamsWithTimeout creates a new GetAllowedRegistryParams object with the ability to set a timeout on a request.
NewGetAllowedRegistryUnauthorized creates a GetAllowedRegistryUnauthorized with default headers values.
NewPatchAllowedRegistryDefault creates a PatchAllowedRegistryDefault with default headers values.
NewPatchAllowedRegistryForbidden creates a PatchAllowedRegistryForbidden with default headers values.
NewPatchAllowedRegistryOK creates a PatchAllowedRegistryOK with default headers values.
NewPatchAllowedRegistryParams creates a new PatchAllowedRegistryParams object, with the default timeout for this client.
NewPatchAllowedRegistryParamsWithContext creates a new PatchAllowedRegistryParams object with the ability to set a context for a request.
NewPatchAllowedRegistryParamsWithHTTPClient creates a new PatchAllowedRegistryParams object with the ability to set a custom HTTPClient for a request.
NewPatchAllowedRegistryParamsWithTimeout creates a new PatchAllowedRegistryParams object with the ability to set a timeout on a request.
NewPatchAllowedRegistryUnauthorized creates a PatchAllowedRegistryUnauthorized with default headers values.
# Structs
Client for allowedregistries API
*/.
DeleteAllowedRegistryDefault describes a response with status code -1, with default header values.
DeleteAllowedRegistryForbidden describes a response with status code 403, with default header values.
DeleteAllowedRegistryOK describes a response with status code 200, with default header values.
DeleteAllowedRegistryParams contains all the parameters to send to the API endpoint
for the delete allowed registry operation.
DeleteAllowedRegistryReader is a Reader for the DeleteAllowedRegistry structure.
DeleteAllowedRegistryUnauthorized describes a response with status code 401, with default header values.
GetAllowedRegistryDefault describes a response with status code -1, with default header values.
GetAllowedRegistryForbidden describes a response with status code 403, with default header values.
GetAllowedRegistryOK describes a response with status code 200, with default header values.
GetAllowedRegistryParams contains all the parameters to send to the API endpoint
for the get allowed registry operation.
GetAllowedRegistryReader is a Reader for the GetAllowedRegistry structure.
GetAllowedRegistryUnauthorized describes a response with status code 401, with default header values.
PatchAllowedRegistryDefault describes a response with status code -1, with default header values.
PatchAllowedRegistryForbidden describes a response with status code 403, with default header values.
PatchAllowedRegistryOK describes a response with status code 200, with default header values.
PatchAllowedRegistryParams contains all the parameters to send to the API endpoint
for the patch allowed registry operation.
PatchAllowedRegistryReader is a Reader for the PatchAllowedRegistry structure.
PatchAllowedRegistryUnauthorized 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.