Documentation ¶
Index ¶
- type Client
- func (a *Client) CountServerDetailedClientShort(params *CountServerDetailedClientParams, authInfo runtime.ClientAuthInfoWriter) (*CountServerDetailedClientOK, error)
- func (a *Client) DeregisterLocalServerShort(params *DeregisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*DeregisterLocalServerNoContent, error)
- func (a *Client) GetServerSessionShort(params *GetServerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionOK, error)
- func (a *Client) GetServerSessionTimeoutShort(params *GetServerSessionTimeoutParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionTimeoutOK, error)
- func (a *Client) ListServerClientShort(params *ListServerClientParams, authInfo runtime.ClientAuthInfoWriter) (*ListServerClientOK, error)
- func (a *Client) RegisterLocalServerShort(params *RegisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterLocalServerOK, error)
- func (a *Client) RegisterServerShort(params *RegisterServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterServerOK, error)
- func (a *Client) ServerHeartbeatShort(params *ServerHeartbeatParams, authInfo runtime.ClientAuthInfoWriter) (*ServerHeartbeatAccepted, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) ShutdownServerShort(params *ShutdownServerParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownServerNoContent, error)
- type ClientService
- type CountServerDetailedClientInternalServerError
- type CountServerDetailedClientOK
- type CountServerDetailedClientParams
- func NewCountServerDetailedClientParams() *CountServerDetailedClientParams
- func NewCountServerDetailedClientParamsWithContext(ctx context.Context) *CountServerDetailedClientParams
- func NewCountServerDetailedClientParamsWithHTTPClient(client *http.Client) *CountServerDetailedClientParams
- func NewCountServerDetailedClientParamsWithTimeout(timeout time.Duration) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CountServerDetailedClientParams) SetContext(ctx context.Context)
- func (o *CountServerDetailedClientParams) SetFlightId(flightId string)
- func (o *CountServerDetailedClientParams) SetHTTPClient(client *http.Client)
- func (o *CountServerDetailedClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CountServerDetailedClientParams) SetNamespace(namespace string)
- func (o *CountServerDetailedClientParams) SetRegion(region *string)
- func (o *CountServerDetailedClientParams) SetTimeout(timeout time.Duration)
- func (o *CountServerDetailedClientParams) WithContext(ctx context.Context) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) WithHTTPClient(client *http.Client) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) WithNamespace(namespace string) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) WithRegion(region *string) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) WithTimeout(timeout time.Duration) *CountServerDetailedClientParams
- func (o *CountServerDetailedClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CountServerDetailedClientReader
- type CountServerDetailedClientUnauthorized
- type DeregisterLocalServerBadRequest
- type DeregisterLocalServerInternalServerError
- type DeregisterLocalServerNoContent
- type DeregisterLocalServerParams
- func NewDeregisterLocalServerParams() *DeregisterLocalServerParams
- func NewDeregisterLocalServerParamsWithContext(ctx context.Context) *DeregisterLocalServerParams
- func NewDeregisterLocalServerParamsWithHTTPClient(client *http.Client) *DeregisterLocalServerParams
- func NewDeregisterLocalServerParamsWithTimeout(timeout time.Duration) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeregisterLocalServerParams) SetBody(body *dsmcclientmodels.ModelsDeregisterLocalServerRequest)
- func (o *DeregisterLocalServerParams) SetContext(ctx context.Context)
- func (o *DeregisterLocalServerParams) SetFlightId(flightId string)
- func (o *DeregisterLocalServerParams) SetHTTPClient(client *http.Client)
- func (o *DeregisterLocalServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeregisterLocalServerParams) SetNamespace(namespace string)
- func (o *DeregisterLocalServerParams) SetTimeout(timeout time.Duration)
- func (o *DeregisterLocalServerParams) WithBody(body *dsmcclientmodels.ModelsDeregisterLocalServerRequest) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) WithContext(ctx context.Context) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) WithHTTPClient(client *http.Client) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) WithNamespace(namespace string) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) WithTimeout(timeout time.Duration) *DeregisterLocalServerParams
- func (o *DeregisterLocalServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeregisterLocalServerReader
- type DeregisterLocalServerUnauthorized
- type GetServerSessionBadRequest
- type GetServerSessionInternalServerError
- type GetServerSessionNotFound
- type GetServerSessionOK
- type GetServerSessionParams
- func NewGetServerSessionParams() *GetServerSessionParams
- func NewGetServerSessionParamsWithContext(ctx context.Context) *GetServerSessionParams
- func NewGetServerSessionParamsWithHTTPClient(client *http.Client) *GetServerSessionParams
- func NewGetServerSessionParamsWithTimeout(timeout time.Duration) *GetServerSessionParams
- func (o *GetServerSessionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetServerSessionParams) SetContext(ctx context.Context)
- func (o *GetServerSessionParams) SetFlightId(flightId string)
- func (o *GetServerSessionParams) SetHTTPClient(client *http.Client)
- func (o *GetServerSessionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetServerSessionParams) SetNamespace(namespace string)
- func (o *GetServerSessionParams) SetPodName(podName string)
- func (o *GetServerSessionParams) SetTimeout(timeout time.Duration)
- func (o *GetServerSessionParams) WithContext(ctx context.Context) *GetServerSessionParams
- func (o *GetServerSessionParams) WithHTTPClient(client *http.Client) *GetServerSessionParams
- func (o *GetServerSessionParams) WithNamespace(namespace string) *GetServerSessionParams
- func (o *GetServerSessionParams) WithPodName(podName string) *GetServerSessionParams
- func (o *GetServerSessionParams) WithTimeout(timeout time.Duration) *GetServerSessionParams
- func (o *GetServerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServerSessionReader
- type GetServerSessionTimeoutBadRequest
- type GetServerSessionTimeoutInternalServerError
- type GetServerSessionTimeoutNotFound
- type GetServerSessionTimeoutOK
- type GetServerSessionTimeoutParams
- func NewGetServerSessionTimeoutParams() *GetServerSessionTimeoutParams
- func NewGetServerSessionTimeoutParamsWithContext(ctx context.Context) *GetServerSessionTimeoutParams
- func NewGetServerSessionTimeoutParamsWithHTTPClient(client *http.Client) *GetServerSessionTimeoutParams
- func NewGetServerSessionTimeoutParamsWithTimeout(timeout time.Duration) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetServerSessionTimeoutParams) SetContext(ctx context.Context)
- func (o *GetServerSessionTimeoutParams) SetFlightId(flightId string)
- func (o *GetServerSessionTimeoutParams) SetHTTPClient(client *http.Client)
- func (o *GetServerSessionTimeoutParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetServerSessionTimeoutParams) SetNamespace(namespace string)
- func (o *GetServerSessionTimeoutParams) SetPodName(podName string)
- func (o *GetServerSessionTimeoutParams) SetTimeout(timeout time.Duration)
- func (o *GetServerSessionTimeoutParams) WithContext(ctx context.Context) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) WithHTTPClient(client *http.Client) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) WithNamespace(namespace string) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) WithPodName(podName string) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) WithTimeout(timeout time.Duration) *GetServerSessionTimeoutParams
- func (o *GetServerSessionTimeoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServerSessionTimeoutReader
- type GetServerSessionTimeoutUnauthorized
- type GetServerSessionUnauthorized
- type ListServerClientInternalServerError
- type ListServerClientOK
- type ListServerClientParams
- func NewListServerClientParams() *ListServerClientParams
- func NewListServerClientParamsWithContext(ctx context.Context) *ListServerClientParams
- func NewListServerClientParamsWithHTTPClient(client *http.Client) *ListServerClientParams
- func NewListServerClientParamsWithTimeout(timeout time.Duration) *ListServerClientParams
- func (o *ListServerClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ListServerClientParams) SetContext(ctx context.Context)
- func (o *ListServerClientParams) SetCount(count int64)
- func (o *ListServerClientParams) SetFlightId(flightId string)
- func (o *ListServerClientParams) SetHTTPClient(client *http.Client)
- func (o *ListServerClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ListServerClientParams) SetNamespace(namespace string)
- func (o *ListServerClientParams) SetOffset(offset int64)
- func (o *ListServerClientParams) SetRegion(region *string)
- func (o *ListServerClientParams) SetTimeout(timeout time.Duration)
- func (o *ListServerClientParams) WithContext(ctx context.Context) *ListServerClientParams
- func (o *ListServerClientParams) WithCount(count int64) *ListServerClientParams
- func (o *ListServerClientParams) WithHTTPClient(client *http.Client) *ListServerClientParams
- func (o *ListServerClientParams) WithNamespace(namespace string) *ListServerClientParams
- func (o *ListServerClientParams) WithOffset(offset int64) *ListServerClientParams
- func (o *ListServerClientParams) WithRegion(region *string) *ListServerClientParams
- func (o *ListServerClientParams) WithTimeout(timeout time.Duration) *ListServerClientParams
- func (o *ListServerClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServerClientReader
- type ListServerClientUnauthorized
- type RegisterLocalServerBadRequest
- type RegisterLocalServerConflict
- type RegisterLocalServerInternalServerError
- type RegisterLocalServerOK
- type RegisterLocalServerParams
- func NewRegisterLocalServerParams() *RegisterLocalServerParams
- func NewRegisterLocalServerParamsWithContext(ctx context.Context) *RegisterLocalServerParams
- func NewRegisterLocalServerParamsWithHTTPClient(client *http.Client) *RegisterLocalServerParams
- func NewRegisterLocalServerParamsWithTimeout(timeout time.Duration) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RegisterLocalServerParams) SetBody(body *dsmcclientmodels.ModelsRegisterLocalServerRequest)
- func (o *RegisterLocalServerParams) SetContext(ctx context.Context)
- func (o *RegisterLocalServerParams) SetFlightId(flightId string)
- func (o *RegisterLocalServerParams) SetHTTPClient(client *http.Client)
- func (o *RegisterLocalServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RegisterLocalServerParams) SetNamespace(namespace string)
- func (o *RegisterLocalServerParams) SetTimeout(timeout time.Duration)
- func (o *RegisterLocalServerParams) WithBody(body *dsmcclientmodels.ModelsRegisterLocalServerRequest) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) WithContext(ctx context.Context) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) WithHTTPClient(client *http.Client) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) WithNamespace(namespace string) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) WithTimeout(timeout time.Duration) *RegisterLocalServerParams
- func (o *RegisterLocalServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RegisterLocalServerReader
- type RegisterLocalServerUnauthorized
- type RegisterServerBadRequest
- type RegisterServerConflict
- type RegisterServerInternalServerError
- type RegisterServerNotFound
- type RegisterServerOK
- type RegisterServerParams
- func NewRegisterServerParams() *RegisterServerParams
- func NewRegisterServerParamsWithContext(ctx context.Context) *RegisterServerParams
- func NewRegisterServerParamsWithHTTPClient(client *http.Client) *RegisterServerParams
- func NewRegisterServerParamsWithTimeout(timeout time.Duration) *RegisterServerParams
- func (o *RegisterServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *RegisterServerParams) SetBody(body *dsmcclientmodels.ModelsRegisterServerRequest)
- func (o *RegisterServerParams) SetContext(ctx context.Context)
- func (o *RegisterServerParams) SetFlightId(flightId string)
- func (o *RegisterServerParams) SetHTTPClient(client *http.Client)
- func (o *RegisterServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *RegisterServerParams) SetNamespace(namespace string)
- func (o *RegisterServerParams) SetTimeout(timeout time.Duration)
- func (o *RegisterServerParams) WithBody(body *dsmcclientmodels.ModelsRegisterServerRequest) *RegisterServerParams
- func (o *RegisterServerParams) WithContext(ctx context.Context) *RegisterServerParams
- func (o *RegisterServerParams) WithHTTPClient(client *http.Client) *RegisterServerParams
- func (o *RegisterServerParams) WithNamespace(namespace string) *RegisterServerParams
- func (o *RegisterServerParams) WithTimeout(timeout time.Duration) *RegisterServerParams
- func (o *RegisterServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RegisterServerReader
- type RegisterServerUnauthorized
- type ServerHeartbeatAccepted
- type ServerHeartbeatBadRequest
- type ServerHeartbeatInternalServerError
- type ServerHeartbeatNotFound
- type ServerHeartbeatParams
- func NewServerHeartbeatParams() *ServerHeartbeatParams
- func NewServerHeartbeatParamsWithContext(ctx context.Context) *ServerHeartbeatParams
- func NewServerHeartbeatParamsWithHTTPClient(client *http.Client) *ServerHeartbeatParams
- func NewServerHeartbeatParamsWithTimeout(timeout time.Duration) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ServerHeartbeatParams) SetBody(body *dsmcclientmodels.ModelsDSHeartbeatRequest)
- func (o *ServerHeartbeatParams) SetContext(ctx context.Context)
- func (o *ServerHeartbeatParams) SetFlightId(flightId string)
- func (o *ServerHeartbeatParams) SetHTTPClient(client *http.Client)
- func (o *ServerHeartbeatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ServerHeartbeatParams) SetNamespace(namespace string)
- func (o *ServerHeartbeatParams) SetTimeout(timeout time.Duration)
- func (o *ServerHeartbeatParams) WithBody(body *dsmcclientmodels.ModelsDSHeartbeatRequest) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) WithContext(ctx context.Context) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) WithHTTPClient(client *http.Client) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) WithNamespace(namespace string) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) WithTimeout(timeout time.Duration) *ServerHeartbeatParams
- func (o *ServerHeartbeatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServerHeartbeatReader
- type ServerHeartbeatUnauthorized
- type ShutdownServerBadRequest
- type ShutdownServerInternalServerError
- type ShutdownServerNoContent
- type ShutdownServerNotFound
- type ShutdownServerParams
- func NewShutdownServerParams() *ShutdownServerParams
- func NewShutdownServerParamsWithContext(ctx context.Context) *ShutdownServerParams
- func NewShutdownServerParamsWithHTTPClient(client *http.Client) *ShutdownServerParams
- func NewShutdownServerParamsWithTimeout(timeout time.Duration) *ShutdownServerParams
- func (o *ShutdownServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ShutdownServerParams) SetBody(body *dsmcclientmodels.ModelsShutdownServerRequest)
- func (o *ShutdownServerParams) SetContext(ctx context.Context)
- func (o *ShutdownServerParams) SetFlightId(flightId string)
- func (o *ShutdownServerParams) SetHTTPClient(client *http.Client)
- func (o *ShutdownServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ShutdownServerParams) SetNamespace(namespace string)
- func (o *ShutdownServerParams) SetTimeout(timeout time.Duration)
- func (o *ShutdownServerParams) WithBody(body *dsmcclientmodels.ModelsShutdownServerRequest) *ShutdownServerParams
- func (o *ShutdownServerParams) WithContext(ctx context.Context) *ShutdownServerParams
- func (o *ShutdownServerParams) WithHTTPClient(client *http.Client) *ShutdownServerParams
- func (o *ShutdownServerParams) WithNamespace(namespace string) *ShutdownServerParams
- func (o *ShutdownServerParams) WithTimeout(timeout time.Duration) *ShutdownServerParams
- func (o *ShutdownServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShutdownServerReader
- type ShutdownServerUnauthorized
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 server API
func (*Client) CountServerDetailedClientShort ¶
func (a *Client) CountServerDetailedClientShort(params *CountServerDetailedClientParams, authInfo runtime.ClientAuthInfoWriter) (*CountServerDetailedClientOK, error)
CountServerDetailedClientShort get detailed count of managed servers in a region Required permission: ADMIN:NAMESPACE:{namespace}:DSM:SERVER [READ]
Required scope: social
This endpoint counts all of dedicated servers in a region managed by this service.
func (*Client) DeregisterLocalServerShort ¶
func (a *Client) DeregisterLocalServerShort(params *DeregisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*DeregisterLocalServerNoContent, error)
DeregisterLocalServerShort deregister local ds ``` Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE] Required scope: social
This endpoint is intended to be called by local dedicated server to let DSM know that it is shutting down.
Calling this will remove the server records from DB.```
func (*Client) GetServerSessionShort ¶
func (a *Client) GetServerSessionShort(params *GetServerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionOK, error)
GetServerSessionShort get session id ``` Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE] Required scope: social
This endpoint is intended to be called by dedicated server to query its session ID. DS should call this when it first receive player connection, to see if it is actually claimed```
func (*Client) GetServerSessionTimeoutShort ¶
func (a *Client) GetServerSessionTimeoutShort(params *GetServerSessionTimeoutParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionTimeoutOK, error)
GetServerSessionTimeoutShort get the session timeout that will be used for the server ``` Required permission: NAMESPACE:{namespace}:DSM:CONFIG [READ] Required scope: social
This endpoint is intended to be called by dedicated server to get the session timeout that will be used for the DS. DS will use this session timeout to make sure it regularly make heartbeat call to the DSMC, before the session timeout.```
func (*Client) ListServerClientShort ¶
func (a *Client) ListServerClientShort(params *ListServerClientParams, authInfo runtime.ClientAuthInfoWriter) (*ListServerClientOK, error)
ListServerClientShort list all managed servers in a region for client Required permission: NAMESPACE:{namespace}:DSM:SERVER [READ]
Required scope: social
This endpoint lists all of dedicated servers in a namespace managed by this service.
Parameter Offset and Count is Required
func (*Client) RegisterLocalServerShort ¶
func (a *Client) RegisterLocalServerShort(params *RegisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterLocalServerOK, error)
RegisterLocalServerShort register a local ds ``` Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE] Required scope: social
Use the alternative GET of the same endpoint to upgrade DS connection to DSM via websocket.
This endpoint is intended to be called by local dedicated server to let DSM know that it is ready for use. Use local DS only for development purposes since DSM wouldn't be able to properly manage local DS in production. This MUST be called by DS after it is ready to accept match data and incoming client connections.
Upon successfully calling this endpoint, the dedicated server is listed under READY local servers.```
func (*Client) RegisterServerShort ¶
func (a *Client) RegisterServerShort(params *RegisterServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterServerOK, error)
RegisterServerShort register a ds ``` Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE] Required scope: social
This endpoint is intended to be called by dedicated server to let DSM know that it is ready for use. This MUST be called by DS after it is ready to accept match data and incoming client connections.
Upon successfully calling this endpoint, the dedicated server is listed under READY servers.```
func (*Client) ServerHeartbeatShort ¶
func (a *Client) ServerHeartbeatShort(params *ServerHeartbeatParams, authInfo runtime.ClientAuthInfoWriter) (*ServerHeartbeatAccepted, error)
ServerHeartbeatShort server heartbeat ``` Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE] Required scope: social
This endpoint is intended to be called by dedicated server which already has claimed to extend its lifetime. DS should call this periodically after it claimed. The timeframe between 2 heartbeat call should be smaller than the session timout in the deployment configuration. If the last heartbeat is longer than the session timout, the server. will be considered as expired and will be terminated by DSMC.```
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) ShutdownServerShort ¶
func (a *Client) ShutdownServerShort(params *ShutdownServerParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownServerNoContent, error)
ShutdownServerShort mark a ds is shutting down Required permission: NAMESPACE:{namespace}:DSM:SERVER [UPDATE]
Required scope: social
This endpoint is intended to be called by dedicated server to let DSM know that it is shutting down. Calling this will remove the server and session records from DB.Set 'kill_me' in request to 'true' if the DS cannot shut itself down.
type ClientService ¶
type ClientService interface { ListServerClientShort(params *ListServerClientParams, authInfo runtime.ClientAuthInfoWriter) (*ListServerClientOK, error) CountServerDetailedClientShort(params *CountServerDetailedClientParams, authInfo runtime.ClientAuthInfoWriter) (*CountServerDetailedClientOK, error) ServerHeartbeatShort(params *ServerHeartbeatParams, authInfo runtime.ClientAuthInfoWriter) (*ServerHeartbeatAccepted, error) DeregisterLocalServerShort(params *DeregisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*DeregisterLocalServerNoContent, error) RegisterLocalServerShort(params *RegisterLocalServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterLocalServerOK, error) RegisterServerShort(params *RegisterServerParams, authInfo runtime.ClientAuthInfoWriter) (*RegisterServerOK, error) ShutdownServerShort(params *ShutdownServerParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownServerNoContent, error) GetServerSessionTimeoutShort(params *GetServerSessionTimeoutParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionTimeoutOK, error) GetServerSessionShort(params *GetServerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetServerSessionOK, 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 server API client.
type CountServerDetailedClientInternalServerError ¶
type CountServerDetailedClientInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
CountServerDetailedClientInternalServerError handles this case with default header values.
Internal Server Error
func NewCountServerDetailedClientInternalServerError ¶
func NewCountServerDetailedClientInternalServerError() *CountServerDetailedClientInternalServerError
NewCountServerDetailedClientInternalServerError creates a CountServerDetailedClientInternalServerError with default headers values
func (*CountServerDetailedClientInternalServerError) Error ¶
func (o *CountServerDetailedClientInternalServerError) Error() string
func (*CountServerDetailedClientInternalServerError) GetPayload ¶
func (o *CountServerDetailedClientInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*CountServerDetailedClientInternalServerError) ToJSONString ¶
func (o *CountServerDetailedClientInternalServerError) ToJSONString() string
type CountServerDetailedClientOK ¶
type CountServerDetailedClientOK struct {
Payload *dsmcclientmodels.ModelsDetailedCountServerResponse
}
CountServerDetailedClientOK handles this case with default header values.
servers listed
func NewCountServerDetailedClientOK ¶
func NewCountServerDetailedClientOK() *CountServerDetailedClientOK
NewCountServerDetailedClientOK creates a CountServerDetailedClientOK with default headers values
func (*CountServerDetailedClientOK) Error ¶
func (o *CountServerDetailedClientOK) Error() string
func (*CountServerDetailedClientOK) GetPayload ¶
func (o *CountServerDetailedClientOK) GetPayload() *dsmcclientmodels.ModelsDetailedCountServerResponse
func (*CountServerDetailedClientOK) ToJSONString ¶
func (o *CountServerDetailedClientOK) ToJSONString() string
type CountServerDetailedClientParams ¶
type CountServerDetailedClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*Region region where DS server is located. */ Region *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
CountServerDetailedClientParams contains all the parameters to send to the API endpoint for the count server detailed client operation typically these are written to a http.Request
func NewCountServerDetailedClientParams ¶
func NewCountServerDetailedClientParams() *CountServerDetailedClientParams
NewCountServerDetailedClientParams creates a new CountServerDetailedClientParams object with the default values initialized.
func NewCountServerDetailedClientParamsWithContext ¶
func NewCountServerDetailedClientParamsWithContext(ctx context.Context) *CountServerDetailedClientParams
NewCountServerDetailedClientParamsWithContext creates a new CountServerDetailedClientParams object with the default values initialized, and the ability to set a context for a request
func NewCountServerDetailedClientParamsWithHTTPClient ¶
func NewCountServerDetailedClientParamsWithHTTPClient(client *http.Client) *CountServerDetailedClientParams
NewCountServerDetailedClientParamsWithHTTPClient creates a new CountServerDetailedClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCountServerDetailedClientParamsWithTimeout ¶
func NewCountServerDetailedClientParamsWithTimeout(timeout time.Duration) *CountServerDetailedClientParams
NewCountServerDetailedClientParamsWithTimeout creates a new CountServerDetailedClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*CountServerDetailedClientParams) SetAuthInfoWriter ¶
func (o *CountServerDetailedClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the count server detailed client params
func (*CountServerDetailedClientParams) SetContext ¶
func (o *CountServerDetailedClientParams) SetContext(ctx context.Context)
SetContext adds the context to the count server detailed client params
func (*CountServerDetailedClientParams) SetFlightId ¶
func (o *CountServerDetailedClientParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CountServerDetailedClientParams) SetHTTPClient ¶
func (o *CountServerDetailedClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the count server detailed client params
func (*CountServerDetailedClientParams) SetHTTPClientTransport ¶
func (o *CountServerDetailedClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the count server detailed client params
func (*CountServerDetailedClientParams) SetNamespace ¶
func (o *CountServerDetailedClientParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the count server detailed client params
func (*CountServerDetailedClientParams) SetRegion ¶
func (o *CountServerDetailedClientParams) SetRegion(region *string)
SetRegion adds the region to the count server detailed client params
func (*CountServerDetailedClientParams) SetTimeout ¶
func (o *CountServerDetailedClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the count server detailed client params
func (*CountServerDetailedClientParams) WithContext ¶
func (o *CountServerDetailedClientParams) WithContext(ctx context.Context) *CountServerDetailedClientParams
WithContext adds the context to the count server detailed client params
func (*CountServerDetailedClientParams) WithHTTPClient ¶
func (o *CountServerDetailedClientParams) WithHTTPClient(client *http.Client) *CountServerDetailedClientParams
WithHTTPClient adds the HTTPClient to the count server detailed client params
func (*CountServerDetailedClientParams) WithNamespace ¶
func (o *CountServerDetailedClientParams) WithNamespace(namespace string) *CountServerDetailedClientParams
WithNamespace adds the namespace to the count server detailed client params
func (*CountServerDetailedClientParams) WithRegion ¶
func (o *CountServerDetailedClientParams) WithRegion(region *string) *CountServerDetailedClientParams
WithRegion adds the region to the count server detailed client params
func (*CountServerDetailedClientParams) WithTimeout ¶
func (o *CountServerDetailedClientParams) WithTimeout(timeout time.Duration) *CountServerDetailedClientParams
WithTimeout adds the timeout to the count server detailed client params
func (*CountServerDetailedClientParams) WriteToRequest ¶
func (o *CountServerDetailedClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CountServerDetailedClientReader ¶
type CountServerDetailedClientReader struct {
// contains filtered or unexported fields
}
CountServerDetailedClientReader is a Reader for the CountServerDetailedClient structure.
func (*CountServerDetailedClientReader) ReadResponse ¶
func (o *CountServerDetailedClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CountServerDetailedClientUnauthorized ¶
type CountServerDetailedClientUnauthorized struct {
}CountServerDetailedClientUnauthorized handles this case with default header values.
Unauthorized
func NewCountServerDetailedClientUnauthorized ¶
func NewCountServerDetailedClientUnauthorized() *CountServerDetailedClientUnauthorized
NewCountServerDetailedClientUnauthorized creates a CountServerDetailedClientUnauthorized with default headers values
func (*CountServerDetailedClientUnauthorized) Error ¶
func (o *CountServerDetailedClientUnauthorized) Error() string
func (*CountServerDetailedClientUnauthorized) GetPayload ¶
func (o *CountServerDetailedClientUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*CountServerDetailedClientUnauthorized) ToJSONString ¶
func (o *CountServerDetailedClientUnauthorized) ToJSONString() string
type DeregisterLocalServerBadRequest ¶
type DeregisterLocalServerBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
DeregisterLocalServerBadRequest handles this case with default header values.
malformed request
func NewDeregisterLocalServerBadRequest ¶
func NewDeregisterLocalServerBadRequest() *DeregisterLocalServerBadRequest
NewDeregisterLocalServerBadRequest creates a DeregisterLocalServerBadRequest with default headers values
func (*DeregisterLocalServerBadRequest) Error ¶
func (o *DeregisterLocalServerBadRequest) Error() string
func (*DeregisterLocalServerBadRequest) GetPayload ¶
func (o *DeregisterLocalServerBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*DeregisterLocalServerBadRequest) ToJSONString ¶
func (o *DeregisterLocalServerBadRequest) ToJSONString() string
type DeregisterLocalServerInternalServerError ¶
type DeregisterLocalServerInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
DeregisterLocalServerInternalServerError handles this case with default header values.
Internal Server Error
func NewDeregisterLocalServerInternalServerError ¶
func NewDeregisterLocalServerInternalServerError() *DeregisterLocalServerInternalServerError
NewDeregisterLocalServerInternalServerError creates a DeregisterLocalServerInternalServerError with default headers values
func (*DeregisterLocalServerInternalServerError) Error ¶
func (o *DeregisterLocalServerInternalServerError) Error() string
func (*DeregisterLocalServerInternalServerError) GetPayload ¶
func (o *DeregisterLocalServerInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*DeregisterLocalServerInternalServerError) ToJSONString ¶
func (o *DeregisterLocalServerInternalServerError) ToJSONString() string
type DeregisterLocalServerNoContent ¶
type DeregisterLocalServerNoContent struct { }
DeregisterLocalServerNoContent handles this case with default header values.
server removed
func NewDeregisterLocalServerNoContent ¶
func NewDeregisterLocalServerNoContent() *DeregisterLocalServerNoContent
NewDeregisterLocalServerNoContent creates a DeregisterLocalServerNoContent with default headers values
func (*DeregisterLocalServerNoContent) Error ¶
func (o *DeregisterLocalServerNoContent) Error() string
type DeregisterLocalServerParams ¶
type DeregisterLocalServerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *dsmcclientmodels.ModelsDeregisterLocalServerRequest /*Namespace namespace of the game */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
DeregisterLocalServerParams contains all the parameters to send to the API endpoint for the deregister local server operation typically these are written to a http.Request
func NewDeregisterLocalServerParams ¶
func NewDeregisterLocalServerParams() *DeregisterLocalServerParams
NewDeregisterLocalServerParams creates a new DeregisterLocalServerParams object with the default values initialized.
func NewDeregisterLocalServerParamsWithContext ¶
func NewDeregisterLocalServerParamsWithContext(ctx context.Context) *DeregisterLocalServerParams
NewDeregisterLocalServerParamsWithContext creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a context for a request
func NewDeregisterLocalServerParamsWithHTTPClient ¶
func NewDeregisterLocalServerParamsWithHTTPClient(client *http.Client) *DeregisterLocalServerParams
NewDeregisterLocalServerParamsWithHTTPClient creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeregisterLocalServerParamsWithTimeout ¶
func NewDeregisterLocalServerParamsWithTimeout(timeout time.Duration) *DeregisterLocalServerParams
NewDeregisterLocalServerParamsWithTimeout creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeregisterLocalServerParams) SetAuthInfoWriter ¶
func (o *DeregisterLocalServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the deregister local server params
func (*DeregisterLocalServerParams) SetBody ¶
func (o *DeregisterLocalServerParams) SetBody(body *dsmcclientmodels.ModelsDeregisterLocalServerRequest)
SetBody adds the body to the deregister local server params
func (*DeregisterLocalServerParams) SetContext ¶
func (o *DeregisterLocalServerParams) SetContext(ctx context.Context)
SetContext adds the context to the deregister local server params
func (*DeregisterLocalServerParams) SetFlightId ¶
func (o *DeregisterLocalServerParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeregisterLocalServerParams) SetHTTPClient ¶
func (o *DeregisterLocalServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the deregister local server params
func (*DeregisterLocalServerParams) SetHTTPClientTransport ¶
func (o *DeregisterLocalServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the deregister local server params
func (*DeregisterLocalServerParams) SetNamespace ¶
func (o *DeregisterLocalServerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the deregister local server params
func (*DeregisterLocalServerParams) SetTimeout ¶
func (o *DeregisterLocalServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the deregister local server params
func (*DeregisterLocalServerParams) WithBody ¶
func (o *DeregisterLocalServerParams) WithBody(body *dsmcclientmodels.ModelsDeregisterLocalServerRequest) *DeregisterLocalServerParams
WithBody adds the body to the deregister local server params
func (*DeregisterLocalServerParams) WithContext ¶
func (o *DeregisterLocalServerParams) WithContext(ctx context.Context) *DeregisterLocalServerParams
WithContext adds the context to the deregister local server params
func (*DeregisterLocalServerParams) WithHTTPClient ¶
func (o *DeregisterLocalServerParams) WithHTTPClient(client *http.Client) *DeregisterLocalServerParams
WithHTTPClient adds the HTTPClient to the deregister local server params
func (*DeregisterLocalServerParams) WithNamespace ¶
func (o *DeregisterLocalServerParams) WithNamespace(namespace string) *DeregisterLocalServerParams
WithNamespace adds the namespace to the deregister local server params
func (*DeregisterLocalServerParams) WithTimeout ¶
func (o *DeregisterLocalServerParams) WithTimeout(timeout time.Duration) *DeregisterLocalServerParams
WithTimeout adds the timeout to the deregister local server params
func (*DeregisterLocalServerParams) WriteToRequest ¶
func (o *DeregisterLocalServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeregisterLocalServerReader ¶
type DeregisterLocalServerReader struct {
// contains filtered or unexported fields
}
DeregisterLocalServerReader is a Reader for the DeregisterLocalServer structure.
func (*DeregisterLocalServerReader) ReadResponse ¶
func (o *DeregisterLocalServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeregisterLocalServerUnauthorized ¶
type DeregisterLocalServerUnauthorized struct {
}DeregisterLocalServerUnauthorized handles this case with default header values.
Unauthorized
func NewDeregisterLocalServerUnauthorized ¶
func NewDeregisterLocalServerUnauthorized() *DeregisterLocalServerUnauthorized
NewDeregisterLocalServerUnauthorized creates a DeregisterLocalServerUnauthorized with default headers values
func (*DeregisterLocalServerUnauthorized) Error ¶
func (o *DeregisterLocalServerUnauthorized) Error() string
func (*DeregisterLocalServerUnauthorized) GetPayload ¶
func (o *DeregisterLocalServerUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*DeregisterLocalServerUnauthorized) ToJSONString ¶
func (o *DeregisterLocalServerUnauthorized) ToJSONString() string
type GetServerSessionBadRequest ¶
type GetServerSessionBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionBadRequest handles this case with default header values.
malformed request
func NewGetServerSessionBadRequest ¶
func NewGetServerSessionBadRequest() *GetServerSessionBadRequest
NewGetServerSessionBadRequest creates a GetServerSessionBadRequest with default headers values
func (*GetServerSessionBadRequest) Error ¶
func (o *GetServerSessionBadRequest) Error() string
func (*GetServerSessionBadRequest) GetPayload ¶
func (o *GetServerSessionBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionBadRequest) ToJSONString ¶
func (o *GetServerSessionBadRequest) ToJSONString() string
type GetServerSessionInternalServerError ¶
type GetServerSessionInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionInternalServerError handles this case with default header values.
Internal Server Error
func NewGetServerSessionInternalServerError ¶
func NewGetServerSessionInternalServerError() *GetServerSessionInternalServerError
NewGetServerSessionInternalServerError creates a GetServerSessionInternalServerError with default headers values
func (*GetServerSessionInternalServerError) Error ¶
func (o *GetServerSessionInternalServerError) Error() string
func (*GetServerSessionInternalServerError) GetPayload ¶
func (o *GetServerSessionInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionInternalServerError) ToJSONString ¶
func (o *GetServerSessionInternalServerError) ToJSONString() string
type GetServerSessionNotFound ¶
type GetServerSessionNotFound struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionNotFound handles this case with default header values.
server not found
func NewGetServerSessionNotFound ¶
func NewGetServerSessionNotFound() *GetServerSessionNotFound
NewGetServerSessionNotFound creates a GetServerSessionNotFound with default headers values
func (*GetServerSessionNotFound) Error ¶
func (o *GetServerSessionNotFound) Error() string
func (*GetServerSessionNotFound) GetPayload ¶
func (o *GetServerSessionNotFound) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionNotFound) ToJSONString ¶
func (o *GetServerSessionNotFound) ToJSONString() string
type GetServerSessionOK ¶
type GetServerSessionOK struct {
Payload *dsmcclientmodels.ModelsServerSessionResponse
}
GetServerSessionOK handles this case with default header values.
session found
func NewGetServerSessionOK ¶
func NewGetServerSessionOK() *GetServerSessionOK
NewGetServerSessionOK creates a GetServerSessionOK with default headers values
func (*GetServerSessionOK) Error ¶
func (o *GetServerSessionOK) Error() string
func (*GetServerSessionOK) GetPayload ¶
func (o *GetServerSessionOK) GetPayload() *dsmcclientmodels.ModelsServerSessionResponse
func (*GetServerSessionOK) ToJSONString ¶
func (o *GetServerSessionOK) ToJSONString() string
type GetServerSessionParams ¶
type GetServerSessionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*PodName DS name */ PodName string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetServerSessionParams contains all the parameters to send to the API endpoint for the get server session operation typically these are written to a http.Request
func NewGetServerSessionParams ¶
func NewGetServerSessionParams() *GetServerSessionParams
NewGetServerSessionParams creates a new GetServerSessionParams object with the default values initialized.
func NewGetServerSessionParamsWithContext ¶
func NewGetServerSessionParamsWithContext(ctx context.Context) *GetServerSessionParams
NewGetServerSessionParamsWithContext creates a new GetServerSessionParams object with the default values initialized, and the ability to set a context for a request
func NewGetServerSessionParamsWithHTTPClient ¶
func NewGetServerSessionParamsWithHTTPClient(client *http.Client) *GetServerSessionParams
NewGetServerSessionParamsWithHTTPClient creates a new GetServerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetServerSessionParamsWithTimeout ¶
func NewGetServerSessionParamsWithTimeout(timeout time.Duration) *GetServerSessionParams
NewGetServerSessionParamsWithTimeout creates a new GetServerSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetServerSessionParams) SetAuthInfoWriter ¶
func (o *GetServerSessionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get server session params
func (*GetServerSessionParams) SetContext ¶
func (o *GetServerSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the get server session params
func (*GetServerSessionParams) SetFlightId ¶
func (o *GetServerSessionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetServerSessionParams) SetHTTPClient ¶
func (o *GetServerSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get server session params
func (*GetServerSessionParams) SetHTTPClientTransport ¶
func (o *GetServerSessionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get server session params
func (*GetServerSessionParams) SetNamespace ¶
func (o *GetServerSessionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get server session params
func (*GetServerSessionParams) SetPodName ¶
func (o *GetServerSessionParams) SetPodName(podName string)
SetPodName adds the podName to the get server session params
func (*GetServerSessionParams) SetTimeout ¶
func (o *GetServerSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get server session params
func (*GetServerSessionParams) WithContext ¶
func (o *GetServerSessionParams) WithContext(ctx context.Context) *GetServerSessionParams
WithContext adds the context to the get server session params
func (*GetServerSessionParams) WithHTTPClient ¶
func (o *GetServerSessionParams) WithHTTPClient(client *http.Client) *GetServerSessionParams
WithHTTPClient adds the HTTPClient to the get server session params
func (*GetServerSessionParams) WithNamespace ¶
func (o *GetServerSessionParams) WithNamespace(namespace string) *GetServerSessionParams
WithNamespace adds the namespace to the get server session params
func (*GetServerSessionParams) WithPodName ¶
func (o *GetServerSessionParams) WithPodName(podName string) *GetServerSessionParams
WithPodName adds the podName to the get server session params
func (*GetServerSessionParams) WithTimeout ¶
func (o *GetServerSessionParams) WithTimeout(timeout time.Duration) *GetServerSessionParams
WithTimeout adds the timeout to the get server session params
func (*GetServerSessionParams) WriteToRequest ¶
func (o *GetServerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServerSessionReader ¶
type GetServerSessionReader struct {
// contains filtered or unexported fields
}
GetServerSessionReader is a Reader for the GetServerSession structure.
func (*GetServerSessionReader) ReadResponse ¶
func (o *GetServerSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServerSessionTimeoutBadRequest ¶
type GetServerSessionTimeoutBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionTimeoutBadRequest handles this case with default header values.
malformed request
func NewGetServerSessionTimeoutBadRequest ¶
func NewGetServerSessionTimeoutBadRequest() *GetServerSessionTimeoutBadRequest
NewGetServerSessionTimeoutBadRequest creates a GetServerSessionTimeoutBadRequest with default headers values
func (*GetServerSessionTimeoutBadRequest) Error ¶
func (o *GetServerSessionTimeoutBadRequest) Error() string
func (*GetServerSessionTimeoutBadRequest) GetPayload ¶
func (o *GetServerSessionTimeoutBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionTimeoutBadRequest) ToJSONString ¶
func (o *GetServerSessionTimeoutBadRequest) ToJSONString() string
type GetServerSessionTimeoutInternalServerError ¶
type GetServerSessionTimeoutInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionTimeoutInternalServerError handles this case with default header values.
Internal Server Error
func NewGetServerSessionTimeoutInternalServerError ¶
func NewGetServerSessionTimeoutInternalServerError() *GetServerSessionTimeoutInternalServerError
NewGetServerSessionTimeoutInternalServerError creates a GetServerSessionTimeoutInternalServerError with default headers values
func (*GetServerSessionTimeoutInternalServerError) Error ¶
func (o *GetServerSessionTimeoutInternalServerError) Error() string
func (*GetServerSessionTimeoutInternalServerError) GetPayload ¶
func (o *GetServerSessionTimeoutInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionTimeoutInternalServerError) ToJSONString ¶
func (o *GetServerSessionTimeoutInternalServerError) ToJSONString() string
type GetServerSessionTimeoutNotFound ¶
type GetServerSessionTimeoutNotFound struct {
Payload *dsmcclientmodels.ResponseError
}
GetServerSessionTimeoutNotFound handles this case with default header values.
server not found
func NewGetServerSessionTimeoutNotFound ¶
func NewGetServerSessionTimeoutNotFound() *GetServerSessionTimeoutNotFound
NewGetServerSessionTimeoutNotFound creates a GetServerSessionTimeoutNotFound with default headers values
func (*GetServerSessionTimeoutNotFound) Error ¶
func (o *GetServerSessionTimeoutNotFound) Error() string
func (*GetServerSessionTimeoutNotFound) GetPayload ¶
func (o *GetServerSessionTimeoutNotFound) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionTimeoutNotFound) ToJSONString ¶
func (o *GetServerSessionTimeoutNotFound) ToJSONString() string
type GetServerSessionTimeoutOK ¶
type GetServerSessionTimeoutOK struct {
Payload *dsmcclientmodels.ModelsServerDeploymentConfigSessionTimeoutResponse
}
GetServerSessionTimeoutOK handles this case with default header values.
session timout successfully retrieved
func NewGetServerSessionTimeoutOK ¶
func NewGetServerSessionTimeoutOK() *GetServerSessionTimeoutOK
NewGetServerSessionTimeoutOK creates a GetServerSessionTimeoutOK with default headers values
func (*GetServerSessionTimeoutOK) Error ¶
func (o *GetServerSessionTimeoutOK) Error() string
func (*GetServerSessionTimeoutOK) GetPayload ¶
func (o *GetServerSessionTimeoutOK) GetPayload() *dsmcclientmodels.ModelsServerDeploymentConfigSessionTimeoutResponse
func (*GetServerSessionTimeoutOK) ToJSONString ¶
func (o *GetServerSessionTimeoutOK) ToJSONString() string
type GetServerSessionTimeoutParams ¶
type GetServerSessionTimeoutParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*PodName DS name */ PodName string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetServerSessionTimeoutParams contains all the parameters to send to the API endpoint for the get server session timeout operation typically these are written to a http.Request
func NewGetServerSessionTimeoutParams ¶
func NewGetServerSessionTimeoutParams() *GetServerSessionTimeoutParams
NewGetServerSessionTimeoutParams creates a new GetServerSessionTimeoutParams object with the default values initialized.
func NewGetServerSessionTimeoutParamsWithContext ¶
func NewGetServerSessionTimeoutParamsWithContext(ctx context.Context) *GetServerSessionTimeoutParams
NewGetServerSessionTimeoutParamsWithContext creates a new GetServerSessionTimeoutParams object with the default values initialized, and the ability to set a context for a request
func NewGetServerSessionTimeoutParamsWithHTTPClient ¶
func NewGetServerSessionTimeoutParamsWithHTTPClient(client *http.Client) *GetServerSessionTimeoutParams
NewGetServerSessionTimeoutParamsWithHTTPClient creates a new GetServerSessionTimeoutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetServerSessionTimeoutParamsWithTimeout ¶
func NewGetServerSessionTimeoutParamsWithTimeout(timeout time.Duration) *GetServerSessionTimeoutParams
NewGetServerSessionTimeoutParamsWithTimeout creates a new GetServerSessionTimeoutParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetServerSessionTimeoutParams) SetAuthInfoWriter ¶
func (o *GetServerSessionTimeoutParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetContext ¶
func (o *GetServerSessionTimeoutParams) SetContext(ctx context.Context)
SetContext adds the context to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetFlightId ¶
func (o *GetServerSessionTimeoutParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetServerSessionTimeoutParams) SetHTTPClient ¶
func (o *GetServerSessionTimeoutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetHTTPClientTransport ¶
func (o *GetServerSessionTimeoutParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetNamespace ¶
func (o *GetServerSessionTimeoutParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetPodName ¶
func (o *GetServerSessionTimeoutParams) SetPodName(podName string)
SetPodName adds the podName to the get server session timeout params
func (*GetServerSessionTimeoutParams) SetTimeout ¶
func (o *GetServerSessionTimeoutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get server session timeout params
func (*GetServerSessionTimeoutParams) WithContext ¶
func (o *GetServerSessionTimeoutParams) WithContext(ctx context.Context) *GetServerSessionTimeoutParams
WithContext adds the context to the get server session timeout params
func (*GetServerSessionTimeoutParams) WithHTTPClient ¶
func (o *GetServerSessionTimeoutParams) WithHTTPClient(client *http.Client) *GetServerSessionTimeoutParams
WithHTTPClient adds the HTTPClient to the get server session timeout params
func (*GetServerSessionTimeoutParams) WithNamespace ¶
func (o *GetServerSessionTimeoutParams) WithNamespace(namespace string) *GetServerSessionTimeoutParams
WithNamespace adds the namespace to the get server session timeout params
func (*GetServerSessionTimeoutParams) WithPodName ¶
func (o *GetServerSessionTimeoutParams) WithPodName(podName string) *GetServerSessionTimeoutParams
WithPodName adds the podName to the get server session timeout params
func (*GetServerSessionTimeoutParams) WithTimeout ¶
func (o *GetServerSessionTimeoutParams) WithTimeout(timeout time.Duration) *GetServerSessionTimeoutParams
WithTimeout adds the timeout to the get server session timeout params
func (*GetServerSessionTimeoutParams) WriteToRequest ¶
func (o *GetServerSessionTimeoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServerSessionTimeoutReader ¶
type GetServerSessionTimeoutReader struct {
// contains filtered or unexported fields
}
GetServerSessionTimeoutReader is a Reader for the GetServerSessionTimeout structure.
func (*GetServerSessionTimeoutReader) ReadResponse ¶
func (o *GetServerSessionTimeoutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServerSessionTimeoutUnauthorized ¶
type GetServerSessionTimeoutUnauthorized struct {
}GetServerSessionTimeoutUnauthorized handles this case with default header values.
Unauthorized
func NewGetServerSessionTimeoutUnauthorized ¶
func NewGetServerSessionTimeoutUnauthorized() *GetServerSessionTimeoutUnauthorized
NewGetServerSessionTimeoutUnauthorized creates a GetServerSessionTimeoutUnauthorized with default headers values
func (*GetServerSessionTimeoutUnauthorized) Error ¶
func (o *GetServerSessionTimeoutUnauthorized) Error() string
func (*GetServerSessionTimeoutUnauthorized) GetPayload ¶
func (o *GetServerSessionTimeoutUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionTimeoutUnauthorized) ToJSONString ¶
func (o *GetServerSessionTimeoutUnauthorized) ToJSONString() string
type GetServerSessionUnauthorized ¶
type GetServerSessionUnauthorized struct {
}GetServerSessionUnauthorized handles this case with default header values.
Unauthorized
func NewGetServerSessionUnauthorized ¶
func NewGetServerSessionUnauthorized() *GetServerSessionUnauthorized
NewGetServerSessionUnauthorized creates a GetServerSessionUnauthorized with default headers values
func (*GetServerSessionUnauthorized) Error ¶
func (o *GetServerSessionUnauthorized) Error() string
func (*GetServerSessionUnauthorized) GetPayload ¶
func (o *GetServerSessionUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*GetServerSessionUnauthorized) ToJSONString ¶
func (o *GetServerSessionUnauthorized) ToJSONString() string
type ListServerClientInternalServerError ¶
type ListServerClientInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
ListServerClientInternalServerError handles this case with default header values.
Internal Server Error
func NewListServerClientInternalServerError ¶
func NewListServerClientInternalServerError() *ListServerClientInternalServerError
NewListServerClientInternalServerError creates a ListServerClientInternalServerError with default headers values
func (*ListServerClientInternalServerError) Error ¶
func (o *ListServerClientInternalServerError) Error() string
func (*ListServerClientInternalServerError) GetPayload ¶
func (o *ListServerClientInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*ListServerClientInternalServerError) ToJSONString ¶
func (o *ListServerClientInternalServerError) ToJSONString() string
type ListServerClientOK ¶
type ListServerClientOK struct {
Payload *dsmcclientmodels.ModelsListServerResponse
}
ListServerClientOK handles this case with default header values.
servers listed
func NewListServerClientOK ¶
func NewListServerClientOK() *ListServerClientOK
NewListServerClientOK creates a ListServerClientOK with default headers values
func (*ListServerClientOK) Error ¶
func (o *ListServerClientOK) Error() string
func (*ListServerClientOK) GetPayload ¶
func (o *ListServerClientOK) GetPayload() *dsmcclientmodels.ModelsListServerResponse
func (*ListServerClientOK) ToJSONString ¶
func (o *ListServerClientOK) ToJSONString() string
type ListServerClientParams ¶
type ListServerClientParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*Region region where DS server is located. if not specified it will list all servers. */ Region *string /*Count how many items to return */ Count int64 /*Offset offset from list to query from */ Offset int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ListServerClientParams contains all the parameters to send to the API endpoint for the list server client operation typically these are written to a http.Request
func NewListServerClientParams ¶
func NewListServerClientParams() *ListServerClientParams
NewListServerClientParams creates a new ListServerClientParams object with the default values initialized.
func NewListServerClientParamsWithContext ¶
func NewListServerClientParamsWithContext(ctx context.Context) *ListServerClientParams
NewListServerClientParamsWithContext creates a new ListServerClientParams object with the default values initialized, and the ability to set a context for a request
func NewListServerClientParamsWithHTTPClient ¶
func NewListServerClientParamsWithHTTPClient(client *http.Client) *ListServerClientParams
NewListServerClientParamsWithHTTPClient creates a new ListServerClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListServerClientParamsWithTimeout ¶
func NewListServerClientParamsWithTimeout(timeout time.Duration) *ListServerClientParams
NewListServerClientParamsWithTimeout creates a new ListServerClientParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListServerClientParams) SetAuthInfoWriter ¶
func (o *ListServerClientParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the list server client params
func (*ListServerClientParams) SetContext ¶
func (o *ListServerClientParams) SetContext(ctx context.Context)
SetContext adds the context to the list server client params
func (*ListServerClientParams) SetCount ¶
func (o *ListServerClientParams) SetCount(count int64)
SetCount adds the count to the list server client params
func (*ListServerClientParams) SetFlightId ¶
func (o *ListServerClientParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ListServerClientParams) SetHTTPClient ¶
func (o *ListServerClientParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list server client params
func (*ListServerClientParams) SetHTTPClientTransport ¶
func (o *ListServerClientParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the list server client params
func (*ListServerClientParams) SetNamespace ¶
func (o *ListServerClientParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the list server client params
func (*ListServerClientParams) SetOffset ¶
func (o *ListServerClientParams) SetOffset(offset int64)
SetOffset adds the offset to the list server client params
func (*ListServerClientParams) SetRegion ¶
func (o *ListServerClientParams) SetRegion(region *string)
SetRegion adds the region to the list server client params
func (*ListServerClientParams) SetTimeout ¶
func (o *ListServerClientParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list server client params
func (*ListServerClientParams) WithContext ¶
func (o *ListServerClientParams) WithContext(ctx context.Context) *ListServerClientParams
WithContext adds the context to the list server client params
func (*ListServerClientParams) WithCount ¶
func (o *ListServerClientParams) WithCount(count int64) *ListServerClientParams
WithCount adds the count to the list server client params
func (*ListServerClientParams) WithHTTPClient ¶
func (o *ListServerClientParams) WithHTTPClient(client *http.Client) *ListServerClientParams
WithHTTPClient adds the HTTPClient to the list server client params
func (*ListServerClientParams) WithNamespace ¶
func (o *ListServerClientParams) WithNamespace(namespace string) *ListServerClientParams
WithNamespace adds the namespace to the list server client params
func (*ListServerClientParams) WithOffset ¶
func (o *ListServerClientParams) WithOffset(offset int64) *ListServerClientParams
WithOffset adds the offset to the list server client params
func (*ListServerClientParams) WithRegion ¶
func (o *ListServerClientParams) WithRegion(region *string) *ListServerClientParams
WithRegion adds the region to the list server client params
func (*ListServerClientParams) WithTimeout ¶
func (o *ListServerClientParams) WithTimeout(timeout time.Duration) *ListServerClientParams
WithTimeout adds the timeout to the list server client params
func (*ListServerClientParams) WriteToRequest ¶
func (o *ListServerClientParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServerClientReader ¶
type ListServerClientReader struct {
// contains filtered or unexported fields
}
ListServerClientReader is a Reader for the ListServerClient structure.
func (*ListServerClientReader) ReadResponse ¶
func (o *ListServerClientReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServerClientUnauthorized ¶
type ListServerClientUnauthorized struct {
}ListServerClientUnauthorized handles this case with default header values.
Unauthorized
func NewListServerClientUnauthorized ¶
func NewListServerClientUnauthorized() *ListServerClientUnauthorized
NewListServerClientUnauthorized creates a ListServerClientUnauthorized with default headers values
func (*ListServerClientUnauthorized) Error ¶
func (o *ListServerClientUnauthorized) Error() string
func (*ListServerClientUnauthorized) GetPayload ¶
func (o *ListServerClientUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*ListServerClientUnauthorized) ToJSONString ¶
func (o *ListServerClientUnauthorized) ToJSONString() string
type RegisterLocalServerBadRequest ¶
type RegisterLocalServerBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterLocalServerBadRequest handles this case with default header values.
malformed request
func NewRegisterLocalServerBadRequest ¶
func NewRegisterLocalServerBadRequest() *RegisterLocalServerBadRequest
NewRegisterLocalServerBadRequest creates a RegisterLocalServerBadRequest with default headers values
func (*RegisterLocalServerBadRequest) Error ¶
func (o *RegisterLocalServerBadRequest) Error() string
func (*RegisterLocalServerBadRequest) GetPayload ¶
func (o *RegisterLocalServerBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterLocalServerBadRequest) ToJSONString ¶
func (o *RegisterLocalServerBadRequest) ToJSONString() string
type RegisterLocalServerConflict ¶
type RegisterLocalServerConflict struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterLocalServerConflict handles this case with default header values.
server with same name already registered
func NewRegisterLocalServerConflict ¶
func NewRegisterLocalServerConflict() *RegisterLocalServerConflict
NewRegisterLocalServerConflict creates a RegisterLocalServerConflict with default headers values
func (*RegisterLocalServerConflict) Error ¶
func (o *RegisterLocalServerConflict) Error() string
func (*RegisterLocalServerConflict) GetPayload ¶
func (o *RegisterLocalServerConflict) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterLocalServerConflict) ToJSONString ¶
func (o *RegisterLocalServerConflict) ToJSONString() string
type RegisterLocalServerInternalServerError ¶
type RegisterLocalServerInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterLocalServerInternalServerError handles this case with default header values.
Internal Server Error
func NewRegisterLocalServerInternalServerError ¶
func NewRegisterLocalServerInternalServerError() *RegisterLocalServerInternalServerError
NewRegisterLocalServerInternalServerError creates a RegisterLocalServerInternalServerError with default headers values
func (*RegisterLocalServerInternalServerError) Error ¶
func (o *RegisterLocalServerInternalServerError) Error() string
func (*RegisterLocalServerInternalServerError) GetPayload ¶
func (o *RegisterLocalServerInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterLocalServerInternalServerError) ToJSONString ¶
func (o *RegisterLocalServerInternalServerError) ToJSONString() string
type RegisterLocalServerOK ¶
type RegisterLocalServerOK struct {
Payload *dsmcclientmodels.ModelsServer
}
RegisterLocalServerOK handles this case with default header values.
server registered
func NewRegisterLocalServerOK ¶
func NewRegisterLocalServerOK() *RegisterLocalServerOK
NewRegisterLocalServerOK creates a RegisterLocalServerOK with default headers values
func (*RegisterLocalServerOK) Error ¶
func (o *RegisterLocalServerOK) Error() string
func (*RegisterLocalServerOK) GetPayload ¶
func (o *RegisterLocalServerOK) GetPayload() *dsmcclientmodels.ModelsServer
func (*RegisterLocalServerOK) ToJSONString ¶
func (o *RegisterLocalServerOK) ToJSONString() string
type RegisterLocalServerParams ¶
type RegisterLocalServerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *dsmcclientmodels.ModelsRegisterLocalServerRequest /*Namespace namespace of the game */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
RegisterLocalServerParams contains all the parameters to send to the API endpoint for the register local server operation typically these are written to a http.Request
func NewRegisterLocalServerParams ¶
func NewRegisterLocalServerParams() *RegisterLocalServerParams
NewRegisterLocalServerParams creates a new RegisterLocalServerParams object with the default values initialized.
func NewRegisterLocalServerParamsWithContext ¶
func NewRegisterLocalServerParamsWithContext(ctx context.Context) *RegisterLocalServerParams
NewRegisterLocalServerParamsWithContext creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a context for a request
func NewRegisterLocalServerParamsWithHTTPClient ¶
func NewRegisterLocalServerParamsWithHTTPClient(client *http.Client) *RegisterLocalServerParams
NewRegisterLocalServerParamsWithHTTPClient creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRegisterLocalServerParamsWithTimeout ¶
func NewRegisterLocalServerParamsWithTimeout(timeout time.Duration) *RegisterLocalServerParams
NewRegisterLocalServerParamsWithTimeout creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*RegisterLocalServerParams) SetAuthInfoWriter ¶
func (o *RegisterLocalServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the register local server params
func (*RegisterLocalServerParams) SetBody ¶
func (o *RegisterLocalServerParams) SetBody(body *dsmcclientmodels.ModelsRegisterLocalServerRequest)
SetBody adds the body to the register local server params
func (*RegisterLocalServerParams) SetContext ¶
func (o *RegisterLocalServerParams) SetContext(ctx context.Context)
SetContext adds the context to the register local server params
func (*RegisterLocalServerParams) SetFlightId ¶
func (o *RegisterLocalServerParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*RegisterLocalServerParams) SetHTTPClient ¶
func (o *RegisterLocalServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the register local server params
func (*RegisterLocalServerParams) SetHTTPClientTransport ¶
func (o *RegisterLocalServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the register local server params
func (*RegisterLocalServerParams) SetNamespace ¶
func (o *RegisterLocalServerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the register local server params
func (*RegisterLocalServerParams) SetTimeout ¶
func (o *RegisterLocalServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the register local server params
func (*RegisterLocalServerParams) WithBody ¶
func (o *RegisterLocalServerParams) WithBody(body *dsmcclientmodels.ModelsRegisterLocalServerRequest) *RegisterLocalServerParams
WithBody adds the body to the register local server params
func (*RegisterLocalServerParams) WithContext ¶
func (o *RegisterLocalServerParams) WithContext(ctx context.Context) *RegisterLocalServerParams
WithContext adds the context to the register local server params
func (*RegisterLocalServerParams) WithHTTPClient ¶
func (o *RegisterLocalServerParams) WithHTTPClient(client *http.Client) *RegisterLocalServerParams
WithHTTPClient adds the HTTPClient to the register local server params
func (*RegisterLocalServerParams) WithNamespace ¶
func (o *RegisterLocalServerParams) WithNamespace(namespace string) *RegisterLocalServerParams
WithNamespace adds the namespace to the register local server params
func (*RegisterLocalServerParams) WithTimeout ¶
func (o *RegisterLocalServerParams) WithTimeout(timeout time.Duration) *RegisterLocalServerParams
WithTimeout adds the timeout to the register local server params
func (*RegisterLocalServerParams) WriteToRequest ¶
func (o *RegisterLocalServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RegisterLocalServerReader ¶
type RegisterLocalServerReader struct {
// contains filtered or unexported fields
}
RegisterLocalServerReader is a Reader for the RegisterLocalServer structure.
func (*RegisterLocalServerReader) ReadResponse ¶
func (o *RegisterLocalServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RegisterLocalServerUnauthorized ¶
type RegisterLocalServerUnauthorized struct {
}RegisterLocalServerUnauthorized handles this case with default header values.
Unauthorized
func NewRegisterLocalServerUnauthorized ¶
func NewRegisterLocalServerUnauthorized() *RegisterLocalServerUnauthorized
NewRegisterLocalServerUnauthorized creates a RegisterLocalServerUnauthorized with default headers values
func (*RegisterLocalServerUnauthorized) Error ¶
func (o *RegisterLocalServerUnauthorized) Error() string
func (*RegisterLocalServerUnauthorized) GetPayload ¶
func (o *RegisterLocalServerUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterLocalServerUnauthorized) ToJSONString ¶
func (o *RegisterLocalServerUnauthorized) ToJSONString() string
type RegisterServerBadRequest ¶
type RegisterServerBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterServerBadRequest handles this case with default header values.
malformed request
func NewRegisterServerBadRequest ¶
func NewRegisterServerBadRequest() *RegisterServerBadRequest
NewRegisterServerBadRequest creates a RegisterServerBadRequest with default headers values
func (*RegisterServerBadRequest) Error ¶
func (o *RegisterServerBadRequest) Error() string
func (*RegisterServerBadRequest) GetPayload ¶
func (o *RegisterServerBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterServerBadRequest) ToJSONString ¶
func (o *RegisterServerBadRequest) ToJSONString() string
type RegisterServerConflict ¶
type RegisterServerConflict struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterServerConflict handles this case with default header values.
server with same name already registered
func NewRegisterServerConflict ¶
func NewRegisterServerConflict() *RegisterServerConflict
NewRegisterServerConflict creates a RegisterServerConflict with default headers values
func (*RegisterServerConflict) Error ¶
func (o *RegisterServerConflict) Error() string
func (*RegisterServerConflict) GetPayload ¶
func (o *RegisterServerConflict) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterServerConflict) ToJSONString ¶
func (o *RegisterServerConflict) ToJSONString() string
type RegisterServerInternalServerError ¶
type RegisterServerInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterServerInternalServerError handles this case with default header values.
Internal Server Error
func NewRegisterServerInternalServerError ¶
func NewRegisterServerInternalServerError() *RegisterServerInternalServerError
NewRegisterServerInternalServerError creates a RegisterServerInternalServerError with default headers values
func (*RegisterServerInternalServerError) Error ¶
func (o *RegisterServerInternalServerError) Error() string
func (*RegisterServerInternalServerError) GetPayload ¶
func (o *RegisterServerInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterServerInternalServerError) ToJSONString ¶
func (o *RegisterServerInternalServerError) ToJSONString() string
type RegisterServerNotFound ¶
type RegisterServerNotFound struct {
Payload *dsmcclientmodels.ResponseError
}
RegisterServerNotFound handles this case with default header values.
allocation not found
func NewRegisterServerNotFound ¶
func NewRegisterServerNotFound() *RegisterServerNotFound
NewRegisterServerNotFound creates a RegisterServerNotFound with default headers values
func (*RegisterServerNotFound) Error ¶
func (o *RegisterServerNotFound) Error() string
func (*RegisterServerNotFound) GetPayload ¶
func (o *RegisterServerNotFound) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterServerNotFound) ToJSONString ¶
func (o *RegisterServerNotFound) ToJSONString() string
type RegisterServerOK ¶
type RegisterServerOK struct {
Payload *dsmcclientmodels.ModelsServer
}
RegisterServerOK handles this case with default header values.
server registered
func NewRegisterServerOK ¶
func NewRegisterServerOK() *RegisterServerOK
NewRegisterServerOK creates a RegisterServerOK with default headers values
func (*RegisterServerOK) Error ¶
func (o *RegisterServerOK) Error() string
func (*RegisterServerOK) GetPayload ¶
func (o *RegisterServerOK) GetPayload() *dsmcclientmodels.ModelsServer
func (*RegisterServerOK) ToJSONString ¶
func (o *RegisterServerOK) ToJSONString() string
type RegisterServerParams ¶
type RegisterServerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *dsmcclientmodels.ModelsRegisterServerRequest /*Namespace namespace of the game */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
RegisterServerParams contains all the parameters to send to the API endpoint for the register server operation typically these are written to a http.Request
func NewRegisterServerParams ¶
func NewRegisterServerParams() *RegisterServerParams
NewRegisterServerParams creates a new RegisterServerParams object with the default values initialized.
func NewRegisterServerParamsWithContext ¶
func NewRegisterServerParamsWithContext(ctx context.Context) *RegisterServerParams
NewRegisterServerParamsWithContext creates a new RegisterServerParams object with the default values initialized, and the ability to set a context for a request
func NewRegisterServerParamsWithHTTPClient ¶
func NewRegisterServerParamsWithHTTPClient(client *http.Client) *RegisterServerParams
NewRegisterServerParamsWithHTTPClient creates a new RegisterServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRegisterServerParamsWithTimeout ¶
func NewRegisterServerParamsWithTimeout(timeout time.Duration) *RegisterServerParams
NewRegisterServerParamsWithTimeout creates a new RegisterServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*RegisterServerParams) SetAuthInfoWriter ¶
func (o *RegisterServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the register server params
func (*RegisterServerParams) SetBody ¶
func (o *RegisterServerParams) SetBody(body *dsmcclientmodels.ModelsRegisterServerRequest)
SetBody adds the body to the register server params
func (*RegisterServerParams) SetContext ¶
func (o *RegisterServerParams) SetContext(ctx context.Context)
SetContext adds the context to the register server params
func (*RegisterServerParams) SetFlightId ¶
func (o *RegisterServerParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*RegisterServerParams) SetHTTPClient ¶
func (o *RegisterServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the register server params
func (*RegisterServerParams) SetHTTPClientTransport ¶
func (o *RegisterServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the register server params
func (*RegisterServerParams) SetNamespace ¶
func (o *RegisterServerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the register server params
func (*RegisterServerParams) SetTimeout ¶
func (o *RegisterServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the register server params
func (*RegisterServerParams) WithBody ¶
func (o *RegisterServerParams) WithBody(body *dsmcclientmodels.ModelsRegisterServerRequest) *RegisterServerParams
WithBody adds the body to the register server params
func (*RegisterServerParams) WithContext ¶
func (o *RegisterServerParams) WithContext(ctx context.Context) *RegisterServerParams
WithContext adds the context to the register server params
func (*RegisterServerParams) WithHTTPClient ¶
func (o *RegisterServerParams) WithHTTPClient(client *http.Client) *RegisterServerParams
WithHTTPClient adds the HTTPClient to the register server params
func (*RegisterServerParams) WithNamespace ¶
func (o *RegisterServerParams) WithNamespace(namespace string) *RegisterServerParams
WithNamespace adds the namespace to the register server params
func (*RegisterServerParams) WithTimeout ¶
func (o *RegisterServerParams) WithTimeout(timeout time.Duration) *RegisterServerParams
WithTimeout adds the timeout to the register server params
func (*RegisterServerParams) WriteToRequest ¶
func (o *RegisterServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RegisterServerReader ¶
type RegisterServerReader struct {
// contains filtered or unexported fields
}
RegisterServerReader is a Reader for the RegisterServer structure.
func (*RegisterServerReader) ReadResponse ¶
func (o *RegisterServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RegisterServerUnauthorized ¶
type RegisterServerUnauthorized struct {
}RegisterServerUnauthorized handles this case with default header values.
Unauthorized
func NewRegisterServerUnauthorized ¶
func NewRegisterServerUnauthorized() *RegisterServerUnauthorized
NewRegisterServerUnauthorized creates a RegisterServerUnauthorized with default headers values
func (*RegisterServerUnauthorized) Error ¶
func (o *RegisterServerUnauthorized) Error() string
func (*RegisterServerUnauthorized) GetPayload ¶
func (o *RegisterServerUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*RegisterServerUnauthorized) ToJSONString ¶
func (o *RegisterServerUnauthorized) ToJSONString() string
type ServerHeartbeatAccepted ¶
type ServerHeartbeatAccepted struct { }
ServerHeartbeatAccepted handles this case with default header values.
heartbeat accepted
func NewServerHeartbeatAccepted ¶
func NewServerHeartbeatAccepted() *ServerHeartbeatAccepted
NewServerHeartbeatAccepted creates a ServerHeartbeatAccepted with default headers values
func (*ServerHeartbeatAccepted) Error ¶
func (o *ServerHeartbeatAccepted) Error() string
type ServerHeartbeatBadRequest ¶
type ServerHeartbeatBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
ServerHeartbeatBadRequest handles this case with default header values.
malformed request
func NewServerHeartbeatBadRequest ¶
func NewServerHeartbeatBadRequest() *ServerHeartbeatBadRequest
NewServerHeartbeatBadRequest creates a ServerHeartbeatBadRequest with default headers values
func (*ServerHeartbeatBadRequest) Error ¶
func (o *ServerHeartbeatBadRequest) Error() string
func (*ServerHeartbeatBadRequest) GetPayload ¶
func (o *ServerHeartbeatBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*ServerHeartbeatBadRequest) ToJSONString ¶
func (o *ServerHeartbeatBadRequest) ToJSONString() string
type ServerHeartbeatInternalServerError ¶
type ServerHeartbeatInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
ServerHeartbeatInternalServerError handles this case with default header values.
Internal Server Error
func NewServerHeartbeatInternalServerError ¶
func NewServerHeartbeatInternalServerError() *ServerHeartbeatInternalServerError
NewServerHeartbeatInternalServerError creates a ServerHeartbeatInternalServerError with default headers values
func (*ServerHeartbeatInternalServerError) Error ¶
func (o *ServerHeartbeatInternalServerError) Error() string
func (*ServerHeartbeatInternalServerError) GetPayload ¶
func (o *ServerHeartbeatInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*ServerHeartbeatInternalServerError) ToJSONString ¶
func (o *ServerHeartbeatInternalServerError) ToJSONString() string
type ServerHeartbeatNotFound ¶
type ServerHeartbeatNotFound struct {
Payload *dsmcclientmodels.ResponseError
}
ServerHeartbeatNotFound handles this case with default header values.
server not found
func NewServerHeartbeatNotFound ¶
func NewServerHeartbeatNotFound() *ServerHeartbeatNotFound
NewServerHeartbeatNotFound creates a ServerHeartbeatNotFound with default headers values
func (*ServerHeartbeatNotFound) Error ¶
func (o *ServerHeartbeatNotFound) Error() string
func (*ServerHeartbeatNotFound) GetPayload ¶
func (o *ServerHeartbeatNotFound) GetPayload() *dsmcclientmodels.ResponseError
func (*ServerHeartbeatNotFound) ToJSONString ¶
func (o *ServerHeartbeatNotFound) ToJSONString() string
type ServerHeartbeatParams ¶
type ServerHeartbeatParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *dsmcclientmodels.ModelsDSHeartbeatRequest /*Namespace namespace of the game */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ServerHeartbeatParams contains all the parameters to send to the API endpoint for the server heartbeat operation typically these are written to a http.Request
func NewServerHeartbeatParams ¶
func NewServerHeartbeatParams() *ServerHeartbeatParams
NewServerHeartbeatParams creates a new ServerHeartbeatParams object with the default values initialized.
func NewServerHeartbeatParamsWithContext ¶
func NewServerHeartbeatParamsWithContext(ctx context.Context) *ServerHeartbeatParams
NewServerHeartbeatParamsWithContext creates a new ServerHeartbeatParams object with the default values initialized, and the ability to set a context for a request
func NewServerHeartbeatParamsWithHTTPClient ¶
func NewServerHeartbeatParamsWithHTTPClient(client *http.Client) *ServerHeartbeatParams
NewServerHeartbeatParamsWithHTTPClient creates a new ServerHeartbeatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServerHeartbeatParamsWithTimeout ¶
func NewServerHeartbeatParamsWithTimeout(timeout time.Duration) *ServerHeartbeatParams
NewServerHeartbeatParamsWithTimeout creates a new ServerHeartbeatParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServerHeartbeatParams) SetAuthInfoWriter ¶
func (o *ServerHeartbeatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the server heartbeat params
func (*ServerHeartbeatParams) SetBody ¶
func (o *ServerHeartbeatParams) SetBody(body *dsmcclientmodels.ModelsDSHeartbeatRequest)
SetBody adds the body to the server heartbeat params
func (*ServerHeartbeatParams) SetContext ¶
func (o *ServerHeartbeatParams) SetContext(ctx context.Context)
SetContext adds the context to the server heartbeat params
func (*ServerHeartbeatParams) SetFlightId ¶
func (o *ServerHeartbeatParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ServerHeartbeatParams) SetHTTPClient ¶
func (o *ServerHeartbeatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the server heartbeat params
func (*ServerHeartbeatParams) SetHTTPClientTransport ¶
func (o *ServerHeartbeatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the server heartbeat params
func (*ServerHeartbeatParams) SetNamespace ¶
func (o *ServerHeartbeatParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the server heartbeat params
func (*ServerHeartbeatParams) SetTimeout ¶
func (o *ServerHeartbeatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the server heartbeat params
func (*ServerHeartbeatParams) WithBody ¶
func (o *ServerHeartbeatParams) WithBody(body *dsmcclientmodels.ModelsDSHeartbeatRequest) *ServerHeartbeatParams
WithBody adds the body to the server heartbeat params
func (*ServerHeartbeatParams) WithContext ¶
func (o *ServerHeartbeatParams) WithContext(ctx context.Context) *ServerHeartbeatParams
WithContext adds the context to the server heartbeat params
func (*ServerHeartbeatParams) WithHTTPClient ¶
func (o *ServerHeartbeatParams) WithHTTPClient(client *http.Client) *ServerHeartbeatParams
WithHTTPClient adds the HTTPClient to the server heartbeat params
func (*ServerHeartbeatParams) WithNamespace ¶
func (o *ServerHeartbeatParams) WithNamespace(namespace string) *ServerHeartbeatParams
WithNamespace adds the namespace to the server heartbeat params
func (*ServerHeartbeatParams) WithTimeout ¶
func (o *ServerHeartbeatParams) WithTimeout(timeout time.Duration) *ServerHeartbeatParams
WithTimeout adds the timeout to the server heartbeat params
func (*ServerHeartbeatParams) WriteToRequest ¶
func (o *ServerHeartbeatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServerHeartbeatReader ¶
type ServerHeartbeatReader struct {
// contains filtered or unexported fields
}
ServerHeartbeatReader is a Reader for the ServerHeartbeat structure.
func (*ServerHeartbeatReader) ReadResponse ¶
func (o *ServerHeartbeatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServerHeartbeatUnauthorized ¶
type ServerHeartbeatUnauthorized struct {
}ServerHeartbeatUnauthorized handles this case with default header values.
Unauthorized
func NewServerHeartbeatUnauthorized ¶
func NewServerHeartbeatUnauthorized() *ServerHeartbeatUnauthorized
NewServerHeartbeatUnauthorized creates a ServerHeartbeatUnauthorized with default headers values
func (*ServerHeartbeatUnauthorized) Error ¶
func (o *ServerHeartbeatUnauthorized) Error() string
func (*ServerHeartbeatUnauthorized) GetPayload ¶
func (o *ServerHeartbeatUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*ServerHeartbeatUnauthorized) ToJSONString ¶
func (o *ServerHeartbeatUnauthorized) ToJSONString() string
type ShutdownServerBadRequest ¶
type ShutdownServerBadRequest struct {
Payload *dsmcclientmodels.ResponseError
}
ShutdownServerBadRequest handles this case with default header values.
malformed request
func NewShutdownServerBadRequest ¶
func NewShutdownServerBadRequest() *ShutdownServerBadRequest
NewShutdownServerBadRequest creates a ShutdownServerBadRequest with default headers values
func (*ShutdownServerBadRequest) Error ¶
func (o *ShutdownServerBadRequest) Error() string
func (*ShutdownServerBadRequest) GetPayload ¶
func (o *ShutdownServerBadRequest) GetPayload() *dsmcclientmodels.ResponseError
func (*ShutdownServerBadRequest) ToJSONString ¶
func (o *ShutdownServerBadRequest) ToJSONString() string
type ShutdownServerInternalServerError ¶
type ShutdownServerInternalServerError struct {
Payload *dsmcclientmodels.ResponseError
}
ShutdownServerInternalServerError handles this case with default header values.
Internal Server Error
func NewShutdownServerInternalServerError ¶
func NewShutdownServerInternalServerError() *ShutdownServerInternalServerError
NewShutdownServerInternalServerError creates a ShutdownServerInternalServerError with default headers values
func (*ShutdownServerInternalServerError) Error ¶
func (o *ShutdownServerInternalServerError) Error() string
func (*ShutdownServerInternalServerError) GetPayload ¶
func (o *ShutdownServerInternalServerError) GetPayload() *dsmcclientmodels.ResponseError
func (*ShutdownServerInternalServerError) ToJSONString ¶
func (o *ShutdownServerInternalServerError) ToJSONString() string
type ShutdownServerNoContent ¶
type ShutdownServerNoContent struct { }
ShutdownServerNoContent handles this case with default header values.
server removed
func NewShutdownServerNoContent ¶
func NewShutdownServerNoContent() *ShutdownServerNoContent
NewShutdownServerNoContent creates a ShutdownServerNoContent with default headers values
func (*ShutdownServerNoContent) Error ¶
func (o *ShutdownServerNoContent) Error() string
type ShutdownServerNotFound ¶
type ShutdownServerNotFound struct {
Payload *dsmcclientmodels.ResponseError
}
ShutdownServerNotFound handles this case with default header values.
server not found
func NewShutdownServerNotFound ¶
func NewShutdownServerNotFound() *ShutdownServerNotFound
NewShutdownServerNotFound creates a ShutdownServerNotFound with default headers values
func (*ShutdownServerNotFound) Error ¶
func (o *ShutdownServerNotFound) Error() string
func (*ShutdownServerNotFound) GetPayload ¶
func (o *ShutdownServerNotFound) GetPayload() *dsmcclientmodels.ResponseError
func (*ShutdownServerNotFound) ToJSONString ¶
func (o *ShutdownServerNotFound) ToJSONString() string
type ShutdownServerParams ¶
type ShutdownServerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *dsmcclientmodels.ModelsShutdownServerRequest /*Namespace namespace of the game */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ShutdownServerParams contains all the parameters to send to the API endpoint for the shutdown server operation typically these are written to a http.Request
func NewShutdownServerParams ¶
func NewShutdownServerParams() *ShutdownServerParams
NewShutdownServerParams creates a new ShutdownServerParams object with the default values initialized.
func NewShutdownServerParamsWithContext ¶
func NewShutdownServerParamsWithContext(ctx context.Context) *ShutdownServerParams
NewShutdownServerParamsWithContext creates a new ShutdownServerParams object with the default values initialized, and the ability to set a context for a request
func NewShutdownServerParamsWithHTTPClient ¶
func NewShutdownServerParamsWithHTTPClient(client *http.Client) *ShutdownServerParams
NewShutdownServerParamsWithHTTPClient creates a new ShutdownServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShutdownServerParamsWithTimeout ¶
func NewShutdownServerParamsWithTimeout(timeout time.Duration) *ShutdownServerParams
NewShutdownServerParamsWithTimeout creates a new ShutdownServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShutdownServerParams) SetAuthInfoWriter ¶
func (o *ShutdownServerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the shutdown server params
func (*ShutdownServerParams) SetBody ¶
func (o *ShutdownServerParams) SetBody(body *dsmcclientmodels.ModelsShutdownServerRequest)
SetBody adds the body to the shutdown server params
func (*ShutdownServerParams) SetContext ¶
func (o *ShutdownServerParams) SetContext(ctx context.Context)
SetContext adds the context to the shutdown server params
func (*ShutdownServerParams) SetFlightId ¶
func (o *ShutdownServerParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ShutdownServerParams) SetHTTPClient ¶
func (o *ShutdownServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the shutdown server params
func (*ShutdownServerParams) SetHTTPClientTransport ¶
func (o *ShutdownServerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the shutdown server params
func (*ShutdownServerParams) SetNamespace ¶
func (o *ShutdownServerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the shutdown server params
func (*ShutdownServerParams) SetTimeout ¶
func (o *ShutdownServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the shutdown server params
func (*ShutdownServerParams) WithBody ¶
func (o *ShutdownServerParams) WithBody(body *dsmcclientmodels.ModelsShutdownServerRequest) *ShutdownServerParams
WithBody adds the body to the shutdown server params
func (*ShutdownServerParams) WithContext ¶
func (o *ShutdownServerParams) WithContext(ctx context.Context) *ShutdownServerParams
WithContext adds the context to the shutdown server params
func (*ShutdownServerParams) WithHTTPClient ¶
func (o *ShutdownServerParams) WithHTTPClient(client *http.Client) *ShutdownServerParams
WithHTTPClient adds the HTTPClient to the shutdown server params
func (*ShutdownServerParams) WithNamespace ¶
func (o *ShutdownServerParams) WithNamespace(namespace string) *ShutdownServerParams
WithNamespace adds the namespace to the shutdown server params
func (*ShutdownServerParams) WithTimeout ¶
func (o *ShutdownServerParams) WithTimeout(timeout time.Duration) *ShutdownServerParams
WithTimeout adds the timeout to the shutdown server params
func (*ShutdownServerParams) WriteToRequest ¶
func (o *ShutdownServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShutdownServerReader ¶
type ShutdownServerReader struct {
// contains filtered or unexported fields
}
ShutdownServerReader is a Reader for the ShutdownServer structure.
func (*ShutdownServerReader) ReadResponse ¶
func (o *ShutdownServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShutdownServerUnauthorized ¶
type ShutdownServerUnauthorized struct {
}ShutdownServerUnauthorized handles this case with default header values.
Unauthorized
func NewShutdownServerUnauthorized ¶
func NewShutdownServerUnauthorized() *ShutdownServerUnauthorized
NewShutdownServerUnauthorized creates a ShutdownServerUnauthorized with default headers values
func (*ShutdownServerUnauthorized) Error ¶
func (o *ShutdownServerUnauthorized) Error() string
func (*ShutdownServerUnauthorized) GetPayload ¶
func (o *ShutdownServerUnauthorized) GetPayload() *dsmcclientmodels.ResponseError
func (*ShutdownServerUnauthorized) ToJSONString ¶
func (o *ShutdownServerUnauthorized) ToJSONString() string
Source Files ¶
- count_server_detailed_client_parameters.go
- count_server_detailed_client_responses.go
- deregister_local_server_parameters.go
- deregister_local_server_responses.go
- get_server_session_parameters.go
- get_server_session_responses.go
- get_server_session_timeout_parameters.go
- get_server_session_timeout_responses.go
- list_server_client_parameters.go
- list_server_client_responses.go
- register_local_server_parameters.go
- register_local_server_responses.go
- register_server_parameters.go
- register_server_responses.go
- server_client.go
- server_heartbeat_parameters.go
- server_heartbeat_responses.go
- shutdown_server_parameters.go
- shutdown_server_responses.go