Documentation ¶
Index ¶
- type AdminCreateThirdPartyConfigBadRequest
- type AdminCreateThirdPartyConfigConflict
- type AdminCreateThirdPartyConfigCreated
- type AdminCreateThirdPartyConfigForbidden
- type AdminCreateThirdPartyConfigInternalServerError
- type AdminCreateThirdPartyConfigParams
- func NewAdminCreateThirdPartyConfigParams() *AdminCreateThirdPartyConfigParams
- func NewAdminCreateThirdPartyConfigParamsWithContext(ctx context.Context) *AdminCreateThirdPartyConfigParams
- func NewAdminCreateThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminCreateThirdPartyConfigParams
- func NewAdminCreateThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCreateThirdPartyConfigParams) SetBody(body *lobbyclientmodels.ModelsCreateConfigRequest)
- func (o *AdminCreateThirdPartyConfigParams) SetContext(ctx context.Context)
- func (o *AdminCreateThirdPartyConfigParams) SetHTTPClient(client *http.Client)
- func (o *AdminCreateThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCreateThirdPartyConfigParams) SetNamespace(namespace string)
- func (o *AdminCreateThirdPartyConfigParams) SetTimeout(timeout time.Duration)
- func (o *AdminCreateThirdPartyConfigParams) WithBody(body *lobbyclientmodels.ModelsCreateConfigRequest) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) WithContext(ctx context.Context) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) WithNamespace(namespace string) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminCreateThirdPartyConfigParams
- func (o *AdminCreateThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateThirdPartyConfigReader
- type AdminCreateThirdPartyConfigUnauthorized
- type AdminDeleteThirdPartyConfigBadRequest
- type AdminDeleteThirdPartyConfigForbidden
- type AdminDeleteThirdPartyConfigInternalServerError
- type AdminDeleteThirdPartyConfigNoContent
- type AdminDeleteThirdPartyConfigParams
- func NewAdminDeleteThirdPartyConfigParams() *AdminDeleteThirdPartyConfigParams
- func NewAdminDeleteThirdPartyConfigParamsWithContext(ctx context.Context) *AdminDeleteThirdPartyConfigParams
- func NewAdminDeleteThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminDeleteThirdPartyConfigParams
- func NewAdminDeleteThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminDeleteThirdPartyConfigParams
- func (o *AdminDeleteThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteThirdPartyConfigParams) SetContext(ctx context.Context)
- func (o *AdminDeleteThirdPartyConfigParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteThirdPartyConfigParams) SetNamespace(namespace string)
- func (o *AdminDeleteThirdPartyConfigParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteThirdPartyConfigParams) WithContext(ctx context.Context) *AdminDeleteThirdPartyConfigParams
- func (o *AdminDeleteThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminDeleteThirdPartyConfigParams
- func (o *AdminDeleteThirdPartyConfigParams) WithNamespace(namespace string) *AdminDeleteThirdPartyConfigParams
- func (o *AdminDeleteThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminDeleteThirdPartyConfigParams
- func (o *AdminDeleteThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteThirdPartyConfigReader
- type AdminDeleteThirdPartyConfigUnauthorized
- type AdminGetThirdPartyConfigBadRequest
- type AdminGetThirdPartyConfigForbidden
- type AdminGetThirdPartyConfigInternalServerError
- type AdminGetThirdPartyConfigOK
- type AdminGetThirdPartyConfigParams
- func NewAdminGetThirdPartyConfigParams() *AdminGetThirdPartyConfigParams
- func NewAdminGetThirdPartyConfigParamsWithContext(ctx context.Context) *AdminGetThirdPartyConfigParams
- func NewAdminGetThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminGetThirdPartyConfigParams
- func NewAdminGetThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminGetThirdPartyConfigParams
- func (o *AdminGetThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetThirdPartyConfigParams) SetContext(ctx context.Context)
- func (o *AdminGetThirdPartyConfigParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetThirdPartyConfigParams) SetNamespace(namespace string)
- func (o *AdminGetThirdPartyConfigParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetThirdPartyConfigParams) WithContext(ctx context.Context) *AdminGetThirdPartyConfigParams
- func (o *AdminGetThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminGetThirdPartyConfigParams
- func (o *AdminGetThirdPartyConfigParams) WithNamespace(namespace string) *AdminGetThirdPartyConfigParams
- func (o *AdminGetThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminGetThirdPartyConfigParams
- func (o *AdminGetThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetThirdPartyConfigReader
- type AdminGetThirdPartyConfigUnauthorized
- type AdminUpdateThirdPartyConfigBadRequest
- type AdminUpdateThirdPartyConfigForbidden
- type AdminUpdateThirdPartyConfigInternalServerError
- type AdminUpdateThirdPartyConfigOK
- type AdminUpdateThirdPartyConfigParams
- func NewAdminUpdateThirdPartyConfigParams() *AdminUpdateThirdPartyConfigParams
- func NewAdminUpdateThirdPartyConfigParamsWithContext(ctx context.Context) *AdminUpdateThirdPartyConfigParams
- func NewAdminUpdateThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminUpdateThirdPartyConfigParams
- func NewAdminUpdateThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateThirdPartyConfigParams) SetBody(body *lobbyclientmodels.ModelsUpdateConfigRequest)
- func (o *AdminUpdateThirdPartyConfigParams) SetContext(ctx context.Context)
- func (o *AdminUpdateThirdPartyConfigParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateThirdPartyConfigParams) SetNamespace(namespace string)
- func (o *AdminUpdateThirdPartyConfigParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateThirdPartyConfigParams) WithBody(body *lobbyclientmodels.ModelsUpdateConfigRequest) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) WithContext(ctx context.Context) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) WithNamespace(namespace string) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminUpdateThirdPartyConfigParams
- func (o *AdminUpdateThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateThirdPartyConfigReader
- type AdminUpdateThirdPartyConfigUnauthorized
- type Client
- func (a *Client) AdminCreateThirdPartyConfig(params *AdminCreateThirdPartyConfigParams, ...) (*AdminCreateThirdPartyConfigCreated, *AdminCreateThirdPartyConfigBadRequest, ...)
- func (a *Client) AdminCreateThirdPartyConfigShort(params *AdminCreateThirdPartyConfigParams, ...) (*AdminCreateThirdPartyConfigCreated, error)
- func (a *Client) AdminDeleteThirdPartyConfig(params *AdminDeleteThirdPartyConfigParams, ...) (*AdminDeleteThirdPartyConfigNoContent, *AdminDeleteThirdPartyConfigBadRequest, ...)
- func (a *Client) AdminDeleteThirdPartyConfigShort(params *AdminDeleteThirdPartyConfigParams, ...) (*AdminDeleteThirdPartyConfigNoContent, error)
- func (a *Client) AdminGetThirdPartyConfig(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, *AdminGetThirdPartyConfigBadRequest, ...)
- func (a *Client) AdminGetThirdPartyConfigShort(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, error)
- func (a *Client) AdminUpdateThirdPartyConfig(params *AdminUpdateThirdPartyConfigParams, ...) (*AdminUpdateThirdPartyConfigOK, *AdminUpdateThirdPartyConfigBadRequest, ...)
- func (a *Client) AdminUpdateThirdPartyConfigShort(params *AdminUpdateThirdPartyConfigParams, ...) (*AdminUpdateThirdPartyConfigOK, 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 AdminCreateThirdPartyConfigBadRequest ¶
type AdminCreateThirdPartyConfigBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminCreateThirdPartyConfigBadRequest handles this case with default header values.
Bad Request
func NewAdminCreateThirdPartyConfigBadRequest ¶
func NewAdminCreateThirdPartyConfigBadRequest() *AdminCreateThirdPartyConfigBadRequest
NewAdminCreateThirdPartyConfigBadRequest creates a AdminCreateThirdPartyConfigBadRequest with default headers values
func (*AdminCreateThirdPartyConfigBadRequest) Error ¶
func (o *AdminCreateThirdPartyConfigBadRequest) Error() string
func (*AdminCreateThirdPartyConfigBadRequest) GetPayload ¶
func (o *AdminCreateThirdPartyConfigBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminCreateThirdPartyConfigConflict ¶ added in v0.22.0
type AdminCreateThirdPartyConfigConflict struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminCreateThirdPartyConfigConflict handles this case with default header values.
Conflict
func NewAdminCreateThirdPartyConfigConflict ¶ added in v0.22.0
func NewAdminCreateThirdPartyConfigConflict() *AdminCreateThirdPartyConfigConflict
NewAdminCreateThirdPartyConfigConflict creates a AdminCreateThirdPartyConfigConflict with default headers values
func (*AdminCreateThirdPartyConfigConflict) Error ¶ added in v0.22.0
func (o *AdminCreateThirdPartyConfigConflict) Error() string
func (*AdminCreateThirdPartyConfigConflict) GetPayload ¶ added in v0.22.0
func (o *AdminCreateThirdPartyConfigConflict) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminCreateThirdPartyConfigCreated ¶
type AdminCreateThirdPartyConfigCreated struct {
Payload *lobbyclientmodels.ModelsCreateConfigResponse
}
AdminCreateThirdPartyConfigCreated handles this case with default header values.
Created
func NewAdminCreateThirdPartyConfigCreated ¶
func NewAdminCreateThirdPartyConfigCreated() *AdminCreateThirdPartyConfigCreated
NewAdminCreateThirdPartyConfigCreated creates a AdminCreateThirdPartyConfigCreated with default headers values
func (*AdminCreateThirdPartyConfigCreated) Error ¶
func (o *AdminCreateThirdPartyConfigCreated) Error() string
func (*AdminCreateThirdPartyConfigCreated) GetPayload ¶
func (o *AdminCreateThirdPartyConfigCreated) GetPayload() *lobbyclientmodels.ModelsCreateConfigResponse
type AdminCreateThirdPartyConfigForbidden ¶
type AdminCreateThirdPartyConfigForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminCreateThirdPartyConfigForbidden handles this case with default header values.
Forbidden
func NewAdminCreateThirdPartyConfigForbidden ¶
func NewAdminCreateThirdPartyConfigForbidden() *AdminCreateThirdPartyConfigForbidden
NewAdminCreateThirdPartyConfigForbidden creates a AdminCreateThirdPartyConfigForbidden with default headers values
func (*AdminCreateThirdPartyConfigForbidden) Error ¶
func (o *AdminCreateThirdPartyConfigForbidden) Error() string
func (*AdminCreateThirdPartyConfigForbidden) GetPayload ¶
func (o *AdminCreateThirdPartyConfigForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminCreateThirdPartyConfigInternalServerError ¶
type AdminCreateThirdPartyConfigInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminCreateThirdPartyConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminCreateThirdPartyConfigInternalServerError ¶
func NewAdminCreateThirdPartyConfigInternalServerError() *AdminCreateThirdPartyConfigInternalServerError
NewAdminCreateThirdPartyConfigInternalServerError creates a AdminCreateThirdPartyConfigInternalServerError with default headers values
func (*AdminCreateThirdPartyConfigInternalServerError) Error ¶
func (o *AdminCreateThirdPartyConfigInternalServerError) Error() string
func (*AdminCreateThirdPartyConfigInternalServerError) GetPayload ¶
func (o *AdminCreateThirdPartyConfigInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminCreateThirdPartyConfigParams ¶
type AdminCreateThirdPartyConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body third party config */ Body *lobbyclientmodels.ModelsCreateConfigRequest /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateThirdPartyConfigParams contains all the parameters to send to the API endpoint for the admin create third party config operation typically these are written to a http.Request
func NewAdminCreateThirdPartyConfigParams ¶
func NewAdminCreateThirdPartyConfigParams() *AdminCreateThirdPartyConfigParams
NewAdminCreateThirdPartyConfigParams creates a new AdminCreateThirdPartyConfigParams object with the default values initialized.
func NewAdminCreateThirdPartyConfigParamsWithContext ¶
func NewAdminCreateThirdPartyConfigParamsWithContext(ctx context.Context) *AdminCreateThirdPartyConfigParams
NewAdminCreateThirdPartyConfigParamsWithContext creates a new AdminCreateThirdPartyConfigParams object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateThirdPartyConfigParamsWithHTTPClient ¶
func NewAdminCreateThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminCreateThirdPartyConfigParams
NewAdminCreateThirdPartyConfigParamsWithHTTPClient creates a new AdminCreateThirdPartyConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateThirdPartyConfigParamsWithTimeout ¶
func NewAdminCreateThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminCreateThirdPartyConfigParams
NewAdminCreateThirdPartyConfigParamsWithTimeout creates a new AdminCreateThirdPartyConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateThirdPartyConfigParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminCreateThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetBody ¶
func (o *AdminCreateThirdPartyConfigParams) SetBody(body *lobbyclientmodels.ModelsCreateConfigRequest)
SetBody adds the body to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetContext ¶
func (o *AdminCreateThirdPartyConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetHTTPClient ¶
func (o *AdminCreateThirdPartyConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminCreateThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetNamespace ¶
func (o *AdminCreateThirdPartyConfigParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) SetTimeout ¶
func (o *AdminCreateThirdPartyConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WithBody ¶
func (o *AdminCreateThirdPartyConfigParams) WithBody(body *lobbyclientmodels.ModelsCreateConfigRequest) *AdminCreateThirdPartyConfigParams
WithBody adds the body to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WithContext ¶
func (o *AdminCreateThirdPartyConfigParams) WithContext(ctx context.Context) *AdminCreateThirdPartyConfigParams
WithContext adds the context to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WithHTTPClient ¶
func (o *AdminCreateThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminCreateThirdPartyConfigParams
WithHTTPClient adds the HTTPClient to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WithNamespace ¶
func (o *AdminCreateThirdPartyConfigParams) WithNamespace(namespace string) *AdminCreateThirdPartyConfigParams
WithNamespace adds the namespace to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WithTimeout ¶
func (o *AdminCreateThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminCreateThirdPartyConfigParams
WithTimeout adds the timeout to the admin create third party config params
func (*AdminCreateThirdPartyConfigParams) WriteToRequest ¶
func (o *AdminCreateThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateThirdPartyConfigReader ¶
type AdminCreateThirdPartyConfigReader struct {
// contains filtered or unexported fields
}
AdminCreateThirdPartyConfigReader is a Reader for the AdminCreateThirdPartyConfig structure.
func (*AdminCreateThirdPartyConfigReader) ReadResponse ¶
func (o *AdminCreateThirdPartyConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCreateThirdPartyConfigUnauthorized ¶
type AdminCreateThirdPartyConfigUnauthorized struct {
}AdminCreateThirdPartyConfigUnauthorized handles this case with default header values.
Unauthorized
func NewAdminCreateThirdPartyConfigUnauthorized ¶
func NewAdminCreateThirdPartyConfigUnauthorized() *AdminCreateThirdPartyConfigUnauthorized
NewAdminCreateThirdPartyConfigUnauthorized creates a AdminCreateThirdPartyConfigUnauthorized with default headers values
func (*AdminCreateThirdPartyConfigUnauthorized) Error ¶
func (o *AdminCreateThirdPartyConfigUnauthorized) Error() string
func (*AdminCreateThirdPartyConfigUnauthorized) GetPayload ¶
func (o *AdminCreateThirdPartyConfigUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminDeleteThirdPartyConfigBadRequest ¶
type AdminDeleteThirdPartyConfigBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminDeleteThirdPartyConfigBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteThirdPartyConfigBadRequest ¶
func NewAdminDeleteThirdPartyConfigBadRequest() *AdminDeleteThirdPartyConfigBadRequest
NewAdminDeleteThirdPartyConfigBadRequest creates a AdminDeleteThirdPartyConfigBadRequest with default headers values
func (*AdminDeleteThirdPartyConfigBadRequest) Error ¶
func (o *AdminDeleteThirdPartyConfigBadRequest) Error() string
func (*AdminDeleteThirdPartyConfigBadRequest) GetPayload ¶
func (o *AdminDeleteThirdPartyConfigBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminDeleteThirdPartyConfigForbidden ¶
type AdminDeleteThirdPartyConfigForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminDeleteThirdPartyConfigForbidden handles this case with default header values.
Forbidden
func NewAdminDeleteThirdPartyConfigForbidden ¶
func NewAdminDeleteThirdPartyConfigForbidden() *AdminDeleteThirdPartyConfigForbidden
NewAdminDeleteThirdPartyConfigForbidden creates a AdminDeleteThirdPartyConfigForbidden with default headers values
func (*AdminDeleteThirdPartyConfigForbidden) Error ¶
func (o *AdminDeleteThirdPartyConfigForbidden) Error() string
func (*AdminDeleteThirdPartyConfigForbidden) GetPayload ¶
func (o *AdminDeleteThirdPartyConfigForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminDeleteThirdPartyConfigInternalServerError ¶
type AdminDeleteThirdPartyConfigInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminDeleteThirdPartyConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteThirdPartyConfigInternalServerError ¶
func NewAdminDeleteThirdPartyConfigInternalServerError() *AdminDeleteThirdPartyConfigInternalServerError
NewAdminDeleteThirdPartyConfigInternalServerError creates a AdminDeleteThirdPartyConfigInternalServerError with default headers values
func (*AdminDeleteThirdPartyConfigInternalServerError) Error ¶
func (o *AdminDeleteThirdPartyConfigInternalServerError) Error() string
func (*AdminDeleteThirdPartyConfigInternalServerError) GetPayload ¶
func (o *AdminDeleteThirdPartyConfigInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminDeleteThirdPartyConfigNoContent ¶
type AdminDeleteThirdPartyConfigNoContent struct {
Payload string
}
AdminDeleteThirdPartyConfigNoContent handles this case with default header values.
No Content
func NewAdminDeleteThirdPartyConfigNoContent ¶
func NewAdminDeleteThirdPartyConfigNoContent() *AdminDeleteThirdPartyConfigNoContent
NewAdminDeleteThirdPartyConfigNoContent creates a AdminDeleteThirdPartyConfigNoContent with default headers values
func (*AdminDeleteThirdPartyConfigNoContent) Error ¶
func (o *AdminDeleteThirdPartyConfigNoContent) Error() string
func (*AdminDeleteThirdPartyConfigNoContent) GetPayload ¶
func (o *AdminDeleteThirdPartyConfigNoContent) GetPayload() string
type AdminDeleteThirdPartyConfigParams ¶
type AdminDeleteThirdPartyConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteThirdPartyConfigParams contains all the parameters to send to the API endpoint for the admin delete third party config operation typically these are written to a http.Request
func NewAdminDeleteThirdPartyConfigParams ¶
func NewAdminDeleteThirdPartyConfigParams() *AdminDeleteThirdPartyConfigParams
NewAdminDeleteThirdPartyConfigParams creates a new AdminDeleteThirdPartyConfigParams object with the default values initialized.
func NewAdminDeleteThirdPartyConfigParamsWithContext ¶
func NewAdminDeleteThirdPartyConfigParamsWithContext(ctx context.Context) *AdminDeleteThirdPartyConfigParams
NewAdminDeleteThirdPartyConfigParamsWithContext creates a new AdminDeleteThirdPartyConfigParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteThirdPartyConfigParamsWithHTTPClient ¶
func NewAdminDeleteThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminDeleteThirdPartyConfigParams
NewAdminDeleteThirdPartyConfigParamsWithHTTPClient creates a new AdminDeleteThirdPartyConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteThirdPartyConfigParamsWithTimeout ¶
func NewAdminDeleteThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminDeleteThirdPartyConfigParams
NewAdminDeleteThirdPartyConfigParamsWithTimeout creates a new AdminDeleteThirdPartyConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteThirdPartyConfigParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDeleteThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) SetContext ¶
func (o *AdminDeleteThirdPartyConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) SetHTTPClient ¶
func (o *AdminDeleteThirdPartyConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDeleteThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) SetNamespace ¶
func (o *AdminDeleteThirdPartyConfigParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) SetTimeout ¶
func (o *AdminDeleteThirdPartyConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) WithContext ¶
func (o *AdminDeleteThirdPartyConfigParams) WithContext(ctx context.Context) *AdminDeleteThirdPartyConfigParams
WithContext adds the context to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) WithHTTPClient ¶
func (o *AdminDeleteThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminDeleteThirdPartyConfigParams
WithHTTPClient adds the HTTPClient to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) WithNamespace ¶
func (o *AdminDeleteThirdPartyConfigParams) WithNamespace(namespace string) *AdminDeleteThirdPartyConfigParams
WithNamespace adds the namespace to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) WithTimeout ¶
func (o *AdminDeleteThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminDeleteThirdPartyConfigParams
WithTimeout adds the timeout to the admin delete third party config params
func (*AdminDeleteThirdPartyConfigParams) WriteToRequest ¶
func (o *AdminDeleteThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteThirdPartyConfigReader ¶
type AdminDeleteThirdPartyConfigReader struct {
// contains filtered or unexported fields
}
AdminDeleteThirdPartyConfigReader is a Reader for the AdminDeleteThirdPartyConfig structure.
func (*AdminDeleteThirdPartyConfigReader) ReadResponse ¶
func (o *AdminDeleteThirdPartyConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteThirdPartyConfigUnauthorized ¶
type AdminDeleteThirdPartyConfigUnauthorized struct {
}AdminDeleteThirdPartyConfigUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteThirdPartyConfigUnauthorized ¶
func NewAdminDeleteThirdPartyConfigUnauthorized() *AdminDeleteThirdPartyConfigUnauthorized
NewAdminDeleteThirdPartyConfigUnauthorized creates a AdminDeleteThirdPartyConfigUnauthorized with default headers values
func (*AdminDeleteThirdPartyConfigUnauthorized) Error ¶
func (o *AdminDeleteThirdPartyConfigUnauthorized) Error() string
func (*AdminDeleteThirdPartyConfigUnauthorized) GetPayload ¶
func (o *AdminDeleteThirdPartyConfigUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminGetThirdPartyConfigBadRequest ¶
type AdminGetThirdPartyConfigBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminGetThirdPartyConfigBadRequest handles this case with default header values.
Bad Request
func NewAdminGetThirdPartyConfigBadRequest ¶
func NewAdminGetThirdPartyConfigBadRequest() *AdminGetThirdPartyConfigBadRequest
NewAdminGetThirdPartyConfigBadRequest creates a AdminGetThirdPartyConfigBadRequest with default headers values
func (*AdminGetThirdPartyConfigBadRequest) Error ¶
func (o *AdminGetThirdPartyConfigBadRequest) Error() string
func (*AdminGetThirdPartyConfigBadRequest) GetPayload ¶
func (o *AdminGetThirdPartyConfigBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminGetThirdPartyConfigForbidden ¶
type AdminGetThirdPartyConfigForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminGetThirdPartyConfigForbidden handles this case with default header values.
Forbidden
func NewAdminGetThirdPartyConfigForbidden ¶
func NewAdminGetThirdPartyConfigForbidden() *AdminGetThirdPartyConfigForbidden
NewAdminGetThirdPartyConfigForbidden creates a AdminGetThirdPartyConfigForbidden with default headers values
func (*AdminGetThirdPartyConfigForbidden) Error ¶
func (o *AdminGetThirdPartyConfigForbidden) Error() string
func (*AdminGetThirdPartyConfigForbidden) GetPayload ¶
func (o *AdminGetThirdPartyConfigForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminGetThirdPartyConfigInternalServerError ¶
type AdminGetThirdPartyConfigInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminGetThirdPartyConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetThirdPartyConfigInternalServerError ¶
func NewAdminGetThirdPartyConfigInternalServerError() *AdminGetThirdPartyConfigInternalServerError
NewAdminGetThirdPartyConfigInternalServerError creates a AdminGetThirdPartyConfigInternalServerError with default headers values
func (*AdminGetThirdPartyConfigInternalServerError) Error ¶
func (o *AdminGetThirdPartyConfigInternalServerError) Error() string
func (*AdminGetThirdPartyConfigInternalServerError) GetPayload ¶
func (o *AdminGetThirdPartyConfigInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminGetThirdPartyConfigOK ¶
type AdminGetThirdPartyConfigOK struct {
Payload *lobbyclientmodels.ModelsGetConfigResponse
}
AdminGetThirdPartyConfigOK handles this case with default header values.
OK
func NewAdminGetThirdPartyConfigOK ¶
func NewAdminGetThirdPartyConfigOK() *AdminGetThirdPartyConfigOK
NewAdminGetThirdPartyConfigOK creates a AdminGetThirdPartyConfigOK with default headers values
func (*AdminGetThirdPartyConfigOK) Error ¶
func (o *AdminGetThirdPartyConfigOK) Error() string
func (*AdminGetThirdPartyConfigOK) GetPayload ¶
func (o *AdminGetThirdPartyConfigOK) GetPayload() *lobbyclientmodels.ModelsGetConfigResponse
type AdminGetThirdPartyConfigParams ¶
type AdminGetThirdPartyConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetThirdPartyConfigParams contains all the parameters to send to the API endpoint for the admin get third party config operation typically these are written to a http.Request
func NewAdminGetThirdPartyConfigParams ¶
func NewAdminGetThirdPartyConfigParams() *AdminGetThirdPartyConfigParams
NewAdminGetThirdPartyConfigParams creates a new AdminGetThirdPartyConfigParams object with the default values initialized.
func NewAdminGetThirdPartyConfigParamsWithContext ¶
func NewAdminGetThirdPartyConfigParamsWithContext(ctx context.Context) *AdminGetThirdPartyConfigParams
NewAdminGetThirdPartyConfigParamsWithContext creates a new AdminGetThirdPartyConfigParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetThirdPartyConfigParamsWithHTTPClient ¶
func NewAdminGetThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminGetThirdPartyConfigParams
NewAdminGetThirdPartyConfigParamsWithHTTPClient creates a new AdminGetThirdPartyConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetThirdPartyConfigParamsWithTimeout ¶
func NewAdminGetThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminGetThirdPartyConfigParams
NewAdminGetThirdPartyConfigParamsWithTimeout creates a new AdminGetThirdPartyConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetThirdPartyConfigParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) SetContext ¶
func (o *AdminGetThirdPartyConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) SetHTTPClient ¶
func (o *AdminGetThirdPartyConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) SetNamespace ¶
func (o *AdminGetThirdPartyConfigParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) SetTimeout ¶
func (o *AdminGetThirdPartyConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) WithContext ¶
func (o *AdminGetThirdPartyConfigParams) WithContext(ctx context.Context) *AdminGetThirdPartyConfigParams
WithContext adds the context to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) WithHTTPClient ¶
func (o *AdminGetThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminGetThirdPartyConfigParams
WithHTTPClient adds the HTTPClient to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) WithNamespace ¶
func (o *AdminGetThirdPartyConfigParams) WithNamespace(namespace string) *AdminGetThirdPartyConfigParams
WithNamespace adds the namespace to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) WithTimeout ¶
func (o *AdminGetThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminGetThirdPartyConfigParams
WithTimeout adds the timeout to the admin get third party config params
func (*AdminGetThirdPartyConfigParams) WriteToRequest ¶
func (o *AdminGetThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetThirdPartyConfigReader ¶
type AdminGetThirdPartyConfigReader struct {
// contains filtered or unexported fields
}
AdminGetThirdPartyConfigReader is a Reader for the AdminGetThirdPartyConfig structure.
func (*AdminGetThirdPartyConfigReader) ReadResponse ¶
func (o *AdminGetThirdPartyConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetThirdPartyConfigUnauthorized ¶
type AdminGetThirdPartyConfigUnauthorized struct {
}AdminGetThirdPartyConfigUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetThirdPartyConfigUnauthorized ¶
func NewAdminGetThirdPartyConfigUnauthorized() *AdminGetThirdPartyConfigUnauthorized
NewAdminGetThirdPartyConfigUnauthorized creates a AdminGetThirdPartyConfigUnauthorized with default headers values
func (*AdminGetThirdPartyConfigUnauthorized) Error ¶
func (o *AdminGetThirdPartyConfigUnauthorized) Error() string
func (*AdminGetThirdPartyConfigUnauthorized) GetPayload ¶
func (o *AdminGetThirdPartyConfigUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminUpdateThirdPartyConfigBadRequest ¶
type AdminUpdateThirdPartyConfigBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminUpdateThirdPartyConfigBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateThirdPartyConfigBadRequest ¶
func NewAdminUpdateThirdPartyConfigBadRequest() *AdminUpdateThirdPartyConfigBadRequest
NewAdminUpdateThirdPartyConfigBadRequest creates a AdminUpdateThirdPartyConfigBadRequest with default headers values
func (*AdminUpdateThirdPartyConfigBadRequest) Error ¶
func (o *AdminUpdateThirdPartyConfigBadRequest) Error() string
func (*AdminUpdateThirdPartyConfigBadRequest) GetPayload ¶
func (o *AdminUpdateThirdPartyConfigBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminUpdateThirdPartyConfigForbidden ¶
type AdminUpdateThirdPartyConfigForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminUpdateThirdPartyConfigForbidden handles this case with default header values.
Forbidden
func NewAdminUpdateThirdPartyConfigForbidden ¶
func NewAdminUpdateThirdPartyConfigForbidden() *AdminUpdateThirdPartyConfigForbidden
NewAdminUpdateThirdPartyConfigForbidden creates a AdminUpdateThirdPartyConfigForbidden with default headers values
func (*AdminUpdateThirdPartyConfigForbidden) Error ¶
func (o *AdminUpdateThirdPartyConfigForbidden) Error() string
func (*AdminUpdateThirdPartyConfigForbidden) GetPayload ¶
func (o *AdminUpdateThirdPartyConfigForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminUpdateThirdPartyConfigInternalServerError ¶
type AdminUpdateThirdPartyConfigInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
AdminUpdateThirdPartyConfigInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateThirdPartyConfigInternalServerError ¶
func NewAdminUpdateThirdPartyConfigInternalServerError() *AdminUpdateThirdPartyConfigInternalServerError
NewAdminUpdateThirdPartyConfigInternalServerError creates a AdminUpdateThirdPartyConfigInternalServerError with default headers values
func (*AdminUpdateThirdPartyConfigInternalServerError) Error ¶
func (o *AdminUpdateThirdPartyConfigInternalServerError) Error() string
func (*AdminUpdateThirdPartyConfigInternalServerError) GetPayload ¶
func (o *AdminUpdateThirdPartyConfigInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type AdminUpdateThirdPartyConfigOK ¶
type AdminUpdateThirdPartyConfigOK struct {
Payload *lobbyclientmodels.ModelsUpdateConfigResponse
}
AdminUpdateThirdPartyConfigOK handles this case with default header values.
OK
func NewAdminUpdateThirdPartyConfigOK ¶
func NewAdminUpdateThirdPartyConfigOK() *AdminUpdateThirdPartyConfigOK
NewAdminUpdateThirdPartyConfigOK creates a AdminUpdateThirdPartyConfigOK with default headers values
func (*AdminUpdateThirdPartyConfigOK) Error ¶
func (o *AdminUpdateThirdPartyConfigOK) Error() string
func (*AdminUpdateThirdPartyConfigOK) GetPayload ¶
func (o *AdminUpdateThirdPartyConfigOK) GetPayload() *lobbyclientmodels.ModelsUpdateConfigResponse
type AdminUpdateThirdPartyConfigParams ¶
type AdminUpdateThirdPartyConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body third party config */ Body *lobbyclientmodels.ModelsUpdateConfigRequest /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateThirdPartyConfigParams contains all the parameters to send to the API endpoint for the admin update third party config operation typically these are written to a http.Request
func NewAdminUpdateThirdPartyConfigParams ¶
func NewAdminUpdateThirdPartyConfigParams() *AdminUpdateThirdPartyConfigParams
NewAdminUpdateThirdPartyConfigParams creates a new AdminUpdateThirdPartyConfigParams object with the default values initialized.
func NewAdminUpdateThirdPartyConfigParamsWithContext ¶
func NewAdminUpdateThirdPartyConfigParamsWithContext(ctx context.Context) *AdminUpdateThirdPartyConfigParams
NewAdminUpdateThirdPartyConfigParamsWithContext creates a new AdminUpdateThirdPartyConfigParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateThirdPartyConfigParamsWithHTTPClient ¶
func NewAdminUpdateThirdPartyConfigParamsWithHTTPClient(client *http.Client) *AdminUpdateThirdPartyConfigParams
NewAdminUpdateThirdPartyConfigParamsWithHTTPClient creates a new AdminUpdateThirdPartyConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateThirdPartyConfigParamsWithTimeout ¶
func NewAdminUpdateThirdPartyConfigParamsWithTimeout(timeout time.Duration) *AdminUpdateThirdPartyConfigParams
NewAdminUpdateThirdPartyConfigParamsWithTimeout creates a new AdminUpdateThirdPartyConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateThirdPartyConfigParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminUpdateThirdPartyConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetBody ¶
func (o *AdminUpdateThirdPartyConfigParams) SetBody(body *lobbyclientmodels.ModelsUpdateConfigRequest)
SetBody adds the body to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetContext ¶
func (o *AdminUpdateThirdPartyConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetHTTPClient ¶
func (o *AdminUpdateThirdPartyConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminUpdateThirdPartyConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetNamespace ¶
func (o *AdminUpdateThirdPartyConfigParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) SetTimeout ¶
func (o *AdminUpdateThirdPartyConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WithBody ¶
func (o *AdminUpdateThirdPartyConfigParams) WithBody(body *lobbyclientmodels.ModelsUpdateConfigRequest) *AdminUpdateThirdPartyConfigParams
WithBody adds the body to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WithContext ¶
func (o *AdminUpdateThirdPartyConfigParams) WithContext(ctx context.Context) *AdminUpdateThirdPartyConfigParams
WithContext adds the context to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WithHTTPClient ¶
func (o *AdminUpdateThirdPartyConfigParams) WithHTTPClient(client *http.Client) *AdminUpdateThirdPartyConfigParams
WithHTTPClient adds the HTTPClient to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WithNamespace ¶
func (o *AdminUpdateThirdPartyConfigParams) WithNamespace(namespace string) *AdminUpdateThirdPartyConfigParams
WithNamespace adds the namespace to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WithTimeout ¶
func (o *AdminUpdateThirdPartyConfigParams) WithTimeout(timeout time.Duration) *AdminUpdateThirdPartyConfigParams
WithTimeout adds the timeout to the admin update third party config params
func (*AdminUpdateThirdPartyConfigParams) WriteToRequest ¶
func (o *AdminUpdateThirdPartyConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateThirdPartyConfigReader ¶
type AdminUpdateThirdPartyConfigReader struct {
// contains filtered or unexported fields
}
AdminUpdateThirdPartyConfigReader is a Reader for the AdminUpdateThirdPartyConfig structure.
func (*AdminUpdateThirdPartyConfigReader) ReadResponse ¶
func (o *AdminUpdateThirdPartyConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateThirdPartyConfigUnauthorized ¶
type AdminUpdateThirdPartyConfigUnauthorized struct {
}AdminUpdateThirdPartyConfigUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateThirdPartyConfigUnauthorized ¶
func NewAdminUpdateThirdPartyConfigUnauthorized() *AdminUpdateThirdPartyConfigUnauthorized
NewAdminUpdateThirdPartyConfigUnauthorized creates a AdminUpdateThirdPartyConfigUnauthorized with default headers values
func (*AdminUpdateThirdPartyConfigUnauthorized) Error ¶
func (o *AdminUpdateThirdPartyConfigUnauthorized) Error() string
func (*AdminUpdateThirdPartyConfigUnauthorized) GetPayload ¶
func (o *AdminUpdateThirdPartyConfigUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for third party API
func (*Client) AdminCreateThirdPartyConfig ¶
func (a *Client) AdminCreateThirdPartyConfig(params *AdminCreateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateThirdPartyConfigCreated, *AdminCreateThirdPartyConfigBadRequest, *AdminCreateThirdPartyConfigUnauthorized, *AdminCreateThirdPartyConfigForbidden, *AdminCreateThirdPartyConfigConflict, *AdminCreateThirdPartyConfigInternalServerError, error)
AdminCreateThirdPartyConfig creates third party steam config Required permission : <code>ADMIN:NAMESPACE:{namespace}:THIRDPARTY:CONFIG [CREATE]</code> with scope <code>social</code> <br>create third party config in a namespace.
func (*Client) AdminCreateThirdPartyConfigShort ¶ added in v0.8.0
func (a *Client) AdminCreateThirdPartyConfigShort(params *AdminCreateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateThirdPartyConfigCreated, error)
func (*Client) AdminDeleteThirdPartyConfig ¶
func (a *Client) AdminDeleteThirdPartyConfig(params *AdminDeleteThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteThirdPartyConfigNoContent, *AdminDeleteThirdPartyConfigBadRequest, *AdminDeleteThirdPartyConfigUnauthorized, *AdminDeleteThirdPartyConfigForbidden, *AdminDeleteThirdPartyConfigInternalServerError, error)
AdminDeleteThirdPartyConfig deletes third party steam config Required permission : <code>ADMIN:NAMESPACE:{namespace}:THIRDPARTY:CONFIG [DELETE]</code> with scope <code>social</code> <br>delete third party config in a namespace.
func (*Client) AdminDeleteThirdPartyConfigShort ¶ added in v0.8.0
func (a *Client) AdminDeleteThirdPartyConfigShort(params *AdminDeleteThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteThirdPartyConfigNoContent, error)
func (*Client) AdminGetThirdPartyConfig ¶
func (a *Client) AdminGetThirdPartyConfig(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, *AdminGetThirdPartyConfigBadRequest, *AdminGetThirdPartyConfigUnauthorized, *AdminGetThirdPartyConfigForbidden, *AdminGetThirdPartyConfigInternalServerError, error)
AdminGetThirdPartyConfig gets third party steam config Required permission : <code>ADMIN:NAMESPACE:{namespace}:THIRDPARTY:CONFIG [READ]</code> with scope <code>social</code> <br>get third party config for specified namespace.
func (*Client) AdminGetThirdPartyConfigShort ¶ added in v0.8.0
func (a *Client) AdminGetThirdPartyConfigShort(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, error)
func (*Client) AdminUpdateThirdPartyConfig ¶
func (a *Client) AdminUpdateThirdPartyConfig(params *AdminUpdateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateThirdPartyConfigOK, *AdminUpdateThirdPartyConfigBadRequest, *AdminUpdateThirdPartyConfigUnauthorized, *AdminUpdateThirdPartyConfigForbidden, *AdminUpdateThirdPartyConfigInternalServerError, error)
AdminUpdateThirdPartyConfig updates third party steam config Required permission : <code>ADMIN:NAMESPACE:{namespace}:THIRDPARTY:CONFIG [UPDATE]</code> with scope <code>social</code> <br>Update third party config in a namespace.
func (*Client) AdminUpdateThirdPartyConfigShort ¶ added in v0.8.0
func (a *Client) AdminUpdateThirdPartyConfigShort(params *AdminUpdateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateThirdPartyConfigOK, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminCreateThirdPartyConfig(params *AdminCreateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateThirdPartyConfigCreated, *AdminCreateThirdPartyConfigBadRequest, *AdminCreateThirdPartyConfigUnauthorized, *AdminCreateThirdPartyConfigForbidden, *AdminCreateThirdPartyConfigConflict, *AdminCreateThirdPartyConfigInternalServerError, error) AdminCreateThirdPartyConfigShort(params *AdminCreateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateThirdPartyConfigCreated, error) AdminDeleteThirdPartyConfig(params *AdminDeleteThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteThirdPartyConfigNoContent, *AdminDeleteThirdPartyConfigBadRequest, *AdminDeleteThirdPartyConfigUnauthorized, *AdminDeleteThirdPartyConfigForbidden, *AdminDeleteThirdPartyConfigInternalServerError, error) AdminDeleteThirdPartyConfigShort(params *AdminDeleteThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteThirdPartyConfigNoContent, error) AdminGetThirdPartyConfig(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, *AdminGetThirdPartyConfigBadRequest, *AdminGetThirdPartyConfigUnauthorized, *AdminGetThirdPartyConfigForbidden, *AdminGetThirdPartyConfigInternalServerError, error) AdminGetThirdPartyConfigShort(params *AdminGetThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetThirdPartyConfigOK, error) AdminUpdateThirdPartyConfig(params *AdminUpdateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateThirdPartyConfigOK, *AdminUpdateThirdPartyConfigBadRequest, *AdminUpdateThirdPartyConfigUnauthorized, *AdminUpdateThirdPartyConfigForbidden, *AdminUpdateThirdPartyConfigInternalServerError, error) AdminUpdateThirdPartyConfigShort(params *AdminUpdateThirdPartyConfigParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateThirdPartyConfigOK, 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 third party API client.
Source Files ¶
- admin_create_third_party_config_parameters.go
- admin_create_third_party_config_responses.go
- admin_delete_third_party_config_parameters.go
- admin_delete_third_party_config_responses.go
- admin_get_third_party_config_parameters.go
- admin_get_third_party_config_responses.go
- admin_update_third_party_config_parameters.go
- admin_update_third_party_config_responses.go
- third_party_client.go