Documentation
¶
Index ¶
- type Client
- func (a *Client) DisablePlugin(params *DisablePluginParams, authInfo runtime.ClientAuthInfoWriter) (*DisablePluginOK, error)
- func (a *Client) EnablePlugin(params *EnablePluginParams, authInfo runtime.ClientAuthInfoWriter) (*EnablePluginOK, error)
- func (a *Client) GetPluginConfig(params *GetPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginConfigOK, error)
- func (a *Client) GetPluginDisplay(params *GetPluginDisplayParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginDisplayOK, error)
- func (a *Client) GetPlugins(params *GetPluginsParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdatePluginConfig(params *UpdatePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePluginConfigOK, error)
- type DisablePluginForbidden
- type DisablePluginInternalServerError
- type DisablePluginNotFound
- type DisablePluginOK
- type DisablePluginParams
- func (o *DisablePluginParams) SetContext(ctx context.Context)
- func (o *DisablePluginParams) SetHTTPClient(client *http.Client)
- func (o *DisablePluginParams) SetID(id int64)
- func (o *DisablePluginParams) SetTimeout(timeout time.Duration)
- func (o *DisablePluginParams) WithContext(ctx context.Context) *DisablePluginParams
- func (o *DisablePluginParams) WithHTTPClient(client *http.Client) *DisablePluginParams
- func (o *DisablePluginParams) WithID(id int64) *DisablePluginParams
- func (o *DisablePluginParams) WithTimeout(timeout time.Duration) *DisablePluginParams
- func (o *DisablePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisablePluginReader
- type DisablePluginUnauthorized
- type EnablePluginForbidden
- type EnablePluginInternalServerError
- type EnablePluginNotFound
- type EnablePluginOK
- type EnablePluginParams
- func (o *EnablePluginParams) SetContext(ctx context.Context)
- func (o *EnablePluginParams) SetHTTPClient(client *http.Client)
- func (o *EnablePluginParams) SetID(id int64)
- func (o *EnablePluginParams) SetTimeout(timeout time.Duration)
- func (o *EnablePluginParams) WithContext(ctx context.Context) *EnablePluginParams
- func (o *EnablePluginParams) WithHTTPClient(client *http.Client) *EnablePluginParams
- func (o *EnablePluginParams) WithID(id int64) *EnablePluginParams
- func (o *EnablePluginParams) WithTimeout(timeout time.Duration) *EnablePluginParams
- func (o *EnablePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnablePluginReader
- type EnablePluginUnauthorized
- type GetPluginConfigBadRequest
- type GetPluginConfigForbidden
- type GetPluginConfigInternalServerError
- type GetPluginConfigNotFound
- type GetPluginConfigOK
- type GetPluginConfigParams
- func NewGetPluginConfigParams() *GetPluginConfigParams
- func NewGetPluginConfigParamsWithContext(ctx context.Context) *GetPluginConfigParams
- func NewGetPluginConfigParamsWithHTTPClient(client *http.Client) *GetPluginConfigParams
- func NewGetPluginConfigParamsWithTimeout(timeout time.Duration) *GetPluginConfigParams
- func (o *GetPluginConfigParams) SetContext(ctx context.Context)
- func (o *GetPluginConfigParams) SetHTTPClient(client *http.Client)
- func (o *GetPluginConfigParams) SetID(id int64)
- func (o *GetPluginConfigParams) SetTimeout(timeout time.Duration)
- func (o *GetPluginConfigParams) WithContext(ctx context.Context) *GetPluginConfigParams
- func (o *GetPluginConfigParams) WithHTTPClient(client *http.Client) *GetPluginConfigParams
- func (o *GetPluginConfigParams) WithID(id int64) *GetPluginConfigParams
- func (o *GetPluginConfigParams) WithTimeout(timeout time.Duration) *GetPluginConfigParams
- func (o *GetPluginConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPluginConfigReader
- type GetPluginConfigUnauthorized
- type GetPluginDisplayForbidden
- type GetPluginDisplayInternalServerError
- type GetPluginDisplayNotFound
- type GetPluginDisplayOK
- type GetPluginDisplayParams
- func NewGetPluginDisplayParams() *GetPluginDisplayParams
- func NewGetPluginDisplayParamsWithContext(ctx context.Context) *GetPluginDisplayParams
- func NewGetPluginDisplayParamsWithHTTPClient(client *http.Client) *GetPluginDisplayParams
- func NewGetPluginDisplayParamsWithTimeout(timeout time.Duration) *GetPluginDisplayParams
- func (o *GetPluginDisplayParams) SetContext(ctx context.Context)
- func (o *GetPluginDisplayParams) SetHTTPClient(client *http.Client)
- func (o *GetPluginDisplayParams) SetID(id int64)
- func (o *GetPluginDisplayParams) SetTimeout(timeout time.Duration)
- func (o *GetPluginDisplayParams) WithContext(ctx context.Context) *GetPluginDisplayParams
- func (o *GetPluginDisplayParams) WithHTTPClient(client *http.Client) *GetPluginDisplayParams
- func (o *GetPluginDisplayParams) WithID(id int64) *GetPluginDisplayParams
- func (o *GetPluginDisplayParams) WithTimeout(timeout time.Duration) *GetPluginDisplayParams
- func (o *GetPluginDisplayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPluginDisplayReader
- type GetPluginDisplayUnauthorized
- type GetPluginsForbidden
- type GetPluginsInternalServerError
- type GetPluginsNotFound
- type GetPluginsOK
- type GetPluginsParams
- func (o *GetPluginsParams) SetContext(ctx context.Context)
- func (o *GetPluginsParams) SetHTTPClient(client *http.Client)
- func (o *GetPluginsParams) SetTimeout(timeout time.Duration)
- func (o *GetPluginsParams) WithContext(ctx context.Context) *GetPluginsParams
- func (o *GetPluginsParams) WithHTTPClient(client *http.Client) *GetPluginsParams
- func (o *GetPluginsParams) WithTimeout(timeout time.Duration) *GetPluginsParams
- func (o *GetPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPluginsReader
- type GetPluginsUnauthorized
- type UpdatePluginConfigBadRequest
- type UpdatePluginConfigForbidden
- type UpdatePluginConfigInternalServerError
- type UpdatePluginConfigNotFound
- type UpdatePluginConfigOK
- type UpdatePluginConfigParams
- func NewUpdatePluginConfigParams() *UpdatePluginConfigParams
- func NewUpdatePluginConfigParamsWithContext(ctx context.Context) *UpdatePluginConfigParams
- func NewUpdatePluginConfigParamsWithHTTPClient(client *http.Client) *UpdatePluginConfigParams
- func NewUpdatePluginConfigParamsWithTimeout(timeout time.Duration) *UpdatePluginConfigParams
- func (o *UpdatePluginConfigParams) SetContext(ctx context.Context)
- func (o *UpdatePluginConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePluginConfigParams) SetID(id int64)
- func (o *UpdatePluginConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePluginConfigParams) WithContext(ctx context.Context) *UpdatePluginConfigParams
- func (o *UpdatePluginConfigParams) WithHTTPClient(client *http.Client) *UpdatePluginConfigParams
- func (o *UpdatePluginConfigParams) WithID(id int64) *UpdatePluginConfigParams
- func (o *UpdatePluginConfigParams) WithTimeout(timeout time.Duration) *UpdatePluginConfigParams
- func (o *UpdatePluginConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePluginConfigReader
- type UpdatePluginConfigUnauthorized
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 plugin API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new plugin API client.
func (*Client) DisablePlugin ¶
func (a *Client) DisablePlugin(params *DisablePluginParams, authInfo runtime.ClientAuthInfoWriter) (*DisablePluginOK, error)
DisablePlugin disables a plugin
func (*Client) EnablePlugin ¶
func (a *Client) EnablePlugin(params *EnablePluginParams, authInfo runtime.ClientAuthInfoWriter) (*EnablePluginOK, error)
EnablePlugin enables a plugin
func (*Client) GetPluginConfig ¶
func (a *Client) GetPluginConfig(params *GetPluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginConfigOK, error)
GetPluginConfig gets y a m l configuration for configurer plugin
func (*Client) GetPluginDisplay ¶
func (a *Client) GetPluginDisplay(params *GetPluginDisplayParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginDisplayOK, error)
GetPluginDisplay gets display info for a displayer plugin
func (*Client) GetPlugins ¶
func (a *Client) GetPlugins(params *GetPluginsParams, authInfo runtime.ClientAuthInfoWriter) (*GetPluginsOK, error)
GetPlugins returns all plugins
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdatePluginConfig ¶
func (a *Client) UpdatePluginConfig(params *UpdatePluginConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePluginConfigOK, error)
UpdatePluginConfig updates y a m l configuration for configurer plugin
type DisablePluginForbidden ¶
DisablePluginForbidden handles this case with default header values.
Forbidden
func NewDisablePluginForbidden ¶
func NewDisablePluginForbidden() *DisablePluginForbidden
NewDisablePluginForbidden creates a DisablePluginForbidden with default headers values
func (*DisablePluginForbidden) Error ¶
func (o *DisablePluginForbidden) Error() string
type DisablePluginInternalServerError ¶
DisablePluginInternalServerError handles this case with default header values.
Internal Server Error
func NewDisablePluginInternalServerError ¶
func NewDisablePluginInternalServerError() *DisablePluginInternalServerError
NewDisablePluginInternalServerError creates a DisablePluginInternalServerError with default headers values
func (*DisablePluginInternalServerError) Error ¶
func (o *DisablePluginInternalServerError) Error() string
type DisablePluginNotFound ¶
DisablePluginNotFound handles this case with default header values.
Not Found
func NewDisablePluginNotFound ¶
func NewDisablePluginNotFound() *DisablePluginNotFound
NewDisablePluginNotFound creates a DisablePluginNotFound with default headers values
func (*DisablePluginNotFound) Error ¶
func (o *DisablePluginNotFound) Error() string
type DisablePluginOK ¶
type DisablePluginOK struct {
}
DisablePluginOK handles this case with default header values.
Ok
func NewDisablePluginOK ¶
func NewDisablePluginOK() *DisablePluginOK
NewDisablePluginOK creates a DisablePluginOK with default headers values
func (*DisablePluginOK) Error ¶
func (o *DisablePluginOK) Error() string
type DisablePluginParams ¶
type DisablePluginParams struct {
/*ID
the plugin id
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DisablePluginParams contains all the parameters to send to the API endpoint for the disable plugin operation typically these are written to a http.Request
func NewDisablePluginParams ¶
func NewDisablePluginParams() *DisablePluginParams
NewDisablePluginParams creates a new DisablePluginParams object with the default values initialized.
func NewDisablePluginParamsWithContext ¶
func NewDisablePluginParamsWithContext(ctx context.Context) *DisablePluginParams
NewDisablePluginParamsWithContext creates a new DisablePluginParams object with the default values initialized, and the ability to set a context for a request
func NewDisablePluginParamsWithHTTPClient ¶
func NewDisablePluginParamsWithHTTPClient(client *http.Client) *DisablePluginParams
NewDisablePluginParamsWithHTTPClient creates a new DisablePluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisablePluginParamsWithTimeout ¶
func NewDisablePluginParamsWithTimeout(timeout time.Duration) *DisablePluginParams
NewDisablePluginParamsWithTimeout creates a new DisablePluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisablePluginParams) SetContext ¶
func (o *DisablePluginParams) SetContext(ctx context.Context)
SetContext adds the context to the disable plugin params
func (*DisablePluginParams) SetHTTPClient ¶
func (o *DisablePluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable plugin params
func (*DisablePluginParams) SetID ¶
func (o *DisablePluginParams) SetID(id int64)
SetID adds the id to the disable plugin params
func (*DisablePluginParams) SetTimeout ¶
func (o *DisablePluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable plugin params
func (*DisablePluginParams) WithContext ¶
func (o *DisablePluginParams) WithContext(ctx context.Context) *DisablePluginParams
WithContext adds the context to the disable plugin params
func (*DisablePluginParams) WithHTTPClient ¶
func (o *DisablePluginParams) WithHTTPClient(client *http.Client) *DisablePluginParams
WithHTTPClient adds the HTTPClient to the disable plugin params
func (*DisablePluginParams) WithID ¶
func (o *DisablePluginParams) WithID(id int64) *DisablePluginParams
WithID adds the id to the disable plugin params
func (*DisablePluginParams) WithTimeout ¶
func (o *DisablePluginParams) WithTimeout(timeout time.Duration) *DisablePluginParams
WithTimeout adds the timeout to the disable plugin params
func (*DisablePluginParams) WriteToRequest ¶
func (o *DisablePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisablePluginReader ¶
type DisablePluginReader struct {
// contains filtered or unexported fields
}
DisablePluginReader is a Reader for the DisablePlugin structure.
func (*DisablePluginReader) ReadResponse ¶
func (o *DisablePluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisablePluginUnauthorized ¶
type DisablePluginUnauthorized struct {
}
DisablePluginUnauthorized handles this case with default header values.
Unauthorized
func NewDisablePluginUnauthorized ¶
func NewDisablePluginUnauthorized() *DisablePluginUnauthorized
NewDisablePluginUnauthorized creates a DisablePluginUnauthorized with default headers values
func (*DisablePluginUnauthorized) Error ¶
func (o *DisablePluginUnauthorized) Error() string
type EnablePluginForbidden ¶
EnablePluginForbidden handles this case with default header values.
Forbidden
func NewEnablePluginForbidden ¶
func NewEnablePluginForbidden() *EnablePluginForbidden
NewEnablePluginForbidden creates a EnablePluginForbidden with default headers values
func (*EnablePluginForbidden) Error ¶
func (o *EnablePluginForbidden) Error() string
type EnablePluginInternalServerError ¶
EnablePluginInternalServerError handles this case with default header values.
Internal Server Error
func NewEnablePluginInternalServerError ¶
func NewEnablePluginInternalServerError() *EnablePluginInternalServerError
NewEnablePluginInternalServerError creates a EnablePluginInternalServerError with default headers values
func (*EnablePluginInternalServerError) Error ¶
func (o *EnablePluginInternalServerError) Error() string
type EnablePluginNotFound ¶
EnablePluginNotFound handles this case with default header values.
Not Found
func NewEnablePluginNotFound ¶
func NewEnablePluginNotFound() *EnablePluginNotFound
NewEnablePluginNotFound creates a EnablePluginNotFound with default headers values
func (*EnablePluginNotFound) Error ¶
func (o *EnablePluginNotFound) Error() string
type EnablePluginOK ¶
type EnablePluginOK struct {
}
EnablePluginOK handles this case with default header values.
Ok
func NewEnablePluginOK ¶
func NewEnablePluginOK() *EnablePluginOK
NewEnablePluginOK creates a EnablePluginOK with default headers values
func (*EnablePluginOK) Error ¶
func (o *EnablePluginOK) Error() string
type EnablePluginParams ¶
type EnablePluginParams struct {
/*ID
the plugin id
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EnablePluginParams contains all the parameters to send to the API endpoint for the enable plugin operation typically these are written to a http.Request
func NewEnablePluginParams ¶
func NewEnablePluginParams() *EnablePluginParams
NewEnablePluginParams creates a new EnablePluginParams object with the default values initialized.
func NewEnablePluginParamsWithContext ¶
func NewEnablePluginParamsWithContext(ctx context.Context) *EnablePluginParams
NewEnablePluginParamsWithContext creates a new EnablePluginParams object with the default values initialized, and the ability to set a context for a request
func NewEnablePluginParamsWithHTTPClient ¶
func NewEnablePluginParamsWithHTTPClient(client *http.Client) *EnablePluginParams
NewEnablePluginParamsWithHTTPClient creates a new EnablePluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnablePluginParamsWithTimeout ¶
func NewEnablePluginParamsWithTimeout(timeout time.Duration) *EnablePluginParams
NewEnablePluginParamsWithTimeout creates a new EnablePluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnablePluginParams) SetContext ¶
func (o *EnablePluginParams) SetContext(ctx context.Context)
SetContext adds the context to the enable plugin params
func (*EnablePluginParams) SetHTTPClient ¶
func (o *EnablePluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable plugin params
func (*EnablePluginParams) SetID ¶
func (o *EnablePluginParams) SetID(id int64)
SetID adds the id to the enable plugin params
func (*EnablePluginParams) SetTimeout ¶
func (o *EnablePluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable plugin params
func (*EnablePluginParams) WithContext ¶
func (o *EnablePluginParams) WithContext(ctx context.Context) *EnablePluginParams
WithContext adds the context to the enable plugin params
func (*EnablePluginParams) WithHTTPClient ¶
func (o *EnablePluginParams) WithHTTPClient(client *http.Client) *EnablePluginParams
WithHTTPClient adds the HTTPClient to the enable plugin params
func (*EnablePluginParams) WithID ¶
func (o *EnablePluginParams) WithID(id int64) *EnablePluginParams
WithID adds the id to the enable plugin params
func (*EnablePluginParams) WithTimeout ¶
func (o *EnablePluginParams) WithTimeout(timeout time.Duration) *EnablePluginParams
WithTimeout adds the timeout to the enable plugin params
func (*EnablePluginParams) WriteToRequest ¶
func (o *EnablePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnablePluginReader ¶
type EnablePluginReader struct {
// contains filtered or unexported fields
}
EnablePluginReader is a Reader for the EnablePlugin structure.
func (*EnablePluginReader) ReadResponse ¶
func (o *EnablePluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnablePluginUnauthorized ¶
type EnablePluginUnauthorized struct {
}
EnablePluginUnauthorized handles this case with default header values.
Unauthorized
func NewEnablePluginUnauthorized ¶
func NewEnablePluginUnauthorized() *EnablePluginUnauthorized
NewEnablePluginUnauthorized creates a EnablePluginUnauthorized with default headers values
func (*EnablePluginUnauthorized) Error ¶
func (o *EnablePluginUnauthorized) Error() string
type GetPluginConfigBadRequest ¶
GetPluginConfigBadRequest handles this case with default header values.
Bad Request
func NewGetPluginConfigBadRequest ¶
func NewGetPluginConfigBadRequest() *GetPluginConfigBadRequest
NewGetPluginConfigBadRequest creates a GetPluginConfigBadRequest with default headers values
func (*GetPluginConfigBadRequest) Error ¶
func (o *GetPluginConfigBadRequest) Error() string
type GetPluginConfigForbidden ¶
GetPluginConfigForbidden handles this case with default header values.
Forbidden
func NewGetPluginConfigForbidden ¶
func NewGetPluginConfigForbidden() *GetPluginConfigForbidden
NewGetPluginConfigForbidden creates a GetPluginConfigForbidden with default headers values
func (*GetPluginConfigForbidden) Error ¶
func (o *GetPluginConfigForbidden) Error() string
type GetPluginConfigInternalServerError ¶
GetPluginConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewGetPluginConfigInternalServerError ¶
func NewGetPluginConfigInternalServerError() *GetPluginConfigInternalServerError
NewGetPluginConfigInternalServerError creates a GetPluginConfigInternalServerError with default headers values
func (*GetPluginConfigInternalServerError) Error ¶
func (o *GetPluginConfigInternalServerError) Error() string
type GetPluginConfigNotFound ¶
GetPluginConfigNotFound handles this case with default header values.
Not Found
func NewGetPluginConfigNotFound ¶
func NewGetPluginConfigNotFound() *GetPluginConfigNotFound
NewGetPluginConfigNotFound creates a GetPluginConfigNotFound with default headers values
func (*GetPluginConfigNotFound) Error ¶
func (o *GetPluginConfigNotFound) Error() string
type GetPluginConfigOK ¶
type GetPluginConfigOK struct {
Payload interface{}
}
GetPluginConfigOK handles this case with default header values.
Ok
func NewGetPluginConfigOK ¶
func NewGetPluginConfigOK() *GetPluginConfigOK
NewGetPluginConfigOK creates a GetPluginConfigOK with default headers values
func (*GetPluginConfigOK) Error ¶
func (o *GetPluginConfigOK) Error() string
type GetPluginConfigParams ¶
type GetPluginConfigParams struct {
/*ID
the plugin id
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPluginConfigParams contains all the parameters to send to the API endpoint for the get plugin config operation typically these are written to a http.Request
func NewGetPluginConfigParams ¶
func NewGetPluginConfigParams() *GetPluginConfigParams
NewGetPluginConfigParams creates a new GetPluginConfigParams object with the default values initialized.
func NewGetPluginConfigParamsWithContext ¶
func NewGetPluginConfigParamsWithContext(ctx context.Context) *GetPluginConfigParams
NewGetPluginConfigParamsWithContext creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a context for a request
func NewGetPluginConfigParamsWithHTTPClient ¶
func NewGetPluginConfigParamsWithHTTPClient(client *http.Client) *GetPluginConfigParams
NewGetPluginConfigParamsWithHTTPClient creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPluginConfigParamsWithTimeout ¶
func NewGetPluginConfigParamsWithTimeout(timeout time.Duration) *GetPluginConfigParams
NewGetPluginConfigParamsWithTimeout creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPluginConfigParams) SetContext ¶
func (o *GetPluginConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the get plugin config params
func (*GetPluginConfigParams) SetHTTPClient ¶
func (o *GetPluginConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get plugin config params
func (*GetPluginConfigParams) SetID ¶
func (o *GetPluginConfigParams) SetID(id int64)
SetID adds the id to the get plugin config params
func (*GetPluginConfigParams) SetTimeout ¶
func (o *GetPluginConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get plugin config params
func (*GetPluginConfigParams) WithContext ¶
func (o *GetPluginConfigParams) WithContext(ctx context.Context) *GetPluginConfigParams
WithContext adds the context to the get plugin config params
func (*GetPluginConfigParams) WithHTTPClient ¶
func (o *GetPluginConfigParams) WithHTTPClient(client *http.Client) *GetPluginConfigParams
WithHTTPClient adds the HTTPClient to the get plugin config params
func (*GetPluginConfigParams) WithID ¶
func (o *GetPluginConfigParams) WithID(id int64) *GetPluginConfigParams
WithID adds the id to the get plugin config params
func (*GetPluginConfigParams) WithTimeout ¶
func (o *GetPluginConfigParams) WithTimeout(timeout time.Duration) *GetPluginConfigParams
WithTimeout adds the timeout to the get plugin config params
func (*GetPluginConfigParams) WriteToRequest ¶
func (o *GetPluginConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPluginConfigReader ¶
type GetPluginConfigReader struct {
// contains filtered or unexported fields
}
GetPluginConfigReader is a Reader for the GetPluginConfig structure.
func (*GetPluginConfigReader) ReadResponse ¶
func (o *GetPluginConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPluginConfigUnauthorized ¶
type GetPluginConfigUnauthorized struct {
}
GetPluginConfigUnauthorized handles this case with default header values.
Unauthorized
func NewGetPluginConfigUnauthorized ¶
func NewGetPluginConfigUnauthorized() *GetPluginConfigUnauthorized
NewGetPluginConfigUnauthorized creates a GetPluginConfigUnauthorized with default headers values
func (*GetPluginConfigUnauthorized) Error ¶
func (o *GetPluginConfigUnauthorized) Error() string
type GetPluginDisplayForbidden ¶
GetPluginDisplayForbidden handles this case with default header values.
Forbidden
func NewGetPluginDisplayForbidden ¶
func NewGetPluginDisplayForbidden() *GetPluginDisplayForbidden
NewGetPluginDisplayForbidden creates a GetPluginDisplayForbidden with default headers values
func (*GetPluginDisplayForbidden) Error ¶
func (o *GetPluginDisplayForbidden) Error() string
type GetPluginDisplayInternalServerError ¶
GetPluginDisplayInternalServerError handles this case with default header values.
Internal Server Error
func NewGetPluginDisplayInternalServerError ¶
func NewGetPluginDisplayInternalServerError() *GetPluginDisplayInternalServerError
NewGetPluginDisplayInternalServerError creates a GetPluginDisplayInternalServerError with default headers values
func (*GetPluginDisplayInternalServerError) Error ¶
func (o *GetPluginDisplayInternalServerError) Error() string
type GetPluginDisplayNotFound ¶
GetPluginDisplayNotFound handles this case with default header values.
Not Found
func NewGetPluginDisplayNotFound ¶
func NewGetPluginDisplayNotFound() *GetPluginDisplayNotFound
NewGetPluginDisplayNotFound creates a GetPluginDisplayNotFound with default headers values
func (*GetPluginDisplayNotFound) Error ¶
func (o *GetPluginDisplayNotFound) Error() string
type GetPluginDisplayOK ¶
type GetPluginDisplayOK struct {
Payload string
}
GetPluginDisplayOK handles this case with default header values.
Ok
func NewGetPluginDisplayOK ¶
func NewGetPluginDisplayOK() *GetPluginDisplayOK
NewGetPluginDisplayOK creates a GetPluginDisplayOK with default headers values
func (*GetPluginDisplayOK) Error ¶
func (o *GetPluginDisplayOK) Error() string
type GetPluginDisplayParams ¶
type GetPluginDisplayParams struct {
/*ID
the plugin id
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPluginDisplayParams contains all the parameters to send to the API endpoint for the get plugin display operation typically these are written to a http.Request
func NewGetPluginDisplayParams ¶
func NewGetPluginDisplayParams() *GetPluginDisplayParams
NewGetPluginDisplayParams creates a new GetPluginDisplayParams object with the default values initialized.
func NewGetPluginDisplayParamsWithContext ¶
func NewGetPluginDisplayParamsWithContext(ctx context.Context) *GetPluginDisplayParams
NewGetPluginDisplayParamsWithContext creates a new GetPluginDisplayParams object with the default values initialized, and the ability to set a context for a request
func NewGetPluginDisplayParamsWithHTTPClient ¶
func NewGetPluginDisplayParamsWithHTTPClient(client *http.Client) *GetPluginDisplayParams
NewGetPluginDisplayParamsWithHTTPClient creates a new GetPluginDisplayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPluginDisplayParamsWithTimeout ¶
func NewGetPluginDisplayParamsWithTimeout(timeout time.Duration) *GetPluginDisplayParams
NewGetPluginDisplayParamsWithTimeout creates a new GetPluginDisplayParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPluginDisplayParams) SetContext ¶
func (o *GetPluginDisplayParams) SetContext(ctx context.Context)
SetContext adds the context to the get plugin display params
func (*GetPluginDisplayParams) SetHTTPClient ¶
func (o *GetPluginDisplayParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get plugin display params
func (*GetPluginDisplayParams) SetID ¶
func (o *GetPluginDisplayParams) SetID(id int64)
SetID adds the id to the get plugin display params
func (*GetPluginDisplayParams) SetTimeout ¶
func (o *GetPluginDisplayParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get plugin display params
func (*GetPluginDisplayParams) WithContext ¶
func (o *GetPluginDisplayParams) WithContext(ctx context.Context) *GetPluginDisplayParams
WithContext adds the context to the get plugin display params
func (*GetPluginDisplayParams) WithHTTPClient ¶
func (o *GetPluginDisplayParams) WithHTTPClient(client *http.Client) *GetPluginDisplayParams
WithHTTPClient adds the HTTPClient to the get plugin display params
func (*GetPluginDisplayParams) WithID ¶
func (o *GetPluginDisplayParams) WithID(id int64) *GetPluginDisplayParams
WithID adds the id to the get plugin display params
func (*GetPluginDisplayParams) WithTimeout ¶
func (o *GetPluginDisplayParams) WithTimeout(timeout time.Duration) *GetPluginDisplayParams
WithTimeout adds the timeout to the get plugin display params
func (*GetPluginDisplayParams) WriteToRequest ¶
func (o *GetPluginDisplayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPluginDisplayReader ¶
type GetPluginDisplayReader struct {
// contains filtered or unexported fields
}
GetPluginDisplayReader is a Reader for the GetPluginDisplay structure.
func (*GetPluginDisplayReader) ReadResponse ¶
func (o *GetPluginDisplayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPluginDisplayUnauthorized ¶
type GetPluginDisplayUnauthorized struct {
}
GetPluginDisplayUnauthorized handles this case with default header values.
Unauthorized
func NewGetPluginDisplayUnauthorized ¶
func NewGetPluginDisplayUnauthorized() *GetPluginDisplayUnauthorized
NewGetPluginDisplayUnauthorized creates a GetPluginDisplayUnauthorized with default headers values
func (*GetPluginDisplayUnauthorized) Error ¶
func (o *GetPluginDisplayUnauthorized) Error() string
type GetPluginsForbidden ¶
GetPluginsForbidden handles this case with default header values.
Forbidden
func NewGetPluginsForbidden ¶
func NewGetPluginsForbidden() *GetPluginsForbidden
NewGetPluginsForbidden creates a GetPluginsForbidden with default headers values
func (*GetPluginsForbidden) Error ¶
func (o *GetPluginsForbidden) Error() string
type GetPluginsInternalServerError ¶
GetPluginsInternalServerError handles this case with default header values.
Internal Server Error
func NewGetPluginsInternalServerError ¶
func NewGetPluginsInternalServerError() *GetPluginsInternalServerError
NewGetPluginsInternalServerError creates a GetPluginsInternalServerError with default headers values
func (*GetPluginsInternalServerError) Error ¶
func (o *GetPluginsInternalServerError) Error() string
type GetPluginsNotFound ¶
GetPluginsNotFound handles this case with default header values.
Not Found
func NewGetPluginsNotFound ¶
func NewGetPluginsNotFound() *GetPluginsNotFound
NewGetPluginsNotFound creates a GetPluginsNotFound with default headers values
func (*GetPluginsNotFound) Error ¶
func (o *GetPluginsNotFound) Error() string
type GetPluginsOK ¶
type GetPluginsOK struct {
Payload []*models.PluginConfExternal
}
GetPluginsOK handles this case with default header values.
Ok
func NewGetPluginsOK ¶
func NewGetPluginsOK() *GetPluginsOK
NewGetPluginsOK creates a GetPluginsOK with default headers values
func (*GetPluginsOK) Error ¶
func (o *GetPluginsOK) Error() string
type GetPluginsParams ¶
type GetPluginsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetPluginsParams contains all the parameters to send to the API endpoint for the get plugins operation typically these are written to a http.Request
func NewGetPluginsParams ¶
func NewGetPluginsParams() *GetPluginsParams
NewGetPluginsParams creates a new GetPluginsParams object with the default values initialized.
func NewGetPluginsParamsWithContext ¶
func NewGetPluginsParamsWithContext(ctx context.Context) *GetPluginsParams
NewGetPluginsParamsWithContext creates a new GetPluginsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPluginsParamsWithHTTPClient ¶
func NewGetPluginsParamsWithHTTPClient(client *http.Client) *GetPluginsParams
NewGetPluginsParamsWithHTTPClient creates a new GetPluginsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPluginsParamsWithTimeout ¶
func NewGetPluginsParamsWithTimeout(timeout time.Duration) *GetPluginsParams
NewGetPluginsParamsWithTimeout creates a new GetPluginsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPluginsParams) SetContext ¶
func (o *GetPluginsParams) SetContext(ctx context.Context)
SetContext adds the context to the get plugins params
func (*GetPluginsParams) SetHTTPClient ¶
func (o *GetPluginsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get plugins params
func (*GetPluginsParams) SetTimeout ¶
func (o *GetPluginsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get plugins params
func (*GetPluginsParams) WithContext ¶
func (o *GetPluginsParams) WithContext(ctx context.Context) *GetPluginsParams
WithContext adds the context to the get plugins params
func (*GetPluginsParams) WithHTTPClient ¶
func (o *GetPluginsParams) WithHTTPClient(client *http.Client) *GetPluginsParams
WithHTTPClient adds the HTTPClient to the get plugins params
func (*GetPluginsParams) WithTimeout ¶
func (o *GetPluginsParams) WithTimeout(timeout time.Duration) *GetPluginsParams
WithTimeout adds the timeout to the get plugins params
func (*GetPluginsParams) WriteToRequest ¶
func (o *GetPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPluginsReader ¶
type GetPluginsReader struct {
// contains filtered or unexported fields
}
GetPluginsReader is a Reader for the GetPlugins structure.
func (*GetPluginsReader) ReadResponse ¶
func (o *GetPluginsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPluginsUnauthorized ¶
type GetPluginsUnauthorized struct {
}
GetPluginsUnauthorized handles this case with default header values.
Unauthorized
func NewGetPluginsUnauthorized ¶
func NewGetPluginsUnauthorized() *GetPluginsUnauthorized
NewGetPluginsUnauthorized creates a GetPluginsUnauthorized with default headers values
func (*GetPluginsUnauthorized) Error ¶
func (o *GetPluginsUnauthorized) Error() string
type UpdatePluginConfigBadRequest ¶
UpdatePluginConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdatePluginConfigBadRequest ¶
func NewUpdatePluginConfigBadRequest() *UpdatePluginConfigBadRequest
NewUpdatePluginConfigBadRequest creates a UpdatePluginConfigBadRequest with default headers values
func (*UpdatePluginConfigBadRequest) Error ¶
func (o *UpdatePluginConfigBadRequest) Error() string
type UpdatePluginConfigForbidden ¶
UpdatePluginConfigForbidden handles this case with default header values.
Forbidden
func NewUpdatePluginConfigForbidden ¶
func NewUpdatePluginConfigForbidden() *UpdatePluginConfigForbidden
NewUpdatePluginConfigForbidden creates a UpdatePluginConfigForbidden with default headers values
func (*UpdatePluginConfigForbidden) Error ¶
func (o *UpdatePluginConfigForbidden) Error() string
type UpdatePluginConfigInternalServerError ¶
UpdatePluginConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdatePluginConfigInternalServerError ¶
func NewUpdatePluginConfigInternalServerError() *UpdatePluginConfigInternalServerError
NewUpdatePluginConfigInternalServerError creates a UpdatePluginConfigInternalServerError with default headers values
func (*UpdatePluginConfigInternalServerError) Error ¶
func (o *UpdatePluginConfigInternalServerError) Error() string
type UpdatePluginConfigNotFound ¶
UpdatePluginConfigNotFound handles this case with default header values.
Not Found
func NewUpdatePluginConfigNotFound ¶
func NewUpdatePluginConfigNotFound() *UpdatePluginConfigNotFound
NewUpdatePluginConfigNotFound creates a UpdatePluginConfigNotFound with default headers values
func (*UpdatePluginConfigNotFound) Error ¶
func (o *UpdatePluginConfigNotFound) Error() string
type UpdatePluginConfigOK ¶
type UpdatePluginConfigOK struct {
}
UpdatePluginConfigOK handles this case with default header values.
Ok
func NewUpdatePluginConfigOK ¶
func NewUpdatePluginConfigOK() *UpdatePluginConfigOK
NewUpdatePluginConfigOK creates a UpdatePluginConfigOK with default headers values
func (*UpdatePluginConfigOK) Error ¶
func (o *UpdatePluginConfigOK) Error() string
type UpdatePluginConfigParams ¶
type UpdatePluginConfigParams struct {
/*ID
the plugin id
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdatePluginConfigParams contains all the parameters to send to the API endpoint for the update plugin config operation typically these are written to a http.Request
func NewUpdatePluginConfigParams ¶
func NewUpdatePluginConfigParams() *UpdatePluginConfigParams
NewUpdatePluginConfigParams creates a new UpdatePluginConfigParams object with the default values initialized.
func NewUpdatePluginConfigParamsWithContext ¶
func NewUpdatePluginConfigParamsWithContext(ctx context.Context) *UpdatePluginConfigParams
NewUpdatePluginConfigParamsWithContext creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePluginConfigParamsWithHTTPClient ¶
func NewUpdatePluginConfigParamsWithHTTPClient(client *http.Client) *UpdatePluginConfigParams
NewUpdatePluginConfigParamsWithHTTPClient creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePluginConfigParamsWithTimeout ¶
func NewUpdatePluginConfigParamsWithTimeout(timeout time.Duration) *UpdatePluginConfigParams
NewUpdatePluginConfigParamsWithTimeout creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePluginConfigParams) SetContext ¶
func (o *UpdatePluginConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update plugin config params
func (*UpdatePluginConfigParams) SetHTTPClient ¶
func (o *UpdatePluginConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update plugin config params
func (*UpdatePluginConfigParams) SetID ¶
func (o *UpdatePluginConfigParams) SetID(id int64)
SetID adds the id to the update plugin config params
func (*UpdatePluginConfigParams) SetTimeout ¶
func (o *UpdatePluginConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update plugin config params
func (*UpdatePluginConfigParams) WithContext ¶
func (o *UpdatePluginConfigParams) WithContext(ctx context.Context) *UpdatePluginConfigParams
WithContext adds the context to the update plugin config params
func (*UpdatePluginConfigParams) WithHTTPClient ¶
func (o *UpdatePluginConfigParams) WithHTTPClient(client *http.Client) *UpdatePluginConfigParams
WithHTTPClient adds the HTTPClient to the update plugin config params
func (*UpdatePluginConfigParams) WithID ¶
func (o *UpdatePluginConfigParams) WithID(id int64) *UpdatePluginConfigParams
WithID adds the id to the update plugin config params
func (*UpdatePluginConfigParams) WithTimeout ¶
func (o *UpdatePluginConfigParams) WithTimeout(timeout time.Duration) *UpdatePluginConfigParams
WithTimeout adds the timeout to the update plugin config params
func (*UpdatePluginConfigParams) WriteToRequest ¶
func (o *UpdatePluginConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePluginConfigReader ¶
type UpdatePluginConfigReader struct {
// contains filtered or unexported fields
}
UpdatePluginConfigReader is a Reader for the UpdatePluginConfig structure.
func (*UpdatePluginConfigReader) ReadResponse ¶
func (o *UpdatePluginConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePluginConfigUnauthorized ¶
type UpdatePluginConfigUnauthorized struct {
}
UpdatePluginConfigUnauthorized handles this case with default header values.
Unauthorized
func NewUpdatePluginConfigUnauthorized ¶
func NewUpdatePluginConfigUnauthorized() *UpdatePluginConfigUnauthorized
NewUpdatePluginConfigUnauthorized creates a UpdatePluginConfigUnauthorized with default headers values
func (*UpdatePluginConfigUnauthorized) Error ¶
func (o *UpdatePluginConfigUnauthorized) Error() string
Source Files
¶
- disable_plugin_parameters.go
- disable_plugin_responses.go
- enable_plugin_parameters.go
- enable_plugin_responses.go
- get_plugin_config_parameters.go
- get_plugin_config_responses.go
- get_plugin_display_parameters.go
- get_plugin_display_responses.go
- get_plugins_parameters.go
- get_plugins_responses.go
- plugin_client.go
- update_plugin_config_parameters.go
- update_plugin_config_responses.go