Documentation ¶
Index ¶
- type AdminDeletePlatformCredentialsBadRequest
- type AdminDeletePlatformCredentialsForbidden
- type AdminDeletePlatformCredentialsInternalServerError
- type AdminDeletePlatformCredentialsNoContent
- type AdminDeletePlatformCredentialsNotFound
- type AdminDeletePlatformCredentialsParams
- func NewAdminDeletePlatformCredentialsParams() *AdminDeletePlatformCredentialsParams
- func NewAdminDeletePlatformCredentialsParamsWithContext(ctx context.Context) *AdminDeletePlatformCredentialsParams
- func NewAdminDeletePlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminDeletePlatformCredentialsParams
- func NewAdminDeletePlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminDeletePlatformCredentialsParams
- func (o *AdminDeletePlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeletePlatformCredentialsParams) SetContext(ctx context.Context)
- func (o *AdminDeletePlatformCredentialsParams) SetFlightId(flightId string)
- func (o *AdminDeletePlatformCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeletePlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeletePlatformCredentialsParams) SetNamespace(namespace string)
- func (o *AdminDeletePlatformCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeletePlatformCredentialsParams) WithContext(ctx context.Context) *AdminDeletePlatformCredentialsParams
- func (o *AdminDeletePlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminDeletePlatformCredentialsParams
- func (o *AdminDeletePlatformCredentialsParams) WithNamespace(namespace string) *AdminDeletePlatformCredentialsParams
- func (o *AdminDeletePlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminDeletePlatformCredentialsParams
- func (o *AdminDeletePlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeletePlatformCredentialsReader
- type AdminDeletePlatformCredentialsUnauthorized
- type AdminGetPlatformCredentialsBadRequest
- type AdminGetPlatformCredentialsForbidden
- type AdminGetPlatformCredentialsInternalServerError
- type AdminGetPlatformCredentialsNotFound
- type AdminGetPlatformCredentialsOK
- type AdminGetPlatformCredentialsParams
- func NewAdminGetPlatformCredentialsParams() *AdminGetPlatformCredentialsParams
- func NewAdminGetPlatformCredentialsParamsWithContext(ctx context.Context) *AdminGetPlatformCredentialsParams
- func NewAdminGetPlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminGetPlatformCredentialsParams
- func NewAdminGetPlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminGetPlatformCredentialsParams
- func (o *AdminGetPlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlatformCredentialsParams) SetContext(ctx context.Context)
- func (o *AdminGetPlatformCredentialsParams) SetFlightId(flightId string)
- func (o *AdminGetPlatformCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlatformCredentialsParams) SetNamespace(namespace string)
- func (o *AdminGetPlatformCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlatformCredentialsParams) WithContext(ctx context.Context) *AdminGetPlatformCredentialsParams
- func (o *AdminGetPlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminGetPlatformCredentialsParams
- func (o *AdminGetPlatformCredentialsParams) WithNamespace(namespace string) *AdminGetPlatformCredentialsParams
- func (o *AdminGetPlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminGetPlatformCredentialsParams
- func (o *AdminGetPlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlatformCredentialsReader
- type AdminGetPlatformCredentialsUnauthorized
- type AdminUpdatePlatformCredentialsBadRequest
- type AdminUpdatePlatformCredentialsForbidden
- type AdminUpdatePlatformCredentialsInternalServerError
- type AdminUpdatePlatformCredentialsNotFound
- type AdminUpdatePlatformCredentialsOK
- type AdminUpdatePlatformCredentialsParams
- func NewAdminUpdatePlatformCredentialsParams() *AdminUpdatePlatformCredentialsParams
- func NewAdminUpdatePlatformCredentialsParamsWithContext(ctx context.Context) *AdminUpdatePlatformCredentialsParams
- func NewAdminUpdatePlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminUpdatePlatformCredentialsParams
- func NewAdminUpdatePlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdatePlatformCredentialsParams) SetBody(body *sessionclientmodels.ApimodelsPutPlatformCredentialsRequest)
- func (o *AdminUpdatePlatformCredentialsParams) SetContext(ctx context.Context)
- func (o *AdminUpdatePlatformCredentialsParams) SetFlightId(flightId string)
- func (o *AdminUpdatePlatformCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdatePlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdatePlatformCredentialsParams) SetNamespace(namespace string)
- func (o *AdminUpdatePlatformCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdatePlatformCredentialsParams) WithBody(body *sessionclientmodels.ApimodelsPutPlatformCredentialsRequest) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) WithContext(ctx context.Context) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) WithNamespace(namespace string) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminUpdatePlatformCredentialsParams
- func (o *AdminUpdatePlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdatePlatformCredentialsReader
- type AdminUpdatePlatformCredentialsUnauthorized
- type Client
- func (a *Client) AdminDeletePlatformCredentials(params *AdminDeletePlatformCredentialsParams, ...) (*AdminDeletePlatformCredentialsNoContent, ...)deprecated
- func (a *Client) AdminDeletePlatformCredentialsShort(params *AdminDeletePlatformCredentialsParams, ...) (*AdminDeletePlatformCredentialsNoContent, error)
- func (a *Client) AdminGetPlatformCredentials(params *AdminGetPlatformCredentialsParams, ...) (*AdminGetPlatformCredentialsOK, *AdminGetPlatformCredentialsBadRequest, ...)deprecated
- func (a *Client) AdminGetPlatformCredentialsShort(params *AdminGetPlatformCredentialsParams, ...) (*AdminGetPlatformCredentialsOK, error)
- func (a *Client) AdminUpdatePlatformCredentials(params *AdminUpdatePlatformCredentialsParams, ...) (*AdminUpdatePlatformCredentialsOK, *AdminUpdatePlatformCredentialsBadRequest, ...)deprecated
- func (a *Client) AdminUpdatePlatformCredentialsShort(params *AdminUpdatePlatformCredentialsParams, ...) (*AdminUpdatePlatformCredentialsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminDeletePlatformCredentialsBadRequest ¶ added in v0.49.0
type AdminDeletePlatformCredentialsBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsBadRequest handles this case with default header values.
Bad Request
func NewAdminDeletePlatformCredentialsBadRequest ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsBadRequest() *AdminDeletePlatformCredentialsBadRequest
NewAdminDeletePlatformCredentialsBadRequest creates a AdminDeletePlatformCredentialsBadRequest with default headers values
func (*AdminDeletePlatformCredentialsBadRequest) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsBadRequest) Error() string
func (*AdminDeletePlatformCredentialsBadRequest) GetPayload ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsBadRequest) ToJSONString ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsBadRequest) ToJSONString() string
type AdminDeletePlatformCredentialsForbidden ¶ added in v0.49.0
type AdminDeletePlatformCredentialsForbidden struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsForbidden handles this case with default header values.
Forbidden
func NewAdminDeletePlatformCredentialsForbidden ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsForbidden() *AdminDeletePlatformCredentialsForbidden
NewAdminDeletePlatformCredentialsForbidden creates a AdminDeletePlatformCredentialsForbidden with default headers values
func (*AdminDeletePlatformCredentialsForbidden) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsForbidden) Error() string
func (*AdminDeletePlatformCredentialsForbidden) GetPayload ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsForbidden) ToJSONString ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsForbidden) ToJSONString() string
type AdminDeletePlatformCredentialsInternalServerError ¶ added in v0.49.0
type AdminDeletePlatformCredentialsInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeletePlatformCredentialsInternalServerError ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsInternalServerError() *AdminDeletePlatformCredentialsInternalServerError
NewAdminDeletePlatformCredentialsInternalServerError creates a AdminDeletePlatformCredentialsInternalServerError with default headers values
func (*AdminDeletePlatformCredentialsInternalServerError) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsInternalServerError) Error() string
func (*AdminDeletePlatformCredentialsInternalServerError) GetPayload ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsInternalServerError) ToJSONString ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsInternalServerError) ToJSONString() string
type AdminDeletePlatformCredentialsNoContent ¶ added in v0.49.0
type AdminDeletePlatformCredentialsNoContent struct { }
AdminDeletePlatformCredentialsNoContent handles this case with default header values.
No Content
func NewAdminDeletePlatformCredentialsNoContent ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsNoContent() *AdminDeletePlatformCredentialsNoContent
NewAdminDeletePlatformCredentialsNoContent creates a AdminDeletePlatformCredentialsNoContent with default headers values
func (*AdminDeletePlatformCredentialsNoContent) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsNoContent) Error() string
type AdminDeletePlatformCredentialsNotFound ¶ added in v0.49.0
type AdminDeletePlatformCredentialsNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsNotFound handles this case with default header values.
Not Found
func NewAdminDeletePlatformCredentialsNotFound ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsNotFound() *AdminDeletePlatformCredentialsNotFound
NewAdminDeletePlatformCredentialsNotFound creates a AdminDeletePlatformCredentialsNotFound with default headers values
func (*AdminDeletePlatformCredentialsNotFound) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsNotFound) Error() string
func (*AdminDeletePlatformCredentialsNotFound) GetPayload ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsNotFound) ToJSONString ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsNotFound) ToJSONString() string
type AdminDeletePlatformCredentialsParams ¶ added in v0.49.0
type AdminDeletePlatformCredentialsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*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 }
AdminDeletePlatformCredentialsParams contains all the parameters to send to the API endpoint for the admin delete platform credentials operation typically these are written to a http.Request
func NewAdminDeletePlatformCredentialsParams ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsParams() *AdminDeletePlatformCredentialsParams
NewAdminDeletePlatformCredentialsParams creates a new AdminDeletePlatformCredentialsParams object with the default values initialized.
func NewAdminDeletePlatformCredentialsParamsWithContext ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsParamsWithContext(ctx context.Context) *AdminDeletePlatformCredentialsParams
NewAdminDeletePlatformCredentialsParamsWithContext creates a new AdminDeletePlatformCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeletePlatformCredentialsParamsWithHTTPClient ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminDeletePlatformCredentialsParams
NewAdminDeletePlatformCredentialsParamsWithHTTPClient creates a new AdminDeletePlatformCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeletePlatformCredentialsParamsWithTimeout ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminDeletePlatformCredentialsParams
NewAdminDeletePlatformCredentialsParamsWithTimeout creates a new AdminDeletePlatformCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeletePlatformCredentialsParams) SetAuthInfoWriter ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetContext ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetFlightId ¶ added in v0.63.0
func (o *AdminDeletePlatformCredentialsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminDeletePlatformCredentialsParams) SetHTTPClient ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetHTTPClientTransport ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetNamespace ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetTimeout ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithContext ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) WithContext(ctx context.Context) *AdminDeletePlatformCredentialsParams
WithContext adds the context to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithHTTPClient ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminDeletePlatformCredentialsParams
WithHTTPClient adds the HTTPClient to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithNamespace ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) WithNamespace(namespace string) *AdminDeletePlatformCredentialsParams
WithNamespace adds the namespace to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithTimeout ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminDeletePlatformCredentialsParams
WithTimeout adds the timeout to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WriteToRequest ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeletePlatformCredentialsReader ¶ added in v0.49.0
type AdminDeletePlatformCredentialsReader struct {
// contains filtered or unexported fields
}
AdminDeletePlatformCredentialsReader is a Reader for the AdminDeletePlatformCredentials structure.
func (*AdminDeletePlatformCredentialsReader) ReadResponse ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeletePlatformCredentialsUnauthorized ¶ added in v0.49.0
type AdminDeletePlatformCredentialsUnauthorized struct {
}AdminDeletePlatformCredentialsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeletePlatformCredentialsUnauthorized ¶ added in v0.49.0
func NewAdminDeletePlatformCredentialsUnauthorized() *AdminDeletePlatformCredentialsUnauthorized
NewAdminDeletePlatformCredentialsUnauthorized creates a AdminDeletePlatformCredentialsUnauthorized with default headers values
func (*AdminDeletePlatformCredentialsUnauthorized) Error ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsUnauthorized) Error() string
func (*AdminDeletePlatformCredentialsUnauthorized) GetPayload ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsUnauthorized) ToJSONString ¶ added in v0.49.0
func (o *AdminDeletePlatformCredentialsUnauthorized) ToJSONString() string
type AdminGetPlatformCredentialsBadRequest ¶ added in v0.49.0
type AdminGetPlatformCredentialsBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsBadRequest handles this case with default header values.
Bad Request
func NewAdminGetPlatformCredentialsBadRequest ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsBadRequest() *AdminGetPlatformCredentialsBadRequest
NewAdminGetPlatformCredentialsBadRequest creates a AdminGetPlatformCredentialsBadRequest with default headers values
func (*AdminGetPlatformCredentialsBadRequest) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsBadRequest) Error() string
func (*AdminGetPlatformCredentialsBadRequest) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsBadRequest) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsBadRequest) ToJSONString() string
type AdminGetPlatformCredentialsForbidden ¶ added in v0.49.0
type AdminGetPlatformCredentialsForbidden struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsForbidden handles this case with default header values.
Forbidden
func NewAdminGetPlatformCredentialsForbidden ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsForbidden() *AdminGetPlatformCredentialsForbidden
NewAdminGetPlatformCredentialsForbidden creates a AdminGetPlatformCredentialsForbidden with default headers values
func (*AdminGetPlatformCredentialsForbidden) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsForbidden) Error() string
func (*AdminGetPlatformCredentialsForbidden) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsForbidden) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsForbidden) ToJSONString() string
type AdminGetPlatformCredentialsInternalServerError ¶ added in v0.49.0
type AdminGetPlatformCredentialsInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetPlatformCredentialsInternalServerError ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsInternalServerError() *AdminGetPlatformCredentialsInternalServerError
NewAdminGetPlatformCredentialsInternalServerError creates a AdminGetPlatformCredentialsInternalServerError with default headers values
func (*AdminGetPlatformCredentialsInternalServerError) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsInternalServerError) Error() string
func (*AdminGetPlatformCredentialsInternalServerError) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsInternalServerError) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsInternalServerError) ToJSONString() string
type AdminGetPlatformCredentialsNotFound ¶ added in v0.49.0
type AdminGetPlatformCredentialsNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsNotFound handles this case with default header values.
Not Found
func NewAdminGetPlatformCredentialsNotFound ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsNotFound() *AdminGetPlatformCredentialsNotFound
NewAdminGetPlatformCredentialsNotFound creates a AdminGetPlatformCredentialsNotFound with default headers values
func (*AdminGetPlatformCredentialsNotFound) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsNotFound) Error() string
func (*AdminGetPlatformCredentialsNotFound) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsNotFound) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsNotFound) ToJSONString() string
type AdminGetPlatformCredentialsOK ¶ added in v0.49.0
type AdminGetPlatformCredentialsOK struct {
Payload *sessionclientmodels.ModelsPlatformCredentials
}
AdminGetPlatformCredentialsOK handles this case with default header values.
OK
func NewAdminGetPlatformCredentialsOK ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsOK() *AdminGetPlatformCredentialsOK
NewAdminGetPlatformCredentialsOK creates a AdminGetPlatformCredentialsOK with default headers values
func (*AdminGetPlatformCredentialsOK) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsOK) Error() string
func (*AdminGetPlatformCredentialsOK) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsOK) GetPayload() *sessionclientmodels.ModelsPlatformCredentials
func (*AdminGetPlatformCredentialsOK) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsOK) ToJSONString() string
type AdminGetPlatformCredentialsParams ¶ added in v0.49.0
type AdminGetPlatformCredentialsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*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 }
AdminGetPlatformCredentialsParams contains all the parameters to send to the API endpoint for the admin get platform credentials operation typically these are written to a http.Request
func NewAdminGetPlatformCredentialsParams ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsParams() *AdminGetPlatformCredentialsParams
NewAdminGetPlatformCredentialsParams creates a new AdminGetPlatformCredentialsParams object with the default values initialized.
func NewAdminGetPlatformCredentialsParamsWithContext ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsParamsWithContext(ctx context.Context) *AdminGetPlatformCredentialsParams
NewAdminGetPlatformCredentialsParamsWithContext creates a new AdminGetPlatformCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlatformCredentialsParamsWithHTTPClient ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminGetPlatformCredentialsParams
NewAdminGetPlatformCredentialsParamsWithHTTPClient creates a new AdminGetPlatformCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlatformCredentialsParamsWithTimeout ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminGetPlatformCredentialsParams
NewAdminGetPlatformCredentialsParamsWithTimeout creates a new AdminGetPlatformCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlatformCredentialsParams) SetAuthInfoWriter ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetContext ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetFlightId ¶ added in v0.63.0
func (o *AdminGetPlatformCredentialsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlatformCredentialsParams) SetHTTPClient ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetHTTPClientTransport ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetNamespace ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetTimeout ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithContext ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) WithContext(ctx context.Context) *AdminGetPlatformCredentialsParams
WithContext adds the context to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithHTTPClient ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminGetPlatformCredentialsParams
WithHTTPClient adds the HTTPClient to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithNamespace ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) WithNamespace(namespace string) *AdminGetPlatformCredentialsParams
WithNamespace adds the namespace to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithTimeout ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminGetPlatformCredentialsParams
WithTimeout adds the timeout to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WriteToRequest ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlatformCredentialsReader ¶ added in v0.49.0
type AdminGetPlatformCredentialsReader struct {
// contains filtered or unexported fields
}
AdminGetPlatformCredentialsReader is a Reader for the AdminGetPlatformCredentials structure.
func (*AdminGetPlatformCredentialsReader) ReadResponse ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlatformCredentialsUnauthorized ¶ added in v0.49.0
type AdminGetPlatformCredentialsUnauthorized struct {
}AdminGetPlatformCredentialsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetPlatformCredentialsUnauthorized ¶ added in v0.49.0
func NewAdminGetPlatformCredentialsUnauthorized() *AdminGetPlatformCredentialsUnauthorized
NewAdminGetPlatformCredentialsUnauthorized creates a AdminGetPlatformCredentialsUnauthorized with default headers values
func (*AdminGetPlatformCredentialsUnauthorized) Error ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsUnauthorized) Error() string
func (*AdminGetPlatformCredentialsUnauthorized) GetPayload ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsUnauthorized) ToJSONString ¶ added in v0.49.0
func (o *AdminGetPlatformCredentialsUnauthorized) ToJSONString() string
type AdminUpdatePlatformCredentialsBadRequest ¶
type AdminUpdatePlatformCredentialsBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminUpdatePlatformCredentialsBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdatePlatformCredentialsBadRequest ¶
func NewAdminUpdatePlatformCredentialsBadRequest() *AdminUpdatePlatformCredentialsBadRequest
NewAdminUpdatePlatformCredentialsBadRequest creates a AdminUpdatePlatformCredentialsBadRequest with default headers values
func (*AdminUpdatePlatformCredentialsBadRequest) Error ¶
func (o *AdminUpdatePlatformCredentialsBadRequest) Error() string
func (*AdminUpdatePlatformCredentialsBadRequest) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminUpdatePlatformCredentialsBadRequest) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsBadRequest) ToJSONString() string
type AdminUpdatePlatformCredentialsForbidden ¶
type AdminUpdatePlatformCredentialsForbidden struct {
Payload *sessionclientmodels.ResponseError
}
AdminUpdatePlatformCredentialsForbidden handles this case with default header values.
Forbidden
func NewAdminUpdatePlatformCredentialsForbidden ¶
func NewAdminUpdatePlatformCredentialsForbidden() *AdminUpdatePlatformCredentialsForbidden
NewAdminUpdatePlatformCredentialsForbidden creates a AdminUpdatePlatformCredentialsForbidden with default headers values
func (*AdminUpdatePlatformCredentialsForbidden) Error ¶
func (o *AdminUpdatePlatformCredentialsForbidden) Error() string
func (*AdminUpdatePlatformCredentialsForbidden) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*AdminUpdatePlatformCredentialsForbidden) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsForbidden) ToJSONString() string
type AdminUpdatePlatformCredentialsInternalServerError ¶
type AdminUpdatePlatformCredentialsInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminUpdatePlatformCredentialsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdatePlatformCredentialsInternalServerError ¶
func NewAdminUpdatePlatformCredentialsInternalServerError() *AdminUpdatePlatformCredentialsInternalServerError
NewAdminUpdatePlatformCredentialsInternalServerError creates a AdminUpdatePlatformCredentialsInternalServerError with default headers values
func (*AdminUpdatePlatformCredentialsInternalServerError) Error ¶
func (o *AdminUpdatePlatformCredentialsInternalServerError) Error() string
func (*AdminUpdatePlatformCredentialsInternalServerError) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminUpdatePlatformCredentialsInternalServerError) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsInternalServerError) ToJSONString() string
type AdminUpdatePlatformCredentialsNotFound ¶
type AdminUpdatePlatformCredentialsNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminUpdatePlatformCredentialsNotFound handles this case with default header values.
Not Found
func NewAdminUpdatePlatformCredentialsNotFound ¶
func NewAdminUpdatePlatformCredentialsNotFound() *AdminUpdatePlatformCredentialsNotFound
NewAdminUpdatePlatformCredentialsNotFound creates a AdminUpdatePlatformCredentialsNotFound with default headers values
func (*AdminUpdatePlatformCredentialsNotFound) Error ¶
func (o *AdminUpdatePlatformCredentialsNotFound) Error() string
func (*AdminUpdatePlatformCredentialsNotFound) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminUpdatePlatformCredentialsNotFound) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsNotFound) ToJSONString() string
type AdminUpdatePlatformCredentialsOK ¶
type AdminUpdatePlatformCredentialsOK struct {
Payload *sessionclientmodels.ModelsPlatformCredentials
}
AdminUpdatePlatformCredentialsOK handles this case with default header values.
OK
func NewAdminUpdatePlatformCredentialsOK ¶
func NewAdminUpdatePlatformCredentialsOK() *AdminUpdatePlatformCredentialsOK
NewAdminUpdatePlatformCredentialsOK creates a AdminUpdatePlatformCredentialsOK with default headers values
func (*AdminUpdatePlatformCredentialsOK) Error ¶
func (o *AdminUpdatePlatformCredentialsOK) Error() string
func (*AdminUpdatePlatformCredentialsOK) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsOK) GetPayload() *sessionclientmodels.ModelsPlatformCredentials
func (*AdminUpdatePlatformCredentialsOK) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsOK) ToJSONString() string
type AdminUpdatePlatformCredentialsParams ¶
type AdminUpdatePlatformCredentialsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *sessionclientmodels.ApimodelsPutPlatformCredentialsRequest /*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 }
AdminUpdatePlatformCredentialsParams contains all the parameters to send to the API endpoint for the admin update platform credentials operation typically these are written to a http.Request
func NewAdminUpdatePlatformCredentialsParams ¶
func NewAdminUpdatePlatformCredentialsParams() *AdminUpdatePlatformCredentialsParams
NewAdminUpdatePlatformCredentialsParams creates a new AdminUpdatePlatformCredentialsParams object with the default values initialized.
func NewAdminUpdatePlatformCredentialsParamsWithContext ¶
func NewAdminUpdatePlatformCredentialsParamsWithContext(ctx context.Context) *AdminUpdatePlatformCredentialsParams
NewAdminUpdatePlatformCredentialsParamsWithContext creates a new AdminUpdatePlatformCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdatePlatformCredentialsParamsWithHTTPClient ¶
func NewAdminUpdatePlatformCredentialsParamsWithHTTPClient(client *http.Client) *AdminUpdatePlatformCredentialsParams
NewAdminUpdatePlatformCredentialsParamsWithHTTPClient creates a new AdminUpdatePlatformCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdatePlatformCredentialsParamsWithTimeout ¶
func NewAdminUpdatePlatformCredentialsParamsWithTimeout(timeout time.Duration) *AdminUpdatePlatformCredentialsParams
NewAdminUpdatePlatformCredentialsParamsWithTimeout creates a new AdminUpdatePlatformCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdatePlatformCredentialsParams) SetAuthInfoWriter ¶
func (o *AdminUpdatePlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetBody ¶
func (o *AdminUpdatePlatformCredentialsParams) SetBody(body *sessionclientmodels.ApimodelsPutPlatformCredentialsRequest)
SetBody adds the body to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetContext ¶
func (o *AdminUpdatePlatformCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetFlightId ¶ added in v0.63.0
func (o *AdminUpdatePlatformCredentialsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminUpdatePlatformCredentialsParams) SetHTTPClient ¶
func (o *AdminUpdatePlatformCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetHTTPClientTransport ¶
func (o *AdminUpdatePlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetNamespace ¶
func (o *AdminUpdatePlatformCredentialsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) SetTimeout ¶
func (o *AdminUpdatePlatformCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WithBody ¶
func (o *AdminUpdatePlatformCredentialsParams) WithBody(body *sessionclientmodels.ApimodelsPutPlatformCredentialsRequest) *AdminUpdatePlatformCredentialsParams
WithBody adds the body to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WithContext ¶
func (o *AdminUpdatePlatformCredentialsParams) WithContext(ctx context.Context) *AdminUpdatePlatformCredentialsParams
WithContext adds the context to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WithHTTPClient ¶
func (o *AdminUpdatePlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminUpdatePlatformCredentialsParams
WithHTTPClient adds the HTTPClient to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WithNamespace ¶
func (o *AdminUpdatePlatformCredentialsParams) WithNamespace(namespace string) *AdminUpdatePlatformCredentialsParams
WithNamespace adds the namespace to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WithTimeout ¶
func (o *AdminUpdatePlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminUpdatePlatformCredentialsParams
WithTimeout adds the timeout to the admin update platform credentials params
func (*AdminUpdatePlatformCredentialsParams) WriteToRequest ¶
func (o *AdminUpdatePlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdatePlatformCredentialsReader ¶
type AdminUpdatePlatformCredentialsReader struct {
// contains filtered or unexported fields
}
AdminUpdatePlatformCredentialsReader is a Reader for the AdminUpdatePlatformCredentials structure.
func (*AdminUpdatePlatformCredentialsReader) ReadResponse ¶
func (o *AdminUpdatePlatformCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdatePlatformCredentialsUnauthorized ¶
type AdminUpdatePlatformCredentialsUnauthorized struct {
}AdminUpdatePlatformCredentialsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdatePlatformCredentialsUnauthorized ¶
func NewAdminUpdatePlatformCredentialsUnauthorized() *AdminUpdatePlatformCredentialsUnauthorized
NewAdminUpdatePlatformCredentialsUnauthorized creates a AdminUpdatePlatformCredentialsUnauthorized with default headers values
func (*AdminUpdatePlatformCredentialsUnauthorized) Error ¶
func (o *AdminUpdatePlatformCredentialsUnauthorized) Error() string
func (*AdminUpdatePlatformCredentialsUnauthorized) GetPayload ¶
func (o *AdminUpdatePlatformCredentialsUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminUpdatePlatformCredentialsUnauthorized) ToJSONString ¶
func (o *AdminUpdatePlatformCredentialsUnauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for platform credential API
func (*Client) AdminDeletePlatformCredentials
deprecated
added in
v0.49.0
func (a *Client) AdminDeletePlatformCredentials(params *AdminDeletePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformCredentialsNoContent, *AdminDeletePlatformCredentialsBadRequest, *AdminDeletePlatformCredentialsUnauthorized, *AdminDeletePlatformCredentialsForbidden, *AdminDeletePlatformCredentialsNotFound, *AdminDeletePlatformCredentialsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeletePlatformCredentialsShort instead.
AdminDeletePlatformCredentials delete platform credentials. Delete platform credentials used for Native Session sync.
func (*Client) AdminDeletePlatformCredentialsShort ¶ added in v0.49.0
func (a *Client) AdminDeletePlatformCredentialsShort(params *AdminDeletePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformCredentialsNoContent, error)
AdminDeletePlatformCredentialsShort delete platform credentials. Delete platform credentials used for Native Session sync.
func (*Client) AdminGetPlatformCredentials
deprecated
added in
v0.49.0
func (a *Client) AdminGetPlatformCredentials(params *AdminGetPlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlatformCredentialsOK, *AdminGetPlatformCredentialsBadRequest, *AdminGetPlatformCredentialsUnauthorized, *AdminGetPlatformCredentialsForbidden, *AdminGetPlatformCredentialsNotFound, *AdminGetPlatformCredentialsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlatformCredentialsShort instead.
AdminGetPlatformCredentials get platform credentials. these are used to sync psn sessions. Get platform credentials used for Native Session sync. PSN: - clientID: Auth Server (Client Credential) ClientID - clientSecret: Auth Server (Client Credential) Secret. For security, only the first few characters are shown. - scope: should be psn:s2s.service (For Sync non PSN member to PSN Session)
func (*Client) AdminGetPlatformCredentialsShort ¶ added in v0.49.0
func (a *Client) AdminGetPlatformCredentialsShort(params *AdminGetPlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlatformCredentialsOK, error)
AdminGetPlatformCredentialsShort get platform credentials. these are used to sync psn sessions. Get platform credentials used for Native Session sync. PSN: - clientID: Auth Server (Client Credential) ClientID - clientSecret: Auth Server (Client Credential) Secret. For security, only the first few characters are shown. - scope: should be psn:s2s.service (For Sync non PSN member to PSN Session)
func (*Client) AdminUpdatePlatformCredentials
deprecated
func (a *Client) AdminUpdatePlatformCredentials(params *AdminUpdatePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdatePlatformCredentialsOK, *AdminUpdatePlatformCredentialsBadRequest, *AdminUpdatePlatformCredentialsUnauthorized, *AdminUpdatePlatformCredentialsForbidden, *AdminUpdatePlatformCredentialsNotFound, *AdminUpdatePlatformCredentialsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdatePlatformCredentialsShort instead.
AdminUpdatePlatformCredentials update platform credentials. currently only used to sync psn sessions. Update platform credentials for Native Session sync. Currently supports PSN platform. Send an empty body to clear data. PSN: - clientID: Auth Server (Client Credential) ClientID - clientSecret: Auth Server (Client Credential) Secret - scope: psn:s2s.service (For Sync non PSN member to PSN Session)
func (*Client) AdminUpdatePlatformCredentialsShort ¶
func (a *Client) AdminUpdatePlatformCredentialsShort(params *AdminUpdatePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdatePlatformCredentialsOK, error)
AdminUpdatePlatformCredentialsShort update platform credentials. currently only used to sync psn sessions. Update platform credentials for Native Session sync. Currently supports PSN platform. Send an empty body to clear data. PSN: - clientID: Auth Server (Client Credential) ClientID - clientSecret: Auth Server (Client Credential) Secret - scope: psn:s2s.service (For Sync non PSN member to PSN Session)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminGetPlatformCredentials(params *AdminGetPlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlatformCredentialsOK, *AdminGetPlatformCredentialsBadRequest, *AdminGetPlatformCredentialsUnauthorized, *AdminGetPlatformCredentialsForbidden, *AdminGetPlatformCredentialsNotFound, *AdminGetPlatformCredentialsInternalServerError, error) AdminGetPlatformCredentialsShort(params *AdminGetPlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlatformCredentialsOK, error) AdminUpdatePlatformCredentials(params *AdminUpdatePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdatePlatformCredentialsOK, *AdminUpdatePlatformCredentialsBadRequest, *AdminUpdatePlatformCredentialsUnauthorized, *AdminUpdatePlatformCredentialsForbidden, *AdminUpdatePlatformCredentialsNotFound, *AdminUpdatePlatformCredentialsInternalServerError, error) AdminUpdatePlatformCredentialsShort(params *AdminUpdatePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdatePlatformCredentialsOK, error) AdminDeletePlatformCredentials(params *AdminDeletePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformCredentialsNoContent, *AdminDeletePlatformCredentialsBadRequest, *AdminDeletePlatformCredentialsUnauthorized, *AdminDeletePlatformCredentialsForbidden, *AdminDeletePlatformCredentialsNotFound, *AdminDeletePlatformCredentialsInternalServerError, error) AdminDeletePlatformCredentialsShort(params *AdminDeletePlatformCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformCredentialsNoContent, 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 platform credential API client.
Source Files ¶
- admin_delete_platform_credentials_parameters.go
- admin_delete_platform_credentials_responses.go
- admin_get_platform_credentials_parameters.go
- admin_get_platform_credentials_responses.go
- admin_update_platform_credentials_parameters.go
- admin_update_platform_credentials_responses.go
- platform_credential_client.go