Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateControllerSetting(params *CreateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateControllerSettingCreated, error)
- func (a *Client) DeleteControllerSetting(params *DeleteControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteControllerSettingOK, error)
- func (a *Client) DetailControllerSetting(params *DetailControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DetailControllerSettingOK, error)
- func (a *Client) DetailControllerSettingEffective(params *DetailControllerSettingEffectiveParams, ...) (*DetailControllerSettingEffectiveOK, error)
- func (a *Client) ListControllerSettings(params *ListControllerSettingsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListControllerSettingsOK, error)
- func (a *Client) PatchControllerSetting(params *PatchControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchControllerSettingOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateControllerSetting(params *UpdateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateControllerSettingOK, error)
- type ClientOption
- type ClientService
- type CreateControllerSettingBadRequest
- type CreateControllerSettingCreated
- type CreateControllerSettingParams
- func NewCreateControllerSettingParams() *CreateControllerSettingParams
- func NewCreateControllerSettingParamsWithContext(ctx context.Context) *CreateControllerSettingParams
- func NewCreateControllerSettingParamsWithHTTPClient(client *http.Client) *CreateControllerSettingParams
- func NewCreateControllerSettingParamsWithTimeout(timeout time.Duration) *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) SetContext(ctx context.Context)
- func (o *CreateControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingCreate)
- func (o *CreateControllerSettingParams) SetDefaults()
- func (o *CreateControllerSettingParams) SetHTTPClient(client *http.Client)
- func (o *CreateControllerSettingParams) SetTimeout(timeout time.Duration)
- func (o *CreateControllerSettingParams) WithContext(ctx context.Context) *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingCreate) *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) WithDefaults() *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) WithHTTPClient(client *http.Client) *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) WithTimeout(timeout time.Duration) *CreateControllerSettingParams
- func (o *CreateControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateControllerSettingReader
- type CreateControllerSettingTooManyRequests
- type CreateControllerSettingUnauthorized
- type DeleteControllerSettingBadRequest
- type DeleteControllerSettingConflict
- type DeleteControllerSettingOK
- type DeleteControllerSettingParams
- func NewDeleteControllerSettingParams() *DeleteControllerSettingParams
- func NewDeleteControllerSettingParamsWithContext(ctx context.Context) *DeleteControllerSettingParams
- func NewDeleteControllerSettingParamsWithHTTPClient(client *http.Client) *DeleteControllerSettingParams
- func NewDeleteControllerSettingParamsWithTimeout(timeout time.Duration) *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) SetContext(ctx context.Context)
- func (o *DeleteControllerSettingParams) SetDefaults()
- func (o *DeleteControllerSettingParams) SetHTTPClient(client *http.Client)
- func (o *DeleteControllerSettingParams) SetID(id string)
- func (o *DeleteControllerSettingParams) SetTimeout(timeout time.Duration)
- func (o *DeleteControllerSettingParams) WithContext(ctx context.Context) *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) WithDefaults() *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) WithHTTPClient(client *http.Client) *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) WithID(id string) *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) WithTimeout(timeout time.Duration) *DeleteControllerSettingParams
- func (o *DeleteControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteControllerSettingReader
- type DeleteControllerSettingTooManyRequests
- type DeleteControllerSettingUnauthorized
- type DetailControllerSettingEffectiveNotFound
- type DetailControllerSettingEffectiveOK
- type DetailControllerSettingEffectiveParams
- func NewDetailControllerSettingEffectiveParams() *DetailControllerSettingEffectiveParams
- func NewDetailControllerSettingEffectiveParamsWithContext(ctx context.Context) *DetailControllerSettingEffectiveParams
- func NewDetailControllerSettingEffectiveParamsWithHTTPClient(client *http.Client) *DetailControllerSettingEffectiveParams
- func NewDetailControllerSettingEffectiveParamsWithTimeout(timeout time.Duration) *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) SetContext(ctx context.Context)
- func (o *DetailControllerSettingEffectiveParams) SetDefaults()
- func (o *DetailControllerSettingEffectiveParams) SetHTTPClient(client *http.Client)
- func (o *DetailControllerSettingEffectiveParams) SetID(id string)
- func (o *DetailControllerSettingEffectiveParams) SetTimeout(timeout time.Duration)
- func (o *DetailControllerSettingEffectiveParams) WithContext(ctx context.Context) *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) WithDefaults() *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) WithHTTPClient(client *http.Client) *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) WithID(id string) *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) WithTimeout(timeout time.Duration) *DetailControllerSettingEffectiveParams
- func (o *DetailControllerSettingEffectiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DetailControllerSettingEffectiveReader
- type DetailControllerSettingEffectiveTooManyRequests
- type DetailControllerSettingEffectiveUnauthorized
- type DetailControllerSettingNotFound
- type DetailControllerSettingOK
- type DetailControllerSettingParams
- func NewDetailControllerSettingParams() *DetailControllerSettingParams
- func NewDetailControllerSettingParamsWithContext(ctx context.Context) *DetailControllerSettingParams
- func NewDetailControllerSettingParamsWithHTTPClient(client *http.Client) *DetailControllerSettingParams
- func NewDetailControllerSettingParamsWithTimeout(timeout time.Duration) *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) SetContext(ctx context.Context)
- func (o *DetailControllerSettingParams) SetDefaults()
- func (o *DetailControllerSettingParams) SetHTTPClient(client *http.Client)
- func (o *DetailControllerSettingParams) SetID(id string)
- func (o *DetailControllerSettingParams) SetTimeout(timeout time.Duration)
- func (o *DetailControllerSettingParams) WithContext(ctx context.Context) *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) WithDefaults() *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) WithHTTPClient(client *http.Client) *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) WithID(id string) *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) WithTimeout(timeout time.Duration) *DetailControllerSettingParams
- func (o *DetailControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DetailControllerSettingReader
- type DetailControllerSettingTooManyRequests
- type DetailControllerSettingUnauthorized
- type ListControllerSettingsBadRequest
- type ListControllerSettingsOK
- type ListControllerSettingsParams
- func NewListControllerSettingsParams() *ListControllerSettingsParams
- func NewListControllerSettingsParamsWithContext(ctx context.Context) *ListControllerSettingsParams
- func NewListControllerSettingsParamsWithHTTPClient(client *http.Client) *ListControllerSettingsParams
- func NewListControllerSettingsParamsWithTimeout(timeout time.Duration) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) SetContext(ctx context.Context)
- func (o *ListControllerSettingsParams) SetDefaults()
- func (o *ListControllerSettingsParams) SetFilter(filter *string)
- func (o *ListControllerSettingsParams) SetHTTPClient(client *http.Client)
- func (o *ListControllerSettingsParams) SetLimit(limit *int64)
- func (o *ListControllerSettingsParams) SetOffset(offset *int64)
- func (o *ListControllerSettingsParams) SetTimeout(timeout time.Duration)
- func (o *ListControllerSettingsParams) WithContext(ctx context.Context) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithDefaults() *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithFilter(filter *string) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithHTTPClient(client *http.Client) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithLimit(limit *int64) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithOffset(offset *int64) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WithTimeout(timeout time.Duration) *ListControllerSettingsParams
- func (o *ListControllerSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListControllerSettingsReader
- type ListControllerSettingsTooManyRequests
- type ListControllerSettingsUnauthorized
- type PatchControllerSettingBadRequest
- type PatchControllerSettingNotFound
- type PatchControllerSettingOK
- type PatchControllerSettingParams
- func NewPatchControllerSettingParams() *PatchControllerSettingParams
- func NewPatchControllerSettingParamsWithContext(ctx context.Context) *PatchControllerSettingParams
- func NewPatchControllerSettingParamsWithHTTPClient(client *http.Client) *PatchControllerSettingParams
- func NewPatchControllerSettingParamsWithTimeout(timeout time.Duration) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) SetContext(ctx context.Context)
- func (o *PatchControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingPatch)
- func (o *PatchControllerSettingParams) SetDefaults()
- func (o *PatchControllerSettingParams) SetHTTPClient(client *http.Client)
- func (o *PatchControllerSettingParams) SetID(id string)
- func (o *PatchControllerSettingParams) SetTimeout(timeout time.Duration)
- func (o *PatchControllerSettingParams) WithContext(ctx context.Context) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingPatch) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WithDefaults() *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WithHTTPClient(client *http.Client) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WithID(id string) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WithTimeout(timeout time.Duration) *PatchControllerSettingParams
- func (o *PatchControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchControllerSettingReader
- type PatchControllerSettingTooManyRequests
- type PatchControllerSettingUnauthorized
- type UpdateControllerSettingBadRequest
- type UpdateControllerSettingNotFound
- type UpdateControllerSettingOK
- type UpdateControllerSettingParams
- func NewUpdateControllerSettingParams() *UpdateControllerSettingParams
- func NewUpdateControllerSettingParamsWithContext(ctx context.Context) *UpdateControllerSettingParams
- func NewUpdateControllerSettingParamsWithHTTPClient(client *http.Client) *UpdateControllerSettingParams
- func NewUpdateControllerSettingParamsWithTimeout(timeout time.Duration) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) SetContext(ctx context.Context)
- func (o *UpdateControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingUpdate)
- func (o *UpdateControllerSettingParams) SetDefaults()
- func (o *UpdateControllerSettingParams) SetHTTPClient(client *http.Client)
- func (o *UpdateControllerSettingParams) SetID(id string)
- func (o *UpdateControllerSettingParams) SetTimeout(timeout time.Duration)
- func (o *UpdateControllerSettingParams) WithContext(ctx context.Context) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingUpdate) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WithDefaults() *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WithHTTPClient(client *http.Client) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WithID(id string) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WithTimeout(timeout time.Duration) *UpdateControllerSettingParams
- func (o *UpdateControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateControllerSettingReader
- type UpdateControllerSettingTooManyRequests
- type UpdateControllerSettingUnauthorized
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 settings API
func (*Client) CreateControllerSetting ¶
func (a *Client) CreateControllerSetting(params *CreateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateControllerSettingCreated, error)
CreateControllerSetting creates a controller specific setting
Create a new controller specific settings object. Requires admin access.
func (*Client) DeleteControllerSetting ¶
func (a *Client) DeleteControllerSetting(params *DeleteControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteControllerSettingOK, error)
DeleteControllerSetting deletes a controller setting object
Delete a controller setting object by id. Requires admin access.
func (*Client) DetailControllerSetting ¶
func (a *Client) DetailControllerSetting(params *DetailControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailControllerSettingOK, error)
DetailControllerSetting retrieves a single controller setting object
Retrieves a single controller setting object by id. Requires admin access.
func (*Client) DetailControllerSettingEffective ¶
func (a *Client) DetailControllerSettingEffective(params *DetailControllerSettingEffectiveParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailControllerSettingEffectiveOK, error)
DetailControllerSettingEffective retrieves a single controller s effective calculated settings from the instance and global configuration
Retrieves a single controller's effective setting object by id. Requires admin access.
func (*Client) ListControllerSettings ¶
func (a *Client) ListControllerSettings(params *ListControllerSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListControllerSettingsOK, error)
ListControllerSettings lists controller settings
Retrieves a list controller settings including the base `global` settings object and any overriding controller specific settings.
func (*Client) PatchControllerSetting ¶
func (a *Client) PatchControllerSetting(params *PatchControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchControllerSettingOK, error)
PatchControllerSetting updates the supplied fields on a controller setting object
Update the supplied fields on a controller setting object. Requires admin access.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateControllerSetting ¶
func (a *Client) UpdateControllerSetting(params *UpdateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateControllerSettingOK, error)
UpdateControllerSetting updates all fields on a controller setting object
Update all fields on a controller setting object by id. Requires admin access.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface {
CreateControllerSetting(params *CreateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateControllerSettingCreated, error)
DeleteControllerSetting(params *DeleteControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteControllerSettingOK, error)
DetailControllerSetting(params *DetailControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailControllerSettingOK, error)
DetailControllerSettingEffective(params *DetailControllerSettingEffectiveParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailControllerSettingEffectiveOK, error)
ListControllerSettings(params *ListControllerSettingsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListControllerSettingsOK, error)
PatchControllerSetting(params *PatchControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchControllerSettingOK, error)
UpdateControllerSetting(params *UpdateControllerSettingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateControllerSettingOK, 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 settings API client.
type CreateControllerSettingBadRequest ¶
type CreateControllerSettingBadRequest struct {
Payload *rest_model.APIErrorEnvelope
}
CreateControllerSettingBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewCreateControllerSettingBadRequest ¶
func NewCreateControllerSettingBadRequest() *CreateControllerSettingBadRequest
NewCreateControllerSettingBadRequest creates a CreateControllerSettingBadRequest with default headers values
func (*CreateControllerSettingBadRequest) Error ¶
func (o *CreateControllerSettingBadRequest) Error() string
func (*CreateControllerSettingBadRequest) GetPayload ¶
func (o *CreateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
type CreateControllerSettingCreated ¶
type CreateControllerSettingCreated struct {
Payload *rest_model.CreateEnvelope
}
CreateControllerSettingCreated describes a response with status code 201, with default header values.
The create request was successful and the resource has been added at the following location
func NewCreateControllerSettingCreated ¶
func NewCreateControllerSettingCreated() *CreateControllerSettingCreated
NewCreateControllerSettingCreated creates a CreateControllerSettingCreated with default headers values
func (*CreateControllerSettingCreated) Error ¶
func (o *CreateControllerSettingCreated) Error() string
func (*CreateControllerSettingCreated) GetPayload ¶
func (o *CreateControllerSettingCreated) GetPayload() *rest_model.CreateEnvelope
type CreateControllerSettingParams ¶
type CreateControllerSettingParams struct {
/* ControllerSetting.
A controller settings object to create
*/
ControllerSetting *rest_model.ControllerSettingCreate
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateControllerSettingParams contains all the parameters to send to the API endpoint
for the create controller setting operation. Typically these are written to a http.Request.
func NewCreateControllerSettingParams ¶
func NewCreateControllerSettingParams() *CreateControllerSettingParams
NewCreateControllerSettingParams creates a new CreateControllerSettingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateControllerSettingParamsWithContext ¶
func NewCreateControllerSettingParamsWithContext(ctx context.Context) *CreateControllerSettingParams
NewCreateControllerSettingParamsWithContext creates a new CreateControllerSettingParams object with the ability to set a context for a request.
func NewCreateControllerSettingParamsWithHTTPClient ¶
func NewCreateControllerSettingParamsWithHTTPClient(client *http.Client) *CreateControllerSettingParams
NewCreateControllerSettingParamsWithHTTPClient creates a new CreateControllerSettingParams object with the ability to set a custom HTTPClient for a request.
func NewCreateControllerSettingParamsWithTimeout ¶
func NewCreateControllerSettingParamsWithTimeout(timeout time.Duration) *CreateControllerSettingParams
NewCreateControllerSettingParamsWithTimeout creates a new CreateControllerSettingParams object with the ability to set a timeout on a request.
func (*CreateControllerSettingParams) SetContext ¶
func (o *CreateControllerSettingParams) SetContext(ctx context.Context)
SetContext adds the context to the create controller setting params
func (*CreateControllerSettingParams) SetControllerSetting ¶
func (o *CreateControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingCreate)
SetControllerSetting adds the controllerSetting to the create controller setting params
func (*CreateControllerSettingParams) SetDefaults ¶
func (o *CreateControllerSettingParams) SetDefaults()
SetDefaults hydrates default values in the create controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*CreateControllerSettingParams) SetHTTPClient ¶
func (o *CreateControllerSettingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create controller setting params
func (*CreateControllerSettingParams) SetTimeout ¶
func (o *CreateControllerSettingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create controller setting params
func (*CreateControllerSettingParams) WithContext ¶
func (o *CreateControllerSettingParams) WithContext(ctx context.Context) *CreateControllerSettingParams
WithContext adds the context to the create controller setting params
func (*CreateControllerSettingParams) WithControllerSetting ¶
func (o *CreateControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingCreate) *CreateControllerSettingParams
WithControllerSetting adds the controllerSetting to the create controller setting params
func (*CreateControllerSettingParams) WithDefaults ¶
func (o *CreateControllerSettingParams) WithDefaults() *CreateControllerSettingParams
WithDefaults hydrates default values in the create controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*CreateControllerSettingParams) WithHTTPClient ¶
func (o *CreateControllerSettingParams) WithHTTPClient(client *http.Client) *CreateControllerSettingParams
WithHTTPClient adds the HTTPClient to the create controller setting params
func (*CreateControllerSettingParams) WithTimeout ¶
func (o *CreateControllerSettingParams) WithTimeout(timeout time.Duration) *CreateControllerSettingParams
WithTimeout adds the timeout to the create controller setting params
func (*CreateControllerSettingParams) WriteToRequest ¶
func (o *CreateControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateControllerSettingReader ¶
type CreateControllerSettingReader struct {
// contains filtered or unexported fields
}
CreateControllerSettingReader is a Reader for the CreateControllerSetting structure.
func (*CreateControllerSettingReader) ReadResponse ¶
func (o *CreateControllerSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateControllerSettingTooManyRequests ¶
type CreateControllerSettingTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
CreateControllerSettingTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewCreateControllerSettingTooManyRequests ¶
func NewCreateControllerSettingTooManyRequests() *CreateControllerSettingTooManyRequests
NewCreateControllerSettingTooManyRequests creates a CreateControllerSettingTooManyRequests with default headers values
func (*CreateControllerSettingTooManyRequests) Error ¶
func (o *CreateControllerSettingTooManyRequests) Error() string
func (*CreateControllerSettingTooManyRequests) GetPayload ¶
func (o *CreateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type CreateControllerSettingUnauthorized ¶
type CreateControllerSettingUnauthorized struct {
}
CreateControllerSettingUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewCreateControllerSettingUnauthorized ¶
func NewCreateControllerSettingUnauthorized() *CreateControllerSettingUnauthorized
NewCreateControllerSettingUnauthorized creates a CreateControllerSettingUnauthorized with default headers values
func (*CreateControllerSettingUnauthorized) Error ¶
func (o *CreateControllerSettingUnauthorized) Error() string
func (*CreateControllerSettingUnauthorized) GetPayload ¶
func (o *CreateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type DeleteControllerSettingBadRequest ¶
type DeleteControllerSettingBadRequest struct {
Payload *rest_model.APIErrorEnvelope
}
DeleteControllerSettingBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewDeleteControllerSettingBadRequest ¶
func NewDeleteControllerSettingBadRequest() *DeleteControllerSettingBadRequest
NewDeleteControllerSettingBadRequest creates a DeleteControllerSettingBadRequest with default headers values
func (*DeleteControllerSettingBadRequest) Error ¶
func (o *DeleteControllerSettingBadRequest) Error() string
func (*DeleteControllerSettingBadRequest) GetPayload ¶
func (o *DeleteControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
type DeleteControllerSettingConflict ¶
type DeleteControllerSettingConflict struct {
Payload *rest_model.APIErrorEnvelope
}
DeleteControllerSettingConflict describes a response with status code 409, with default header values.
The resource requested to be removed/altered cannot be as it is referenced by another object.
func NewDeleteControllerSettingConflict ¶
func NewDeleteControllerSettingConflict() *DeleteControllerSettingConflict
NewDeleteControllerSettingConflict creates a DeleteControllerSettingConflict with default headers values
func (*DeleteControllerSettingConflict) Error ¶
func (o *DeleteControllerSettingConflict) Error() string
func (*DeleteControllerSettingConflict) GetPayload ¶
func (o *DeleteControllerSettingConflict) GetPayload() *rest_model.APIErrorEnvelope
type DeleteControllerSettingOK ¶
type DeleteControllerSettingOK struct {
Payload *rest_model.Empty
}
DeleteControllerSettingOK describes a response with status code 200, with default header values.
The delete request was successful and the resource has been removed
func NewDeleteControllerSettingOK ¶
func NewDeleteControllerSettingOK() *DeleteControllerSettingOK
NewDeleteControllerSettingOK creates a DeleteControllerSettingOK with default headers values
func (*DeleteControllerSettingOK) Error ¶
func (o *DeleteControllerSettingOK) Error() string
func (*DeleteControllerSettingOK) GetPayload ¶
func (o *DeleteControllerSettingOK) GetPayload() *rest_model.Empty
type DeleteControllerSettingParams ¶
type DeleteControllerSettingParams struct {
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteControllerSettingParams contains all the parameters to send to the API endpoint
for the delete controller setting operation. Typically these are written to a http.Request.
func NewDeleteControllerSettingParams ¶
func NewDeleteControllerSettingParams() *DeleteControllerSettingParams
NewDeleteControllerSettingParams creates a new DeleteControllerSettingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteControllerSettingParamsWithContext ¶
func NewDeleteControllerSettingParamsWithContext(ctx context.Context) *DeleteControllerSettingParams
NewDeleteControllerSettingParamsWithContext creates a new DeleteControllerSettingParams object with the ability to set a context for a request.
func NewDeleteControllerSettingParamsWithHTTPClient ¶
func NewDeleteControllerSettingParamsWithHTTPClient(client *http.Client) *DeleteControllerSettingParams
NewDeleteControllerSettingParamsWithHTTPClient creates a new DeleteControllerSettingParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteControllerSettingParamsWithTimeout ¶
func NewDeleteControllerSettingParamsWithTimeout(timeout time.Duration) *DeleteControllerSettingParams
NewDeleteControllerSettingParamsWithTimeout creates a new DeleteControllerSettingParams object with the ability to set a timeout on a request.
func (*DeleteControllerSettingParams) SetContext ¶
func (o *DeleteControllerSettingParams) SetContext(ctx context.Context)
SetContext adds the context to the delete controller setting params
func (*DeleteControllerSettingParams) SetDefaults ¶
func (o *DeleteControllerSettingParams) SetDefaults()
SetDefaults hydrates default values in the delete controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteControllerSettingParams) SetHTTPClient ¶
func (o *DeleteControllerSettingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete controller setting params
func (*DeleteControllerSettingParams) SetID ¶
func (o *DeleteControllerSettingParams) SetID(id string)
SetID adds the id to the delete controller setting params
func (*DeleteControllerSettingParams) SetTimeout ¶
func (o *DeleteControllerSettingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete controller setting params
func (*DeleteControllerSettingParams) WithContext ¶
func (o *DeleteControllerSettingParams) WithContext(ctx context.Context) *DeleteControllerSettingParams
WithContext adds the context to the delete controller setting params
func (*DeleteControllerSettingParams) WithDefaults ¶
func (o *DeleteControllerSettingParams) WithDefaults() *DeleteControllerSettingParams
WithDefaults hydrates default values in the delete controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteControllerSettingParams) WithHTTPClient ¶
func (o *DeleteControllerSettingParams) WithHTTPClient(client *http.Client) *DeleteControllerSettingParams
WithHTTPClient adds the HTTPClient to the delete controller setting params
func (*DeleteControllerSettingParams) WithID ¶
func (o *DeleteControllerSettingParams) WithID(id string) *DeleteControllerSettingParams
WithID adds the id to the delete controller setting params
func (*DeleteControllerSettingParams) WithTimeout ¶
func (o *DeleteControllerSettingParams) WithTimeout(timeout time.Duration) *DeleteControllerSettingParams
WithTimeout adds the timeout to the delete controller setting params
func (*DeleteControllerSettingParams) WriteToRequest ¶
func (o *DeleteControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteControllerSettingReader ¶
type DeleteControllerSettingReader struct {
// contains filtered or unexported fields
}
DeleteControllerSettingReader is a Reader for the DeleteControllerSetting structure.
func (*DeleteControllerSettingReader) ReadResponse ¶
func (o *DeleteControllerSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteControllerSettingTooManyRequests ¶
type DeleteControllerSettingTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
DeleteControllerSettingTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDeleteControllerSettingTooManyRequests ¶
func NewDeleteControllerSettingTooManyRequests() *DeleteControllerSettingTooManyRequests
NewDeleteControllerSettingTooManyRequests creates a DeleteControllerSettingTooManyRequests with default headers values
func (*DeleteControllerSettingTooManyRequests) Error ¶
func (o *DeleteControllerSettingTooManyRequests) Error() string
func (*DeleteControllerSettingTooManyRequests) GetPayload ¶
func (o *DeleteControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type DeleteControllerSettingUnauthorized ¶
type DeleteControllerSettingUnauthorized struct {
}
DeleteControllerSettingUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewDeleteControllerSettingUnauthorized ¶
func NewDeleteControllerSettingUnauthorized() *DeleteControllerSettingUnauthorized
NewDeleteControllerSettingUnauthorized creates a DeleteControllerSettingUnauthorized with default headers values
func (*DeleteControllerSettingUnauthorized) Error ¶
func (o *DeleteControllerSettingUnauthorized) Error() string
func (*DeleteControllerSettingUnauthorized) GetPayload ¶
func (o *DeleteControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingEffectiveNotFound ¶
type DetailControllerSettingEffectiveNotFound struct {
Payload *rest_model.APIErrorEnvelope
}
DetailControllerSettingEffectiveNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewDetailControllerSettingEffectiveNotFound ¶
func NewDetailControllerSettingEffectiveNotFound() *DetailControllerSettingEffectiveNotFound
NewDetailControllerSettingEffectiveNotFound creates a DetailControllerSettingEffectiveNotFound with default headers values
func (*DetailControllerSettingEffectiveNotFound) Error ¶
func (o *DetailControllerSettingEffectiveNotFound) Error() string
func (*DetailControllerSettingEffectiveNotFound) GetPayload ¶
func (o *DetailControllerSettingEffectiveNotFound) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingEffectiveOK ¶
type DetailControllerSettingEffectiveOK struct {
Payload *rest_model.DetailControllerSettingEffectiveEnvelope
}
DetailControllerSettingEffectiveOK describes a response with status code 200, with default header values.
A singular controller's effective setting object
func NewDetailControllerSettingEffectiveOK ¶
func NewDetailControllerSettingEffectiveOK() *DetailControllerSettingEffectiveOK
NewDetailControllerSettingEffectiveOK creates a DetailControllerSettingEffectiveOK with default headers values
func (*DetailControllerSettingEffectiveOK) Error ¶
func (o *DetailControllerSettingEffectiveOK) Error() string
func (*DetailControllerSettingEffectiveOK) GetPayload ¶
func (o *DetailControllerSettingEffectiveOK) GetPayload() *rest_model.DetailControllerSettingEffectiveEnvelope
type DetailControllerSettingEffectiveParams ¶
type DetailControllerSettingEffectiveParams struct {
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DetailControllerSettingEffectiveParams contains all the parameters to send to the API endpoint
for the detail controller setting effective operation. Typically these are written to a http.Request.
func NewDetailControllerSettingEffectiveParams ¶
func NewDetailControllerSettingEffectiveParams() *DetailControllerSettingEffectiveParams
NewDetailControllerSettingEffectiveParams creates a new DetailControllerSettingEffectiveParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDetailControllerSettingEffectiveParamsWithContext ¶
func NewDetailControllerSettingEffectiveParamsWithContext(ctx context.Context) *DetailControllerSettingEffectiveParams
NewDetailControllerSettingEffectiveParamsWithContext creates a new DetailControllerSettingEffectiveParams object with the ability to set a context for a request.
func NewDetailControllerSettingEffectiveParamsWithHTTPClient ¶
func NewDetailControllerSettingEffectiveParamsWithHTTPClient(client *http.Client) *DetailControllerSettingEffectiveParams
NewDetailControllerSettingEffectiveParamsWithHTTPClient creates a new DetailControllerSettingEffectiveParams object with the ability to set a custom HTTPClient for a request.
func NewDetailControllerSettingEffectiveParamsWithTimeout ¶
func NewDetailControllerSettingEffectiveParamsWithTimeout(timeout time.Duration) *DetailControllerSettingEffectiveParams
NewDetailControllerSettingEffectiveParamsWithTimeout creates a new DetailControllerSettingEffectiveParams object with the ability to set a timeout on a request.
func (*DetailControllerSettingEffectiveParams) SetContext ¶
func (o *DetailControllerSettingEffectiveParams) SetContext(ctx context.Context)
SetContext adds the context to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) SetDefaults ¶
func (o *DetailControllerSettingEffectiveParams) SetDefaults()
SetDefaults hydrates default values in the detail controller setting effective params (not the query body).
All values with no default are reset to their zero value.
func (*DetailControllerSettingEffectiveParams) SetHTTPClient ¶
func (o *DetailControllerSettingEffectiveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) SetID ¶
func (o *DetailControllerSettingEffectiveParams) SetID(id string)
SetID adds the id to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) SetTimeout ¶
func (o *DetailControllerSettingEffectiveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) WithContext ¶
func (o *DetailControllerSettingEffectiveParams) WithContext(ctx context.Context) *DetailControllerSettingEffectiveParams
WithContext adds the context to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) WithDefaults ¶
func (o *DetailControllerSettingEffectiveParams) WithDefaults() *DetailControllerSettingEffectiveParams
WithDefaults hydrates default values in the detail controller setting effective params (not the query body).
All values with no default are reset to their zero value.
func (*DetailControllerSettingEffectiveParams) WithHTTPClient ¶
func (o *DetailControllerSettingEffectiveParams) WithHTTPClient(client *http.Client) *DetailControllerSettingEffectiveParams
WithHTTPClient adds the HTTPClient to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) WithID ¶
func (o *DetailControllerSettingEffectiveParams) WithID(id string) *DetailControllerSettingEffectiveParams
WithID adds the id to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) WithTimeout ¶
func (o *DetailControllerSettingEffectiveParams) WithTimeout(timeout time.Duration) *DetailControllerSettingEffectiveParams
WithTimeout adds the timeout to the detail controller setting effective params
func (*DetailControllerSettingEffectiveParams) WriteToRequest ¶
func (o *DetailControllerSettingEffectiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DetailControllerSettingEffectiveReader ¶
type DetailControllerSettingEffectiveReader struct {
// contains filtered or unexported fields
}
DetailControllerSettingEffectiveReader is a Reader for the DetailControllerSettingEffective structure.
func (*DetailControllerSettingEffectiveReader) ReadResponse ¶
func (o *DetailControllerSettingEffectiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DetailControllerSettingEffectiveTooManyRequests ¶
type DetailControllerSettingEffectiveTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
DetailControllerSettingEffectiveTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDetailControllerSettingEffectiveTooManyRequests ¶
func NewDetailControllerSettingEffectiveTooManyRequests() *DetailControllerSettingEffectiveTooManyRequests
NewDetailControllerSettingEffectiveTooManyRequests creates a DetailControllerSettingEffectiveTooManyRequests with default headers values
func (*DetailControllerSettingEffectiveTooManyRequests) Error ¶
func (o *DetailControllerSettingEffectiveTooManyRequests) Error() string
func (*DetailControllerSettingEffectiveTooManyRequests) GetPayload ¶
func (o *DetailControllerSettingEffectiveTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingEffectiveUnauthorized ¶
type DetailControllerSettingEffectiveUnauthorized struct {
}
DetailControllerSettingEffectiveUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewDetailControllerSettingEffectiveUnauthorized ¶
func NewDetailControllerSettingEffectiveUnauthorized() *DetailControllerSettingEffectiveUnauthorized
NewDetailControllerSettingEffectiveUnauthorized creates a DetailControllerSettingEffectiveUnauthorized with default headers values
func (*DetailControllerSettingEffectiveUnauthorized) Error ¶
func (o *DetailControllerSettingEffectiveUnauthorized) Error() string
func (*DetailControllerSettingEffectiveUnauthorized) GetPayload ¶
func (o *DetailControllerSettingEffectiveUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingNotFound ¶
type DetailControllerSettingNotFound struct {
Payload *rest_model.APIErrorEnvelope
}
DetailControllerSettingNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewDetailControllerSettingNotFound ¶
func NewDetailControllerSettingNotFound() *DetailControllerSettingNotFound
NewDetailControllerSettingNotFound creates a DetailControllerSettingNotFound with default headers values
func (*DetailControllerSettingNotFound) Error ¶
func (o *DetailControllerSettingNotFound) Error() string
func (*DetailControllerSettingNotFound) GetPayload ¶
func (o *DetailControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingOK ¶
type DetailControllerSettingOK struct {
Payload *rest_model.DetailControllerSettingEnvelope
}
DetailControllerSettingOK describes a response with status code 200, with default header values.
A singular controller setting object
func NewDetailControllerSettingOK ¶
func NewDetailControllerSettingOK() *DetailControllerSettingOK
NewDetailControllerSettingOK creates a DetailControllerSettingOK with default headers values
func (*DetailControllerSettingOK) Error ¶
func (o *DetailControllerSettingOK) Error() string
func (*DetailControllerSettingOK) GetPayload ¶
func (o *DetailControllerSettingOK) GetPayload() *rest_model.DetailControllerSettingEnvelope
type DetailControllerSettingParams ¶
type DetailControllerSettingParams struct {
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DetailControllerSettingParams contains all the parameters to send to the API endpoint
for the detail controller setting operation. Typically these are written to a http.Request.
func NewDetailControllerSettingParams ¶
func NewDetailControllerSettingParams() *DetailControllerSettingParams
NewDetailControllerSettingParams creates a new DetailControllerSettingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDetailControllerSettingParamsWithContext ¶
func NewDetailControllerSettingParamsWithContext(ctx context.Context) *DetailControllerSettingParams
NewDetailControllerSettingParamsWithContext creates a new DetailControllerSettingParams object with the ability to set a context for a request.
func NewDetailControllerSettingParamsWithHTTPClient ¶
func NewDetailControllerSettingParamsWithHTTPClient(client *http.Client) *DetailControllerSettingParams
NewDetailControllerSettingParamsWithHTTPClient creates a new DetailControllerSettingParams object with the ability to set a custom HTTPClient for a request.
func NewDetailControllerSettingParamsWithTimeout ¶
func NewDetailControllerSettingParamsWithTimeout(timeout time.Duration) *DetailControllerSettingParams
NewDetailControllerSettingParamsWithTimeout creates a new DetailControllerSettingParams object with the ability to set a timeout on a request.
func (*DetailControllerSettingParams) SetContext ¶
func (o *DetailControllerSettingParams) SetContext(ctx context.Context)
SetContext adds the context to the detail controller setting params
func (*DetailControllerSettingParams) SetDefaults ¶
func (o *DetailControllerSettingParams) SetDefaults()
SetDefaults hydrates default values in the detail controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*DetailControllerSettingParams) SetHTTPClient ¶
func (o *DetailControllerSettingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the detail controller setting params
func (*DetailControllerSettingParams) SetID ¶
func (o *DetailControllerSettingParams) SetID(id string)
SetID adds the id to the detail controller setting params
func (*DetailControllerSettingParams) SetTimeout ¶
func (o *DetailControllerSettingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the detail controller setting params
func (*DetailControllerSettingParams) WithContext ¶
func (o *DetailControllerSettingParams) WithContext(ctx context.Context) *DetailControllerSettingParams
WithContext adds the context to the detail controller setting params
func (*DetailControllerSettingParams) WithDefaults ¶
func (o *DetailControllerSettingParams) WithDefaults() *DetailControllerSettingParams
WithDefaults hydrates default values in the detail controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*DetailControllerSettingParams) WithHTTPClient ¶
func (o *DetailControllerSettingParams) WithHTTPClient(client *http.Client) *DetailControllerSettingParams
WithHTTPClient adds the HTTPClient to the detail controller setting params
func (*DetailControllerSettingParams) WithID ¶
func (o *DetailControllerSettingParams) WithID(id string) *DetailControllerSettingParams
WithID adds the id to the detail controller setting params
func (*DetailControllerSettingParams) WithTimeout ¶
func (o *DetailControllerSettingParams) WithTimeout(timeout time.Duration) *DetailControllerSettingParams
WithTimeout adds the timeout to the detail controller setting params
func (*DetailControllerSettingParams) WriteToRequest ¶
func (o *DetailControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DetailControllerSettingReader ¶
type DetailControllerSettingReader struct {
// contains filtered or unexported fields
}
DetailControllerSettingReader is a Reader for the DetailControllerSetting structure.
func (*DetailControllerSettingReader) ReadResponse ¶
func (o *DetailControllerSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DetailControllerSettingTooManyRequests ¶
type DetailControllerSettingTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
DetailControllerSettingTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDetailControllerSettingTooManyRequests ¶
func NewDetailControllerSettingTooManyRequests() *DetailControllerSettingTooManyRequests
NewDetailControllerSettingTooManyRequests creates a DetailControllerSettingTooManyRequests with default headers values
func (*DetailControllerSettingTooManyRequests) Error ¶
func (o *DetailControllerSettingTooManyRequests) Error() string
func (*DetailControllerSettingTooManyRequests) GetPayload ¶
func (o *DetailControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type DetailControllerSettingUnauthorized ¶
type DetailControllerSettingUnauthorized struct {
}
DetailControllerSettingUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewDetailControllerSettingUnauthorized ¶
func NewDetailControllerSettingUnauthorized() *DetailControllerSettingUnauthorized
NewDetailControllerSettingUnauthorized creates a DetailControllerSettingUnauthorized with default headers values
func (*DetailControllerSettingUnauthorized) Error ¶
func (o *DetailControllerSettingUnauthorized) Error() string
func (*DetailControllerSettingUnauthorized) GetPayload ¶
func (o *DetailControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type ListControllerSettingsBadRequest ¶
type ListControllerSettingsBadRequest struct {
Payload *rest_model.APIErrorEnvelope
}
ListControllerSettingsBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListControllerSettingsBadRequest ¶
func NewListControllerSettingsBadRequest() *ListControllerSettingsBadRequest
NewListControllerSettingsBadRequest creates a ListControllerSettingsBadRequest with default headers values
func (*ListControllerSettingsBadRequest) Error ¶
func (o *ListControllerSettingsBadRequest) Error() string
func (*ListControllerSettingsBadRequest) GetPayload ¶
func (o *ListControllerSettingsBadRequest) GetPayload() *rest_model.APIErrorEnvelope
type ListControllerSettingsOK ¶
type ListControllerSettingsOK struct {
Payload *rest_model.ListControllerSettingEnvelope
}
ListControllerSettingsOK describes a response with status code 200, with default header values.
A list of controller setting objects
func NewListControllerSettingsOK ¶
func NewListControllerSettingsOK() *ListControllerSettingsOK
NewListControllerSettingsOK creates a ListControllerSettingsOK with default headers values
func (*ListControllerSettingsOK) Error ¶
func (o *ListControllerSettingsOK) Error() string
func (*ListControllerSettingsOK) GetPayload ¶
func (o *ListControllerSettingsOK) GetPayload() *rest_model.ListControllerSettingEnvelope
type ListControllerSettingsParams ¶
type ListControllerSettingsParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListControllerSettingsParams contains all the parameters to send to the API endpoint
for the list controller settings operation. Typically these are written to a http.Request.
func NewListControllerSettingsParams ¶
func NewListControllerSettingsParams() *ListControllerSettingsParams
NewListControllerSettingsParams creates a new ListControllerSettingsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListControllerSettingsParamsWithContext ¶
func NewListControllerSettingsParamsWithContext(ctx context.Context) *ListControllerSettingsParams
NewListControllerSettingsParamsWithContext creates a new ListControllerSettingsParams object with the ability to set a context for a request.
func NewListControllerSettingsParamsWithHTTPClient ¶
func NewListControllerSettingsParamsWithHTTPClient(client *http.Client) *ListControllerSettingsParams
NewListControllerSettingsParamsWithHTTPClient creates a new ListControllerSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewListControllerSettingsParamsWithTimeout ¶
func NewListControllerSettingsParamsWithTimeout(timeout time.Duration) *ListControllerSettingsParams
NewListControllerSettingsParamsWithTimeout creates a new ListControllerSettingsParams object with the ability to set a timeout on a request.
func (*ListControllerSettingsParams) SetContext ¶
func (o *ListControllerSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the list controller settings params
func (*ListControllerSettingsParams) SetDefaults ¶
func (o *ListControllerSettingsParams) SetDefaults()
SetDefaults hydrates default values in the list controller settings params (not the query body).
All values with no default are reset to their zero value.
func (*ListControllerSettingsParams) SetFilter ¶
func (o *ListControllerSettingsParams) SetFilter(filter *string)
SetFilter adds the filter to the list controller settings params
func (*ListControllerSettingsParams) SetHTTPClient ¶
func (o *ListControllerSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list controller settings params
func (*ListControllerSettingsParams) SetLimit ¶
func (o *ListControllerSettingsParams) SetLimit(limit *int64)
SetLimit adds the limit to the list controller settings params
func (*ListControllerSettingsParams) SetOffset ¶
func (o *ListControllerSettingsParams) SetOffset(offset *int64)
SetOffset adds the offset to the list controller settings params
func (*ListControllerSettingsParams) SetTimeout ¶
func (o *ListControllerSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list controller settings params
func (*ListControllerSettingsParams) WithContext ¶
func (o *ListControllerSettingsParams) WithContext(ctx context.Context) *ListControllerSettingsParams
WithContext adds the context to the list controller settings params
func (*ListControllerSettingsParams) WithDefaults ¶
func (o *ListControllerSettingsParams) WithDefaults() *ListControllerSettingsParams
WithDefaults hydrates default values in the list controller settings params (not the query body).
All values with no default are reset to their zero value.
func (*ListControllerSettingsParams) WithFilter ¶
func (o *ListControllerSettingsParams) WithFilter(filter *string) *ListControllerSettingsParams
WithFilter adds the filter to the list controller settings params
func (*ListControllerSettingsParams) WithHTTPClient ¶
func (o *ListControllerSettingsParams) WithHTTPClient(client *http.Client) *ListControllerSettingsParams
WithHTTPClient adds the HTTPClient to the list controller settings params
func (*ListControllerSettingsParams) WithLimit ¶
func (o *ListControllerSettingsParams) WithLimit(limit *int64) *ListControllerSettingsParams
WithLimit adds the limit to the list controller settings params
func (*ListControllerSettingsParams) WithOffset ¶
func (o *ListControllerSettingsParams) WithOffset(offset *int64) *ListControllerSettingsParams
WithOffset adds the offset to the list controller settings params
func (*ListControllerSettingsParams) WithTimeout ¶
func (o *ListControllerSettingsParams) WithTimeout(timeout time.Duration) *ListControllerSettingsParams
WithTimeout adds the timeout to the list controller settings params
func (*ListControllerSettingsParams) WriteToRequest ¶
func (o *ListControllerSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListControllerSettingsReader ¶
type ListControllerSettingsReader struct {
// contains filtered or unexported fields
}
ListControllerSettingsReader is a Reader for the ListControllerSettings structure.
func (*ListControllerSettingsReader) ReadResponse ¶
func (o *ListControllerSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListControllerSettingsTooManyRequests ¶
type ListControllerSettingsTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
ListControllerSettingsTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListControllerSettingsTooManyRequests ¶
func NewListControllerSettingsTooManyRequests() *ListControllerSettingsTooManyRequests
NewListControllerSettingsTooManyRequests creates a ListControllerSettingsTooManyRequests with default headers values
func (*ListControllerSettingsTooManyRequests) Error ¶
func (o *ListControllerSettingsTooManyRequests) Error() string
func (*ListControllerSettingsTooManyRequests) GetPayload ¶
func (o *ListControllerSettingsTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type ListControllerSettingsUnauthorized ¶
type ListControllerSettingsUnauthorized struct {
}
ListControllerSettingsUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListControllerSettingsUnauthorized ¶
func NewListControllerSettingsUnauthorized() *ListControllerSettingsUnauthorized
NewListControllerSettingsUnauthorized creates a ListControllerSettingsUnauthorized with default headers values
func (*ListControllerSettingsUnauthorized) Error ¶
func (o *ListControllerSettingsUnauthorized) Error() string
func (*ListControllerSettingsUnauthorized) GetPayload ¶
func (o *ListControllerSettingsUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type PatchControllerSettingBadRequest ¶
type PatchControllerSettingBadRequest struct {
Payload *rest_model.APIErrorEnvelope
}
PatchControllerSettingBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewPatchControllerSettingBadRequest ¶
func NewPatchControllerSettingBadRequest() *PatchControllerSettingBadRequest
NewPatchControllerSettingBadRequest creates a PatchControllerSettingBadRequest with default headers values
func (*PatchControllerSettingBadRequest) Error ¶
func (o *PatchControllerSettingBadRequest) Error() string
func (*PatchControllerSettingBadRequest) GetPayload ¶
func (o *PatchControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
type PatchControllerSettingNotFound ¶
type PatchControllerSettingNotFound struct {
Payload *rest_model.APIErrorEnvelope
}
PatchControllerSettingNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewPatchControllerSettingNotFound ¶
func NewPatchControllerSettingNotFound() *PatchControllerSettingNotFound
NewPatchControllerSettingNotFound creates a PatchControllerSettingNotFound with default headers values
func (*PatchControllerSettingNotFound) Error ¶
func (o *PatchControllerSettingNotFound) Error() string
func (*PatchControllerSettingNotFound) GetPayload ¶
func (o *PatchControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
type PatchControllerSettingOK ¶
type PatchControllerSettingOK struct {
Payload *rest_model.Empty
}
PatchControllerSettingOK describes a response with status code 200, with default header values.
The patch request was successful and the resource has been altered
func NewPatchControllerSettingOK ¶
func NewPatchControllerSettingOK() *PatchControllerSettingOK
NewPatchControllerSettingOK creates a PatchControllerSettingOK with default headers values
func (*PatchControllerSettingOK) Error ¶
func (o *PatchControllerSettingOK) Error() string
func (*PatchControllerSettingOK) GetPayload ¶
func (o *PatchControllerSettingOK) GetPayload() *rest_model.Empty
type PatchControllerSettingParams ¶
type PatchControllerSettingParams struct {
/* ControllerSetting.
A controller setting object patch object
*/
ControllerSetting *rest_model.ControllerSettingPatch
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchControllerSettingParams contains all the parameters to send to the API endpoint
for the patch controller setting operation. Typically these are written to a http.Request.
func NewPatchControllerSettingParams ¶
func NewPatchControllerSettingParams() *PatchControllerSettingParams
NewPatchControllerSettingParams creates a new PatchControllerSettingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchControllerSettingParamsWithContext ¶
func NewPatchControllerSettingParamsWithContext(ctx context.Context) *PatchControllerSettingParams
NewPatchControllerSettingParamsWithContext creates a new PatchControllerSettingParams object with the ability to set a context for a request.
func NewPatchControllerSettingParamsWithHTTPClient ¶
func NewPatchControllerSettingParamsWithHTTPClient(client *http.Client) *PatchControllerSettingParams
NewPatchControllerSettingParamsWithHTTPClient creates a new PatchControllerSettingParams object with the ability to set a custom HTTPClient for a request.
func NewPatchControllerSettingParamsWithTimeout ¶
func NewPatchControllerSettingParamsWithTimeout(timeout time.Duration) *PatchControllerSettingParams
NewPatchControllerSettingParamsWithTimeout creates a new PatchControllerSettingParams object with the ability to set a timeout on a request.
func (*PatchControllerSettingParams) SetContext ¶
func (o *PatchControllerSettingParams) SetContext(ctx context.Context)
SetContext adds the context to the patch controller setting params
func (*PatchControllerSettingParams) SetControllerSetting ¶
func (o *PatchControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingPatch)
SetControllerSetting adds the controllerSetting to the patch controller setting params
func (*PatchControllerSettingParams) SetDefaults ¶
func (o *PatchControllerSettingParams) SetDefaults()
SetDefaults hydrates default values in the patch controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*PatchControllerSettingParams) SetHTTPClient ¶
func (o *PatchControllerSettingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch controller setting params
func (*PatchControllerSettingParams) SetID ¶
func (o *PatchControllerSettingParams) SetID(id string)
SetID adds the id to the patch controller setting params
func (*PatchControllerSettingParams) SetTimeout ¶
func (o *PatchControllerSettingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch controller setting params
func (*PatchControllerSettingParams) WithContext ¶
func (o *PatchControllerSettingParams) WithContext(ctx context.Context) *PatchControllerSettingParams
WithContext adds the context to the patch controller setting params
func (*PatchControllerSettingParams) WithControllerSetting ¶
func (o *PatchControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingPatch) *PatchControllerSettingParams
WithControllerSetting adds the controllerSetting to the patch controller setting params
func (*PatchControllerSettingParams) WithDefaults ¶
func (o *PatchControllerSettingParams) WithDefaults() *PatchControllerSettingParams
WithDefaults hydrates default values in the patch controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*PatchControllerSettingParams) WithHTTPClient ¶
func (o *PatchControllerSettingParams) WithHTTPClient(client *http.Client) *PatchControllerSettingParams
WithHTTPClient adds the HTTPClient to the patch controller setting params
func (*PatchControllerSettingParams) WithID ¶
func (o *PatchControllerSettingParams) WithID(id string) *PatchControllerSettingParams
WithID adds the id to the patch controller setting params
func (*PatchControllerSettingParams) WithTimeout ¶
func (o *PatchControllerSettingParams) WithTimeout(timeout time.Duration) *PatchControllerSettingParams
WithTimeout adds the timeout to the patch controller setting params
func (*PatchControllerSettingParams) WriteToRequest ¶
func (o *PatchControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchControllerSettingReader ¶
type PatchControllerSettingReader struct {
// contains filtered or unexported fields
}
PatchControllerSettingReader is a Reader for the PatchControllerSetting structure.
func (*PatchControllerSettingReader) ReadResponse ¶
func (o *PatchControllerSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchControllerSettingTooManyRequests ¶
type PatchControllerSettingTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
PatchControllerSettingTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewPatchControllerSettingTooManyRequests ¶
func NewPatchControllerSettingTooManyRequests() *PatchControllerSettingTooManyRequests
NewPatchControllerSettingTooManyRequests creates a PatchControllerSettingTooManyRequests with default headers values
func (*PatchControllerSettingTooManyRequests) Error ¶
func (o *PatchControllerSettingTooManyRequests) Error() string
func (*PatchControllerSettingTooManyRequests) GetPayload ¶
func (o *PatchControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type PatchControllerSettingUnauthorized ¶
type PatchControllerSettingUnauthorized struct {
}
PatchControllerSettingUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewPatchControllerSettingUnauthorized ¶
func NewPatchControllerSettingUnauthorized() *PatchControllerSettingUnauthorized
NewPatchControllerSettingUnauthorized creates a PatchControllerSettingUnauthorized with default headers values
func (*PatchControllerSettingUnauthorized) Error ¶
func (o *PatchControllerSettingUnauthorized) Error() string
func (*PatchControllerSettingUnauthorized) GetPayload ¶
func (o *PatchControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type UpdateControllerSettingBadRequest ¶
type UpdateControllerSettingBadRequest struct {
Payload *rest_model.APIErrorEnvelope
}
UpdateControllerSettingBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewUpdateControllerSettingBadRequest ¶
func NewUpdateControllerSettingBadRequest() *UpdateControllerSettingBadRequest
NewUpdateControllerSettingBadRequest creates a UpdateControllerSettingBadRequest with default headers values
func (*UpdateControllerSettingBadRequest) Error ¶
func (o *UpdateControllerSettingBadRequest) Error() string
func (*UpdateControllerSettingBadRequest) GetPayload ¶
func (o *UpdateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
type UpdateControllerSettingNotFound ¶
type UpdateControllerSettingNotFound struct {
Payload *rest_model.APIErrorEnvelope
}
UpdateControllerSettingNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewUpdateControllerSettingNotFound ¶
func NewUpdateControllerSettingNotFound() *UpdateControllerSettingNotFound
NewUpdateControllerSettingNotFound creates a UpdateControllerSettingNotFound with default headers values
func (*UpdateControllerSettingNotFound) Error ¶
func (o *UpdateControllerSettingNotFound) Error() string
func (*UpdateControllerSettingNotFound) GetPayload ¶
func (o *UpdateControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
type UpdateControllerSettingOK ¶
type UpdateControllerSettingOK struct {
Payload *rest_model.Empty
}
UpdateControllerSettingOK describes a response with status code 200, with default header values.
The update request was successful and the resource has been altered
func NewUpdateControllerSettingOK ¶
func NewUpdateControllerSettingOK() *UpdateControllerSettingOK
NewUpdateControllerSettingOK creates a UpdateControllerSettingOK with default headers values
func (*UpdateControllerSettingOK) Error ¶
func (o *UpdateControllerSettingOK) Error() string
func (*UpdateControllerSettingOK) GetPayload ¶
func (o *UpdateControllerSettingOK) GetPayload() *rest_model.Empty
type UpdateControllerSettingParams ¶
type UpdateControllerSettingParams struct {
/* ControllerSetting.
A controller setting update object
*/
ControllerSetting *rest_model.ControllerSettingUpdate
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateControllerSettingParams contains all the parameters to send to the API endpoint
for the update controller setting operation. Typically these are written to a http.Request.
func NewUpdateControllerSettingParams ¶
func NewUpdateControllerSettingParams() *UpdateControllerSettingParams
NewUpdateControllerSettingParams creates a new UpdateControllerSettingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateControllerSettingParamsWithContext ¶
func NewUpdateControllerSettingParamsWithContext(ctx context.Context) *UpdateControllerSettingParams
NewUpdateControllerSettingParamsWithContext creates a new UpdateControllerSettingParams object with the ability to set a context for a request.
func NewUpdateControllerSettingParamsWithHTTPClient ¶
func NewUpdateControllerSettingParamsWithHTTPClient(client *http.Client) *UpdateControllerSettingParams
NewUpdateControllerSettingParamsWithHTTPClient creates a new UpdateControllerSettingParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateControllerSettingParamsWithTimeout ¶
func NewUpdateControllerSettingParamsWithTimeout(timeout time.Duration) *UpdateControllerSettingParams
NewUpdateControllerSettingParamsWithTimeout creates a new UpdateControllerSettingParams object with the ability to set a timeout on a request.
func (*UpdateControllerSettingParams) SetContext ¶
func (o *UpdateControllerSettingParams) SetContext(ctx context.Context)
SetContext adds the context to the update controller setting params
func (*UpdateControllerSettingParams) SetControllerSetting ¶
func (o *UpdateControllerSettingParams) SetControllerSetting(controllerSetting *rest_model.ControllerSettingUpdate)
SetControllerSetting adds the controllerSetting to the update controller setting params
func (*UpdateControllerSettingParams) SetDefaults ¶
func (o *UpdateControllerSettingParams) SetDefaults()
SetDefaults hydrates default values in the update controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateControllerSettingParams) SetHTTPClient ¶
func (o *UpdateControllerSettingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update controller setting params
func (*UpdateControllerSettingParams) SetID ¶
func (o *UpdateControllerSettingParams) SetID(id string)
SetID adds the id to the update controller setting params
func (*UpdateControllerSettingParams) SetTimeout ¶
func (o *UpdateControllerSettingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update controller setting params
func (*UpdateControllerSettingParams) WithContext ¶
func (o *UpdateControllerSettingParams) WithContext(ctx context.Context) *UpdateControllerSettingParams
WithContext adds the context to the update controller setting params
func (*UpdateControllerSettingParams) WithControllerSetting ¶
func (o *UpdateControllerSettingParams) WithControllerSetting(controllerSetting *rest_model.ControllerSettingUpdate) *UpdateControllerSettingParams
WithControllerSetting adds the controllerSetting to the update controller setting params
func (*UpdateControllerSettingParams) WithDefaults ¶
func (o *UpdateControllerSettingParams) WithDefaults() *UpdateControllerSettingParams
WithDefaults hydrates default values in the update controller setting params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateControllerSettingParams) WithHTTPClient ¶
func (o *UpdateControllerSettingParams) WithHTTPClient(client *http.Client) *UpdateControllerSettingParams
WithHTTPClient adds the HTTPClient to the update controller setting params
func (*UpdateControllerSettingParams) WithID ¶
func (o *UpdateControllerSettingParams) WithID(id string) *UpdateControllerSettingParams
WithID adds the id to the update controller setting params
func (*UpdateControllerSettingParams) WithTimeout ¶
func (o *UpdateControllerSettingParams) WithTimeout(timeout time.Duration) *UpdateControllerSettingParams
WithTimeout adds the timeout to the update controller setting params
func (*UpdateControllerSettingParams) WriteToRequest ¶
func (o *UpdateControllerSettingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateControllerSettingReader ¶
type UpdateControllerSettingReader struct {
// contains filtered or unexported fields
}
UpdateControllerSettingReader is a Reader for the UpdateControllerSetting structure.
func (*UpdateControllerSettingReader) ReadResponse ¶
func (o *UpdateControllerSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateControllerSettingTooManyRequests ¶
type UpdateControllerSettingTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
UpdateControllerSettingTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewUpdateControllerSettingTooManyRequests ¶
func NewUpdateControllerSettingTooManyRequests() *UpdateControllerSettingTooManyRequests
NewUpdateControllerSettingTooManyRequests creates a UpdateControllerSettingTooManyRequests with default headers values
func (*UpdateControllerSettingTooManyRequests) Error ¶
func (o *UpdateControllerSettingTooManyRequests) Error() string
func (*UpdateControllerSettingTooManyRequests) GetPayload ¶
func (o *UpdateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type UpdateControllerSettingUnauthorized ¶
type UpdateControllerSettingUnauthorized struct {
}
UpdateControllerSettingUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewUpdateControllerSettingUnauthorized ¶
func NewUpdateControllerSettingUnauthorized() *UpdateControllerSettingUnauthorized
NewUpdateControllerSettingUnauthorized creates a UpdateControllerSettingUnauthorized with default headers values
func (*UpdateControllerSettingUnauthorized) Error ¶
func (o *UpdateControllerSettingUnauthorized) Error() string
func (*UpdateControllerSettingUnauthorized) GetPayload ¶
func (o *UpdateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
Source Files
¶
- create_controller_setting_parameters.go
- create_controller_setting_responses.go
- delete_controller_setting_parameters.go
- delete_controller_setting_responses.go
- detail_controller_setting_effective_parameters.go
- detail_controller_setting_effective_responses.go
- detail_controller_setting_parameters.go
- detail_controller_setting_responses.go
- list_controller_settings_parameters.go
- list_controller_settings_responses.go
- patch_controller_setting_parameters.go
- patch_controller_setting_responses.go
- settings_client.go
- update_controller_setting_parameters.go
- update_controller_setting_responses.go