Versions in this module Expand all Collapse all v0 v0.88.0 May 28, 2026 Changes in this version + type Client struct + func (a *Client) CreateSQLClusterV2(params *CreateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLClusterV2OK, *CreateSQLClusterV2BadRequest, ...) + func (a *Client) CreateSQLClusterV2Short(params *CreateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLClusterV2OK, error) + func (a *Client) CreateSQLDatabaseCredentialV2(params *CreateSQLDatabaseCredentialV2Params, ...) (*CreateSQLDatabaseCredentialV2OK, *CreateSQLDatabaseCredentialV2BadRequest, ...) + func (a *Client) CreateSQLDatabaseCredentialV2Short(params *CreateSQLDatabaseCredentialV2Params, ...) (*CreateSQLDatabaseCredentialV2OK, error) + func (a *Client) CreateSQLDatabaseV2(params *CreateSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLDatabaseV2OK, *CreateSQLDatabaseV2BadRequest, ...) + func (a *Client) CreateSQLDatabaseV2Short(params *CreateSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLDatabaseV2OK, error) + func (a *Client) DeleteSQLClusterV2(params *DeleteSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLClusterV2OK, *DeleteSQLClusterV2Unauthorized, ...) + func (a *Client) DeleteSQLClusterV2Short(params *DeleteSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLClusterV2OK, error) + func (a *Client) DeleteSQLDatabaseV2(params *DeleteSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLDatabaseV2OK, *DeleteSQLDatabaseV2BadRequest, ...) + func (a *Client) DeleteSQLDatabaseV2Short(params *DeleteSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLDatabaseV2OK, error) + func (a *Client) GetSQLAppListV2(params *GetSQLAppListV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLAppListV2OK, *GetSQLAppListV2BadRequest, *GetSQLAppListV2Unauthorized, ...) + func (a *Client) GetSQLAppListV2Short(params *GetSQLAppListV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLAppListV2OK, error) + func (a *Client) GetSQLClusterV2(params *GetSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLClusterV2OK, *GetSQLClusterV2BadRequest, *GetSQLClusterV2Unauthorized, ...) + func (a *Client) GetSQLClusterV2Short(params *GetSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLClusterV2OK, error) + func (a *Client) GetSQLDatabaseV2(params *GetSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLDatabaseV2OK, *GetSQLDatabaseV2Unauthorized, *GetSQLDatabaseV2Forbidden, ...) + func (a *Client) GetSQLDatabaseV2Short(params *GetSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLDatabaseV2OK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) StartSQLClusterV2(params *StartSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StartSQLClusterV2NoContent, *StartSQLClusterV2BadRequest, ...) + func (a *Client) StartSQLClusterV2Short(params *StartSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StartSQLClusterV2NoContent, error) + func (a *Client) StopSQLClusterV2(params *StopSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StopSQLClusterV2NoContent, *StopSQLClusterV2BadRequest, ...) + func (a *Client) StopSQLClusterV2Short(params *StopSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StopSQLClusterV2NoContent, error) + func (a *Client) UpdateSQLClusterV2(params *UpdateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateSQLClusterV2OK, *UpdateSQLClusterV2BadRequest, ...) + func (a *Client) UpdateSQLClusterV2Short(params *UpdateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateSQLClusterV2OK, error) + type ClientService interface + CreateSQLClusterV2 func(params *CreateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLClusterV2OK, *CreateSQLClusterV2BadRequest, ...) + CreateSQLClusterV2Short func(params *CreateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLClusterV2OK, error) + CreateSQLDatabaseCredentialV2 func(params *CreateSQLDatabaseCredentialV2Params, ...) (*CreateSQLDatabaseCredentialV2OK, *CreateSQLDatabaseCredentialV2BadRequest, ...) + CreateSQLDatabaseCredentialV2Short func(params *CreateSQLDatabaseCredentialV2Params, ...) (*CreateSQLDatabaseCredentialV2OK, error) + CreateSQLDatabaseV2 func(params *CreateSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLDatabaseV2OK, *CreateSQLDatabaseV2BadRequest, ...) + CreateSQLDatabaseV2Short func(params *CreateSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateSQLDatabaseV2OK, error) + DeleteSQLClusterV2 func(params *DeleteSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLClusterV2OK, *DeleteSQLClusterV2Unauthorized, ...) + DeleteSQLClusterV2Short func(params *DeleteSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLClusterV2OK, error) + DeleteSQLDatabaseV2 func(params *DeleteSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLDatabaseV2OK, *DeleteSQLDatabaseV2BadRequest, ...) + DeleteSQLDatabaseV2Short func(params *DeleteSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteSQLDatabaseV2OK, error) + GetSQLAppListV2 func(params *GetSQLAppListV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLAppListV2OK, *GetSQLAppListV2BadRequest, *GetSQLAppListV2Unauthorized, ...) + GetSQLAppListV2Short func(params *GetSQLAppListV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLAppListV2OK, error) + GetSQLClusterV2 func(params *GetSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLClusterV2OK, *GetSQLClusterV2BadRequest, *GetSQLClusterV2Unauthorized, ...) + GetSQLClusterV2Short func(params *GetSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLClusterV2OK, error) + GetSQLDatabaseV2 func(params *GetSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLDatabaseV2OK, *GetSQLDatabaseV2Unauthorized, *GetSQLDatabaseV2Forbidden, ...) + GetSQLDatabaseV2Short func(params *GetSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSQLDatabaseV2OK, error) + SetTransport func(transport runtime.ClientTransport) + StartSQLClusterV2 func(params *StartSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StartSQLClusterV2NoContent, *StartSQLClusterV2BadRequest, ...) + StartSQLClusterV2Short func(params *StartSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StartSQLClusterV2NoContent, error) + StopSQLClusterV2 func(params *StopSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StopSQLClusterV2NoContent, *StopSQLClusterV2BadRequest, ...) + StopSQLClusterV2Short func(params *StopSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*StopSQLClusterV2NoContent, error) + UpdateSQLClusterV2 func(params *UpdateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateSQLClusterV2OK, *UpdateSQLClusterV2BadRequest, ...) + UpdateSQLClusterV2Short func(params *UpdateSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateSQLClusterV2OK, error) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type CreateSQLClusterV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLClusterV2BadRequest() *CreateSQLClusterV2BadRequest + func (o *CreateSQLClusterV2BadRequest) Error() string + func (o *CreateSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLClusterV2BadRequest) ToJSONString() string + type CreateSQLClusterV2Conflict struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLClusterV2Conflict() *CreateSQLClusterV2Conflict + func (o *CreateSQLClusterV2Conflict) Error() string + func (o *CreateSQLClusterV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLClusterV2Conflict) ToJSONString() string + type CreateSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLClusterV2Forbidden() *CreateSQLClusterV2Forbidden + func (o *CreateSQLClusterV2Forbidden) Error() string + func (o *CreateSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLClusterV2Forbidden) ToJSONString() string + type CreateSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLClusterV2InternalServerError() *CreateSQLClusterV2InternalServerError + func (o *CreateSQLClusterV2InternalServerError) Error() string + func (o *CreateSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLClusterV2InternalServerError) ToJSONString() string + type CreateSQLClusterV2OK struct + Payload *csmclientmodels.ApimodelSQLResourceResponse + func NewCreateSQLClusterV2OK() *CreateSQLClusterV2OK + func (o *CreateSQLClusterV2OK) Error() string + func (o *CreateSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelSQLResourceResponse + func (o *CreateSQLClusterV2OK) ToJSONString() string + type CreateSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Body *csmclientmodels.SqlresourceSQLResourceConfiguration + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewCreateSQLClusterV2Params() *CreateSQLClusterV2Params + func NewCreateSQLClusterV2ParamsWithContext(ctx context.Context) *CreateSQLClusterV2Params + func NewCreateSQLClusterV2ParamsWithHTTPClient(client *http.Client) *CreateSQLClusterV2Params + func NewCreateSQLClusterV2ParamsWithTimeout(timeout time.Duration) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *CreateSQLClusterV2Params) SetBody(body *csmclientmodels.SqlresourceSQLResourceConfiguration) + func (o *CreateSQLClusterV2Params) SetContext(ctx context.Context) + func (o *CreateSQLClusterV2Params) SetFlightId(flightId string) + func (o *CreateSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *CreateSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *CreateSQLClusterV2Params) SetNamespace(namespace string) + func (o *CreateSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *CreateSQLClusterV2Params) WithBody(body *csmclientmodels.SqlresourceSQLResourceConfiguration) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) WithContext(ctx context.Context) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) WithHTTPClient(client *http.Client) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) WithNamespace(namespace string) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) WithTimeout(timeout time.Duration) *CreateSQLClusterV2Params + func (o *CreateSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSQLClusterV2Reader struct + func (o *CreateSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLClusterV2Unauthorized() *CreateSQLClusterV2Unauthorized + func (o *CreateSQLClusterV2Unauthorized) Error() string + func (o *CreateSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLClusterV2Unauthorized) ToJSONString() string + type CreateSQLDatabaseCredentialV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2BadRequest() *CreateSQLDatabaseCredentialV2BadRequest + func (o *CreateSQLDatabaseCredentialV2BadRequest) Error() string + func (o *CreateSQLDatabaseCredentialV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2BadRequest) ToJSONString() string + type CreateSQLDatabaseCredentialV2Conflict struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2Conflict() *CreateSQLDatabaseCredentialV2Conflict + func (o *CreateSQLDatabaseCredentialV2Conflict) Error() string + func (o *CreateSQLDatabaseCredentialV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2Conflict) ToJSONString() string + type CreateSQLDatabaseCredentialV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2Forbidden() *CreateSQLDatabaseCredentialV2Forbidden + func (o *CreateSQLDatabaseCredentialV2Forbidden) Error() string + func (o *CreateSQLDatabaseCredentialV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2Forbidden) ToJSONString() string + type CreateSQLDatabaseCredentialV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2InternalServerError() *CreateSQLDatabaseCredentialV2InternalServerError + func (o *CreateSQLDatabaseCredentialV2InternalServerError) Error() string + func (o *CreateSQLDatabaseCredentialV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2InternalServerError) ToJSONString() string + type CreateSQLDatabaseCredentialV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2NotFound() *CreateSQLDatabaseCredentialV2NotFound + func (o *CreateSQLDatabaseCredentialV2NotFound) Error() string + func (o *CreateSQLDatabaseCredentialV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2NotFound) ToJSONString() string + type CreateSQLDatabaseCredentialV2OK struct + Payload *csmclientmodels.ApimodelSQLDatabaseCredentialResponse + func NewCreateSQLDatabaseCredentialV2OK() *CreateSQLDatabaseCredentialV2OK + func (o *CreateSQLDatabaseCredentialV2OK) Error() string + func (o *CreateSQLDatabaseCredentialV2OK) GetPayload() *csmclientmodels.ApimodelSQLDatabaseCredentialResponse + func (o *CreateSQLDatabaseCredentialV2OK) ToJSONString() string + type CreateSQLDatabaseCredentialV2Params struct + App string + AuthInfoWriter runtime.ClientAuthInfoWriter + Body *csmclientmodels.ApimodelCreateSQLDatabaseCredentialRequest + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewCreateSQLDatabaseCredentialV2Params() *CreateSQLDatabaseCredentialV2Params + func NewCreateSQLDatabaseCredentialV2ParamsWithContext(ctx context.Context) *CreateSQLDatabaseCredentialV2Params + func NewCreateSQLDatabaseCredentialV2ParamsWithHTTPClient(client *http.Client) *CreateSQLDatabaseCredentialV2Params + func NewCreateSQLDatabaseCredentialV2ParamsWithTimeout(timeout time.Duration) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) SetApp(app string) + func (o *CreateSQLDatabaseCredentialV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *CreateSQLDatabaseCredentialV2Params) SetBody(body *csmclientmodels.ApimodelCreateSQLDatabaseCredentialRequest) + func (o *CreateSQLDatabaseCredentialV2Params) SetContext(ctx context.Context) + func (o *CreateSQLDatabaseCredentialV2Params) SetFlightId(flightId string) + func (o *CreateSQLDatabaseCredentialV2Params) SetHTTPClient(client *http.Client) + func (o *CreateSQLDatabaseCredentialV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *CreateSQLDatabaseCredentialV2Params) SetNamespace(namespace string) + func (o *CreateSQLDatabaseCredentialV2Params) SetTimeout(timeout time.Duration) + func (o *CreateSQLDatabaseCredentialV2Params) WithApp(app string) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WithBody(body *csmclientmodels.ApimodelCreateSQLDatabaseCredentialRequest) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WithContext(ctx context.Context) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WithHTTPClient(client *http.Client) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WithNamespace(namespace string) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WithTimeout(timeout time.Duration) *CreateSQLDatabaseCredentialV2Params + func (o *CreateSQLDatabaseCredentialV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSQLDatabaseCredentialV2Reader struct + func (o *CreateSQLDatabaseCredentialV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSQLDatabaseCredentialV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2ServiceUnavailable() *CreateSQLDatabaseCredentialV2ServiceUnavailable + func (o *CreateSQLDatabaseCredentialV2ServiceUnavailable) Error() string + func (o *CreateSQLDatabaseCredentialV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2ServiceUnavailable) ToJSONString() string + type CreateSQLDatabaseCredentialV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseCredentialV2Unauthorized() *CreateSQLDatabaseCredentialV2Unauthorized + func (o *CreateSQLDatabaseCredentialV2Unauthorized) Error() string + func (o *CreateSQLDatabaseCredentialV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseCredentialV2Unauthorized) ToJSONString() string + type CreateSQLDatabaseV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2BadRequest() *CreateSQLDatabaseV2BadRequest + func (o *CreateSQLDatabaseV2BadRequest) Error() string + func (o *CreateSQLDatabaseV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2BadRequest) ToJSONString() string + type CreateSQLDatabaseV2Conflict struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2Conflict() *CreateSQLDatabaseV2Conflict + func (o *CreateSQLDatabaseV2Conflict) Error() string + func (o *CreateSQLDatabaseV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2Conflict) ToJSONString() string + type CreateSQLDatabaseV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2Forbidden() *CreateSQLDatabaseV2Forbidden + func (o *CreateSQLDatabaseV2Forbidden) Error() string + func (o *CreateSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2Forbidden) ToJSONString() string + type CreateSQLDatabaseV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2InternalServerError() *CreateSQLDatabaseV2InternalServerError + func (o *CreateSQLDatabaseV2InternalServerError) Error() string + func (o *CreateSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2InternalServerError) ToJSONString() string + type CreateSQLDatabaseV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2NotFound() *CreateSQLDatabaseV2NotFound + func (o *CreateSQLDatabaseV2NotFound) Error() string + func (o *CreateSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2NotFound) ToJSONString() string + type CreateSQLDatabaseV2OK struct + Payload *csmclientmodels.ApimodelSQLDatabaseResponse + func NewCreateSQLDatabaseV2OK() *CreateSQLDatabaseV2OK + func (o *CreateSQLDatabaseV2OK) Error() string + func (o *CreateSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelSQLDatabaseResponse + func (o *CreateSQLDatabaseV2OK) ToJSONString() string + type CreateSQLDatabaseV2Params struct + App string + AuthInfoWriter runtime.ClientAuthInfoWriter + Body *csmclientmodels.ApimodelCreateSQLAppDatabaseRequest + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewCreateSQLDatabaseV2Params() *CreateSQLDatabaseV2Params + func NewCreateSQLDatabaseV2ParamsWithContext(ctx context.Context) *CreateSQLDatabaseV2Params + func NewCreateSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *CreateSQLDatabaseV2Params + func NewCreateSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) SetApp(app string) + func (o *CreateSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *CreateSQLDatabaseV2Params) SetBody(body *csmclientmodels.ApimodelCreateSQLAppDatabaseRequest) + func (o *CreateSQLDatabaseV2Params) SetContext(ctx context.Context) + func (o *CreateSQLDatabaseV2Params) SetFlightId(flightId string) + func (o *CreateSQLDatabaseV2Params) SetHTTPClient(client *http.Client) + func (o *CreateSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *CreateSQLDatabaseV2Params) SetNamespace(namespace string) + func (o *CreateSQLDatabaseV2Params) SetTimeout(timeout time.Duration) + func (o *CreateSQLDatabaseV2Params) WithApp(app string) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WithBody(body *csmclientmodels.ApimodelCreateSQLAppDatabaseRequest) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WithContext(ctx context.Context) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WithNamespace(namespace string) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *CreateSQLDatabaseV2Params + func (o *CreateSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSQLDatabaseV2Reader struct + func (o *CreateSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSQLDatabaseV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2ServiceUnavailable() *CreateSQLDatabaseV2ServiceUnavailable + func (o *CreateSQLDatabaseV2ServiceUnavailable) Error() string + func (o *CreateSQLDatabaseV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2ServiceUnavailable) ToJSONString() string + type CreateSQLDatabaseV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewCreateSQLDatabaseV2Unauthorized() *CreateSQLDatabaseV2Unauthorized + func (o *CreateSQLDatabaseV2Unauthorized) Error() string + func (o *CreateSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *CreateSQLDatabaseV2Unauthorized) ToJSONString() string + type DeleteSQLClusterV2Conflict struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLClusterV2Conflict() *DeleteSQLClusterV2Conflict + func (o *DeleteSQLClusterV2Conflict) Error() string + func (o *DeleteSQLClusterV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLClusterV2Conflict) ToJSONString() string + type DeleteSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLClusterV2Forbidden() *DeleteSQLClusterV2Forbidden + func (o *DeleteSQLClusterV2Forbidden) Error() string + func (o *DeleteSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLClusterV2Forbidden) ToJSONString() string + type DeleteSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLClusterV2InternalServerError() *DeleteSQLClusterV2InternalServerError + func (o *DeleteSQLClusterV2InternalServerError) Error() string + func (o *DeleteSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLClusterV2InternalServerError) ToJSONString() string + type DeleteSQLClusterV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLClusterV2NotFound() *DeleteSQLClusterV2NotFound + func (o *DeleteSQLClusterV2NotFound) Error() string + func (o *DeleteSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLClusterV2NotFound) ToJSONString() string + type DeleteSQLClusterV2OK struct + Payload *csmclientmodels.ApimodelDeleteSQLResourceResponse + func NewDeleteSQLClusterV2OK() *DeleteSQLClusterV2OK + func (o *DeleteSQLClusterV2OK) Error() string + func (o *DeleteSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelDeleteSQLResourceResponse + func (o *DeleteSQLClusterV2OK) ToJSONString() string + type DeleteSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewDeleteSQLClusterV2Params() *DeleteSQLClusterV2Params + func NewDeleteSQLClusterV2ParamsWithContext(ctx context.Context) *DeleteSQLClusterV2Params + func NewDeleteSQLClusterV2ParamsWithHTTPClient(client *http.Client) *DeleteSQLClusterV2Params + func NewDeleteSQLClusterV2ParamsWithTimeout(timeout time.Duration) *DeleteSQLClusterV2Params + func (o *DeleteSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *DeleteSQLClusterV2Params) SetContext(ctx context.Context) + func (o *DeleteSQLClusterV2Params) SetFlightId(flightId string) + func (o *DeleteSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *DeleteSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *DeleteSQLClusterV2Params) SetNamespace(namespace string) + func (o *DeleteSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *DeleteSQLClusterV2Params) WithContext(ctx context.Context) *DeleteSQLClusterV2Params + func (o *DeleteSQLClusterV2Params) WithHTTPClient(client *http.Client) *DeleteSQLClusterV2Params + func (o *DeleteSQLClusterV2Params) WithNamespace(namespace string) *DeleteSQLClusterV2Params + func (o *DeleteSQLClusterV2Params) WithTimeout(timeout time.Duration) *DeleteSQLClusterV2Params + func (o *DeleteSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSQLClusterV2Reader struct + func (o *DeleteSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLClusterV2Unauthorized() *DeleteSQLClusterV2Unauthorized + func (o *DeleteSQLClusterV2Unauthorized) Error() string + func (o *DeleteSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLClusterV2Unauthorized) ToJSONString() string + type DeleteSQLDatabaseV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2BadRequest() *DeleteSQLDatabaseV2BadRequest + func (o *DeleteSQLDatabaseV2BadRequest) Error() string + func (o *DeleteSQLDatabaseV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2BadRequest) ToJSONString() string + type DeleteSQLDatabaseV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2Forbidden() *DeleteSQLDatabaseV2Forbidden + func (o *DeleteSQLDatabaseV2Forbidden) Error() string + func (o *DeleteSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2Forbidden) ToJSONString() string + type DeleteSQLDatabaseV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2InternalServerError() *DeleteSQLDatabaseV2InternalServerError + func (o *DeleteSQLDatabaseV2InternalServerError) Error() string + func (o *DeleteSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2InternalServerError) ToJSONString() string + type DeleteSQLDatabaseV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2NotFound() *DeleteSQLDatabaseV2NotFound + func (o *DeleteSQLDatabaseV2NotFound) Error() string + func (o *DeleteSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2NotFound) ToJSONString() string + type DeleteSQLDatabaseV2OK struct + Payload *csmclientmodels.ApimodelSQLDatabaseDeleteResponse + func NewDeleteSQLDatabaseV2OK() *DeleteSQLDatabaseV2OK + func (o *DeleteSQLDatabaseV2OK) Error() string + func (o *DeleteSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelSQLDatabaseDeleteResponse + func (o *DeleteSQLDatabaseV2OK) ToJSONString() string + type DeleteSQLDatabaseV2Params struct + App string + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewDeleteSQLDatabaseV2Params() *DeleteSQLDatabaseV2Params + func NewDeleteSQLDatabaseV2ParamsWithContext(ctx context.Context) *DeleteSQLDatabaseV2Params + func NewDeleteSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *DeleteSQLDatabaseV2Params + func NewDeleteSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) SetApp(app string) + func (o *DeleteSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *DeleteSQLDatabaseV2Params) SetContext(ctx context.Context) + func (o *DeleteSQLDatabaseV2Params) SetFlightId(flightId string) + func (o *DeleteSQLDatabaseV2Params) SetHTTPClient(client *http.Client) + func (o *DeleteSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *DeleteSQLDatabaseV2Params) SetNamespace(namespace string) + func (o *DeleteSQLDatabaseV2Params) SetTimeout(timeout time.Duration) + func (o *DeleteSQLDatabaseV2Params) WithApp(app string) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) WithContext(ctx context.Context) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) WithNamespace(namespace string) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *DeleteSQLDatabaseV2Params + func (o *DeleteSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSQLDatabaseV2Reader struct + func (o *DeleteSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSQLDatabaseV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2ServiceUnavailable() *DeleteSQLDatabaseV2ServiceUnavailable + func (o *DeleteSQLDatabaseV2ServiceUnavailable) Error() string + func (o *DeleteSQLDatabaseV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2ServiceUnavailable) ToJSONString() string + type DeleteSQLDatabaseV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewDeleteSQLDatabaseV2Unauthorized() *DeleteSQLDatabaseV2Unauthorized + func (o *DeleteSQLDatabaseV2Unauthorized) Error() string + func (o *DeleteSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *DeleteSQLDatabaseV2Unauthorized) ToJSONString() string + type GetSQLAppListV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLAppListV2BadRequest() *GetSQLAppListV2BadRequest + func (o *GetSQLAppListV2BadRequest) Error() string + func (o *GetSQLAppListV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLAppListV2BadRequest) ToJSONString() string + type GetSQLAppListV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLAppListV2Forbidden() *GetSQLAppListV2Forbidden + func (o *GetSQLAppListV2Forbidden) Error() string + func (o *GetSQLAppListV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLAppListV2Forbidden) ToJSONString() string + type GetSQLAppListV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLAppListV2InternalServerError() *GetSQLAppListV2InternalServerError + func (o *GetSQLAppListV2InternalServerError) Error() string + func (o *GetSQLAppListV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLAppListV2InternalServerError) ToJSONString() string + type GetSQLAppListV2OK struct + Payload *csmclientmodels.ApimodelSQLAppListResponse + func NewGetSQLAppListV2OK() *GetSQLAppListV2OK + func (o *GetSQLAppListV2OK) Error() string + func (o *GetSQLAppListV2OK) GetPayload() *csmclientmodels.ApimodelSQLAppListResponse + func (o *GetSQLAppListV2OK) ToJSONString() string + type GetSQLAppListV2Params struct + AppName *string + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + GameNamespace *string + HTTPClient *http.Client + Limit *int64 + Namespace string + Offset *int64 + ResourceID string + RetryPolicy *utils.Retry + XFlightId *string + func NewGetSQLAppListV2Params() *GetSQLAppListV2Params + func NewGetSQLAppListV2ParamsWithContext(ctx context.Context) *GetSQLAppListV2Params + func NewGetSQLAppListV2ParamsWithHTTPClient(client *http.Client) *GetSQLAppListV2Params + func NewGetSQLAppListV2ParamsWithTimeout(timeout time.Duration) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) SetAppName(appName *string) + func (o *GetSQLAppListV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *GetSQLAppListV2Params) SetContext(ctx context.Context) + func (o *GetSQLAppListV2Params) SetFlightId(flightId string) + func (o *GetSQLAppListV2Params) SetGameNamespace(gameNamespace *string) + func (o *GetSQLAppListV2Params) SetHTTPClient(client *http.Client) + func (o *GetSQLAppListV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *GetSQLAppListV2Params) SetLimit(limit *int64) + func (o *GetSQLAppListV2Params) SetNamespace(namespace string) + func (o *GetSQLAppListV2Params) SetOffset(offset *int64) + func (o *GetSQLAppListV2Params) SetResourceID(resourceID string) + func (o *GetSQLAppListV2Params) SetTimeout(timeout time.Duration) + func (o *GetSQLAppListV2Params) WithAppName(appName *string) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithContext(ctx context.Context) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithGameNamespace(gameNamespace *string) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithHTTPClient(client *http.Client) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithLimit(limit *int64) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithNamespace(namespace string) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithOffset(offset *int64) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithResourceID(resourceID string) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WithTimeout(timeout time.Duration) *GetSQLAppListV2Params + func (o *GetSQLAppListV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSQLAppListV2Reader struct + func (o *GetSQLAppListV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSQLAppListV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLAppListV2Unauthorized() *GetSQLAppListV2Unauthorized + func (o *GetSQLAppListV2Unauthorized) Error() string + func (o *GetSQLAppListV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLAppListV2Unauthorized) ToJSONString() string + type GetSQLClusterV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLClusterV2BadRequest() *GetSQLClusterV2BadRequest + func (o *GetSQLClusterV2BadRequest) Error() string + func (o *GetSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLClusterV2BadRequest) ToJSONString() string + type GetSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLClusterV2Forbidden() *GetSQLClusterV2Forbidden + func (o *GetSQLClusterV2Forbidden) Error() string + func (o *GetSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLClusterV2Forbidden) ToJSONString() string + type GetSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLClusterV2InternalServerError() *GetSQLClusterV2InternalServerError + func (o *GetSQLClusterV2InternalServerError) Error() string + func (o *GetSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLClusterV2InternalServerError) ToJSONString() string + type GetSQLClusterV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLClusterV2NotFound() *GetSQLClusterV2NotFound + func (o *GetSQLClusterV2NotFound) Error() string + func (o *GetSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLClusterV2NotFound) ToJSONString() string + type GetSQLClusterV2OK struct + Payload *csmclientmodels.ApimodelSQLResourceResponse + func NewGetSQLClusterV2OK() *GetSQLClusterV2OK + func (o *GetSQLClusterV2OK) Error() string + func (o *GetSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelSQLResourceResponse + func (o *GetSQLClusterV2OK) ToJSONString() string + type GetSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewGetSQLClusterV2Params() *GetSQLClusterV2Params + func NewGetSQLClusterV2ParamsWithContext(ctx context.Context) *GetSQLClusterV2Params + func NewGetSQLClusterV2ParamsWithHTTPClient(client *http.Client) *GetSQLClusterV2Params + func NewGetSQLClusterV2ParamsWithTimeout(timeout time.Duration) *GetSQLClusterV2Params + func (o *GetSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *GetSQLClusterV2Params) SetContext(ctx context.Context) + func (o *GetSQLClusterV2Params) SetFlightId(flightId string) + func (o *GetSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *GetSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *GetSQLClusterV2Params) SetNamespace(namespace string) + func (o *GetSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *GetSQLClusterV2Params) WithContext(ctx context.Context) *GetSQLClusterV2Params + func (o *GetSQLClusterV2Params) WithHTTPClient(client *http.Client) *GetSQLClusterV2Params + func (o *GetSQLClusterV2Params) WithNamespace(namespace string) *GetSQLClusterV2Params + func (o *GetSQLClusterV2Params) WithTimeout(timeout time.Duration) *GetSQLClusterV2Params + func (o *GetSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSQLClusterV2Reader struct + func (o *GetSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLClusterV2Unauthorized() *GetSQLClusterV2Unauthorized + func (o *GetSQLClusterV2Unauthorized) Error() string + func (o *GetSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLClusterV2Unauthorized) ToJSONString() string + type GetSQLDatabaseV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLDatabaseV2Forbidden() *GetSQLDatabaseV2Forbidden + func (o *GetSQLDatabaseV2Forbidden) Error() string + func (o *GetSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLDatabaseV2Forbidden) ToJSONString() string + type GetSQLDatabaseV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLDatabaseV2InternalServerError() *GetSQLDatabaseV2InternalServerError + func (o *GetSQLDatabaseV2InternalServerError) Error() string + func (o *GetSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLDatabaseV2InternalServerError) ToJSONString() string + type GetSQLDatabaseV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLDatabaseV2NotFound() *GetSQLDatabaseV2NotFound + func (o *GetSQLDatabaseV2NotFound) Error() string + func (o *GetSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLDatabaseV2NotFound) ToJSONString() string + type GetSQLDatabaseV2OK struct + Payload *csmclientmodels.ApimodelSQLDatabaseResponse + func NewGetSQLDatabaseV2OK() *GetSQLDatabaseV2OK + func (o *GetSQLDatabaseV2OK) Error() string + func (o *GetSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelSQLDatabaseResponse + func (o *GetSQLDatabaseV2OK) ToJSONString() string + type GetSQLDatabaseV2Params struct + App string + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewGetSQLDatabaseV2Params() *GetSQLDatabaseV2Params + func NewGetSQLDatabaseV2ParamsWithContext(ctx context.Context) *GetSQLDatabaseV2Params + func NewGetSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *GetSQLDatabaseV2Params + func NewGetSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) SetApp(app string) + func (o *GetSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *GetSQLDatabaseV2Params) SetContext(ctx context.Context) + func (o *GetSQLDatabaseV2Params) SetFlightId(flightId string) + func (o *GetSQLDatabaseV2Params) SetHTTPClient(client *http.Client) + func (o *GetSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *GetSQLDatabaseV2Params) SetNamespace(namespace string) + func (o *GetSQLDatabaseV2Params) SetTimeout(timeout time.Duration) + func (o *GetSQLDatabaseV2Params) WithApp(app string) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) WithContext(ctx context.Context) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) WithNamespace(namespace string) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *GetSQLDatabaseV2Params + func (o *GetSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSQLDatabaseV2Reader struct + func (o *GetSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSQLDatabaseV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewGetSQLDatabaseV2Unauthorized() *GetSQLDatabaseV2Unauthorized + func (o *GetSQLDatabaseV2Unauthorized) Error() string + func (o *GetSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *GetSQLDatabaseV2Unauthorized) ToJSONString() string + type StartSQLClusterV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2BadRequest() *StartSQLClusterV2BadRequest + func (o *StartSQLClusterV2BadRequest) Error() string + func (o *StartSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2BadRequest) ToJSONString() string + type StartSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2Forbidden() *StartSQLClusterV2Forbidden + func (o *StartSQLClusterV2Forbidden) Error() string + func (o *StartSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2Forbidden) ToJSONString() string + type StartSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2InternalServerError() *StartSQLClusterV2InternalServerError + func (o *StartSQLClusterV2InternalServerError) Error() string + func (o *StartSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2InternalServerError) ToJSONString() string + type StartSQLClusterV2NoContent struct + func NewStartSQLClusterV2NoContent() *StartSQLClusterV2NoContent + func (o *StartSQLClusterV2NoContent) Error() string + type StartSQLClusterV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2NotFound() *StartSQLClusterV2NotFound + func (o *StartSQLClusterV2NotFound) Error() string + func (o *StartSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2NotFound) ToJSONString() string + type StartSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewStartSQLClusterV2Params() *StartSQLClusterV2Params + func NewStartSQLClusterV2ParamsWithContext(ctx context.Context) *StartSQLClusterV2Params + func NewStartSQLClusterV2ParamsWithHTTPClient(client *http.Client) *StartSQLClusterV2Params + func NewStartSQLClusterV2ParamsWithTimeout(timeout time.Duration) *StartSQLClusterV2Params + func (o *StartSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *StartSQLClusterV2Params) SetContext(ctx context.Context) + func (o *StartSQLClusterV2Params) SetFlightId(flightId string) + func (o *StartSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *StartSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *StartSQLClusterV2Params) SetNamespace(namespace string) + func (o *StartSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *StartSQLClusterV2Params) WithContext(ctx context.Context) *StartSQLClusterV2Params + func (o *StartSQLClusterV2Params) WithHTTPClient(client *http.Client) *StartSQLClusterV2Params + func (o *StartSQLClusterV2Params) WithNamespace(namespace string) *StartSQLClusterV2Params + func (o *StartSQLClusterV2Params) WithTimeout(timeout time.Duration) *StartSQLClusterV2Params + func (o *StartSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type StartSQLClusterV2Reader struct + func (o *StartSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type StartSQLClusterV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2ServiceUnavailable() *StartSQLClusterV2ServiceUnavailable + func (o *StartSQLClusterV2ServiceUnavailable) Error() string + func (o *StartSQLClusterV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2ServiceUnavailable) ToJSONString() string + type StartSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStartSQLClusterV2Unauthorized() *StartSQLClusterV2Unauthorized + func (o *StartSQLClusterV2Unauthorized) Error() string + func (o *StartSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StartSQLClusterV2Unauthorized) ToJSONString() string + type StopSQLClusterV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2BadRequest() *StopSQLClusterV2BadRequest + func (o *StopSQLClusterV2BadRequest) Error() string + func (o *StopSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2BadRequest) ToJSONString() string + type StopSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2Forbidden() *StopSQLClusterV2Forbidden + func (o *StopSQLClusterV2Forbidden) Error() string + func (o *StopSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2Forbidden) ToJSONString() string + type StopSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2InternalServerError() *StopSQLClusterV2InternalServerError + func (o *StopSQLClusterV2InternalServerError) Error() string + func (o *StopSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2InternalServerError) ToJSONString() string + type StopSQLClusterV2NoContent struct + func NewStopSQLClusterV2NoContent() *StopSQLClusterV2NoContent + func (o *StopSQLClusterV2NoContent) Error() string + type StopSQLClusterV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2NotFound() *StopSQLClusterV2NotFound + func (o *StopSQLClusterV2NotFound) Error() string + func (o *StopSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2NotFound) ToJSONString() string + type StopSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewStopSQLClusterV2Params() *StopSQLClusterV2Params + func NewStopSQLClusterV2ParamsWithContext(ctx context.Context) *StopSQLClusterV2Params + func NewStopSQLClusterV2ParamsWithHTTPClient(client *http.Client) *StopSQLClusterV2Params + func NewStopSQLClusterV2ParamsWithTimeout(timeout time.Duration) *StopSQLClusterV2Params + func (o *StopSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *StopSQLClusterV2Params) SetContext(ctx context.Context) + func (o *StopSQLClusterV2Params) SetFlightId(flightId string) + func (o *StopSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *StopSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *StopSQLClusterV2Params) SetNamespace(namespace string) + func (o *StopSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *StopSQLClusterV2Params) WithContext(ctx context.Context) *StopSQLClusterV2Params + func (o *StopSQLClusterV2Params) WithHTTPClient(client *http.Client) *StopSQLClusterV2Params + func (o *StopSQLClusterV2Params) WithNamespace(namespace string) *StopSQLClusterV2Params + func (o *StopSQLClusterV2Params) WithTimeout(timeout time.Duration) *StopSQLClusterV2Params + func (o *StopSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type StopSQLClusterV2Reader struct + func (o *StopSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type StopSQLClusterV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2ServiceUnavailable() *StopSQLClusterV2ServiceUnavailable + func (o *StopSQLClusterV2ServiceUnavailable) Error() string + func (o *StopSQLClusterV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2ServiceUnavailable) ToJSONString() string + type StopSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewStopSQLClusterV2Unauthorized() *StopSQLClusterV2Unauthorized + func (o *StopSQLClusterV2Unauthorized) Error() string + func (o *StopSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *StopSQLClusterV2Unauthorized) ToJSONString() string + type UpdateSQLClusterV2BadRequest struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2BadRequest() *UpdateSQLClusterV2BadRequest + func (o *UpdateSQLClusterV2BadRequest) Error() string + func (o *UpdateSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2BadRequest) ToJSONString() string + type UpdateSQLClusterV2Forbidden struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2Forbidden() *UpdateSQLClusterV2Forbidden + func (o *UpdateSQLClusterV2Forbidden) Error() string + func (o *UpdateSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2Forbidden) ToJSONString() string + type UpdateSQLClusterV2InternalServerError struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2InternalServerError() *UpdateSQLClusterV2InternalServerError + func (o *UpdateSQLClusterV2InternalServerError) Error() string + func (o *UpdateSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2InternalServerError) ToJSONString() string + type UpdateSQLClusterV2NotFound struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2NotFound() *UpdateSQLClusterV2NotFound + func (o *UpdateSQLClusterV2NotFound) Error() string + func (o *UpdateSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2NotFound) ToJSONString() string + type UpdateSQLClusterV2OK struct + Payload *csmclientmodels.ApimodelSQLResourceResponse + func NewUpdateSQLClusterV2OK() *UpdateSQLClusterV2OK + func (o *UpdateSQLClusterV2OK) Error() string + func (o *UpdateSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelSQLResourceResponse + func (o *UpdateSQLClusterV2OK) ToJSONString() string + type UpdateSQLClusterV2Params struct + AuthInfoWriter runtime.ClientAuthInfoWriter + Body *csmclientmodels.SqlresourceSQLResourceConfiguration + Context context.Context + HTTPClient *http.Client + Namespace string + RetryPolicy *utils.Retry + XFlightId *string + func NewUpdateSQLClusterV2Params() *UpdateSQLClusterV2Params + func NewUpdateSQLClusterV2ParamsWithContext(ctx context.Context) *UpdateSQLClusterV2Params + func NewUpdateSQLClusterV2ParamsWithHTTPClient(client *http.Client) *UpdateSQLClusterV2Params + func NewUpdateSQLClusterV2ParamsWithTimeout(timeout time.Duration) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter) + func (o *UpdateSQLClusterV2Params) SetBody(body *csmclientmodels.SqlresourceSQLResourceConfiguration) + func (o *UpdateSQLClusterV2Params) SetContext(ctx context.Context) + func (o *UpdateSQLClusterV2Params) SetFlightId(flightId string) + func (o *UpdateSQLClusterV2Params) SetHTTPClient(client *http.Client) + func (o *UpdateSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper) + func (o *UpdateSQLClusterV2Params) SetNamespace(namespace string) + func (o *UpdateSQLClusterV2Params) SetTimeout(timeout time.Duration) + func (o *UpdateSQLClusterV2Params) WithBody(body *csmclientmodels.SqlresourceSQLResourceConfiguration) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) WithContext(ctx context.Context) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) WithHTTPClient(client *http.Client) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) WithNamespace(namespace string) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) WithTimeout(timeout time.Duration) *UpdateSQLClusterV2Params + func (o *UpdateSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateSQLClusterV2Reader struct + func (o *UpdateSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateSQLClusterV2ServiceUnavailable struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2ServiceUnavailable() *UpdateSQLClusterV2ServiceUnavailable + func (o *UpdateSQLClusterV2ServiceUnavailable) Error() string + func (o *UpdateSQLClusterV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2ServiceUnavailable) ToJSONString() string + type UpdateSQLClusterV2Unauthorized struct + Payload *csmclientmodels.ResponseErrorResponse + func NewUpdateSQLClusterV2Unauthorized() *UpdateSQLClusterV2Unauthorized + func (o *UpdateSQLClusterV2Unauthorized) Error() string + func (o *UpdateSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse + func (o *UpdateSQLClusterV2Unauthorized) ToJSONString() string