Documentation
¶
Index ¶
- type Client
- func (a *Client) FrontBootConf(params *FrontBootConfParams, opts ...ClientOption) (*FrontBootConfOK, error)
- func (a *Client) FrontEnrollAuth(params *FrontEnrollAuthParams, opts ...ClientOption) (*FrontEnrollAuthOK, error)
- func (a *Client) FrontMessages(params *FrontMessagesParams, opts ...ClientOption) (*FrontMessagesOK, error)
- func (a *Client) FrontPlugins(params *FrontPluginsParams, opts ...ClientOption) (*FrontPluginsOK, error)
- func (a *Client) FrontPutBinary(params *FrontPutBinaryParams, opts ...ClientOption) (*FrontPutBinaryOK, error)
- func (a *Client) FrontServeBinary(params *FrontServeBinaryParams, opts ...ClientOption) (*FrontServeBinaryOK, error)
- func (a *Client) FrontSession(params *FrontSessionParams, opts ...ClientOption) (*FrontSessionOK, error)
- func (a *Client) FrontState(params *FrontStateParams, opts ...ClientOption) (*FrontStateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SettingsMenu(params *SettingsMenuParams, opts ...ClientOption) (*SettingsMenuOK, error)
- type ClientOption
- type ClientService
- type FrontBootConfForbidden
- func (o *FrontBootConfForbidden) Code() int
- func (o *FrontBootConfForbidden) Error() string
- func (o *FrontBootConfForbidden) GetPayload() *models.RestError
- func (o *FrontBootConfForbidden) IsClientError() bool
- func (o *FrontBootConfForbidden) IsCode(code int) bool
- func (o *FrontBootConfForbidden) IsRedirect() bool
- func (o *FrontBootConfForbidden) IsServerError() bool
- func (o *FrontBootConfForbidden) IsSuccess() bool
- func (o *FrontBootConfForbidden) String() string
- type FrontBootConfInternalServerError
- func (o *FrontBootConfInternalServerError) Code() int
- func (o *FrontBootConfInternalServerError) Error() string
- func (o *FrontBootConfInternalServerError) GetPayload() *models.RestError
- func (o *FrontBootConfInternalServerError) IsClientError() bool
- func (o *FrontBootConfInternalServerError) IsCode(code int) bool
- func (o *FrontBootConfInternalServerError) IsRedirect() bool
- func (o *FrontBootConfInternalServerError) IsServerError() bool
- func (o *FrontBootConfInternalServerError) IsSuccess() bool
- func (o *FrontBootConfInternalServerError) String() string
- type FrontBootConfNotFound
- func (o *FrontBootConfNotFound) Code() int
- func (o *FrontBootConfNotFound) Error() string
- func (o *FrontBootConfNotFound) GetPayload() *models.RestError
- func (o *FrontBootConfNotFound) IsClientError() bool
- func (o *FrontBootConfNotFound) IsCode(code int) bool
- func (o *FrontBootConfNotFound) IsRedirect() bool
- func (o *FrontBootConfNotFound) IsServerError() bool
- func (o *FrontBootConfNotFound) IsSuccess() bool
- func (o *FrontBootConfNotFound) String() string
- type FrontBootConfOK
- func (o *FrontBootConfOK) Code() int
- func (o *FrontBootConfOK) Error() string
- func (o *FrontBootConfOK) GetPayload() *models.RestFrontBootConfResponse
- func (o *FrontBootConfOK) IsClientError() bool
- func (o *FrontBootConfOK) IsCode(code int) bool
- func (o *FrontBootConfOK) IsRedirect() bool
- func (o *FrontBootConfOK) IsServerError() bool
- func (o *FrontBootConfOK) IsSuccess() bool
- func (o *FrontBootConfOK) String() string
- type FrontBootConfParams
- func (o *FrontBootConfParams) SetContext(ctx context.Context)
- func (o *FrontBootConfParams) SetDefaults()
- func (o *FrontBootConfParams) SetHTTPClient(client *http.Client)
- func (o *FrontBootConfParams) SetTimeout(timeout time.Duration)
- func (o *FrontBootConfParams) WithContext(ctx context.Context) *FrontBootConfParams
- func (o *FrontBootConfParams) WithDefaults() *FrontBootConfParams
- func (o *FrontBootConfParams) WithHTTPClient(client *http.Client) *FrontBootConfParams
- func (o *FrontBootConfParams) WithTimeout(timeout time.Duration) *FrontBootConfParams
- func (o *FrontBootConfParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontBootConfReader
- type FrontBootConfUnauthorized
- func (o *FrontBootConfUnauthorized) Code() int
- func (o *FrontBootConfUnauthorized) Error() string
- func (o *FrontBootConfUnauthorized) IsClientError() bool
- func (o *FrontBootConfUnauthorized) IsCode(code int) bool
- func (o *FrontBootConfUnauthorized) IsRedirect() bool
- func (o *FrontBootConfUnauthorized) IsServerError() bool
- func (o *FrontBootConfUnauthorized) IsSuccess() bool
- func (o *FrontBootConfUnauthorized) String() string
- type FrontEnrollAuthForbidden
- func (o *FrontEnrollAuthForbidden) Code() int
- func (o *FrontEnrollAuthForbidden) Error() string
- func (o *FrontEnrollAuthForbidden) GetPayload() *models.RestError
- func (o *FrontEnrollAuthForbidden) IsClientError() bool
- func (o *FrontEnrollAuthForbidden) IsCode(code int) bool
- func (o *FrontEnrollAuthForbidden) IsRedirect() bool
- func (o *FrontEnrollAuthForbidden) IsServerError() bool
- func (o *FrontEnrollAuthForbidden) IsSuccess() bool
- func (o *FrontEnrollAuthForbidden) String() string
- type FrontEnrollAuthInternalServerError
- func (o *FrontEnrollAuthInternalServerError) Code() int
- func (o *FrontEnrollAuthInternalServerError) Error() string
- func (o *FrontEnrollAuthInternalServerError) GetPayload() *models.RestError
- func (o *FrontEnrollAuthInternalServerError) IsClientError() bool
- func (o *FrontEnrollAuthInternalServerError) IsCode(code int) bool
- func (o *FrontEnrollAuthInternalServerError) IsRedirect() bool
- func (o *FrontEnrollAuthInternalServerError) IsServerError() bool
- func (o *FrontEnrollAuthInternalServerError) IsSuccess() bool
- func (o *FrontEnrollAuthInternalServerError) String() string
- type FrontEnrollAuthNotFound
- func (o *FrontEnrollAuthNotFound) Code() int
- func (o *FrontEnrollAuthNotFound) Error() string
- func (o *FrontEnrollAuthNotFound) GetPayload() *models.RestError
- func (o *FrontEnrollAuthNotFound) IsClientError() bool
- func (o *FrontEnrollAuthNotFound) IsCode(code int) bool
- func (o *FrontEnrollAuthNotFound) IsRedirect() bool
- func (o *FrontEnrollAuthNotFound) IsServerError() bool
- func (o *FrontEnrollAuthNotFound) IsSuccess() bool
- func (o *FrontEnrollAuthNotFound) String() string
- type FrontEnrollAuthOK
- func (o *FrontEnrollAuthOK) Code() int
- func (o *FrontEnrollAuthOK) Error() string
- func (o *FrontEnrollAuthOK) GetPayload() *models.RestFrontEnrollAuthResponse
- func (o *FrontEnrollAuthOK) IsClientError() bool
- func (o *FrontEnrollAuthOK) IsCode(code int) bool
- func (o *FrontEnrollAuthOK) IsRedirect() bool
- func (o *FrontEnrollAuthOK) IsServerError() bool
- func (o *FrontEnrollAuthOK) IsSuccess() bool
- func (o *FrontEnrollAuthOK) String() string
- type FrontEnrollAuthParams
- func NewFrontEnrollAuthParams() *FrontEnrollAuthParams
- func NewFrontEnrollAuthParamsWithContext(ctx context.Context) *FrontEnrollAuthParams
- func NewFrontEnrollAuthParamsWithHTTPClient(client *http.Client) *FrontEnrollAuthParams
- func NewFrontEnrollAuthParamsWithTimeout(timeout time.Duration) *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) SetBody(body *models.RestFrontEnrollAuthRequest)
- func (o *FrontEnrollAuthParams) SetContext(ctx context.Context)
- func (o *FrontEnrollAuthParams) SetDefaults()
- func (o *FrontEnrollAuthParams) SetHTTPClient(client *http.Client)
- func (o *FrontEnrollAuthParams) SetTimeout(timeout time.Duration)
- func (o *FrontEnrollAuthParams) WithBody(body *models.RestFrontEnrollAuthRequest) *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) WithContext(ctx context.Context) *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) WithDefaults() *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) WithHTTPClient(client *http.Client) *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) WithTimeout(timeout time.Duration) *FrontEnrollAuthParams
- func (o *FrontEnrollAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontEnrollAuthReader
- type FrontEnrollAuthUnauthorized
- func (o *FrontEnrollAuthUnauthorized) Code() int
- func (o *FrontEnrollAuthUnauthorized) Error() string
- func (o *FrontEnrollAuthUnauthorized) IsClientError() bool
- func (o *FrontEnrollAuthUnauthorized) IsCode(code int) bool
- func (o *FrontEnrollAuthUnauthorized) IsRedirect() bool
- func (o *FrontEnrollAuthUnauthorized) IsServerError() bool
- func (o *FrontEnrollAuthUnauthorized) IsSuccess() bool
- func (o *FrontEnrollAuthUnauthorized) String() string
- type FrontMessagesForbidden
- func (o *FrontMessagesForbidden) Code() int
- func (o *FrontMessagesForbidden) Error() string
- func (o *FrontMessagesForbidden) GetPayload() *models.RestError
- func (o *FrontMessagesForbidden) IsClientError() bool
- func (o *FrontMessagesForbidden) IsCode(code int) bool
- func (o *FrontMessagesForbidden) IsRedirect() bool
- func (o *FrontMessagesForbidden) IsServerError() bool
- func (o *FrontMessagesForbidden) IsSuccess() bool
- func (o *FrontMessagesForbidden) String() string
- type FrontMessagesInternalServerError
- func (o *FrontMessagesInternalServerError) Code() int
- func (o *FrontMessagesInternalServerError) Error() string
- func (o *FrontMessagesInternalServerError) GetPayload() *models.RestError
- func (o *FrontMessagesInternalServerError) IsClientError() bool
- func (o *FrontMessagesInternalServerError) IsCode(code int) bool
- func (o *FrontMessagesInternalServerError) IsRedirect() bool
- func (o *FrontMessagesInternalServerError) IsServerError() bool
- func (o *FrontMessagesInternalServerError) IsSuccess() bool
- func (o *FrontMessagesInternalServerError) String() string
- type FrontMessagesNotFound
- func (o *FrontMessagesNotFound) Code() int
- func (o *FrontMessagesNotFound) Error() string
- func (o *FrontMessagesNotFound) GetPayload() *models.RestError
- func (o *FrontMessagesNotFound) IsClientError() bool
- func (o *FrontMessagesNotFound) IsCode(code int) bool
- func (o *FrontMessagesNotFound) IsRedirect() bool
- func (o *FrontMessagesNotFound) IsServerError() bool
- func (o *FrontMessagesNotFound) IsSuccess() bool
- func (o *FrontMessagesNotFound) String() string
- type FrontMessagesOK
- func (o *FrontMessagesOK) Code() int
- func (o *FrontMessagesOK) Error() string
- func (o *FrontMessagesOK) GetPayload() *models.RestFrontMessagesResponse
- func (o *FrontMessagesOK) IsClientError() bool
- func (o *FrontMessagesOK) IsCode(code int) bool
- func (o *FrontMessagesOK) IsRedirect() bool
- func (o *FrontMessagesOK) IsServerError() bool
- func (o *FrontMessagesOK) IsSuccess() bool
- func (o *FrontMessagesOK) String() string
- type FrontMessagesParams
- func (o *FrontMessagesParams) SetContext(ctx context.Context)
- func (o *FrontMessagesParams) SetDefaults()
- func (o *FrontMessagesParams) SetHTTPClient(client *http.Client)
- func (o *FrontMessagesParams) SetLang(lang string)
- func (o *FrontMessagesParams) SetTimeout(timeout time.Duration)
- func (o *FrontMessagesParams) WithContext(ctx context.Context) *FrontMessagesParams
- func (o *FrontMessagesParams) WithDefaults() *FrontMessagesParams
- func (o *FrontMessagesParams) WithHTTPClient(client *http.Client) *FrontMessagesParams
- func (o *FrontMessagesParams) WithLang(lang string) *FrontMessagesParams
- func (o *FrontMessagesParams) WithTimeout(timeout time.Duration) *FrontMessagesParams
- func (o *FrontMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontMessagesReader
- type FrontMessagesUnauthorized
- func (o *FrontMessagesUnauthorized) Code() int
- func (o *FrontMessagesUnauthorized) Error() string
- func (o *FrontMessagesUnauthorized) IsClientError() bool
- func (o *FrontMessagesUnauthorized) IsCode(code int) bool
- func (o *FrontMessagesUnauthorized) IsRedirect() bool
- func (o *FrontMessagesUnauthorized) IsServerError() bool
- func (o *FrontMessagesUnauthorized) IsSuccess() bool
- func (o *FrontMessagesUnauthorized) String() string
- type FrontPluginsForbidden
- func (o *FrontPluginsForbidden) Code() int
- func (o *FrontPluginsForbidden) Error() string
- func (o *FrontPluginsForbidden) GetPayload() *models.RestError
- func (o *FrontPluginsForbidden) IsClientError() bool
- func (o *FrontPluginsForbidden) IsCode(code int) bool
- func (o *FrontPluginsForbidden) IsRedirect() bool
- func (o *FrontPluginsForbidden) IsServerError() bool
- func (o *FrontPluginsForbidden) IsSuccess() bool
- func (o *FrontPluginsForbidden) String() string
- type FrontPluginsInternalServerError
- func (o *FrontPluginsInternalServerError) Code() int
- func (o *FrontPluginsInternalServerError) Error() string
- func (o *FrontPluginsInternalServerError) GetPayload() *models.RestError
- func (o *FrontPluginsInternalServerError) IsClientError() bool
- func (o *FrontPluginsInternalServerError) IsCode(code int) bool
- func (o *FrontPluginsInternalServerError) IsRedirect() bool
- func (o *FrontPluginsInternalServerError) IsServerError() bool
- func (o *FrontPluginsInternalServerError) IsSuccess() bool
- func (o *FrontPluginsInternalServerError) String() string
- type FrontPluginsNotFound
- func (o *FrontPluginsNotFound) Code() int
- func (o *FrontPluginsNotFound) Error() string
- func (o *FrontPluginsNotFound) GetPayload() *models.RestError
- func (o *FrontPluginsNotFound) IsClientError() bool
- func (o *FrontPluginsNotFound) IsCode(code int) bool
- func (o *FrontPluginsNotFound) IsRedirect() bool
- func (o *FrontPluginsNotFound) IsServerError() bool
- func (o *FrontPluginsNotFound) IsSuccess() bool
- func (o *FrontPluginsNotFound) String() string
- type FrontPluginsOK
- func (o *FrontPluginsOK) Code() int
- func (o *FrontPluginsOK) Error() string
- func (o *FrontPluginsOK) GetPayload() *models.RestFrontPluginsResponse
- func (o *FrontPluginsOK) IsClientError() bool
- func (o *FrontPluginsOK) IsCode(code int) bool
- func (o *FrontPluginsOK) IsRedirect() bool
- func (o *FrontPluginsOK) IsServerError() bool
- func (o *FrontPluginsOK) IsSuccess() bool
- func (o *FrontPluginsOK) String() string
- type FrontPluginsParams
- func (o *FrontPluginsParams) SetContext(ctx context.Context)
- func (o *FrontPluginsParams) SetDefaults()
- func (o *FrontPluginsParams) SetHTTPClient(client *http.Client)
- func (o *FrontPluginsParams) SetLang(lang string)
- func (o *FrontPluginsParams) SetTimeout(timeout time.Duration)
- func (o *FrontPluginsParams) WithContext(ctx context.Context) *FrontPluginsParams
- func (o *FrontPluginsParams) WithDefaults() *FrontPluginsParams
- func (o *FrontPluginsParams) WithHTTPClient(client *http.Client) *FrontPluginsParams
- func (o *FrontPluginsParams) WithLang(lang string) *FrontPluginsParams
- func (o *FrontPluginsParams) WithTimeout(timeout time.Duration) *FrontPluginsParams
- func (o *FrontPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontPluginsReader
- type FrontPluginsUnauthorized
- func (o *FrontPluginsUnauthorized) Code() int
- func (o *FrontPluginsUnauthorized) Error() string
- func (o *FrontPluginsUnauthorized) IsClientError() bool
- func (o *FrontPluginsUnauthorized) IsCode(code int) bool
- func (o *FrontPluginsUnauthorized) IsRedirect() bool
- func (o *FrontPluginsUnauthorized) IsServerError() bool
- func (o *FrontPluginsUnauthorized) IsSuccess() bool
- func (o *FrontPluginsUnauthorized) String() string
- type FrontPutBinaryForbidden
- func (o *FrontPutBinaryForbidden) Code() int
- func (o *FrontPutBinaryForbidden) Error() string
- func (o *FrontPutBinaryForbidden) GetPayload() *models.RestError
- func (o *FrontPutBinaryForbidden) IsClientError() bool
- func (o *FrontPutBinaryForbidden) IsCode(code int) bool
- func (o *FrontPutBinaryForbidden) IsRedirect() bool
- func (o *FrontPutBinaryForbidden) IsServerError() bool
- func (o *FrontPutBinaryForbidden) IsSuccess() bool
- func (o *FrontPutBinaryForbidden) String() string
- type FrontPutBinaryInternalServerError
- func (o *FrontPutBinaryInternalServerError) Code() int
- func (o *FrontPutBinaryInternalServerError) Error() string
- func (o *FrontPutBinaryInternalServerError) GetPayload() *models.RestError
- func (o *FrontPutBinaryInternalServerError) IsClientError() bool
- func (o *FrontPutBinaryInternalServerError) IsCode(code int) bool
- func (o *FrontPutBinaryInternalServerError) IsRedirect() bool
- func (o *FrontPutBinaryInternalServerError) IsServerError() bool
- func (o *FrontPutBinaryInternalServerError) IsSuccess() bool
- func (o *FrontPutBinaryInternalServerError) String() string
- type FrontPutBinaryNotFound
- func (o *FrontPutBinaryNotFound) Code() int
- func (o *FrontPutBinaryNotFound) Error() string
- func (o *FrontPutBinaryNotFound) GetPayload() *models.RestError
- func (o *FrontPutBinaryNotFound) IsClientError() bool
- func (o *FrontPutBinaryNotFound) IsCode(code int) bool
- func (o *FrontPutBinaryNotFound) IsRedirect() bool
- func (o *FrontPutBinaryNotFound) IsServerError() bool
- func (o *FrontPutBinaryNotFound) IsSuccess() bool
- func (o *FrontPutBinaryNotFound) String() string
- type FrontPutBinaryOK
- func (o *FrontPutBinaryOK) Code() int
- func (o *FrontPutBinaryOK) Error() string
- func (o *FrontPutBinaryOK) GetPayload() *models.RestFrontBinaryResponse
- func (o *FrontPutBinaryOK) IsClientError() bool
- func (o *FrontPutBinaryOK) IsCode(code int) bool
- func (o *FrontPutBinaryOK) IsRedirect() bool
- func (o *FrontPutBinaryOK) IsServerError() bool
- func (o *FrontPutBinaryOK) IsSuccess() bool
- func (o *FrontPutBinaryOK) String() string
- type FrontPutBinaryParams
- func NewFrontPutBinaryParams() *FrontPutBinaryParams
- func NewFrontPutBinaryParamsWithContext(ctx context.Context) *FrontPutBinaryParams
- func NewFrontPutBinaryParamsWithHTTPClient(client *http.Client) *FrontPutBinaryParams
- func NewFrontPutBinaryParamsWithTimeout(timeout time.Duration) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) SetBinaryType(binaryType string)
- func (o *FrontPutBinaryParams) SetContext(ctx context.Context)
- func (o *FrontPutBinaryParams) SetDefaults()
- func (o *FrontPutBinaryParams) SetHTTPClient(client *http.Client)
- func (o *FrontPutBinaryParams) SetTimeout(timeout time.Duration)
- func (o *FrontPutBinaryParams) SetUUID(uuid string)
- func (o *FrontPutBinaryParams) WithBinaryType(binaryType string) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WithContext(ctx context.Context) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WithDefaults() *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WithHTTPClient(client *http.Client) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WithTimeout(timeout time.Duration) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WithUUID(uuid string) *FrontPutBinaryParams
- func (o *FrontPutBinaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontPutBinaryReader
- type FrontPutBinaryUnauthorized
- func (o *FrontPutBinaryUnauthorized) Code() int
- func (o *FrontPutBinaryUnauthorized) Error() string
- func (o *FrontPutBinaryUnauthorized) IsClientError() bool
- func (o *FrontPutBinaryUnauthorized) IsCode(code int) bool
- func (o *FrontPutBinaryUnauthorized) IsRedirect() bool
- func (o *FrontPutBinaryUnauthorized) IsServerError() bool
- func (o *FrontPutBinaryUnauthorized) IsSuccess() bool
- func (o *FrontPutBinaryUnauthorized) String() string
- type FrontServeBinaryForbidden
- func (o *FrontServeBinaryForbidden) Code() int
- func (o *FrontServeBinaryForbidden) Error() string
- func (o *FrontServeBinaryForbidden) GetPayload() *models.RestError
- func (o *FrontServeBinaryForbidden) IsClientError() bool
- func (o *FrontServeBinaryForbidden) IsCode(code int) bool
- func (o *FrontServeBinaryForbidden) IsRedirect() bool
- func (o *FrontServeBinaryForbidden) IsServerError() bool
- func (o *FrontServeBinaryForbidden) IsSuccess() bool
- func (o *FrontServeBinaryForbidden) String() string
- type FrontServeBinaryInternalServerError
- func (o *FrontServeBinaryInternalServerError) Code() int
- func (o *FrontServeBinaryInternalServerError) Error() string
- func (o *FrontServeBinaryInternalServerError) GetPayload() *models.RestError
- func (o *FrontServeBinaryInternalServerError) IsClientError() bool
- func (o *FrontServeBinaryInternalServerError) IsCode(code int) bool
- func (o *FrontServeBinaryInternalServerError) IsRedirect() bool
- func (o *FrontServeBinaryInternalServerError) IsServerError() bool
- func (o *FrontServeBinaryInternalServerError) IsSuccess() bool
- func (o *FrontServeBinaryInternalServerError) String() string
- type FrontServeBinaryNotFound
- func (o *FrontServeBinaryNotFound) Code() int
- func (o *FrontServeBinaryNotFound) Error() string
- func (o *FrontServeBinaryNotFound) GetPayload() *models.RestError
- func (o *FrontServeBinaryNotFound) IsClientError() bool
- func (o *FrontServeBinaryNotFound) IsCode(code int) bool
- func (o *FrontServeBinaryNotFound) IsRedirect() bool
- func (o *FrontServeBinaryNotFound) IsServerError() bool
- func (o *FrontServeBinaryNotFound) IsSuccess() bool
- func (o *FrontServeBinaryNotFound) String() string
- type FrontServeBinaryOK
- func (o *FrontServeBinaryOK) Code() int
- func (o *FrontServeBinaryOK) Error() string
- func (o *FrontServeBinaryOK) GetPayload() *models.RestFrontBinaryResponse
- func (o *FrontServeBinaryOK) IsClientError() bool
- func (o *FrontServeBinaryOK) IsCode(code int) bool
- func (o *FrontServeBinaryOK) IsRedirect() bool
- func (o *FrontServeBinaryOK) IsServerError() bool
- func (o *FrontServeBinaryOK) IsSuccess() bool
- func (o *FrontServeBinaryOK) String() string
- type FrontServeBinaryParams
- func NewFrontServeBinaryParams() *FrontServeBinaryParams
- func NewFrontServeBinaryParamsWithContext(ctx context.Context) *FrontServeBinaryParams
- func NewFrontServeBinaryParamsWithHTTPClient(client *http.Client) *FrontServeBinaryParams
- func NewFrontServeBinaryParamsWithTimeout(timeout time.Duration) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) SetBinaryType(binaryType string)
- func (o *FrontServeBinaryParams) SetContext(ctx context.Context)
- func (o *FrontServeBinaryParams) SetDefaults()
- func (o *FrontServeBinaryParams) SetHTTPClient(client *http.Client)
- func (o *FrontServeBinaryParams) SetTimeout(timeout time.Duration)
- func (o *FrontServeBinaryParams) SetUUID(uuid string)
- func (o *FrontServeBinaryParams) WithBinaryType(binaryType string) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WithContext(ctx context.Context) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WithDefaults() *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WithHTTPClient(client *http.Client) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WithTimeout(timeout time.Duration) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WithUUID(uuid string) *FrontServeBinaryParams
- func (o *FrontServeBinaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontServeBinaryReader
- type FrontServeBinaryUnauthorized
- func (o *FrontServeBinaryUnauthorized) Code() int
- func (o *FrontServeBinaryUnauthorized) Error() string
- func (o *FrontServeBinaryUnauthorized) IsClientError() bool
- func (o *FrontServeBinaryUnauthorized) IsCode(code int) bool
- func (o *FrontServeBinaryUnauthorized) IsRedirect() bool
- func (o *FrontServeBinaryUnauthorized) IsServerError() bool
- func (o *FrontServeBinaryUnauthorized) IsSuccess() bool
- func (o *FrontServeBinaryUnauthorized) String() string
- type FrontSessionForbidden
- func (o *FrontSessionForbidden) Code() int
- func (o *FrontSessionForbidden) Error() string
- func (o *FrontSessionForbidden) GetPayload() *models.RestError
- func (o *FrontSessionForbidden) IsClientError() bool
- func (o *FrontSessionForbidden) IsCode(code int) bool
- func (o *FrontSessionForbidden) IsRedirect() bool
- func (o *FrontSessionForbidden) IsServerError() bool
- func (o *FrontSessionForbidden) IsSuccess() bool
- func (o *FrontSessionForbidden) String() string
- type FrontSessionInternalServerError
- func (o *FrontSessionInternalServerError) Code() int
- func (o *FrontSessionInternalServerError) Error() string
- func (o *FrontSessionInternalServerError) GetPayload() *models.RestError
- func (o *FrontSessionInternalServerError) IsClientError() bool
- func (o *FrontSessionInternalServerError) IsCode(code int) bool
- func (o *FrontSessionInternalServerError) IsRedirect() bool
- func (o *FrontSessionInternalServerError) IsServerError() bool
- func (o *FrontSessionInternalServerError) IsSuccess() bool
- func (o *FrontSessionInternalServerError) String() string
- type FrontSessionNotFound
- func (o *FrontSessionNotFound) Code() int
- func (o *FrontSessionNotFound) Error() string
- func (o *FrontSessionNotFound) GetPayload() *models.RestError
- func (o *FrontSessionNotFound) IsClientError() bool
- func (o *FrontSessionNotFound) IsCode(code int) bool
- func (o *FrontSessionNotFound) IsRedirect() bool
- func (o *FrontSessionNotFound) IsServerError() bool
- func (o *FrontSessionNotFound) IsSuccess() bool
- func (o *FrontSessionNotFound) String() string
- type FrontSessionOK
- func (o *FrontSessionOK) Code() int
- func (o *FrontSessionOK) Error() string
- func (o *FrontSessionOK) GetPayload() *models.RestFrontSessionResponse
- func (o *FrontSessionOK) IsClientError() bool
- func (o *FrontSessionOK) IsCode(code int) bool
- func (o *FrontSessionOK) IsRedirect() bool
- func (o *FrontSessionOK) IsServerError() bool
- func (o *FrontSessionOK) IsSuccess() bool
- func (o *FrontSessionOK) String() string
- type FrontSessionParams
- func (o *FrontSessionParams) SetBody(body *models.RestFrontSessionRequest)
- func (o *FrontSessionParams) SetContext(ctx context.Context)
- func (o *FrontSessionParams) SetDefaults()
- func (o *FrontSessionParams) SetHTTPClient(client *http.Client)
- func (o *FrontSessionParams) SetTimeout(timeout time.Duration)
- func (o *FrontSessionParams) WithBody(body *models.RestFrontSessionRequest) *FrontSessionParams
- func (o *FrontSessionParams) WithContext(ctx context.Context) *FrontSessionParams
- func (o *FrontSessionParams) WithDefaults() *FrontSessionParams
- func (o *FrontSessionParams) WithHTTPClient(client *http.Client) *FrontSessionParams
- func (o *FrontSessionParams) WithTimeout(timeout time.Duration) *FrontSessionParams
- func (o *FrontSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontSessionReader
- type FrontSessionUnauthorized
- func (o *FrontSessionUnauthorized) Code() int
- func (o *FrontSessionUnauthorized) Error() string
- func (o *FrontSessionUnauthorized) IsClientError() bool
- func (o *FrontSessionUnauthorized) IsCode(code int) bool
- func (o *FrontSessionUnauthorized) IsRedirect() bool
- func (o *FrontSessionUnauthorized) IsServerError() bool
- func (o *FrontSessionUnauthorized) IsSuccess() bool
- func (o *FrontSessionUnauthorized) String() string
- type FrontStateForbidden
- func (o *FrontStateForbidden) Code() int
- func (o *FrontStateForbidden) Error() string
- func (o *FrontStateForbidden) GetPayload() *models.RestError
- func (o *FrontStateForbidden) IsClientError() bool
- func (o *FrontStateForbidden) IsCode(code int) bool
- func (o *FrontStateForbidden) IsRedirect() bool
- func (o *FrontStateForbidden) IsServerError() bool
- func (o *FrontStateForbidden) IsSuccess() bool
- func (o *FrontStateForbidden) String() string
- type FrontStateInternalServerError
- func (o *FrontStateInternalServerError) Code() int
- func (o *FrontStateInternalServerError) Error() string
- func (o *FrontStateInternalServerError) GetPayload() *models.RestError
- func (o *FrontStateInternalServerError) IsClientError() bool
- func (o *FrontStateInternalServerError) IsCode(code int) bool
- func (o *FrontStateInternalServerError) IsRedirect() bool
- func (o *FrontStateInternalServerError) IsServerError() bool
- func (o *FrontStateInternalServerError) IsSuccess() bool
- func (o *FrontStateInternalServerError) String() string
- type FrontStateNotFound
- func (o *FrontStateNotFound) Code() int
- func (o *FrontStateNotFound) Error() string
- func (o *FrontStateNotFound) GetPayload() *models.RestError
- func (o *FrontStateNotFound) IsClientError() bool
- func (o *FrontStateNotFound) IsCode(code int) bool
- func (o *FrontStateNotFound) IsRedirect() bool
- func (o *FrontStateNotFound) IsServerError() bool
- func (o *FrontStateNotFound) IsSuccess() bool
- func (o *FrontStateNotFound) String() string
- type FrontStateOK
- func (o *FrontStateOK) Code() int
- func (o *FrontStateOK) Error() string
- func (o *FrontStateOK) GetPayload() *models.RestFrontStateResponse
- func (o *FrontStateOK) IsClientError() bool
- func (o *FrontStateOK) IsCode(code int) bool
- func (o *FrontStateOK) IsRedirect() bool
- func (o *FrontStateOK) IsServerError() bool
- func (o *FrontStateOK) IsSuccess() bool
- func (o *FrontStateOK) String() string
- type FrontStateParams
- func (o *FrontStateParams) SetContext(ctx context.Context)
- func (o *FrontStateParams) SetDefaults()
- func (o *FrontStateParams) SetHTTPClient(client *http.Client)
- func (o *FrontStateParams) SetTimeout(timeout time.Duration)
- func (o *FrontStateParams) SetXPath(xPath *string)
- func (o *FrontStateParams) WithContext(ctx context.Context) *FrontStateParams
- func (o *FrontStateParams) WithDefaults() *FrontStateParams
- func (o *FrontStateParams) WithHTTPClient(client *http.Client) *FrontStateParams
- func (o *FrontStateParams) WithTimeout(timeout time.Duration) *FrontStateParams
- func (o *FrontStateParams) WithXPath(xPath *string) *FrontStateParams
- func (o *FrontStateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FrontStateReader
- type FrontStateUnauthorized
- func (o *FrontStateUnauthorized) Code() int
- func (o *FrontStateUnauthorized) Error() string
- func (o *FrontStateUnauthorized) IsClientError() bool
- func (o *FrontStateUnauthorized) IsCode(code int) bool
- func (o *FrontStateUnauthorized) IsRedirect() bool
- func (o *FrontStateUnauthorized) IsServerError() bool
- func (o *FrontStateUnauthorized) IsSuccess() bool
- func (o *FrontStateUnauthorized) String() string
- type SettingsMenuForbidden
- func (o *SettingsMenuForbidden) Code() int
- func (o *SettingsMenuForbidden) Error() string
- func (o *SettingsMenuForbidden) GetPayload() *models.RestError
- func (o *SettingsMenuForbidden) IsClientError() bool
- func (o *SettingsMenuForbidden) IsCode(code int) bool
- func (o *SettingsMenuForbidden) IsRedirect() bool
- func (o *SettingsMenuForbidden) IsServerError() bool
- func (o *SettingsMenuForbidden) IsSuccess() bool
- func (o *SettingsMenuForbidden) String() string
- type SettingsMenuInternalServerError
- func (o *SettingsMenuInternalServerError) Code() int
- func (o *SettingsMenuInternalServerError) Error() string
- func (o *SettingsMenuInternalServerError) GetPayload() *models.RestError
- func (o *SettingsMenuInternalServerError) IsClientError() bool
- func (o *SettingsMenuInternalServerError) IsCode(code int) bool
- func (o *SettingsMenuInternalServerError) IsRedirect() bool
- func (o *SettingsMenuInternalServerError) IsServerError() bool
- func (o *SettingsMenuInternalServerError) IsSuccess() bool
- func (o *SettingsMenuInternalServerError) String() string
- type SettingsMenuNotFound
- func (o *SettingsMenuNotFound) Code() int
- func (o *SettingsMenuNotFound) Error() string
- func (o *SettingsMenuNotFound) GetPayload() *models.RestError
- func (o *SettingsMenuNotFound) IsClientError() bool
- func (o *SettingsMenuNotFound) IsCode(code int) bool
- func (o *SettingsMenuNotFound) IsRedirect() bool
- func (o *SettingsMenuNotFound) IsServerError() bool
- func (o *SettingsMenuNotFound) IsSuccess() bool
- func (o *SettingsMenuNotFound) String() string
- type SettingsMenuOK
- func (o *SettingsMenuOK) Code() int
- func (o *SettingsMenuOK) Error() string
- func (o *SettingsMenuOK) GetPayload() *models.RestSettingsMenuResponse
- func (o *SettingsMenuOK) IsClientError() bool
- func (o *SettingsMenuOK) IsCode(code int) bool
- func (o *SettingsMenuOK) IsRedirect() bool
- func (o *SettingsMenuOK) IsServerError() bool
- func (o *SettingsMenuOK) IsSuccess() bool
- func (o *SettingsMenuOK) String() string
- type SettingsMenuParams
- func (o *SettingsMenuParams) SetContext(ctx context.Context)
- func (o *SettingsMenuParams) SetDefaults()
- func (o *SettingsMenuParams) SetHTTPClient(client *http.Client)
- func (o *SettingsMenuParams) SetTimeout(timeout time.Duration)
- func (o *SettingsMenuParams) WithContext(ctx context.Context) *SettingsMenuParams
- func (o *SettingsMenuParams) WithDefaults() *SettingsMenuParams
- func (o *SettingsMenuParams) WithHTTPClient(client *http.Client) *SettingsMenuParams
- func (o *SettingsMenuParams) WithTimeout(timeout time.Duration) *SettingsMenuParams
- func (o *SettingsMenuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SettingsMenuReader
- type SettingsMenuUnauthorized
- func (o *SettingsMenuUnauthorized) Code() int
- func (o *SettingsMenuUnauthorized) Error() string
- func (o *SettingsMenuUnauthorized) IsClientError() bool
- func (o *SettingsMenuUnauthorized) IsCode(code int) bool
- func (o *SettingsMenuUnauthorized) IsRedirect() bool
- func (o *SettingsMenuUnauthorized) IsServerError() bool
- func (o *SettingsMenuUnauthorized) IsSuccess() bool
- func (o *SettingsMenuUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for frontend service API
func (*Client) FrontBootConf ¶
func (a *Client) FrontBootConf(params *FrontBootConfParams, opts ...ClientOption) (*FrontBootConfOK, error)
FrontBootConf adds some data to the initial set of parameters loaded by the frontend
func (*Client) FrontEnrollAuth ¶
func (a *Client) FrontEnrollAuth(params *FrontEnrollAuthParams, opts ...ClientOption) (*FrontEnrollAuthOK, error)
FrontEnrollAuth generics endpoint that can be implemented by 2 f a systems for enrollment
func (*Client) FrontMessages ¶
func (a *Client) FrontMessages(params *FrontMessagesParams, opts ...ClientOption) (*FrontMessagesOK, error)
FrontMessages serves list of i18n messages
func (*Client) FrontPlugins ¶
func (a *Client) FrontPlugins(params *FrontPluginsParams, opts ...ClientOption) (*FrontPluginsOK, error)
FrontPlugins serves list of i18n messages
func (*Client) FrontPutBinary ¶
func (a *Client) FrontPutBinary(params *FrontPutBinaryParams, opts ...ClientOption) (*FrontPutBinaryOK, error)
FrontPutBinary uploads frontend binaries avatars logos bg images
func (*Client) FrontServeBinary ¶
func (a *Client) FrontServeBinary(params *FrontServeBinaryParams, opts ...ClientOption) (*FrontServeBinaryOK, error)
FrontServeBinary serves frontend binaries directly avatars logos bg images
func (*Client) FrontSession ¶
func (a *Client) FrontSession(params *FrontSessionParams, opts ...ClientOption) (*FrontSessionOK, error)
FrontSession handles j w t
func (*Client) FrontState ¶
func (a *Client) FrontState(params *FrontStateParams, opts ...ClientOption) (*FrontStateOK, error)
FrontState sends XML state registry
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SettingsMenu ¶
func (a *Client) SettingsMenu(params *SettingsMenuParams, opts ...ClientOption) (*SettingsMenuOK, error)
SettingsMenu sends a tree of nodes to be used a menu in the settings panel
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { FrontBootConf(params *FrontBootConfParams, opts ...ClientOption) (*FrontBootConfOK, error) FrontEnrollAuth(params *FrontEnrollAuthParams, opts ...ClientOption) (*FrontEnrollAuthOK, error) FrontMessages(params *FrontMessagesParams, opts ...ClientOption) (*FrontMessagesOK, error) FrontPlugins(params *FrontPluginsParams, opts ...ClientOption) (*FrontPluginsOK, error) FrontPutBinary(params *FrontPutBinaryParams, opts ...ClientOption) (*FrontPutBinaryOK, error) FrontServeBinary(params *FrontServeBinaryParams, opts ...ClientOption) (*FrontServeBinaryOK, error) FrontSession(params *FrontSessionParams, opts ...ClientOption) (*FrontSessionOK, error) FrontState(params *FrontStateParams, opts ...ClientOption) (*FrontStateOK, error) SettingsMenu(params *SettingsMenuParams, opts ...ClientOption) (*SettingsMenuOK, 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 frontend service API client.
type FrontBootConfForbidden ¶
FrontBootConfForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontBootConfForbidden ¶
func NewFrontBootConfForbidden() *FrontBootConfForbidden
NewFrontBootConfForbidden creates a FrontBootConfForbidden with default headers values
func (*FrontBootConfForbidden) Code ¶
func (o *FrontBootConfForbidden) Code() int
Code gets the status code for the front boot conf forbidden response
func (*FrontBootConfForbidden) Error ¶
func (o *FrontBootConfForbidden) Error() string
func (*FrontBootConfForbidden) GetPayload ¶
func (o *FrontBootConfForbidden) GetPayload() *models.RestError
func (*FrontBootConfForbidden) IsClientError ¶
func (o *FrontBootConfForbidden) IsClientError() bool
IsClientError returns true when this front boot conf forbidden response has a 4xx status code
func (*FrontBootConfForbidden) IsCode ¶
func (o *FrontBootConfForbidden) IsCode(code int) bool
IsCode returns true when this front boot conf forbidden response a status code equal to that given
func (*FrontBootConfForbidden) IsRedirect ¶
func (o *FrontBootConfForbidden) IsRedirect() bool
IsRedirect returns true when this front boot conf forbidden response has a 3xx status code
func (*FrontBootConfForbidden) IsServerError ¶
func (o *FrontBootConfForbidden) IsServerError() bool
IsServerError returns true when this front boot conf forbidden response has a 5xx status code
func (*FrontBootConfForbidden) IsSuccess ¶
func (o *FrontBootConfForbidden) IsSuccess() bool
IsSuccess returns true when this front boot conf forbidden response has a 2xx status code
func (*FrontBootConfForbidden) String ¶
func (o *FrontBootConfForbidden) String() string
type FrontBootConfInternalServerError ¶
FrontBootConfInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontBootConfInternalServerError ¶
func NewFrontBootConfInternalServerError() *FrontBootConfInternalServerError
NewFrontBootConfInternalServerError creates a FrontBootConfInternalServerError with default headers values
func (*FrontBootConfInternalServerError) Code ¶
func (o *FrontBootConfInternalServerError) Code() int
Code gets the status code for the front boot conf internal server error response
func (*FrontBootConfInternalServerError) Error ¶
func (o *FrontBootConfInternalServerError) Error() string
func (*FrontBootConfInternalServerError) GetPayload ¶
func (o *FrontBootConfInternalServerError) GetPayload() *models.RestError
func (*FrontBootConfInternalServerError) IsClientError ¶
func (o *FrontBootConfInternalServerError) IsClientError() bool
IsClientError returns true when this front boot conf internal server error response has a 4xx status code
func (*FrontBootConfInternalServerError) IsCode ¶
func (o *FrontBootConfInternalServerError) IsCode(code int) bool
IsCode returns true when this front boot conf internal server error response a status code equal to that given
func (*FrontBootConfInternalServerError) IsRedirect ¶
func (o *FrontBootConfInternalServerError) IsRedirect() bool
IsRedirect returns true when this front boot conf internal server error response has a 3xx status code
func (*FrontBootConfInternalServerError) IsServerError ¶
func (o *FrontBootConfInternalServerError) IsServerError() bool
IsServerError returns true when this front boot conf internal server error response has a 5xx status code
func (*FrontBootConfInternalServerError) IsSuccess ¶
func (o *FrontBootConfInternalServerError) IsSuccess() bool
IsSuccess returns true when this front boot conf internal server error response has a 2xx status code
func (*FrontBootConfInternalServerError) String ¶
func (o *FrontBootConfInternalServerError) String() string
type FrontBootConfNotFound ¶
FrontBootConfNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontBootConfNotFound ¶
func NewFrontBootConfNotFound() *FrontBootConfNotFound
NewFrontBootConfNotFound creates a FrontBootConfNotFound with default headers values
func (*FrontBootConfNotFound) Code ¶
func (o *FrontBootConfNotFound) Code() int
Code gets the status code for the front boot conf not found response
func (*FrontBootConfNotFound) Error ¶
func (o *FrontBootConfNotFound) Error() string
func (*FrontBootConfNotFound) GetPayload ¶
func (o *FrontBootConfNotFound) GetPayload() *models.RestError
func (*FrontBootConfNotFound) IsClientError ¶
func (o *FrontBootConfNotFound) IsClientError() bool
IsClientError returns true when this front boot conf not found response has a 4xx status code
func (*FrontBootConfNotFound) IsCode ¶
func (o *FrontBootConfNotFound) IsCode(code int) bool
IsCode returns true when this front boot conf not found response a status code equal to that given
func (*FrontBootConfNotFound) IsRedirect ¶
func (o *FrontBootConfNotFound) IsRedirect() bool
IsRedirect returns true when this front boot conf not found response has a 3xx status code
func (*FrontBootConfNotFound) IsServerError ¶
func (o *FrontBootConfNotFound) IsServerError() bool
IsServerError returns true when this front boot conf not found response has a 5xx status code
func (*FrontBootConfNotFound) IsSuccess ¶
func (o *FrontBootConfNotFound) IsSuccess() bool
IsSuccess returns true when this front boot conf not found response has a 2xx status code
func (*FrontBootConfNotFound) String ¶
func (o *FrontBootConfNotFound) String() string
type FrontBootConfOK ¶
type FrontBootConfOK struct {
Payload *models.RestFrontBootConfResponse
}
FrontBootConfOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontBootConfOK ¶
func NewFrontBootConfOK() *FrontBootConfOK
NewFrontBootConfOK creates a FrontBootConfOK with default headers values
func (*FrontBootConfOK) Code ¶
func (o *FrontBootConfOK) Code() int
Code gets the status code for the front boot conf o k response
func (*FrontBootConfOK) Error ¶
func (o *FrontBootConfOK) Error() string
func (*FrontBootConfOK) GetPayload ¶
func (o *FrontBootConfOK) GetPayload() *models.RestFrontBootConfResponse
func (*FrontBootConfOK) IsClientError ¶
func (o *FrontBootConfOK) IsClientError() bool
IsClientError returns true when this front boot conf o k response has a 4xx status code
func (*FrontBootConfOK) IsCode ¶
func (o *FrontBootConfOK) IsCode(code int) bool
IsCode returns true when this front boot conf o k response a status code equal to that given
func (*FrontBootConfOK) IsRedirect ¶
func (o *FrontBootConfOK) IsRedirect() bool
IsRedirect returns true when this front boot conf o k response has a 3xx status code
func (*FrontBootConfOK) IsServerError ¶
func (o *FrontBootConfOK) IsServerError() bool
IsServerError returns true when this front boot conf o k response has a 5xx status code
func (*FrontBootConfOK) IsSuccess ¶
func (o *FrontBootConfOK) IsSuccess() bool
IsSuccess returns true when this front boot conf o k response has a 2xx status code
func (*FrontBootConfOK) String ¶
func (o *FrontBootConfOK) String() string
type FrontBootConfParams ¶
type FrontBootConfParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontBootConfParams contains all the parameters to send to the API endpoint
for the front boot conf operation. Typically these are written to a http.Request.
func NewFrontBootConfParams ¶
func NewFrontBootConfParams() *FrontBootConfParams
NewFrontBootConfParams creates a new FrontBootConfParams 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 NewFrontBootConfParamsWithContext ¶
func NewFrontBootConfParamsWithContext(ctx context.Context) *FrontBootConfParams
NewFrontBootConfParamsWithContext creates a new FrontBootConfParams object with the ability to set a context for a request.
func NewFrontBootConfParamsWithHTTPClient ¶
func NewFrontBootConfParamsWithHTTPClient(client *http.Client) *FrontBootConfParams
NewFrontBootConfParamsWithHTTPClient creates a new FrontBootConfParams object with the ability to set a custom HTTPClient for a request.
func NewFrontBootConfParamsWithTimeout ¶
func NewFrontBootConfParamsWithTimeout(timeout time.Duration) *FrontBootConfParams
NewFrontBootConfParamsWithTimeout creates a new FrontBootConfParams object with the ability to set a timeout on a request.
func (*FrontBootConfParams) SetContext ¶
func (o *FrontBootConfParams) SetContext(ctx context.Context)
SetContext adds the context to the front boot conf params
func (*FrontBootConfParams) SetDefaults ¶
func (o *FrontBootConfParams) SetDefaults()
SetDefaults hydrates default values in the front boot conf params (not the query body).
All values with no default are reset to their zero value.
func (*FrontBootConfParams) SetHTTPClient ¶
func (o *FrontBootConfParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front boot conf params
func (*FrontBootConfParams) SetTimeout ¶
func (o *FrontBootConfParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front boot conf params
func (*FrontBootConfParams) WithContext ¶
func (o *FrontBootConfParams) WithContext(ctx context.Context) *FrontBootConfParams
WithContext adds the context to the front boot conf params
func (*FrontBootConfParams) WithDefaults ¶
func (o *FrontBootConfParams) WithDefaults() *FrontBootConfParams
WithDefaults hydrates default values in the front boot conf params (not the query body).
All values with no default are reset to their zero value.
func (*FrontBootConfParams) WithHTTPClient ¶
func (o *FrontBootConfParams) WithHTTPClient(client *http.Client) *FrontBootConfParams
WithHTTPClient adds the HTTPClient to the front boot conf params
func (*FrontBootConfParams) WithTimeout ¶
func (o *FrontBootConfParams) WithTimeout(timeout time.Duration) *FrontBootConfParams
WithTimeout adds the timeout to the front boot conf params
func (*FrontBootConfParams) WriteToRequest ¶
func (o *FrontBootConfParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontBootConfReader ¶
type FrontBootConfReader struct {
// contains filtered or unexported fields
}
FrontBootConfReader is a Reader for the FrontBootConf structure.
func (*FrontBootConfReader) ReadResponse ¶
func (o *FrontBootConfReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontBootConfUnauthorized ¶
type FrontBootConfUnauthorized struct { }
FrontBootConfUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontBootConfUnauthorized ¶
func NewFrontBootConfUnauthorized() *FrontBootConfUnauthorized
NewFrontBootConfUnauthorized creates a FrontBootConfUnauthorized with default headers values
func (*FrontBootConfUnauthorized) Code ¶
func (o *FrontBootConfUnauthorized) Code() int
Code gets the status code for the front boot conf unauthorized response
func (*FrontBootConfUnauthorized) Error ¶
func (o *FrontBootConfUnauthorized) Error() string
func (*FrontBootConfUnauthorized) IsClientError ¶
func (o *FrontBootConfUnauthorized) IsClientError() bool
IsClientError returns true when this front boot conf unauthorized response has a 4xx status code
func (*FrontBootConfUnauthorized) IsCode ¶
func (o *FrontBootConfUnauthorized) IsCode(code int) bool
IsCode returns true when this front boot conf unauthorized response a status code equal to that given
func (*FrontBootConfUnauthorized) IsRedirect ¶
func (o *FrontBootConfUnauthorized) IsRedirect() bool
IsRedirect returns true when this front boot conf unauthorized response has a 3xx status code
func (*FrontBootConfUnauthorized) IsServerError ¶
func (o *FrontBootConfUnauthorized) IsServerError() bool
IsServerError returns true when this front boot conf unauthorized response has a 5xx status code
func (*FrontBootConfUnauthorized) IsSuccess ¶
func (o *FrontBootConfUnauthorized) IsSuccess() bool
IsSuccess returns true when this front boot conf unauthorized response has a 2xx status code
func (*FrontBootConfUnauthorized) String ¶
func (o *FrontBootConfUnauthorized) String() string
type FrontEnrollAuthForbidden ¶
FrontEnrollAuthForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontEnrollAuthForbidden ¶
func NewFrontEnrollAuthForbidden() *FrontEnrollAuthForbidden
NewFrontEnrollAuthForbidden creates a FrontEnrollAuthForbidden with default headers values
func (*FrontEnrollAuthForbidden) Code ¶
func (o *FrontEnrollAuthForbidden) Code() int
Code gets the status code for the front enroll auth forbidden response
func (*FrontEnrollAuthForbidden) Error ¶
func (o *FrontEnrollAuthForbidden) Error() string
func (*FrontEnrollAuthForbidden) GetPayload ¶
func (o *FrontEnrollAuthForbidden) GetPayload() *models.RestError
func (*FrontEnrollAuthForbidden) IsClientError ¶
func (o *FrontEnrollAuthForbidden) IsClientError() bool
IsClientError returns true when this front enroll auth forbidden response has a 4xx status code
func (*FrontEnrollAuthForbidden) IsCode ¶
func (o *FrontEnrollAuthForbidden) IsCode(code int) bool
IsCode returns true when this front enroll auth forbidden response a status code equal to that given
func (*FrontEnrollAuthForbidden) IsRedirect ¶
func (o *FrontEnrollAuthForbidden) IsRedirect() bool
IsRedirect returns true when this front enroll auth forbidden response has a 3xx status code
func (*FrontEnrollAuthForbidden) IsServerError ¶
func (o *FrontEnrollAuthForbidden) IsServerError() bool
IsServerError returns true when this front enroll auth forbidden response has a 5xx status code
func (*FrontEnrollAuthForbidden) IsSuccess ¶
func (o *FrontEnrollAuthForbidden) IsSuccess() bool
IsSuccess returns true when this front enroll auth forbidden response has a 2xx status code
func (*FrontEnrollAuthForbidden) String ¶
func (o *FrontEnrollAuthForbidden) String() string
type FrontEnrollAuthInternalServerError ¶
FrontEnrollAuthInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontEnrollAuthInternalServerError ¶
func NewFrontEnrollAuthInternalServerError() *FrontEnrollAuthInternalServerError
NewFrontEnrollAuthInternalServerError creates a FrontEnrollAuthInternalServerError with default headers values
func (*FrontEnrollAuthInternalServerError) Code ¶
func (o *FrontEnrollAuthInternalServerError) Code() int
Code gets the status code for the front enroll auth internal server error response
func (*FrontEnrollAuthInternalServerError) Error ¶
func (o *FrontEnrollAuthInternalServerError) Error() string
func (*FrontEnrollAuthInternalServerError) GetPayload ¶
func (o *FrontEnrollAuthInternalServerError) GetPayload() *models.RestError
func (*FrontEnrollAuthInternalServerError) IsClientError ¶
func (o *FrontEnrollAuthInternalServerError) IsClientError() bool
IsClientError returns true when this front enroll auth internal server error response has a 4xx status code
func (*FrontEnrollAuthInternalServerError) IsCode ¶
func (o *FrontEnrollAuthInternalServerError) IsCode(code int) bool
IsCode returns true when this front enroll auth internal server error response a status code equal to that given
func (*FrontEnrollAuthInternalServerError) IsRedirect ¶
func (o *FrontEnrollAuthInternalServerError) IsRedirect() bool
IsRedirect returns true when this front enroll auth internal server error response has a 3xx status code
func (*FrontEnrollAuthInternalServerError) IsServerError ¶
func (o *FrontEnrollAuthInternalServerError) IsServerError() bool
IsServerError returns true when this front enroll auth internal server error response has a 5xx status code
func (*FrontEnrollAuthInternalServerError) IsSuccess ¶
func (o *FrontEnrollAuthInternalServerError) IsSuccess() bool
IsSuccess returns true when this front enroll auth internal server error response has a 2xx status code
func (*FrontEnrollAuthInternalServerError) String ¶
func (o *FrontEnrollAuthInternalServerError) String() string
type FrontEnrollAuthNotFound ¶
FrontEnrollAuthNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontEnrollAuthNotFound ¶
func NewFrontEnrollAuthNotFound() *FrontEnrollAuthNotFound
NewFrontEnrollAuthNotFound creates a FrontEnrollAuthNotFound with default headers values
func (*FrontEnrollAuthNotFound) Code ¶
func (o *FrontEnrollAuthNotFound) Code() int
Code gets the status code for the front enroll auth not found response
func (*FrontEnrollAuthNotFound) Error ¶
func (o *FrontEnrollAuthNotFound) Error() string
func (*FrontEnrollAuthNotFound) GetPayload ¶
func (o *FrontEnrollAuthNotFound) GetPayload() *models.RestError
func (*FrontEnrollAuthNotFound) IsClientError ¶
func (o *FrontEnrollAuthNotFound) IsClientError() bool
IsClientError returns true when this front enroll auth not found response has a 4xx status code
func (*FrontEnrollAuthNotFound) IsCode ¶
func (o *FrontEnrollAuthNotFound) IsCode(code int) bool
IsCode returns true when this front enroll auth not found response a status code equal to that given
func (*FrontEnrollAuthNotFound) IsRedirect ¶
func (o *FrontEnrollAuthNotFound) IsRedirect() bool
IsRedirect returns true when this front enroll auth not found response has a 3xx status code
func (*FrontEnrollAuthNotFound) IsServerError ¶
func (o *FrontEnrollAuthNotFound) IsServerError() bool
IsServerError returns true when this front enroll auth not found response has a 5xx status code
func (*FrontEnrollAuthNotFound) IsSuccess ¶
func (o *FrontEnrollAuthNotFound) IsSuccess() bool
IsSuccess returns true when this front enroll auth not found response has a 2xx status code
func (*FrontEnrollAuthNotFound) String ¶
func (o *FrontEnrollAuthNotFound) String() string
type FrontEnrollAuthOK ¶
type FrontEnrollAuthOK struct {
Payload *models.RestFrontEnrollAuthResponse
}
FrontEnrollAuthOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontEnrollAuthOK ¶
func NewFrontEnrollAuthOK() *FrontEnrollAuthOK
NewFrontEnrollAuthOK creates a FrontEnrollAuthOK with default headers values
func (*FrontEnrollAuthOK) Code ¶
func (o *FrontEnrollAuthOK) Code() int
Code gets the status code for the front enroll auth o k response
func (*FrontEnrollAuthOK) Error ¶
func (o *FrontEnrollAuthOK) Error() string
func (*FrontEnrollAuthOK) GetPayload ¶
func (o *FrontEnrollAuthOK) GetPayload() *models.RestFrontEnrollAuthResponse
func (*FrontEnrollAuthOK) IsClientError ¶
func (o *FrontEnrollAuthOK) IsClientError() bool
IsClientError returns true when this front enroll auth o k response has a 4xx status code
func (*FrontEnrollAuthOK) IsCode ¶
func (o *FrontEnrollAuthOK) IsCode(code int) bool
IsCode returns true when this front enroll auth o k response a status code equal to that given
func (*FrontEnrollAuthOK) IsRedirect ¶
func (o *FrontEnrollAuthOK) IsRedirect() bool
IsRedirect returns true when this front enroll auth o k response has a 3xx status code
func (*FrontEnrollAuthOK) IsServerError ¶
func (o *FrontEnrollAuthOK) IsServerError() bool
IsServerError returns true when this front enroll auth o k response has a 5xx status code
func (*FrontEnrollAuthOK) IsSuccess ¶
func (o *FrontEnrollAuthOK) IsSuccess() bool
IsSuccess returns true when this front enroll auth o k response has a 2xx status code
func (*FrontEnrollAuthOK) String ¶
func (o *FrontEnrollAuthOK) String() string
type FrontEnrollAuthParams ¶
type FrontEnrollAuthParams struct { // Body. Body *models.RestFrontEnrollAuthRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontEnrollAuthParams contains all the parameters to send to the API endpoint
for the front enroll auth operation. Typically these are written to a http.Request.
func NewFrontEnrollAuthParams ¶
func NewFrontEnrollAuthParams() *FrontEnrollAuthParams
NewFrontEnrollAuthParams creates a new FrontEnrollAuthParams 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 NewFrontEnrollAuthParamsWithContext ¶
func NewFrontEnrollAuthParamsWithContext(ctx context.Context) *FrontEnrollAuthParams
NewFrontEnrollAuthParamsWithContext creates a new FrontEnrollAuthParams object with the ability to set a context for a request.
func NewFrontEnrollAuthParamsWithHTTPClient ¶
func NewFrontEnrollAuthParamsWithHTTPClient(client *http.Client) *FrontEnrollAuthParams
NewFrontEnrollAuthParamsWithHTTPClient creates a new FrontEnrollAuthParams object with the ability to set a custom HTTPClient for a request.
func NewFrontEnrollAuthParamsWithTimeout ¶
func NewFrontEnrollAuthParamsWithTimeout(timeout time.Duration) *FrontEnrollAuthParams
NewFrontEnrollAuthParamsWithTimeout creates a new FrontEnrollAuthParams object with the ability to set a timeout on a request.
func (*FrontEnrollAuthParams) SetBody ¶
func (o *FrontEnrollAuthParams) SetBody(body *models.RestFrontEnrollAuthRequest)
SetBody adds the body to the front enroll auth params
func (*FrontEnrollAuthParams) SetContext ¶
func (o *FrontEnrollAuthParams) SetContext(ctx context.Context)
SetContext adds the context to the front enroll auth params
func (*FrontEnrollAuthParams) SetDefaults ¶
func (o *FrontEnrollAuthParams) SetDefaults()
SetDefaults hydrates default values in the front enroll auth params (not the query body).
All values with no default are reset to their zero value.
func (*FrontEnrollAuthParams) SetHTTPClient ¶
func (o *FrontEnrollAuthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front enroll auth params
func (*FrontEnrollAuthParams) SetTimeout ¶
func (o *FrontEnrollAuthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front enroll auth params
func (*FrontEnrollAuthParams) WithBody ¶
func (o *FrontEnrollAuthParams) WithBody(body *models.RestFrontEnrollAuthRequest) *FrontEnrollAuthParams
WithBody adds the body to the front enroll auth params
func (*FrontEnrollAuthParams) WithContext ¶
func (o *FrontEnrollAuthParams) WithContext(ctx context.Context) *FrontEnrollAuthParams
WithContext adds the context to the front enroll auth params
func (*FrontEnrollAuthParams) WithDefaults ¶
func (o *FrontEnrollAuthParams) WithDefaults() *FrontEnrollAuthParams
WithDefaults hydrates default values in the front enroll auth params (not the query body).
All values with no default are reset to their zero value.
func (*FrontEnrollAuthParams) WithHTTPClient ¶
func (o *FrontEnrollAuthParams) WithHTTPClient(client *http.Client) *FrontEnrollAuthParams
WithHTTPClient adds the HTTPClient to the front enroll auth params
func (*FrontEnrollAuthParams) WithTimeout ¶
func (o *FrontEnrollAuthParams) WithTimeout(timeout time.Duration) *FrontEnrollAuthParams
WithTimeout adds the timeout to the front enroll auth params
func (*FrontEnrollAuthParams) WriteToRequest ¶
func (o *FrontEnrollAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontEnrollAuthReader ¶
type FrontEnrollAuthReader struct {
// contains filtered or unexported fields
}
FrontEnrollAuthReader is a Reader for the FrontEnrollAuth structure.
func (*FrontEnrollAuthReader) ReadResponse ¶
func (o *FrontEnrollAuthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontEnrollAuthUnauthorized ¶
type FrontEnrollAuthUnauthorized struct { }
FrontEnrollAuthUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontEnrollAuthUnauthorized ¶
func NewFrontEnrollAuthUnauthorized() *FrontEnrollAuthUnauthorized
NewFrontEnrollAuthUnauthorized creates a FrontEnrollAuthUnauthorized with default headers values
func (*FrontEnrollAuthUnauthorized) Code ¶
func (o *FrontEnrollAuthUnauthorized) Code() int
Code gets the status code for the front enroll auth unauthorized response
func (*FrontEnrollAuthUnauthorized) Error ¶
func (o *FrontEnrollAuthUnauthorized) Error() string
func (*FrontEnrollAuthUnauthorized) IsClientError ¶
func (o *FrontEnrollAuthUnauthorized) IsClientError() bool
IsClientError returns true when this front enroll auth unauthorized response has a 4xx status code
func (*FrontEnrollAuthUnauthorized) IsCode ¶
func (o *FrontEnrollAuthUnauthorized) IsCode(code int) bool
IsCode returns true when this front enroll auth unauthorized response a status code equal to that given
func (*FrontEnrollAuthUnauthorized) IsRedirect ¶
func (o *FrontEnrollAuthUnauthorized) IsRedirect() bool
IsRedirect returns true when this front enroll auth unauthorized response has a 3xx status code
func (*FrontEnrollAuthUnauthorized) IsServerError ¶
func (o *FrontEnrollAuthUnauthorized) IsServerError() bool
IsServerError returns true when this front enroll auth unauthorized response has a 5xx status code
func (*FrontEnrollAuthUnauthorized) IsSuccess ¶
func (o *FrontEnrollAuthUnauthorized) IsSuccess() bool
IsSuccess returns true when this front enroll auth unauthorized response has a 2xx status code
func (*FrontEnrollAuthUnauthorized) String ¶
func (o *FrontEnrollAuthUnauthorized) String() string
type FrontMessagesForbidden ¶
FrontMessagesForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontMessagesForbidden ¶
func NewFrontMessagesForbidden() *FrontMessagesForbidden
NewFrontMessagesForbidden creates a FrontMessagesForbidden with default headers values
func (*FrontMessagesForbidden) Code ¶
func (o *FrontMessagesForbidden) Code() int
Code gets the status code for the front messages forbidden response
func (*FrontMessagesForbidden) Error ¶
func (o *FrontMessagesForbidden) Error() string
func (*FrontMessagesForbidden) GetPayload ¶
func (o *FrontMessagesForbidden) GetPayload() *models.RestError
func (*FrontMessagesForbidden) IsClientError ¶
func (o *FrontMessagesForbidden) IsClientError() bool
IsClientError returns true when this front messages forbidden response has a 4xx status code
func (*FrontMessagesForbidden) IsCode ¶
func (o *FrontMessagesForbidden) IsCode(code int) bool
IsCode returns true when this front messages forbidden response a status code equal to that given
func (*FrontMessagesForbidden) IsRedirect ¶
func (o *FrontMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this front messages forbidden response has a 3xx status code
func (*FrontMessagesForbidden) IsServerError ¶
func (o *FrontMessagesForbidden) IsServerError() bool
IsServerError returns true when this front messages forbidden response has a 5xx status code
func (*FrontMessagesForbidden) IsSuccess ¶
func (o *FrontMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this front messages forbidden response has a 2xx status code
func (*FrontMessagesForbidden) String ¶
func (o *FrontMessagesForbidden) String() string
type FrontMessagesInternalServerError ¶
FrontMessagesInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontMessagesInternalServerError ¶
func NewFrontMessagesInternalServerError() *FrontMessagesInternalServerError
NewFrontMessagesInternalServerError creates a FrontMessagesInternalServerError with default headers values
func (*FrontMessagesInternalServerError) Code ¶
func (o *FrontMessagesInternalServerError) Code() int
Code gets the status code for the front messages internal server error response
func (*FrontMessagesInternalServerError) Error ¶
func (o *FrontMessagesInternalServerError) Error() string
func (*FrontMessagesInternalServerError) GetPayload ¶
func (o *FrontMessagesInternalServerError) GetPayload() *models.RestError
func (*FrontMessagesInternalServerError) IsClientError ¶
func (o *FrontMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this front messages internal server error response has a 4xx status code
func (*FrontMessagesInternalServerError) IsCode ¶
func (o *FrontMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this front messages internal server error response a status code equal to that given
func (*FrontMessagesInternalServerError) IsRedirect ¶
func (o *FrontMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this front messages internal server error response has a 3xx status code
func (*FrontMessagesInternalServerError) IsServerError ¶
func (o *FrontMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this front messages internal server error response has a 5xx status code
func (*FrontMessagesInternalServerError) IsSuccess ¶
func (o *FrontMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this front messages internal server error response has a 2xx status code
func (*FrontMessagesInternalServerError) String ¶
func (o *FrontMessagesInternalServerError) String() string
type FrontMessagesNotFound ¶
FrontMessagesNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontMessagesNotFound ¶
func NewFrontMessagesNotFound() *FrontMessagesNotFound
NewFrontMessagesNotFound creates a FrontMessagesNotFound with default headers values
func (*FrontMessagesNotFound) Code ¶
func (o *FrontMessagesNotFound) Code() int
Code gets the status code for the front messages not found response
func (*FrontMessagesNotFound) Error ¶
func (o *FrontMessagesNotFound) Error() string
func (*FrontMessagesNotFound) GetPayload ¶
func (o *FrontMessagesNotFound) GetPayload() *models.RestError
func (*FrontMessagesNotFound) IsClientError ¶
func (o *FrontMessagesNotFound) IsClientError() bool
IsClientError returns true when this front messages not found response has a 4xx status code
func (*FrontMessagesNotFound) IsCode ¶
func (o *FrontMessagesNotFound) IsCode(code int) bool
IsCode returns true when this front messages not found response a status code equal to that given
func (*FrontMessagesNotFound) IsRedirect ¶
func (o *FrontMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this front messages not found response has a 3xx status code
func (*FrontMessagesNotFound) IsServerError ¶
func (o *FrontMessagesNotFound) IsServerError() bool
IsServerError returns true when this front messages not found response has a 5xx status code
func (*FrontMessagesNotFound) IsSuccess ¶
func (o *FrontMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this front messages not found response has a 2xx status code
func (*FrontMessagesNotFound) String ¶
func (o *FrontMessagesNotFound) String() string
type FrontMessagesOK ¶
type FrontMessagesOK struct {
Payload *models.RestFrontMessagesResponse
}
FrontMessagesOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontMessagesOK ¶
func NewFrontMessagesOK() *FrontMessagesOK
NewFrontMessagesOK creates a FrontMessagesOK with default headers values
func (*FrontMessagesOK) Code ¶
func (o *FrontMessagesOK) Code() int
Code gets the status code for the front messages o k response
func (*FrontMessagesOK) Error ¶
func (o *FrontMessagesOK) Error() string
func (*FrontMessagesOK) GetPayload ¶
func (o *FrontMessagesOK) GetPayload() *models.RestFrontMessagesResponse
func (*FrontMessagesOK) IsClientError ¶
func (o *FrontMessagesOK) IsClientError() bool
IsClientError returns true when this front messages o k response has a 4xx status code
func (*FrontMessagesOK) IsCode ¶
func (o *FrontMessagesOK) IsCode(code int) bool
IsCode returns true when this front messages o k response a status code equal to that given
func (*FrontMessagesOK) IsRedirect ¶
func (o *FrontMessagesOK) IsRedirect() bool
IsRedirect returns true when this front messages o k response has a 3xx status code
func (*FrontMessagesOK) IsServerError ¶
func (o *FrontMessagesOK) IsServerError() bool
IsServerError returns true when this front messages o k response has a 5xx status code
func (*FrontMessagesOK) IsSuccess ¶
func (o *FrontMessagesOK) IsSuccess() bool
IsSuccess returns true when this front messages o k response has a 2xx status code
func (*FrontMessagesOK) String ¶
func (o *FrontMessagesOK) String() string
type FrontMessagesParams ¶
type FrontMessagesParams struct { // Lang. Lang string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontMessagesParams contains all the parameters to send to the API endpoint
for the front messages operation. Typically these are written to a http.Request.
func NewFrontMessagesParams ¶
func NewFrontMessagesParams() *FrontMessagesParams
NewFrontMessagesParams creates a new FrontMessagesParams 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 NewFrontMessagesParamsWithContext ¶
func NewFrontMessagesParamsWithContext(ctx context.Context) *FrontMessagesParams
NewFrontMessagesParamsWithContext creates a new FrontMessagesParams object with the ability to set a context for a request.
func NewFrontMessagesParamsWithHTTPClient ¶
func NewFrontMessagesParamsWithHTTPClient(client *http.Client) *FrontMessagesParams
NewFrontMessagesParamsWithHTTPClient creates a new FrontMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewFrontMessagesParamsWithTimeout ¶
func NewFrontMessagesParamsWithTimeout(timeout time.Duration) *FrontMessagesParams
NewFrontMessagesParamsWithTimeout creates a new FrontMessagesParams object with the ability to set a timeout on a request.
func (*FrontMessagesParams) SetContext ¶
func (o *FrontMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the front messages params
func (*FrontMessagesParams) SetDefaults ¶
func (o *FrontMessagesParams) SetDefaults()
SetDefaults hydrates default values in the front messages params (not the query body).
All values with no default are reset to their zero value.
func (*FrontMessagesParams) SetHTTPClient ¶
func (o *FrontMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front messages params
func (*FrontMessagesParams) SetLang ¶
func (o *FrontMessagesParams) SetLang(lang string)
SetLang adds the lang to the front messages params
func (*FrontMessagesParams) SetTimeout ¶
func (o *FrontMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front messages params
func (*FrontMessagesParams) WithContext ¶
func (o *FrontMessagesParams) WithContext(ctx context.Context) *FrontMessagesParams
WithContext adds the context to the front messages params
func (*FrontMessagesParams) WithDefaults ¶
func (o *FrontMessagesParams) WithDefaults() *FrontMessagesParams
WithDefaults hydrates default values in the front messages params (not the query body).
All values with no default are reset to their zero value.
func (*FrontMessagesParams) WithHTTPClient ¶
func (o *FrontMessagesParams) WithHTTPClient(client *http.Client) *FrontMessagesParams
WithHTTPClient adds the HTTPClient to the front messages params
func (*FrontMessagesParams) WithLang ¶
func (o *FrontMessagesParams) WithLang(lang string) *FrontMessagesParams
WithLang adds the lang to the front messages params
func (*FrontMessagesParams) WithTimeout ¶
func (o *FrontMessagesParams) WithTimeout(timeout time.Duration) *FrontMessagesParams
WithTimeout adds the timeout to the front messages params
func (*FrontMessagesParams) WriteToRequest ¶
func (o *FrontMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontMessagesReader ¶
type FrontMessagesReader struct {
// contains filtered or unexported fields
}
FrontMessagesReader is a Reader for the FrontMessages structure.
func (*FrontMessagesReader) ReadResponse ¶
func (o *FrontMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontMessagesUnauthorized ¶
type FrontMessagesUnauthorized struct { }
FrontMessagesUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontMessagesUnauthorized ¶
func NewFrontMessagesUnauthorized() *FrontMessagesUnauthorized
NewFrontMessagesUnauthorized creates a FrontMessagesUnauthorized with default headers values
func (*FrontMessagesUnauthorized) Code ¶
func (o *FrontMessagesUnauthorized) Code() int
Code gets the status code for the front messages unauthorized response
func (*FrontMessagesUnauthorized) Error ¶
func (o *FrontMessagesUnauthorized) Error() string
func (*FrontMessagesUnauthorized) IsClientError ¶
func (o *FrontMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this front messages unauthorized response has a 4xx status code
func (*FrontMessagesUnauthorized) IsCode ¶
func (o *FrontMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this front messages unauthorized response a status code equal to that given
func (*FrontMessagesUnauthorized) IsRedirect ¶
func (o *FrontMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this front messages unauthorized response has a 3xx status code
func (*FrontMessagesUnauthorized) IsServerError ¶
func (o *FrontMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this front messages unauthorized response has a 5xx status code
func (*FrontMessagesUnauthorized) IsSuccess ¶
func (o *FrontMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this front messages unauthorized response has a 2xx status code
func (*FrontMessagesUnauthorized) String ¶
func (o *FrontMessagesUnauthorized) String() string
type FrontPluginsForbidden ¶
FrontPluginsForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontPluginsForbidden ¶
func NewFrontPluginsForbidden() *FrontPluginsForbidden
NewFrontPluginsForbidden creates a FrontPluginsForbidden with default headers values
func (*FrontPluginsForbidden) Code ¶
func (o *FrontPluginsForbidden) Code() int
Code gets the status code for the front plugins forbidden response
func (*FrontPluginsForbidden) Error ¶
func (o *FrontPluginsForbidden) Error() string
func (*FrontPluginsForbidden) GetPayload ¶
func (o *FrontPluginsForbidden) GetPayload() *models.RestError
func (*FrontPluginsForbidden) IsClientError ¶
func (o *FrontPluginsForbidden) IsClientError() bool
IsClientError returns true when this front plugins forbidden response has a 4xx status code
func (*FrontPluginsForbidden) IsCode ¶
func (o *FrontPluginsForbidden) IsCode(code int) bool
IsCode returns true when this front plugins forbidden response a status code equal to that given
func (*FrontPluginsForbidden) IsRedirect ¶
func (o *FrontPluginsForbidden) IsRedirect() bool
IsRedirect returns true when this front plugins forbidden response has a 3xx status code
func (*FrontPluginsForbidden) IsServerError ¶
func (o *FrontPluginsForbidden) IsServerError() bool
IsServerError returns true when this front plugins forbidden response has a 5xx status code
func (*FrontPluginsForbidden) IsSuccess ¶
func (o *FrontPluginsForbidden) IsSuccess() bool
IsSuccess returns true when this front plugins forbidden response has a 2xx status code
func (*FrontPluginsForbidden) String ¶
func (o *FrontPluginsForbidden) String() string
type FrontPluginsInternalServerError ¶
FrontPluginsInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontPluginsInternalServerError ¶
func NewFrontPluginsInternalServerError() *FrontPluginsInternalServerError
NewFrontPluginsInternalServerError creates a FrontPluginsInternalServerError with default headers values
func (*FrontPluginsInternalServerError) Code ¶
func (o *FrontPluginsInternalServerError) Code() int
Code gets the status code for the front plugins internal server error response
func (*FrontPluginsInternalServerError) Error ¶
func (o *FrontPluginsInternalServerError) Error() string
func (*FrontPluginsInternalServerError) GetPayload ¶
func (o *FrontPluginsInternalServerError) GetPayload() *models.RestError
func (*FrontPluginsInternalServerError) IsClientError ¶
func (o *FrontPluginsInternalServerError) IsClientError() bool
IsClientError returns true when this front plugins internal server error response has a 4xx status code
func (*FrontPluginsInternalServerError) IsCode ¶
func (o *FrontPluginsInternalServerError) IsCode(code int) bool
IsCode returns true when this front plugins internal server error response a status code equal to that given
func (*FrontPluginsInternalServerError) IsRedirect ¶
func (o *FrontPluginsInternalServerError) IsRedirect() bool
IsRedirect returns true when this front plugins internal server error response has a 3xx status code
func (*FrontPluginsInternalServerError) IsServerError ¶
func (o *FrontPluginsInternalServerError) IsServerError() bool
IsServerError returns true when this front plugins internal server error response has a 5xx status code
func (*FrontPluginsInternalServerError) IsSuccess ¶
func (o *FrontPluginsInternalServerError) IsSuccess() bool
IsSuccess returns true when this front plugins internal server error response has a 2xx status code
func (*FrontPluginsInternalServerError) String ¶
func (o *FrontPluginsInternalServerError) String() string
type FrontPluginsNotFound ¶
FrontPluginsNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontPluginsNotFound ¶
func NewFrontPluginsNotFound() *FrontPluginsNotFound
NewFrontPluginsNotFound creates a FrontPluginsNotFound with default headers values
func (*FrontPluginsNotFound) Code ¶
func (o *FrontPluginsNotFound) Code() int
Code gets the status code for the front plugins not found response
func (*FrontPluginsNotFound) Error ¶
func (o *FrontPluginsNotFound) Error() string
func (*FrontPluginsNotFound) GetPayload ¶
func (o *FrontPluginsNotFound) GetPayload() *models.RestError
func (*FrontPluginsNotFound) IsClientError ¶
func (o *FrontPluginsNotFound) IsClientError() bool
IsClientError returns true when this front plugins not found response has a 4xx status code
func (*FrontPluginsNotFound) IsCode ¶
func (o *FrontPluginsNotFound) IsCode(code int) bool
IsCode returns true when this front plugins not found response a status code equal to that given
func (*FrontPluginsNotFound) IsRedirect ¶
func (o *FrontPluginsNotFound) IsRedirect() bool
IsRedirect returns true when this front plugins not found response has a 3xx status code
func (*FrontPluginsNotFound) IsServerError ¶
func (o *FrontPluginsNotFound) IsServerError() bool
IsServerError returns true when this front plugins not found response has a 5xx status code
func (*FrontPluginsNotFound) IsSuccess ¶
func (o *FrontPluginsNotFound) IsSuccess() bool
IsSuccess returns true when this front plugins not found response has a 2xx status code
func (*FrontPluginsNotFound) String ¶
func (o *FrontPluginsNotFound) String() string
type FrontPluginsOK ¶
type FrontPluginsOK struct {
Payload *models.RestFrontPluginsResponse
}
FrontPluginsOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontPluginsOK ¶
func NewFrontPluginsOK() *FrontPluginsOK
NewFrontPluginsOK creates a FrontPluginsOK with default headers values
func (*FrontPluginsOK) Code ¶
func (o *FrontPluginsOK) Code() int
Code gets the status code for the front plugins o k response
func (*FrontPluginsOK) Error ¶
func (o *FrontPluginsOK) Error() string
func (*FrontPluginsOK) GetPayload ¶
func (o *FrontPluginsOK) GetPayload() *models.RestFrontPluginsResponse
func (*FrontPluginsOK) IsClientError ¶
func (o *FrontPluginsOK) IsClientError() bool
IsClientError returns true when this front plugins o k response has a 4xx status code
func (*FrontPluginsOK) IsCode ¶
func (o *FrontPluginsOK) IsCode(code int) bool
IsCode returns true when this front plugins o k response a status code equal to that given
func (*FrontPluginsOK) IsRedirect ¶
func (o *FrontPluginsOK) IsRedirect() bool
IsRedirect returns true when this front plugins o k response has a 3xx status code
func (*FrontPluginsOK) IsServerError ¶
func (o *FrontPluginsOK) IsServerError() bool
IsServerError returns true when this front plugins o k response has a 5xx status code
func (*FrontPluginsOK) IsSuccess ¶
func (o *FrontPluginsOK) IsSuccess() bool
IsSuccess returns true when this front plugins o k response has a 2xx status code
func (*FrontPluginsOK) String ¶
func (o *FrontPluginsOK) String() string
type FrontPluginsParams ¶
type FrontPluginsParams struct { // Lang. Lang string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontPluginsParams contains all the parameters to send to the API endpoint
for the front plugins operation. Typically these are written to a http.Request.
func NewFrontPluginsParams ¶
func NewFrontPluginsParams() *FrontPluginsParams
NewFrontPluginsParams creates a new FrontPluginsParams 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 NewFrontPluginsParamsWithContext ¶
func NewFrontPluginsParamsWithContext(ctx context.Context) *FrontPluginsParams
NewFrontPluginsParamsWithContext creates a new FrontPluginsParams object with the ability to set a context for a request.
func NewFrontPluginsParamsWithHTTPClient ¶
func NewFrontPluginsParamsWithHTTPClient(client *http.Client) *FrontPluginsParams
NewFrontPluginsParamsWithHTTPClient creates a new FrontPluginsParams object with the ability to set a custom HTTPClient for a request.
func NewFrontPluginsParamsWithTimeout ¶
func NewFrontPluginsParamsWithTimeout(timeout time.Duration) *FrontPluginsParams
NewFrontPluginsParamsWithTimeout creates a new FrontPluginsParams object with the ability to set a timeout on a request.
func (*FrontPluginsParams) SetContext ¶
func (o *FrontPluginsParams) SetContext(ctx context.Context)
SetContext adds the context to the front plugins params
func (*FrontPluginsParams) SetDefaults ¶
func (o *FrontPluginsParams) SetDefaults()
SetDefaults hydrates default values in the front plugins params (not the query body).
All values with no default are reset to their zero value.
func (*FrontPluginsParams) SetHTTPClient ¶
func (o *FrontPluginsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front plugins params
func (*FrontPluginsParams) SetLang ¶
func (o *FrontPluginsParams) SetLang(lang string)
SetLang adds the lang to the front plugins params
func (*FrontPluginsParams) SetTimeout ¶
func (o *FrontPluginsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front plugins params
func (*FrontPluginsParams) WithContext ¶
func (o *FrontPluginsParams) WithContext(ctx context.Context) *FrontPluginsParams
WithContext adds the context to the front plugins params
func (*FrontPluginsParams) WithDefaults ¶
func (o *FrontPluginsParams) WithDefaults() *FrontPluginsParams
WithDefaults hydrates default values in the front plugins params (not the query body).
All values with no default are reset to their zero value.
func (*FrontPluginsParams) WithHTTPClient ¶
func (o *FrontPluginsParams) WithHTTPClient(client *http.Client) *FrontPluginsParams
WithHTTPClient adds the HTTPClient to the front plugins params
func (*FrontPluginsParams) WithLang ¶
func (o *FrontPluginsParams) WithLang(lang string) *FrontPluginsParams
WithLang adds the lang to the front plugins params
func (*FrontPluginsParams) WithTimeout ¶
func (o *FrontPluginsParams) WithTimeout(timeout time.Duration) *FrontPluginsParams
WithTimeout adds the timeout to the front plugins params
func (*FrontPluginsParams) WriteToRequest ¶
func (o *FrontPluginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontPluginsReader ¶
type FrontPluginsReader struct {
// contains filtered or unexported fields
}
FrontPluginsReader is a Reader for the FrontPlugins structure.
func (*FrontPluginsReader) ReadResponse ¶
func (o *FrontPluginsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontPluginsUnauthorized ¶
type FrontPluginsUnauthorized struct { }
FrontPluginsUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontPluginsUnauthorized ¶
func NewFrontPluginsUnauthorized() *FrontPluginsUnauthorized
NewFrontPluginsUnauthorized creates a FrontPluginsUnauthorized with default headers values
func (*FrontPluginsUnauthorized) Code ¶
func (o *FrontPluginsUnauthorized) Code() int
Code gets the status code for the front plugins unauthorized response
func (*FrontPluginsUnauthorized) Error ¶
func (o *FrontPluginsUnauthorized) Error() string
func (*FrontPluginsUnauthorized) IsClientError ¶
func (o *FrontPluginsUnauthorized) IsClientError() bool
IsClientError returns true when this front plugins unauthorized response has a 4xx status code
func (*FrontPluginsUnauthorized) IsCode ¶
func (o *FrontPluginsUnauthorized) IsCode(code int) bool
IsCode returns true when this front plugins unauthorized response a status code equal to that given
func (*FrontPluginsUnauthorized) IsRedirect ¶
func (o *FrontPluginsUnauthorized) IsRedirect() bool
IsRedirect returns true when this front plugins unauthorized response has a 3xx status code
func (*FrontPluginsUnauthorized) IsServerError ¶
func (o *FrontPluginsUnauthorized) IsServerError() bool
IsServerError returns true when this front plugins unauthorized response has a 5xx status code
func (*FrontPluginsUnauthorized) IsSuccess ¶
func (o *FrontPluginsUnauthorized) IsSuccess() bool
IsSuccess returns true when this front plugins unauthorized response has a 2xx status code
func (*FrontPluginsUnauthorized) String ¶
func (o *FrontPluginsUnauthorized) String() string
type FrontPutBinaryForbidden ¶
FrontPutBinaryForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontPutBinaryForbidden ¶
func NewFrontPutBinaryForbidden() *FrontPutBinaryForbidden
NewFrontPutBinaryForbidden creates a FrontPutBinaryForbidden with default headers values
func (*FrontPutBinaryForbidden) Code ¶
func (o *FrontPutBinaryForbidden) Code() int
Code gets the status code for the front put binary forbidden response
func (*FrontPutBinaryForbidden) Error ¶
func (o *FrontPutBinaryForbidden) Error() string
func (*FrontPutBinaryForbidden) GetPayload ¶
func (o *FrontPutBinaryForbidden) GetPayload() *models.RestError
func (*FrontPutBinaryForbidden) IsClientError ¶
func (o *FrontPutBinaryForbidden) IsClientError() bool
IsClientError returns true when this front put binary forbidden response has a 4xx status code
func (*FrontPutBinaryForbidden) IsCode ¶
func (o *FrontPutBinaryForbidden) IsCode(code int) bool
IsCode returns true when this front put binary forbidden response a status code equal to that given
func (*FrontPutBinaryForbidden) IsRedirect ¶
func (o *FrontPutBinaryForbidden) IsRedirect() bool
IsRedirect returns true when this front put binary forbidden response has a 3xx status code
func (*FrontPutBinaryForbidden) IsServerError ¶
func (o *FrontPutBinaryForbidden) IsServerError() bool
IsServerError returns true when this front put binary forbidden response has a 5xx status code
func (*FrontPutBinaryForbidden) IsSuccess ¶
func (o *FrontPutBinaryForbidden) IsSuccess() bool
IsSuccess returns true when this front put binary forbidden response has a 2xx status code
func (*FrontPutBinaryForbidden) String ¶
func (o *FrontPutBinaryForbidden) String() string
type FrontPutBinaryInternalServerError ¶
FrontPutBinaryInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontPutBinaryInternalServerError ¶
func NewFrontPutBinaryInternalServerError() *FrontPutBinaryInternalServerError
NewFrontPutBinaryInternalServerError creates a FrontPutBinaryInternalServerError with default headers values
func (*FrontPutBinaryInternalServerError) Code ¶
func (o *FrontPutBinaryInternalServerError) Code() int
Code gets the status code for the front put binary internal server error response
func (*FrontPutBinaryInternalServerError) Error ¶
func (o *FrontPutBinaryInternalServerError) Error() string
func (*FrontPutBinaryInternalServerError) GetPayload ¶
func (o *FrontPutBinaryInternalServerError) GetPayload() *models.RestError
func (*FrontPutBinaryInternalServerError) IsClientError ¶
func (o *FrontPutBinaryInternalServerError) IsClientError() bool
IsClientError returns true when this front put binary internal server error response has a 4xx status code
func (*FrontPutBinaryInternalServerError) IsCode ¶
func (o *FrontPutBinaryInternalServerError) IsCode(code int) bool
IsCode returns true when this front put binary internal server error response a status code equal to that given
func (*FrontPutBinaryInternalServerError) IsRedirect ¶
func (o *FrontPutBinaryInternalServerError) IsRedirect() bool
IsRedirect returns true when this front put binary internal server error response has a 3xx status code
func (*FrontPutBinaryInternalServerError) IsServerError ¶
func (o *FrontPutBinaryInternalServerError) IsServerError() bool
IsServerError returns true when this front put binary internal server error response has a 5xx status code
func (*FrontPutBinaryInternalServerError) IsSuccess ¶
func (o *FrontPutBinaryInternalServerError) IsSuccess() bool
IsSuccess returns true when this front put binary internal server error response has a 2xx status code
func (*FrontPutBinaryInternalServerError) String ¶
func (o *FrontPutBinaryInternalServerError) String() string
type FrontPutBinaryNotFound ¶
FrontPutBinaryNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontPutBinaryNotFound ¶
func NewFrontPutBinaryNotFound() *FrontPutBinaryNotFound
NewFrontPutBinaryNotFound creates a FrontPutBinaryNotFound with default headers values
func (*FrontPutBinaryNotFound) Code ¶
func (o *FrontPutBinaryNotFound) Code() int
Code gets the status code for the front put binary not found response
func (*FrontPutBinaryNotFound) Error ¶
func (o *FrontPutBinaryNotFound) Error() string
func (*FrontPutBinaryNotFound) GetPayload ¶
func (o *FrontPutBinaryNotFound) GetPayload() *models.RestError
func (*FrontPutBinaryNotFound) IsClientError ¶
func (o *FrontPutBinaryNotFound) IsClientError() bool
IsClientError returns true when this front put binary not found response has a 4xx status code
func (*FrontPutBinaryNotFound) IsCode ¶
func (o *FrontPutBinaryNotFound) IsCode(code int) bool
IsCode returns true when this front put binary not found response a status code equal to that given
func (*FrontPutBinaryNotFound) IsRedirect ¶
func (o *FrontPutBinaryNotFound) IsRedirect() bool
IsRedirect returns true when this front put binary not found response has a 3xx status code
func (*FrontPutBinaryNotFound) IsServerError ¶
func (o *FrontPutBinaryNotFound) IsServerError() bool
IsServerError returns true when this front put binary not found response has a 5xx status code
func (*FrontPutBinaryNotFound) IsSuccess ¶
func (o *FrontPutBinaryNotFound) IsSuccess() bool
IsSuccess returns true when this front put binary not found response has a 2xx status code
func (*FrontPutBinaryNotFound) String ¶
func (o *FrontPutBinaryNotFound) String() string
type FrontPutBinaryOK ¶
type FrontPutBinaryOK struct {
Payload *models.RestFrontBinaryResponse
}
FrontPutBinaryOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontPutBinaryOK ¶
func NewFrontPutBinaryOK() *FrontPutBinaryOK
NewFrontPutBinaryOK creates a FrontPutBinaryOK with default headers values
func (*FrontPutBinaryOK) Code ¶
func (o *FrontPutBinaryOK) Code() int
Code gets the status code for the front put binary o k response
func (*FrontPutBinaryOK) Error ¶
func (o *FrontPutBinaryOK) Error() string
func (*FrontPutBinaryOK) GetPayload ¶
func (o *FrontPutBinaryOK) GetPayload() *models.RestFrontBinaryResponse
func (*FrontPutBinaryOK) IsClientError ¶
func (o *FrontPutBinaryOK) IsClientError() bool
IsClientError returns true when this front put binary o k response has a 4xx status code
func (*FrontPutBinaryOK) IsCode ¶
func (o *FrontPutBinaryOK) IsCode(code int) bool
IsCode returns true when this front put binary o k response a status code equal to that given
func (*FrontPutBinaryOK) IsRedirect ¶
func (o *FrontPutBinaryOK) IsRedirect() bool
IsRedirect returns true when this front put binary o k response has a 3xx status code
func (*FrontPutBinaryOK) IsServerError ¶
func (o *FrontPutBinaryOK) IsServerError() bool
IsServerError returns true when this front put binary o k response has a 5xx status code
func (*FrontPutBinaryOK) IsSuccess ¶
func (o *FrontPutBinaryOK) IsSuccess() bool
IsSuccess returns true when this front put binary o k response has a 2xx status code
func (*FrontPutBinaryOK) String ¶
func (o *FrontPutBinaryOK) String() string
type FrontPutBinaryParams ¶
type FrontPutBinaryParams struct { /* BinaryType. Currently supported values are USER and GLOBAL */ BinaryType string /* UUID. Id of the binary */ UUID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontPutBinaryParams contains all the parameters to send to the API endpoint
for the front put binary operation. Typically these are written to a http.Request.
func NewFrontPutBinaryParams ¶
func NewFrontPutBinaryParams() *FrontPutBinaryParams
NewFrontPutBinaryParams creates a new FrontPutBinaryParams 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 NewFrontPutBinaryParamsWithContext ¶
func NewFrontPutBinaryParamsWithContext(ctx context.Context) *FrontPutBinaryParams
NewFrontPutBinaryParamsWithContext creates a new FrontPutBinaryParams object with the ability to set a context for a request.
func NewFrontPutBinaryParamsWithHTTPClient ¶
func NewFrontPutBinaryParamsWithHTTPClient(client *http.Client) *FrontPutBinaryParams
NewFrontPutBinaryParamsWithHTTPClient creates a new FrontPutBinaryParams object with the ability to set a custom HTTPClient for a request.
func NewFrontPutBinaryParamsWithTimeout ¶
func NewFrontPutBinaryParamsWithTimeout(timeout time.Duration) *FrontPutBinaryParams
NewFrontPutBinaryParamsWithTimeout creates a new FrontPutBinaryParams object with the ability to set a timeout on a request.
func (*FrontPutBinaryParams) SetBinaryType ¶
func (o *FrontPutBinaryParams) SetBinaryType(binaryType string)
SetBinaryType adds the binaryType to the front put binary params
func (*FrontPutBinaryParams) SetContext ¶
func (o *FrontPutBinaryParams) SetContext(ctx context.Context)
SetContext adds the context to the front put binary params
func (*FrontPutBinaryParams) SetDefaults ¶
func (o *FrontPutBinaryParams) SetDefaults()
SetDefaults hydrates default values in the front put binary params (not the query body).
All values with no default are reset to their zero value.
func (*FrontPutBinaryParams) SetHTTPClient ¶
func (o *FrontPutBinaryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front put binary params
func (*FrontPutBinaryParams) SetTimeout ¶
func (o *FrontPutBinaryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front put binary params
func (*FrontPutBinaryParams) SetUUID ¶
func (o *FrontPutBinaryParams) SetUUID(uuid string)
SetUUID adds the uuid to the front put binary params
func (*FrontPutBinaryParams) WithBinaryType ¶
func (o *FrontPutBinaryParams) WithBinaryType(binaryType string) *FrontPutBinaryParams
WithBinaryType adds the binaryType to the front put binary params
func (*FrontPutBinaryParams) WithContext ¶
func (o *FrontPutBinaryParams) WithContext(ctx context.Context) *FrontPutBinaryParams
WithContext adds the context to the front put binary params
func (*FrontPutBinaryParams) WithDefaults ¶
func (o *FrontPutBinaryParams) WithDefaults() *FrontPutBinaryParams
WithDefaults hydrates default values in the front put binary params (not the query body).
All values with no default are reset to their zero value.
func (*FrontPutBinaryParams) WithHTTPClient ¶
func (o *FrontPutBinaryParams) WithHTTPClient(client *http.Client) *FrontPutBinaryParams
WithHTTPClient adds the HTTPClient to the front put binary params
func (*FrontPutBinaryParams) WithTimeout ¶
func (o *FrontPutBinaryParams) WithTimeout(timeout time.Duration) *FrontPutBinaryParams
WithTimeout adds the timeout to the front put binary params
func (*FrontPutBinaryParams) WithUUID ¶
func (o *FrontPutBinaryParams) WithUUID(uuid string) *FrontPutBinaryParams
WithUUID adds the uuid to the front put binary params
func (*FrontPutBinaryParams) WriteToRequest ¶
func (o *FrontPutBinaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontPutBinaryReader ¶
type FrontPutBinaryReader struct {
// contains filtered or unexported fields
}
FrontPutBinaryReader is a Reader for the FrontPutBinary structure.
func (*FrontPutBinaryReader) ReadResponse ¶
func (o *FrontPutBinaryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontPutBinaryUnauthorized ¶
type FrontPutBinaryUnauthorized struct { }
FrontPutBinaryUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontPutBinaryUnauthorized ¶
func NewFrontPutBinaryUnauthorized() *FrontPutBinaryUnauthorized
NewFrontPutBinaryUnauthorized creates a FrontPutBinaryUnauthorized with default headers values
func (*FrontPutBinaryUnauthorized) Code ¶
func (o *FrontPutBinaryUnauthorized) Code() int
Code gets the status code for the front put binary unauthorized response
func (*FrontPutBinaryUnauthorized) Error ¶
func (o *FrontPutBinaryUnauthorized) Error() string
func (*FrontPutBinaryUnauthorized) IsClientError ¶
func (o *FrontPutBinaryUnauthorized) IsClientError() bool
IsClientError returns true when this front put binary unauthorized response has a 4xx status code
func (*FrontPutBinaryUnauthorized) IsCode ¶
func (o *FrontPutBinaryUnauthorized) IsCode(code int) bool
IsCode returns true when this front put binary unauthorized response a status code equal to that given
func (*FrontPutBinaryUnauthorized) IsRedirect ¶
func (o *FrontPutBinaryUnauthorized) IsRedirect() bool
IsRedirect returns true when this front put binary unauthorized response has a 3xx status code
func (*FrontPutBinaryUnauthorized) IsServerError ¶
func (o *FrontPutBinaryUnauthorized) IsServerError() bool
IsServerError returns true when this front put binary unauthorized response has a 5xx status code
func (*FrontPutBinaryUnauthorized) IsSuccess ¶
func (o *FrontPutBinaryUnauthorized) IsSuccess() bool
IsSuccess returns true when this front put binary unauthorized response has a 2xx status code
func (*FrontPutBinaryUnauthorized) String ¶
func (o *FrontPutBinaryUnauthorized) String() string
type FrontServeBinaryForbidden ¶
FrontServeBinaryForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontServeBinaryForbidden ¶
func NewFrontServeBinaryForbidden() *FrontServeBinaryForbidden
NewFrontServeBinaryForbidden creates a FrontServeBinaryForbidden with default headers values
func (*FrontServeBinaryForbidden) Code ¶
func (o *FrontServeBinaryForbidden) Code() int
Code gets the status code for the front serve binary forbidden response
func (*FrontServeBinaryForbidden) Error ¶
func (o *FrontServeBinaryForbidden) Error() string
func (*FrontServeBinaryForbidden) GetPayload ¶
func (o *FrontServeBinaryForbidden) GetPayload() *models.RestError
func (*FrontServeBinaryForbidden) IsClientError ¶
func (o *FrontServeBinaryForbidden) IsClientError() bool
IsClientError returns true when this front serve binary forbidden response has a 4xx status code
func (*FrontServeBinaryForbidden) IsCode ¶
func (o *FrontServeBinaryForbidden) IsCode(code int) bool
IsCode returns true when this front serve binary forbidden response a status code equal to that given
func (*FrontServeBinaryForbidden) IsRedirect ¶
func (o *FrontServeBinaryForbidden) IsRedirect() bool
IsRedirect returns true when this front serve binary forbidden response has a 3xx status code
func (*FrontServeBinaryForbidden) IsServerError ¶
func (o *FrontServeBinaryForbidden) IsServerError() bool
IsServerError returns true when this front serve binary forbidden response has a 5xx status code
func (*FrontServeBinaryForbidden) IsSuccess ¶
func (o *FrontServeBinaryForbidden) IsSuccess() bool
IsSuccess returns true when this front serve binary forbidden response has a 2xx status code
func (*FrontServeBinaryForbidden) String ¶
func (o *FrontServeBinaryForbidden) String() string
type FrontServeBinaryInternalServerError ¶
FrontServeBinaryInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontServeBinaryInternalServerError ¶
func NewFrontServeBinaryInternalServerError() *FrontServeBinaryInternalServerError
NewFrontServeBinaryInternalServerError creates a FrontServeBinaryInternalServerError with default headers values
func (*FrontServeBinaryInternalServerError) Code ¶
func (o *FrontServeBinaryInternalServerError) Code() int
Code gets the status code for the front serve binary internal server error response
func (*FrontServeBinaryInternalServerError) Error ¶
func (o *FrontServeBinaryInternalServerError) Error() string
func (*FrontServeBinaryInternalServerError) GetPayload ¶
func (o *FrontServeBinaryInternalServerError) GetPayload() *models.RestError
func (*FrontServeBinaryInternalServerError) IsClientError ¶
func (o *FrontServeBinaryInternalServerError) IsClientError() bool
IsClientError returns true when this front serve binary internal server error response has a 4xx status code
func (*FrontServeBinaryInternalServerError) IsCode ¶
func (o *FrontServeBinaryInternalServerError) IsCode(code int) bool
IsCode returns true when this front serve binary internal server error response a status code equal to that given
func (*FrontServeBinaryInternalServerError) IsRedirect ¶
func (o *FrontServeBinaryInternalServerError) IsRedirect() bool
IsRedirect returns true when this front serve binary internal server error response has a 3xx status code
func (*FrontServeBinaryInternalServerError) IsServerError ¶
func (o *FrontServeBinaryInternalServerError) IsServerError() bool
IsServerError returns true when this front serve binary internal server error response has a 5xx status code
func (*FrontServeBinaryInternalServerError) IsSuccess ¶
func (o *FrontServeBinaryInternalServerError) IsSuccess() bool
IsSuccess returns true when this front serve binary internal server error response has a 2xx status code
func (*FrontServeBinaryInternalServerError) String ¶
func (o *FrontServeBinaryInternalServerError) String() string
type FrontServeBinaryNotFound ¶
FrontServeBinaryNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontServeBinaryNotFound ¶
func NewFrontServeBinaryNotFound() *FrontServeBinaryNotFound
NewFrontServeBinaryNotFound creates a FrontServeBinaryNotFound with default headers values
func (*FrontServeBinaryNotFound) Code ¶
func (o *FrontServeBinaryNotFound) Code() int
Code gets the status code for the front serve binary not found response
func (*FrontServeBinaryNotFound) Error ¶
func (o *FrontServeBinaryNotFound) Error() string
func (*FrontServeBinaryNotFound) GetPayload ¶
func (o *FrontServeBinaryNotFound) GetPayload() *models.RestError
func (*FrontServeBinaryNotFound) IsClientError ¶
func (o *FrontServeBinaryNotFound) IsClientError() bool
IsClientError returns true when this front serve binary not found response has a 4xx status code
func (*FrontServeBinaryNotFound) IsCode ¶
func (o *FrontServeBinaryNotFound) IsCode(code int) bool
IsCode returns true when this front serve binary not found response a status code equal to that given
func (*FrontServeBinaryNotFound) IsRedirect ¶
func (o *FrontServeBinaryNotFound) IsRedirect() bool
IsRedirect returns true when this front serve binary not found response has a 3xx status code
func (*FrontServeBinaryNotFound) IsServerError ¶
func (o *FrontServeBinaryNotFound) IsServerError() bool
IsServerError returns true when this front serve binary not found response has a 5xx status code
func (*FrontServeBinaryNotFound) IsSuccess ¶
func (o *FrontServeBinaryNotFound) IsSuccess() bool
IsSuccess returns true when this front serve binary not found response has a 2xx status code
func (*FrontServeBinaryNotFound) String ¶
func (o *FrontServeBinaryNotFound) String() string
type FrontServeBinaryOK ¶
type FrontServeBinaryOK struct {
Payload *models.RestFrontBinaryResponse
}
FrontServeBinaryOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontServeBinaryOK ¶
func NewFrontServeBinaryOK() *FrontServeBinaryOK
NewFrontServeBinaryOK creates a FrontServeBinaryOK with default headers values
func (*FrontServeBinaryOK) Code ¶
func (o *FrontServeBinaryOK) Code() int
Code gets the status code for the front serve binary o k response
func (*FrontServeBinaryOK) Error ¶
func (o *FrontServeBinaryOK) Error() string
func (*FrontServeBinaryOK) GetPayload ¶
func (o *FrontServeBinaryOK) GetPayload() *models.RestFrontBinaryResponse
func (*FrontServeBinaryOK) IsClientError ¶
func (o *FrontServeBinaryOK) IsClientError() bool
IsClientError returns true when this front serve binary o k response has a 4xx status code
func (*FrontServeBinaryOK) IsCode ¶
func (o *FrontServeBinaryOK) IsCode(code int) bool
IsCode returns true when this front serve binary o k response a status code equal to that given
func (*FrontServeBinaryOK) IsRedirect ¶
func (o *FrontServeBinaryOK) IsRedirect() bool
IsRedirect returns true when this front serve binary o k response has a 3xx status code
func (*FrontServeBinaryOK) IsServerError ¶
func (o *FrontServeBinaryOK) IsServerError() bool
IsServerError returns true when this front serve binary o k response has a 5xx status code
func (*FrontServeBinaryOK) IsSuccess ¶
func (o *FrontServeBinaryOK) IsSuccess() bool
IsSuccess returns true when this front serve binary o k response has a 2xx status code
func (*FrontServeBinaryOK) String ¶
func (o *FrontServeBinaryOK) String() string
type FrontServeBinaryParams ¶
type FrontServeBinaryParams struct { /* BinaryType. Currently supported values are USER and GLOBAL */ BinaryType string /* UUID. Id of the binary */ UUID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontServeBinaryParams contains all the parameters to send to the API endpoint
for the front serve binary operation. Typically these are written to a http.Request.
func NewFrontServeBinaryParams ¶
func NewFrontServeBinaryParams() *FrontServeBinaryParams
NewFrontServeBinaryParams creates a new FrontServeBinaryParams 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 NewFrontServeBinaryParamsWithContext ¶
func NewFrontServeBinaryParamsWithContext(ctx context.Context) *FrontServeBinaryParams
NewFrontServeBinaryParamsWithContext creates a new FrontServeBinaryParams object with the ability to set a context for a request.
func NewFrontServeBinaryParamsWithHTTPClient ¶
func NewFrontServeBinaryParamsWithHTTPClient(client *http.Client) *FrontServeBinaryParams
NewFrontServeBinaryParamsWithHTTPClient creates a new FrontServeBinaryParams object with the ability to set a custom HTTPClient for a request.
func NewFrontServeBinaryParamsWithTimeout ¶
func NewFrontServeBinaryParamsWithTimeout(timeout time.Duration) *FrontServeBinaryParams
NewFrontServeBinaryParamsWithTimeout creates a new FrontServeBinaryParams object with the ability to set a timeout on a request.
func (*FrontServeBinaryParams) SetBinaryType ¶
func (o *FrontServeBinaryParams) SetBinaryType(binaryType string)
SetBinaryType adds the binaryType to the front serve binary params
func (*FrontServeBinaryParams) SetContext ¶
func (o *FrontServeBinaryParams) SetContext(ctx context.Context)
SetContext adds the context to the front serve binary params
func (*FrontServeBinaryParams) SetDefaults ¶
func (o *FrontServeBinaryParams) SetDefaults()
SetDefaults hydrates default values in the front serve binary params (not the query body).
All values with no default are reset to their zero value.
func (*FrontServeBinaryParams) SetHTTPClient ¶
func (o *FrontServeBinaryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front serve binary params
func (*FrontServeBinaryParams) SetTimeout ¶
func (o *FrontServeBinaryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front serve binary params
func (*FrontServeBinaryParams) SetUUID ¶
func (o *FrontServeBinaryParams) SetUUID(uuid string)
SetUUID adds the uuid to the front serve binary params
func (*FrontServeBinaryParams) WithBinaryType ¶
func (o *FrontServeBinaryParams) WithBinaryType(binaryType string) *FrontServeBinaryParams
WithBinaryType adds the binaryType to the front serve binary params
func (*FrontServeBinaryParams) WithContext ¶
func (o *FrontServeBinaryParams) WithContext(ctx context.Context) *FrontServeBinaryParams
WithContext adds the context to the front serve binary params
func (*FrontServeBinaryParams) WithDefaults ¶
func (o *FrontServeBinaryParams) WithDefaults() *FrontServeBinaryParams
WithDefaults hydrates default values in the front serve binary params (not the query body).
All values with no default are reset to their zero value.
func (*FrontServeBinaryParams) WithHTTPClient ¶
func (o *FrontServeBinaryParams) WithHTTPClient(client *http.Client) *FrontServeBinaryParams
WithHTTPClient adds the HTTPClient to the front serve binary params
func (*FrontServeBinaryParams) WithTimeout ¶
func (o *FrontServeBinaryParams) WithTimeout(timeout time.Duration) *FrontServeBinaryParams
WithTimeout adds the timeout to the front serve binary params
func (*FrontServeBinaryParams) WithUUID ¶
func (o *FrontServeBinaryParams) WithUUID(uuid string) *FrontServeBinaryParams
WithUUID adds the uuid to the front serve binary params
func (*FrontServeBinaryParams) WriteToRequest ¶
func (o *FrontServeBinaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontServeBinaryReader ¶
type FrontServeBinaryReader struct {
// contains filtered or unexported fields
}
FrontServeBinaryReader is a Reader for the FrontServeBinary structure.
func (*FrontServeBinaryReader) ReadResponse ¶
func (o *FrontServeBinaryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontServeBinaryUnauthorized ¶
type FrontServeBinaryUnauthorized struct { }
FrontServeBinaryUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontServeBinaryUnauthorized ¶
func NewFrontServeBinaryUnauthorized() *FrontServeBinaryUnauthorized
NewFrontServeBinaryUnauthorized creates a FrontServeBinaryUnauthorized with default headers values
func (*FrontServeBinaryUnauthorized) Code ¶
func (o *FrontServeBinaryUnauthorized) Code() int
Code gets the status code for the front serve binary unauthorized response
func (*FrontServeBinaryUnauthorized) Error ¶
func (o *FrontServeBinaryUnauthorized) Error() string
func (*FrontServeBinaryUnauthorized) IsClientError ¶
func (o *FrontServeBinaryUnauthorized) IsClientError() bool
IsClientError returns true when this front serve binary unauthorized response has a 4xx status code
func (*FrontServeBinaryUnauthorized) IsCode ¶
func (o *FrontServeBinaryUnauthorized) IsCode(code int) bool
IsCode returns true when this front serve binary unauthorized response a status code equal to that given
func (*FrontServeBinaryUnauthorized) IsRedirect ¶
func (o *FrontServeBinaryUnauthorized) IsRedirect() bool
IsRedirect returns true when this front serve binary unauthorized response has a 3xx status code
func (*FrontServeBinaryUnauthorized) IsServerError ¶
func (o *FrontServeBinaryUnauthorized) IsServerError() bool
IsServerError returns true when this front serve binary unauthorized response has a 5xx status code
func (*FrontServeBinaryUnauthorized) IsSuccess ¶
func (o *FrontServeBinaryUnauthorized) IsSuccess() bool
IsSuccess returns true when this front serve binary unauthorized response has a 2xx status code
func (*FrontServeBinaryUnauthorized) String ¶
func (o *FrontServeBinaryUnauthorized) String() string
type FrontSessionForbidden ¶
FrontSessionForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontSessionForbidden ¶
func NewFrontSessionForbidden() *FrontSessionForbidden
NewFrontSessionForbidden creates a FrontSessionForbidden with default headers values
func (*FrontSessionForbidden) Code ¶
func (o *FrontSessionForbidden) Code() int
Code gets the status code for the front session forbidden response
func (*FrontSessionForbidden) Error ¶
func (o *FrontSessionForbidden) Error() string
func (*FrontSessionForbidden) GetPayload ¶
func (o *FrontSessionForbidden) GetPayload() *models.RestError
func (*FrontSessionForbidden) IsClientError ¶
func (o *FrontSessionForbidden) IsClientError() bool
IsClientError returns true when this front session forbidden response has a 4xx status code
func (*FrontSessionForbidden) IsCode ¶
func (o *FrontSessionForbidden) IsCode(code int) bool
IsCode returns true when this front session forbidden response a status code equal to that given
func (*FrontSessionForbidden) IsRedirect ¶
func (o *FrontSessionForbidden) IsRedirect() bool
IsRedirect returns true when this front session forbidden response has a 3xx status code
func (*FrontSessionForbidden) IsServerError ¶
func (o *FrontSessionForbidden) IsServerError() bool
IsServerError returns true when this front session forbidden response has a 5xx status code
func (*FrontSessionForbidden) IsSuccess ¶
func (o *FrontSessionForbidden) IsSuccess() bool
IsSuccess returns true when this front session forbidden response has a 2xx status code
func (*FrontSessionForbidden) String ¶
func (o *FrontSessionForbidden) String() string
type FrontSessionInternalServerError ¶
FrontSessionInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontSessionInternalServerError ¶
func NewFrontSessionInternalServerError() *FrontSessionInternalServerError
NewFrontSessionInternalServerError creates a FrontSessionInternalServerError with default headers values
func (*FrontSessionInternalServerError) Code ¶
func (o *FrontSessionInternalServerError) Code() int
Code gets the status code for the front session internal server error response
func (*FrontSessionInternalServerError) Error ¶
func (o *FrontSessionInternalServerError) Error() string
func (*FrontSessionInternalServerError) GetPayload ¶
func (o *FrontSessionInternalServerError) GetPayload() *models.RestError
func (*FrontSessionInternalServerError) IsClientError ¶
func (o *FrontSessionInternalServerError) IsClientError() bool
IsClientError returns true when this front session internal server error response has a 4xx status code
func (*FrontSessionInternalServerError) IsCode ¶
func (o *FrontSessionInternalServerError) IsCode(code int) bool
IsCode returns true when this front session internal server error response a status code equal to that given
func (*FrontSessionInternalServerError) IsRedirect ¶
func (o *FrontSessionInternalServerError) IsRedirect() bool
IsRedirect returns true when this front session internal server error response has a 3xx status code
func (*FrontSessionInternalServerError) IsServerError ¶
func (o *FrontSessionInternalServerError) IsServerError() bool
IsServerError returns true when this front session internal server error response has a 5xx status code
func (*FrontSessionInternalServerError) IsSuccess ¶
func (o *FrontSessionInternalServerError) IsSuccess() bool
IsSuccess returns true when this front session internal server error response has a 2xx status code
func (*FrontSessionInternalServerError) String ¶
func (o *FrontSessionInternalServerError) String() string
type FrontSessionNotFound ¶
FrontSessionNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontSessionNotFound ¶
func NewFrontSessionNotFound() *FrontSessionNotFound
NewFrontSessionNotFound creates a FrontSessionNotFound with default headers values
func (*FrontSessionNotFound) Code ¶
func (o *FrontSessionNotFound) Code() int
Code gets the status code for the front session not found response
func (*FrontSessionNotFound) Error ¶
func (o *FrontSessionNotFound) Error() string
func (*FrontSessionNotFound) GetPayload ¶
func (o *FrontSessionNotFound) GetPayload() *models.RestError
func (*FrontSessionNotFound) IsClientError ¶
func (o *FrontSessionNotFound) IsClientError() bool
IsClientError returns true when this front session not found response has a 4xx status code
func (*FrontSessionNotFound) IsCode ¶
func (o *FrontSessionNotFound) IsCode(code int) bool
IsCode returns true when this front session not found response a status code equal to that given
func (*FrontSessionNotFound) IsRedirect ¶
func (o *FrontSessionNotFound) IsRedirect() bool
IsRedirect returns true when this front session not found response has a 3xx status code
func (*FrontSessionNotFound) IsServerError ¶
func (o *FrontSessionNotFound) IsServerError() bool
IsServerError returns true when this front session not found response has a 5xx status code
func (*FrontSessionNotFound) IsSuccess ¶
func (o *FrontSessionNotFound) IsSuccess() bool
IsSuccess returns true when this front session not found response has a 2xx status code
func (*FrontSessionNotFound) String ¶
func (o *FrontSessionNotFound) String() string
type FrontSessionOK ¶
type FrontSessionOK struct {
Payload *models.RestFrontSessionResponse
}
FrontSessionOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontSessionOK ¶
func NewFrontSessionOK() *FrontSessionOK
NewFrontSessionOK creates a FrontSessionOK with default headers values
func (*FrontSessionOK) Code ¶
func (o *FrontSessionOK) Code() int
Code gets the status code for the front session o k response
func (*FrontSessionOK) Error ¶
func (o *FrontSessionOK) Error() string
func (*FrontSessionOK) GetPayload ¶
func (o *FrontSessionOK) GetPayload() *models.RestFrontSessionResponse
func (*FrontSessionOK) IsClientError ¶
func (o *FrontSessionOK) IsClientError() bool
IsClientError returns true when this front session o k response has a 4xx status code
func (*FrontSessionOK) IsCode ¶
func (o *FrontSessionOK) IsCode(code int) bool
IsCode returns true when this front session o k response a status code equal to that given
func (*FrontSessionOK) IsRedirect ¶
func (o *FrontSessionOK) IsRedirect() bool
IsRedirect returns true when this front session o k response has a 3xx status code
func (*FrontSessionOK) IsServerError ¶
func (o *FrontSessionOK) IsServerError() bool
IsServerError returns true when this front session o k response has a 5xx status code
func (*FrontSessionOK) IsSuccess ¶
func (o *FrontSessionOK) IsSuccess() bool
IsSuccess returns true when this front session o k response has a 2xx status code
func (*FrontSessionOK) String ¶
func (o *FrontSessionOK) String() string
type FrontSessionParams ¶
type FrontSessionParams struct { // Body. Body *models.RestFrontSessionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontSessionParams contains all the parameters to send to the API endpoint
for the front session operation. Typically these are written to a http.Request.
func NewFrontSessionParams ¶
func NewFrontSessionParams() *FrontSessionParams
NewFrontSessionParams creates a new FrontSessionParams 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 NewFrontSessionParamsWithContext ¶
func NewFrontSessionParamsWithContext(ctx context.Context) *FrontSessionParams
NewFrontSessionParamsWithContext creates a new FrontSessionParams object with the ability to set a context for a request.
func NewFrontSessionParamsWithHTTPClient ¶
func NewFrontSessionParamsWithHTTPClient(client *http.Client) *FrontSessionParams
NewFrontSessionParamsWithHTTPClient creates a new FrontSessionParams object with the ability to set a custom HTTPClient for a request.
func NewFrontSessionParamsWithTimeout ¶
func NewFrontSessionParamsWithTimeout(timeout time.Duration) *FrontSessionParams
NewFrontSessionParamsWithTimeout creates a new FrontSessionParams object with the ability to set a timeout on a request.
func (*FrontSessionParams) SetBody ¶
func (o *FrontSessionParams) SetBody(body *models.RestFrontSessionRequest)
SetBody adds the body to the front session params
func (*FrontSessionParams) SetContext ¶
func (o *FrontSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the front session params
func (*FrontSessionParams) SetDefaults ¶
func (o *FrontSessionParams) SetDefaults()
SetDefaults hydrates default values in the front session params (not the query body).
All values with no default are reset to their zero value.
func (*FrontSessionParams) SetHTTPClient ¶
func (o *FrontSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front session params
func (*FrontSessionParams) SetTimeout ¶
func (o *FrontSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front session params
func (*FrontSessionParams) WithBody ¶
func (o *FrontSessionParams) WithBody(body *models.RestFrontSessionRequest) *FrontSessionParams
WithBody adds the body to the front session params
func (*FrontSessionParams) WithContext ¶
func (o *FrontSessionParams) WithContext(ctx context.Context) *FrontSessionParams
WithContext adds the context to the front session params
func (*FrontSessionParams) WithDefaults ¶
func (o *FrontSessionParams) WithDefaults() *FrontSessionParams
WithDefaults hydrates default values in the front session params (not the query body).
All values with no default are reset to their zero value.
func (*FrontSessionParams) WithHTTPClient ¶
func (o *FrontSessionParams) WithHTTPClient(client *http.Client) *FrontSessionParams
WithHTTPClient adds the HTTPClient to the front session params
func (*FrontSessionParams) WithTimeout ¶
func (o *FrontSessionParams) WithTimeout(timeout time.Duration) *FrontSessionParams
WithTimeout adds the timeout to the front session params
func (*FrontSessionParams) WriteToRequest ¶
func (o *FrontSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontSessionReader ¶
type FrontSessionReader struct {
// contains filtered or unexported fields
}
FrontSessionReader is a Reader for the FrontSession structure.
func (*FrontSessionReader) ReadResponse ¶
func (o *FrontSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontSessionUnauthorized ¶
type FrontSessionUnauthorized struct { }
FrontSessionUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontSessionUnauthorized ¶
func NewFrontSessionUnauthorized() *FrontSessionUnauthorized
NewFrontSessionUnauthorized creates a FrontSessionUnauthorized with default headers values
func (*FrontSessionUnauthorized) Code ¶
func (o *FrontSessionUnauthorized) Code() int
Code gets the status code for the front session unauthorized response
func (*FrontSessionUnauthorized) Error ¶
func (o *FrontSessionUnauthorized) Error() string
func (*FrontSessionUnauthorized) IsClientError ¶
func (o *FrontSessionUnauthorized) IsClientError() bool
IsClientError returns true when this front session unauthorized response has a 4xx status code
func (*FrontSessionUnauthorized) IsCode ¶
func (o *FrontSessionUnauthorized) IsCode(code int) bool
IsCode returns true when this front session unauthorized response a status code equal to that given
func (*FrontSessionUnauthorized) IsRedirect ¶
func (o *FrontSessionUnauthorized) IsRedirect() bool
IsRedirect returns true when this front session unauthorized response has a 3xx status code
func (*FrontSessionUnauthorized) IsServerError ¶
func (o *FrontSessionUnauthorized) IsServerError() bool
IsServerError returns true when this front session unauthorized response has a 5xx status code
func (*FrontSessionUnauthorized) IsSuccess ¶
func (o *FrontSessionUnauthorized) IsSuccess() bool
IsSuccess returns true when this front session unauthorized response has a 2xx status code
func (*FrontSessionUnauthorized) String ¶
func (o *FrontSessionUnauthorized) String() string
type FrontStateForbidden ¶
FrontStateForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewFrontStateForbidden ¶
func NewFrontStateForbidden() *FrontStateForbidden
NewFrontStateForbidden creates a FrontStateForbidden with default headers values
func (*FrontStateForbidden) Code ¶
func (o *FrontStateForbidden) Code() int
Code gets the status code for the front state forbidden response
func (*FrontStateForbidden) Error ¶
func (o *FrontStateForbidden) Error() string
func (*FrontStateForbidden) GetPayload ¶
func (o *FrontStateForbidden) GetPayload() *models.RestError
func (*FrontStateForbidden) IsClientError ¶
func (o *FrontStateForbidden) IsClientError() bool
IsClientError returns true when this front state forbidden response has a 4xx status code
func (*FrontStateForbidden) IsCode ¶
func (o *FrontStateForbidden) IsCode(code int) bool
IsCode returns true when this front state forbidden response a status code equal to that given
func (*FrontStateForbidden) IsRedirect ¶
func (o *FrontStateForbidden) IsRedirect() bool
IsRedirect returns true when this front state forbidden response has a 3xx status code
func (*FrontStateForbidden) IsServerError ¶
func (o *FrontStateForbidden) IsServerError() bool
IsServerError returns true when this front state forbidden response has a 5xx status code
func (*FrontStateForbidden) IsSuccess ¶
func (o *FrontStateForbidden) IsSuccess() bool
IsSuccess returns true when this front state forbidden response has a 2xx status code
func (*FrontStateForbidden) String ¶
func (o *FrontStateForbidden) String() string
type FrontStateInternalServerError ¶
FrontStateInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewFrontStateInternalServerError ¶
func NewFrontStateInternalServerError() *FrontStateInternalServerError
NewFrontStateInternalServerError creates a FrontStateInternalServerError with default headers values
func (*FrontStateInternalServerError) Code ¶
func (o *FrontStateInternalServerError) Code() int
Code gets the status code for the front state internal server error response
func (*FrontStateInternalServerError) Error ¶
func (o *FrontStateInternalServerError) Error() string
func (*FrontStateInternalServerError) GetPayload ¶
func (o *FrontStateInternalServerError) GetPayload() *models.RestError
func (*FrontStateInternalServerError) IsClientError ¶
func (o *FrontStateInternalServerError) IsClientError() bool
IsClientError returns true when this front state internal server error response has a 4xx status code
func (*FrontStateInternalServerError) IsCode ¶
func (o *FrontStateInternalServerError) IsCode(code int) bool
IsCode returns true when this front state internal server error response a status code equal to that given
func (*FrontStateInternalServerError) IsRedirect ¶
func (o *FrontStateInternalServerError) IsRedirect() bool
IsRedirect returns true when this front state internal server error response has a 3xx status code
func (*FrontStateInternalServerError) IsServerError ¶
func (o *FrontStateInternalServerError) IsServerError() bool
IsServerError returns true when this front state internal server error response has a 5xx status code
func (*FrontStateInternalServerError) IsSuccess ¶
func (o *FrontStateInternalServerError) IsSuccess() bool
IsSuccess returns true when this front state internal server error response has a 2xx status code
func (*FrontStateInternalServerError) String ¶
func (o *FrontStateInternalServerError) String() string
type FrontStateNotFound ¶
FrontStateNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewFrontStateNotFound ¶
func NewFrontStateNotFound() *FrontStateNotFound
NewFrontStateNotFound creates a FrontStateNotFound with default headers values
func (*FrontStateNotFound) Code ¶
func (o *FrontStateNotFound) Code() int
Code gets the status code for the front state not found response
func (*FrontStateNotFound) Error ¶
func (o *FrontStateNotFound) Error() string
func (*FrontStateNotFound) GetPayload ¶
func (o *FrontStateNotFound) GetPayload() *models.RestError
func (*FrontStateNotFound) IsClientError ¶
func (o *FrontStateNotFound) IsClientError() bool
IsClientError returns true when this front state not found response has a 4xx status code
func (*FrontStateNotFound) IsCode ¶
func (o *FrontStateNotFound) IsCode(code int) bool
IsCode returns true when this front state not found response a status code equal to that given
func (*FrontStateNotFound) IsRedirect ¶
func (o *FrontStateNotFound) IsRedirect() bool
IsRedirect returns true when this front state not found response has a 3xx status code
func (*FrontStateNotFound) IsServerError ¶
func (o *FrontStateNotFound) IsServerError() bool
IsServerError returns true when this front state not found response has a 5xx status code
func (*FrontStateNotFound) IsSuccess ¶
func (o *FrontStateNotFound) IsSuccess() bool
IsSuccess returns true when this front state not found response has a 2xx status code
func (*FrontStateNotFound) String ¶
func (o *FrontStateNotFound) String() string
type FrontStateOK ¶
type FrontStateOK struct {
Payload *models.RestFrontStateResponse
}
FrontStateOK describes a response with status code 200, with default header values.
A successful response.
func NewFrontStateOK ¶
func NewFrontStateOK() *FrontStateOK
NewFrontStateOK creates a FrontStateOK with default headers values
func (*FrontStateOK) Code ¶
func (o *FrontStateOK) Code() int
Code gets the status code for the front state o k response
func (*FrontStateOK) Error ¶
func (o *FrontStateOK) Error() string
func (*FrontStateOK) GetPayload ¶
func (o *FrontStateOK) GetPayload() *models.RestFrontStateResponse
func (*FrontStateOK) IsClientError ¶
func (o *FrontStateOK) IsClientError() bool
IsClientError returns true when this front state o k response has a 4xx status code
func (*FrontStateOK) IsCode ¶
func (o *FrontStateOK) IsCode(code int) bool
IsCode returns true when this front state o k response a status code equal to that given
func (*FrontStateOK) IsRedirect ¶
func (o *FrontStateOK) IsRedirect() bool
IsRedirect returns true when this front state o k response has a 3xx status code
func (*FrontStateOK) IsServerError ¶
func (o *FrontStateOK) IsServerError() bool
IsServerError returns true when this front state o k response has a 5xx status code
func (*FrontStateOK) IsSuccess ¶
func (o *FrontStateOK) IsSuccess() bool
IsSuccess returns true when this front state o k response has a 2xx status code
func (*FrontStateOK) String ¶
func (o *FrontStateOK) String() string
type FrontStateParams ¶
type FrontStateParams struct { // XPath. XPath *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FrontStateParams contains all the parameters to send to the API endpoint
for the front state operation. Typically these are written to a http.Request.
func NewFrontStateParams ¶
func NewFrontStateParams() *FrontStateParams
NewFrontStateParams creates a new FrontStateParams 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 NewFrontStateParamsWithContext ¶
func NewFrontStateParamsWithContext(ctx context.Context) *FrontStateParams
NewFrontStateParamsWithContext creates a new FrontStateParams object with the ability to set a context for a request.
func NewFrontStateParamsWithHTTPClient ¶
func NewFrontStateParamsWithHTTPClient(client *http.Client) *FrontStateParams
NewFrontStateParamsWithHTTPClient creates a new FrontStateParams object with the ability to set a custom HTTPClient for a request.
func NewFrontStateParamsWithTimeout ¶
func NewFrontStateParamsWithTimeout(timeout time.Duration) *FrontStateParams
NewFrontStateParamsWithTimeout creates a new FrontStateParams object with the ability to set a timeout on a request.
func (*FrontStateParams) SetContext ¶
func (o *FrontStateParams) SetContext(ctx context.Context)
SetContext adds the context to the front state params
func (*FrontStateParams) SetDefaults ¶
func (o *FrontStateParams) SetDefaults()
SetDefaults hydrates default values in the front state params (not the query body).
All values with no default are reset to their zero value.
func (*FrontStateParams) SetHTTPClient ¶
func (o *FrontStateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the front state params
func (*FrontStateParams) SetTimeout ¶
func (o *FrontStateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the front state params
func (*FrontStateParams) SetXPath ¶
func (o *FrontStateParams) SetXPath(xPath *string)
SetXPath adds the xPath to the front state params
func (*FrontStateParams) WithContext ¶
func (o *FrontStateParams) WithContext(ctx context.Context) *FrontStateParams
WithContext adds the context to the front state params
func (*FrontStateParams) WithDefaults ¶
func (o *FrontStateParams) WithDefaults() *FrontStateParams
WithDefaults hydrates default values in the front state params (not the query body).
All values with no default are reset to their zero value.
func (*FrontStateParams) WithHTTPClient ¶
func (o *FrontStateParams) WithHTTPClient(client *http.Client) *FrontStateParams
WithHTTPClient adds the HTTPClient to the front state params
func (*FrontStateParams) WithTimeout ¶
func (o *FrontStateParams) WithTimeout(timeout time.Duration) *FrontStateParams
WithTimeout adds the timeout to the front state params
func (*FrontStateParams) WithXPath ¶
func (o *FrontStateParams) WithXPath(xPath *string) *FrontStateParams
WithXPath adds the xPath to the front state params
func (*FrontStateParams) WriteToRequest ¶
func (o *FrontStateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FrontStateReader ¶
type FrontStateReader struct {
// contains filtered or unexported fields
}
FrontStateReader is a Reader for the FrontState structure.
func (*FrontStateReader) ReadResponse ¶
func (o *FrontStateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FrontStateUnauthorized ¶
type FrontStateUnauthorized struct { }
FrontStateUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewFrontStateUnauthorized ¶
func NewFrontStateUnauthorized() *FrontStateUnauthorized
NewFrontStateUnauthorized creates a FrontStateUnauthorized with default headers values
func (*FrontStateUnauthorized) Code ¶
func (o *FrontStateUnauthorized) Code() int
Code gets the status code for the front state unauthorized response
func (*FrontStateUnauthorized) Error ¶
func (o *FrontStateUnauthorized) Error() string
func (*FrontStateUnauthorized) IsClientError ¶
func (o *FrontStateUnauthorized) IsClientError() bool
IsClientError returns true when this front state unauthorized response has a 4xx status code
func (*FrontStateUnauthorized) IsCode ¶
func (o *FrontStateUnauthorized) IsCode(code int) bool
IsCode returns true when this front state unauthorized response a status code equal to that given
func (*FrontStateUnauthorized) IsRedirect ¶
func (o *FrontStateUnauthorized) IsRedirect() bool
IsRedirect returns true when this front state unauthorized response has a 3xx status code
func (*FrontStateUnauthorized) IsServerError ¶
func (o *FrontStateUnauthorized) IsServerError() bool
IsServerError returns true when this front state unauthorized response has a 5xx status code
func (*FrontStateUnauthorized) IsSuccess ¶
func (o *FrontStateUnauthorized) IsSuccess() bool
IsSuccess returns true when this front state unauthorized response has a 2xx status code
func (*FrontStateUnauthorized) String ¶
func (o *FrontStateUnauthorized) String() string
type SettingsMenuForbidden ¶
SettingsMenuForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewSettingsMenuForbidden ¶
func NewSettingsMenuForbidden() *SettingsMenuForbidden
NewSettingsMenuForbidden creates a SettingsMenuForbidden with default headers values
func (*SettingsMenuForbidden) Code ¶
func (o *SettingsMenuForbidden) Code() int
Code gets the status code for the settings menu forbidden response
func (*SettingsMenuForbidden) Error ¶
func (o *SettingsMenuForbidden) Error() string
func (*SettingsMenuForbidden) GetPayload ¶
func (o *SettingsMenuForbidden) GetPayload() *models.RestError
func (*SettingsMenuForbidden) IsClientError ¶
func (o *SettingsMenuForbidden) IsClientError() bool
IsClientError returns true when this settings menu forbidden response has a 4xx status code
func (*SettingsMenuForbidden) IsCode ¶
func (o *SettingsMenuForbidden) IsCode(code int) bool
IsCode returns true when this settings menu forbidden response a status code equal to that given
func (*SettingsMenuForbidden) IsRedirect ¶
func (o *SettingsMenuForbidden) IsRedirect() bool
IsRedirect returns true when this settings menu forbidden response has a 3xx status code
func (*SettingsMenuForbidden) IsServerError ¶
func (o *SettingsMenuForbidden) IsServerError() bool
IsServerError returns true when this settings menu forbidden response has a 5xx status code
func (*SettingsMenuForbidden) IsSuccess ¶
func (o *SettingsMenuForbidden) IsSuccess() bool
IsSuccess returns true when this settings menu forbidden response has a 2xx status code
func (*SettingsMenuForbidden) String ¶
func (o *SettingsMenuForbidden) String() string
type SettingsMenuInternalServerError ¶
SettingsMenuInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewSettingsMenuInternalServerError ¶
func NewSettingsMenuInternalServerError() *SettingsMenuInternalServerError
NewSettingsMenuInternalServerError creates a SettingsMenuInternalServerError with default headers values
func (*SettingsMenuInternalServerError) Code ¶
func (o *SettingsMenuInternalServerError) Code() int
Code gets the status code for the settings menu internal server error response
func (*SettingsMenuInternalServerError) Error ¶
func (o *SettingsMenuInternalServerError) Error() string
func (*SettingsMenuInternalServerError) GetPayload ¶
func (o *SettingsMenuInternalServerError) GetPayload() *models.RestError
func (*SettingsMenuInternalServerError) IsClientError ¶
func (o *SettingsMenuInternalServerError) IsClientError() bool
IsClientError returns true when this settings menu internal server error response has a 4xx status code
func (*SettingsMenuInternalServerError) IsCode ¶
func (o *SettingsMenuInternalServerError) IsCode(code int) bool
IsCode returns true when this settings menu internal server error response a status code equal to that given
func (*SettingsMenuInternalServerError) IsRedirect ¶
func (o *SettingsMenuInternalServerError) IsRedirect() bool
IsRedirect returns true when this settings menu internal server error response has a 3xx status code
func (*SettingsMenuInternalServerError) IsServerError ¶
func (o *SettingsMenuInternalServerError) IsServerError() bool
IsServerError returns true when this settings menu internal server error response has a 5xx status code
func (*SettingsMenuInternalServerError) IsSuccess ¶
func (o *SettingsMenuInternalServerError) IsSuccess() bool
IsSuccess returns true when this settings menu internal server error response has a 2xx status code
func (*SettingsMenuInternalServerError) String ¶
func (o *SettingsMenuInternalServerError) String() string
type SettingsMenuNotFound ¶
SettingsMenuNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewSettingsMenuNotFound ¶
func NewSettingsMenuNotFound() *SettingsMenuNotFound
NewSettingsMenuNotFound creates a SettingsMenuNotFound with default headers values
func (*SettingsMenuNotFound) Code ¶
func (o *SettingsMenuNotFound) Code() int
Code gets the status code for the settings menu not found response
func (*SettingsMenuNotFound) Error ¶
func (o *SettingsMenuNotFound) Error() string
func (*SettingsMenuNotFound) GetPayload ¶
func (o *SettingsMenuNotFound) GetPayload() *models.RestError
func (*SettingsMenuNotFound) IsClientError ¶
func (o *SettingsMenuNotFound) IsClientError() bool
IsClientError returns true when this settings menu not found response has a 4xx status code
func (*SettingsMenuNotFound) IsCode ¶
func (o *SettingsMenuNotFound) IsCode(code int) bool
IsCode returns true when this settings menu not found response a status code equal to that given
func (*SettingsMenuNotFound) IsRedirect ¶
func (o *SettingsMenuNotFound) IsRedirect() bool
IsRedirect returns true when this settings menu not found response has a 3xx status code
func (*SettingsMenuNotFound) IsServerError ¶
func (o *SettingsMenuNotFound) IsServerError() bool
IsServerError returns true when this settings menu not found response has a 5xx status code
func (*SettingsMenuNotFound) IsSuccess ¶
func (o *SettingsMenuNotFound) IsSuccess() bool
IsSuccess returns true when this settings menu not found response has a 2xx status code
func (*SettingsMenuNotFound) String ¶
func (o *SettingsMenuNotFound) String() string
type SettingsMenuOK ¶
type SettingsMenuOK struct {
Payload *models.RestSettingsMenuResponse
}
SettingsMenuOK describes a response with status code 200, with default header values.
A successful response.
func NewSettingsMenuOK ¶
func NewSettingsMenuOK() *SettingsMenuOK
NewSettingsMenuOK creates a SettingsMenuOK with default headers values
func (*SettingsMenuOK) Code ¶
func (o *SettingsMenuOK) Code() int
Code gets the status code for the settings menu o k response
func (*SettingsMenuOK) Error ¶
func (o *SettingsMenuOK) Error() string
func (*SettingsMenuOK) GetPayload ¶
func (o *SettingsMenuOK) GetPayload() *models.RestSettingsMenuResponse
func (*SettingsMenuOK) IsClientError ¶
func (o *SettingsMenuOK) IsClientError() bool
IsClientError returns true when this settings menu o k response has a 4xx status code
func (*SettingsMenuOK) IsCode ¶
func (o *SettingsMenuOK) IsCode(code int) bool
IsCode returns true when this settings menu o k response a status code equal to that given
func (*SettingsMenuOK) IsRedirect ¶
func (o *SettingsMenuOK) IsRedirect() bool
IsRedirect returns true when this settings menu o k response has a 3xx status code
func (*SettingsMenuOK) IsServerError ¶
func (o *SettingsMenuOK) IsServerError() bool
IsServerError returns true when this settings menu o k response has a 5xx status code
func (*SettingsMenuOK) IsSuccess ¶
func (o *SettingsMenuOK) IsSuccess() bool
IsSuccess returns true when this settings menu o k response has a 2xx status code
func (*SettingsMenuOK) String ¶
func (o *SettingsMenuOK) String() string
type SettingsMenuParams ¶
type SettingsMenuParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SettingsMenuParams contains all the parameters to send to the API endpoint
for the settings menu operation. Typically these are written to a http.Request.
func NewSettingsMenuParams ¶
func NewSettingsMenuParams() *SettingsMenuParams
NewSettingsMenuParams creates a new SettingsMenuParams 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 NewSettingsMenuParamsWithContext ¶
func NewSettingsMenuParamsWithContext(ctx context.Context) *SettingsMenuParams
NewSettingsMenuParamsWithContext creates a new SettingsMenuParams object with the ability to set a context for a request.
func NewSettingsMenuParamsWithHTTPClient ¶
func NewSettingsMenuParamsWithHTTPClient(client *http.Client) *SettingsMenuParams
NewSettingsMenuParamsWithHTTPClient creates a new SettingsMenuParams object with the ability to set a custom HTTPClient for a request.
func NewSettingsMenuParamsWithTimeout ¶
func NewSettingsMenuParamsWithTimeout(timeout time.Duration) *SettingsMenuParams
NewSettingsMenuParamsWithTimeout creates a new SettingsMenuParams object with the ability to set a timeout on a request.
func (*SettingsMenuParams) SetContext ¶
func (o *SettingsMenuParams) SetContext(ctx context.Context)
SetContext adds the context to the settings menu params
func (*SettingsMenuParams) SetDefaults ¶
func (o *SettingsMenuParams) SetDefaults()
SetDefaults hydrates default values in the settings menu params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsMenuParams) SetHTTPClient ¶
func (o *SettingsMenuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the settings menu params
func (*SettingsMenuParams) SetTimeout ¶
func (o *SettingsMenuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the settings menu params
func (*SettingsMenuParams) WithContext ¶
func (o *SettingsMenuParams) WithContext(ctx context.Context) *SettingsMenuParams
WithContext adds the context to the settings menu params
func (*SettingsMenuParams) WithDefaults ¶
func (o *SettingsMenuParams) WithDefaults() *SettingsMenuParams
WithDefaults hydrates default values in the settings menu params (not the query body).
All values with no default are reset to their zero value.
func (*SettingsMenuParams) WithHTTPClient ¶
func (o *SettingsMenuParams) WithHTTPClient(client *http.Client) *SettingsMenuParams
WithHTTPClient adds the HTTPClient to the settings menu params
func (*SettingsMenuParams) WithTimeout ¶
func (o *SettingsMenuParams) WithTimeout(timeout time.Duration) *SettingsMenuParams
WithTimeout adds the timeout to the settings menu params
func (*SettingsMenuParams) WriteToRequest ¶
func (o *SettingsMenuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SettingsMenuReader ¶
type SettingsMenuReader struct {
// contains filtered or unexported fields
}
SettingsMenuReader is a Reader for the SettingsMenu structure.
func (*SettingsMenuReader) ReadResponse ¶
func (o *SettingsMenuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SettingsMenuUnauthorized ¶
type SettingsMenuUnauthorized struct { }
SettingsMenuUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewSettingsMenuUnauthorized ¶
func NewSettingsMenuUnauthorized() *SettingsMenuUnauthorized
NewSettingsMenuUnauthorized creates a SettingsMenuUnauthorized with default headers values
func (*SettingsMenuUnauthorized) Code ¶
func (o *SettingsMenuUnauthorized) Code() int
Code gets the status code for the settings menu unauthorized response
func (*SettingsMenuUnauthorized) Error ¶
func (o *SettingsMenuUnauthorized) Error() string
func (*SettingsMenuUnauthorized) IsClientError ¶
func (o *SettingsMenuUnauthorized) IsClientError() bool
IsClientError returns true when this settings menu unauthorized response has a 4xx status code
func (*SettingsMenuUnauthorized) IsCode ¶
func (o *SettingsMenuUnauthorized) IsCode(code int) bool
IsCode returns true when this settings menu unauthorized response a status code equal to that given
func (*SettingsMenuUnauthorized) IsRedirect ¶
func (o *SettingsMenuUnauthorized) IsRedirect() bool
IsRedirect returns true when this settings menu unauthorized response has a 3xx status code
func (*SettingsMenuUnauthorized) IsServerError ¶
func (o *SettingsMenuUnauthorized) IsServerError() bool
IsServerError returns true when this settings menu unauthorized response has a 5xx status code
func (*SettingsMenuUnauthorized) IsSuccess ¶
func (o *SettingsMenuUnauthorized) IsSuccess() bool
IsSuccess returns true when this settings menu unauthorized response has a 2xx status code
func (*SettingsMenuUnauthorized) String ¶
func (o *SettingsMenuUnauthorized) String() string
Source Files
¶
- front_boot_conf_parameters.go
- front_boot_conf_responses.go
- front_enroll_auth_parameters.go
- front_enroll_auth_responses.go
- front_messages_parameters.go
- front_messages_responses.go
- front_plugins_parameters.go
- front_plugins_responses.go
- front_put_binary_parameters.go
- front_put_binary_responses.go
- front_serve_binary_parameters.go
- front_serve_binary_responses.go
- front_session_parameters.go
- front_session_responses.go
- front_state_parameters.go
- front_state_responses.go
- frontend_service_client.go
- settings_menu_parameters.go
- settings_menu_responses.go