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

# Functions

New creates a new allowedregistry API client.
NewCreateAllowedRegistryCreated creates a CreateAllowedRegistryCreated with default headers values.
NewCreateAllowedRegistryDefault creates a CreateAllowedRegistryDefault with default headers values.
NewCreateAllowedRegistryForbidden creates a CreateAllowedRegistryForbidden with default headers values.
NewCreateAllowedRegistryParams creates a new CreateAllowedRegistryParams object, with the default timeout for this client.
NewCreateAllowedRegistryParamsWithContext creates a new CreateAllowedRegistryParams object with the ability to set a context for a request.
NewCreateAllowedRegistryParamsWithHTTPClient creates a new CreateAllowedRegistryParams object with the ability to set a custom HTTPClient for a request.
NewCreateAllowedRegistryParamsWithTimeout creates a new CreateAllowedRegistryParams object with the ability to set a timeout on a request.
NewCreateAllowedRegistryUnauthorized creates a CreateAllowedRegistryUnauthorized with default headers values.
NewListAllowedRegistriesDefault creates a ListAllowedRegistriesDefault with default headers values.
NewListAllowedRegistriesForbidden creates a ListAllowedRegistriesForbidden with default headers values.
NewListAllowedRegistriesOK creates a ListAllowedRegistriesOK with default headers values.
NewListAllowedRegistriesParams creates a new ListAllowedRegistriesParams object, with the default timeout for this client.
NewListAllowedRegistriesParamsWithContext creates a new ListAllowedRegistriesParams object with the ability to set a context for a request.
NewListAllowedRegistriesParamsWithHTTPClient creates a new ListAllowedRegistriesParams object with the ability to set a custom HTTPClient for a request.
NewListAllowedRegistriesParamsWithTimeout creates a new ListAllowedRegistriesParams object with the ability to set a timeout on a request.
NewListAllowedRegistriesUnauthorized creates a ListAllowedRegistriesUnauthorized with default headers values.

# Structs

Client for allowedregistry API */.
CreateAllowedRegistryCreated describes a response with status code 201, with default header values.
CreateAllowedRegistryDefault describes a response with status code -1, with default header values.
CreateAllowedRegistryForbidden describes a response with status code 403, with default header values.
CreateAllowedRegistryParams contains all the parameters to send to the API endpoint for the create allowed registry operation.
CreateAllowedRegistryReader is a Reader for the CreateAllowedRegistry structure.
CreateAllowedRegistryUnauthorized describes a response with status code 401, with default header values.
ListAllowedRegistriesDefault describes a response with status code -1, with default header values.
ListAllowedRegistriesForbidden describes a response with status code 403, with default header values.
ListAllowedRegistriesOK describes a response with status code 200, with default header values.
ListAllowedRegistriesParams contains all the parameters to send to the API endpoint for the list allowed registries operation.
ListAllowedRegistriesReader is a Reader for the ListAllowedRegistries structure.
ListAllowedRegistriesUnauthorized 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.