Documentation ¶
Index ¶
- type CheckServerLogsInternalServerError
- type CheckServerLogsNotFound
- type CheckServerLogsOK
- type CheckServerLogsParams
- func NewCheckServerLogsParams() *CheckServerLogsParams
- func NewCheckServerLogsParamsWithContext(ctx context.Context) *CheckServerLogsParams
- func NewCheckServerLogsParamsWithHTTPClient(client *http.Client) *CheckServerLogsParams
- func NewCheckServerLogsParamsWithTimeout(timeout time.Duration) *CheckServerLogsParams
- func (o *CheckServerLogsParams) SetContext(ctx context.Context)
- func (o *CheckServerLogsParams) SetHTTPClient(client *http.Client)
- func (o *CheckServerLogsParams) SetNamespace(namespace string)
- func (o *CheckServerLogsParams) SetPodName(podName string)
- func (o *CheckServerLogsParams) SetTimeout(timeout time.Duration)
- func (o *CheckServerLogsParams) WithContext(ctx context.Context) *CheckServerLogsParams
- func (o *CheckServerLogsParams) WithHTTPClient(client *http.Client) *CheckServerLogsParams
- func (o *CheckServerLogsParams) WithNamespace(namespace string) *CheckServerLogsParams
- func (o *CheckServerLogsParams) WithPodName(podName string) *CheckServerLogsParams
- func (o *CheckServerLogsParams) WithTimeout(timeout time.Duration) *CheckServerLogsParams
- func (o *CheckServerLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckServerLogsReader
- type Client
- func (a *Client) CheckServerLogs(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, *CheckServerLogsNotFound, ...)
- func (a *Client) CheckServerLogsShort(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, error)
- func (a *Client) DownloadServerLogs(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, *DownloadServerLogsNotFound, ...)
- func (a *Client) DownloadServerLogsShort(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, error)
- func (a *Client) ListTerminatedServers(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, *ListTerminatedServersBadRequest, ...)
- func (a *Client) ListTerminatedServersShort(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DownloadServerLogsInternalServerError
- type DownloadServerLogsNotFound
- type DownloadServerLogsOK
- type DownloadServerLogsParams
- func NewDownloadServerLogsParams() *DownloadServerLogsParams
- func NewDownloadServerLogsParamsWithContext(ctx context.Context) *DownloadServerLogsParams
- func NewDownloadServerLogsParamsWithHTTPClient(client *http.Client) *DownloadServerLogsParams
- func NewDownloadServerLogsParamsWithTimeout(timeout time.Duration) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) SetContext(ctx context.Context)
- func (o *DownloadServerLogsParams) SetHTTPClient(client *http.Client)
- func (o *DownloadServerLogsParams) SetNamespace(namespace string)
- func (o *DownloadServerLogsParams) SetPodName(podName string)
- func (o *DownloadServerLogsParams) SetTimeout(timeout time.Duration)
- func (o *DownloadServerLogsParams) WithContext(ctx context.Context) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) WithHTTPClient(client *http.Client) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) WithNamespace(namespace string) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) WithPodName(podName string) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) WithTimeout(timeout time.Duration) *DownloadServerLogsParams
- func (o *DownloadServerLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DownloadServerLogsReader
- type ListTerminatedServersBadRequest
- type ListTerminatedServersInternalServerError
- type ListTerminatedServersOK
- type ListTerminatedServersParams
- func NewListTerminatedServersParams() *ListTerminatedServersParams
- func NewListTerminatedServersParamsWithContext(ctx context.Context) *ListTerminatedServersParams
- func NewListTerminatedServersParamsWithHTTPClient(client *http.Client) *ListTerminatedServersParams
- func NewListTerminatedServersParamsWithTimeout(timeout time.Duration) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) SetContext(ctx context.Context)
- func (o *ListTerminatedServersParams) SetDeployment(deployment *string)
- func (o *ListTerminatedServersParams) SetEndDate(endDate *string)
- func (o *ListTerminatedServersParams) SetGameMode(gameMode *string)
- func (o *ListTerminatedServersParams) SetHTTPClient(client *http.Client)
- func (o *ListTerminatedServersParams) SetLimit(limit *int64)
- func (o *ListTerminatedServersParams) SetNamespace(namespace string)
- func (o *ListTerminatedServersParams) SetNext(next *string)
- func (o *ListTerminatedServersParams) SetPartyID(partyID *string)
- func (o *ListTerminatedServersParams) SetPodName(podName *string)
- func (o *ListTerminatedServersParams) SetPrevious(previous *string)
- func (o *ListTerminatedServersParams) SetProvider(provider *string)
- func (o *ListTerminatedServersParams) SetRegion(region *string)
- func (o *ListTerminatedServersParams) SetSessionID(sessionID *string)
- func (o *ListTerminatedServersParams) SetStartDate(startDate *string)
- func (o *ListTerminatedServersParams) SetTimeout(timeout time.Duration)
- func (o *ListTerminatedServersParams) SetUserID(userID *string)
- func (o *ListTerminatedServersParams) WithContext(ctx context.Context) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithDeployment(deployment *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithEndDate(endDate *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithGameMode(gameMode *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithHTTPClient(client *http.Client) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithLimit(limit *int64) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithNamespace(namespace string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithNext(next *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithPartyID(partyID *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithPodName(podName *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithPrevious(previous *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithProvider(provider *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithRegion(region *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithSessionID(sessionID *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithStartDate(startDate *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithTimeout(timeout time.Duration) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WithUserID(userID *string) *ListTerminatedServersParams
- func (o *ListTerminatedServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListTerminatedServersReader
- type ListTerminatedServersUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckServerLogsInternalServerError ¶ added in v0.9.0
type CheckServerLogsInternalServerError struct {
Payload *dslogmanagerclientmodels.ResponseError
}
CheckServerLogsInternalServerError handles this case with default header values.
Internal Server Error
func NewCheckServerLogsInternalServerError ¶ added in v0.9.0
func NewCheckServerLogsInternalServerError() *CheckServerLogsInternalServerError
NewCheckServerLogsInternalServerError creates a CheckServerLogsInternalServerError with default headers values
func (*CheckServerLogsInternalServerError) Error ¶ added in v0.9.0
func (o *CheckServerLogsInternalServerError) Error() string
func (*CheckServerLogsInternalServerError) GetPayload ¶ added in v0.9.0
func (o *CheckServerLogsInternalServerError) GetPayload() *dslogmanagerclientmodels.ResponseError
type CheckServerLogsNotFound ¶ added in v0.9.0
type CheckServerLogsNotFound struct {
Payload *dslogmanagerclientmodels.ResponseError
}
CheckServerLogsNotFound handles this case with default header values.
Not Found
func NewCheckServerLogsNotFound ¶ added in v0.9.0
func NewCheckServerLogsNotFound() *CheckServerLogsNotFound
NewCheckServerLogsNotFound creates a CheckServerLogsNotFound with default headers values
func (*CheckServerLogsNotFound) Error ¶ added in v0.9.0
func (o *CheckServerLogsNotFound) Error() string
func (*CheckServerLogsNotFound) GetPayload ¶ added in v0.9.0
func (o *CheckServerLogsNotFound) GetPayload() *dslogmanagerclientmodels.ResponseError
type CheckServerLogsOK ¶ added in v0.9.0
type CheckServerLogsOK struct {
Payload *dslogmanagerclientmodels.ModelsLogFileStatus
}
CheckServerLogsOK handles this case with default header values.
Log exists.
func NewCheckServerLogsOK ¶ added in v0.9.0
func NewCheckServerLogsOK() *CheckServerLogsOK
NewCheckServerLogsOK creates a CheckServerLogsOK with default headers values
func (*CheckServerLogsOK) Error ¶ added in v0.9.0
func (o *CheckServerLogsOK) Error() string
func (*CheckServerLogsOK) GetPayload ¶ added in v0.9.0
func (o *CheckServerLogsOK) GetPayload() *dslogmanagerclientmodels.ModelsLogFileStatus
type CheckServerLogsParams ¶ added in v0.9.0
type CheckServerLogsParams struct { /*Namespace namespace of the game */ Namespace string /*PodName name of the DS pod */ PodName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckServerLogsParams contains all the parameters to send to the API endpoint for the check server logs operation typically these are written to a http.Request
func NewCheckServerLogsParams ¶ added in v0.9.0
func NewCheckServerLogsParams() *CheckServerLogsParams
NewCheckServerLogsParams creates a new CheckServerLogsParams object with the default values initialized.
func NewCheckServerLogsParamsWithContext ¶ added in v0.9.0
func NewCheckServerLogsParamsWithContext(ctx context.Context) *CheckServerLogsParams
NewCheckServerLogsParamsWithContext creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a context for a request
func NewCheckServerLogsParamsWithHTTPClient ¶ added in v0.9.0
func NewCheckServerLogsParamsWithHTTPClient(client *http.Client) *CheckServerLogsParams
NewCheckServerLogsParamsWithHTTPClient creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCheckServerLogsParamsWithTimeout ¶ added in v0.9.0
func NewCheckServerLogsParamsWithTimeout(timeout time.Duration) *CheckServerLogsParams
NewCheckServerLogsParamsWithTimeout creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a timeout on a request
func (*CheckServerLogsParams) SetContext ¶ added in v0.9.0
func (o *CheckServerLogsParams) SetContext(ctx context.Context)
SetContext adds the context to the check server logs params
func (*CheckServerLogsParams) SetHTTPClient ¶ added in v0.9.0
func (o *CheckServerLogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check server logs params
func (*CheckServerLogsParams) SetNamespace ¶ added in v0.9.0
func (o *CheckServerLogsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the check server logs params
func (*CheckServerLogsParams) SetPodName ¶ added in v0.9.0
func (o *CheckServerLogsParams) SetPodName(podName string)
SetPodName adds the podName to the check server logs params
func (*CheckServerLogsParams) SetTimeout ¶ added in v0.9.0
func (o *CheckServerLogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check server logs params
func (*CheckServerLogsParams) WithContext ¶ added in v0.9.0
func (o *CheckServerLogsParams) WithContext(ctx context.Context) *CheckServerLogsParams
WithContext adds the context to the check server logs params
func (*CheckServerLogsParams) WithHTTPClient ¶ added in v0.9.0
func (o *CheckServerLogsParams) WithHTTPClient(client *http.Client) *CheckServerLogsParams
WithHTTPClient adds the HTTPClient to the check server logs params
func (*CheckServerLogsParams) WithNamespace ¶ added in v0.9.0
func (o *CheckServerLogsParams) WithNamespace(namespace string) *CheckServerLogsParams
WithNamespace adds the namespace to the check server logs params
func (*CheckServerLogsParams) WithPodName ¶ added in v0.9.0
func (o *CheckServerLogsParams) WithPodName(podName string) *CheckServerLogsParams
WithPodName adds the podName to the check server logs params
func (*CheckServerLogsParams) WithTimeout ¶ added in v0.9.0
func (o *CheckServerLogsParams) WithTimeout(timeout time.Duration) *CheckServerLogsParams
WithTimeout adds the timeout to the check server logs params
func (*CheckServerLogsParams) WriteToRequest ¶ added in v0.9.0
func (o *CheckServerLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckServerLogsReader ¶ added in v0.9.0
type CheckServerLogsReader struct {
// contains filtered or unexported fields
}
CheckServerLogsReader is a Reader for the CheckServerLogs structure.
func (*CheckServerLogsReader) ReadResponse ¶ added in v0.9.0
func (o *CheckServerLogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for terminated servers API
func (*Client) CheckServerLogs ¶ added in v0.9.0
func (a *Client) CheckServerLogs(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, *CheckServerLogsNotFound, *CheckServerLogsInternalServerError, error)
CheckServerLogs checks dedicated server log files existence Required permission: ADMIN:NAMESPACE:{namespace}:DSLM:LOG [READ]
Required scope: social
This endpoint will check log file existence before download file.
func (*Client) CheckServerLogsShort ¶ added in v0.9.0
func (a *Client) CheckServerLogsShort(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, error)
func (*Client) DownloadServerLogs ¶ added in v0.9.0
func (a *Client) DownloadServerLogs(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, *DownloadServerLogsNotFound, *DownloadServerLogsInternalServerError, error)
DownloadServerLogs downloads dedicated server log files Required permission: ADMIN:NAMESPACE:{namespace}:DSLM:LOG [READ]
Required scope: social
This endpoint will download dedicated server's log file (.log).
func (*Client) DownloadServerLogsShort ¶ added in v0.9.0
func (a *Client) DownloadServerLogsShort(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, error)
func (*Client) ListTerminatedServers ¶
func (a *Client) ListTerminatedServers(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, *ListTerminatedServersBadRequest, *ListTerminatedServersUnauthorized, *ListTerminatedServersInternalServerError, error)
ListTerminatedServers retrieves all terminated servers ```
Required permission: ADMIN:NAMESPACE:{namespace}:DSLM:SERVER [READ]
This endpoint used to retrieve terminated servers in a namespace ```
func (*Client) ListTerminatedServersShort ¶ added in v0.8.0
func (a *Client) ListTerminatedServersShort(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { CheckServerLogs(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, *CheckServerLogsNotFound, *CheckServerLogsInternalServerError, error) CheckServerLogsShort(params *CheckServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*CheckServerLogsOK, error) DownloadServerLogs(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, *DownloadServerLogsNotFound, *DownloadServerLogsInternalServerError, error) DownloadServerLogsShort(params *DownloadServerLogsParams, authInfo runtime.ClientAuthInfoWriter) (*DownloadServerLogsOK, error) ListTerminatedServers(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, *ListTerminatedServersBadRequest, *ListTerminatedServersUnauthorized, *ListTerminatedServersInternalServerError, error) ListTerminatedServersShort(params *ListTerminatedServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListTerminatedServersOK, 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 terminated servers API client.
type DownloadServerLogsInternalServerError ¶ added in v0.9.0
type DownloadServerLogsInternalServerError struct {
Payload *dslogmanagerclientmodels.ResponseError
}
DownloadServerLogsInternalServerError handles this case with default header values.
Internal Server Error
func NewDownloadServerLogsInternalServerError ¶ added in v0.9.0
func NewDownloadServerLogsInternalServerError() *DownloadServerLogsInternalServerError
NewDownloadServerLogsInternalServerError creates a DownloadServerLogsInternalServerError with default headers values
func (*DownloadServerLogsInternalServerError) Error ¶ added in v0.9.0
func (o *DownloadServerLogsInternalServerError) Error() string
func (*DownloadServerLogsInternalServerError) GetPayload ¶ added in v0.9.0
func (o *DownloadServerLogsInternalServerError) GetPayload() *dslogmanagerclientmodels.ResponseError
type DownloadServerLogsNotFound ¶ added in v0.9.0
type DownloadServerLogsNotFound struct {
Payload *dslogmanagerclientmodels.ResponseError
}
DownloadServerLogsNotFound handles this case with default header values.
Not Found
func NewDownloadServerLogsNotFound ¶ added in v0.9.0
func NewDownloadServerLogsNotFound() *DownloadServerLogsNotFound
NewDownloadServerLogsNotFound creates a DownloadServerLogsNotFound with default headers values
func (*DownloadServerLogsNotFound) Error ¶ added in v0.9.0
func (o *DownloadServerLogsNotFound) Error() string
func (*DownloadServerLogsNotFound) GetPayload ¶ added in v0.9.0
func (o *DownloadServerLogsNotFound) GetPayload() *dslogmanagerclientmodels.ResponseError
type DownloadServerLogsOK ¶ added in v0.9.0
type DownloadServerLogsOK struct { }
DownloadServerLogsOK handles this case with default header values.
server logs downloaded.
func NewDownloadServerLogsOK ¶ added in v0.9.0
func NewDownloadServerLogsOK() *DownloadServerLogsOK
NewDownloadServerLogsOK creates a DownloadServerLogsOK with default headers values
func (*DownloadServerLogsOK) Error ¶ added in v0.9.0
func (o *DownloadServerLogsOK) Error() string
type DownloadServerLogsParams ¶ added in v0.9.0
type DownloadServerLogsParams struct { /*Namespace namespace of the game */ Namespace string /*PodName name of the DS pod */ PodName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DownloadServerLogsParams contains all the parameters to send to the API endpoint for the download server logs operation typically these are written to a http.Request
func NewDownloadServerLogsParams ¶ added in v0.9.0
func NewDownloadServerLogsParams() *DownloadServerLogsParams
NewDownloadServerLogsParams creates a new DownloadServerLogsParams object with the default values initialized.
func NewDownloadServerLogsParamsWithContext ¶ added in v0.9.0
func NewDownloadServerLogsParamsWithContext(ctx context.Context) *DownloadServerLogsParams
NewDownloadServerLogsParamsWithContext creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a context for a request
func NewDownloadServerLogsParamsWithHTTPClient ¶ added in v0.9.0
func NewDownloadServerLogsParamsWithHTTPClient(client *http.Client) *DownloadServerLogsParams
NewDownloadServerLogsParamsWithHTTPClient creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDownloadServerLogsParamsWithTimeout ¶ added in v0.9.0
func NewDownloadServerLogsParamsWithTimeout(timeout time.Duration) *DownloadServerLogsParams
NewDownloadServerLogsParamsWithTimeout creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DownloadServerLogsParams) SetContext ¶ added in v0.9.0
func (o *DownloadServerLogsParams) SetContext(ctx context.Context)
SetContext adds the context to the download server logs params
func (*DownloadServerLogsParams) SetHTTPClient ¶ added in v0.9.0
func (o *DownloadServerLogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the download server logs params
func (*DownloadServerLogsParams) SetNamespace ¶ added in v0.9.0
func (o *DownloadServerLogsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the download server logs params
func (*DownloadServerLogsParams) SetPodName ¶ added in v0.9.0
func (o *DownloadServerLogsParams) SetPodName(podName string)
SetPodName adds the podName to the download server logs params
func (*DownloadServerLogsParams) SetTimeout ¶ added in v0.9.0
func (o *DownloadServerLogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the download server logs params
func (*DownloadServerLogsParams) WithContext ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WithContext(ctx context.Context) *DownloadServerLogsParams
WithContext adds the context to the download server logs params
func (*DownloadServerLogsParams) WithHTTPClient ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WithHTTPClient(client *http.Client) *DownloadServerLogsParams
WithHTTPClient adds the HTTPClient to the download server logs params
func (*DownloadServerLogsParams) WithNamespace ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WithNamespace(namespace string) *DownloadServerLogsParams
WithNamespace adds the namespace to the download server logs params
func (*DownloadServerLogsParams) WithPodName ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WithPodName(podName string) *DownloadServerLogsParams
WithPodName adds the podName to the download server logs params
func (*DownloadServerLogsParams) WithTimeout ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WithTimeout(timeout time.Duration) *DownloadServerLogsParams
WithTimeout adds the timeout to the download server logs params
func (*DownloadServerLogsParams) WriteToRequest ¶ added in v0.9.0
func (o *DownloadServerLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DownloadServerLogsReader ¶ added in v0.9.0
type DownloadServerLogsReader struct {
// contains filtered or unexported fields
}
DownloadServerLogsReader is a Reader for the DownloadServerLogs structure.
func (*DownloadServerLogsReader) ReadResponse ¶ added in v0.9.0
func (o *DownloadServerLogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListTerminatedServersBadRequest ¶
type ListTerminatedServersBadRequest struct {
Payload *dslogmanagerclientmodels.ResponseError
}
ListTerminatedServersBadRequest handles this case with default header values.
Bad Request
func NewListTerminatedServersBadRequest ¶
func NewListTerminatedServersBadRequest() *ListTerminatedServersBadRequest
NewListTerminatedServersBadRequest creates a ListTerminatedServersBadRequest with default headers values
func (*ListTerminatedServersBadRequest) Error ¶
func (o *ListTerminatedServersBadRequest) Error() string
func (*ListTerminatedServersBadRequest) GetPayload ¶
func (o *ListTerminatedServersBadRequest) GetPayload() *dslogmanagerclientmodels.ResponseError
type ListTerminatedServersInternalServerError ¶
type ListTerminatedServersInternalServerError struct {
Payload *dslogmanagerclientmodels.ResponseError
}
ListTerminatedServersInternalServerError handles this case with default header values.
Internal Server Error
func NewListTerminatedServersInternalServerError ¶
func NewListTerminatedServersInternalServerError() *ListTerminatedServersInternalServerError
NewListTerminatedServersInternalServerError creates a ListTerminatedServersInternalServerError with default headers values
func (*ListTerminatedServersInternalServerError) Error ¶
func (o *ListTerminatedServersInternalServerError) Error() string
func (*ListTerminatedServersInternalServerError) GetPayload ¶
func (o *ListTerminatedServersInternalServerError) GetPayload() *dslogmanagerclientmodels.ResponseError
type ListTerminatedServersOK ¶
type ListTerminatedServersOK struct {
Payload *dslogmanagerclientmodels.ModelsListTerminatedServersResponse
}
ListTerminatedServersOK handles this case with default header values.
OK
func NewListTerminatedServersOK ¶
func NewListTerminatedServersOK() *ListTerminatedServersOK
NewListTerminatedServersOK creates a ListTerminatedServersOK with default headers values
func (*ListTerminatedServersOK) Error ¶
func (o *ListTerminatedServersOK) Error() string
func (*ListTerminatedServersOK) GetPayload ¶
func (o *ListTerminatedServersOK) GetPayload() *dslogmanagerclientmodels.ModelsListTerminatedServersResponse
type ListTerminatedServersParams ¶
type ListTerminatedServersParams struct { /*Deployment deployment of the game */ Deployment *string /*EndDate end date on last update of the game RFC 3339 */ EndDate *string /*GameMode game mode of the game */ GameMode *string /*Limit limit */ Limit *int64 /*Namespace namespace of the game */ Namespace string /*Next next */ Next *string /*PartyID ID of the party */ PartyID *string /*PodName pod name of the server */ PodName *string /*Previous previous */ Previous *string /*Provider provider of the server */ Provider *string /*Region region of the server */ Region *string /*SessionID session id of the game */ SessionID *string /*StartDate start date on last update of the game RFC 3339 */ StartDate *string /*UserID ID of the user */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListTerminatedServersParams contains all the parameters to send to the API endpoint for the list terminated servers operation typically these are written to a http.Request
func NewListTerminatedServersParams ¶
func NewListTerminatedServersParams() *ListTerminatedServersParams
NewListTerminatedServersParams creates a new ListTerminatedServersParams object with the default values initialized.
func NewListTerminatedServersParamsWithContext ¶
func NewListTerminatedServersParamsWithContext(ctx context.Context) *ListTerminatedServersParams
NewListTerminatedServersParamsWithContext creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a context for a request
func NewListTerminatedServersParamsWithHTTPClient ¶
func NewListTerminatedServersParamsWithHTTPClient(client *http.Client) *ListTerminatedServersParams
NewListTerminatedServersParamsWithHTTPClient creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListTerminatedServersParamsWithTimeout ¶
func NewListTerminatedServersParamsWithTimeout(timeout time.Duration) *ListTerminatedServersParams
NewListTerminatedServersParamsWithTimeout creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListTerminatedServersParams) SetContext ¶
func (o *ListTerminatedServersParams) SetContext(ctx context.Context)
SetContext adds the context to the list terminated servers params
func (*ListTerminatedServersParams) SetDeployment ¶
func (o *ListTerminatedServersParams) SetDeployment(deployment *string)
SetDeployment adds the deployment to the list terminated servers params
func (*ListTerminatedServersParams) SetEndDate ¶ added in v0.9.0
func (o *ListTerminatedServersParams) SetEndDate(endDate *string)
SetEndDate adds the endDate to the list terminated servers params
func (*ListTerminatedServersParams) SetGameMode ¶
func (o *ListTerminatedServersParams) SetGameMode(gameMode *string)
SetGameMode adds the gameMode to the list terminated servers params
func (*ListTerminatedServersParams) SetHTTPClient ¶
func (o *ListTerminatedServersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list terminated servers params
func (*ListTerminatedServersParams) SetLimit ¶
func (o *ListTerminatedServersParams) SetLimit(limit *int64)
SetLimit adds the limit to the list terminated servers params
func (*ListTerminatedServersParams) SetNamespace ¶
func (o *ListTerminatedServersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the list terminated servers params
func (*ListTerminatedServersParams) SetNext ¶ added in v0.9.0
func (o *ListTerminatedServersParams) SetNext(next *string)
SetNext adds the next to the list terminated servers params
func (*ListTerminatedServersParams) SetPartyID ¶
func (o *ListTerminatedServersParams) SetPartyID(partyID *string)
SetPartyID adds the partyId to the list terminated servers params
func (*ListTerminatedServersParams) SetPodName ¶
func (o *ListTerminatedServersParams) SetPodName(podName *string)
SetPodName adds the podName to the list terminated servers params
func (*ListTerminatedServersParams) SetPrevious ¶ added in v0.9.0
func (o *ListTerminatedServersParams) SetPrevious(previous *string)
SetPrevious adds the previous to the list terminated servers params
func (*ListTerminatedServersParams) SetProvider ¶
func (o *ListTerminatedServersParams) SetProvider(provider *string)
SetProvider adds the provider to the list terminated servers params
func (*ListTerminatedServersParams) SetRegion ¶
func (o *ListTerminatedServersParams) SetRegion(region *string)
SetRegion adds the region to the list terminated servers params
func (*ListTerminatedServersParams) SetSessionID ¶
func (o *ListTerminatedServersParams) SetSessionID(sessionID *string)
SetSessionID adds the sessionId to the list terminated servers params
func (*ListTerminatedServersParams) SetStartDate ¶ added in v0.9.0
func (o *ListTerminatedServersParams) SetStartDate(startDate *string)
SetStartDate adds the startDate to the list terminated servers params
func (*ListTerminatedServersParams) SetTimeout ¶
func (o *ListTerminatedServersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list terminated servers params
func (*ListTerminatedServersParams) SetUserID ¶
func (o *ListTerminatedServersParams) SetUserID(userID *string)
SetUserID adds the userId to the list terminated servers params
func (*ListTerminatedServersParams) WithContext ¶
func (o *ListTerminatedServersParams) WithContext(ctx context.Context) *ListTerminatedServersParams
WithContext adds the context to the list terminated servers params
func (*ListTerminatedServersParams) WithDeployment ¶
func (o *ListTerminatedServersParams) WithDeployment(deployment *string) *ListTerminatedServersParams
WithDeployment adds the deployment to the list terminated servers params
func (*ListTerminatedServersParams) WithEndDate ¶ added in v0.9.0
func (o *ListTerminatedServersParams) WithEndDate(endDate *string) *ListTerminatedServersParams
WithEndDate adds the endDate to the list terminated servers params
func (*ListTerminatedServersParams) WithGameMode ¶
func (o *ListTerminatedServersParams) WithGameMode(gameMode *string) *ListTerminatedServersParams
WithGameMode adds the gameMode to the list terminated servers params
func (*ListTerminatedServersParams) WithHTTPClient ¶
func (o *ListTerminatedServersParams) WithHTTPClient(client *http.Client) *ListTerminatedServersParams
WithHTTPClient adds the HTTPClient to the list terminated servers params
func (*ListTerminatedServersParams) WithLimit ¶
func (o *ListTerminatedServersParams) WithLimit(limit *int64) *ListTerminatedServersParams
WithLimit adds the limit to the list terminated servers params
func (*ListTerminatedServersParams) WithNamespace ¶
func (o *ListTerminatedServersParams) WithNamespace(namespace string) *ListTerminatedServersParams
WithNamespace adds the namespace to the list terminated servers params
func (*ListTerminatedServersParams) WithNext ¶ added in v0.9.0
func (o *ListTerminatedServersParams) WithNext(next *string) *ListTerminatedServersParams
WithNext adds the next to the list terminated servers params
func (*ListTerminatedServersParams) WithPartyID ¶
func (o *ListTerminatedServersParams) WithPartyID(partyID *string) *ListTerminatedServersParams
WithPartyID adds the partyID to the list terminated servers params
func (*ListTerminatedServersParams) WithPodName ¶
func (o *ListTerminatedServersParams) WithPodName(podName *string) *ListTerminatedServersParams
WithPodName adds the podName to the list terminated servers params
func (*ListTerminatedServersParams) WithPrevious ¶ added in v0.9.0
func (o *ListTerminatedServersParams) WithPrevious(previous *string) *ListTerminatedServersParams
WithPrevious adds the previous to the list terminated servers params
func (*ListTerminatedServersParams) WithProvider ¶
func (o *ListTerminatedServersParams) WithProvider(provider *string) *ListTerminatedServersParams
WithProvider adds the provider to the list terminated servers params
func (*ListTerminatedServersParams) WithRegion ¶
func (o *ListTerminatedServersParams) WithRegion(region *string) *ListTerminatedServersParams
WithRegion adds the region to the list terminated servers params
func (*ListTerminatedServersParams) WithSessionID ¶
func (o *ListTerminatedServersParams) WithSessionID(sessionID *string) *ListTerminatedServersParams
WithSessionID adds the sessionID to the list terminated servers params
func (*ListTerminatedServersParams) WithStartDate ¶ added in v0.9.0
func (o *ListTerminatedServersParams) WithStartDate(startDate *string) *ListTerminatedServersParams
WithStartDate adds the startDate to the list terminated servers params
func (*ListTerminatedServersParams) WithTimeout ¶
func (o *ListTerminatedServersParams) WithTimeout(timeout time.Duration) *ListTerminatedServersParams
WithTimeout adds the timeout to the list terminated servers params
func (*ListTerminatedServersParams) WithUserID ¶
func (o *ListTerminatedServersParams) WithUserID(userID *string) *ListTerminatedServersParams
WithUserID adds the userID to the list terminated servers params
func (*ListTerminatedServersParams) WriteToRequest ¶
func (o *ListTerminatedServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListTerminatedServersReader ¶
type ListTerminatedServersReader struct {
// contains filtered or unexported fields
}
ListTerminatedServersReader is a Reader for the ListTerminatedServers structure.
func (*ListTerminatedServersReader) ReadResponse ¶
func (o *ListTerminatedServersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListTerminatedServersUnauthorized ¶
type ListTerminatedServersUnauthorized struct {
}ListTerminatedServersUnauthorized handles this case with default header values.
Unauthorized
func NewListTerminatedServersUnauthorized ¶
func NewListTerminatedServersUnauthorized() *ListTerminatedServersUnauthorized
NewListTerminatedServersUnauthorized creates a ListTerminatedServersUnauthorized with default headers values
func (*ListTerminatedServersUnauthorized) Error ¶
func (o *ListTerminatedServersUnauthorized) Error() string
func (*ListTerminatedServersUnauthorized) GetPayload ¶
func (o *ListTerminatedServersUnauthorized) GetPayload() *dslogmanagerclientmodels.ResponseError