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
- func (o *CreateControllerSettingBadRequest) Code() int
- func (o *CreateControllerSettingBadRequest) Error() string
- func (o *CreateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateControllerSettingBadRequest) IsClientError() bool
- func (o *CreateControllerSettingBadRequest) IsCode(code int) bool
- func (o *CreateControllerSettingBadRequest) IsRedirect() bool
- func (o *CreateControllerSettingBadRequest) IsServerError() bool
- func (o *CreateControllerSettingBadRequest) IsSuccess() bool
- func (o *CreateControllerSettingBadRequest) String() string
- type CreateControllerSettingCreated
- func (o *CreateControllerSettingCreated) Code() int
- func (o *CreateControllerSettingCreated) Error() string
- func (o *CreateControllerSettingCreated) GetPayload() *rest_model.CreateEnvelope
- func (o *CreateControllerSettingCreated) IsClientError() bool
- func (o *CreateControllerSettingCreated) IsCode(code int) bool
- func (o *CreateControllerSettingCreated) IsRedirect() bool
- func (o *CreateControllerSettingCreated) IsServerError() bool
- func (o *CreateControllerSettingCreated) IsSuccess() bool
- func (o *CreateControllerSettingCreated) String() string
- 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
- func (o *CreateControllerSettingTooManyRequests) Code() int
- func (o *CreateControllerSettingTooManyRequests) Error() string
- func (o *CreateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateControllerSettingTooManyRequests) IsClientError() bool
- func (o *CreateControllerSettingTooManyRequests) IsCode(code int) bool
- func (o *CreateControllerSettingTooManyRequests) IsRedirect() bool
- func (o *CreateControllerSettingTooManyRequests) IsServerError() bool
- func (o *CreateControllerSettingTooManyRequests) IsSuccess() bool
- func (o *CreateControllerSettingTooManyRequests) String() string
- type CreateControllerSettingUnauthorized
- func (o *CreateControllerSettingUnauthorized) Code() int
- func (o *CreateControllerSettingUnauthorized) Error() string
- func (o *CreateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateControllerSettingUnauthorized) IsClientError() bool
- func (o *CreateControllerSettingUnauthorized) IsCode(code int) bool
- func (o *CreateControllerSettingUnauthorized) IsRedirect() bool
- func (o *CreateControllerSettingUnauthorized) IsServerError() bool
- func (o *CreateControllerSettingUnauthorized) IsSuccess() bool
- func (o *CreateControllerSettingUnauthorized) String() string
- type DeleteControllerSettingBadRequest
- func (o *DeleteControllerSettingBadRequest) Code() int
- func (o *DeleteControllerSettingBadRequest) Error() string
- func (o *DeleteControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteControllerSettingBadRequest) IsClientError() bool
- func (o *DeleteControllerSettingBadRequest) IsCode(code int) bool
- func (o *DeleteControllerSettingBadRequest) IsRedirect() bool
- func (o *DeleteControllerSettingBadRequest) IsServerError() bool
- func (o *DeleteControllerSettingBadRequest) IsSuccess() bool
- func (o *DeleteControllerSettingBadRequest) String() string
- type DeleteControllerSettingConflict
- func (o *DeleteControllerSettingConflict) Code() int
- func (o *DeleteControllerSettingConflict) Error() string
- func (o *DeleteControllerSettingConflict) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteControllerSettingConflict) IsClientError() bool
- func (o *DeleteControllerSettingConflict) IsCode(code int) bool
- func (o *DeleteControllerSettingConflict) IsRedirect() bool
- func (o *DeleteControllerSettingConflict) IsServerError() bool
- func (o *DeleteControllerSettingConflict) IsSuccess() bool
- func (o *DeleteControllerSettingConflict) String() string
- type DeleteControllerSettingOK
- func (o *DeleteControllerSettingOK) Code() int
- func (o *DeleteControllerSettingOK) Error() string
- func (o *DeleteControllerSettingOK) GetPayload() *rest_model.Empty
- func (o *DeleteControllerSettingOK) IsClientError() bool
- func (o *DeleteControllerSettingOK) IsCode(code int) bool
- func (o *DeleteControllerSettingOK) IsRedirect() bool
- func (o *DeleteControllerSettingOK) IsServerError() bool
- func (o *DeleteControllerSettingOK) IsSuccess() bool
- func (o *DeleteControllerSettingOK) String() string
- 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
- func (o *DeleteControllerSettingTooManyRequests) Code() int
- func (o *DeleteControllerSettingTooManyRequests) Error() string
- func (o *DeleteControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteControllerSettingTooManyRequests) IsClientError() bool
- func (o *DeleteControllerSettingTooManyRequests) IsCode(code int) bool
- func (o *DeleteControllerSettingTooManyRequests) IsRedirect() bool
- func (o *DeleteControllerSettingTooManyRequests) IsServerError() bool
- func (o *DeleteControllerSettingTooManyRequests) IsSuccess() bool
- func (o *DeleteControllerSettingTooManyRequests) String() string
- type DeleteControllerSettingUnauthorized
- func (o *DeleteControllerSettingUnauthorized) Code() int
- func (o *DeleteControllerSettingUnauthorized) Error() string
- func (o *DeleteControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteControllerSettingUnauthorized) IsClientError() bool
- func (o *DeleteControllerSettingUnauthorized) IsCode(code int) bool
- func (o *DeleteControllerSettingUnauthorized) IsRedirect() bool
- func (o *DeleteControllerSettingUnauthorized) IsServerError() bool
- func (o *DeleteControllerSettingUnauthorized) IsSuccess() bool
- func (o *DeleteControllerSettingUnauthorized) String() string
- type DetailControllerSettingEffectiveNotFound
- func (o *DetailControllerSettingEffectiveNotFound) Code() int
- func (o *DetailControllerSettingEffectiveNotFound) Error() string
- func (o *DetailControllerSettingEffectiveNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingEffectiveNotFound) IsClientError() bool
- func (o *DetailControllerSettingEffectiveNotFound) IsCode(code int) bool
- func (o *DetailControllerSettingEffectiveNotFound) IsRedirect() bool
- func (o *DetailControllerSettingEffectiveNotFound) IsServerError() bool
- func (o *DetailControllerSettingEffectiveNotFound) IsSuccess() bool
- func (o *DetailControllerSettingEffectiveNotFound) String() string
- type DetailControllerSettingEffectiveOK
- func (o *DetailControllerSettingEffectiveOK) Code() int
- func (o *DetailControllerSettingEffectiveOK) Error() string
- func (o *DetailControllerSettingEffectiveOK) GetPayload() *rest_model.DetailControllerSettingEffectiveEnvelope
- func (o *DetailControllerSettingEffectiveOK) IsClientError() bool
- func (o *DetailControllerSettingEffectiveOK) IsCode(code int) bool
- func (o *DetailControllerSettingEffectiveOK) IsRedirect() bool
- func (o *DetailControllerSettingEffectiveOK) IsServerError() bool
- func (o *DetailControllerSettingEffectiveOK) IsSuccess() bool
- func (o *DetailControllerSettingEffectiveOK) String() string
- 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
- func (o *DetailControllerSettingEffectiveTooManyRequests) Code() int
- func (o *DetailControllerSettingEffectiveTooManyRequests) Error() string
- func (o *DetailControllerSettingEffectiveTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingEffectiveTooManyRequests) IsClientError() bool
- func (o *DetailControllerSettingEffectiveTooManyRequests) IsCode(code int) bool
- func (o *DetailControllerSettingEffectiveTooManyRequests) IsRedirect() bool
- func (o *DetailControllerSettingEffectiveTooManyRequests) IsServerError() bool
- func (o *DetailControllerSettingEffectiveTooManyRequests) IsSuccess() bool
- func (o *DetailControllerSettingEffectiveTooManyRequests) String() string
- type DetailControllerSettingEffectiveUnauthorized
- func (o *DetailControllerSettingEffectiveUnauthorized) Code() int
- func (o *DetailControllerSettingEffectiveUnauthorized) Error() string
- func (o *DetailControllerSettingEffectiveUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingEffectiveUnauthorized) IsClientError() bool
- func (o *DetailControllerSettingEffectiveUnauthorized) IsCode(code int) bool
- func (o *DetailControllerSettingEffectiveUnauthorized) IsRedirect() bool
- func (o *DetailControllerSettingEffectiveUnauthorized) IsServerError() bool
- func (o *DetailControllerSettingEffectiveUnauthorized) IsSuccess() bool
- func (o *DetailControllerSettingEffectiveUnauthorized) String() string
- type DetailControllerSettingNotFound
- func (o *DetailControllerSettingNotFound) Code() int
- func (o *DetailControllerSettingNotFound) Error() string
- func (o *DetailControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingNotFound) IsClientError() bool
- func (o *DetailControllerSettingNotFound) IsCode(code int) bool
- func (o *DetailControllerSettingNotFound) IsRedirect() bool
- func (o *DetailControllerSettingNotFound) IsServerError() bool
- func (o *DetailControllerSettingNotFound) IsSuccess() bool
- func (o *DetailControllerSettingNotFound) String() string
- type DetailControllerSettingOK
- func (o *DetailControllerSettingOK) Code() int
- func (o *DetailControllerSettingOK) Error() string
- func (o *DetailControllerSettingOK) GetPayload() *rest_model.DetailControllerSettingEnvelope
- func (o *DetailControllerSettingOK) IsClientError() bool
- func (o *DetailControllerSettingOK) IsCode(code int) bool
- func (o *DetailControllerSettingOK) IsRedirect() bool
- func (o *DetailControllerSettingOK) IsServerError() bool
- func (o *DetailControllerSettingOK) IsSuccess() bool
- func (o *DetailControllerSettingOK) String() string
- 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
- func (o *DetailControllerSettingTooManyRequests) Code() int
- func (o *DetailControllerSettingTooManyRequests) Error() string
- func (o *DetailControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingTooManyRequests) IsClientError() bool
- func (o *DetailControllerSettingTooManyRequests) IsCode(code int) bool
- func (o *DetailControllerSettingTooManyRequests) IsRedirect() bool
- func (o *DetailControllerSettingTooManyRequests) IsServerError() bool
- func (o *DetailControllerSettingTooManyRequests) IsSuccess() bool
- func (o *DetailControllerSettingTooManyRequests) String() string
- type DetailControllerSettingUnauthorized
- func (o *DetailControllerSettingUnauthorized) Code() int
- func (o *DetailControllerSettingUnauthorized) Error() string
- func (o *DetailControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailControllerSettingUnauthorized) IsClientError() bool
- func (o *DetailControllerSettingUnauthorized) IsCode(code int) bool
- func (o *DetailControllerSettingUnauthorized) IsRedirect() bool
- func (o *DetailControllerSettingUnauthorized) IsServerError() bool
- func (o *DetailControllerSettingUnauthorized) IsSuccess() bool
- func (o *DetailControllerSettingUnauthorized) String() string
- type ListControllerSettingsBadRequest
- func (o *ListControllerSettingsBadRequest) Code() int
- func (o *ListControllerSettingsBadRequest) Error() string
- func (o *ListControllerSettingsBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListControllerSettingsBadRequest) IsClientError() bool
- func (o *ListControllerSettingsBadRequest) IsCode(code int) bool
- func (o *ListControllerSettingsBadRequest) IsRedirect() bool
- func (o *ListControllerSettingsBadRequest) IsServerError() bool
- func (o *ListControllerSettingsBadRequest) IsSuccess() bool
- func (o *ListControllerSettingsBadRequest) String() string
- type ListControllerSettingsOK
- func (o *ListControllerSettingsOK) Code() int
- func (o *ListControllerSettingsOK) Error() string
- func (o *ListControllerSettingsOK) GetPayload() *rest_model.ListControllerSettingEnvelope
- func (o *ListControllerSettingsOK) IsClientError() bool
- func (o *ListControllerSettingsOK) IsCode(code int) bool
- func (o *ListControllerSettingsOK) IsRedirect() bool
- func (o *ListControllerSettingsOK) IsServerError() bool
- func (o *ListControllerSettingsOK) IsSuccess() bool
- func (o *ListControllerSettingsOK) String() string
- 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
- func (o *ListControllerSettingsTooManyRequests) Code() int
- func (o *ListControllerSettingsTooManyRequests) Error() string
- func (o *ListControllerSettingsTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListControllerSettingsTooManyRequests) IsClientError() bool
- func (o *ListControllerSettingsTooManyRequests) IsCode(code int) bool
- func (o *ListControllerSettingsTooManyRequests) IsRedirect() bool
- func (o *ListControllerSettingsTooManyRequests) IsServerError() bool
- func (o *ListControllerSettingsTooManyRequests) IsSuccess() bool
- func (o *ListControllerSettingsTooManyRequests) String() string
- type ListControllerSettingsUnauthorized
- func (o *ListControllerSettingsUnauthorized) Code() int
- func (o *ListControllerSettingsUnauthorized) Error() string
- func (o *ListControllerSettingsUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListControllerSettingsUnauthorized) IsClientError() bool
- func (o *ListControllerSettingsUnauthorized) IsCode(code int) bool
- func (o *ListControllerSettingsUnauthorized) IsRedirect() bool
- func (o *ListControllerSettingsUnauthorized) IsServerError() bool
- func (o *ListControllerSettingsUnauthorized) IsSuccess() bool
- func (o *ListControllerSettingsUnauthorized) String() string
- type PatchControllerSettingBadRequest
- func (o *PatchControllerSettingBadRequest) Code() int
- func (o *PatchControllerSettingBadRequest) Error() string
- func (o *PatchControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchControllerSettingBadRequest) IsClientError() bool
- func (o *PatchControllerSettingBadRequest) IsCode(code int) bool
- func (o *PatchControllerSettingBadRequest) IsRedirect() bool
- func (o *PatchControllerSettingBadRequest) IsServerError() bool
- func (o *PatchControllerSettingBadRequest) IsSuccess() bool
- func (o *PatchControllerSettingBadRequest) String() string
- type PatchControllerSettingNotFound
- func (o *PatchControllerSettingNotFound) Code() int
- func (o *PatchControllerSettingNotFound) Error() string
- func (o *PatchControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchControllerSettingNotFound) IsClientError() bool
- func (o *PatchControllerSettingNotFound) IsCode(code int) bool
- func (o *PatchControllerSettingNotFound) IsRedirect() bool
- func (o *PatchControllerSettingNotFound) IsServerError() bool
- func (o *PatchControllerSettingNotFound) IsSuccess() bool
- func (o *PatchControllerSettingNotFound) String() string
- type PatchControllerSettingOK
- func (o *PatchControllerSettingOK) Code() int
- func (o *PatchControllerSettingOK) Error() string
- func (o *PatchControllerSettingOK) GetPayload() *rest_model.Empty
- func (o *PatchControllerSettingOK) IsClientError() bool
- func (o *PatchControllerSettingOK) IsCode(code int) bool
- func (o *PatchControllerSettingOK) IsRedirect() bool
- func (o *PatchControllerSettingOK) IsServerError() bool
- func (o *PatchControllerSettingOK) IsSuccess() bool
- func (o *PatchControllerSettingOK) String() string
- 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
- func (o *PatchControllerSettingTooManyRequests) Code() int
- func (o *PatchControllerSettingTooManyRequests) Error() string
- func (o *PatchControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchControllerSettingTooManyRequests) IsClientError() bool
- func (o *PatchControllerSettingTooManyRequests) IsCode(code int) bool
- func (o *PatchControllerSettingTooManyRequests) IsRedirect() bool
- func (o *PatchControllerSettingTooManyRequests) IsServerError() bool
- func (o *PatchControllerSettingTooManyRequests) IsSuccess() bool
- func (o *PatchControllerSettingTooManyRequests) String() string
- type PatchControllerSettingUnauthorized
- func (o *PatchControllerSettingUnauthorized) Code() int
- func (o *PatchControllerSettingUnauthorized) Error() string
- func (o *PatchControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchControllerSettingUnauthorized) IsClientError() bool
- func (o *PatchControllerSettingUnauthorized) IsCode(code int) bool
- func (o *PatchControllerSettingUnauthorized) IsRedirect() bool
- func (o *PatchControllerSettingUnauthorized) IsServerError() bool
- func (o *PatchControllerSettingUnauthorized) IsSuccess() bool
- func (o *PatchControllerSettingUnauthorized) String() string
- type UpdateControllerSettingBadRequest
- func (o *UpdateControllerSettingBadRequest) Code() int
- func (o *UpdateControllerSettingBadRequest) Error() string
- func (o *UpdateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateControllerSettingBadRequest) IsClientError() bool
- func (o *UpdateControllerSettingBadRequest) IsCode(code int) bool
- func (o *UpdateControllerSettingBadRequest) IsRedirect() bool
- func (o *UpdateControllerSettingBadRequest) IsServerError() bool
- func (o *UpdateControllerSettingBadRequest) IsSuccess() bool
- func (o *UpdateControllerSettingBadRequest) String() string
- type UpdateControllerSettingNotFound
- func (o *UpdateControllerSettingNotFound) Code() int
- func (o *UpdateControllerSettingNotFound) Error() string
- func (o *UpdateControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateControllerSettingNotFound) IsClientError() bool
- func (o *UpdateControllerSettingNotFound) IsCode(code int) bool
- func (o *UpdateControllerSettingNotFound) IsRedirect() bool
- func (o *UpdateControllerSettingNotFound) IsServerError() bool
- func (o *UpdateControllerSettingNotFound) IsSuccess() bool
- func (o *UpdateControllerSettingNotFound) String() string
- type UpdateControllerSettingOK
- func (o *UpdateControllerSettingOK) Code() int
- func (o *UpdateControllerSettingOK) Error() string
- func (o *UpdateControllerSettingOK) GetPayload() *rest_model.Empty
- func (o *UpdateControllerSettingOK) IsClientError() bool
- func (o *UpdateControllerSettingOK) IsCode(code int) bool
- func (o *UpdateControllerSettingOK) IsRedirect() bool
- func (o *UpdateControllerSettingOK) IsServerError() bool
- func (o *UpdateControllerSettingOK) IsSuccess() bool
- func (o *UpdateControllerSettingOK) String() string
- 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
- func (o *UpdateControllerSettingTooManyRequests) Code() int
- func (o *UpdateControllerSettingTooManyRequests) Error() string
- func (o *UpdateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateControllerSettingTooManyRequests) IsClientError() bool
- func (o *UpdateControllerSettingTooManyRequests) IsCode(code int) bool
- func (o *UpdateControllerSettingTooManyRequests) IsRedirect() bool
- func (o *UpdateControllerSettingTooManyRequests) IsServerError() bool
- func (o *UpdateControllerSettingTooManyRequests) IsSuccess() bool
- func (o *UpdateControllerSettingTooManyRequests) String() string
- type UpdateControllerSettingUnauthorized
- func (o *UpdateControllerSettingUnauthorized) Code() int
- func (o *UpdateControllerSettingUnauthorized) Error() string
- func (o *UpdateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateControllerSettingUnauthorized) IsClientError() bool
- func (o *UpdateControllerSettingUnauthorized) IsCode(code int) bool
- func (o *UpdateControllerSettingUnauthorized) IsRedirect() bool
- func (o *UpdateControllerSettingUnauthorized) IsServerError() bool
- func (o *UpdateControllerSettingUnauthorized) IsSuccess() bool
- func (o *UpdateControllerSettingUnauthorized) String() string
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 may be used to customize the behavior of 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.
func NewClientWithBasicAuth ¶ added in v0.26.53
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new settings API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v0.26.53
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new settings API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateControllerSettingBadRequest ¶
type CreateControllerSettingBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) Code() int
Code gets the status code for the create controller setting bad request response
func (*CreateControllerSettingBadRequest) Error ¶
func (o *CreateControllerSettingBadRequest) Error() string
func (*CreateControllerSettingBadRequest) GetPayload ¶
func (o *CreateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateControllerSettingBadRequest) IsClientError ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) IsClientError() bool
IsClientError returns true when this create controller setting bad request response has a 4xx status code
func (*CreateControllerSettingBadRequest) IsCode ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) IsCode(code int) bool
IsCode returns true when this create controller setting bad request response a status code equal to that given
func (*CreateControllerSettingBadRequest) IsRedirect ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) IsRedirect() bool
IsRedirect returns true when this create controller setting bad request response has a 3xx status code
func (*CreateControllerSettingBadRequest) IsServerError ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) IsServerError() bool
IsServerError returns true when this create controller setting bad request response has a 5xx status code
func (*CreateControllerSettingBadRequest) IsSuccess ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) IsSuccess() bool
IsSuccess returns true when this create controller setting bad request response has a 2xx status code
func (*CreateControllerSettingBadRequest) String ¶ added in v0.26.53
func (o *CreateControllerSettingBadRequest) String() string
type CreateControllerSettingCreated ¶
type CreateControllerSettingCreated struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) Code() int
Code gets the status code for the create controller setting created response
func (*CreateControllerSettingCreated) Error ¶
func (o *CreateControllerSettingCreated) Error() string
func (*CreateControllerSettingCreated) GetPayload ¶
func (o *CreateControllerSettingCreated) GetPayload() *rest_model.CreateEnvelope
func (*CreateControllerSettingCreated) IsClientError ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) IsClientError() bool
IsClientError returns true when this create controller setting created response has a 4xx status code
func (*CreateControllerSettingCreated) IsCode ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) IsCode(code int) bool
IsCode returns true when this create controller setting created response a status code equal to that given
func (*CreateControllerSettingCreated) IsRedirect ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) IsRedirect() bool
IsRedirect returns true when this create controller setting created response has a 3xx status code
func (*CreateControllerSettingCreated) IsServerError ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) IsServerError() bool
IsServerError returns true when this create controller setting created response has a 5xx status code
func (*CreateControllerSettingCreated) IsSuccess ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) IsSuccess() bool
IsSuccess returns true when this create controller setting created response has a 2xx status code
func (*CreateControllerSettingCreated) String ¶ added in v0.26.53
func (o *CreateControllerSettingCreated) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type CreateControllerSettingTooManyRequests ¶
type CreateControllerSettingTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) Code() int
Code gets the status code for the create controller setting too many requests response
func (*CreateControllerSettingTooManyRequests) Error ¶
func (o *CreateControllerSettingTooManyRequests) Error() string
func (*CreateControllerSettingTooManyRequests) GetPayload ¶
func (o *CreateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateControllerSettingTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) IsClientError() bool
IsClientError returns true when this create controller setting too many requests response has a 4xx status code
func (*CreateControllerSettingTooManyRequests) IsCode ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) IsCode(code int) bool
IsCode returns true when this create controller setting too many requests response a status code equal to that given
func (*CreateControllerSettingTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create controller setting too many requests response has a 3xx status code
func (*CreateControllerSettingTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) IsServerError() bool
IsServerError returns true when this create controller setting too many requests response has a 5xx status code
func (*CreateControllerSettingTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create controller setting too many requests response has a 2xx status code
func (*CreateControllerSettingTooManyRequests) String ¶ added in v0.26.53
func (o *CreateControllerSettingTooManyRequests) String() string
type CreateControllerSettingUnauthorized ¶
type CreateControllerSettingUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) Code() int
Code gets the status code for the create controller setting unauthorized response
func (*CreateControllerSettingUnauthorized) Error ¶
func (o *CreateControllerSettingUnauthorized) Error() string
func (*CreateControllerSettingUnauthorized) GetPayload ¶
func (o *CreateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateControllerSettingUnauthorized) IsClientError ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) IsClientError() bool
IsClientError returns true when this create controller setting unauthorized response has a 4xx status code
func (*CreateControllerSettingUnauthorized) IsCode ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) IsCode(code int) bool
IsCode returns true when this create controller setting unauthorized response a status code equal to that given
func (*CreateControllerSettingUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) IsRedirect() bool
IsRedirect returns true when this create controller setting unauthorized response has a 3xx status code
func (*CreateControllerSettingUnauthorized) IsServerError ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) IsServerError() bool
IsServerError returns true when this create controller setting unauthorized response has a 5xx status code
func (*CreateControllerSettingUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) IsSuccess() bool
IsSuccess returns true when this create controller setting unauthorized response has a 2xx status code
func (*CreateControllerSettingUnauthorized) String ¶ added in v0.26.53
func (o *CreateControllerSettingUnauthorized) String() string
type DeleteControllerSettingBadRequest ¶
type DeleteControllerSettingBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) Code() int
Code gets the status code for the delete controller setting bad request response
func (*DeleteControllerSettingBadRequest) Error ¶
func (o *DeleteControllerSettingBadRequest) Error() string
func (*DeleteControllerSettingBadRequest) GetPayload ¶
func (o *DeleteControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteControllerSettingBadRequest) IsClientError ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) IsClientError() bool
IsClientError returns true when this delete controller setting bad request response has a 4xx status code
func (*DeleteControllerSettingBadRequest) IsCode ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) IsCode(code int) bool
IsCode returns true when this delete controller setting bad request response a status code equal to that given
func (*DeleteControllerSettingBadRequest) IsRedirect ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) IsRedirect() bool
IsRedirect returns true when this delete controller setting bad request response has a 3xx status code
func (*DeleteControllerSettingBadRequest) IsServerError ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) IsServerError() bool
IsServerError returns true when this delete controller setting bad request response has a 5xx status code
func (*DeleteControllerSettingBadRequest) IsSuccess ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) IsSuccess() bool
IsSuccess returns true when this delete controller setting bad request response has a 2xx status code
func (*DeleteControllerSettingBadRequest) String ¶ added in v0.26.53
func (o *DeleteControllerSettingBadRequest) String() string
type DeleteControllerSettingConflict ¶
type DeleteControllerSettingConflict struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) Code() int
Code gets the status code for the delete controller setting conflict response
func (*DeleteControllerSettingConflict) Error ¶
func (o *DeleteControllerSettingConflict) Error() string
func (*DeleteControllerSettingConflict) GetPayload ¶
func (o *DeleteControllerSettingConflict) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteControllerSettingConflict) IsClientError ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) IsClientError() bool
IsClientError returns true when this delete controller setting conflict response has a 4xx status code
func (*DeleteControllerSettingConflict) IsCode ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) IsCode(code int) bool
IsCode returns true when this delete controller setting conflict response a status code equal to that given
func (*DeleteControllerSettingConflict) IsRedirect ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) IsRedirect() bool
IsRedirect returns true when this delete controller setting conflict response has a 3xx status code
func (*DeleteControllerSettingConflict) IsServerError ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) IsServerError() bool
IsServerError returns true when this delete controller setting conflict response has a 5xx status code
func (*DeleteControllerSettingConflict) IsSuccess ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) IsSuccess() bool
IsSuccess returns true when this delete controller setting conflict response has a 2xx status code
func (*DeleteControllerSettingConflict) String ¶ added in v0.26.53
func (o *DeleteControllerSettingConflict) String() string
type DeleteControllerSettingOK ¶
type DeleteControllerSettingOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) Code() int
Code gets the status code for the delete controller setting o k response
func (*DeleteControllerSettingOK) Error ¶
func (o *DeleteControllerSettingOK) Error() string
func (*DeleteControllerSettingOK) GetPayload ¶
func (o *DeleteControllerSettingOK) GetPayload() *rest_model.Empty
func (*DeleteControllerSettingOK) IsClientError ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) IsClientError() bool
IsClientError returns true when this delete controller setting o k response has a 4xx status code
func (*DeleteControllerSettingOK) IsCode ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) IsCode(code int) bool
IsCode returns true when this delete controller setting o k response a status code equal to that given
func (*DeleteControllerSettingOK) IsRedirect ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) IsRedirect() bool
IsRedirect returns true when this delete controller setting o k response has a 3xx status code
func (*DeleteControllerSettingOK) IsServerError ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) IsServerError() bool
IsServerError returns true when this delete controller setting o k response has a 5xx status code
func (*DeleteControllerSettingOK) IsSuccess ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) IsSuccess() bool
IsSuccess returns true when this delete controller setting o k response has a 2xx status code
func (*DeleteControllerSettingOK) String ¶ added in v0.26.53
func (o *DeleteControllerSettingOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type DeleteControllerSettingTooManyRequests ¶
type DeleteControllerSettingTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) Code() int
Code gets the status code for the delete controller setting too many requests response
func (*DeleteControllerSettingTooManyRequests) Error ¶
func (o *DeleteControllerSettingTooManyRequests) Error() string
func (*DeleteControllerSettingTooManyRequests) GetPayload ¶
func (o *DeleteControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteControllerSettingTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) IsClientError() bool
IsClientError returns true when this delete controller setting too many requests response has a 4xx status code
func (*DeleteControllerSettingTooManyRequests) IsCode ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete controller setting too many requests response a status code equal to that given
func (*DeleteControllerSettingTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete controller setting too many requests response has a 3xx status code
func (*DeleteControllerSettingTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) IsServerError() bool
IsServerError returns true when this delete controller setting too many requests response has a 5xx status code
func (*DeleteControllerSettingTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete controller setting too many requests response has a 2xx status code
func (*DeleteControllerSettingTooManyRequests) String ¶ added in v0.26.53
func (o *DeleteControllerSettingTooManyRequests) String() string
type DeleteControllerSettingUnauthorized ¶
type DeleteControllerSettingUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) Code() int
Code gets the status code for the delete controller setting unauthorized response
func (*DeleteControllerSettingUnauthorized) Error ¶
func (o *DeleteControllerSettingUnauthorized) Error() string
func (*DeleteControllerSettingUnauthorized) GetPayload ¶
func (o *DeleteControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteControllerSettingUnauthorized) IsClientError ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) IsClientError() bool
IsClientError returns true when this delete controller setting unauthorized response has a 4xx status code
func (*DeleteControllerSettingUnauthorized) IsCode ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) IsCode(code int) bool
IsCode returns true when this delete controller setting unauthorized response a status code equal to that given
func (*DeleteControllerSettingUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete controller setting unauthorized response has a 3xx status code
func (*DeleteControllerSettingUnauthorized) IsServerError ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) IsServerError() bool
IsServerError returns true when this delete controller setting unauthorized response has a 5xx status code
func (*DeleteControllerSettingUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete controller setting unauthorized response has a 2xx status code
func (*DeleteControllerSettingUnauthorized) String ¶ added in v0.26.53
func (o *DeleteControllerSettingUnauthorized) String() string
type DetailControllerSettingEffectiveNotFound ¶
type DetailControllerSettingEffectiveNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) Code() int
Code gets the status code for the detail controller setting effective not found response
func (*DetailControllerSettingEffectiveNotFound) Error ¶
func (o *DetailControllerSettingEffectiveNotFound) Error() string
func (*DetailControllerSettingEffectiveNotFound) GetPayload ¶
func (o *DetailControllerSettingEffectiveNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingEffectiveNotFound) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) IsClientError() bool
IsClientError returns true when this detail controller setting effective not found response has a 4xx status code
func (*DetailControllerSettingEffectiveNotFound) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) IsCode(code int) bool
IsCode returns true when this detail controller setting effective not found response a status code equal to that given
func (*DetailControllerSettingEffectiveNotFound) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) IsRedirect() bool
IsRedirect returns true when this detail controller setting effective not found response has a 3xx status code
func (*DetailControllerSettingEffectiveNotFound) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) IsServerError() bool
IsServerError returns true when this detail controller setting effective not found response has a 5xx status code
func (*DetailControllerSettingEffectiveNotFound) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) IsSuccess() bool
IsSuccess returns true when this detail controller setting effective not found response has a 2xx status code
func (*DetailControllerSettingEffectiveNotFound) String ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveNotFound) String() string
type DetailControllerSettingEffectiveOK ¶
type DetailControllerSettingEffectiveOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) Code() int
Code gets the status code for the detail controller setting effective o k response
func (*DetailControllerSettingEffectiveOK) Error ¶
func (o *DetailControllerSettingEffectiveOK) Error() string
func (*DetailControllerSettingEffectiveOK) GetPayload ¶
func (o *DetailControllerSettingEffectiveOK) GetPayload() *rest_model.DetailControllerSettingEffectiveEnvelope
func (*DetailControllerSettingEffectiveOK) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) IsClientError() bool
IsClientError returns true when this detail controller setting effective o k response has a 4xx status code
func (*DetailControllerSettingEffectiveOK) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) IsCode(code int) bool
IsCode returns true when this detail controller setting effective o k response a status code equal to that given
func (*DetailControllerSettingEffectiveOK) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) IsRedirect() bool
IsRedirect returns true when this detail controller setting effective o k response has a 3xx status code
func (*DetailControllerSettingEffectiveOK) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) IsServerError() bool
IsServerError returns true when this detail controller setting effective o k response has a 5xx status code
func (*DetailControllerSettingEffectiveOK) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) IsSuccess() bool
IsSuccess returns true when this detail controller setting effective o k response has a 2xx status code
func (*DetailControllerSettingEffectiveOK) String ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type DetailControllerSettingEffectiveTooManyRequests ¶
type DetailControllerSettingEffectiveTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) Code() int
Code gets the status code for the detail controller setting effective too many requests response
func (*DetailControllerSettingEffectiveTooManyRequests) Error ¶
func (o *DetailControllerSettingEffectiveTooManyRequests) Error() string
func (*DetailControllerSettingEffectiveTooManyRequests) GetPayload ¶
func (o *DetailControllerSettingEffectiveTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingEffectiveTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) IsClientError() bool
IsClientError returns true when this detail controller setting effective too many requests response has a 4xx status code
func (*DetailControllerSettingEffectiveTooManyRequests) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) IsCode(code int) bool
IsCode returns true when this detail controller setting effective too many requests response a status code equal to that given
func (*DetailControllerSettingEffectiveTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) IsRedirect() bool
IsRedirect returns true when this detail controller setting effective too many requests response has a 3xx status code
func (*DetailControllerSettingEffectiveTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) IsServerError() bool
IsServerError returns true when this detail controller setting effective too many requests response has a 5xx status code
func (*DetailControllerSettingEffectiveTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) IsSuccess() bool
IsSuccess returns true when this detail controller setting effective too many requests response has a 2xx status code
func (*DetailControllerSettingEffectiveTooManyRequests) String ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveTooManyRequests) String() string
type DetailControllerSettingEffectiveUnauthorized ¶
type DetailControllerSettingEffectiveUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) Code() int
Code gets the status code for the detail controller setting effective unauthorized response
func (*DetailControllerSettingEffectiveUnauthorized) Error ¶
func (o *DetailControllerSettingEffectiveUnauthorized) Error() string
func (*DetailControllerSettingEffectiveUnauthorized) GetPayload ¶
func (o *DetailControllerSettingEffectiveUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingEffectiveUnauthorized) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) IsClientError() bool
IsClientError returns true when this detail controller setting effective unauthorized response has a 4xx status code
func (*DetailControllerSettingEffectiveUnauthorized) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) IsCode(code int) bool
IsCode returns true when this detail controller setting effective unauthorized response a status code equal to that given
func (*DetailControllerSettingEffectiveUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) IsRedirect() bool
IsRedirect returns true when this detail controller setting effective unauthorized response has a 3xx status code
func (*DetailControllerSettingEffectiveUnauthorized) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) IsServerError() bool
IsServerError returns true when this detail controller setting effective unauthorized response has a 5xx status code
func (*DetailControllerSettingEffectiveUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) IsSuccess() bool
IsSuccess returns true when this detail controller setting effective unauthorized response has a 2xx status code
func (*DetailControllerSettingEffectiveUnauthorized) String ¶ added in v0.26.53
func (o *DetailControllerSettingEffectiveUnauthorized) String() string
type DetailControllerSettingNotFound ¶
type DetailControllerSettingNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) Code() int
Code gets the status code for the detail controller setting not found response
func (*DetailControllerSettingNotFound) Error ¶
func (o *DetailControllerSettingNotFound) Error() string
func (*DetailControllerSettingNotFound) GetPayload ¶
func (o *DetailControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingNotFound) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) IsClientError() bool
IsClientError returns true when this detail controller setting not found response has a 4xx status code
func (*DetailControllerSettingNotFound) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) IsCode(code int) bool
IsCode returns true when this detail controller setting not found response a status code equal to that given
func (*DetailControllerSettingNotFound) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) IsRedirect() bool
IsRedirect returns true when this detail controller setting not found response has a 3xx status code
func (*DetailControllerSettingNotFound) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) IsServerError() bool
IsServerError returns true when this detail controller setting not found response has a 5xx status code
func (*DetailControllerSettingNotFound) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) IsSuccess() bool
IsSuccess returns true when this detail controller setting not found response has a 2xx status code
func (*DetailControllerSettingNotFound) String ¶ added in v0.26.53
func (o *DetailControllerSettingNotFound) String() string
type DetailControllerSettingOK ¶
type DetailControllerSettingOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingOK) Code() int
Code gets the status code for the detail controller setting o k response
func (*DetailControllerSettingOK) Error ¶
func (o *DetailControllerSettingOK) Error() string
func (*DetailControllerSettingOK) GetPayload ¶
func (o *DetailControllerSettingOK) GetPayload() *rest_model.DetailControllerSettingEnvelope
func (*DetailControllerSettingOK) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingOK) IsClientError() bool
IsClientError returns true when this detail controller setting o k response has a 4xx status code
func (*DetailControllerSettingOK) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingOK) IsCode(code int) bool
IsCode returns true when this detail controller setting o k response a status code equal to that given
func (*DetailControllerSettingOK) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingOK) IsRedirect() bool
IsRedirect returns true when this detail controller setting o k response has a 3xx status code
func (*DetailControllerSettingOK) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingOK) IsServerError() bool
IsServerError returns true when this detail controller setting o k response has a 5xx status code
func (*DetailControllerSettingOK) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingOK) IsSuccess() bool
IsSuccess returns true when this detail controller setting o k response has a 2xx status code
func (*DetailControllerSettingOK) String ¶ added in v0.26.53
func (o *DetailControllerSettingOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type DetailControllerSettingTooManyRequests ¶
type DetailControllerSettingTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) Code() int
Code gets the status code for the detail controller setting too many requests response
func (*DetailControllerSettingTooManyRequests) Error ¶
func (o *DetailControllerSettingTooManyRequests) Error() string
func (*DetailControllerSettingTooManyRequests) GetPayload ¶
func (o *DetailControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) IsClientError() bool
IsClientError returns true when this detail controller setting too many requests response has a 4xx status code
func (*DetailControllerSettingTooManyRequests) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) IsCode(code int) bool
IsCode returns true when this detail controller setting too many requests response a status code equal to that given
func (*DetailControllerSettingTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this detail controller setting too many requests response has a 3xx status code
func (*DetailControllerSettingTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) IsServerError() bool
IsServerError returns true when this detail controller setting too many requests response has a 5xx status code
func (*DetailControllerSettingTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this detail controller setting too many requests response has a 2xx status code
func (*DetailControllerSettingTooManyRequests) String ¶ added in v0.26.53
func (o *DetailControllerSettingTooManyRequests) String() string
type DetailControllerSettingUnauthorized ¶
type DetailControllerSettingUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) Code() int
Code gets the status code for the detail controller setting unauthorized response
func (*DetailControllerSettingUnauthorized) Error ¶
func (o *DetailControllerSettingUnauthorized) Error() string
func (*DetailControllerSettingUnauthorized) GetPayload ¶
func (o *DetailControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailControllerSettingUnauthorized) IsClientError ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) IsClientError() bool
IsClientError returns true when this detail controller setting unauthorized response has a 4xx status code
func (*DetailControllerSettingUnauthorized) IsCode ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) IsCode(code int) bool
IsCode returns true when this detail controller setting unauthorized response a status code equal to that given
func (*DetailControllerSettingUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) IsRedirect() bool
IsRedirect returns true when this detail controller setting unauthorized response has a 3xx status code
func (*DetailControllerSettingUnauthorized) IsServerError ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) IsServerError() bool
IsServerError returns true when this detail controller setting unauthorized response has a 5xx status code
func (*DetailControllerSettingUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) IsSuccess() bool
IsSuccess returns true when this detail controller setting unauthorized response has a 2xx status code
func (*DetailControllerSettingUnauthorized) String ¶ added in v0.26.53
func (o *DetailControllerSettingUnauthorized) String() string
type ListControllerSettingsBadRequest ¶
type ListControllerSettingsBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) Code() int
Code gets the status code for the list controller settings bad request response
func (*ListControllerSettingsBadRequest) Error ¶
func (o *ListControllerSettingsBadRequest) Error() string
func (*ListControllerSettingsBadRequest) GetPayload ¶
func (o *ListControllerSettingsBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListControllerSettingsBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) IsClientError() bool
IsClientError returns true when this list controller settings bad request response has a 4xx status code
func (*ListControllerSettingsBadRequest) IsCode ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this list controller settings bad request response a status code equal to that given
func (*ListControllerSettingsBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this list controller settings bad request response has a 3xx status code
func (*ListControllerSettingsBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) IsServerError() bool
IsServerError returns true when this list controller settings bad request response has a 5xx status code
func (*ListControllerSettingsBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this list controller settings bad request response has a 2xx status code
func (*ListControllerSettingsBadRequest) String ¶ added in v0.26.53
func (o *ListControllerSettingsBadRequest) String() string
type ListControllerSettingsOK ¶
type ListControllerSettingsOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *ListControllerSettingsOK) Code() int
Code gets the status code for the list controller settings o k response
func (*ListControllerSettingsOK) Error ¶
func (o *ListControllerSettingsOK) Error() string
func (*ListControllerSettingsOK) GetPayload ¶
func (o *ListControllerSettingsOK) GetPayload() *rest_model.ListControllerSettingEnvelope
func (*ListControllerSettingsOK) IsClientError ¶ added in v0.26.53
func (o *ListControllerSettingsOK) IsClientError() bool
IsClientError returns true when this list controller settings o k response has a 4xx status code
func (*ListControllerSettingsOK) IsCode ¶ added in v0.26.53
func (o *ListControllerSettingsOK) IsCode(code int) bool
IsCode returns true when this list controller settings o k response a status code equal to that given
func (*ListControllerSettingsOK) IsRedirect ¶ added in v0.26.53
func (o *ListControllerSettingsOK) IsRedirect() bool
IsRedirect returns true when this list controller settings o k response has a 3xx status code
func (*ListControllerSettingsOK) IsServerError ¶ added in v0.26.53
func (o *ListControllerSettingsOK) IsServerError() bool
IsServerError returns true when this list controller settings o k response has a 5xx status code
func (*ListControllerSettingsOK) IsSuccess ¶ added in v0.26.53
func (o *ListControllerSettingsOK) IsSuccess() bool
IsSuccess returns true when this list controller settings o k response has a 2xx status code
func (*ListControllerSettingsOK) String ¶ added in v0.26.53
func (o *ListControllerSettingsOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type ListControllerSettingsTooManyRequests ¶
type ListControllerSettingsTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) Code() int
Code gets the status code for the list controller settings too many requests response
func (*ListControllerSettingsTooManyRequests) Error ¶
func (o *ListControllerSettingsTooManyRequests) Error() string
func (*ListControllerSettingsTooManyRequests) GetPayload ¶
func (o *ListControllerSettingsTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListControllerSettingsTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this list controller settings too many requests response has a 4xx status code
func (*ListControllerSettingsTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this list controller settings too many requests response a status code equal to that given
func (*ListControllerSettingsTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list controller settings too many requests response has a 3xx status code
func (*ListControllerSettingsTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this list controller settings too many requests response has a 5xx status code
func (*ListControllerSettingsTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list controller settings too many requests response has a 2xx status code
func (*ListControllerSettingsTooManyRequests) String ¶ added in v0.26.53
func (o *ListControllerSettingsTooManyRequests) String() string
type ListControllerSettingsUnauthorized ¶
type ListControllerSettingsUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) Code() int
Code gets the status code for the list controller settings unauthorized response
func (*ListControllerSettingsUnauthorized) Error ¶
func (o *ListControllerSettingsUnauthorized) Error() string
func (*ListControllerSettingsUnauthorized) GetPayload ¶
func (o *ListControllerSettingsUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListControllerSettingsUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this list controller settings unauthorized response has a 4xx status code
func (*ListControllerSettingsUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this list controller settings unauthorized response a status code equal to that given
func (*ListControllerSettingsUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this list controller settings unauthorized response has a 3xx status code
func (*ListControllerSettingsUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this list controller settings unauthorized response has a 5xx status code
func (*ListControllerSettingsUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this list controller settings unauthorized response has a 2xx status code
func (*ListControllerSettingsUnauthorized) String ¶ added in v0.26.53
func (o *ListControllerSettingsUnauthorized) String() string
type PatchControllerSettingBadRequest ¶
type PatchControllerSettingBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) Code() int
Code gets the status code for the patch controller setting bad request response
func (*PatchControllerSettingBadRequest) Error ¶
func (o *PatchControllerSettingBadRequest) Error() string
func (*PatchControllerSettingBadRequest) GetPayload ¶
func (o *PatchControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchControllerSettingBadRequest) IsClientError ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) IsClientError() bool
IsClientError returns true when this patch controller setting bad request response has a 4xx status code
func (*PatchControllerSettingBadRequest) IsCode ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) IsCode(code int) bool
IsCode returns true when this patch controller setting bad request response a status code equal to that given
func (*PatchControllerSettingBadRequest) IsRedirect ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) IsRedirect() bool
IsRedirect returns true when this patch controller setting bad request response has a 3xx status code
func (*PatchControllerSettingBadRequest) IsServerError ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) IsServerError() bool
IsServerError returns true when this patch controller setting bad request response has a 5xx status code
func (*PatchControllerSettingBadRequest) IsSuccess ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) IsSuccess() bool
IsSuccess returns true when this patch controller setting bad request response has a 2xx status code
func (*PatchControllerSettingBadRequest) String ¶ added in v0.26.53
func (o *PatchControllerSettingBadRequest) String() string
type PatchControllerSettingNotFound ¶
type PatchControllerSettingNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) Code() int
Code gets the status code for the patch controller setting not found response
func (*PatchControllerSettingNotFound) Error ¶
func (o *PatchControllerSettingNotFound) Error() string
func (*PatchControllerSettingNotFound) GetPayload ¶
func (o *PatchControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchControllerSettingNotFound) IsClientError ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) IsClientError() bool
IsClientError returns true when this patch controller setting not found response has a 4xx status code
func (*PatchControllerSettingNotFound) IsCode ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) IsCode(code int) bool
IsCode returns true when this patch controller setting not found response a status code equal to that given
func (*PatchControllerSettingNotFound) IsRedirect ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) IsRedirect() bool
IsRedirect returns true when this patch controller setting not found response has a 3xx status code
func (*PatchControllerSettingNotFound) IsServerError ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) IsServerError() bool
IsServerError returns true when this patch controller setting not found response has a 5xx status code
func (*PatchControllerSettingNotFound) IsSuccess ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) IsSuccess() bool
IsSuccess returns true when this patch controller setting not found response has a 2xx status code
func (*PatchControllerSettingNotFound) String ¶ added in v0.26.53
func (o *PatchControllerSettingNotFound) String() string
type PatchControllerSettingOK ¶
type PatchControllerSettingOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *PatchControllerSettingOK) Code() int
Code gets the status code for the patch controller setting o k response
func (*PatchControllerSettingOK) Error ¶
func (o *PatchControllerSettingOK) Error() string
func (*PatchControllerSettingOK) GetPayload ¶
func (o *PatchControllerSettingOK) GetPayload() *rest_model.Empty
func (*PatchControllerSettingOK) IsClientError ¶ added in v0.26.53
func (o *PatchControllerSettingOK) IsClientError() bool
IsClientError returns true when this patch controller setting o k response has a 4xx status code
func (*PatchControllerSettingOK) IsCode ¶ added in v0.26.53
func (o *PatchControllerSettingOK) IsCode(code int) bool
IsCode returns true when this patch controller setting o k response a status code equal to that given
func (*PatchControllerSettingOK) IsRedirect ¶ added in v0.26.53
func (o *PatchControllerSettingOK) IsRedirect() bool
IsRedirect returns true when this patch controller setting o k response has a 3xx status code
func (*PatchControllerSettingOK) IsServerError ¶ added in v0.26.53
func (o *PatchControllerSettingOK) IsServerError() bool
IsServerError returns true when this patch controller setting o k response has a 5xx status code
func (*PatchControllerSettingOK) IsSuccess ¶ added in v0.26.53
func (o *PatchControllerSettingOK) IsSuccess() bool
IsSuccess returns true when this patch controller setting o k response has a 2xx status code
func (*PatchControllerSettingOK) String ¶ added in v0.26.53
func (o *PatchControllerSettingOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type PatchControllerSettingTooManyRequests ¶
type PatchControllerSettingTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) Code() int
Code gets the status code for the patch controller setting too many requests response
func (*PatchControllerSettingTooManyRequests) Error ¶
func (o *PatchControllerSettingTooManyRequests) Error() string
func (*PatchControllerSettingTooManyRequests) GetPayload ¶
func (o *PatchControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchControllerSettingTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) IsClientError() bool
IsClientError returns true when this patch controller setting too many requests response has a 4xx status code
func (*PatchControllerSettingTooManyRequests) IsCode ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch controller setting too many requests response a status code equal to that given
func (*PatchControllerSettingTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch controller setting too many requests response has a 3xx status code
func (*PatchControllerSettingTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) IsServerError() bool
IsServerError returns true when this patch controller setting too many requests response has a 5xx status code
func (*PatchControllerSettingTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch controller setting too many requests response has a 2xx status code
func (*PatchControllerSettingTooManyRequests) String ¶ added in v0.26.53
func (o *PatchControllerSettingTooManyRequests) String() string
type PatchControllerSettingUnauthorized ¶
type PatchControllerSettingUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) Code() int
Code gets the status code for the patch controller setting unauthorized response
func (*PatchControllerSettingUnauthorized) Error ¶
func (o *PatchControllerSettingUnauthorized) Error() string
func (*PatchControllerSettingUnauthorized) GetPayload ¶
func (o *PatchControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchControllerSettingUnauthorized) IsClientError ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) IsClientError() bool
IsClientError returns true when this patch controller setting unauthorized response has a 4xx status code
func (*PatchControllerSettingUnauthorized) IsCode ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) IsCode(code int) bool
IsCode returns true when this patch controller setting unauthorized response a status code equal to that given
func (*PatchControllerSettingUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch controller setting unauthorized response has a 3xx status code
func (*PatchControllerSettingUnauthorized) IsServerError ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) IsServerError() bool
IsServerError returns true when this patch controller setting unauthorized response has a 5xx status code
func (*PatchControllerSettingUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch controller setting unauthorized response has a 2xx status code
func (*PatchControllerSettingUnauthorized) String ¶ added in v0.26.53
func (o *PatchControllerSettingUnauthorized) String() string
type UpdateControllerSettingBadRequest ¶
type UpdateControllerSettingBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) Code() int
Code gets the status code for the update controller setting bad request response
func (*UpdateControllerSettingBadRequest) Error ¶
func (o *UpdateControllerSettingBadRequest) Error() string
func (*UpdateControllerSettingBadRequest) GetPayload ¶
func (o *UpdateControllerSettingBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateControllerSettingBadRequest) IsClientError ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) IsClientError() bool
IsClientError returns true when this update controller setting bad request response has a 4xx status code
func (*UpdateControllerSettingBadRequest) IsCode ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) IsCode(code int) bool
IsCode returns true when this update controller setting bad request response a status code equal to that given
func (*UpdateControllerSettingBadRequest) IsRedirect ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) IsRedirect() bool
IsRedirect returns true when this update controller setting bad request response has a 3xx status code
func (*UpdateControllerSettingBadRequest) IsServerError ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) IsServerError() bool
IsServerError returns true when this update controller setting bad request response has a 5xx status code
func (*UpdateControllerSettingBadRequest) IsSuccess ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) IsSuccess() bool
IsSuccess returns true when this update controller setting bad request response has a 2xx status code
func (*UpdateControllerSettingBadRequest) String ¶ added in v0.26.53
func (o *UpdateControllerSettingBadRequest) String() string
type UpdateControllerSettingNotFound ¶
type UpdateControllerSettingNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) Code() int
Code gets the status code for the update controller setting not found response
func (*UpdateControllerSettingNotFound) Error ¶
func (o *UpdateControllerSettingNotFound) Error() string
func (*UpdateControllerSettingNotFound) GetPayload ¶
func (o *UpdateControllerSettingNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateControllerSettingNotFound) IsClientError ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) IsClientError() bool
IsClientError returns true when this update controller setting not found response has a 4xx status code
func (*UpdateControllerSettingNotFound) IsCode ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) IsCode(code int) bool
IsCode returns true when this update controller setting not found response a status code equal to that given
func (*UpdateControllerSettingNotFound) IsRedirect ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) IsRedirect() bool
IsRedirect returns true when this update controller setting not found response has a 3xx status code
func (*UpdateControllerSettingNotFound) IsServerError ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) IsServerError() bool
IsServerError returns true when this update controller setting not found response has a 5xx status code
func (*UpdateControllerSettingNotFound) IsSuccess ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) IsSuccess() bool
IsSuccess returns true when this update controller setting not found response has a 2xx status code
func (*UpdateControllerSettingNotFound) String ¶ added in v0.26.53
func (o *UpdateControllerSettingNotFound) String() string
type UpdateControllerSettingOK ¶
type UpdateControllerSettingOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) Code() int
Code gets the status code for the update controller setting o k response
func (*UpdateControllerSettingOK) Error ¶
func (o *UpdateControllerSettingOK) Error() string
func (*UpdateControllerSettingOK) GetPayload ¶
func (o *UpdateControllerSettingOK) GetPayload() *rest_model.Empty
func (*UpdateControllerSettingOK) IsClientError ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) IsClientError() bool
IsClientError returns true when this update controller setting o k response has a 4xx status code
func (*UpdateControllerSettingOK) IsCode ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) IsCode(code int) bool
IsCode returns true when this update controller setting o k response a status code equal to that given
func (*UpdateControllerSettingOK) IsRedirect ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) IsRedirect() bool
IsRedirect returns true when this update controller setting o k response has a 3xx status code
func (*UpdateControllerSettingOK) IsServerError ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) IsServerError() bool
IsServerError returns true when this update controller setting o k response has a 5xx status code
func (*UpdateControllerSettingOK) IsSuccess ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) IsSuccess() bool
IsSuccess returns true when this update controller setting o k response has a 2xx status code
func (*UpdateControllerSettingOK) String ¶ added in v0.26.53
func (o *UpdateControllerSettingOK) String() string
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) (any, error)
ReadResponse reads a server response into the received o.
type UpdateControllerSettingTooManyRequests ¶
type UpdateControllerSettingTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
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) Code ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) Code() int
Code gets the status code for the update controller setting too many requests response
func (*UpdateControllerSettingTooManyRequests) Error ¶
func (o *UpdateControllerSettingTooManyRequests) Error() string
func (*UpdateControllerSettingTooManyRequests) GetPayload ¶
func (o *UpdateControllerSettingTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateControllerSettingTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) IsClientError() bool
IsClientError returns true when this update controller setting too many requests response has a 4xx status code
func (*UpdateControllerSettingTooManyRequests) IsCode ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) IsCode(code int) bool
IsCode returns true when this update controller setting too many requests response a status code equal to that given
func (*UpdateControllerSettingTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update controller setting too many requests response has a 3xx status code
func (*UpdateControllerSettingTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) IsServerError() bool
IsServerError returns true when this update controller setting too many requests response has a 5xx status code
func (*UpdateControllerSettingTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update controller setting too many requests response has a 2xx status code
func (*UpdateControllerSettingTooManyRequests) String ¶ added in v0.26.53
func (o *UpdateControllerSettingTooManyRequests) String() string
type UpdateControllerSettingUnauthorized ¶
type UpdateControllerSettingUnauthorized struct {
WWWAuthenticate []string
}
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) Code ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) Code() int
Code gets the status code for the update controller setting unauthorized response
func (*UpdateControllerSettingUnauthorized) Error ¶
func (o *UpdateControllerSettingUnauthorized) Error() string
func (*UpdateControllerSettingUnauthorized) GetPayload ¶
func (o *UpdateControllerSettingUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateControllerSettingUnauthorized) IsClientError ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) IsClientError() bool
IsClientError returns true when this update controller setting unauthorized response has a 4xx status code
func (*UpdateControllerSettingUnauthorized) IsCode ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) IsCode(code int) bool
IsCode returns true when this update controller setting unauthorized response a status code equal to that given
func (*UpdateControllerSettingUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) IsRedirect() bool
IsRedirect returns true when this update controller setting unauthorized response has a 3xx status code
func (*UpdateControllerSettingUnauthorized) IsServerError ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) IsServerError() bool
IsServerError returns true when this update controller setting unauthorized response has a 5xx status code
func (*UpdateControllerSettingUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) IsSuccess() bool
IsSuccess returns true when this update controller setting unauthorized response has a 2xx status code
func (*UpdateControllerSettingUnauthorized) String ¶ added in v0.26.53
func (o *UpdateControllerSettingUnauthorized) String() string
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