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

# Functions

New creates a new seed API client.
NewGetSeedSettingsDefault creates a GetSeedSettingsDefault with default headers values.
NewGetSeedSettingsForbidden creates a GetSeedSettingsForbidden with default headers values.
NewGetSeedSettingsOK creates a GetSeedSettingsOK with default headers values.
NewGetSeedSettingsParams creates a new GetSeedSettingsParams object, with the default timeout for this client.
NewGetSeedSettingsParamsWithContext creates a new GetSeedSettingsParams object with the ability to set a context for a request.
NewGetSeedSettingsParamsWithHTTPClient creates a new GetSeedSettingsParams object with the ability to set a custom HTTPClient for a request.
NewGetSeedSettingsParamsWithTimeout creates a new GetSeedSettingsParams object with the ability to set a timeout on a request.
NewGetSeedSettingsUnauthorized creates a GetSeedSettingsUnauthorized with default headers values.
NewListSeedNamesDefault creates a ListSeedNamesDefault with default headers values.
NewListSeedNamesOK creates a ListSeedNamesOK with default headers values.
NewListSeedNamesParams creates a new ListSeedNamesParams object, with the default timeout for this client.
NewListSeedNamesParamsWithContext creates a new ListSeedNamesParams object with the ability to set a context for a request.
NewListSeedNamesParamsWithHTTPClient creates a new ListSeedNamesParams object with the ability to set a custom HTTPClient for a request.
NewListSeedNamesParamsWithTimeout creates a new ListSeedNamesParams object with the ability to set a timeout on a request.

# Structs

Client for seed API */.
GetSeedSettingsDefault describes a response with status code -1, with default header values.
GetSeedSettingsForbidden describes a response with status code 403, with default header values.
GetSeedSettingsOK describes a response with status code 200, with default header values.
GetSeedSettingsParams contains all the parameters to send to the API endpoint for the get seed settings operation.
GetSeedSettingsReader is a Reader for the GetSeedSettings structure.
GetSeedSettingsUnauthorized describes a response with status code 401, with default header values.
ListSeedNamesDefault describes a response with status code -1, with default header values.
ListSeedNamesOK describes a response with status code 200, with default header values.
ListSeedNamesParams contains all the parameters to send to the API endpoint for the list seed names operation.
ListSeedNamesReader is a Reader for the ListSeedNames structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.