Documentation ¶
Index ¶
- type AdminDeleteUserSessionStorageBadRequest
- type AdminDeleteUserSessionStorageInternalServerError
- type AdminDeleteUserSessionStorageNoContent
- type AdminDeleteUserSessionStorageNotFound
- type AdminDeleteUserSessionStorageParams
- func NewAdminDeleteUserSessionStorageParams() *AdminDeleteUserSessionStorageParams
- func NewAdminDeleteUserSessionStorageParamsWithContext(ctx context.Context) *AdminDeleteUserSessionStorageParams
- func NewAdminDeleteUserSessionStorageParamsWithHTTPClient(client *http.Client) *AdminDeleteUserSessionStorageParams
- func NewAdminDeleteUserSessionStorageParamsWithTimeout(timeout time.Duration) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteUserSessionStorageParams) SetContext(ctx context.Context)
- func (o *AdminDeleteUserSessionStorageParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteUserSessionStorageParams) SetNamespace(namespace string)
- func (o *AdminDeleteUserSessionStorageParams) SetSessionID(sessionID string)
- func (o *AdminDeleteUserSessionStorageParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserSessionStorageParams) WithContext(ctx context.Context) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) WithHTTPClient(client *http.Client) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) WithNamespace(namespace string) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) WithSessionID(sessionID string) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) WithTimeout(timeout time.Duration) *AdminDeleteUserSessionStorageParams
- func (o *AdminDeleteUserSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserSessionStorageReader
- type AdminDeleteUserSessionStorageUnauthorized
- type AdminReadSessionStorageBadRequest
- type AdminReadSessionStorageInternalServerError
- type AdminReadSessionStorageNotFound
- type AdminReadSessionStorageOK
- type AdminReadSessionStorageParams
- func NewAdminReadSessionStorageParams() *AdminReadSessionStorageParams
- func NewAdminReadSessionStorageParamsWithContext(ctx context.Context) *AdminReadSessionStorageParams
- func NewAdminReadSessionStorageParamsWithHTTPClient(client *http.Client) *AdminReadSessionStorageParams
- func NewAdminReadSessionStorageParamsWithTimeout(timeout time.Duration) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminReadSessionStorageParams) SetContext(ctx context.Context)
- func (o *AdminReadSessionStorageParams) SetHTTPClient(client *http.Client)
- func (o *AdminReadSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminReadSessionStorageParams) SetNamespace(namespace string)
- func (o *AdminReadSessionStorageParams) SetSessionID(sessionID string)
- func (o *AdminReadSessionStorageParams) SetTimeout(timeout time.Duration)
- func (o *AdminReadSessionStorageParams) WithContext(ctx context.Context) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) WithHTTPClient(client *http.Client) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) WithNamespace(namespace string) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) WithSessionID(sessionID string) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) WithTimeout(timeout time.Duration) *AdminReadSessionStorageParams
- func (o *AdminReadSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminReadSessionStorageReader
- type AdminReadSessionStorageUnauthorized
- type AdminReadUserSessionStorageBadRequest
- type AdminReadUserSessionStorageInternalServerError
- type AdminReadUserSessionStorageNotFound
- type AdminReadUserSessionStorageOK
- type AdminReadUserSessionStorageParams
- func NewAdminReadUserSessionStorageParams() *AdminReadUserSessionStorageParams
- func NewAdminReadUserSessionStorageParamsWithContext(ctx context.Context) *AdminReadUserSessionStorageParams
- func NewAdminReadUserSessionStorageParamsWithHTTPClient(client *http.Client) *AdminReadUserSessionStorageParams
- func NewAdminReadUserSessionStorageParamsWithTimeout(timeout time.Duration) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminReadUserSessionStorageParams) SetContext(ctx context.Context)
- func (o *AdminReadUserSessionStorageParams) SetHTTPClient(client *http.Client)
- func (o *AdminReadUserSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminReadUserSessionStorageParams) SetNamespace(namespace string)
- func (o *AdminReadUserSessionStorageParams) SetSessionID(sessionID string)
- func (o *AdminReadUserSessionStorageParams) SetTimeout(timeout time.Duration)
- func (o *AdminReadUserSessionStorageParams) SetUserID(userID string)
- func (o *AdminReadUserSessionStorageParams) WithContext(ctx context.Context) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WithHTTPClient(client *http.Client) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WithNamespace(namespace string) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WithSessionID(sessionID string) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WithTimeout(timeout time.Duration) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WithUserID(userID string) *AdminReadUserSessionStorageParams
- func (o *AdminReadUserSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminReadUserSessionStorageReader
- type AdminReadUserSessionStorageUnauthorized
- type Client
- func (a *Client) AdminDeleteUserSessionStorage(params *AdminDeleteUserSessionStorageParams, ...) (*AdminDeleteUserSessionStorageNoContent, ...)deprecated
- func (a *Client) AdminDeleteUserSessionStorageShort(params *AdminDeleteUserSessionStorageParams, ...) (*AdminDeleteUserSessionStorageNoContent, error)
- func (a *Client) AdminReadSessionStorage(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, *AdminReadSessionStorageBadRequest, ...)deprecated
- func (a *Client) AdminReadSessionStorageShort(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, error)
- func (a *Client) AdminReadUserSessionStorage(params *AdminReadUserSessionStorageParams, ...) (*AdminReadUserSessionStorageOK, *AdminReadUserSessionStorageBadRequest, ...)deprecated
- func (a *Client) AdminReadUserSessionStorageShort(params *AdminReadUserSessionStorageParams, ...) (*AdminReadUserSessionStorageOK, error)
- func (a *Client) PublicUpdateInsertSessionStorage(params *PublicUpdateInsertSessionStorageParams, ...) (*PublicUpdateInsertSessionStorageOK, ...)deprecated
- func (a *Client) PublicUpdateInsertSessionStorageLeader(params *PublicUpdateInsertSessionStorageLeaderParams, ...) (*PublicUpdateInsertSessionStorageLeaderOK, ...)deprecated
- func (a *Client) PublicUpdateInsertSessionStorageLeaderShort(params *PublicUpdateInsertSessionStorageLeaderParams, ...) (*PublicUpdateInsertSessionStorageLeaderOK, error)
- func (a *Client) PublicUpdateInsertSessionStorageShort(params *PublicUpdateInsertSessionStorageParams, ...) (*PublicUpdateInsertSessionStorageOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type PublicUpdateInsertSessionStorageBadRequest
- type PublicUpdateInsertSessionStorageForbidden
- type PublicUpdateInsertSessionStorageInternalServerError
- type PublicUpdateInsertSessionStorageLeaderBadRequest
- type PublicUpdateInsertSessionStorageLeaderForbidden
- type PublicUpdateInsertSessionStorageLeaderInternalServerError
- type PublicUpdateInsertSessionStorageLeaderNotFound
- type PublicUpdateInsertSessionStorageLeaderOK
- type PublicUpdateInsertSessionStorageLeaderParams
- func NewPublicUpdateInsertSessionStorageLeaderParams() *PublicUpdateInsertSessionStorageLeaderParams
- func NewPublicUpdateInsertSessionStorageLeaderParamsWithContext(ctx context.Context) *PublicUpdateInsertSessionStorageLeaderParams
- func NewPublicUpdateInsertSessionStorageLeaderParamsWithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageLeaderParams
- func NewPublicUpdateInsertSessionStorageLeaderParamsWithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetBody(body map[string]interface{})
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetContext(ctx context.Context)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetNamespace(namespace string)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetSessionID(sessionID string)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithBody(body map[string]interface{}) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithContext(ctx context.Context) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithNamespace(namespace string) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithSessionID(sessionID string) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageLeaderParams
- func (o *PublicUpdateInsertSessionStorageLeaderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateInsertSessionStorageLeaderReader
- type PublicUpdateInsertSessionStorageLeaderUnauthorized
- type PublicUpdateInsertSessionStorageNotFound
- type PublicUpdateInsertSessionStorageOK
- type PublicUpdateInsertSessionStorageParams
- func NewPublicUpdateInsertSessionStorageParams() *PublicUpdateInsertSessionStorageParams
- func NewPublicUpdateInsertSessionStorageParamsWithContext(ctx context.Context) *PublicUpdateInsertSessionStorageParams
- func NewPublicUpdateInsertSessionStorageParamsWithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageParams
- func NewPublicUpdateInsertSessionStorageParamsWithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateInsertSessionStorageParams) SetBody(body map[string]interface{})
- func (o *PublicUpdateInsertSessionStorageParams) SetContext(ctx context.Context)
- func (o *PublicUpdateInsertSessionStorageParams) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateInsertSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateInsertSessionStorageParams) SetNamespace(namespace string)
- func (o *PublicUpdateInsertSessionStorageParams) SetSessionID(sessionID string)
- func (o *PublicUpdateInsertSessionStorageParams) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateInsertSessionStorageParams) SetUserID(userID string)
- func (o *PublicUpdateInsertSessionStorageParams) WithBody(body map[string]interface{}) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithContext(ctx context.Context) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithNamespace(namespace string) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithSessionID(sessionID string) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WithUserID(userID string) *PublicUpdateInsertSessionStorageParams
- func (o *PublicUpdateInsertSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateInsertSessionStorageReader
- type PublicUpdateInsertSessionStorageUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminDeleteUserSessionStorageBadRequest ¶
type AdminDeleteUserSessionStorageBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeleteUserSessionStorageBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteUserSessionStorageBadRequest ¶
func NewAdminDeleteUserSessionStorageBadRequest() *AdminDeleteUserSessionStorageBadRequest
NewAdminDeleteUserSessionStorageBadRequest creates a AdminDeleteUserSessionStorageBadRequest with default headers values
func (*AdminDeleteUserSessionStorageBadRequest) Error ¶
func (o *AdminDeleteUserSessionStorageBadRequest) Error() string
func (*AdminDeleteUserSessionStorageBadRequest) GetPayload ¶
func (o *AdminDeleteUserSessionStorageBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeleteUserSessionStorageBadRequest) ToJSONString ¶
func (o *AdminDeleteUserSessionStorageBadRequest) ToJSONString() string
type AdminDeleteUserSessionStorageInternalServerError ¶
type AdminDeleteUserSessionStorageInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeleteUserSessionStorageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteUserSessionStorageInternalServerError ¶
func NewAdminDeleteUserSessionStorageInternalServerError() *AdminDeleteUserSessionStorageInternalServerError
NewAdminDeleteUserSessionStorageInternalServerError creates a AdminDeleteUserSessionStorageInternalServerError with default headers values
func (*AdminDeleteUserSessionStorageInternalServerError) Error ¶
func (o *AdminDeleteUserSessionStorageInternalServerError) Error() string
func (*AdminDeleteUserSessionStorageInternalServerError) GetPayload ¶
func (o *AdminDeleteUserSessionStorageInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeleteUserSessionStorageInternalServerError) ToJSONString ¶
func (o *AdminDeleteUserSessionStorageInternalServerError) ToJSONString() string
type AdminDeleteUserSessionStorageNoContent ¶
type AdminDeleteUserSessionStorageNoContent struct { }
AdminDeleteUserSessionStorageNoContent handles this case with default header values.
No Content
func NewAdminDeleteUserSessionStorageNoContent ¶
func NewAdminDeleteUserSessionStorageNoContent() *AdminDeleteUserSessionStorageNoContent
NewAdminDeleteUserSessionStorageNoContent creates a AdminDeleteUserSessionStorageNoContent with default headers values
func (*AdminDeleteUserSessionStorageNoContent) Error ¶
func (o *AdminDeleteUserSessionStorageNoContent) Error() string
type AdminDeleteUserSessionStorageNotFound ¶
type AdminDeleteUserSessionStorageNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeleteUserSessionStorageNotFound handles this case with default header values.
Not Found
func NewAdminDeleteUserSessionStorageNotFound ¶
func NewAdminDeleteUserSessionStorageNotFound() *AdminDeleteUserSessionStorageNotFound
NewAdminDeleteUserSessionStorageNotFound creates a AdminDeleteUserSessionStorageNotFound with default headers values
func (*AdminDeleteUserSessionStorageNotFound) Error ¶
func (o *AdminDeleteUserSessionStorageNotFound) Error() string
func (*AdminDeleteUserSessionStorageNotFound) GetPayload ¶
func (o *AdminDeleteUserSessionStorageNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeleteUserSessionStorageNotFound) ToJSONString ¶
func (o *AdminDeleteUserSessionStorageNotFound) ToJSONString() string
type AdminDeleteUserSessionStorageParams ¶
type AdminDeleteUserSessionStorageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*SessionID sessionID */ SessionID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserSessionStorageParams contains all the parameters to send to the API endpoint for the admin delete user session storage operation typically these are written to a http.Request
func NewAdminDeleteUserSessionStorageParams ¶
func NewAdminDeleteUserSessionStorageParams() *AdminDeleteUserSessionStorageParams
NewAdminDeleteUserSessionStorageParams creates a new AdminDeleteUserSessionStorageParams object with the default values initialized.
func NewAdminDeleteUserSessionStorageParamsWithContext ¶
func NewAdminDeleteUserSessionStorageParamsWithContext(ctx context.Context) *AdminDeleteUserSessionStorageParams
NewAdminDeleteUserSessionStorageParamsWithContext creates a new AdminDeleteUserSessionStorageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserSessionStorageParamsWithHTTPClient ¶
func NewAdminDeleteUserSessionStorageParamsWithHTTPClient(client *http.Client) *AdminDeleteUserSessionStorageParams
NewAdminDeleteUserSessionStorageParamsWithHTTPClient creates a new AdminDeleteUserSessionStorageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserSessionStorageParamsWithTimeout ¶
func NewAdminDeleteUserSessionStorageParamsWithTimeout(timeout time.Duration) *AdminDeleteUserSessionStorageParams
NewAdminDeleteUserSessionStorageParamsWithTimeout creates a new AdminDeleteUserSessionStorageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserSessionStorageParams) SetAuthInfoWriter ¶
func (o *AdminDeleteUserSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetContext ¶
func (o *AdminDeleteUserSessionStorageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetHTTPClient ¶
func (o *AdminDeleteUserSessionStorageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetHTTPClientTransport ¶
func (o *AdminDeleteUserSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetNamespace ¶
func (o *AdminDeleteUserSessionStorageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetSessionID ¶
func (o *AdminDeleteUserSessionStorageParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) SetTimeout ¶
func (o *AdminDeleteUserSessionStorageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WithContext ¶
func (o *AdminDeleteUserSessionStorageParams) WithContext(ctx context.Context) *AdminDeleteUserSessionStorageParams
WithContext adds the context to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WithHTTPClient ¶
func (o *AdminDeleteUserSessionStorageParams) WithHTTPClient(client *http.Client) *AdminDeleteUserSessionStorageParams
WithHTTPClient adds the HTTPClient to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WithNamespace ¶
func (o *AdminDeleteUserSessionStorageParams) WithNamespace(namespace string) *AdminDeleteUserSessionStorageParams
WithNamespace adds the namespace to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WithSessionID ¶
func (o *AdminDeleteUserSessionStorageParams) WithSessionID(sessionID string) *AdminDeleteUserSessionStorageParams
WithSessionID adds the sessionID to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WithTimeout ¶
func (o *AdminDeleteUserSessionStorageParams) WithTimeout(timeout time.Duration) *AdminDeleteUserSessionStorageParams
WithTimeout adds the timeout to the admin delete user session storage params
func (*AdminDeleteUserSessionStorageParams) WriteToRequest ¶
func (o *AdminDeleteUserSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserSessionStorageReader ¶
type AdminDeleteUserSessionStorageReader struct {
// contains filtered or unexported fields
}
AdminDeleteUserSessionStorageReader is a Reader for the AdminDeleteUserSessionStorage structure.
func (*AdminDeleteUserSessionStorageReader) ReadResponse ¶
func (o *AdminDeleteUserSessionStorageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserSessionStorageUnauthorized ¶
type AdminDeleteUserSessionStorageUnauthorized struct {
}AdminDeleteUserSessionStorageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteUserSessionStorageUnauthorized ¶
func NewAdminDeleteUserSessionStorageUnauthorized() *AdminDeleteUserSessionStorageUnauthorized
NewAdminDeleteUserSessionStorageUnauthorized creates a AdminDeleteUserSessionStorageUnauthorized with default headers values
func (*AdminDeleteUserSessionStorageUnauthorized) Error ¶
func (o *AdminDeleteUserSessionStorageUnauthorized) Error() string
func (*AdminDeleteUserSessionStorageUnauthorized) GetPayload ¶
func (o *AdminDeleteUserSessionStorageUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeleteUserSessionStorageUnauthorized) ToJSONString ¶
func (o *AdminDeleteUserSessionStorageUnauthorized) ToJSONString() string
type AdminReadSessionStorageBadRequest ¶
type AdminReadSessionStorageBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadSessionStorageBadRequest handles this case with default header values.
Bad Request
func NewAdminReadSessionStorageBadRequest ¶
func NewAdminReadSessionStorageBadRequest() *AdminReadSessionStorageBadRequest
NewAdminReadSessionStorageBadRequest creates a AdminReadSessionStorageBadRequest with default headers values
func (*AdminReadSessionStorageBadRequest) Error ¶
func (o *AdminReadSessionStorageBadRequest) Error() string
func (*AdminReadSessionStorageBadRequest) GetPayload ¶
func (o *AdminReadSessionStorageBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadSessionStorageBadRequest) ToJSONString ¶
func (o *AdminReadSessionStorageBadRequest) ToJSONString() string
type AdminReadSessionStorageInternalServerError ¶
type AdminReadSessionStorageInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadSessionStorageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminReadSessionStorageInternalServerError ¶
func NewAdminReadSessionStorageInternalServerError() *AdminReadSessionStorageInternalServerError
NewAdminReadSessionStorageInternalServerError creates a AdminReadSessionStorageInternalServerError with default headers values
func (*AdminReadSessionStorageInternalServerError) Error ¶
func (o *AdminReadSessionStorageInternalServerError) Error() string
func (*AdminReadSessionStorageInternalServerError) GetPayload ¶
func (o *AdminReadSessionStorageInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadSessionStorageInternalServerError) ToJSONString ¶
func (o *AdminReadSessionStorageInternalServerError) ToJSONString() string
type AdminReadSessionStorageNotFound ¶
type AdminReadSessionStorageNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadSessionStorageNotFound handles this case with default header values.
Not Found
func NewAdminReadSessionStorageNotFound ¶
func NewAdminReadSessionStorageNotFound() *AdminReadSessionStorageNotFound
NewAdminReadSessionStorageNotFound creates a AdminReadSessionStorageNotFound with default headers values
func (*AdminReadSessionStorageNotFound) Error ¶
func (o *AdminReadSessionStorageNotFound) Error() string
func (*AdminReadSessionStorageNotFound) GetPayload ¶
func (o *AdminReadSessionStorageNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadSessionStorageNotFound) ToJSONString ¶
func (o *AdminReadSessionStorageNotFound) ToJSONString() string
type AdminReadSessionStorageOK ¶
type AdminReadSessionStorageOK struct {
Payload map[string]interface{}
}
AdminReadSessionStorageOK handles this case with default header values.
OK
func NewAdminReadSessionStorageOK ¶
func NewAdminReadSessionStorageOK() *AdminReadSessionStorageOK
NewAdminReadSessionStorageOK creates a AdminReadSessionStorageOK with default headers values
func (*AdminReadSessionStorageOK) Error ¶
func (o *AdminReadSessionStorageOK) Error() string
func (*AdminReadSessionStorageOK) GetPayload ¶
func (o *AdminReadSessionStorageOK) GetPayload() map[string]interface{}
func (*AdminReadSessionStorageOK) ToJSONString ¶
func (o *AdminReadSessionStorageOK) ToJSONString() string
type AdminReadSessionStorageParams ¶
type AdminReadSessionStorageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*SessionID sessionID */ SessionID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminReadSessionStorageParams contains all the parameters to send to the API endpoint for the admin read session storage operation typically these are written to a http.Request
func NewAdminReadSessionStorageParams ¶
func NewAdminReadSessionStorageParams() *AdminReadSessionStorageParams
NewAdminReadSessionStorageParams creates a new AdminReadSessionStorageParams object with the default values initialized.
func NewAdminReadSessionStorageParamsWithContext ¶
func NewAdminReadSessionStorageParamsWithContext(ctx context.Context) *AdminReadSessionStorageParams
NewAdminReadSessionStorageParamsWithContext creates a new AdminReadSessionStorageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminReadSessionStorageParamsWithHTTPClient ¶
func NewAdminReadSessionStorageParamsWithHTTPClient(client *http.Client) *AdminReadSessionStorageParams
NewAdminReadSessionStorageParamsWithHTTPClient creates a new AdminReadSessionStorageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminReadSessionStorageParamsWithTimeout ¶
func NewAdminReadSessionStorageParamsWithTimeout(timeout time.Duration) *AdminReadSessionStorageParams
NewAdminReadSessionStorageParamsWithTimeout creates a new AdminReadSessionStorageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminReadSessionStorageParams) SetAuthInfoWriter ¶
func (o *AdminReadSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin read session storage params
func (*AdminReadSessionStorageParams) SetContext ¶
func (o *AdminReadSessionStorageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin read session storage params
func (*AdminReadSessionStorageParams) SetHTTPClient ¶
func (o *AdminReadSessionStorageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin read session storage params
func (*AdminReadSessionStorageParams) SetHTTPClientTransport ¶
func (o *AdminReadSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin read session storage params
func (*AdminReadSessionStorageParams) SetNamespace ¶
func (o *AdminReadSessionStorageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin read session storage params
func (*AdminReadSessionStorageParams) SetSessionID ¶
func (o *AdminReadSessionStorageParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the admin read session storage params
func (*AdminReadSessionStorageParams) SetTimeout ¶
func (o *AdminReadSessionStorageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin read session storage params
func (*AdminReadSessionStorageParams) WithContext ¶
func (o *AdminReadSessionStorageParams) WithContext(ctx context.Context) *AdminReadSessionStorageParams
WithContext adds the context to the admin read session storage params
func (*AdminReadSessionStorageParams) WithHTTPClient ¶
func (o *AdminReadSessionStorageParams) WithHTTPClient(client *http.Client) *AdminReadSessionStorageParams
WithHTTPClient adds the HTTPClient to the admin read session storage params
func (*AdminReadSessionStorageParams) WithNamespace ¶
func (o *AdminReadSessionStorageParams) WithNamespace(namespace string) *AdminReadSessionStorageParams
WithNamespace adds the namespace to the admin read session storage params
func (*AdminReadSessionStorageParams) WithSessionID ¶
func (o *AdminReadSessionStorageParams) WithSessionID(sessionID string) *AdminReadSessionStorageParams
WithSessionID adds the sessionID to the admin read session storage params
func (*AdminReadSessionStorageParams) WithTimeout ¶
func (o *AdminReadSessionStorageParams) WithTimeout(timeout time.Duration) *AdminReadSessionStorageParams
WithTimeout adds the timeout to the admin read session storage params
func (*AdminReadSessionStorageParams) WriteToRequest ¶
func (o *AdminReadSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminReadSessionStorageReader ¶
type AdminReadSessionStorageReader struct {
// contains filtered or unexported fields
}
AdminReadSessionStorageReader is a Reader for the AdminReadSessionStorage structure.
func (*AdminReadSessionStorageReader) ReadResponse ¶
func (o *AdminReadSessionStorageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminReadSessionStorageUnauthorized ¶
type AdminReadSessionStorageUnauthorized struct {
}AdminReadSessionStorageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminReadSessionStorageUnauthorized ¶
func NewAdminReadSessionStorageUnauthorized() *AdminReadSessionStorageUnauthorized
NewAdminReadSessionStorageUnauthorized creates a AdminReadSessionStorageUnauthorized with default headers values
func (*AdminReadSessionStorageUnauthorized) Error ¶
func (o *AdminReadSessionStorageUnauthorized) Error() string
func (*AdminReadSessionStorageUnauthorized) GetPayload ¶
func (o *AdminReadSessionStorageUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadSessionStorageUnauthorized) ToJSONString ¶
func (o *AdminReadSessionStorageUnauthorized) ToJSONString() string
type AdminReadUserSessionStorageBadRequest ¶
type AdminReadUserSessionStorageBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadUserSessionStorageBadRequest handles this case with default header values.
Bad Request
func NewAdminReadUserSessionStorageBadRequest ¶
func NewAdminReadUserSessionStorageBadRequest() *AdminReadUserSessionStorageBadRequest
NewAdminReadUserSessionStorageBadRequest creates a AdminReadUserSessionStorageBadRequest with default headers values
func (*AdminReadUserSessionStorageBadRequest) Error ¶
func (o *AdminReadUserSessionStorageBadRequest) Error() string
func (*AdminReadUserSessionStorageBadRequest) GetPayload ¶
func (o *AdminReadUserSessionStorageBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadUserSessionStorageBadRequest) ToJSONString ¶
func (o *AdminReadUserSessionStorageBadRequest) ToJSONString() string
type AdminReadUserSessionStorageInternalServerError ¶
type AdminReadUserSessionStorageInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadUserSessionStorageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminReadUserSessionStorageInternalServerError ¶
func NewAdminReadUserSessionStorageInternalServerError() *AdminReadUserSessionStorageInternalServerError
NewAdminReadUserSessionStorageInternalServerError creates a AdminReadUserSessionStorageInternalServerError with default headers values
func (*AdminReadUserSessionStorageInternalServerError) Error ¶
func (o *AdminReadUserSessionStorageInternalServerError) Error() string
func (*AdminReadUserSessionStorageInternalServerError) GetPayload ¶
func (o *AdminReadUserSessionStorageInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadUserSessionStorageInternalServerError) ToJSONString ¶
func (o *AdminReadUserSessionStorageInternalServerError) ToJSONString() string
type AdminReadUserSessionStorageNotFound ¶
type AdminReadUserSessionStorageNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminReadUserSessionStorageNotFound handles this case with default header values.
Not Found
func NewAdminReadUserSessionStorageNotFound ¶
func NewAdminReadUserSessionStorageNotFound() *AdminReadUserSessionStorageNotFound
NewAdminReadUserSessionStorageNotFound creates a AdminReadUserSessionStorageNotFound with default headers values
func (*AdminReadUserSessionStorageNotFound) Error ¶
func (o *AdminReadUserSessionStorageNotFound) Error() string
func (*AdminReadUserSessionStorageNotFound) GetPayload ¶
func (o *AdminReadUserSessionStorageNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadUserSessionStorageNotFound) ToJSONString ¶
func (o *AdminReadUserSessionStorageNotFound) ToJSONString() string
type AdminReadUserSessionStorageOK ¶
type AdminReadUserSessionStorageOK struct {
Payload map[string]interface{}
}
AdminReadUserSessionStorageOK handles this case with default header values.
OK
func NewAdminReadUserSessionStorageOK ¶
func NewAdminReadUserSessionStorageOK() *AdminReadUserSessionStorageOK
NewAdminReadUserSessionStorageOK creates a AdminReadUserSessionStorageOK with default headers values
func (*AdminReadUserSessionStorageOK) Error ¶
func (o *AdminReadUserSessionStorageOK) Error() string
func (*AdminReadUserSessionStorageOK) GetPayload ¶
func (o *AdminReadUserSessionStorageOK) GetPayload() map[string]interface{}
func (*AdminReadUserSessionStorageOK) ToJSONString ¶
func (o *AdminReadUserSessionStorageOK) ToJSONString() string
type AdminReadUserSessionStorageParams ¶
type AdminReadUserSessionStorageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*SessionID sessionID */ SessionID string /*UserID userID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminReadUserSessionStorageParams contains all the parameters to send to the API endpoint for the admin read user session storage operation typically these are written to a http.Request
func NewAdminReadUserSessionStorageParams ¶
func NewAdminReadUserSessionStorageParams() *AdminReadUserSessionStorageParams
NewAdminReadUserSessionStorageParams creates a new AdminReadUserSessionStorageParams object with the default values initialized.
func NewAdminReadUserSessionStorageParamsWithContext ¶
func NewAdminReadUserSessionStorageParamsWithContext(ctx context.Context) *AdminReadUserSessionStorageParams
NewAdminReadUserSessionStorageParamsWithContext creates a new AdminReadUserSessionStorageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminReadUserSessionStorageParamsWithHTTPClient ¶
func NewAdminReadUserSessionStorageParamsWithHTTPClient(client *http.Client) *AdminReadUserSessionStorageParams
NewAdminReadUserSessionStorageParamsWithHTTPClient creates a new AdminReadUserSessionStorageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminReadUserSessionStorageParamsWithTimeout ¶
func NewAdminReadUserSessionStorageParamsWithTimeout(timeout time.Duration) *AdminReadUserSessionStorageParams
NewAdminReadUserSessionStorageParamsWithTimeout creates a new AdminReadUserSessionStorageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminReadUserSessionStorageParams) SetAuthInfoWriter ¶
func (o *AdminReadUserSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetContext ¶
func (o *AdminReadUserSessionStorageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetHTTPClient ¶
func (o *AdminReadUserSessionStorageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetHTTPClientTransport ¶
func (o *AdminReadUserSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetNamespace ¶
func (o *AdminReadUserSessionStorageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetSessionID ¶
func (o *AdminReadUserSessionStorageParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetTimeout ¶
func (o *AdminReadUserSessionStorageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) SetUserID ¶
func (o *AdminReadUserSessionStorageParams) SetUserID(userID string)
SetUserID adds the userId to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithContext ¶
func (o *AdminReadUserSessionStorageParams) WithContext(ctx context.Context) *AdminReadUserSessionStorageParams
WithContext adds the context to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithHTTPClient ¶
func (o *AdminReadUserSessionStorageParams) WithHTTPClient(client *http.Client) *AdminReadUserSessionStorageParams
WithHTTPClient adds the HTTPClient to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithNamespace ¶
func (o *AdminReadUserSessionStorageParams) WithNamespace(namespace string) *AdminReadUserSessionStorageParams
WithNamespace adds the namespace to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithSessionID ¶
func (o *AdminReadUserSessionStorageParams) WithSessionID(sessionID string) *AdminReadUserSessionStorageParams
WithSessionID adds the sessionID to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithTimeout ¶
func (o *AdminReadUserSessionStorageParams) WithTimeout(timeout time.Duration) *AdminReadUserSessionStorageParams
WithTimeout adds the timeout to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WithUserID ¶
func (o *AdminReadUserSessionStorageParams) WithUserID(userID string) *AdminReadUserSessionStorageParams
WithUserID adds the userID to the admin read user session storage params
func (*AdminReadUserSessionStorageParams) WriteToRequest ¶
func (o *AdminReadUserSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminReadUserSessionStorageReader ¶
type AdminReadUserSessionStorageReader struct {
// contains filtered or unexported fields
}
AdminReadUserSessionStorageReader is a Reader for the AdminReadUserSessionStorage structure.
func (*AdminReadUserSessionStorageReader) ReadResponse ¶
func (o *AdminReadUserSessionStorageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminReadUserSessionStorageUnauthorized ¶
type AdminReadUserSessionStorageUnauthorized struct {
}AdminReadUserSessionStorageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminReadUserSessionStorageUnauthorized ¶
func NewAdminReadUserSessionStorageUnauthorized() *AdminReadUserSessionStorageUnauthorized
NewAdminReadUserSessionStorageUnauthorized creates a AdminReadUserSessionStorageUnauthorized with default headers values
func (*AdminReadUserSessionStorageUnauthorized) Error ¶
func (o *AdminReadUserSessionStorageUnauthorized) Error() string
func (*AdminReadUserSessionStorageUnauthorized) GetPayload ¶
func (o *AdminReadUserSessionStorageUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminReadUserSessionStorageUnauthorized) ToJSONString ¶
func (o *AdminReadUserSessionStorageUnauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for session storage API
func (*Client) AdminDeleteUserSessionStorage
deprecated
func (a *Client) AdminDeleteUserSessionStorage(params *AdminDeleteUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserSessionStorageNoContent, *AdminDeleteUserSessionStorageBadRequest, *AdminDeleteUserSessionStorageUnauthorized, *AdminDeleteUserSessionStorageNotFound, *AdminDeleteUserSessionStorageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeleteUserSessionStorageShort instead.
AdminDeleteUserSessionStorage delete session storage. requires admin:namespace:{namespace}:session:storage [delete]
Delete Session Storage.
func (*Client) AdminDeleteUserSessionStorageShort ¶
func (a *Client) AdminDeleteUserSessionStorageShort(params *AdminDeleteUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserSessionStorageNoContent, error)
AdminDeleteUserSessionStorageShort delete session storage. requires admin:namespace:{namespace}:session:storage [delete]
Delete Session Storage.
func (*Client) AdminReadSessionStorage
deprecated
func (a *Client) AdminReadSessionStorage(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, *AdminReadSessionStorageBadRequest, *AdminReadSessionStorageUnauthorized, *AdminReadSessionStorageNotFound, *AdminReadSessionStorageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminReadSessionStorageShort instead.
AdminReadSessionStorage read session storage . requires admin:namespace:{namespace}:session:storage [read]
Read Session Storage.
func (*Client) AdminReadSessionStorageShort ¶
func (a *Client) AdminReadSessionStorageShort(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, error)
AdminReadSessionStorageShort read session storage . requires admin:namespace:{namespace}:session:storage [read]
Read Session Storage.
func (*Client) AdminReadUserSessionStorage
deprecated
func (a *Client) AdminReadUserSessionStorage(params *AdminReadUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadUserSessionStorageOK, *AdminReadUserSessionStorageBadRequest, *AdminReadUserSessionStorageUnauthorized, *AdminReadUserSessionStorageNotFound, *AdminReadUserSessionStorageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminReadUserSessionStorageShort instead.
AdminReadUserSessionStorage read session storage user. requires admin:namespace:{namespace}:session:storage [read]
Read Session Storage User.
func (*Client) AdminReadUserSessionStorageShort ¶
func (a *Client) AdminReadUserSessionStorageShort(params *AdminReadUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadUserSessionStorageOK, error)
AdminReadUserSessionStorageShort read session storage user. requires admin:namespace:{namespace}:session:storage [read]
Read Session Storage User.
func (*Client) PublicUpdateInsertSessionStorage
deprecated
func (a *Client) PublicUpdateInsertSessionStorage(params *PublicUpdateInsertSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageOK, *PublicUpdateInsertSessionStorageBadRequest, *PublicUpdateInsertSessionStorageUnauthorized, *PublicUpdateInsertSessionStorageForbidden, *PublicUpdateInsertSessionStorageNotFound, *PublicUpdateInsertSessionStorageInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpdateInsertSessionStorageShort instead.
PublicUpdateInsertSessionStorage update insert session storage user . requires namespace:{namespace}:session:storage [create]
Update Insert Session Storage User. user can only update or insert user session storage data itself. can store generic json example json can store : { "storage": { "storage": 1 }, "data": 123 }
func (*Client) PublicUpdateInsertSessionStorageLeader
deprecated
func (a *Client) PublicUpdateInsertSessionStorageLeader(params *PublicUpdateInsertSessionStorageLeaderParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageLeaderOK, *PublicUpdateInsertSessionStorageLeaderBadRequest, *PublicUpdateInsertSessionStorageLeaderUnauthorized, *PublicUpdateInsertSessionStorageLeaderForbidden, *PublicUpdateInsertSessionStorageLeaderNotFound, *PublicUpdateInsertSessionStorageLeaderInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpdateInsertSessionStorageLeaderShort instead.
PublicUpdateInsertSessionStorageLeader update insert session storage leader . requires namespace:{namespace}:session:storage [create]
Update Insert Session Storage Leader. only Leader can update or insert user session storage data Leader. can store generic json example json can store : { "leader": { "leader": 1 }, "data": 123 }
func (*Client) PublicUpdateInsertSessionStorageLeaderShort ¶
func (a *Client) PublicUpdateInsertSessionStorageLeaderShort(params *PublicUpdateInsertSessionStorageLeaderParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageLeaderOK, error)
PublicUpdateInsertSessionStorageLeaderShort update insert session storage leader . requires namespace:{namespace}:session:storage [create]
Update Insert Session Storage Leader. only Leader can update or insert user session storage data Leader. can store generic json example json can store : { "leader": { "leader": 1 }, "data": 123 }
func (*Client) PublicUpdateInsertSessionStorageShort ¶
func (a *Client) PublicUpdateInsertSessionStorageShort(params *PublicUpdateInsertSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageOK, error)
PublicUpdateInsertSessionStorageShort update insert session storage user . requires namespace:{namespace}:session:storage [create]
Update Insert Session Storage User. user can only update or insert user session storage data itself. can store generic json example json can store : { "storage": { "storage": 1 }, "data": 123 }
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminReadSessionStorage(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, *AdminReadSessionStorageBadRequest, *AdminReadSessionStorageUnauthorized, *AdminReadSessionStorageNotFound, *AdminReadSessionStorageInternalServerError, error) AdminReadSessionStorageShort(params *AdminReadSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadSessionStorageOK, error) AdminDeleteUserSessionStorage(params *AdminDeleteUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserSessionStorageNoContent, *AdminDeleteUserSessionStorageBadRequest, *AdminDeleteUserSessionStorageUnauthorized, *AdminDeleteUserSessionStorageNotFound, *AdminDeleteUserSessionStorageInternalServerError, error) AdminDeleteUserSessionStorageShort(params *AdminDeleteUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserSessionStorageNoContent, error) AdminReadUserSessionStorage(params *AdminReadUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadUserSessionStorageOK, *AdminReadUserSessionStorageBadRequest, *AdminReadUserSessionStorageUnauthorized, *AdminReadUserSessionStorageNotFound, *AdminReadUserSessionStorageInternalServerError, error) AdminReadUserSessionStorageShort(params *AdminReadUserSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminReadUserSessionStorageOK, error) PublicUpdateInsertSessionStorageLeader(params *PublicUpdateInsertSessionStorageLeaderParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageLeaderOK, *PublicUpdateInsertSessionStorageLeaderBadRequest, *PublicUpdateInsertSessionStorageLeaderUnauthorized, *PublicUpdateInsertSessionStorageLeaderForbidden, *PublicUpdateInsertSessionStorageLeaderNotFound, *PublicUpdateInsertSessionStorageLeaderInternalServerError, error) PublicUpdateInsertSessionStorageLeaderShort(params *PublicUpdateInsertSessionStorageLeaderParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageLeaderOK, error) PublicUpdateInsertSessionStorage(params *PublicUpdateInsertSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageOK, *PublicUpdateInsertSessionStorageBadRequest, *PublicUpdateInsertSessionStorageUnauthorized, *PublicUpdateInsertSessionStorageForbidden, *PublicUpdateInsertSessionStorageNotFound, *PublicUpdateInsertSessionStorageInternalServerError, error) PublicUpdateInsertSessionStorageShort(params *PublicUpdateInsertSessionStorageParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateInsertSessionStorageOK, 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 session storage API client.
type PublicUpdateInsertSessionStorageBadRequest ¶
type PublicUpdateInsertSessionStorageBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageBadRequest handles this case with default header values.
Bad Request
func NewPublicUpdateInsertSessionStorageBadRequest ¶
func NewPublicUpdateInsertSessionStorageBadRequest() *PublicUpdateInsertSessionStorageBadRequest
NewPublicUpdateInsertSessionStorageBadRequest creates a PublicUpdateInsertSessionStorageBadRequest with default headers values
func (*PublicUpdateInsertSessionStorageBadRequest) Error ¶
func (o *PublicUpdateInsertSessionStorageBadRequest) Error() string
func (*PublicUpdateInsertSessionStorageBadRequest) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageBadRequest) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageBadRequest) ToJSONString() string
type PublicUpdateInsertSessionStorageForbidden ¶
type PublicUpdateInsertSessionStorageForbidden struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageForbidden handles this case with default header values.
Forbidden
func NewPublicUpdateInsertSessionStorageForbidden ¶
func NewPublicUpdateInsertSessionStorageForbidden() *PublicUpdateInsertSessionStorageForbidden
NewPublicUpdateInsertSessionStorageForbidden creates a PublicUpdateInsertSessionStorageForbidden with default headers values
func (*PublicUpdateInsertSessionStorageForbidden) Error ¶
func (o *PublicUpdateInsertSessionStorageForbidden) Error() string
func (*PublicUpdateInsertSessionStorageForbidden) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageForbidden) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageForbidden) ToJSONString() string
type PublicUpdateInsertSessionStorageInternalServerError ¶
type PublicUpdateInsertSessionStorageInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUpdateInsertSessionStorageInternalServerError ¶
func NewPublicUpdateInsertSessionStorageInternalServerError() *PublicUpdateInsertSessionStorageInternalServerError
NewPublicUpdateInsertSessionStorageInternalServerError creates a PublicUpdateInsertSessionStorageInternalServerError with default headers values
func (*PublicUpdateInsertSessionStorageInternalServerError) Error ¶
func (o *PublicUpdateInsertSessionStorageInternalServerError) Error() string
func (*PublicUpdateInsertSessionStorageInternalServerError) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageInternalServerError) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageInternalServerError) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderBadRequest ¶
type PublicUpdateInsertSessionStorageLeaderBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageLeaderBadRequest handles this case with default header values.
Bad Request
func NewPublicUpdateInsertSessionStorageLeaderBadRequest ¶
func NewPublicUpdateInsertSessionStorageLeaderBadRequest() *PublicUpdateInsertSessionStorageLeaderBadRequest
NewPublicUpdateInsertSessionStorageLeaderBadRequest creates a PublicUpdateInsertSessionStorageLeaderBadRequest with default headers values
func (*PublicUpdateInsertSessionStorageLeaderBadRequest) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderBadRequest) Error() string
func (*PublicUpdateInsertSessionStorageLeaderBadRequest) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageLeaderBadRequest) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderBadRequest) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderForbidden ¶
type PublicUpdateInsertSessionStorageLeaderForbidden struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageLeaderForbidden handles this case with default header values.
Forbidden
func NewPublicUpdateInsertSessionStorageLeaderForbidden ¶
func NewPublicUpdateInsertSessionStorageLeaderForbidden() *PublicUpdateInsertSessionStorageLeaderForbidden
NewPublicUpdateInsertSessionStorageLeaderForbidden creates a PublicUpdateInsertSessionStorageLeaderForbidden with default headers values
func (*PublicUpdateInsertSessionStorageLeaderForbidden) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderForbidden) Error() string
func (*PublicUpdateInsertSessionStorageLeaderForbidden) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageLeaderForbidden) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderForbidden) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderInternalServerError ¶
type PublicUpdateInsertSessionStorageLeaderInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageLeaderInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUpdateInsertSessionStorageLeaderInternalServerError ¶
func NewPublicUpdateInsertSessionStorageLeaderInternalServerError() *PublicUpdateInsertSessionStorageLeaderInternalServerError
NewPublicUpdateInsertSessionStorageLeaderInternalServerError creates a PublicUpdateInsertSessionStorageLeaderInternalServerError with default headers values
func (*PublicUpdateInsertSessionStorageLeaderInternalServerError) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderInternalServerError) Error() string
func (*PublicUpdateInsertSessionStorageLeaderInternalServerError) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageLeaderInternalServerError) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderInternalServerError) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderNotFound ¶
type PublicUpdateInsertSessionStorageLeaderNotFound struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageLeaderNotFound handles this case with default header values.
Not Found
func NewPublicUpdateInsertSessionStorageLeaderNotFound ¶
func NewPublicUpdateInsertSessionStorageLeaderNotFound() *PublicUpdateInsertSessionStorageLeaderNotFound
NewPublicUpdateInsertSessionStorageLeaderNotFound creates a PublicUpdateInsertSessionStorageLeaderNotFound with default headers values
func (*PublicUpdateInsertSessionStorageLeaderNotFound) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderNotFound) Error() string
func (*PublicUpdateInsertSessionStorageLeaderNotFound) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageLeaderNotFound) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderNotFound) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderOK ¶
type PublicUpdateInsertSessionStorageLeaderOK struct {
Payload map[string]interface{}
}
PublicUpdateInsertSessionStorageLeaderOK handles this case with default header values.
OK
func NewPublicUpdateInsertSessionStorageLeaderOK ¶
func NewPublicUpdateInsertSessionStorageLeaderOK() *PublicUpdateInsertSessionStorageLeaderOK
NewPublicUpdateInsertSessionStorageLeaderOK creates a PublicUpdateInsertSessionStorageLeaderOK with default headers values
func (*PublicUpdateInsertSessionStorageLeaderOK) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderOK) Error() string
func (*PublicUpdateInsertSessionStorageLeaderOK) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderOK) GetPayload() map[string]interface{}
func (*PublicUpdateInsertSessionStorageLeaderOK) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderOK) ToJSONString() string
type PublicUpdateInsertSessionStorageLeaderParams ¶
type PublicUpdateInsertSessionStorageLeaderParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace Namespace */ Namespace string /*SessionID sessionID */ SessionID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateInsertSessionStorageLeaderParams contains all the parameters to send to the API endpoint for the public update insert session storage leader operation typically these are written to a http.Request
func NewPublicUpdateInsertSessionStorageLeaderParams ¶
func NewPublicUpdateInsertSessionStorageLeaderParams() *PublicUpdateInsertSessionStorageLeaderParams
NewPublicUpdateInsertSessionStorageLeaderParams creates a new PublicUpdateInsertSessionStorageLeaderParams object with the default values initialized.
func NewPublicUpdateInsertSessionStorageLeaderParamsWithContext ¶
func NewPublicUpdateInsertSessionStorageLeaderParamsWithContext(ctx context.Context) *PublicUpdateInsertSessionStorageLeaderParams
NewPublicUpdateInsertSessionStorageLeaderParamsWithContext creates a new PublicUpdateInsertSessionStorageLeaderParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateInsertSessionStorageLeaderParamsWithHTTPClient ¶
func NewPublicUpdateInsertSessionStorageLeaderParamsWithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageLeaderParams
NewPublicUpdateInsertSessionStorageLeaderParamsWithHTTPClient creates a new PublicUpdateInsertSessionStorageLeaderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateInsertSessionStorageLeaderParamsWithTimeout ¶
func NewPublicUpdateInsertSessionStorageLeaderParamsWithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageLeaderParams
NewPublicUpdateInsertSessionStorageLeaderParamsWithTimeout creates a new PublicUpdateInsertSessionStorageLeaderParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateInsertSessionStorageLeaderParams) SetAuthInfoWriter ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetBody ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetBody(body map[string]interface{})
SetBody adds the body to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetContext ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetContext(ctx context.Context)
SetContext adds the context to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClient ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClientTransport ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetNamespace ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetSessionID ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) SetTimeout ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithBody ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithBody(body map[string]interface{}) *PublicUpdateInsertSessionStorageLeaderParams
WithBody adds the body to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithContext ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithContext(ctx context.Context) *PublicUpdateInsertSessionStorageLeaderParams
WithContext adds the context to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithHTTPClient ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageLeaderParams
WithHTTPClient adds the HTTPClient to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithNamespace ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithNamespace(namespace string) *PublicUpdateInsertSessionStorageLeaderParams
WithNamespace adds the namespace to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithSessionID ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithSessionID(sessionID string) *PublicUpdateInsertSessionStorageLeaderParams
WithSessionID adds the sessionID to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WithTimeout ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageLeaderParams
WithTimeout adds the timeout to the public update insert session storage leader params
func (*PublicUpdateInsertSessionStorageLeaderParams) WriteToRequest ¶
func (o *PublicUpdateInsertSessionStorageLeaderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateInsertSessionStorageLeaderReader ¶
type PublicUpdateInsertSessionStorageLeaderReader struct {
// contains filtered or unexported fields
}
PublicUpdateInsertSessionStorageLeaderReader is a Reader for the PublicUpdateInsertSessionStorageLeader structure.
func (*PublicUpdateInsertSessionStorageLeaderReader) ReadResponse ¶
func (o *PublicUpdateInsertSessionStorageLeaderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateInsertSessionStorageLeaderUnauthorized ¶
type PublicUpdateInsertSessionStorageLeaderUnauthorized struct {
}PublicUpdateInsertSessionStorageLeaderUnauthorized handles this case with default header values.
Unauthorized
func NewPublicUpdateInsertSessionStorageLeaderUnauthorized ¶
func NewPublicUpdateInsertSessionStorageLeaderUnauthorized() *PublicUpdateInsertSessionStorageLeaderUnauthorized
NewPublicUpdateInsertSessionStorageLeaderUnauthorized creates a PublicUpdateInsertSessionStorageLeaderUnauthorized with default headers values
func (*PublicUpdateInsertSessionStorageLeaderUnauthorized) Error ¶
func (o *PublicUpdateInsertSessionStorageLeaderUnauthorized) Error() string
func (*PublicUpdateInsertSessionStorageLeaderUnauthorized) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageLeaderUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageLeaderUnauthorized) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageLeaderUnauthorized) ToJSONString() string
type PublicUpdateInsertSessionStorageNotFound ¶
type PublicUpdateInsertSessionStorageNotFound struct {
Payload *sessionclientmodels.ResponseError
}
PublicUpdateInsertSessionStorageNotFound handles this case with default header values.
Not Found
func NewPublicUpdateInsertSessionStorageNotFound ¶
func NewPublicUpdateInsertSessionStorageNotFound() *PublicUpdateInsertSessionStorageNotFound
NewPublicUpdateInsertSessionStorageNotFound creates a PublicUpdateInsertSessionStorageNotFound with default headers values
func (*PublicUpdateInsertSessionStorageNotFound) Error ¶
func (o *PublicUpdateInsertSessionStorageNotFound) Error() string
func (*PublicUpdateInsertSessionStorageNotFound) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageNotFound) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageNotFound) ToJSONString() string
type PublicUpdateInsertSessionStorageOK ¶
type PublicUpdateInsertSessionStorageOK struct {
Payload map[string]interface{}
}
PublicUpdateInsertSessionStorageOK handles this case with default header values.
OK
func NewPublicUpdateInsertSessionStorageOK ¶
func NewPublicUpdateInsertSessionStorageOK() *PublicUpdateInsertSessionStorageOK
NewPublicUpdateInsertSessionStorageOK creates a PublicUpdateInsertSessionStorageOK with default headers values
func (*PublicUpdateInsertSessionStorageOK) Error ¶
func (o *PublicUpdateInsertSessionStorageOK) Error() string
func (*PublicUpdateInsertSessionStorageOK) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageOK) GetPayload() map[string]interface{}
func (*PublicUpdateInsertSessionStorageOK) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageOK) ToJSONString() string
type PublicUpdateInsertSessionStorageParams ¶
type PublicUpdateInsertSessionStorageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace Namespace */ Namespace string /*SessionID sessionID */ SessionID string /*UserID userID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateInsertSessionStorageParams contains all the parameters to send to the API endpoint for the public update insert session storage operation typically these are written to a http.Request
func NewPublicUpdateInsertSessionStorageParams ¶
func NewPublicUpdateInsertSessionStorageParams() *PublicUpdateInsertSessionStorageParams
NewPublicUpdateInsertSessionStorageParams creates a new PublicUpdateInsertSessionStorageParams object with the default values initialized.
func NewPublicUpdateInsertSessionStorageParamsWithContext ¶
func NewPublicUpdateInsertSessionStorageParamsWithContext(ctx context.Context) *PublicUpdateInsertSessionStorageParams
NewPublicUpdateInsertSessionStorageParamsWithContext creates a new PublicUpdateInsertSessionStorageParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateInsertSessionStorageParamsWithHTTPClient ¶
func NewPublicUpdateInsertSessionStorageParamsWithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageParams
NewPublicUpdateInsertSessionStorageParamsWithHTTPClient creates a new PublicUpdateInsertSessionStorageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateInsertSessionStorageParamsWithTimeout ¶
func NewPublicUpdateInsertSessionStorageParamsWithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageParams
NewPublicUpdateInsertSessionStorageParamsWithTimeout creates a new PublicUpdateInsertSessionStorageParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateInsertSessionStorageParams) SetAuthInfoWriter ¶
func (o *PublicUpdateInsertSessionStorageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetBody ¶
func (o *PublicUpdateInsertSessionStorageParams) SetBody(body map[string]interface{})
SetBody adds the body to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetContext ¶
func (o *PublicUpdateInsertSessionStorageParams) SetContext(ctx context.Context)
SetContext adds the context to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetHTTPClient ¶
func (o *PublicUpdateInsertSessionStorageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetHTTPClientTransport ¶
func (o *PublicUpdateInsertSessionStorageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetNamespace ¶
func (o *PublicUpdateInsertSessionStorageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetSessionID ¶
func (o *PublicUpdateInsertSessionStorageParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetTimeout ¶
func (o *PublicUpdateInsertSessionStorageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) SetUserID ¶
func (o *PublicUpdateInsertSessionStorageParams) SetUserID(userID string)
SetUserID adds the userId to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithBody ¶
func (o *PublicUpdateInsertSessionStorageParams) WithBody(body map[string]interface{}) *PublicUpdateInsertSessionStorageParams
WithBody adds the body to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithContext ¶
func (o *PublicUpdateInsertSessionStorageParams) WithContext(ctx context.Context) *PublicUpdateInsertSessionStorageParams
WithContext adds the context to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithHTTPClient ¶
func (o *PublicUpdateInsertSessionStorageParams) WithHTTPClient(client *http.Client) *PublicUpdateInsertSessionStorageParams
WithHTTPClient adds the HTTPClient to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithNamespace ¶
func (o *PublicUpdateInsertSessionStorageParams) WithNamespace(namespace string) *PublicUpdateInsertSessionStorageParams
WithNamespace adds the namespace to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithSessionID ¶
func (o *PublicUpdateInsertSessionStorageParams) WithSessionID(sessionID string) *PublicUpdateInsertSessionStorageParams
WithSessionID adds the sessionID to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithTimeout ¶
func (o *PublicUpdateInsertSessionStorageParams) WithTimeout(timeout time.Duration) *PublicUpdateInsertSessionStorageParams
WithTimeout adds the timeout to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WithUserID ¶
func (o *PublicUpdateInsertSessionStorageParams) WithUserID(userID string) *PublicUpdateInsertSessionStorageParams
WithUserID adds the userID to the public update insert session storage params
func (*PublicUpdateInsertSessionStorageParams) WriteToRequest ¶
func (o *PublicUpdateInsertSessionStorageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateInsertSessionStorageReader ¶
type PublicUpdateInsertSessionStorageReader struct {
// contains filtered or unexported fields
}
PublicUpdateInsertSessionStorageReader is a Reader for the PublicUpdateInsertSessionStorage structure.
func (*PublicUpdateInsertSessionStorageReader) ReadResponse ¶
func (o *PublicUpdateInsertSessionStorageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateInsertSessionStorageUnauthorized ¶
type PublicUpdateInsertSessionStorageUnauthorized struct {
}PublicUpdateInsertSessionStorageUnauthorized handles this case with default header values.
Unauthorized
func NewPublicUpdateInsertSessionStorageUnauthorized ¶
func NewPublicUpdateInsertSessionStorageUnauthorized() *PublicUpdateInsertSessionStorageUnauthorized
NewPublicUpdateInsertSessionStorageUnauthorized creates a PublicUpdateInsertSessionStorageUnauthorized with default headers values
func (*PublicUpdateInsertSessionStorageUnauthorized) Error ¶
func (o *PublicUpdateInsertSessionStorageUnauthorized) Error() string
func (*PublicUpdateInsertSessionStorageUnauthorized) GetPayload ¶
func (o *PublicUpdateInsertSessionStorageUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicUpdateInsertSessionStorageUnauthorized) ToJSONString ¶
func (o *PublicUpdateInsertSessionStorageUnauthorized) ToJSONString() string
Source Files ¶
- admin_delete_user_session_storage_parameters.go
- admin_delete_user_session_storage_responses.go
- admin_read_session_storage_parameters.go
- admin_read_session_storage_responses.go
- admin_read_user_session_storage_parameters.go
- admin_read_user_session_storage_responses.go
- public_update_insert_session_storage_leader_parameters.go
- public_update_insert_session_storage_leader_responses.go
- public_update_insert_session_storage_parameters.go
- public_update_insert_session_storage_responses.go
- session_storage_client.go