Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteAdmissionPlugin(params *DeleteAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAdmissionPluginOK, error)
- func (a *Client) DeleteSeed(params *DeleteSeedParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSeedOK, error)
- func (a *Client) GetAdmins(params *GetAdminsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminsOK, error)
- func (a *Client) GetAdmissionPlugin(params *GetAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdmissionPluginOK, error)
- func (a *Client) GetKubermaticCustomLinks(params *GetKubermaticCustomLinksParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticCustomLinksOK, error)
- func (a *Client) GetKubermaticSettings(params *GetKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticSettingsOK, error)
- func (a *Client) GetSeed(params *GetSeedParams, authInfo runtime.ClientAuthInfoWriter) (*GetSeedOK, error)
- func (a *Client) ListAdmissionPlugins(params *ListAdmissionPluginsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAdmissionPluginsOK, error)
- func (a *Client) ListSeeds(params *ListSeedsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSeedsOK, error)
- func (a *Client) PatchKubermaticSettings(params *PatchKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*PatchKubermaticSettingsOK, error)
- func (a *Client) SetAdmin(params *SetAdminParams, authInfo runtime.ClientAuthInfoWriter) (*SetAdminOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateAdmissionPlugin(params *UpdateAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAdmissionPluginOK, error)
- func (a *Client) UpdateSeed(params *UpdateSeedParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSeedOK, error)
- type ClientService
- type DeleteAdmissionPluginDefault
- type DeleteAdmissionPluginForbidden
- type DeleteAdmissionPluginOK
- type DeleteAdmissionPluginParams
- func NewDeleteAdmissionPluginParams() *DeleteAdmissionPluginParams
- func NewDeleteAdmissionPluginParamsWithContext(ctx context.Context) *DeleteAdmissionPluginParams
- func NewDeleteAdmissionPluginParamsWithHTTPClient(client *http.Client) *DeleteAdmissionPluginParams
- func NewDeleteAdmissionPluginParamsWithTimeout(timeout time.Duration) *DeleteAdmissionPluginParams
- func (o *DeleteAdmissionPluginParams) SetContext(ctx context.Context)
- func (o *DeleteAdmissionPluginParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAdmissionPluginParams) SetName(name string)
- func (o *DeleteAdmissionPluginParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAdmissionPluginParams) WithContext(ctx context.Context) *DeleteAdmissionPluginParams
- func (o *DeleteAdmissionPluginParams) WithHTTPClient(client *http.Client) *DeleteAdmissionPluginParams
- func (o *DeleteAdmissionPluginParams) WithName(name string) *DeleteAdmissionPluginParams
- func (o *DeleteAdmissionPluginParams) WithTimeout(timeout time.Duration) *DeleteAdmissionPluginParams
- func (o *DeleteAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAdmissionPluginReader
- type DeleteAdmissionPluginUnauthorized
- type DeleteSeedDefault
- type DeleteSeedForbidden
- type DeleteSeedOK
- type DeleteSeedParams
- func (o *DeleteSeedParams) SetContext(ctx context.Context)
- func (o *DeleteSeedParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSeedParams) SetName(seedName string)
- func (o *DeleteSeedParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSeedParams) WithContext(ctx context.Context) *DeleteSeedParams
- func (o *DeleteSeedParams) WithHTTPClient(client *http.Client) *DeleteSeedParams
- func (o *DeleteSeedParams) WithName(seedName string) *DeleteSeedParams
- func (o *DeleteSeedParams) WithTimeout(timeout time.Duration) *DeleteSeedParams
- func (o *DeleteSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSeedReader
- type DeleteSeedUnauthorized
- type GetAdminsDefault
- type GetAdminsForbidden
- type GetAdminsOK
- type GetAdminsParams
- func (o *GetAdminsParams) SetContext(ctx context.Context)
- func (o *GetAdminsParams) SetHTTPClient(client *http.Client)
- func (o *GetAdminsParams) SetTimeout(timeout time.Duration)
- func (o *GetAdminsParams) WithContext(ctx context.Context) *GetAdminsParams
- func (o *GetAdminsParams) WithHTTPClient(client *http.Client) *GetAdminsParams
- func (o *GetAdminsParams) WithTimeout(timeout time.Duration) *GetAdminsParams
- func (o *GetAdminsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdminsReader
- type GetAdminsUnauthorized
- type GetAdmissionPluginDefault
- type GetAdmissionPluginForbidden
- type GetAdmissionPluginOK
- type GetAdmissionPluginParams
- func NewGetAdmissionPluginParams() *GetAdmissionPluginParams
- func NewGetAdmissionPluginParamsWithContext(ctx context.Context) *GetAdmissionPluginParams
- func NewGetAdmissionPluginParamsWithHTTPClient(client *http.Client) *GetAdmissionPluginParams
- func NewGetAdmissionPluginParamsWithTimeout(timeout time.Duration) *GetAdmissionPluginParams
- func (o *GetAdmissionPluginParams) SetContext(ctx context.Context)
- func (o *GetAdmissionPluginParams) SetHTTPClient(client *http.Client)
- func (o *GetAdmissionPluginParams) SetName(name string)
- func (o *GetAdmissionPluginParams) SetTimeout(timeout time.Duration)
- func (o *GetAdmissionPluginParams) WithContext(ctx context.Context) *GetAdmissionPluginParams
- func (o *GetAdmissionPluginParams) WithHTTPClient(client *http.Client) *GetAdmissionPluginParams
- func (o *GetAdmissionPluginParams) WithName(name string) *GetAdmissionPluginParams
- func (o *GetAdmissionPluginParams) WithTimeout(timeout time.Duration) *GetAdmissionPluginParams
- func (o *GetAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdmissionPluginReader
- type GetAdmissionPluginUnauthorized
- type GetKubermaticCustomLinksDefault
- type GetKubermaticCustomLinksForbidden
- type GetKubermaticCustomLinksOK
- type GetKubermaticCustomLinksParams
- func NewGetKubermaticCustomLinksParams() *GetKubermaticCustomLinksParams
- func NewGetKubermaticCustomLinksParamsWithContext(ctx context.Context) *GetKubermaticCustomLinksParams
- func NewGetKubermaticCustomLinksParamsWithHTTPClient(client *http.Client) *GetKubermaticCustomLinksParams
- func NewGetKubermaticCustomLinksParamsWithTimeout(timeout time.Duration) *GetKubermaticCustomLinksParams
- func (o *GetKubermaticCustomLinksParams) SetContext(ctx context.Context)
- func (o *GetKubermaticCustomLinksParams) SetHTTPClient(client *http.Client)
- func (o *GetKubermaticCustomLinksParams) SetTimeout(timeout time.Duration)
- func (o *GetKubermaticCustomLinksParams) WithContext(ctx context.Context) *GetKubermaticCustomLinksParams
- func (o *GetKubermaticCustomLinksParams) WithHTTPClient(client *http.Client) *GetKubermaticCustomLinksParams
- func (o *GetKubermaticCustomLinksParams) WithTimeout(timeout time.Duration) *GetKubermaticCustomLinksParams
- func (o *GetKubermaticCustomLinksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKubermaticCustomLinksReader
- type GetKubermaticCustomLinksUnauthorized
- type GetKubermaticSettingsDefault
- type GetKubermaticSettingsForbidden
- type GetKubermaticSettingsOK
- type GetKubermaticSettingsParams
- func NewGetKubermaticSettingsParams() *GetKubermaticSettingsParams
- func NewGetKubermaticSettingsParamsWithContext(ctx context.Context) *GetKubermaticSettingsParams
- func NewGetKubermaticSettingsParamsWithHTTPClient(client *http.Client) *GetKubermaticSettingsParams
- func NewGetKubermaticSettingsParamsWithTimeout(timeout time.Duration) *GetKubermaticSettingsParams
- func (o *GetKubermaticSettingsParams) SetContext(ctx context.Context)
- func (o *GetKubermaticSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetKubermaticSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetKubermaticSettingsParams) WithContext(ctx context.Context) *GetKubermaticSettingsParams
- func (o *GetKubermaticSettingsParams) WithHTTPClient(client *http.Client) *GetKubermaticSettingsParams
- func (o *GetKubermaticSettingsParams) WithTimeout(timeout time.Duration) *GetKubermaticSettingsParams
- func (o *GetKubermaticSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKubermaticSettingsReader
- type GetKubermaticSettingsUnauthorized
- type GetSeedDefault
- type GetSeedForbidden
- type GetSeedOK
- type GetSeedParams
- func (o *GetSeedParams) SetContext(ctx context.Context)
- func (o *GetSeedParams) SetHTTPClient(client *http.Client)
- func (o *GetSeedParams) SetName(seedName string)
- func (o *GetSeedParams) SetTimeout(timeout time.Duration)
- func (o *GetSeedParams) WithContext(ctx context.Context) *GetSeedParams
- func (o *GetSeedParams) WithHTTPClient(client *http.Client) *GetSeedParams
- func (o *GetSeedParams) WithName(seedName string) *GetSeedParams
- func (o *GetSeedParams) WithTimeout(timeout time.Duration) *GetSeedParams
- func (o *GetSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSeedReader
- type GetSeedUnauthorized
- type ListAdmissionPluginsDefault
- type ListAdmissionPluginsForbidden
- type ListAdmissionPluginsOK
- type ListAdmissionPluginsParams
- func NewListAdmissionPluginsParams() *ListAdmissionPluginsParams
- func NewListAdmissionPluginsParamsWithContext(ctx context.Context) *ListAdmissionPluginsParams
- func NewListAdmissionPluginsParamsWithHTTPClient(client *http.Client) *ListAdmissionPluginsParams
- func NewListAdmissionPluginsParamsWithTimeout(timeout time.Duration) *ListAdmissionPluginsParams
- func (o *ListAdmissionPluginsParams) SetContext(ctx context.Context)
- func (o *ListAdmissionPluginsParams) SetHTTPClient(client *http.Client)
- func (o *ListAdmissionPluginsParams) SetTimeout(timeout time.Duration)
- func (o *ListAdmissionPluginsParams) WithContext(ctx context.Context) *ListAdmissionPluginsParams
- func (o *ListAdmissionPluginsParams) WithHTTPClient(client *http.Client) *ListAdmissionPluginsParams
- func (o *ListAdmissionPluginsParams) WithTimeout(timeout time.Duration) *ListAdmissionPluginsParams
- func (o *ListAdmissionPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAdmissionPluginsReader
- type ListAdmissionPluginsUnauthorized
- type ListSeedsDefault
- type ListSeedsForbidden
- type ListSeedsOK
- type ListSeedsParams
- func (o *ListSeedsParams) SetContext(ctx context.Context)
- func (o *ListSeedsParams) SetHTTPClient(client *http.Client)
- func (o *ListSeedsParams) SetTimeout(timeout time.Duration)
- func (o *ListSeedsParams) WithContext(ctx context.Context) *ListSeedsParams
- func (o *ListSeedsParams) WithHTTPClient(client *http.Client) *ListSeedsParams
- func (o *ListSeedsParams) WithTimeout(timeout time.Duration) *ListSeedsParams
- func (o *ListSeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSeedsReader
- type ListSeedsUnauthorized
- type PatchKubermaticSettingsDefault
- type PatchKubermaticSettingsForbidden
- type PatchKubermaticSettingsOK
- type PatchKubermaticSettingsParams
- func NewPatchKubermaticSettingsParams() *PatchKubermaticSettingsParams
- func NewPatchKubermaticSettingsParamsWithContext(ctx context.Context) *PatchKubermaticSettingsParams
- func NewPatchKubermaticSettingsParamsWithHTTPClient(client *http.Client) *PatchKubermaticSettingsParams
- func NewPatchKubermaticSettingsParamsWithTimeout(timeout time.Duration) *PatchKubermaticSettingsParams
- func (o *PatchKubermaticSettingsParams) SetContext(ctx context.Context)
- func (o *PatchKubermaticSettingsParams) SetHTTPClient(client *http.Client)
- func (o *PatchKubermaticSettingsParams) SetPatch(patch interface{})
- func (o *PatchKubermaticSettingsParams) SetTimeout(timeout time.Duration)
- func (o *PatchKubermaticSettingsParams) WithContext(ctx context.Context) *PatchKubermaticSettingsParams
- func (o *PatchKubermaticSettingsParams) WithHTTPClient(client *http.Client) *PatchKubermaticSettingsParams
- func (o *PatchKubermaticSettingsParams) WithPatch(patch interface{}) *PatchKubermaticSettingsParams
- func (o *PatchKubermaticSettingsParams) WithTimeout(timeout time.Duration) *PatchKubermaticSettingsParams
- func (o *PatchKubermaticSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchKubermaticSettingsReader
- type PatchKubermaticSettingsUnauthorized
- type SetAdminDefault
- type SetAdminForbidden
- type SetAdminOK
- type SetAdminParams
- func (o *SetAdminParams) SetBody(body *models.Admin)
- func (o *SetAdminParams) SetContext(ctx context.Context)
- func (o *SetAdminParams) SetHTTPClient(client *http.Client)
- func (o *SetAdminParams) SetTimeout(timeout time.Duration)
- func (o *SetAdminParams) WithBody(body *models.Admin) *SetAdminParams
- func (o *SetAdminParams) WithContext(ctx context.Context) *SetAdminParams
- func (o *SetAdminParams) WithHTTPClient(client *http.Client) *SetAdminParams
- func (o *SetAdminParams) WithTimeout(timeout time.Duration) *SetAdminParams
- func (o *SetAdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetAdminReader
- type SetAdminUnauthorized
- type UpdateAdmissionPluginDefault
- type UpdateAdmissionPluginForbidden
- type UpdateAdmissionPluginOK
- type UpdateAdmissionPluginParams
- func NewUpdateAdmissionPluginParams() *UpdateAdmissionPluginParams
- func NewUpdateAdmissionPluginParamsWithContext(ctx context.Context) *UpdateAdmissionPluginParams
- func NewUpdateAdmissionPluginParamsWithHTTPClient(client *http.Client) *UpdateAdmissionPluginParams
- func NewUpdateAdmissionPluginParamsWithTimeout(timeout time.Duration) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) SetBody(body *models.AdmissionPlugin)
- func (o *UpdateAdmissionPluginParams) SetContext(ctx context.Context)
- func (o *UpdateAdmissionPluginParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAdmissionPluginParams) SetName(name string)
- func (o *UpdateAdmissionPluginParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAdmissionPluginParams) WithBody(body *models.AdmissionPlugin) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) WithContext(ctx context.Context) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) WithHTTPClient(client *http.Client) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) WithName(name string) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) WithTimeout(timeout time.Duration) *UpdateAdmissionPluginParams
- func (o *UpdateAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAdmissionPluginReader
- type UpdateAdmissionPluginUnauthorized
- type UpdateSeedBody
- type UpdateSeedDefault
- type UpdateSeedForbidden
- type UpdateSeedOK
- type UpdateSeedParams
- func (o *UpdateSeedParams) SetBody(body UpdateSeedBody)
- func (o *UpdateSeedParams) SetContext(ctx context.Context)
- func (o *UpdateSeedParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSeedParams) SetName(seedName string)
- func (o *UpdateSeedParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSeedParams) WithBody(body UpdateSeedBody) *UpdateSeedParams
- func (o *UpdateSeedParams) WithContext(ctx context.Context) *UpdateSeedParams
- func (o *UpdateSeedParams) WithHTTPClient(client *http.Client) *UpdateSeedParams
- func (o *UpdateSeedParams) WithName(seedName string) *UpdateSeedParams
- func (o *UpdateSeedParams) WithTimeout(timeout time.Duration) *UpdateSeedParams
- func (o *UpdateSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSeedReader
- type UpdateSeedUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for admin API
func (*Client) DeleteAdmissionPlugin ¶
func (a *Client) DeleteAdmissionPlugin(params *DeleteAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAdmissionPluginOK, error)
DeleteAdmissionPlugin deletes the admission plugin
func (*Client) DeleteSeed ¶
func (a *Client) DeleteSeed(params *DeleteSeedParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSeedOK, error)
DeleteSeed deletes the seed c r d object from the kubermatic
func (*Client) GetAdmins ¶
func (a *Client) GetAdmins(params *GetAdminsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminsOK, error)
GetAdmins returns list of admin users
func (*Client) GetAdmissionPlugin ¶
func (a *Client) GetAdmissionPlugin(params *GetAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdmissionPluginOK, error)
GetAdmissionPlugin gets the admission plugin
func (*Client) GetKubermaticCustomLinks ¶
func (a *Client) GetKubermaticCustomLinks(params *GetKubermaticCustomLinksParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticCustomLinksOK, error)
GetKubermaticCustomLinks gets the custom links
func (*Client) GetKubermaticSettings ¶
func (a *Client) GetKubermaticSettings(params *GetKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticSettingsOK, error)
GetKubermaticSettings gets the global settings
func (*Client) GetSeed ¶
func (a *Client) GetSeed(params *GetSeedParams, authInfo runtime.ClientAuthInfoWriter) (*GetSeedOK, error)
GetSeed returns the seed object
func (*Client) ListAdmissionPlugins ¶
func (a *Client) ListAdmissionPlugins(params *ListAdmissionPluginsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAdmissionPluginsOK, error)
ListAdmissionPlugins returns all admission plugins from the c r ds
func (*Client) ListSeeds ¶
func (a *Client) ListSeeds(params *ListSeedsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSeedsOK, error)
ListSeeds returns all seeds from the c r ds
func (*Client) PatchKubermaticSettings ¶
func (a *Client) PatchKubermaticSettings(params *PatchKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*PatchKubermaticSettingsOK, error)
PatchKubermaticSettings patches the global settings
func (*Client) SetAdmin ¶
func (a *Client) SetAdmin(params *SetAdminParams, authInfo runtime.ClientAuthInfoWriter) (*SetAdminOK, error)
SetAdmin allows setting and clearing admin role for users
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateAdmissionPlugin ¶
func (a *Client) UpdateAdmissionPlugin(params *UpdateAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAdmissionPluginOK, error)
UpdateAdmissionPlugin updates the admission plugin
func (*Client) UpdateSeed ¶
func (a *Client) UpdateSeed(params *UpdateSeedParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSeedOK, error)
UpdateSeed updates the seed
type ClientService ¶
type ClientService interface { DeleteAdmissionPlugin(params *DeleteAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAdmissionPluginOK, error) DeleteSeed(params *DeleteSeedParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSeedOK, error) GetAdmins(params *GetAdminsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminsOK, error) GetAdmissionPlugin(params *GetAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdmissionPluginOK, error) GetKubermaticCustomLinks(params *GetKubermaticCustomLinksParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticCustomLinksOK, error) GetKubermaticSettings(params *GetKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetKubermaticSettingsOK, error) GetSeed(params *GetSeedParams, authInfo runtime.ClientAuthInfoWriter) (*GetSeedOK, error) ListAdmissionPlugins(params *ListAdmissionPluginsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAdmissionPluginsOK, error) ListSeeds(params *ListSeedsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSeedsOK, error) PatchKubermaticSettings(params *PatchKubermaticSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*PatchKubermaticSettingsOK, error) SetAdmin(params *SetAdminParams, authInfo runtime.ClientAuthInfoWriter) (*SetAdminOK, error) UpdateAdmissionPlugin(params *UpdateAdmissionPluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAdmissionPluginOK, error) UpdateSeed(params *UpdateSeedParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSeedOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new admin API client.
type DeleteAdmissionPluginDefault ¶
type DeleteAdmissionPluginDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
DeleteAdmissionPluginDefault handles this case with default header values.
errorResponse
func NewDeleteAdmissionPluginDefault ¶
func NewDeleteAdmissionPluginDefault(code int) *DeleteAdmissionPluginDefault
NewDeleteAdmissionPluginDefault creates a DeleteAdmissionPluginDefault with default headers values
func (*DeleteAdmissionPluginDefault) Code ¶
func (o *DeleteAdmissionPluginDefault) Code() int
Code gets the status code for the delete admission plugin default response
func (*DeleteAdmissionPluginDefault) Error ¶
func (o *DeleteAdmissionPluginDefault) Error() string
func (*DeleteAdmissionPluginDefault) GetPayload ¶
func (o *DeleteAdmissionPluginDefault) GetPayload() *models.ErrorResponse
type DeleteAdmissionPluginForbidden ¶
type DeleteAdmissionPluginForbidden struct { }
DeleteAdmissionPluginForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteAdmissionPluginForbidden ¶
func NewDeleteAdmissionPluginForbidden() *DeleteAdmissionPluginForbidden
NewDeleteAdmissionPluginForbidden creates a DeleteAdmissionPluginForbidden with default headers values
func (*DeleteAdmissionPluginForbidden) Error ¶
func (o *DeleteAdmissionPluginForbidden) Error() string
type DeleteAdmissionPluginOK ¶
type DeleteAdmissionPluginOK struct { }
DeleteAdmissionPluginOK handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteAdmissionPluginOK ¶
func NewDeleteAdmissionPluginOK() *DeleteAdmissionPluginOK
NewDeleteAdmissionPluginOK creates a DeleteAdmissionPluginOK with default headers values
func (*DeleteAdmissionPluginOK) Error ¶
func (o *DeleteAdmissionPluginOK) Error() string
type DeleteAdmissionPluginParams ¶
type DeleteAdmissionPluginParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAdmissionPluginParams contains all the parameters to send to the API endpoint for the delete admission plugin operation typically these are written to a http.Request
func NewDeleteAdmissionPluginParams ¶
func NewDeleteAdmissionPluginParams() *DeleteAdmissionPluginParams
NewDeleteAdmissionPluginParams creates a new DeleteAdmissionPluginParams object with the default values initialized.
func NewDeleteAdmissionPluginParamsWithContext ¶
func NewDeleteAdmissionPluginParamsWithContext(ctx context.Context) *DeleteAdmissionPluginParams
NewDeleteAdmissionPluginParamsWithContext creates a new DeleteAdmissionPluginParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAdmissionPluginParamsWithHTTPClient ¶
func NewDeleteAdmissionPluginParamsWithHTTPClient(client *http.Client) *DeleteAdmissionPluginParams
NewDeleteAdmissionPluginParamsWithHTTPClient creates a new DeleteAdmissionPluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAdmissionPluginParamsWithTimeout ¶
func NewDeleteAdmissionPluginParamsWithTimeout(timeout time.Duration) *DeleteAdmissionPluginParams
NewDeleteAdmissionPluginParamsWithTimeout creates a new DeleteAdmissionPluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAdmissionPluginParams) SetContext ¶
func (o *DeleteAdmissionPluginParams) SetContext(ctx context.Context)
SetContext adds the context to the delete admission plugin params
func (*DeleteAdmissionPluginParams) SetHTTPClient ¶
func (o *DeleteAdmissionPluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete admission plugin params
func (*DeleteAdmissionPluginParams) SetName ¶
func (o *DeleteAdmissionPluginParams) SetName(name string)
SetName adds the name to the delete admission plugin params
func (*DeleteAdmissionPluginParams) SetTimeout ¶
func (o *DeleteAdmissionPluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete admission plugin params
func (*DeleteAdmissionPluginParams) WithContext ¶
func (o *DeleteAdmissionPluginParams) WithContext(ctx context.Context) *DeleteAdmissionPluginParams
WithContext adds the context to the delete admission plugin params
func (*DeleteAdmissionPluginParams) WithHTTPClient ¶
func (o *DeleteAdmissionPluginParams) WithHTTPClient(client *http.Client) *DeleteAdmissionPluginParams
WithHTTPClient adds the HTTPClient to the delete admission plugin params
func (*DeleteAdmissionPluginParams) WithName ¶
func (o *DeleteAdmissionPluginParams) WithName(name string) *DeleteAdmissionPluginParams
WithName adds the name to the delete admission plugin params
func (*DeleteAdmissionPluginParams) WithTimeout ¶
func (o *DeleteAdmissionPluginParams) WithTimeout(timeout time.Duration) *DeleteAdmissionPluginParams
WithTimeout adds the timeout to the delete admission plugin params
func (*DeleteAdmissionPluginParams) WriteToRequest ¶
func (o *DeleteAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAdmissionPluginReader ¶
type DeleteAdmissionPluginReader struct {
// contains filtered or unexported fields
}
DeleteAdmissionPluginReader is a Reader for the DeleteAdmissionPlugin structure.
func (*DeleteAdmissionPluginReader) ReadResponse ¶
func (o *DeleteAdmissionPluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAdmissionPluginUnauthorized ¶
type DeleteAdmissionPluginUnauthorized struct { }
DeleteAdmissionPluginUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteAdmissionPluginUnauthorized ¶
func NewDeleteAdmissionPluginUnauthorized() *DeleteAdmissionPluginUnauthorized
NewDeleteAdmissionPluginUnauthorized creates a DeleteAdmissionPluginUnauthorized with default headers values
func (*DeleteAdmissionPluginUnauthorized) Error ¶
func (o *DeleteAdmissionPluginUnauthorized) Error() string
type DeleteSeedDefault ¶
type DeleteSeedDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
DeleteSeedDefault handles this case with default header values.
errorResponse
func NewDeleteSeedDefault ¶
func NewDeleteSeedDefault(code int) *DeleteSeedDefault
NewDeleteSeedDefault creates a DeleteSeedDefault with default headers values
func (*DeleteSeedDefault) Code ¶
func (o *DeleteSeedDefault) Code() int
Code gets the status code for the delete seed default response
func (*DeleteSeedDefault) Error ¶
func (o *DeleteSeedDefault) Error() string
func (*DeleteSeedDefault) GetPayload ¶
func (o *DeleteSeedDefault) GetPayload() *models.ErrorResponse
type DeleteSeedForbidden ¶
type DeleteSeedForbidden struct { }
DeleteSeedForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteSeedForbidden ¶
func NewDeleteSeedForbidden() *DeleteSeedForbidden
NewDeleteSeedForbidden creates a DeleteSeedForbidden with default headers values
func (*DeleteSeedForbidden) Error ¶
func (o *DeleteSeedForbidden) Error() string
type DeleteSeedOK ¶
type DeleteSeedOK struct { }
DeleteSeedOK handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteSeedOK ¶
func NewDeleteSeedOK() *DeleteSeedOK
NewDeleteSeedOK creates a DeleteSeedOK with default headers values
func (*DeleteSeedOK) Error ¶
func (o *DeleteSeedOK) Error() string
type DeleteSeedParams ¶
type DeleteSeedParams struct { /*SeedName*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSeedParams contains all the parameters to send to the API endpoint for the delete seed operation typically these are written to a http.Request
func NewDeleteSeedParams ¶
func NewDeleteSeedParams() *DeleteSeedParams
NewDeleteSeedParams creates a new DeleteSeedParams object with the default values initialized.
func NewDeleteSeedParamsWithContext ¶
func NewDeleteSeedParamsWithContext(ctx context.Context) *DeleteSeedParams
NewDeleteSeedParamsWithContext creates a new DeleteSeedParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSeedParamsWithHTTPClient ¶
func NewDeleteSeedParamsWithHTTPClient(client *http.Client) *DeleteSeedParams
NewDeleteSeedParamsWithHTTPClient creates a new DeleteSeedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSeedParamsWithTimeout ¶
func NewDeleteSeedParamsWithTimeout(timeout time.Duration) *DeleteSeedParams
NewDeleteSeedParamsWithTimeout creates a new DeleteSeedParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSeedParams) SetContext ¶
func (o *DeleteSeedParams) SetContext(ctx context.Context)
SetContext adds the context to the delete seed params
func (*DeleteSeedParams) SetHTTPClient ¶
func (o *DeleteSeedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete seed params
func (*DeleteSeedParams) SetName ¶
func (o *DeleteSeedParams) SetName(seedName string)
SetName adds the seedName to the delete seed params
func (*DeleteSeedParams) SetTimeout ¶
func (o *DeleteSeedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete seed params
func (*DeleteSeedParams) WithContext ¶
func (o *DeleteSeedParams) WithContext(ctx context.Context) *DeleteSeedParams
WithContext adds the context to the delete seed params
func (*DeleteSeedParams) WithHTTPClient ¶
func (o *DeleteSeedParams) WithHTTPClient(client *http.Client) *DeleteSeedParams
WithHTTPClient adds the HTTPClient to the delete seed params
func (*DeleteSeedParams) WithName ¶
func (o *DeleteSeedParams) WithName(seedName string) *DeleteSeedParams
WithName adds the seedName to the delete seed params
func (*DeleteSeedParams) WithTimeout ¶
func (o *DeleteSeedParams) WithTimeout(timeout time.Duration) *DeleteSeedParams
WithTimeout adds the timeout to the delete seed params
func (*DeleteSeedParams) WriteToRequest ¶
func (o *DeleteSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSeedReader ¶
type DeleteSeedReader struct {
// contains filtered or unexported fields
}
DeleteSeedReader is a Reader for the DeleteSeed structure.
func (*DeleteSeedReader) ReadResponse ¶
func (o *DeleteSeedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSeedUnauthorized ¶
type DeleteSeedUnauthorized struct { }
DeleteSeedUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewDeleteSeedUnauthorized ¶
func NewDeleteSeedUnauthorized() *DeleteSeedUnauthorized
NewDeleteSeedUnauthorized creates a DeleteSeedUnauthorized with default headers values
func (*DeleteSeedUnauthorized) Error ¶
func (o *DeleteSeedUnauthorized) Error() string
type GetAdminsDefault ¶
type GetAdminsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
GetAdminsDefault handles this case with default header values.
errorResponse
func NewGetAdminsDefault ¶
func NewGetAdminsDefault(code int) *GetAdminsDefault
NewGetAdminsDefault creates a GetAdminsDefault with default headers values
func (*GetAdminsDefault) Code ¶
func (o *GetAdminsDefault) Code() int
Code gets the status code for the get admins default response
func (*GetAdminsDefault) Error ¶
func (o *GetAdminsDefault) Error() string
func (*GetAdminsDefault) GetPayload ¶
func (o *GetAdminsDefault) GetPayload() *models.ErrorResponse
type GetAdminsForbidden ¶
type GetAdminsForbidden struct { }
GetAdminsForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewGetAdminsForbidden ¶
func NewGetAdminsForbidden() *GetAdminsForbidden
NewGetAdminsForbidden creates a GetAdminsForbidden with default headers values
func (*GetAdminsForbidden) Error ¶
func (o *GetAdminsForbidden) Error() string
type GetAdminsOK ¶
GetAdminsOK handles this case with default header values.
Admin
func NewGetAdminsOK ¶
func NewGetAdminsOK() *GetAdminsOK
NewGetAdminsOK creates a GetAdminsOK with default headers values
func (*GetAdminsOK) Error ¶
func (o *GetAdminsOK) Error() string
func (*GetAdminsOK) GetPayload ¶
func (o *GetAdminsOK) GetPayload() []*models.Admin
type GetAdminsParams ¶
type GetAdminsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdminsParams contains all the parameters to send to the API endpoint for the get admins operation typically these are written to a http.Request
func NewGetAdminsParams ¶
func NewGetAdminsParams() *GetAdminsParams
NewGetAdminsParams creates a new GetAdminsParams object with the default values initialized.
func NewGetAdminsParamsWithContext ¶
func NewGetAdminsParamsWithContext(ctx context.Context) *GetAdminsParams
NewGetAdminsParamsWithContext creates a new GetAdminsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAdminsParamsWithHTTPClient ¶
func NewGetAdminsParamsWithHTTPClient(client *http.Client) *GetAdminsParams
NewGetAdminsParamsWithHTTPClient creates a new GetAdminsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdminsParamsWithTimeout ¶
func NewGetAdminsParamsWithTimeout(timeout time.Duration) *GetAdminsParams
NewGetAdminsParamsWithTimeout creates a new GetAdminsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdminsParams) SetContext ¶
func (o *GetAdminsParams) SetContext(ctx context.Context)
SetContext adds the context to the get admins params
func (*GetAdminsParams) SetHTTPClient ¶
func (o *GetAdminsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admins params
func (*GetAdminsParams) SetTimeout ¶
func (o *GetAdminsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admins params
func (*GetAdminsParams) WithContext ¶
func (o *GetAdminsParams) WithContext(ctx context.Context) *GetAdminsParams
WithContext adds the context to the get admins params
func (*GetAdminsParams) WithHTTPClient ¶
func (o *GetAdminsParams) WithHTTPClient(client *http.Client) *GetAdminsParams
WithHTTPClient adds the HTTPClient to the get admins params
func (*GetAdminsParams) WithTimeout ¶
func (o *GetAdminsParams) WithTimeout(timeout time.Duration) *GetAdminsParams
WithTimeout adds the timeout to the get admins params
func (*GetAdminsParams) WriteToRequest ¶
func (o *GetAdminsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdminsReader ¶
type GetAdminsReader struct {
// contains filtered or unexported fields
}
GetAdminsReader is a Reader for the GetAdmins structure.
func (*GetAdminsReader) ReadResponse ¶
func (o *GetAdminsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdminsUnauthorized ¶
type GetAdminsUnauthorized struct { }
GetAdminsUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewGetAdminsUnauthorized ¶
func NewGetAdminsUnauthorized() *GetAdminsUnauthorized
NewGetAdminsUnauthorized creates a GetAdminsUnauthorized with default headers values
func (*GetAdminsUnauthorized) Error ¶
func (o *GetAdminsUnauthorized) Error() string
type GetAdmissionPluginDefault ¶
type GetAdmissionPluginDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
GetAdmissionPluginDefault handles this case with default header values.
errorResponse
func NewGetAdmissionPluginDefault ¶
func NewGetAdmissionPluginDefault(code int) *GetAdmissionPluginDefault
NewGetAdmissionPluginDefault creates a GetAdmissionPluginDefault with default headers values
func (*GetAdmissionPluginDefault) Code ¶
func (o *GetAdmissionPluginDefault) Code() int
Code gets the status code for the get admission plugin default response
func (*GetAdmissionPluginDefault) Error ¶
func (o *GetAdmissionPluginDefault) Error() string
func (*GetAdmissionPluginDefault) GetPayload ¶
func (o *GetAdmissionPluginDefault) GetPayload() *models.ErrorResponse
type GetAdmissionPluginForbidden ¶
type GetAdmissionPluginForbidden struct { }
GetAdmissionPluginForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewGetAdmissionPluginForbidden ¶
func NewGetAdmissionPluginForbidden() *GetAdmissionPluginForbidden
NewGetAdmissionPluginForbidden creates a GetAdmissionPluginForbidden with default headers values
func (*GetAdmissionPluginForbidden) Error ¶
func (o *GetAdmissionPluginForbidden) Error() string
type GetAdmissionPluginOK ¶
type GetAdmissionPluginOK struct {
Payload *models.AdmissionPlugin
}
GetAdmissionPluginOK handles this case with default header values.
AdmissionPlugin
func NewGetAdmissionPluginOK ¶
func NewGetAdmissionPluginOK() *GetAdmissionPluginOK
NewGetAdmissionPluginOK creates a GetAdmissionPluginOK with default headers values
func (*GetAdmissionPluginOK) Error ¶
func (o *GetAdmissionPluginOK) Error() string
func (*GetAdmissionPluginOK) GetPayload ¶
func (o *GetAdmissionPluginOK) GetPayload() *models.AdmissionPlugin
type GetAdmissionPluginParams ¶
type GetAdmissionPluginParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdmissionPluginParams contains all the parameters to send to the API endpoint for the get admission plugin operation typically these are written to a http.Request
func NewGetAdmissionPluginParams ¶
func NewGetAdmissionPluginParams() *GetAdmissionPluginParams
NewGetAdmissionPluginParams creates a new GetAdmissionPluginParams object with the default values initialized.
func NewGetAdmissionPluginParamsWithContext ¶
func NewGetAdmissionPluginParamsWithContext(ctx context.Context) *GetAdmissionPluginParams
NewGetAdmissionPluginParamsWithContext creates a new GetAdmissionPluginParams object with the default values initialized, and the ability to set a context for a request
func NewGetAdmissionPluginParamsWithHTTPClient ¶
func NewGetAdmissionPluginParamsWithHTTPClient(client *http.Client) *GetAdmissionPluginParams
NewGetAdmissionPluginParamsWithHTTPClient creates a new GetAdmissionPluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdmissionPluginParamsWithTimeout ¶
func NewGetAdmissionPluginParamsWithTimeout(timeout time.Duration) *GetAdmissionPluginParams
NewGetAdmissionPluginParamsWithTimeout creates a new GetAdmissionPluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdmissionPluginParams) SetContext ¶
func (o *GetAdmissionPluginParams) SetContext(ctx context.Context)
SetContext adds the context to the get admission plugin params
func (*GetAdmissionPluginParams) SetHTTPClient ¶
func (o *GetAdmissionPluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admission plugin params
func (*GetAdmissionPluginParams) SetName ¶
func (o *GetAdmissionPluginParams) SetName(name string)
SetName adds the name to the get admission plugin params
func (*GetAdmissionPluginParams) SetTimeout ¶
func (o *GetAdmissionPluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admission plugin params
func (*GetAdmissionPluginParams) WithContext ¶
func (o *GetAdmissionPluginParams) WithContext(ctx context.Context) *GetAdmissionPluginParams
WithContext adds the context to the get admission plugin params
func (*GetAdmissionPluginParams) WithHTTPClient ¶
func (o *GetAdmissionPluginParams) WithHTTPClient(client *http.Client) *GetAdmissionPluginParams
WithHTTPClient adds the HTTPClient to the get admission plugin params
func (*GetAdmissionPluginParams) WithName ¶
func (o *GetAdmissionPluginParams) WithName(name string) *GetAdmissionPluginParams
WithName adds the name to the get admission plugin params
func (*GetAdmissionPluginParams) WithTimeout ¶
func (o *GetAdmissionPluginParams) WithTimeout(timeout time.Duration) *GetAdmissionPluginParams
WithTimeout adds the timeout to the get admission plugin params
func (*GetAdmissionPluginParams) WriteToRequest ¶
func (o *GetAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdmissionPluginReader ¶
type GetAdmissionPluginReader struct {
// contains filtered or unexported fields
}
GetAdmissionPluginReader is a Reader for the GetAdmissionPlugin structure.
func (*GetAdmissionPluginReader) ReadResponse ¶
func (o *GetAdmissionPluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdmissionPluginUnauthorized ¶
type GetAdmissionPluginUnauthorized struct { }
GetAdmissionPluginUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewGetAdmissionPluginUnauthorized ¶
func NewGetAdmissionPluginUnauthorized() *GetAdmissionPluginUnauthorized
NewGetAdmissionPluginUnauthorized creates a GetAdmissionPluginUnauthorized with default headers values
func (*GetAdmissionPluginUnauthorized) Error ¶
func (o *GetAdmissionPluginUnauthorized) Error() string
type GetKubermaticCustomLinksDefault ¶
type GetKubermaticCustomLinksDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
GetKubermaticCustomLinksDefault handles this case with default header values.
errorResponse
func NewGetKubermaticCustomLinksDefault ¶
func NewGetKubermaticCustomLinksDefault(code int) *GetKubermaticCustomLinksDefault
NewGetKubermaticCustomLinksDefault creates a GetKubermaticCustomLinksDefault with default headers values
func (*GetKubermaticCustomLinksDefault) Code ¶
func (o *GetKubermaticCustomLinksDefault) Code() int
Code gets the status code for the get kubermatic custom links default response
func (*GetKubermaticCustomLinksDefault) Error ¶
func (o *GetKubermaticCustomLinksDefault) Error() string
func (*GetKubermaticCustomLinksDefault) GetPayload ¶
func (o *GetKubermaticCustomLinksDefault) GetPayload() *models.ErrorResponse
type GetKubermaticCustomLinksForbidden ¶
type GetKubermaticCustomLinksForbidden struct { }
GetKubermaticCustomLinksForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewGetKubermaticCustomLinksForbidden ¶
func NewGetKubermaticCustomLinksForbidden() *GetKubermaticCustomLinksForbidden
NewGetKubermaticCustomLinksForbidden creates a GetKubermaticCustomLinksForbidden with default headers values
func (*GetKubermaticCustomLinksForbidden) Error ¶
func (o *GetKubermaticCustomLinksForbidden) Error() string
type GetKubermaticCustomLinksOK ¶
type GetKubermaticCustomLinksOK struct {
Payload models.GlobalCustomLinks
}
GetKubermaticCustomLinksOK handles this case with default header values.
GlobalCustomLinks
func NewGetKubermaticCustomLinksOK ¶
func NewGetKubermaticCustomLinksOK() *GetKubermaticCustomLinksOK
NewGetKubermaticCustomLinksOK creates a GetKubermaticCustomLinksOK with default headers values
func (*GetKubermaticCustomLinksOK) Error ¶
func (o *GetKubermaticCustomLinksOK) Error() string
func (*GetKubermaticCustomLinksOK) GetPayload ¶
func (o *GetKubermaticCustomLinksOK) GetPayload() models.GlobalCustomLinks
type GetKubermaticCustomLinksParams ¶
type GetKubermaticCustomLinksParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKubermaticCustomLinksParams contains all the parameters to send to the API endpoint for the get kubermatic custom links operation typically these are written to a http.Request
func NewGetKubermaticCustomLinksParams ¶
func NewGetKubermaticCustomLinksParams() *GetKubermaticCustomLinksParams
NewGetKubermaticCustomLinksParams creates a new GetKubermaticCustomLinksParams object with the default values initialized.
func NewGetKubermaticCustomLinksParamsWithContext ¶
func NewGetKubermaticCustomLinksParamsWithContext(ctx context.Context) *GetKubermaticCustomLinksParams
NewGetKubermaticCustomLinksParamsWithContext creates a new GetKubermaticCustomLinksParams object with the default values initialized, and the ability to set a context for a request
func NewGetKubermaticCustomLinksParamsWithHTTPClient ¶
func NewGetKubermaticCustomLinksParamsWithHTTPClient(client *http.Client) *GetKubermaticCustomLinksParams
NewGetKubermaticCustomLinksParamsWithHTTPClient creates a new GetKubermaticCustomLinksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKubermaticCustomLinksParamsWithTimeout ¶
func NewGetKubermaticCustomLinksParamsWithTimeout(timeout time.Duration) *GetKubermaticCustomLinksParams
NewGetKubermaticCustomLinksParamsWithTimeout creates a new GetKubermaticCustomLinksParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKubermaticCustomLinksParams) SetContext ¶
func (o *GetKubermaticCustomLinksParams) SetContext(ctx context.Context)
SetContext adds the context to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) SetHTTPClient ¶
func (o *GetKubermaticCustomLinksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) SetTimeout ¶
func (o *GetKubermaticCustomLinksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) WithContext ¶
func (o *GetKubermaticCustomLinksParams) WithContext(ctx context.Context) *GetKubermaticCustomLinksParams
WithContext adds the context to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) WithHTTPClient ¶
func (o *GetKubermaticCustomLinksParams) WithHTTPClient(client *http.Client) *GetKubermaticCustomLinksParams
WithHTTPClient adds the HTTPClient to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) WithTimeout ¶
func (o *GetKubermaticCustomLinksParams) WithTimeout(timeout time.Duration) *GetKubermaticCustomLinksParams
WithTimeout adds the timeout to the get kubermatic custom links params
func (*GetKubermaticCustomLinksParams) WriteToRequest ¶
func (o *GetKubermaticCustomLinksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKubermaticCustomLinksReader ¶
type GetKubermaticCustomLinksReader struct {
// contains filtered or unexported fields
}
GetKubermaticCustomLinksReader is a Reader for the GetKubermaticCustomLinks structure.
func (*GetKubermaticCustomLinksReader) ReadResponse ¶
func (o *GetKubermaticCustomLinksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKubermaticCustomLinksUnauthorized ¶
type GetKubermaticCustomLinksUnauthorized struct { }
GetKubermaticCustomLinksUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewGetKubermaticCustomLinksUnauthorized ¶
func NewGetKubermaticCustomLinksUnauthorized() *GetKubermaticCustomLinksUnauthorized
NewGetKubermaticCustomLinksUnauthorized creates a GetKubermaticCustomLinksUnauthorized with default headers values
func (*GetKubermaticCustomLinksUnauthorized) Error ¶
func (o *GetKubermaticCustomLinksUnauthorized) Error() string
type GetKubermaticSettingsDefault ¶
type GetKubermaticSettingsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
GetKubermaticSettingsDefault handles this case with default header values.
errorResponse
func NewGetKubermaticSettingsDefault ¶
func NewGetKubermaticSettingsDefault(code int) *GetKubermaticSettingsDefault
NewGetKubermaticSettingsDefault creates a GetKubermaticSettingsDefault with default headers values
func (*GetKubermaticSettingsDefault) Code ¶
func (o *GetKubermaticSettingsDefault) Code() int
Code gets the status code for the get kubermatic settings default response
func (*GetKubermaticSettingsDefault) Error ¶
func (o *GetKubermaticSettingsDefault) Error() string
func (*GetKubermaticSettingsDefault) GetPayload ¶
func (o *GetKubermaticSettingsDefault) GetPayload() *models.ErrorResponse
type GetKubermaticSettingsForbidden ¶
type GetKubermaticSettingsForbidden struct { }
GetKubermaticSettingsForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewGetKubermaticSettingsForbidden ¶
func NewGetKubermaticSettingsForbidden() *GetKubermaticSettingsForbidden
NewGetKubermaticSettingsForbidden creates a GetKubermaticSettingsForbidden with default headers values
func (*GetKubermaticSettingsForbidden) Error ¶
func (o *GetKubermaticSettingsForbidden) Error() string
type GetKubermaticSettingsOK ¶
type GetKubermaticSettingsOK struct {
Payload *models.GlobalSettings
}
GetKubermaticSettingsOK handles this case with default header values.
GlobalSettings
func NewGetKubermaticSettingsOK ¶
func NewGetKubermaticSettingsOK() *GetKubermaticSettingsOK
NewGetKubermaticSettingsOK creates a GetKubermaticSettingsOK with default headers values
func (*GetKubermaticSettingsOK) Error ¶
func (o *GetKubermaticSettingsOK) Error() string
func (*GetKubermaticSettingsOK) GetPayload ¶
func (o *GetKubermaticSettingsOK) GetPayload() *models.GlobalSettings
type GetKubermaticSettingsParams ¶
type GetKubermaticSettingsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKubermaticSettingsParams contains all the parameters to send to the API endpoint for the get kubermatic settings operation typically these are written to a http.Request
func NewGetKubermaticSettingsParams ¶
func NewGetKubermaticSettingsParams() *GetKubermaticSettingsParams
NewGetKubermaticSettingsParams creates a new GetKubermaticSettingsParams object with the default values initialized.
func NewGetKubermaticSettingsParamsWithContext ¶
func NewGetKubermaticSettingsParamsWithContext(ctx context.Context) *GetKubermaticSettingsParams
NewGetKubermaticSettingsParamsWithContext creates a new GetKubermaticSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetKubermaticSettingsParamsWithHTTPClient ¶
func NewGetKubermaticSettingsParamsWithHTTPClient(client *http.Client) *GetKubermaticSettingsParams
NewGetKubermaticSettingsParamsWithHTTPClient creates a new GetKubermaticSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKubermaticSettingsParamsWithTimeout ¶
func NewGetKubermaticSettingsParamsWithTimeout(timeout time.Duration) *GetKubermaticSettingsParams
NewGetKubermaticSettingsParamsWithTimeout creates a new GetKubermaticSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKubermaticSettingsParams) SetContext ¶
func (o *GetKubermaticSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get kubermatic settings params
func (*GetKubermaticSettingsParams) SetHTTPClient ¶
func (o *GetKubermaticSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get kubermatic settings params
func (*GetKubermaticSettingsParams) SetTimeout ¶
func (o *GetKubermaticSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get kubermatic settings params
func (*GetKubermaticSettingsParams) WithContext ¶
func (o *GetKubermaticSettingsParams) WithContext(ctx context.Context) *GetKubermaticSettingsParams
WithContext adds the context to the get kubermatic settings params
func (*GetKubermaticSettingsParams) WithHTTPClient ¶
func (o *GetKubermaticSettingsParams) WithHTTPClient(client *http.Client) *GetKubermaticSettingsParams
WithHTTPClient adds the HTTPClient to the get kubermatic settings params
func (*GetKubermaticSettingsParams) WithTimeout ¶
func (o *GetKubermaticSettingsParams) WithTimeout(timeout time.Duration) *GetKubermaticSettingsParams
WithTimeout adds the timeout to the get kubermatic settings params
func (*GetKubermaticSettingsParams) WriteToRequest ¶
func (o *GetKubermaticSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKubermaticSettingsReader ¶
type GetKubermaticSettingsReader struct {
// contains filtered or unexported fields
}
GetKubermaticSettingsReader is a Reader for the GetKubermaticSettings structure.
func (*GetKubermaticSettingsReader) ReadResponse ¶
func (o *GetKubermaticSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKubermaticSettingsUnauthorized ¶
type GetKubermaticSettingsUnauthorized struct { }
GetKubermaticSettingsUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewGetKubermaticSettingsUnauthorized ¶
func NewGetKubermaticSettingsUnauthorized() *GetKubermaticSettingsUnauthorized
NewGetKubermaticSettingsUnauthorized creates a GetKubermaticSettingsUnauthorized with default headers values
func (*GetKubermaticSettingsUnauthorized) Error ¶
func (o *GetKubermaticSettingsUnauthorized) Error() string
type GetSeedDefault ¶
type GetSeedDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
GetSeedDefault handles this case with default header values.
errorResponse
func NewGetSeedDefault ¶
func NewGetSeedDefault(code int) *GetSeedDefault
NewGetSeedDefault creates a GetSeedDefault with default headers values
func (*GetSeedDefault) Code ¶
func (o *GetSeedDefault) Code() int
Code gets the status code for the get seed default response
func (*GetSeedDefault) Error ¶
func (o *GetSeedDefault) Error() string
func (*GetSeedDefault) GetPayload ¶
func (o *GetSeedDefault) GetPayload() *models.ErrorResponse
type GetSeedForbidden ¶
type GetSeedForbidden struct { }
GetSeedForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewGetSeedForbidden ¶
func NewGetSeedForbidden() *GetSeedForbidden
NewGetSeedForbidden creates a GetSeedForbidden with default headers values
func (*GetSeedForbidden) Error ¶
func (o *GetSeedForbidden) Error() string
type GetSeedOK ¶
GetSeedOK handles this case with default header values.
Seed
func NewGetSeedOK ¶
func NewGetSeedOK() *GetSeedOK
NewGetSeedOK creates a GetSeedOK with default headers values
func (*GetSeedOK) GetPayload ¶
type GetSeedParams ¶
type GetSeedParams struct { /*SeedName*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSeedParams contains all the parameters to send to the API endpoint for the get seed operation typically these are written to a http.Request
func NewGetSeedParams ¶
func NewGetSeedParams() *GetSeedParams
NewGetSeedParams creates a new GetSeedParams object with the default values initialized.
func NewGetSeedParamsWithContext ¶
func NewGetSeedParamsWithContext(ctx context.Context) *GetSeedParams
NewGetSeedParamsWithContext creates a new GetSeedParams object with the default values initialized, and the ability to set a context for a request
func NewGetSeedParamsWithHTTPClient ¶
func NewGetSeedParamsWithHTTPClient(client *http.Client) *GetSeedParams
NewGetSeedParamsWithHTTPClient creates a new GetSeedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSeedParamsWithTimeout ¶
func NewGetSeedParamsWithTimeout(timeout time.Duration) *GetSeedParams
NewGetSeedParamsWithTimeout creates a new GetSeedParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSeedParams) SetContext ¶
func (o *GetSeedParams) SetContext(ctx context.Context)
SetContext adds the context to the get seed params
func (*GetSeedParams) SetHTTPClient ¶
func (o *GetSeedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get seed params
func (*GetSeedParams) SetName ¶
func (o *GetSeedParams) SetName(seedName string)
SetName adds the seedName to the get seed params
func (*GetSeedParams) SetTimeout ¶
func (o *GetSeedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get seed params
func (*GetSeedParams) WithContext ¶
func (o *GetSeedParams) WithContext(ctx context.Context) *GetSeedParams
WithContext adds the context to the get seed params
func (*GetSeedParams) WithHTTPClient ¶
func (o *GetSeedParams) WithHTTPClient(client *http.Client) *GetSeedParams
WithHTTPClient adds the HTTPClient to the get seed params
func (*GetSeedParams) WithName ¶
func (o *GetSeedParams) WithName(seedName string) *GetSeedParams
WithName adds the seedName to the get seed params
func (*GetSeedParams) WithTimeout ¶
func (o *GetSeedParams) WithTimeout(timeout time.Duration) *GetSeedParams
WithTimeout adds the timeout to the get seed params
func (*GetSeedParams) WriteToRequest ¶
func (o *GetSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSeedReader ¶
type GetSeedReader struct {
// contains filtered or unexported fields
}
GetSeedReader is a Reader for the GetSeed structure.
func (*GetSeedReader) ReadResponse ¶
func (o *GetSeedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSeedUnauthorized ¶
type GetSeedUnauthorized struct { }
GetSeedUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewGetSeedUnauthorized ¶
func NewGetSeedUnauthorized() *GetSeedUnauthorized
NewGetSeedUnauthorized creates a GetSeedUnauthorized with default headers values
func (*GetSeedUnauthorized) Error ¶
func (o *GetSeedUnauthorized) Error() string
type ListAdmissionPluginsDefault ¶
type ListAdmissionPluginsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListAdmissionPluginsDefault handles this case with default header values.
errorResponse
func NewListAdmissionPluginsDefault ¶
func NewListAdmissionPluginsDefault(code int) *ListAdmissionPluginsDefault
NewListAdmissionPluginsDefault creates a ListAdmissionPluginsDefault with default headers values
func (*ListAdmissionPluginsDefault) Code ¶
func (o *ListAdmissionPluginsDefault) Code() int
Code gets the status code for the list admission plugins default response
func (*ListAdmissionPluginsDefault) Error ¶
func (o *ListAdmissionPluginsDefault) Error() string
func (*ListAdmissionPluginsDefault) GetPayload ¶
func (o *ListAdmissionPluginsDefault) GetPayload() *models.ErrorResponse
type ListAdmissionPluginsForbidden ¶
type ListAdmissionPluginsForbidden struct { }
ListAdmissionPluginsForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewListAdmissionPluginsForbidden ¶
func NewListAdmissionPluginsForbidden() *ListAdmissionPluginsForbidden
NewListAdmissionPluginsForbidden creates a ListAdmissionPluginsForbidden with default headers values
func (*ListAdmissionPluginsForbidden) Error ¶
func (o *ListAdmissionPluginsForbidden) Error() string
type ListAdmissionPluginsOK ¶
type ListAdmissionPluginsOK struct {
Payload []*models.AdmissionPlugin
}
ListAdmissionPluginsOK handles this case with default header values.
AdmissionPlugin
func NewListAdmissionPluginsOK ¶
func NewListAdmissionPluginsOK() *ListAdmissionPluginsOK
NewListAdmissionPluginsOK creates a ListAdmissionPluginsOK with default headers values
func (*ListAdmissionPluginsOK) Error ¶
func (o *ListAdmissionPluginsOK) Error() string
func (*ListAdmissionPluginsOK) GetPayload ¶
func (o *ListAdmissionPluginsOK) GetPayload() []*models.AdmissionPlugin
type ListAdmissionPluginsParams ¶
type ListAdmissionPluginsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAdmissionPluginsParams contains all the parameters to send to the API endpoint for the list admission plugins operation typically these are written to a http.Request
func NewListAdmissionPluginsParams ¶
func NewListAdmissionPluginsParams() *ListAdmissionPluginsParams
NewListAdmissionPluginsParams creates a new ListAdmissionPluginsParams object with the default values initialized.
func NewListAdmissionPluginsParamsWithContext ¶
func NewListAdmissionPluginsParamsWithContext(ctx context.Context) *ListAdmissionPluginsParams
NewListAdmissionPluginsParamsWithContext creates a new ListAdmissionPluginsParams object with the default values initialized, and the ability to set a context for a request
func NewListAdmissionPluginsParamsWithHTTPClient ¶
func NewListAdmissionPluginsParamsWithHTTPClient(client *http.Client) *ListAdmissionPluginsParams
NewListAdmissionPluginsParamsWithHTTPClient creates a new ListAdmissionPluginsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAdmissionPluginsParamsWithTimeout ¶
func NewListAdmissionPluginsParamsWithTimeout(timeout time.Duration) *ListAdmissionPluginsParams
NewListAdmissionPluginsParamsWithTimeout creates a new ListAdmissionPluginsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAdmissionPluginsParams) SetContext ¶
func (o *ListAdmissionPluginsParams) SetContext(ctx context.Context)
SetContext adds the context to the list admission plugins params
func (*ListAdmissionPluginsParams) SetHTTPClient ¶
func (o *ListAdmissionPluginsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list admission plugins params
func (*ListAdmissionPluginsParams) SetTimeout ¶
func (o *ListAdmissionPluginsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list admission plugins params
func (*ListAdmissionPluginsParams) WithContext ¶
func (o *ListAdmissionPluginsParams) WithContext(ctx context.Context) *ListAdmissionPluginsParams
WithContext adds the context to the list admission plugins params
func (*ListAdmissionPluginsParams) WithHTTPClient ¶
func (o *ListAdmissionPluginsParams) WithHTTPClient(client *http.Client) *ListAdmissionPluginsParams
WithHTTPClient adds the HTTPClient to the list admission plugins params
func (*ListAdmissionPluginsParams) WithTimeout ¶
func (o *ListAdmissionPluginsParams) WithTimeout(timeout time.Duration) *ListAdmissionPluginsParams
WithTimeout adds the timeout to the list admission plugins params
func (*ListAdmissionPluginsParams) WriteToRequest ¶
func (o *ListAdmissionPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAdmissionPluginsReader ¶
type ListAdmissionPluginsReader struct {
// contains filtered or unexported fields
}
ListAdmissionPluginsReader is a Reader for the ListAdmissionPlugins structure.
func (*ListAdmissionPluginsReader) ReadResponse ¶
func (o *ListAdmissionPluginsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAdmissionPluginsUnauthorized ¶
type ListAdmissionPluginsUnauthorized struct { }
ListAdmissionPluginsUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewListAdmissionPluginsUnauthorized ¶
func NewListAdmissionPluginsUnauthorized() *ListAdmissionPluginsUnauthorized
NewListAdmissionPluginsUnauthorized creates a ListAdmissionPluginsUnauthorized with default headers values
func (*ListAdmissionPluginsUnauthorized) Error ¶
func (o *ListAdmissionPluginsUnauthorized) Error() string
type ListSeedsDefault ¶
type ListSeedsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
ListSeedsDefault handles this case with default header values.
errorResponse
func NewListSeedsDefault ¶
func NewListSeedsDefault(code int) *ListSeedsDefault
NewListSeedsDefault creates a ListSeedsDefault with default headers values
func (*ListSeedsDefault) Code ¶
func (o *ListSeedsDefault) Code() int
Code gets the status code for the list seeds default response
func (*ListSeedsDefault) Error ¶
func (o *ListSeedsDefault) Error() string
func (*ListSeedsDefault) GetPayload ¶
func (o *ListSeedsDefault) GetPayload() *models.ErrorResponse
type ListSeedsForbidden ¶
type ListSeedsForbidden struct { }
ListSeedsForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewListSeedsForbidden ¶
func NewListSeedsForbidden() *ListSeedsForbidden
NewListSeedsForbidden creates a ListSeedsForbidden with default headers values
func (*ListSeedsForbidden) Error ¶
func (o *ListSeedsForbidden) Error() string
type ListSeedsOK ¶
ListSeedsOK handles this case with default header values.
Seed
func NewListSeedsOK ¶
func NewListSeedsOK() *ListSeedsOK
NewListSeedsOK creates a ListSeedsOK with default headers values
func (*ListSeedsOK) Error ¶
func (o *ListSeedsOK) Error() string
func (*ListSeedsOK) GetPayload ¶
func (o *ListSeedsOK) GetPayload() []*models.Seed
type ListSeedsParams ¶
type ListSeedsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSeedsParams contains all the parameters to send to the API endpoint for the list seeds operation typically these are written to a http.Request
func NewListSeedsParams ¶
func NewListSeedsParams() *ListSeedsParams
NewListSeedsParams creates a new ListSeedsParams object with the default values initialized.
func NewListSeedsParamsWithContext ¶
func NewListSeedsParamsWithContext(ctx context.Context) *ListSeedsParams
NewListSeedsParamsWithContext creates a new ListSeedsParams object with the default values initialized, and the ability to set a context for a request
func NewListSeedsParamsWithHTTPClient ¶
func NewListSeedsParamsWithHTTPClient(client *http.Client) *ListSeedsParams
NewListSeedsParamsWithHTTPClient creates a new ListSeedsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSeedsParamsWithTimeout ¶
func NewListSeedsParamsWithTimeout(timeout time.Duration) *ListSeedsParams
NewListSeedsParamsWithTimeout creates a new ListSeedsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSeedsParams) SetContext ¶
func (o *ListSeedsParams) SetContext(ctx context.Context)
SetContext adds the context to the list seeds params
func (*ListSeedsParams) SetHTTPClient ¶
func (o *ListSeedsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list seeds params
func (*ListSeedsParams) SetTimeout ¶
func (o *ListSeedsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list seeds params
func (*ListSeedsParams) WithContext ¶
func (o *ListSeedsParams) WithContext(ctx context.Context) *ListSeedsParams
WithContext adds the context to the list seeds params
func (*ListSeedsParams) WithHTTPClient ¶
func (o *ListSeedsParams) WithHTTPClient(client *http.Client) *ListSeedsParams
WithHTTPClient adds the HTTPClient to the list seeds params
func (*ListSeedsParams) WithTimeout ¶
func (o *ListSeedsParams) WithTimeout(timeout time.Duration) *ListSeedsParams
WithTimeout adds the timeout to the list seeds params
func (*ListSeedsParams) WriteToRequest ¶
func (o *ListSeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSeedsReader ¶
type ListSeedsReader struct {
// contains filtered or unexported fields
}
ListSeedsReader is a Reader for the ListSeeds structure.
func (*ListSeedsReader) ReadResponse ¶
func (o *ListSeedsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSeedsUnauthorized ¶
type ListSeedsUnauthorized struct { }
ListSeedsUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewListSeedsUnauthorized ¶
func NewListSeedsUnauthorized() *ListSeedsUnauthorized
NewListSeedsUnauthorized creates a ListSeedsUnauthorized with default headers values
func (*ListSeedsUnauthorized) Error ¶
func (o *ListSeedsUnauthorized) Error() string
type PatchKubermaticSettingsDefault ¶
type PatchKubermaticSettingsDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
PatchKubermaticSettingsDefault handles this case with default header values.
errorResponse
func NewPatchKubermaticSettingsDefault ¶
func NewPatchKubermaticSettingsDefault(code int) *PatchKubermaticSettingsDefault
NewPatchKubermaticSettingsDefault creates a PatchKubermaticSettingsDefault with default headers values
func (*PatchKubermaticSettingsDefault) Code ¶
func (o *PatchKubermaticSettingsDefault) Code() int
Code gets the status code for the patch kubermatic settings default response
func (*PatchKubermaticSettingsDefault) Error ¶
func (o *PatchKubermaticSettingsDefault) Error() string
func (*PatchKubermaticSettingsDefault) GetPayload ¶
func (o *PatchKubermaticSettingsDefault) GetPayload() *models.ErrorResponse
type PatchKubermaticSettingsForbidden ¶
type PatchKubermaticSettingsForbidden struct { }
PatchKubermaticSettingsForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewPatchKubermaticSettingsForbidden ¶
func NewPatchKubermaticSettingsForbidden() *PatchKubermaticSettingsForbidden
NewPatchKubermaticSettingsForbidden creates a PatchKubermaticSettingsForbidden with default headers values
func (*PatchKubermaticSettingsForbidden) Error ¶
func (o *PatchKubermaticSettingsForbidden) Error() string
type PatchKubermaticSettingsOK ¶
type PatchKubermaticSettingsOK struct {
Payload *models.GlobalSettings
}
PatchKubermaticSettingsOK handles this case with default header values.
GlobalSettings
func NewPatchKubermaticSettingsOK ¶
func NewPatchKubermaticSettingsOK() *PatchKubermaticSettingsOK
NewPatchKubermaticSettingsOK creates a PatchKubermaticSettingsOK with default headers values
func (*PatchKubermaticSettingsOK) Error ¶
func (o *PatchKubermaticSettingsOK) Error() string
func (*PatchKubermaticSettingsOK) GetPayload ¶
func (o *PatchKubermaticSettingsOK) GetPayload() *models.GlobalSettings
type PatchKubermaticSettingsParams ¶
type PatchKubermaticSettingsParams struct { /*Patch*/ Patch interface{} Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchKubermaticSettingsParams contains all the parameters to send to the API endpoint for the patch kubermatic settings operation typically these are written to a http.Request
func NewPatchKubermaticSettingsParams ¶
func NewPatchKubermaticSettingsParams() *PatchKubermaticSettingsParams
NewPatchKubermaticSettingsParams creates a new PatchKubermaticSettingsParams object with the default values initialized.
func NewPatchKubermaticSettingsParamsWithContext ¶
func NewPatchKubermaticSettingsParamsWithContext(ctx context.Context) *PatchKubermaticSettingsParams
NewPatchKubermaticSettingsParamsWithContext creates a new PatchKubermaticSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewPatchKubermaticSettingsParamsWithHTTPClient ¶
func NewPatchKubermaticSettingsParamsWithHTTPClient(client *http.Client) *PatchKubermaticSettingsParams
NewPatchKubermaticSettingsParamsWithHTTPClient creates a new PatchKubermaticSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchKubermaticSettingsParamsWithTimeout ¶
func NewPatchKubermaticSettingsParamsWithTimeout(timeout time.Duration) *PatchKubermaticSettingsParams
NewPatchKubermaticSettingsParamsWithTimeout creates a new PatchKubermaticSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchKubermaticSettingsParams) SetContext ¶
func (o *PatchKubermaticSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) SetHTTPClient ¶
func (o *PatchKubermaticSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) SetPatch ¶
func (o *PatchKubermaticSettingsParams) SetPatch(patch interface{})
SetPatch adds the patch to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) SetTimeout ¶
func (o *PatchKubermaticSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) WithContext ¶
func (o *PatchKubermaticSettingsParams) WithContext(ctx context.Context) *PatchKubermaticSettingsParams
WithContext adds the context to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) WithHTTPClient ¶
func (o *PatchKubermaticSettingsParams) WithHTTPClient(client *http.Client) *PatchKubermaticSettingsParams
WithHTTPClient adds the HTTPClient to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) WithPatch ¶
func (o *PatchKubermaticSettingsParams) WithPatch(patch interface{}) *PatchKubermaticSettingsParams
WithPatch adds the patch to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) WithTimeout ¶
func (o *PatchKubermaticSettingsParams) WithTimeout(timeout time.Duration) *PatchKubermaticSettingsParams
WithTimeout adds the timeout to the patch kubermatic settings params
func (*PatchKubermaticSettingsParams) WriteToRequest ¶
func (o *PatchKubermaticSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchKubermaticSettingsReader ¶
type PatchKubermaticSettingsReader struct {
// contains filtered or unexported fields
}
PatchKubermaticSettingsReader is a Reader for the PatchKubermaticSettings structure.
func (*PatchKubermaticSettingsReader) ReadResponse ¶
func (o *PatchKubermaticSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchKubermaticSettingsUnauthorized ¶
type PatchKubermaticSettingsUnauthorized struct { }
PatchKubermaticSettingsUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewPatchKubermaticSettingsUnauthorized ¶
func NewPatchKubermaticSettingsUnauthorized() *PatchKubermaticSettingsUnauthorized
NewPatchKubermaticSettingsUnauthorized creates a PatchKubermaticSettingsUnauthorized with default headers values
func (*PatchKubermaticSettingsUnauthorized) Error ¶
func (o *PatchKubermaticSettingsUnauthorized) Error() string
type SetAdminDefault ¶
type SetAdminDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
SetAdminDefault handles this case with default header values.
errorResponse
func NewSetAdminDefault ¶
func NewSetAdminDefault(code int) *SetAdminDefault
NewSetAdminDefault creates a SetAdminDefault with default headers values
func (*SetAdminDefault) Code ¶
func (o *SetAdminDefault) Code() int
Code gets the status code for the set admin default response
func (*SetAdminDefault) Error ¶
func (o *SetAdminDefault) Error() string
func (*SetAdminDefault) GetPayload ¶
func (o *SetAdminDefault) GetPayload() *models.ErrorResponse
type SetAdminForbidden ¶
type SetAdminForbidden struct { }
SetAdminForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewSetAdminForbidden ¶
func NewSetAdminForbidden() *SetAdminForbidden
NewSetAdminForbidden creates a SetAdminForbidden with default headers values
func (*SetAdminForbidden) Error ¶
func (o *SetAdminForbidden) Error() string
type SetAdminOK ¶
SetAdminOK handles this case with default header values.
Admin
func NewSetAdminOK ¶
func NewSetAdminOK() *SetAdminOK
NewSetAdminOK creates a SetAdminOK with default headers values
func (*SetAdminOK) Error ¶
func (o *SetAdminOK) Error() string
func (*SetAdminOK) GetPayload ¶
func (o *SetAdminOK) GetPayload() *models.Admin
type SetAdminParams ¶
type SetAdminParams struct { /*Body*/ Body *models.Admin Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetAdminParams contains all the parameters to send to the API endpoint for the set admin operation typically these are written to a http.Request
func NewSetAdminParams ¶
func NewSetAdminParams() *SetAdminParams
NewSetAdminParams creates a new SetAdminParams object with the default values initialized.
func NewSetAdminParamsWithContext ¶
func NewSetAdminParamsWithContext(ctx context.Context) *SetAdminParams
NewSetAdminParamsWithContext creates a new SetAdminParams object with the default values initialized, and the ability to set a context for a request
func NewSetAdminParamsWithHTTPClient ¶
func NewSetAdminParamsWithHTTPClient(client *http.Client) *SetAdminParams
NewSetAdminParamsWithHTTPClient creates a new SetAdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetAdminParamsWithTimeout ¶
func NewSetAdminParamsWithTimeout(timeout time.Duration) *SetAdminParams
NewSetAdminParamsWithTimeout creates a new SetAdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetAdminParams) SetBody ¶
func (o *SetAdminParams) SetBody(body *models.Admin)
SetBody adds the body to the set admin params
func (*SetAdminParams) SetContext ¶
func (o *SetAdminParams) SetContext(ctx context.Context)
SetContext adds the context to the set admin params
func (*SetAdminParams) SetHTTPClient ¶
func (o *SetAdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set admin params
func (*SetAdminParams) SetTimeout ¶
func (o *SetAdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set admin params
func (*SetAdminParams) WithBody ¶
func (o *SetAdminParams) WithBody(body *models.Admin) *SetAdminParams
WithBody adds the body to the set admin params
func (*SetAdminParams) WithContext ¶
func (o *SetAdminParams) WithContext(ctx context.Context) *SetAdminParams
WithContext adds the context to the set admin params
func (*SetAdminParams) WithHTTPClient ¶
func (o *SetAdminParams) WithHTTPClient(client *http.Client) *SetAdminParams
WithHTTPClient adds the HTTPClient to the set admin params
func (*SetAdminParams) WithTimeout ¶
func (o *SetAdminParams) WithTimeout(timeout time.Duration) *SetAdminParams
WithTimeout adds the timeout to the set admin params
func (*SetAdminParams) WriteToRequest ¶
func (o *SetAdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetAdminReader ¶
type SetAdminReader struct {
// contains filtered or unexported fields
}
SetAdminReader is a Reader for the SetAdmin structure.
func (*SetAdminReader) ReadResponse ¶
func (o *SetAdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAdminUnauthorized ¶
type SetAdminUnauthorized struct { }
SetAdminUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewSetAdminUnauthorized ¶
func NewSetAdminUnauthorized() *SetAdminUnauthorized
NewSetAdminUnauthorized creates a SetAdminUnauthorized with default headers values
func (*SetAdminUnauthorized) Error ¶
func (o *SetAdminUnauthorized) Error() string
type UpdateAdmissionPluginDefault ¶
type UpdateAdmissionPluginDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
UpdateAdmissionPluginDefault handles this case with default header values.
errorResponse
func NewUpdateAdmissionPluginDefault ¶
func NewUpdateAdmissionPluginDefault(code int) *UpdateAdmissionPluginDefault
NewUpdateAdmissionPluginDefault creates a UpdateAdmissionPluginDefault with default headers values
func (*UpdateAdmissionPluginDefault) Code ¶
func (o *UpdateAdmissionPluginDefault) Code() int
Code gets the status code for the update admission plugin default response
func (*UpdateAdmissionPluginDefault) Error ¶
func (o *UpdateAdmissionPluginDefault) Error() string
func (*UpdateAdmissionPluginDefault) GetPayload ¶
func (o *UpdateAdmissionPluginDefault) GetPayload() *models.ErrorResponse
type UpdateAdmissionPluginForbidden ¶
type UpdateAdmissionPluginForbidden struct { }
UpdateAdmissionPluginForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewUpdateAdmissionPluginForbidden ¶
func NewUpdateAdmissionPluginForbidden() *UpdateAdmissionPluginForbidden
NewUpdateAdmissionPluginForbidden creates a UpdateAdmissionPluginForbidden with default headers values
func (*UpdateAdmissionPluginForbidden) Error ¶
func (o *UpdateAdmissionPluginForbidden) Error() string
type UpdateAdmissionPluginOK ¶
type UpdateAdmissionPluginOK struct {
Payload *models.AdmissionPlugin
}
UpdateAdmissionPluginOK handles this case with default header values.
AdmissionPlugin
func NewUpdateAdmissionPluginOK ¶
func NewUpdateAdmissionPluginOK() *UpdateAdmissionPluginOK
NewUpdateAdmissionPluginOK creates a UpdateAdmissionPluginOK with default headers values
func (*UpdateAdmissionPluginOK) Error ¶
func (o *UpdateAdmissionPluginOK) Error() string
func (*UpdateAdmissionPluginOK) GetPayload ¶
func (o *UpdateAdmissionPluginOK) GetPayload() *models.AdmissionPlugin
type UpdateAdmissionPluginParams ¶
type UpdateAdmissionPluginParams struct { /*Body*/ Body *models.AdmissionPlugin /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateAdmissionPluginParams contains all the parameters to send to the API endpoint for the update admission plugin operation typically these are written to a http.Request
func NewUpdateAdmissionPluginParams ¶
func NewUpdateAdmissionPluginParams() *UpdateAdmissionPluginParams
NewUpdateAdmissionPluginParams creates a new UpdateAdmissionPluginParams object with the default values initialized.
func NewUpdateAdmissionPluginParamsWithContext ¶
func NewUpdateAdmissionPluginParamsWithContext(ctx context.Context) *UpdateAdmissionPluginParams
NewUpdateAdmissionPluginParamsWithContext creates a new UpdateAdmissionPluginParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAdmissionPluginParamsWithHTTPClient ¶
func NewUpdateAdmissionPluginParamsWithHTTPClient(client *http.Client) *UpdateAdmissionPluginParams
NewUpdateAdmissionPluginParamsWithHTTPClient creates a new UpdateAdmissionPluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAdmissionPluginParamsWithTimeout ¶
func NewUpdateAdmissionPluginParamsWithTimeout(timeout time.Duration) *UpdateAdmissionPluginParams
NewUpdateAdmissionPluginParamsWithTimeout creates a new UpdateAdmissionPluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAdmissionPluginParams) SetBody ¶
func (o *UpdateAdmissionPluginParams) SetBody(body *models.AdmissionPlugin)
SetBody adds the body to the update admission plugin params
func (*UpdateAdmissionPluginParams) SetContext ¶
func (o *UpdateAdmissionPluginParams) SetContext(ctx context.Context)
SetContext adds the context to the update admission plugin params
func (*UpdateAdmissionPluginParams) SetHTTPClient ¶
func (o *UpdateAdmissionPluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update admission plugin params
func (*UpdateAdmissionPluginParams) SetName ¶
func (o *UpdateAdmissionPluginParams) SetName(name string)
SetName adds the name to the update admission plugin params
func (*UpdateAdmissionPluginParams) SetTimeout ¶
func (o *UpdateAdmissionPluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update admission plugin params
func (*UpdateAdmissionPluginParams) WithBody ¶
func (o *UpdateAdmissionPluginParams) WithBody(body *models.AdmissionPlugin) *UpdateAdmissionPluginParams
WithBody adds the body to the update admission plugin params
func (*UpdateAdmissionPluginParams) WithContext ¶
func (o *UpdateAdmissionPluginParams) WithContext(ctx context.Context) *UpdateAdmissionPluginParams
WithContext adds the context to the update admission plugin params
func (*UpdateAdmissionPluginParams) WithHTTPClient ¶
func (o *UpdateAdmissionPluginParams) WithHTTPClient(client *http.Client) *UpdateAdmissionPluginParams
WithHTTPClient adds the HTTPClient to the update admission plugin params
func (*UpdateAdmissionPluginParams) WithName ¶
func (o *UpdateAdmissionPluginParams) WithName(name string) *UpdateAdmissionPluginParams
WithName adds the name to the update admission plugin params
func (*UpdateAdmissionPluginParams) WithTimeout ¶
func (o *UpdateAdmissionPluginParams) WithTimeout(timeout time.Duration) *UpdateAdmissionPluginParams
WithTimeout adds the timeout to the update admission plugin params
func (*UpdateAdmissionPluginParams) WriteToRequest ¶
func (o *UpdateAdmissionPluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAdmissionPluginReader ¶
type UpdateAdmissionPluginReader struct {
// contains filtered or unexported fields
}
UpdateAdmissionPluginReader is a Reader for the UpdateAdmissionPlugin structure.
func (*UpdateAdmissionPluginReader) ReadResponse ¶
func (o *UpdateAdmissionPluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAdmissionPluginUnauthorized ¶
type UpdateAdmissionPluginUnauthorized struct { }
UpdateAdmissionPluginUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewUpdateAdmissionPluginUnauthorized ¶
func NewUpdateAdmissionPluginUnauthorized() *UpdateAdmissionPluginUnauthorized
NewUpdateAdmissionPluginUnauthorized creates a UpdateAdmissionPluginUnauthorized with default headers values
func (*UpdateAdmissionPluginUnauthorized) Error ¶
func (o *UpdateAdmissionPluginUnauthorized) Error() string
type UpdateSeedBody ¶
type UpdateSeedBody struct { // name Name string `json:"name,omitempty"` // spec Spec *models.SeedSpec `json:"spec,omitempty"` }
UpdateSeedBody update seed body swagger:model UpdateSeedBody
func (*UpdateSeedBody) MarshalBinary ¶
func (o *UpdateSeedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateSeedBody) UnmarshalBinary ¶
func (o *UpdateSeedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateSeedDefault ¶
type UpdateSeedDefault struct { Payload *models.ErrorResponse // contains filtered or unexported fields }
UpdateSeedDefault handles this case with default header values.
errorResponse
func NewUpdateSeedDefault ¶
func NewUpdateSeedDefault(code int) *UpdateSeedDefault
NewUpdateSeedDefault creates a UpdateSeedDefault with default headers values
func (*UpdateSeedDefault) Code ¶
func (o *UpdateSeedDefault) Code() int
Code gets the status code for the update seed default response
func (*UpdateSeedDefault) Error ¶
func (o *UpdateSeedDefault) Error() string
func (*UpdateSeedDefault) GetPayload ¶
func (o *UpdateSeedDefault) GetPayload() *models.ErrorResponse
type UpdateSeedForbidden ¶
type UpdateSeedForbidden struct { }
UpdateSeedForbidden handles this case with default header values.
EmptyResponse is a empty response
func NewUpdateSeedForbidden ¶
func NewUpdateSeedForbidden() *UpdateSeedForbidden
NewUpdateSeedForbidden creates a UpdateSeedForbidden with default headers values
func (*UpdateSeedForbidden) Error ¶
func (o *UpdateSeedForbidden) Error() string
type UpdateSeedOK ¶
UpdateSeedOK handles this case with default header values.
Seed
func NewUpdateSeedOK ¶
func NewUpdateSeedOK() *UpdateSeedOK
NewUpdateSeedOK creates a UpdateSeedOK with default headers values
func (*UpdateSeedOK) Error ¶
func (o *UpdateSeedOK) Error() string
func (*UpdateSeedOK) GetPayload ¶
func (o *UpdateSeedOK) GetPayload() *models.Seed
type UpdateSeedParams ¶
type UpdateSeedParams struct { /*Body*/ Body UpdateSeedBody /*SeedName*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSeedParams contains all the parameters to send to the API endpoint for the update seed operation typically these are written to a http.Request
func NewUpdateSeedParams ¶
func NewUpdateSeedParams() *UpdateSeedParams
NewUpdateSeedParams creates a new UpdateSeedParams object with the default values initialized.
func NewUpdateSeedParamsWithContext ¶
func NewUpdateSeedParamsWithContext(ctx context.Context) *UpdateSeedParams
NewUpdateSeedParamsWithContext creates a new UpdateSeedParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSeedParamsWithHTTPClient ¶
func NewUpdateSeedParamsWithHTTPClient(client *http.Client) *UpdateSeedParams
NewUpdateSeedParamsWithHTTPClient creates a new UpdateSeedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSeedParamsWithTimeout ¶
func NewUpdateSeedParamsWithTimeout(timeout time.Duration) *UpdateSeedParams
NewUpdateSeedParamsWithTimeout creates a new UpdateSeedParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSeedParams) SetBody ¶
func (o *UpdateSeedParams) SetBody(body UpdateSeedBody)
SetBody adds the body to the update seed params
func (*UpdateSeedParams) SetContext ¶
func (o *UpdateSeedParams) SetContext(ctx context.Context)
SetContext adds the context to the update seed params
func (*UpdateSeedParams) SetHTTPClient ¶
func (o *UpdateSeedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update seed params
func (*UpdateSeedParams) SetName ¶
func (o *UpdateSeedParams) SetName(seedName string)
SetName adds the seedName to the update seed params
func (*UpdateSeedParams) SetTimeout ¶
func (o *UpdateSeedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update seed params
func (*UpdateSeedParams) WithBody ¶
func (o *UpdateSeedParams) WithBody(body UpdateSeedBody) *UpdateSeedParams
WithBody adds the body to the update seed params
func (*UpdateSeedParams) WithContext ¶
func (o *UpdateSeedParams) WithContext(ctx context.Context) *UpdateSeedParams
WithContext adds the context to the update seed params
func (*UpdateSeedParams) WithHTTPClient ¶
func (o *UpdateSeedParams) WithHTTPClient(client *http.Client) *UpdateSeedParams
WithHTTPClient adds the HTTPClient to the update seed params
func (*UpdateSeedParams) WithName ¶
func (o *UpdateSeedParams) WithName(seedName string) *UpdateSeedParams
WithName adds the seedName to the update seed params
func (*UpdateSeedParams) WithTimeout ¶
func (o *UpdateSeedParams) WithTimeout(timeout time.Duration) *UpdateSeedParams
WithTimeout adds the timeout to the update seed params
func (*UpdateSeedParams) WriteToRequest ¶
func (o *UpdateSeedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSeedReader ¶
type UpdateSeedReader struct {
// contains filtered or unexported fields
}
UpdateSeedReader is a Reader for the UpdateSeed structure.
func (*UpdateSeedReader) ReadResponse ¶
func (o *UpdateSeedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSeedUnauthorized ¶
type UpdateSeedUnauthorized struct { }
UpdateSeedUnauthorized handles this case with default header values.
EmptyResponse is a empty response
func NewUpdateSeedUnauthorized ¶
func NewUpdateSeedUnauthorized() *UpdateSeedUnauthorized
NewUpdateSeedUnauthorized creates a UpdateSeedUnauthorized with default headers values
func (*UpdateSeedUnauthorized) Error ¶
func (o *UpdateSeedUnauthorized) Error() string
Source Files ¶
- admin_client.go
- delete_admission_plugin_parameters.go
- delete_admission_plugin_responses.go
- delete_seed_parameters.go
- delete_seed_responses.go
- get_admins_parameters.go
- get_admins_responses.go
- get_admission_plugin_parameters.go
- get_admission_plugin_responses.go
- get_kubermatic_custom_links_parameters.go
- get_kubermatic_custom_links_responses.go
- get_kubermatic_settings_parameters.go
- get_kubermatic_settings_responses.go
- get_seed_parameters.go
- get_seed_responses.go
- list_admission_plugins_parameters.go
- list_admission_plugins_responses.go
- list_seeds_parameters.go
- list_seeds_responses.go
- patch_kubermatic_settings_parameters.go
- patch_kubermatic_settings_responses.go
- set_admin_parameters.go
- set_admin_responses.go
- update_admission_plugin_parameters.go
- update_admission_plugin_responses.go
- update_seed_parameters.go
- update_seed_responses.go