Documentation
¶
Index ¶
- type Client
- func (a *Client) DefaultRegistryUpdate(params *DefaultRegistryUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DefaultRegistryUpdateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SettingsEdgeMTLSCACertificates(params *SettingsEdgeMTLSCACertificatesParams, ...) (*SettingsEdgeMTLSCACertificatesOK, error)
- func (a *Client) SettingsEdgeMTLSCertificates(params *SettingsEdgeMTLSCertificatesParams, ...) (*SettingsEdgeMTLSCertificatesOK, error)
- func (a *Client) SettingsExperimentalInspect(params *SettingsExperimentalInspectParams, ...) (*SettingsExperimentalInspectOK, error)
- func (a *Client) SettingsExperimentalUpdate(params *SettingsExperimentalUpdateParams, ...) (*SettingsExperimentalUpdateNoContent, error)
- func (a *Client) SettingsInspect(params *SettingsInspectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SettingsInspectOK, error)
- func (a *Client) SettingsPublic(params *SettingsPublicParams, opts ...ClientOption) (*SettingsPublicOK, error)
- func (a *Client) SettingsUpdate(params *SettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SettingsUpdateOK, error)
- type ClientOption
- type ClientService
- type DefaultRegistryUpdateBadRequest
- func (o *DefaultRegistryUpdateBadRequest) Code() int
- func (o *DefaultRegistryUpdateBadRequest) Error() string
- func (o *DefaultRegistryUpdateBadRequest) IsClientError() bool
- func (o *DefaultRegistryUpdateBadRequest) IsCode(code int) bool
- func (o *DefaultRegistryUpdateBadRequest) IsRedirect() bool
- func (o *DefaultRegistryUpdateBadRequest) IsServerError() bool
- func (o *DefaultRegistryUpdateBadRequest) IsSuccess() bool
- func (o *DefaultRegistryUpdateBadRequest) String() string
- type DefaultRegistryUpdateInternalServerError
- func (o *DefaultRegistryUpdateInternalServerError) Code() int
- func (o *DefaultRegistryUpdateInternalServerError) Error() string
- func (o *DefaultRegistryUpdateInternalServerError) IsClientError() bool
- func (o *DefaultRegistryUpdateInternalServerError) IsCode(code int) bool
- func (o *DefaultRegistryUpdateInternalServerError) IsRedirect() bool
- func (o *DefaultRegistryUpdateInternalServerError) IsServerError() bool
- func (o *DefaultRegistryUpdateInternalServerError) IsSuccess() bool
- func (o *DefaultRegistryUpdateInternalServerError) String() string
- type DefaultRegistryUpdateOK
- func (o *DefaultRegistryUpdateOK) Code() int
- func (o *DefaultRegistryUpdateOK) Error() string
- func (o *DefaultRegistryUpdateOK) GetPayload() *models.PortainereeSettings
- func (o *DefaultRegistryUpdateOK) IsClientError() bool
- func (o *DefaultRegistryUpdateOK) IsCode(code int) bool
- func (o *DefaultRegistryUpdateOK) IsRedirect() bool
- func (o *DefaultRegistryUpdateOK) IsServerError() bool
- func (o *DefaultRegistryUpdateOK) IsSuccess() bool
- func (o *DefaultRegistryUpdateOK) String() string
- type DefaultRegistryUpdateParams
- func NewDefaultRegistryUpdateParams() *DefaultRegistryUpdateParams
- func NewDefaultRegistryUpdateParamsWithContext(ctx context.Context) *DefaultRegistryUpdateParams
- func NewDefaultRegistryUpdateParamsWithHTTPClient(client *http.Client) *DefaultRegistryUpdateParams
- func NewDefaultRegistryUpdateParamsWithTimeout(timeout time.Duration) *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) SetBody(body *models.SettingsDefaultRegistryUpdatePayload)
- func (o *DefaultRegistryUpdateParams) SetContext(ctx context.Context)
- func (o *DefaultRegistryUpdateParams) SetDefaults()
- func (o *DefaultRegistryUpdateParams) SetHTTPClient(client *http.Client)
- func (o *DefaultRegistryUpdateParams) SetTimeout(timeout time.Duration)
- func (o *DefaultRegistryUpdateParams) WithBody(body *models.SettingsDefaultRegistryUpdatePayload) *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) WithContext(ctx context.Context) *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) WithDefaults() *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) WithHTTPClient(client *http.Client) *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) WithTimeout(timeout time.Duration) *DefaultRegistryUpdateParams
- func (o *DefaultRegistryUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DefaultRegistryUpdateReader
- type SettingsEdgeMTLSCACertificatesInternalServerError
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) Code() int
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) Error() string
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsClientError() bool
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsCode(code int) bool
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsRedirect() bool
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsServerError() bool
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsSuccess() bool
- func (o *SettingsEdgeMTLSCACertificatesInternalServerError) String() string
- type SettingsEdgeMTLSCACertificatesOK
- func (o *SettingsEdgeMTLSCACertificatesOK) Code() int
- func (o *SettingsEdgeMTLSCACertificatesOK) Error() string
- func (o *SettingsEdgeMTLSCACertificatesOK) GetPayload() *models.SettingsSettingsCACertResponse
- func (o *SettingsEdgeMTLSCACertificatesOK) IsClientError() bool
- func (o *SettingsEdgeMTLSCACertificatesOK) IsCode(code int) bool
- func (o *SettingsEdgeMTLSCACertificatesOK) IsRedirect() bool
- func (o *SettingsEdgeMTLSCACertificatesOK) IsServerError() bool
- func (o *SettingsEdgeMTLSCACertificatesOK) IsSuccess() bool
- func (o *SettingsEdgeMTLSCACertificatesOK) String() string
- type SettingsEdgeMTLSCACertificatesParams
- func NewSettingsEdgeMTLSCACertificatesParams() *SettingsEdgeMTLSCACertificatesParams
- func NewSettingsEdgeMTLSCACertificatesParamsWithContext(ctx context.Context) *SettingsEdgeMTLSCACertificatesParams
- func NewSettingsEdgeMTLSCACertificatesParamsWithHTTPClient(client *http.Client) *SettingsEdgeMTLSCACertificatesParams
- func NewSettingsEdgeMTLSCACertificatesParamsWithTimeout(timeout time.Duration) *SettingsEdgeMTLSCACertificatesParams
- func (o *SettingsEdgeMTLSCACertificatesParams) SetContext(ctx context.Context)
- func (o *SettingsEdgeMTLSCACertificatesParams) SetDefaults()
- func (o *SettingsEdgeMTLSCACertificatesParams) SetHTTPClient(client *http.Client)
- func (o *SettingsEdgeMTLSCACertificatesParams) SetTimeout(timeout time.Duration)
- func (o *SettingsEdgeMTLSCACertificatesParams) WithContext(ctx context.Context) *SettingsEdgeMTLSCACertificatesParams
- func (o *SettingsEdgeMTLSCACertificatesParams) WithDefaults() *SettingsEdgeMTLSCACertificatesParams
- func (o *SettingsEdgeMTLSCACertificatesParams) WithHTTPClient(client *http.Client) *SettingsEdgeMTLSCACertificatesParams
- func (o *SettingsEdgeMTLSCACertificatesParams) WithTimeout(timeout time.Duration) *SettingsEdgeMTLSCACertificatesParams
- func (o *SettingsEdgeMTLSCACertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsEdgeMTLSCACertificatesReader
- type SettingsEdgeMTLSCertificatesInternalServerError
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) Code() int
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) Error() string
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsClientError() bool
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsCode(code int) bool
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsRedirect() bool
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsServerError() bool
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsSuccess() bool
- func (o *SettingsEdgeMTLSCertificatesInternalServerError) String() string
- type SettingsEdgeMTLSCertificatesOK
- func (o *SettingsEdgeMTLSCertificatesOK) Code() int
- func (o *SettingsEdgeMTLSCertificatesOK) Error() string
- func (o *SettingsEdgeMTLSCertificatesOK) GetPayload() *models.SettingsSettingsCertResponse
- func (o *SettingsEdgeMTLSCertificatesOK) IsClientError() bool
- func (o *SettingsEdgeMTLSCertificatesOK) IsCode(code int) bool
- func (o *SettingsEdgeMTLSCertificatesOK) IsRedirect() bool
- func (o *SettingsEdgeMTLSCertificatesOK) IsServerError() bool
- func (o *SettingsEdgeMTLSCertificatesOK) IsSuccess() bool
- func (o *SettingsEdgeMTLSCertificatesOK) String() string
- type SettingsEdgeMTLSCertificatesParams
- func NewSettingsEdgeMTLSCertificatesParams() *SettingsEdgeMTLSCertificatesParams
- func NewSettingsEdgeMTLSCertificatesParamsWithContext(ctx context.Context) *SettingsEdgeMTLSCertificatesParams
- func NewSettingsEdgeMTLSCertificatesParamsWithHTTPClient(client *http.Client) *SettingsEdgeMTLSCertificatesParams
- func NewSettingsEdgeMTLSCertificatesParamsWithTimeout(timeout time.Duration) *SettingsEdgeMTLSCertificatesParams
- func (o *SettingsEdgeMTLSCertificatesParams) SetContext(ctx context.Context)
- func (o *SettingsEdgeMTLSCertificatesParams) SetDefaults()
- func (o *SettingsEdgeMTLSCertificatesParams) SetHTTPClient(client *http.Client)
- func (o *SettingsEdgeMTLSCertificatesParams) SetTimeout(timeout time.Duration)
- func (o *SettingsEdgeMTLSCertificatesParams) WithContext(ctx context.Context) *SettingsEdgeMTLSCertificatesParams
- func (o *SettingsEdgeMTLSCertificatesParams) WithDefaults() *SettingsEdgeMTLSCertificatesParams
- func (o *SettingsEdgeMTLSCertificatesParams) WithHTTPClient(client *http.Client) *SettingsEdgeMTLSCertificatesParams
- func (o *SettingsEdgeMTLSCertificatesParams) WithTimeout(timeout time.Duration) *SettingsEdgeMTLSCertificatesParams
- func (o *SettingsEdgeMTLSCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsEdgeMTLSCertificatesReader
- type SettingsExperimentalInspectInternalServerError
- func (o *SettingsExperimentalInspectInternalServerError) Code() int
- func (o *SettingsExperimentalInspectInternalServerError) Error() string
- func (o *SettingsExperimentalInspectInternalServerError) IsClientError() bool
- func (o *SettingsExperimentalInspectInternalServerError) IsCode(code int) bool
- func (o *SettingsExperimentalInspectInternalServerError) IsRedirect() bool
- func (o *SettingsExperimentalInspectInternalServerError) IsServerError() bool
- func (o *SettingsExperimentalInspectInternalServerError) IsSuccess() bool
- func (o *SettingsExperimentalInspectInternalServerError) String() string
- type SettingsExperimentalInspectOK
- func (o *SettingsExperimentalInspectOK) Code() int
- func (o *SettingsExperimentalInspectOK) Error() string
- func (o *SettingsExperimentalInspectOK) GetPayload() *models.SettingsSettingsExperimentalInspectResponse
- func (o *SettingsExperimentalInspectOK) IsClientError() bool
- func (o *SettingsExperimentalInspectOK) IsCode(code int) bool
- func (o *SettingsExperimentalInspectOK) IsRedirect() bool
- func (o *SettingsExperimentalInspectOK) IsServerError() bool
- func (o *SettingsExperimentalInspectOK) IsSuccess() bool
- func (o *SettingsExperimentalInspectOK) String() string
- type SettingsExperimentalInspectParams
- func NewSettingsExperimentalInspectParams() *SettingsExperimentalInspectParams
- func NewSettingsExperimentalInspectParamsWithContext(ctx context.Context) *SettingsExperimentalInspectParams
- func NewSettingsExperimentalInspectParamsWithHTTPClient(client *http.Client) *SettingsExperimentalInspectParams
- func NewSettingsExperimentalInspectParamsWithTimeout(timeout time.Duration) *SettingsExperimentalInspectParams
- func (o *SettingsExperimentalInspectParams) SetContext(ctx context.Context)
- func (o *SettingsExperimentalInspectParams) SetDefaults()
- func (o *SettingsExperimentalInspectParams) SetHTTPClient(client *http.Client)
- func (o *SettingsExperimentalInspectParams) SetTimeout(timeout time.Duration)
- func (o *SettingsExperimentalInspectParams) WithContext(ctx context.Context) *SettingsExperimentalInspectParams
- func (o *SettingsExperimentalInspectParams) WithDefaults() *SettingsExperimentalInspectParams
- func (o *SettingsExperimentalInspectParams) WithHTTPClient(client *http.Client) *SettingsExperimentalInspectParams
- func (o *SettingsExperimentalInspectParams) WithTimeout(timeout time.Duration) *SettingsExperimentalInspectParams
- func (o *SettingsExperimentalInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsExperimentalInspectReader
- type SettingsExperimentalUpdateBadRequest
- func (o *SettingsExperimentalUpdateBadRequest) Code() int
- func (o *SettingsExperimentalUpdateBadRequest) Error() string
- func (o *SettingsExperimentalUpdateBadRequest) IsClientError() bool
- func (o *SettingsExperimentalUpdateBadRequest) IsCode(code int) bool
- func (o *SettingsExperimentalUpdateBadRequest) IsRedirect() bool
- func (o *SettingsExperimentalUpdateBadRequest) IsServerError() bool
- func (o *SettingsExperimentalUpdateBadRequest) IsSuccess() bool
- func (o *SettingsExperimentalUpdateBadRequest) String() string
- type SettingsExperimentalUpdateInternalServerError
- func (o *SettingsExperimentalUpdateInternalServerError) Code() int
- func (o *SettingsExperimentalUpdateInternalServerError) Error() string
- func (o *SettingsExperimentalUpdateInternalServerError) IsClientError() bool
- func (o *SettingsExperimentalUpdateInternalServerError) IsCode(code int) bool
- func (o *SettingsExperimentalUpdateInternalServerError) IsRedirect() bool
- func (o *SettingsExperimentalUpdateInternalServerError) IsServerError() bool
- func (o *SettingsExperimentalUpdateInternalServerError) IsSuccess() bool
- func (o *SettingsExperimentalUpdateInternalServerError) String() string
- type SettingsExperimentalUpdateNoContent
- func (o *SettingsExperimentalUpdateNoContent) Code() int
- func (o *SettingsExperimentalUpdateNoContent) Error() string
- func (o *SettingsExperimentalUpdateNoContent) IsClientError() bool
- func (o *SettingsExperimentalUpdateNoContent) IsCode(code int) bool
- func (o *SettingsExperimentalUpdateNoContent) IsRedirect() bool
- func (o *SettingsExperimentalUpdateNoContent) IsServerError() bool
- func (o *SettingsExperimentalUpdateNoContent) IsSuccess() bool
- func (o *SettingsExperimentalUpdateNoContent) String() string
- type SettingsExperimentalUpdateParams
- func NewSettingsExperimentalUpdateParams() *SettingsExperimentalUpdateParams
- func NewSettingsExperimentalUpdateParamsWithContext(ctx context.Context) *SettingsExperimentalUpdateParams
- func NewSettingsExperimentalUpdateParamsWithHTTPClient(client *http.Client) *SettingsExperimentalUpdateParams
- func NewSettingsExperimentalUpdateParamsWithTimeout(timeout time.Duration) *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) SetBody(body *models.SettingsSettingsExperimentalUpdatePayload)
- func (o *SettingsExperimentalUpdateParams) SetContext(ctx context.Context)
- func (o *SettingsExperimentalUpdateParams) SetDefaults()
- func (o *SettingsExperimentalUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SettingsExperimentalUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SettingsExperimentalUpdateParams) WithBody(body *models.SettingsSettingsExperimentalUpdatePayload) *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) WithContext(ctx context.Context) *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) WithDefaults() *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) WithHTTPClient(client *http.Client) *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) WithTimeout(timeout time.Duration) *SettingsExperimentalUpdateParams
- func (o *SettingsExperimentalUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsExperimentalUpdateReader
- type SettingsInspectInternalServerError
- func (o *SettingsInspectInternalServerError) Code() int
- func (o *SettingsInspectInternalServerError) Error() string
- func (o *SettingsInspectInternalServerError) IsClientError() bool
- func (o *SettingsInspectInternalServerError) IsCode(code int) bool
- func (o *SettingsInspectInternalServerError) IsRedirect() bool
- func (o *SettingsInspectInternalServerError) IsServerError() bool
- func (o *SettingsInspectInternalServerError) IsSuccess() bool
- func (o *SettingsInspectInternalServerError) String() string
- type SettingsInspectOK
- func (o *SettingsInspectOK) Code() int
- func (o *SettingsInspectOK) Error() string
- func (o *SettingsInspectOK) GetPayload() *models.PortainereeSettings
- func (o *SettingsInspectOK) IsClientError() bool
- func (o *SettingsInspectOK) IsCode(code int) bool
- func (o *SettingsInspectOK) IsRedirect() bool
- func (o *SettingsInspectOK) IsServerError() bool
- func (o *SettingsInspectOK) IsSuccess() bool
- func (o *SettingsInspectOK) String() string
- type SettingsInspectParams
- func NewSettingsInspectParams() *SettingsInspectParams
- func NewSettingsInspectParamsWithContext(ctx context.Context) *SettingsInspectParams
- func NewSettingsInspectParamsWithHTTPClient(client *http.Client) *SettingsInspectParams
- func NewSettingsInspectParamsWithTimeout(timeout time.Duration) *SettingsInspectParams
- func (o *SettingsInspectParams) SetContext(ctx context.Context)
- func (o *SettingsInspectParams) SetDefaults()
- func (o *SettingsInspectParams) SetHTTPClient(client *http.Client)
- func (o *SettingsInspectParams) SetTimeout(timeout time.Duration)
- func (o *SettingsInspectParams) WithContext(ctx context.Context) *SettingsInspectParams
- func (o *SettingsInspectParams) WithDefaults() *SettingsInspectParams
- func (o *SettingsInspectParams) WithHTTPClient(client *http.Client) *SettingsInspectParams
- func (o *SettingsInspectParams) WithTimeout(timeout time.Duration) *SettingsInspectParams
- func (o *SettingsInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsInspectReader
- type SettingsPublicInternalServerError
- func (o *SettingsPublicInternalServerError) Code() int
- func (o *SettingsPublicInternalServerError) Error() string
- func (o *SettingsPublicInternalServerError) IsClientError() bool
- func (o *SettingsPublicInternalServerError) IsCode(code int) bool
- func (o *SettingsPublicInternalServerError) IsRedirect() bool
- func (o *SettingsPublicInternalServerError) IsServerError() bool
- func (o *SettingsPublicInternalServerError) IsSuccess() bool
- func (o *SettingsPublicInternalServerError) String() string
- type SettingsPublicOK
- func (o *SettingsPublicOK) Code() int
- func (o *SettingsPublicOK) Error() string
- func (o *SettingsPublicOK) GetPayload() *models.SettingsPublicSettingsResponse
- func (o *SettingsPublicOK) IsClientError() bool
- func (o *SettingsPublicOK) IsCode(code int) bool
- func (o *SettingsPublicOK) IsRedirect() bool
- func (o *SettingsPublicOK) IsServerError() bool
- func (o *SettingsPublicOK) IsSuccess() bool
- func (o *SettingsPublicOK) String() string
- type SettingsPublicParams
- func NewSettingsPublicParams() *SettingsPublicParams
- func NewSettingsPublicParamsWithContext(ctx context.Context) *SettingsPublicParams
- func NewSettingsPublicParamsWithHTTPClient(client *http.Client) *SettingsPublicParams
- func NewSettingsPublicParamsWithTimeout(timeout time.Duration) *SettingsPublicParams
- func (o *SettingsPublicParams) SetContext(ctx context.Context)
- func (o *SettingsPublicParams) SetDefaults()
- func (o *SettingsPublicParams) SetHTTPClient(client *http.Client)
- func (o *SettingsPublicParams) SetTimeout(timeout time.Duration)
- func (o *SettingsPublicParams) WithContext(ctx context.Context) *SettingsPublicParams
- func (o *SettingsPublicParams) WithDefaults() *SettingsPublicParams
- func (o *SettingsPublicParams) WithHTTPClient(client *http.Client) *SettingsPublicParams
- func (o *SettingsPublicParams) WithTimeout(timeout time.Duration) *SettingsPublicParams
- func (o *SettingsPublicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsPublicReader
- type SettingsUpdateBadRequest
- func (o *SettingsUpdateBadRequest) Code() int
- func (o *SettingsUpdateBadRequest) Error() string
- func (o *SettingsUpdateBadRequest) IsClientError() bool
- func (o *SettingsUpdateBadRequest) IsCode(code int) bool
- func (o *SettingsUpdateBadRequest) IsRedirect() bool
- func (o *SettingsUpdateBadRequest) IsServerError() bool
- func (o *SettingsUpdateBadRequest) IsSuccess() bool
- func (o *SettingsUpdateBadRequest) String() string
- type SettingsUpdateConflict
- func (o *SettingsUpdateConflict) Code() int
- func (o *SettingsUpdateConflict) Error() string
- func (o *SettingsUpdateConflict) IsClientError() bool
- func (o *SettingsUpdateConflict) IsCode(code int) bool
- func (o *SettingsUpdateConflict) IsRedirect() bool
- func (o *SettingsUpdateConflict) IsServerError() bool
- func (o *SettingsUpdateConflict) IsSuccess() bool
- func (o *SettingsUpdateConflict) String() string
- type SettingsUpdateInternalServerError
- func (o *SettingsUpdateInternalServerError) Code() int
- func (o *SettingsUpdateInternalServerError) Error() string
- func (o *SettingsUpdateInternalServerError) IsClientError() bool
- func (o *SettingsUpdateInternalServerError) IsCode(code int) bool
- func (o *SettingsUpdateInternalServerError) IsRedirect() bool
- func (o *SettingsUpdateInternalServerError) IsServerError() bool
- func (o *SettingsUpdateInternalServerError) IsSuccess() bool
- func (o *SettingsUpdateInternalServerError) String() string
- type SettingsUpdateOK
- func (o *SettingsUpdateOK) Code() int
- func (o *SettingsUpdateOK) Error() string
- func (o *SettingsUpdateOK) GetPayload() *models.PortainereeSettings
- func (o *SettingsUpdateOK) IsClientError() bool
- func (o *SettingsUpdateOK) IsCode(code int) bool
- func (o *SettingsUpdateOK) IsRedirect() bool
- func (o *SettingsUpdateOK) IsServerError() bool
- func (o *SettingsUpdateOK) IsSuccess() bool
- func (o *SettingsUpdateOK) String() string
- type SettingsUpdateParams
- func NewSettingsUpdateParams() *SettingsUpdateParams
- func NewSettingsUpdateParamsWithContext(ctx context.Context) *SettingsUpdateParams
- func NewSettingsUpdateParamsWithHTTPClient(client *http.Client) *SettingsUpdateParams
- func NewSettingsUpdateParamsWithTimeout(timeout time.Duration) *SettingsUpdateParams
- func (o *SettingsUpdateParams) SetBody(body *models.SettingsSettingsUpdatePayload)
- func (o *SettingsUpdateParams) SetContext(ctx context.Context)
- func (o *SettingsUpdateParams) SetDefaults()
- func (o *SettingsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SettingsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SettingsUpdateParams) WithBody(body *models.SettingsSettingsUpdatePayload) *SettingsUpdateParams
- func (o *SettingsUpdateParams) WithContext(ctx context.Context) *SettingsUpdateParams
- func (o *SettingsUpdateParams) WithDefaults() *SettingsUpdateParams
- func (o *SettingsUpdateParams) WithHTTPClient(client *http.Client) *SettingsUpdateParams
- func (o *SettingsUpdateParams) WithTimeout(timeout time.Duration) *SettingsUpdateParams
- func (o *SettingsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsUpdateReader
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) DefaultRegistryUpdate ¶
func (a *Client) DefaultRegistryUpdate(params *DefaultRegistryUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DefaultRegistryUpdateOK, error)
DefaultRegistryUpdate updates portainer default registry settings Update Portainer default registry settings.
**Access policy**: administrator
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SettingsEdgeMTLSCACertificates ¶
func (a *Client) SettingsEdgeMTLSCACertificates(params *SettingsEdgeMTLSCACertificatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsEdgeMTLSCACertificatesOK, error)
SettingsEdgeMTLSCACertificates retrieves portainer edge m TLS c a certificates Retrieve Portainer Edge MTLS CA Certificates.
**Access policy**: administrator
func (*Client) SettingsEdgeMTLSCertificates ¶
func (a *Client) SettingsEdgeMTLSCertificates(params *SettingsEdgeMTLSCertificatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsEdgeMTLSCertificatesOK, error)
SettingsEdgeMTLSCertificates retrieves portainer edge m TLS certificates Retrieve Portainer Edge MTLS Certificates.
**Access policy**: administrator
func (*Client) SettingsExperimentalInspect ¶
func (a *Client) SettingsExperimentalInspect(params *SettingsExperimentalInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsExperimentalInspectOK, error)
SettingsExperimentalInspect retrieves portainer experimental settings Retrieve Portainer experimental settings.
**Access policy**: authenticated
func (*Client) SettingsExperimentalUpdate ¶
func (a *Client) SettingsExperimentalUpdate(params *SettingsExperimentalUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsExperimentalUpdateNoContent, error)
SettingsExperimentalUpdate updates portainer experimental settings Update Portainer experimental settings.
**Access policy**: administrator
func (*Client) SettingsInspect ¶
func (a *Client) SettingsInspect(params *SettingsInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsInspectOK, error)
SettingsInspect retrieves portainer settings Retrieve Portainer settings.
**Access policy**: administrator
func (*Client) SettingsPublic ¶
func (a *Client) SettingsPublic(params *SettingsPublicParams, opts ...ClientOption) (*SettingsPublicOK, error)
SettingsPublic retrieves portainer public settings Retrieve public settings. Returns a small set of settings that are not reserved to administrators only.
**Access policy**: public
func (*Client) SettingsUpdate ¶
func (a *Client) SettingsUpdate(params *SettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsUpdateOK, error)
SettingsUpdate updates portainer settings Update Portainer settings.
**Access policy**: administrator
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface {
DefaultRegistryUpdate(params *DefaultRegistryUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DefaultRegistryUpdateOK, error)
SettingsEdgeMTLSCACertificates(params *SettingsEdgeMTLSCACertificatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsEdgeMTLSCACertificatesOK, error)
SettingsEdgeMTLSCertificates(params *SettingsEdgeMTLSCertificatesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsEdgeMTLSCertificatesOK, error)
SettingsExperimentalInspect(params *SettingsExperimentalInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsExperimentalInspectOK, error)
SettingsExperimentalUpdate(params *SettingsExperimentalUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsExperimentalUpdateNoContent, error)
SettingsInspect(params *SettingsInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsInspectOK, error)
SettingsPublic(params *SettingsPublicParams, opts ...ClientOption) (*SettingsPublicOK, error)
SettingsUpdate(params *SettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SettingsUpdateOK, 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 ¶
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 ¶
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 DefaultRegistryUpdateBadRequest ¶
type DefaultRegistryUpdateBadRequest struct {
}
DefaultRegistryUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewDefaultRegistryUpdateBadRequest ¶
func NewDefaultRegistryUpdateBadRequest() *DefaultRegistryUpdateBadRequest
NewDefaultRegistryUpdateBadRequest creates a DefaultRegistryUpdateBadRequest with default headers values
func (*DefaultRegistryUpdateBadRequest) Code ¶
func (o *DefaultRegistryUpdateBadRequest) Code() int
Code gets the status code for the default registry update bad request response
func (*DefaultRegistryUpdateBadRequest) Error ¶
func (o *DefaultRegistryUpdateBadRequest) Error() string
func (*DefaultRegistryUpdateBadRequest) IsClientError ¶
func (o *DefaultRegistryUpdateBadRequest) IsClientError() bool
IsClientError returns true when this default registry update bad request response has a 4xx status code
func (*DefaultRegistryUpdateBadRequest) IsCode ¶
func (o *DefaultRegistryUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this default registry update bad request response a status code equal to that given
func (*DefaultRegistryUpdateBadRequest) IsRedirect ¶
func (o *DefaultRegistryUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this default registry update bad request response has a 3xx status code
func (*DefaultRegistryUpdateBadRequest) IsServerError ¶
func (o *DefaultRegistryUpdateBadRequest) IsServerError() bool
IsServerError returns true when this default registry update bad request response has a 5xx status code
func (*DefaultRegistryUpdateBadRequest) IsSuccess ¶
func (o *DefaultRegistryUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this default registry update bad request response has a 2xx status code
func (*DefaultRegistryUpdateBadRequest) String ¶
func (o *DefaultRegistryUpdateBadRequest) String() string
type DefaultRegistryUpdateInternalServerError ¶
type DefaultRegistryUpdateInternalServerError struct {
}
DefaultRegistryUpdateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDefaultRegistryUpdateInternalServerError ¶
func NewDefaultRegistryUpdateInternalServerError() *DefaultRegistryUpdateInternalServerError
NewDefaultRegistryUpdateInternalServerError creates a DefaultRegistryUpdateInternalServerError with default headers values
func (*DefaultRegistryUpdateInternalServerError) Code ¶
func (o *DefaultRegistryUpdateInternalServerError) Code() int
Code gets the status code for the default registry update internal server error response
func (*DefaultRegistryUpdateInternalServerError) Error ¶
func (o *DefaultRegistryUpdateInternalServerError) Error() string
func (*DefaultRegistryUpdateInternalServerError) IsClientError ¶
func (o *DefaultRegistryUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this default registry update internal server error response has a 4xx status code
func (*DefaultRegistryUpdateInternalServerError) IsCode ¶
func (o *DefaultRegistryUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this default registry update internal server error response a status code equal to that given
func (*DefaultRegistryUpdateInternalServerError) IsRedirect ¶
func (o *DefaultRegistryUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this default registry update internal server error response has a 3xx status code
func (*DefaultRegistryUpdateInternalServerError) IsServerError ¶
func (o *DefaultRegistryUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this default registry update internal server error response has a 5xx status code
func (*DefaultRegistryUpdateInternalServerError) IsSuccess ¶
func (o *DefaultRegistryUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this default registry update internal server error response has a 2xx status code
func (*DefaultRegistryUpdateInternalServerError) String ¶
func (o *DefaultRegistryUpdateInternalServerError) String() string
type DefaultRegistryUpdateOK ¶
type DefaultRegistryUpdateOK struct {
Payload *models.PortainereeSettings
}
DefaultRegistryUpdateOK describes a response with status code 200, with default header values.
Success
func NewDefaultRegistryUpdateOK ¶
func NewDefaultRegistryUpdateOK() *DefaultRegistryUpdateOK
NewDefaultRegistryUpdateOK creates a DefaultRegistryUpdateOK with default headers values
func (*DefaultRegistryUpdateOK) Code ¶
func (o *DefaultRegistryUpdateOK) Code() int
Code gets the status code for the default registry update o k response
func (*DefaultRegistryUpdateOK) Error ¶
func (o *DefaultRegistryUpdateOK) Error() string
func (*DefaultRegistryUpdateOK) GetPayload ¶
func (o *DefaultRegistryUpdateOK) GetPayload() *models.PortainereeSettings
func (*DefaultRegistryUpdateOK) IsClientError ¶
func (o *DefaultRegistryUpdateOK) IsClientError() bool
IsClientError returns true when this default registry update o k response has a 4xx status code
func (*DefaultRegistryUpdateOK) IsCode ¶
func (o *DefaultRegistryUpdateOK) IsCode(code int) bool
IsCode returns true when this default registry update o k response a status code equal to that given
func (*DefaultRegistryUpdateOK) IsRedirect ¶
func (o *DefaultRegistryUpdateOK) IsRedirect() bool
IsRedirect returns true when this default registry update o k response has a 3xx status code
func (*DefaultRegistryUpdateOK) IsServerError ¶
func (o *DefaultRegistryUpdateOK) IsServerError() bool
IsServerError returns true when this default registry update o k response has a 5xx status code
func (*DefaultRegistryUpdateOK) IsSuccess ¶
func (o *DefaultRegistryUpdateOK) IsSuccess() bool
IsSuccess returns true when this default registry update o k response has a 2xx status code
func (*DefaultRegistryUpdateOK) String ¶
func (o *DefaultRegistryUpdateOK) String() string
type DefaultRegistryUpdateParams ¶
type DefaultRegistryUpdateParams struct {
/* Body.
Update default registry
*/
Body *models.SettingsDefaultRegistryUpdatePayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DefaultRegistryUpdateParams contains all the parameters to send to the API endpoint
for the default registry update operation. Typically these are written to a http.Request.
func NewDefaultRegistryUpdateParams ¶
func NewDefaultRegistryUpdateParams() *DefaultRegistryUpdateParams
NewDefaultRegistryUpdateParams creates a new DefaultRegistryUpdateParams 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 NewDefaultRegistryUpdateParamsWithContext ¶
func NewDefaultRegistryUpdateParamsWithContext(ctx context.Context) *DefaultRegistryUpdateParams
NewDefaultRegistryUpdateParamsWithContext creates a new DefaultRegistryUpdateParams object with the ability to set a context for a request.
func NewDefaultRegistryUpdateParamsWithHTTPClient ¶
func NewDefaultRegistryUpdateParamsWithHTTPClient(client *http.Client) *DefaultRegistryUpdateParams
NewDefaultRegistryUpdateParamsWithHTTPClient creates a new DefaultRegistryUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewDefaultRegistryUpdateParamsWithTimeout ¶
func NewDefaultRegistryUpdateParamsWithTimeout(timeout time.Duration) *DefaultRegistryUpdateParams
NewDefaultRegistryUpdateParamsWithTimeout creates a new DefaultRegistryUpdateParams object with the ability to set a timeout on a request.
func (*DefaultRegistryUpdateParams) SetBody ¶
func (o *DefaultRegistryUpdateParams) SetBody(body *models.SettingsDefaultRegistryUpdatePayload)
SetBody adds the body to the default registry update params
func (*DefaultRegistryUpdateParams) SetContext ¶
func (o *DefaultRegistryUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the default registry update params
func (*DefaultRegistryUpdateParams) SetDefaults ¶
func (o *DefaultRegistryUpdateParams) SetDefaults()
SetDefaults hydrates default values in the default registry update params (not the query body).
All values with no default are reset to their zero value.
func (*DefaultRegistryUpdateParams) SetHTTPClient ¶
func (o *DefaultRegistryUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the default registry update params
func (*DefaultRegistryUpdateParams) SetTimeout ¶
func (o *DefaultRegistryUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the default registry update params
func (*DefaultRegistryUpdateParams) WithBody ¶
func (o *DefaultRegistryUpdateParams) WithBody(body *models.SettingsDefaultRegistryUpdatePayload) *DefaultRegistryUpdateParams
WithBody adds the body to the default registry update params
func (*DefaultRegistryUpdateParams) WithContext ¶
func (o *DefaultRegistryUpdateParams) WithContext(ctx context.Context) *DefaultRegistryUpdateParams
WithContext adds the context to the default registry update params
func (*DefaultRegistryUpdateParams) WithDefaults ¶
func (o *DefaultRegistryUpdateParams) WithDefaults() *DefaultRegistryUpdateParams
WithDefaults hydrates default values in the default registry update params (not the query body).
All values with no default are reset to their zero value.
func (*DefaultRegistryUpdateParams) WithHTTPClient ¶
func (o *DefaultRegistryUpdateParams) WithHTTPClient(client *http.Client) *DefaultRegistryUpdateParams
WithHTTPClient adds the HTTPClient to the default registry update params
func (*DefaultRegistryUpdateParams) WithTimeout ¶
func (o *DefaultRegistryUpdateParams) WithTimeout(timeout time.Duration) *DefaultRegistryUpdateParams
WithTimeout adds the timeout to the default registry update params
func (*DefaultRegistryUpdateParams) WriteToRequest ¶
func (o *DefaultRegistryUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DefaultRegistryUpdateReader ¶
type DefaultRegistryUpdateReader struct {
// contains filtered or unexported fields
}
DefaultRegistryUpdateReader is a Reader for the DefaultRegistryUpdate structure.
func (*DefaultRegistryUpdateReader) ReadResponse ¶
func (o *DefaultRegistryUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsEdgeMTLSCACertificatesInternalServerError ¶
type SettingsEdgeMTLSCACertificatesInternalServerError struct {
}
SettingsEdgeMTLSCACertificatesInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsEdgeMTLSCACertificatesInternalServerError ¶
func NewSettingsEdgeMTLSCACertificatesInternalServerError() *SettingsEdgeMTLSCACertificatesInternalServerError
NewSettingsEdgeMTLSCACertificatesInternalServerError creates a SettingsEdgeMTLSCACertificatesInternalServerError with default headers values
func (*SettingsEdgeMTLSCACertificatesInternalServerError) Code ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) Code() int
Code gets the status code for the settings edge m Tls c a certificates internal server error response
func (*SettingsEdgeMTLSCACertificatesInternalServerError) Error ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) Error() string
func (*SettingsEdgeMTLSCACertificatesInternalServerError) IsClientError ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsClientError() bool
IsClientError returns true when this settings edge m Tls c a certificates internal server error response has a 4xx status code
func (*SettingsEdgeMTLSCACertificatesInternalServerError) IsCode ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsCode(code int) bool
IsCode returns true when this settings edge m Tls c a certificates internal server error response a status code equal to that given
func (*SettingsEdgeMTLSCACertificatesInternalServerError) IsRedirect ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings edge m Tls c a certificates internal server error response has a 3xx status code
func (*SettingsEdgeMTLSCACertificatesInternalServerError) IsServerError ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsServerError() bool
IsServerError returns true when this settings edge m Tls c a certificates internal server error response has a 5xx status code
func (*SettingsEdgeMTLSCACertificatesInternalServerError) IsSuccess ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings edge m Tls c a certificates internal server error response has a 2xx status code
func (*SettingsEdgeMTLSCACertificatesInternalServerError) String ¶
func (o *SettingsEdgeMTLSCACertificatesInternalServerError) String() string
type SettingsEdgeMTLSCACertificatesOK ¶
type SettingsEdgeMTLSCACertificatesOK struct {
Payload *models.SettingsSettingsCACertResponse
}
SettingsEdgeMTLSCACertificatesOK describes a response with status code 200, with default header values.
Success
func NewSettingsEdgeMTLSCACertificatesOK ¶
func NewSettingsEdgeMTLSCACertificatesOK() *SettingsEdgeMTLSCACertificatesOK
NewSettingsEdgeMTLSCACertificatesOK creates a SettingsEdgeMTLSCACertificatesOK with default headers values
func (*SettingsEdgeMTLSCACertificatesOK) Code ¶
func (o *SettingsEdgeMTLSCACertificatesOK) Code() int
Code gets the status code for the settings edge m Tls c a certificates o k response
func (*SettingsEdgeMTLSCACertificatesOK) Error ¶
func (o *SettingsEdgeMTLSCACertificatesOK) Error() string
func (*SettingsEdgeMTLSCACertificatesOK) GetPayload ¶
func (o *SettingsEdgeMTLSCACertificatesOK) GetPayload() *models.SettingsSettingsCACertResponse
func (*SettingsEdgeMTLSCACertificatesOK) IsClientError ¶
func (o *SettingsEdgeMTLSCACertificatesOK) IsClientError() bool
IsClientError returns true when this settings edge m Tls c a certificates o k response has a 4xx status code
func (*SettingsEdgeMTLSCACertificatesOK) IsCode ¶
func (o *SettingsEdgeMTLSCACertificatesOK) IsCode(code int) bool
IsCode returns true when this settings edge m Tls c a certificates o k response a status code equal to that given
func (*SettingsEdgeMTLSCACertificatesOK) IsRedirect ¶
func (o *SettingsEdgeMTLSCACertificatesOK) IsRedirect() bool
IsRedirect returns true when this settings edge m Tls c a certificates o k response has a 3xx status code
func (*SettingsEdgeMTLSCACertificatesOK) IsServerError ¶
func (o *SettingsEdgeMTLSCACertificatesOK) IsServerError() bool
IsServerError returns true when this settings edge m Tls c a certificates o k response has a 5xx status code
func (*SettingsEdgeMTLSCACertificatesOK) IsSuccess ¶
func (o *SettingsEdgeMTLSCACertificatesOK) IsSuccess() bool
IsSuccess returns true when this settings edge m Tls c a certificates o k response has a 2xx status code
func (*SettingsEdgeMTLSCACertificatesOK) String ¶
func (o *SettingsEdgeMTLSCACertificatesOK) String() string
type SettingsEdgeMTLSCACertificatesParams ¶
type SettingsEdgeMTLSCACertificatesParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsEdgeMTLSCACertificatesParams contains all the parameters to send to the API endpoint
for the settings edge m TLS c a certificates operation. Typically these are written to a http.Request.
func NewSettingsEdgeMTLSCACertificatesParams ¶
func NewSettingsEdgeMTLSCACertificatesParams() *SettingsEdgeMTLSCACertificatesParams
NewSettingsEdgeMTLSCACertificatesParams creates a new SettingsEdgeMTLSCACertificatesParams 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 NewSettingsEdgeMTLSCACertificatesParamsWithContext ¶
func NewSettingsEdgeMTLSCACertificatesParamsWithContext(ctx context.Context) *SettingsEdgeMTLSCACertificatesParams
NewSettingsEdgeMTLSCACertificatesParamsWithContext creates a new SettingsEdgeMTLSCACertificatesParams object with the ability to set a context for a request.
func NewSettingsEdgeMTLSCACertificatesParamsWithHTTPClient ¶
func NewSettingsEdgeMTLSCACertificatesParamsWithHTTPClient(client *http.Client) *SettingsEdgeMTLSCACertificatesParams
NewSettingsEdgeMTLSCACertificatesParamsWithHTTPClient creates a new SettingsEdgeMTLSCACertificatesParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsEdgeMTLSCACertificatesParamsWithTimeout ¶
func NewSettingsEdgeMTLSCACertificatesParamsWithTimeout(timeout time.Duration) *SettingsEdgeMTLSCACertificatesParams
NewSettingsEdgeMTLSCACertificatesParamsWithTimeout creates a new SettingsEdgeMTLSCACertificatesParams object with the ability to set a timeout on a request.
func (*SettingsEdgeMTLSCACertificatesParams) SetContext ¶
func (o *SettingsEdgeMTLSCACertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) SetDefaults ¶
func (o *SettingsEdgeMTLSCACertificatesParams) SetDefaults()
SetDefaults hydrates default values in the settings edge m TLS c a certificates params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsEdgeMTLSCACertificatesParams) SetHTTPClient ¶
func (o *SettingsEdgeMTLSCACertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) SetTimeout ¶
func (o *SettingsEdgeMTLSCACertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) WithContext ¶
func (o *SettingsEdgeMTLSCACertificatesParams) WithContext(ctx context.Context) *SettingsEdgeMTLSCACertificatesParams
WithContext adds the context to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) WithDefaults ¶
func (o *SettingsEdgeMTLSCACertificatesParams) WithDefaults() *SettingsEdgeMTLSCACertificatesParams
WithDefaults hydrates default values in the settings edge m TLS c a certificates params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsEdgeMTLSCACertificatesParams) WithHTTPClient ¶
func (o *SettingsEdgeMTLSCACertificatesParams) WithHTTPClient(client *http.Client) *SettingsEdgeMTLSCACertificatesParams
WithHTTPClient adds the HTTPClient to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) WithTimeout ¶
func (o *SettingsEdgeMTLSCACertificatesParams) WithTimeout(timeout time.Duration) *SettingsEdgeMTLSCACertificatesParams
WithTimeout adds the timeout to the settings edge m TLS c a certificates params
func (*SettingsEdgeMTLSCACertificatesParams) WriteToRequest ¶
func (o *SettingsEdgeMTLSCACertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsEdgeMTLSCACertificatesReader ¶
type SettingsEdgeMTLSCACertificatesReader struct {
// contains filtered or unexported fields
}
SettingsEdgeMTLSCACertificatesReader is a Reader for the SettingsEdgeMTLSCACertificates structure.
func (*SettingsEdgeMTLSCACertificatesReader) ReadResponse ¶
func (o *SettingsEdgeMTLSCACertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsEdgeMTLSCertificatesInternalServerError ¶
type SettingsEdgeMTLSCertificatesInternalServerError struct {
}
SettingsEdgeMTLSCertificatesInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsEdgeMTLSCertificatesInternalServerError ¶
func NewSettingsEdgeMTLSCertificatesInternalServerError() *SettingsEdgeMTLSCertificatesInternalServerError
NewSettingsEdgeMTLSCertificatesInternalServerError creates a SettingsEdgeMTLSCertificatesInternalServerError with default headers values
func (*SettingsEdgeMTLSCertificatesInternalServerError) Code ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) Code() int
Code gets the status code for the settings edge m Tls certificates internal server error response
func (*SettingsEdgeMTLSCertificatesInternalServerError) Error ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) Error() string
func (*SettingsEdgeMTLSCertificatesInternalServerError) IsClientError ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsClientError() bool
IsClientError returns true when this settings edge m Tls certificates internal server error response has a 4xx status code
func (*SettingsEdgeMTLSCertificatesInternalServerError) IsCode ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsCode(code int) bool
IsCode returns true when this settings edge m Tls certificates internal server error response a status code equal to that given
func (*SettingsEdgeMTLSCertificatesInternalServerError) IsRedirect ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings edge m Tls certificates internal server error response has a 3xx status code
func (*SettingsEdgeMTLSCertificatesInternalServerError) IsServerError ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsServerError() bool
IsServerError returns true when this settings edge m Tls certificates internal server error response has a 5xx status code
func (*SettingsEdgeMTLSCertificatesInternalServerError) IsSuccess ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings edge m Tls certificates internal server error response has a 2xx status code
func (*SettingsEdgeMTLSCertificatesInternalServerError) String ¶
func (o *SettingsEdgeMTLSCertificatesInternalServerError) String() string
type SettingsEdgeMTLSCertificatesOK ¶
type SettingsEdgeMTLSCertificatesOK struct {
Payload *models.SettingsSettingsCertResponse
}
SettingsEdgeMTLSCertificatesOK describes a response with status code 200, with default header values.
Success
func NewSettingsEdgeMTLSCertificatesOK ¶
func NewSettingsEdgeMTLSCertificatesOK() *SettingsEdgeMTLSCertificatesOK
NewSettingsEdgeMTLSCertificatesOK creates a SettingsEdgeMTLSCertificatesOK with default headers values
func (*SettingsEdgeMTLSCertificatesOK) Code ¶
func (o *SettingsEdgeMTLSCertificatesOK) Code() int
Code gets the status code for the settings edge m Tls certificates o k response
func (*SettingsEdgeMTLSCertificatesOK) Error ¶
func (o *SettingsEdgeMTLSCertificatesOK) Error() string
func (*SettingsEdgeMTLSCertificatesOK) GetPayload ¶
func (o *SettingsEdgeMTLSCertificatesOK) GetPayload() *models.SettingsSettingsCertResponse
func (*SettingsEdgeMTLSCertificatesOK) IsClientError ¶
func (o *SettingsEdgeMTLSCertificatesOK) IsClientError() bool
IsClientError returns true when this settings edge m Tls certificates o k response has a 4xx status code
func (*SettingsEdgeMTLSCertificatesOK) IsCode ¶
func (o *SettingsEdgeMTLSCertificatesOK) IsCode(code int) bool
IsCode returns true when this settings edge m Tls certificates o k response a status code equal to that given
func (*SettingsEdgeMTLSCertificatesOK) IsRedirect ¶
func (o *SettingsEdgeMTLSCertificatesOK) IsRedirect() bool
IsRedirect returns true when this settings edge m Tls certificates o k response has a 3xx status code
func (*SettingsEdgeMTLSCertificatesOK) IsServerError ¶
func (o *SettingsEdgeMTLSCertificatesOK) IsServerError() bool
IsServerError returns true when this settings edge m Tls certificates o k response has a 5xx status code
func (*SettingsEdgeMTLSCertificatesOK) IsSuccess ¶
func (o *SettingsEdgeMTLSCertificatesOK) IsSuccess() bool
IsSuccess returns true when this settings edge m Tls certificates o k response has a 2xx status code
func (*SettingsEdgeMTLSCertificatesOK) String ¶
func (o *SettingsEdgeMTLSCertificatesOK) String() string
type SettingsEdgeMTLSCertificatesParams ¶
type SettingsEdgeMTLSCertificatesParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsEdgeMTLSCertificatesParams contains all the parameters to send to the API endpoint
for the settings edge m TLS certificates operation. Typically these are written to a http.Request.
func NewSettingsEdgeMTLSCertificatesParams ¶
func NewSettingsEdgeMTLSCertificatesParams() *SettingsEdgeMTLSCertificatesParams
NewSettingsEdgeMTLSCertificatesParams creates a new SettingsEdgeMTLSCertificatesParams 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 NewSettingsEdgeMTLSCertificatesParamsWithContext ¶
func NewSettingsEdgeMTLSCertificatesParamsWithContext(ctx context.Context) *SettingsEdgeMTLSCertificatesParams
NewSettingsEdgeMTLSCertificatesParamsWithContext creates a new SettingsEdgeMTLSCertificatesParams object with the ability to set a context for a request.
func NewSettingsEdgeMTLSCertificatesParamsWithHTTPClient ¶
func NewSettingsEdgeMTLSCertificatesParamsWithHTTPClient(client *http.Client) *SettingsEdgeMTLSCertificatesParams
NewSettingsEdgeMTLSCertificatesParamsWithHTTPClient creates a new SettingsEdgeMTLSCertificatesParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsEdgeMTLSCertificatesParamsWithTimeout ¶
func NewSettingsEdgeMTLSCertificatesParamsWithTimeout(timeout time.Duration) *SettingsEdgeMTLSCertificatesParams
NewSettingsEdgeMTLSCertificatesParamsWithTimeout creates a new SettingsEdgeMTLSCertificatesParams object with the ability to set a timeout on a request.
func (*SettingsEdgeMTLSCertificatesParams) SetContext ¶
func (o *SettingsEdgeMTLSCertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) SetDefaults ¶
func (o *SettingsEdgeMTLSCertificatesParams) SetDefaults()
SetDefaults hydrates default values in the settings edge m TLS certificates params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsEdgeMTLSCertificatesParams) SetHTTPClient ¶
func (o *SettingsEdgeMTLSCertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) SetTimeout ¶
func (o *SettingsEdgeMTLSCertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) WithContext ¶
func (o *SettingsEdgeMTLSCertificatesParams) WithContext(ctx context.Context) *SettingsEdgeMTLSCertificatesParams
WithContext adds the context to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) WithDefaults ¶
func (o *SettingsEdgeMTLSCertificatesParams) WithDefaults() *SettingsEdgeMTLSCertificatesParams
WithDefaults hydrates default values in the settings edge m TLS certificates params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsEdgeMTLSCertificatesParams) WithHTTPClient ¶
func (o *SettingsEdgeMTLSCertificatesParams) WithHTTPClient(client *http.Client) *SettingsEdgeMTLSCertificatesParams
WithHTTPClient adds the HTTPClient to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) WithTimeout ¶
func (o *SettingsEdgeMTLSCertificatesParams) WithTimeout(timeout time.Duration) *SettingsEdgeMTLSCertificatesParams
WithTimeout adds the timeout to the settings edge m TLS certificates params
func (*SettingsEdgeMTLSCertificatesParams) WriteToRequest ¶
func (o *SettingsEdgeMTLSCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsEdgeMTLSCertificatesReader ¶
type SettingsEdgeMTLSCertificatesReader struct {
// contains filtered or unexported fields
}
SettingsEdgeMTLSCertificatesReader is a Reader for the SettingsEdgeMTLSCertificates structure.
func (*SettingsEdgeMTLSCertificatesReader) ReadResponse ¶
func (o *SettingsEdgeMTLSCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsExperimentalInspectInternalServerError ¶
type SettingsExperimentalInspectInternalServerError struct {
}
SettingsExperimentalInspectInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsExperimentalInspectInternalServerError ¶
func NewSettingsExperimentalInspectInternalServerError() *SettingsExperimentalInspectInternalServerError
NewSettingsExperimentalInspectInternalServerError creates a SettingsExperimentalInspectInternalServerError with default headers values
func (*SettingsExperimentalInspectInternalServerError) Code ¶
func (o *SettingsExperimentalInspectInternalServerError) Code() int
Code gets the status code for the settings experimental inspect internal server error response
func (*SettingsExperimentalInspectInternalServerError) Error ¶
func (o *SettingsExperimentalInspectInternalServerError) Error() string
func (*SettingsExperimentalInspectInternalServerError) IsClientError ¶
func (o *SettingsExperimentalInspectInternalServerError) IsClientError() bool
IsClientError returns true when this settings experimental inspect internal server error response has a 4xx status code
func (*SettingsExperimentalInspectInternalServerError) IsCode ¶
func (o *SettingsExperimentalInspectInternalServerError) IsCode(code int) bool
IsCode returns true when this settings experimental inspect internal server error response a status code equal to that given
func (*SettingsExperimentalInspectInternalServerError) IsRedirect ¶
func (o *SettingsExperimentalInspectInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings experimental inspect internal server error response has a 3xx status code
func (*SettingsExperimentalInspectInternalServerError) IsServerError ¶
func (o *SettingsExperimentalInspectInternalServerError) IsServerError() bool
IsServerError returns true when this settings experimental inspect internal server error response has a 5xx status code
func (*SettingsExperimentalInspectInternalServerError) IsSuccess ¶
func (o *SettingsExperimentalInspectInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings experimental inspect internal server error response has a 2xx status code
func (*SettingsExperimentalInspectInternalServerError) String ¶
func (o *SettingsExperimentalInspectInternalServerError) String() string
type SettingsExperimentalInspectOK ¶
type SettingsExperimentalInspectOK struct {
Payload *models.SettingsSettingsExperimentalInspectResponse
}
SettingsExperimentalInspectOK describes a response with status code 200, with default header values.
Success
func NewSettingsExperimentalInspectOK ¶
func NewSettingsExperimentalInspectOK() *SettingsExperimentalInspectOK
NewSettingsExperimentalInspectOK creates a SettingsExperimentalInspectOK with default headers values
func (*SettingsExperimentalInspectOK) Code ¶
func (o *SettingsExperimentalInspectOK) Code() int
Code gets the status code for the settings experimental inspect o k response
func (*SettingsExperimentalInspectOK) Error ¶
func (o *SettingsExperimentalInspectOK) Error() string
func (*SettingsExperimentalInspectOK) GetPayload ¶
func (o *SettingsExperimentalInspectOK) GetPayload() *models.SettingsSettingsExperimentalInspectResponse
func (*SettingsExperimentalInspectOK) IsClientError ¶
func (o *SettingsExperimentalInspectOK) IsClientError() bool
IsClientError returns true when this settings experimental inspect o k response has a 4xx status code
func (*SettingsExperimentalInspectOK) IsCode ¶
func (o *SettingsExperimentalInspectOK) IsCode(code int) bool
IsCode returns true when this settings experimental inspect o k response a status code equal to that given
func (*SettingsExperimentalInspectOK) IsRedirect ¶
func (o *SettingsExperimentalInspectOK) IsRedirect() bool
IsRedirect returns true when this settings experimental inspect o k response has a 3xx status code
func (*SettingsExperimentalInspectOK) IsServerError ¶
func (o *SettingsExperimentalInspectOK) IsServerError() bool
IsServerError returns true when this settings experimental inspect o k response has a 5xx status code
func (*SettingsExperimentalInspectOK) IsSuccess ¶
func (o *SettingsExperimentalInspectOK) IsSuccess() bool
IsSuccess returns true when this settings experimental inspect o k response has a 2xx status code
func (*SettingsExperimentalInspectOK) String ¶
func (o *SettingsExperimentalInspectOK) String() string
type SettingsExperimentalInspectParams ¶
type SettingsExperimentalInspectParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsExperimentalInspectParams contains all the parameters to send to the API endpoint
for the settings experimental inspect operation. Typically these are written to a http.Request.
func NewSettingsExperimentalInspectParams ¶
func NewSettingsExperimentalInspectParams() *SettingsExperimentalInspectParams
NewSettingsExperimentalInspectParams creates a new SettingsExperimentalInspectParams 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 NewSettingsExperimentalInspectParamsWithContext ¶
func NewSettingsExperimentalInspectParamsWithContext(ctx context.Context) *SettingsExperimentalInspectParams
NewSettingsExperimentalInspectParamsWithContext creates a new SettingsExperimentalInspectParams object with the ability to set a context for a request.
func NewSettingsExperimentalInspectParamsWithHTTPClient ¶
func NewSettingsExperimentalInspectParamsWithHTTPClient(client *http.Client) *SettingsExperimentalInspectParams
NewSettingsExperimentalInspectParamsWithHTTPClient creates a new SettingsExperimentalInspectParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsExperimentalInspectParamsWithTimeout ¶
func NewSettingsExperimentalInspectParamsWithTimeout(timeout time.Duration) *SettingsExperimentalInspectParams
NewSettingsExperimentalInspectParamsWithTimeout creates a new SettingsExperimentalInspectParams object with the ability to set a timeout on a request.
func (*SettingsExperimentalInspectParams) SetContext ¶
func (o *SettingsExperimentalInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) SetDefaults ¶
func (o *SettingsExperimentalInspectParams) SetDefaults()
SetDefaults hydrates default values in the settings experimental inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsExperimentalInspectParams) SetHTTPClient ¶
func (o *SettingsExperimentalInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) SetTimeout ¶
func (o *SettingsExperimentalInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) WithContext ¶
func (o *SettingsExperimentalInspectParams) WithContext(ctx context.Context) *SettingsExperimentalInspectParams
WithContext adds the context to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) WithDefaults ¶
func (o *SettingsExperimentalInspectParams) WithDefaults() *SettingsExperimentalInspectParams
WithDefaults hydrates default values in the settings experimental inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsExperimentalInspectParams) WithHTTPClient ¶
func (o *SettingsExperimentalInspectParams) WithHTTPClient(client *http.Client) *SettingsExperimentalInspectParams
WithHTTPClient adds the HTTPClient to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) WithTimeout ¶
func (o *SettingsExperimentalInspectParams) WithTimeout(timeout time.Duration) *SettingsExperimentalInspectParams
WithTimeout adds the timeout to the settings experimental inspect params
func (*SettingsExperimentalInspectParams) WriteToRequest ¶
func (o *SettingsExperimentalInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsExperimentalInspectReader ¶
type SettingsExperimentalInspectReader struct {
// contains filtered or unexported fields
}
SettingsExperimentalInspectReader is a Reader for the SettingsExperimentalInspect structure.
func (*SettingsExperimentalInspectReader) ReadResponse ¶
func (o *SettingsExperimentalInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsExperimentalUpdateBadRequest ¶
type SettingsExperimentalUpdateBadRequest struct {
}
SettingsExperimentalUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewSettingsExperimentalUpdateBadRequest ¶
func NewSettingsExperimentalUpdateBadRequest() *SettingsExperimentalUpdateBadRequest
NewSettingsExperimentalUpdateBadRequest creates a SettingsExperimentalUpdateBadRequest with default headers values
func (*SettingsExperimentalUpdateBadRequest) Code ¶
func (o *SettingsExperimentalUpdateBadRequest) Code() int
Code gets the status code for the settings experimental update bad request response
func (*SettingsExperimentalUpdateBadRequest) Error ¶
func (o *SettingsExperimentalUpdateBadRequest) Error() string
func (*SettingsExperimentalUpdateBadRequest) IsClientError ¶
func (o *SettingsExperimentalUpdateBadRequest) IsClientError() bool
IsClientError returns true when this settings experimental update bad request response has a 4xx status code
func (*SettingsExperimentalUpdateBadRequest) IsCode ¶
func (o *SettingsExperimentalUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this settings experimental update bad request response a status code equal to that given
func (*SettingsExperimentalUpdateBadRequest) IsRedirect ¶
func (o *SettingsExperimentalUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this settings experimental update bad request response has a 3xx status code
func (*SettingsExperimentalUpdateBadRequest) IsServerError ¶
func (o *SettingsExperimentalUpdateBadRequest) IsServerError() bool
IsServerError returns true when this settings experimental update bad request response has a 5xx status code
func (*SettingsExperimentalUpdateBadRequest) IsSuccess ¶
func (o *SettingsExperimentalUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this settings experimental update bad request response has a 2xx status code
func (*SettingsExperimentalUpdateBadRequest) String ¶
func (o *SettingsExperimentalUpdateBadRequest) String() string
type SettingsExperimentalUpdateInternalServerError ¶
type SettingsExperimentalUpdateInternalServerError struct {
}
SettingsExperimentalUpdateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsExperimentalUpdateInternalServerError ¶
func NewSettingsExperimentalUpdateInternalServerError() *SettingsExperimentalUpdateInternalServerError
NewSettingsExperimentalUpdateInternalServerError creates a SettingsExperimentalUpdateInternalServerError with default headers values
func (*SettingsExperimentalUpdateInternalServerError) Code ¶
func (o *SettingsExperimentalUpdateInternalServerError) Code() int
Code gets the status code for the settings experimental update internal server error response
func (*SettingsExperimentalUpdateInternalServerError) Error ¶
func (o *SettingsExperimentalUpdateInternalServerError) Error() string
func (*SettingsExperimentalUpdateInternalServerError) IsClientError ¶
func (o *SettingsExperimentalUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this settings experimental update internal server error response has a 4xx status code
func (*SettingsExperimentalUpdateInternalServerError) IsCode ¶
func (o *SettingsExperimentalUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this settings experimental update internal server error response a status code equal to that given
func (*SettingsExperimentalUpdateInternalServerError) IsRedirect ¶
func (o *SettingsExperimentalUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings experimental update internal server error response has a 3xx status code
func (*SettingsExperimentalUpdateInternalServerError) IsServerError ¶
func (o *SettingsExperimentalUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this settings experimental update internal server error response has a 5xx status code
func (*SettingsExperimentalUpdateInternalServerError) IsSuccess ¶
func (o *SettingsExperimentalUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings experimental update internal server error response has a 2xx status code
func (*SettingsExperimentalUpdateInternalServerError) String ¶
func (o *SettingsExperimentalUpdateInternalServerError) String() string
type SettingsExperimentalUpdateNoContent ¶
type SettingsExperimentalUpdateNoContent struct {
}
SettingsExperimentalUpdateNoContent describes a response with status code 204, with default header values.
Success
func NewSettingsExperimentalUpdateNoContent ¶
func NewSettingsExperimentalUpdateNoContent() *SettingsExperimentalUpdateNoContent
NewSettingsExperimentalUpdateNoContent creates a SettingsExperimentalUpdateNoContent with default headers values
func (*SettingsExperimentalUpdateNoContent) Code ¶
func (o *SettingsExperimentalUpdateNoContent) Code() int
Code gets the status code for the settings experimental update no content response
func (*SettingsExperimentalUpdateNoContent) Error ¶
func (o *SettingsExperimentalUpdateNoContent) Error() string
func (*SettingsExperimentalUpdateNoContent) IsClientError ¶
func (o *SettingsExperimentalUpdateNoContent) IsClientError() bool
IsClientError returns true when this settings experimental update no content response has a 4xx status code
func (*SettingsExperimentalUpdateNoContent) IsCode ¶
func (o *SettingsExperimentalUpdateNoContent) IsCode(code int) bool
IsCode returns true when this settings experimental update no content response a status code equal to that given
func (*SettingsExperimentalUpdateNoContent) IsRedirect ¶
func (o *SettingsExperimentalUpdateNoContent) IsRedirect() bool
IsRedirect returns true when this settings experimental update no content response has a 3xx status code
func (*SettingsExperimentalUpdateNoContent) IsServerError ¶
func (o *SettingsExperimentalUpdateNoContent) IsServerError() bool
IsServerError returns true when this settings experimental update no content response has a 5xx status code
func (*SettingsExperimentalUpdateNoContent) IsSuccess ¶
func (o *SettingsExperimentalUpdateNoContent) IsSuccess() bool
IsSuccess returns true when this settings experimental update no content response has a 2xx status code
func (*SettingsExperimentalUpdateNoContent) String ¶
func (o *SettingsExperimentalUpdateNoContent) String() string
type SettingsExperimentalUpdateParams ¶
type SettingsExperimentalUpdateParams struct {
/* Body.
New settings
*/
Body *models.SettingsSettingsExperimentalUpdatePayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsExperimentalUpdateParams contains all the parameters to send to the API endpoint
for the settings experimental update operation. Typically these are written to a http.Request.
func NewSettingsExperimentalUpdateParams ¶
func NewSettingsExperimentalUpdateParams() *SettingsExperimentalUpdateParams
NewSettingsExperimentalUpdateParams creates a new SettingsExperimentalUpdateParams 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 NewSettingsExperimentalUpdateParamsWithContext ¶
func NewSettingsExperimentalUpdateParamsWithContext(ctx context.Context) *SettingsExperimentalUpdateParams
NewSettingsExperimentalUpdateParamsWithContext creates a new SettingsExperimentalUpdateParams object with the ability to set a context for a request.
func NewSettingsExperimentalUpdateParamsWithHTTPClient ¶
func NewSettingsExperimentalUpdateParamsWithHTTPClient(client *http.Client) *SettingsExperimentalUpdateParams
NewSettingsExperimentalUpdateParamsWithHTTPClient creates a new SettingsExperimentalUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsExperimentalUpdateParamsWithTimeout ¶
func NewSettingsExperimentalUpdateParamsWithTimeout(timeout time.Duration) *SettingsExperimentalUpdateParams
NewSettingsExperimentalUpdateParamsWithTimeout creates a new SettingsExperimentalUpdateParams object with the ability to set a timeout on a request.
func (*SettingsExperimentalUpdateParams) SetBody ¶
func (o *SettingsExperimentalUpdateParams) SetBody(body *models.SettingsSettingsExperimentalUpdatePayload)
SetBody adds the body to the settings experimental update params
func (*SettingsExperimentalUpdateParams) SetContext ¶
func (o *SettingsExperimentalUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the settings experimental update params
func (*SettingsExperimentalUpdateParams) SetDefaults ¶
func (o *SettingsExperimentalUpdateParams) SetDefaults()
SetDefaults hydrates default values in the settings experimental update params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsExperimentalUpdateParams) SetHTTPClient ¶
func (o *SettingsExperimentalUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings experimental update params
func (*SettingsExperimentalUpdateParams) SetTimeout ¶
func (o *SettingsExperimentalUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings experimental update params
func (*SettingsExperimentalUpdateParams) WithBody ¶
func (o *SettingsExperimentalUpdateParams) WithBody(body *models.SettingsSettingsExperimentalUpdatePayload) *SettingsExperimentalUpdateParams
WithBody adds the body to the settings experimental update params
func (*SettingsExperimentalUpdateParams) WithContext ¶
func (o *SettingsExperimentalUpdateParams) WithContext(ctx context.Context) *SettingsExperimentalUpdateParams
WithContext adds the context to the settings experimental update params
func (*SettingsExperimentalUpdateParams) WithDefaults ¶
func (o *SettingsExperimentalUpdateParams) WithDefaults() *SettingsExperimentalUpdateParams
WithDefaults hydrates default values in the settings experimental update params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsExperimentalUpdateParams) WithHTTPClient ¶
func (o *SettingsExperimentalUpdateParams) WithHTTPClient(client *http.Client) *SettingsExperimentalUpdateParams
WithHTTPClient adds the HTTPClient to the settings experimental update params
func (*SettingsExperimentalUpdateParams) WithTimeout ¶
func (o *SettingsExperimentalUpdateParams) WithTimeout(timeout time.Duration) *SettingsExperimentalUpdateParams
WithTimeout adds the timeout to the settings experimental update params
func (*SettingsExperimentalUpdateParams) WriteToRequest ¶
func (o *SettingsExperimentalUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsExperimentalUpdateReader ¶
type SettingsExperimentalUpdateReader struct {
// contains filtered or unexported fields
}
SettingsExperimentalUpdateReader is a Reader for the SettingsExperimentalUpdate structure.
func (*SettingsExperimentalUpdateReader) ReadResponse ¶
func (o *SettingsExperimentalUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsInspectInternalServerError ¶
type SettingsInspectInternalServerError struct {
}
SettingsInspectInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsInspectInternalServerError ¶
func NewSettingsInspectInternalServerError() *SettingsInspectInternalServerError
NewSettingsInspectInternalServerError creates a SettingsInspectInternalServerError with default headers values
func (*SettingsInspectInternalServerError) Code ¶
func (o *SettingsInspectInternalServerError) Code() int
Code gets the status code for the settings inspect internal server error response
func (*SettingsInspectInternalServerError) Error ¶
func (o *SettingsInspectInternalServerError) Error() string
func (*SettingsInspectInternalServerError) IsClientError ¶
func (o *SettingsInspectInternalServerError) IsClientError() bool
IsClientError returns true when this settings inspect internal server error response has a 4xx status code
func (*SettingsInspectInternalServerError) IsCode ¶
func (o *SettingsInspectInternalServerError) IsCode(code int) bool
IsCode returns true when this settings inspect internal server error response a status code equal to that given
func (*SettingsInspectInternalServerError) IsRedirect ¶
func (o *SettingsInspectInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings inspect internal server error response has a 3xx status code
func (*SettingsInspectInternalServerError) IsServerError ¶
func (o *SettingsInspectInternalServerError) IsServerError() bool
IsServerError returns true when this settings inspect internal server error response has a 5xx status code
func (*SettingsInspectInternalServerError) IsSuccess ¶
func (o *SettingsInspectInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings inspect internal server error response has a 2xx status code
func (*SettingsInspectInternalServerError) String ¶
func (o *SettingsInspectInternalServerError) String() string
type SettingsInspectOK ¶
type SettingsInspectOK struct {
Payload *models.PortainereeSettings
}
SettingsInspectOK describes a response with status code 200, with default header values.
Success
func NewSettingsInspectOK ¶
func NewSettingsInspectOK() *SettingsInspectOK
NewSettingsInspectOK creates a SettingsInspectOK with default headers values
func (*SettingsInspectOK) Code ¶
func (o *SettingsInspectOK) Code() int
Code gets the status code for the settings inspect o k response
func (*SettingsInspectOK) Error ¶
func (o *SettingsInspectOK) Error() string
func (*SettingsInspectOK) GetPayload ¶
func (o *SettingsInspectOK) GetPayload() *models.PortainereeSettings
func (*SettingsInspectOK) IsClientError ¶
func (o *SettingsInspectOK) IsClientError() bool
IsClientError returns true when this settings inspect o k response has a 4xx status code
func (*SettingsInspectOK) IsCode ¶
func (o *SettingsInspectOK) IsCode(code int) bool
IsCode returns true when this settings inspect o k response a status code equal to that given
func (*SettingsInspectOK) IsRedirect ¶
func (o *SettingsInspectOK) IsRedirect() bool
IsRedirect returns true when this settings inspect o k response has a 3xx status code
func (*SettingsInspectOK) IsServerError ¶
func (o *SettingsInspectOK) IsServerError() bool
IsServerError returns true when this settings inspect o k response has a 5xx status code
func (*SettingsInspectOK) IsSuccess ¶
func (o *SettingsInspectOK) IsSuccess() bool
IsSuccess returns true when this settings inspect o k response has a 2xx status code
func (*SettingsInspectOK) String ¶
func (o *SettingsInspectOK) String() string
type SettingsInspectParams ¶
type SettingsInspectParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsInspectParams contains all the parameters to send to the API endpoint
for the settings inspect operation. Typically these are written to a http.Request.
func NewSettingsInspectParams ¶
func NewSettingsInspectParams() *SettingsInspectParams
NewSettingsInspectParams creates a new SettingsInspectParams 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 NewSettingsInspectParamsWithContext ¶
func NewSettingsInspectParamsWithContext(ctx context.Context) *SettingsInspectParams
NewSettingsInspectParamsWithContext creates a new SettingsInspectParams object with the ability to set a context for a request.
func NewSettingsInspectParamsWithHTTPClient ¶
func NewSettingsInspectParamsWithHTTPClient(client *http.Client) *SettingsInspectParams
NewSettingsInspectParamsWithHTTPClient creates a new SettingsInspectParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsInspectParamsWithTimeout ¶
func NewSettingsInspectParamsWithTimeout(timeout time.Duration) *SettingsInspectParams
NewSettingsInspectParamsWithTimeout creates a new SettingsInspectParams object with the ability to set a timeout on a request.
func (*SettingsInspectParams) SetContext ¶
func (o *SettingsInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the settings inspect params
func (*SettingsInspectParams) SetDefaults ¶
func (o *SettingsInspectParams) SetDefaults()
SetDefaults hydrates default values in the settings inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsInspectParams) SetHTTPClient ¶
func (o *SettingsInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings inspect params
func (*SettingsInspectParams) SetTimeout ¶
func (o *SettingsInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings inspect params
func (*SettingsInspectParams) WithContext ¶
func (o *SettingsInspectParams) WithContext(ctx context.Context) *SettingsInspectParams
WithContext adds the context to the settings inspect params
func (*SettingsInspectParams) WithDefaults ¶
func (o *SettingsInspectParams) WithDefaults() *SettingsInspectParams
WithDefaults hydrates default values in the settings inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsInspectParams) WithHTTPClient ¶
func (o *SettingsInspectParams) WithHTTPClient(client *http.Client) *SettingsInspectParams
WithHTTPClient adds the HTTPClient to the settings inspect params
func (*SettingsInspectParams) WithTimeout ¶
func (o *SettingsInspectParams) WithTimeout(timeout time.Duration) *SettingsInspectParams
WithTimeout adds the timeout to the settings inspect params
func (*SettingsInspectParams) WriteToRequest ¶
func (o *SettingsInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsInspectReader ¶
type SettingsInspectReader struct {
// contains filtered or unexported fields
}
SettingsInspectReader is a Reader for the SettingsInspect structure.
func (*SettingsInspectReader) ReadResponse ¶
func (o *SettingsInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsPublicInternalServerError ¶
type SettingsPublicInternalServerError struct {
}
SettingsPublicInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsPublicInternalServerError ¶
func NewSettingsPublicInternalServerError() *SettingsPublicInternalServerError
NewSettingsPublicInternalServerError creates a SettingsPublicInternalServerError with default headers values
func (*SettingsPublicInternalServerError) Code ¶
func (o *SettingsPublicInternalServerError) Code() int
Code gets the status code for the settings public internal server error response
func (*SettingsPublicInternalServerError) Error ¶
func (o *SettingsPublicInternalServerError) Error() string
func (*SettingsPublicInternalServerError) IsClientError ¶
func (o *SettingsPublicInternalServerError) IsClientError() bool
IsClientError returns true when this settings public internal server error response has a 4xx status code
func (*SettingsPublicInternalServerError) IsCode ¶
func (o *SettingsPublicInternalServerError) IsCode(code int) bool
IsCode returns true when this settings public internal server error response a status code equal to that given
func (*SettingsPublicInternalServerError) IsRedirect ¶
func (o *SettingsPublicInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings public internal server error response has a 3xx status code
func (*SettingsPublicInternalServerError) IsServerError ¶
func (o *SettingsPublicInternalServerError) IsServerError() bool
IsServerError returns true when this settings public internal server error response has a 5xx status code
func (*SettingsPublicInternalServerError) IsSuccess ¶
func (o *SettingsPublicInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings public internal server error response has a 2xx status code
func (*SettingsPublicInternalServerError) String ¶
func (o *SettingsPublicInternalServerError) String() string
type SettingsPublicOK ¶
type SettingsPublicOK struct {
Payload *models.SettingsPublicSettingsResponse
}
SettingsPublicOK describes a response with status code 200, with default header values.
Success
func NewSettingsPublicOK ¶
func NewSettingsPublicOK() *SettingsPublicOK
NewSettingsPublicOK creates a SettingsPublicOK with default headers values
func (*SettingsPublicOK) Code ¶
func (o *SettingsPublicOK) Code() int
Code gets the status code for the settings public o k response
func (*SettingsPublicOK) Error ¶
func (o *SettingsPublicOK) Error() string
func (*SettingsPublicOK) GetPayload ¶
func (o *SettingsPublicOK) GetPayload() *models.SettingsPublicSettingsResponse
func (*SettingsPublicOK) IsClientError ¶
func (o *SettingsPublicOK) IsClientError() bool
IsClientError returns true when this settings public o k response has a 4xx status code
func (*SettingsPublicOK) IsCode ¶
func (o *SettingsPublicOK) IsCode(code int) bool
IsCode returns true when this settings public o k response a status code equal to that given
func (*SettingsPublicOK) IsRedirect ¶
func (o *SettingsPublicOK) IsRedirect() bool
IsRedirect returns true when this settings public o k response has a 3xx status code
func (*SettingsPublicOK) IsServerError ¶
func (o *SettingsPublicOK) IsServerError() bool
IsServerError returns true when this settings public o k response has a 5xx status code
func (*SettingsPublicOK) IsSuccess ¶
func (o *SettingsPublicOK) IsSuccess() bool
IsSuccess returns true when this settings public o k response has a 2xx status code
func (*SettingsPublicOK) String ¶
func (o *SettingsPublicOK) String() string
type SettingsPublicParams ¶
type SettingsPublicParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsPublicParams contains all the parameters to send to the API endpoint
for the settings public operation. Typically these are written to a http.Request.
func NewSettingsPublicParams ¶
func NewSettingsPublicParams() *SettingsPublicParams
NewSettingsPublicParams creates a new SettingsPublicParams 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 NewSettingsPublicParamsWithContext ¶
func NewSettingsPublicParamsWithContext(ctx context.Context) *SettingsPublicParams
NewSettingsPublicParamsWithContext creates a new SettingsPublicParams object with the ability to set a context for a request.
func NewSettingsPublicParamsWithHTTPClient ¶
func NewSettingsPublicParamsWithHTTPClient(client *http.Client) *SettingsPublicParams
NewSettingsPublicParamsWithHTTPClient creates a new SettingsPublicParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsPublicParamsWithTimeout ¶
func NewSettingsPublicParamsWithTimeout(timeout time.Duration) *SettingsPublicParams
NewSettingsPublicParamsWithTimeout creates a new SettingsPublicParams object with the ability to set a timeout on a request.
func (*SettingsPublicParams) SetContext ¶
func (o *SettingsPublicParams) SetContext(ctx context.Context)
SetContext adds the context to the settings public params
func (*SettingsPublicParams) SetDefaults ¶
func (o *SettingsPublicParams) SetDefaults()
SetDefaults hydrates default values in the settings public params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsPublicParams) SetHTTPClient ¶
func (o *SettingsPublicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings public params
func (*SettingsPublicParams) SetTimeout ¶
func (o *SettingsPublicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings public params
func (*SettingsPublicParams) WithContext ¶
func (o *SettingsPublicParams) WithContext(ctx context.Context) *SettingsPublicParams
WithContext adds the context to the settings public params
func (*SettingsPublicParams) WithDefaults ¶
func (o *SettingsPublicParams) WithDefaults() *SettingsPublicParams
WithDefaults hydrates default values in the settings public params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsPublicParams) WithHTTPClient ¶
func (o *SettingsPublicParams) WithHTTPClient(client *http.Client) *SettingsPublicParams
WithHTTPClient adds the HTTPClient to the settings public params
func (*SettingsPublicParams) WithTimeout ¶
func (o *SettingsPublicParams) WithTimeout(timeout time.Duration) *SettingsPublicParams
WithTimeout adds the timeout to the settings public params
func (*SettingsPublicParams) WriteToRequest ¶
func (o *SettingsPublicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsPublicReader ¶
type SettingsPublicReader struct {
// contains filtered or unexported fields
}
SettingsPublicReader is a Reader for the SettingsPublic structure.
func (*SettingsPublicReader) ReadResponse ¶
func (o *SettingsPublicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsUpdateBadRequest ¶
type SettingsUpdateBadRequest struct {
}
SettingsUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewSettingsUpdateBadRequest ¶
func NewSettingsUpdateBadRequest() *SettingsUpdateBadRequest
NewSettingsUpdateBadRequest creates a SettingsUpdateBadRequest with default headers values
func (*SettingsUpdateBadRequest) Code ¶
func (o *SettingsUpdateBadRequest) Code() int
Code gets the status code for the settings update bad request response
func (*SettingsUpdateBadRequest) Error ¶
func (o *SettingsUpdateBadRequest) Error() string
func (*SettingsUpdateBadRequest) IsClientError ¶
func (o *SettingsUpdateBadRequest) IsClientError() bool
IsClientError returns true when this settings update bad request response has a 4xx status code
func (*SettingsUpdateBadRequest) IsCode ¶
func (o *SettingsUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this settings update bad request response a status code equal to that given
func (*SettingsUpdateBadRequest) IsRedirect ¶
func (o *SettingsUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this settings update bad request response has a 3xx status code
func (*SettingsUpdateBadRequest) IsServerError ¶
func (o *SettingsUpdateBadRequest) IsServerError() bool
IsServerError returns true when this settings update bad request response has a 5xx status code
func (*SettingsUpdateBadRequest) IsSuccess ¶
func (o *SettingsUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this settings update bad request response has a 2xx status code
func (*SettingsUpdateBadRequest) String ¶
func (o *SettingsUpdateBadRequest) String() string
type SettingsUpdateConflict ¶
type SettingsUpdateConflict struct {
}
SettingsUpdateConflict describes a response with status code 409, with default header values.
Edge Compute features cannot be disabled while they are in use
func NewSettingsUpdateConflict ¶
func NewSettingsUpdateConflict() *SettingsUpdateConflict
NewSettingsUpdateConflict creates a SettingsUpdateConflict with default headers values
func (*SettingsUpdateConflict) Code ¶
func (o *SettingsUpdateConflict) Code() int
Code gets the status code for the settings update conflict response
func (*SettingsUpdateConflict) Error ¶
func (o *SettingsUpdateConflict) Error() string
func (*SettingsUpdateConflict) IsClientError ¶
func (o *SettingsUpdateConflict) IsClientError() bool
IsClientError returns true when this settings update conflict response has a 4xx status code
func (*SettingsUpdateConflict) IsCode ¶
func (o *SettingsUpdateConflict) IsCode(code int) bool
IsCode returns true when this settings update conflict response a status code equal to that given
func (*SettingsUpdateConflict) IsRedirect ¶
func (o *SettingsUpdateConflict) IsRedirect() bool
IsRedirect returns true when this settings update conflict response has a 3xx status code
func (*SettingsUpdateConflict) IsServerError ¶
func (o *SettingsUpdateConflict) IsServerError() bool
IsServerError returns true when this settings update conflict response has a 5xx status code
func (*SettingsUpdateConflict) IsSuccess ¶
func (o *SettingsUpdateConflict) IsSuccess() bool
IsSuccess returns true when this settings update conflict response has a 2xx status code
func (*SettingsUpdateConflict) String ¶
func (o *SettingsUpdateConflict) String() string
type SettingsUpdateInternalServerError ¶
type SettingsUpdateInternalServerError struct {
}
SettingsUpdateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewSettingsUpdateInternalServerError ¶
func NewSettingsUpdateInternalServerError() *SettingsUpdateInternalServerError
NewSettingsUpdateInternalServerError creates a SettingsUpdateInternalServerError with default headers values
func (*SettingsUpdateInternalServerError) Code ¶
func (o *SettingsUpdateInternalServerError) Code() int
Code gets the status code for the settings update internal server error response
func (*SettingsUpdateInternalServerError) Error ¶
func (o *SettingsUpdateInternalServerError) Error() string
func (*SettingsUpdateInternalServerError) IsClientError ¶
func (o *SettingsUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this settings update internal server error response has a 4xx status code
func (*SettingsUpdateInternalServerError) IsCode ¶
func (o *SettingsUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this settings update internal server error response a status code equal to that given
func (*SettingsUpdateInternalServerError) IsRedirect ¶
func (o *SettingsUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings update internal server error response has a 3xx status code
func (*SettingsUpdateInternalServerError) IsServerError ¶
func (o *SettingsUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this settings update internal server error response has a 5xx status code
func (*SettingsUpdateInternalServerError) IsSuccess ¶
func (o *SettingsUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings update internal server error response has a 2xx status code
func (*SettingsUpdateInternalServerError) String ¶
func (o *SettingsUpdateInternalServerError) String() string
type SettingsUpdateOK ¶
type SettingsUpdateOK struct {
Payload *models.PortainereeSettings
}
SettingsUpdateOK describes a response with status code 200, with default header values.
Success
func NewSettingsUpdateOK ¶
func NewSettingsUpdateOK() *SettingsUpdateOK
NewSettingsUpdateOK creates a SettingsUpdateOK with default headers values
func (*SettingsUpdateOK) Code ¶
func (o *SettingsUpdateOK) Code() int
Code gets the status code for the settings update o k response
func (*SettingsUpdateOK) Error ¶
func (o *SettingsUpdateOK) Error() string
func (*SettingsUpdateOK) GetPayload ¶
func (o *SettingsUpdateOK) GetPayload() *models.PortainereeSettings
func (*SettingsUpdateOK) IsClientError ¶
func (o *SettingsUpdateOK) IsClientError() bool
IsClientError returns true when this settings update o k response has a 4xx status code
func (*SettingsUpdateOK) IsCode ¶
func (o *SettingsUpdateOK) IsCode(code int) bool
IsCode returns true when this settings update o k response a status code equal to that given
func (*SettingsUpdateOK) IsRedirect ¶
func (o *SettingsUpdateOK) IsRedirect() bool
IsRedirect returns true when this settings update o k response has a 3xx status code
func (*SettingsUpdateOK) IsServerError ¶
func (o *SettingsUpdateOK) IsServerError() bool
IsServerError returns true when this settings update o k response has a 5xx status code
func (*SettingsUpdateOK) IsSuccess ¶
func (o *SettingsUpdateOK) IsSuccess() bool
IsSuccess returns true when this settings update o k response has a 2xx status code
func (*SettingsUpdateOK) String ¶
func (o *SettingsUpdateOK) String() string
type SettingsUpdateParams ¶
type SettingsUpdateParams struct {
/* Body.
New settings
*/
Body *models.SettingsSettingsUpdatePayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SettingsUpdateParams contains all the parameters to send to the API endpoint
for the settings update operation. Typically these are written to a http.Request.
func NewSettingsUpdateParams ¶
func NewSettingsUpdateParams() *SettingsUpdateParams
NewSettingsUpdateParams creates a new SettingsUpdateParams 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 NewSettingsUpdateParamsWithContext ¶
func NewSettingsUpdateParamsWithContext(ctx context.Context) *SettingsUpdateParams
NewSettingsUpdateParamsWithContext creates a new SettingsUpdateParams object with the ability to set a context for a request.
func NewSettingsUpdateParamsWithHTTPClient ¶
func NewSettingsUpdateParamsWithHTTPClient(client *http.Client) *SettingsUpdateParams
NewSettingsUpdateParamsWithHTTPClient creates a new SettingsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsUpdateParamsWithTimeout ¶
func NewSettingsUpdateParamsWithTimeout(timeout time.Duration) *SettingsUpdateParams
NewSettingsUpdateParamsWithTimeout creates a new SettingsUpdateParams object with the ability to set a timeout on a request.
func (*SettingsUpdateParams) SetBody ¶
func (o *SettingsUpdateParams) SetBody(body *models.SettingsSettingsUpdatePayload)
SetBody adds the body to the settings update params
func (*SettingsUpdateParams) SetContext ¶
func (o *SettingsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the settings update params
func (*SettingsUpdateParams) SetDefaults ¶
func (o *SettingsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the settings update params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsUpdateParams) SetHTTPClient ¶
func (o *SettingsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings update params
func (*SettingsUpdateParams) SetTimeout ¶
func (o *SettingsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings update params
func (*SettingsUpdateParams) WithBody ¶
func (o *SettingsUpdateParams) WithBody(body *models.SettingsSettingsUpdatePayload) *SettingsUpdateParams
WithBody adds the body to the settings update params
func (*SettingsUpdateParams) WithContext ¶
func (o *SettingsUpdateParams) WithContext(ctx context.Context) *SettingsUpdateParams
WithContext adds the context to the settings update params
func (*SettingsUpdateParams) WithDefaults ¶
func (o *SettingsUpdateParams) WithDefaults() *SettingsUpdateParams
WithDefaults hydrates default values in the settings update params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsUpdateParams) WithHTTPClient ¶
func (o *SettingsUpdateParams) WithHTTPClient(client *http.Client) *SettingsUpdateParams
WithHTTPClient adds the HTTPClient to the settings update params
func (*SettingsUpdateParams) WithTimeout ¶
func (o *SettingsUpdateParams) WithTimeout(timeout time.Duration) *SettingsUpdateParams
WithTimeout adds the timeout to the settings update params
func (*SettingsUpdateParams) WriteToRequest ¶
func (o *SettingsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsUpdateReader ¶
type SettingsUpdateReader struct {
// contains filtered or unexported fields
}
SettingsUpdateReader is a Reader for the SettingsUpdate structure.
func (*SettingsUpdateReader) ReadResponse ¶
func (o *SettingsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- default_registry_update_parameters.go
- default_registry_update_responses.go
- settings_client.go
- settings_edge_m_tls_c_a_certificates_parameters.go
- settings_edge_m_tls_c_a_certificates_responses.go
- settings_edge_m_tls_certificates_parameters.go
- settings_edge_m_tls_certificates_responses.go
- settings_experimental_inspect_parameters.go
- settings_experimental_inspect_responses.go
- settings_experimental_update_parameters.go
- settings_experimental_update_responses.go
- settings_inspect_parameters.go
- settings_inspect_responses.go
- settings_public_parameters.go
- settings_public_responses.go
- settings_update_parameters.go
- settings_update_responses.go