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 ¶
type AdminDeletePlatformCredentialsBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsBadRequest handles this case with default header values.
Bad Request
func NewAdminDeletePlatformCredentialsBadRequest ¶
func NewAdminDeletePlatformCredentialsBadRequest() *AdminDeletePlatformCredentialsBadRequest
NewAdminDeletePlatformCredentialsBadRequest creates a AdminDeletePlatformCredentialsBadRequest with default headers values
func (*AdminDeletePlatformCredentialsBadRequest) Error ¶
func (o *AdminDeletePlatformCredentialsBadRequest) Error() string
func (*AdminDeletePlatformCredentialsBadRequest) GetPayload ¶
func (o *AdminDeletePlatformCredentialsBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsBadRequest) ToJSONString ¶
func (o *AdminDeletePlatformCredentialsBadRequest) ToJSONString() string
type AdminDeletePlatformCredentialsForbidden ¶
type AdminDeletePlatformCredentialsForbidden struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsForbidden handles this case with default header values.
Forbidden
func NewAdminDeletePlatformCredentialsForbidden ¶
func NewAdminDeletePlatformCredentialsForbidden() *AdminDeletePlatformCredentialsForbidden
NewAdminDeletePlatformCredentialsForbidden creates a AdminDeletePlatformCredentialsForbidden with default headers values
func (*AdminDeletePlatformCredentialsForbidden) Error ¶
func (o *AdminDeletePlatformCredentialsForbidden) Error() string
func (*AdminDeletePlatformCredentialsForbidden) GetPayload ¶
func (o *AdminDeletePlatformCredentialsForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsForbidden) ToJSONString ¶
func (o *AdminDeletePlatformCredentialsForbidden) ToJSONString() string
type AdminDeletePlatformCredentialsInternalServerError ¶
type AdminDeletePlatformCredentialsInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeletePlatformCredentialsInternalServerError ¶
func NewAdminDeletePlatformCredentialsInternalServerError() *AdminDeletePlatformCredentialsInternalServerError
NewAdminDeletePlatformCredentialsInternalServerError creates a AdminDeletePlatformCredentialsInternalServerError with default headers values
func (*AdminDeletePlatformCredentialsInternalServerError) Error ¶
func (o *AdminDeletePlatformCredentialsInternalServerError) Error() string
func (*AdminDeletePlatformCredentialsInternalServerError) GetPayload ¶
func (o *AdminDeletePlatformCredentialsInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsInternalServerError) ToJSONString ¶
func (o *AdminDeletePlatformCredentialsInternalServerError) ToJSONString() string
type AdminDeletePlatformCredentialsNoContent ¶
type AdminDeletePlatformCredentialsNoContent struct { }
AdminDeletePlatformCredentialsNoContent handles this case with default header values.
No Content
func NewAdminDeletePlatformCredentialsNoContent ¶
func NewAdminDeletePlatformCredentialsNoContent() *AdminDeletePlatformCredentialsNoContent
NewAdminDeletePlatformCredentialsNoContent creates a AdminDeletePlatformCredentialsNoContent with default headers values
func (*AdminDeletePlatformCredentialsNoContent) Error ¶
func (o *AdminDeletePlatformCredentialsNoContent) Error() string
type AdminDeletePlatformCredentialsNotFound ¶
type AdminDeletePlatformCredentialsNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminDeletePlatformCredentialsNotFound handles this case with default header values.
Not Found
func NewAdminDeletePlatformCredentialsNotFound ¶
func NewAdminDeletePlatformCredentialsNotFound() *AdminDeletePlatformCredentialsNotFound
NewAdminDeletePlatformCredentialsNotFound creates a AdminDeletePlatformCredentialsNotFound with default headers values
func (*AdminDeletePlatformCredentialsNotFound) Error ¶
func (o *AdminDeletePlatformCredentialsNotFound) Error() string
func (*AdminDeletePlatformCredentialsNotFound) GetPayload ¶
func (o *AdminDeletePlatformCredentialsNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsNotFound) ToJSONString ¶
func (o *AdminDeletePlatformCredentialsNotFound) ToJSONString() string
type AdminDeletePlatformCredentialsParams ¶
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 ¶
func NewAdminDeletePlatformCredentialsParams() *AdminDeletePlatformCredentialsParams
NewAdminDeletePlatformCredentialsParams creates a new AdminDeletePlatformCredentialsParams object with the default values initialized.
func NewAdminDeletePlatformCredentialsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *AdminDeletePlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetContext ¶
func (o *AdminDeletePlatformCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetFlightId ¶
func (o *AdminDeletePlatformCredentialsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminDeletePlatformCredentialsParams) SetHTTPClient ¶
func (o *AdminDeletePlatformCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetHTTPClientTransport ¶
func (o *AdminDeletePlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetNamespace ¶
func (o *AdminDeletePlatformCredentialsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) SetTimeout ¶
func (o *AdminDeletePlatformCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithContext ¶
func (o *AdminDeletePlatformCredentialsParams) WithContext(ctx context.Context) *AdminDeletePlatformCredentialsParams
WithContext adds the context to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithHTTPClient ¶
func (o *AdminDeletePlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminDeletePlatformCredentialsParams
WithHTTPClient adds the HTTPClient to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithNamespace ¶
func (o *AdminDeletePlatformCredentialsParams) WithNamespace(namespace string) *AdminDeletePlatformCredentialsParams
WithNamespace adds the namespace to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WithTimeout ¶
func (o *AdminDeletePlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminDeletePlatformCredentialsParams
WithTimeout adds the timeout to the admin delete platform credentials params
func (*AdminDeletePlatformCredentialsParams) WriteToRequest ¶
func (o *AdminDeletePlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeletePlatformCredentialsReader ¶
type AdminDeletePlatformCredentialsReader struct {
// contains filtered or unexported fields
}
AdminDeletePlatformCredentialsReader is a Reader for the AdminDeletePlatformCredentials structure.
func (*AdminDeletePlatformCredentialsReader) ReadResponse ¶
func (o *AdminDeletePlatformCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeletePlatformCredentialsUnauthorized ¶
type AdminDeletePlatformCredentialsUnauthorized struct {
}AdminDeletePlatformCredentialsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeletePlatformCredentialsUnauthorized ¶
func NewAdminDeletePlatformCredentialsUnauthorized() *AdminDeletePlatformCredentialsUnauthorized
NewAdminDeletePlatformCredentialsUnauthorized creates a AdminDeletePlatformCredentialsUnauthorized with default headers values
func (*AdminDeletePlatformCredentialsUnauthorized) Error ¶
func (o *AdminDeletePlatformCredentialsUnauthorized) Error() string
func (*AdminDeletePlatformCredentialsUnauthorized) GetPayload ¶
func (o *AdminDeletePlatformCredentialsUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminDeletePlatformCredentialsUnauthorized) ToJSONString ¶
func (o *AdminDeletePlatformCredentialsUnauthorized) ToJSONString() string
type AdminGetPlatformCredentialsBadRequest ¶
type AdminGetPlatformCredentialsBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsBadRequest handles this case with default header values.
Bad Request
func NewAdminGetPlatformCredentialsBadRequest ¶
func NewAdminGetPlatformCredentialsBadRequest() *AdminGetPlatformCredentialsBadRequest
NewAdminGetPlatformCredentialsBadRequest creates a AdminGetPlatformCredentialsBadRequest with default headers values
func (*AdminGetPlatformCredentialsBadRequest) Error ¶
func (o *AdminGetPlatformCredentialsBadRequest) Error() string
func (*AdminGetPlatformCredentialsBadRequest) GetPayload ¶
func (o *AdminGetPlatformCredentialsBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsBadRequest) ToJSONString ¶
func (o *AdminGetPlatformCredentialsBadRequest) ToJSONString() string
type AdminGetPlatformCredentialsForbidden ¶
type AdminGetPlatformCredentialsForbidden struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsForbidden handles this case with default header values.
Forbidden
func NewAdminGetPlatformCredentialsForbidden ¶
func NewAdminGetPlatformCredentialsForbidden() *AdminGetPlatformCredentialsForbidden
NewAdminGetPlatformCredentialsForbidden creates a AdminGetPlatformCredentialsForbidden with default headers values
func (*AdminGetPlatformCredentialsForbidden) Error ¶
func (o *AdminGetPlatformCredentialsForbidden) Error() string
func (*AdminGetPlatformCredentialsForbidden) GetPayload ¶
func (o *AdminGetPlatformCredentialsForbidden) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsForbidden) ToJSONString ¶
func (o *AdminGetPlatformCredentialsForbidden) ToJSONString() string
type AdminGetPlatformCredentialsInternalServerError ¶
type AdminGetPlatformCredentialsInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetPlatformCredentialsInternalServerError ¶
func NewAdminGetPlatformCredentialsInternalServerError() *AdminGetPlatformCredentialsInternalServerError
NewAdminGetPlatformCredentialsInternalServerError creates a AdminGetPlatformCredentialsInternalServerError with default headers values
func (*AdminGetPlatformCredentialsInternalServerError) Error ¶
func (o *AdminGetPlatformCredentialsInternalServerError) Error() string
func (*AdminGetPlatformCredentialsInternalServerError) GetPayload ¶
func (o *AdminGetPlatformCredentialsInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsInternalServerError) ToJSONString ¶
func (o *AdminGetPlatformCredentialsInternalServerError) ToJSONString() string
type AdminGetPlatformCredentialsNotFound ¶
type AdminGetPlatformCredentialsNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlatformCredentialsNotFound handles this case with default header values.
Not Found
func NewAdminGetPlatformCredentialsNotFound ¶
func NewAdminGetPlatformCredentialsNotFound() *AdminGetPlatformCredentialsNotFound
NewAdminGetPlatformCredentialsNotFound creates a AdminGetPlatformCredentialsNotFound with default headers values
func (*AdminGetPlatformCredentialsNotFound) Error ¶
func (o *AdminGetPlatformCredentialsNotFound) Error() string
func (*AdminGetPlatformCredentialsNotFound) GetPayload ¶
func (o *AdminGetPlatformCredentialsNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsNotFound) ToJSONString ¶
func (o *AdminGetPlatformCredentialsNotFound) ToJSONString() string
type AdminGetPlatformCredentialsOK ¶
type AdminGetPlatformCredentialsOK struct {
Payload *sessionclientmodels.ModelsPlatformCredentials
}
AdminGetPlatformCredentialsOK handles this case with default header values.
OK
func NewAdminGetPlatformCredentialsOK ¶
func NewAdminGetPlatformCredentialsOK() *AdminGetPlatformCredentialsOK
NewAdminGetPlatformCredentialsOK creates a AdminGetPlatformCredentialsOK with default headers values
func (*AdminGetPlatformCredentialsOK) Error ¶
func (o *AdminGetPlatformCredentialsOK) Error() string
func (*AdminGetPlatformCredentialsOK) GetPayload ¶
func (o *AdminGetPlatformCredentialsOK) GetPayload() *sessionclientmodels.ModelsPlatformCredentials
func (*AdminGetPlatformCredentialsOK) ToJSONString ¶
func (o *AdminGetPlatformCredentialsOK) ToJSONString() string
type AdminGetPlatformCredentialsParams ¶
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 ¶
func NewAdminGetPlatformCredentialsParams() *AdminGetPlatformCredentialsParams
NewAdminGetPlatformCredentialsParams creates a new AdminGetPlatformCredentialsParams object with the default values initialized.
func NewAdminGetPlatformCredentialsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *AdminGetPlatformCredentialsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetContext ¶
func (o *AdminGetPlatformCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetFlightId ¶
func (o *AdminGetPlatformCredentialsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlatformCredentialsParams) SetHTTPClient ¶
func (o *AdminGetPlatformCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetHTTPClientTransport ¶
func (o *AdminGetPlatformCredentialsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetNamespace ¶
func (o *AdminGetPlatformCredentialsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) SetTimeout ¶
func (o *AdminGetPlatformCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithContext ¶
func (o *AdminGetPlatformCredentialsParams) WithContext(ctx context.Context) *AdminGetPlatformCredentialsParams
WithContext adds the context to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithHTTPClient ¶
func (o *AdminGetPlatformCredentialsParams) WithHTTPClient(client *http.Client) *AdminGetPlatformCredentialsParams
WithHTTPClient adds the HTTPClient to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithNamespace ¶
func (o *AdminGetPlatformCredentialsParams) WithNamespace(namespace string) *AdminGetPlatformCredentialsParams
WithNamespace adds the namespace to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WithTimeout ¶
func (o *AdminGetPlatformCredentialsParams) WithTimeout(timeout time.Duration) *AdminGetPlatformCredentialsParams
WithTimeout adds the timeout to the admin get platform credentials params
func (*AdminGetPlatformCredentialsParams) WriteToRequest ¶
func (o *AdminGetPlatformCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlatformCredentialsReader ¶
type AdminGetPlatformCredentialsReader struct {
// contains filtered or unexported fields
}
AdminGetPlatformCredentialsReader is a Reader for the AdminGetPlatformCredentials structure.
func (*AdminGetPlatformCredentialsReader) ReadResponse ¶
func (o *AdminGetPlatformCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlatformCredentialsUnauthorized ¶
type AdminGetPlatformCredentialsUnauthorized struct {
}AdminGetPlatformCredentialsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetPlatformCredentialsUnauthorized ¶
func NewAdminGetPlatformCredentialsUnauthorized() *AdminGetPlatformCredentialsUnauthorized
NewAdminGetPlatformCredentialsUnauthorized creates a AdminGetPlatformCredentialsUnauthorized with default headers values
func (*AdminGetPlatformCredentialsUnauthorized) Error ¶
func (o *AdminGetPlatformCredentialsUnauthorized) Error() string
func (*AdminGetPlatformCredentialsUnauthorized) GetPayload ¶
func (o *AdminGetPlatformCredentialsUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlatformCredentialsUnauthorized) ToJSONString ¶
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 ¶
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
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 ¶
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
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 ¶
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