Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateNoSQLClusterV2(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, *CreateNoSQLClusterV2BadRequest, ...)deprecated
- func (a *Client) CreateNoSQLClusterV2Short(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, error)
- func (a *Client) CreateNoSQLDatabaseCredentialV2(params *CreateNoSQLDatabaseCredentialV2Params, ...) (*CreateNoSQLDatabaseCredentialV2OK, *CreateNoSQLDatabaseCredentialV2BadRequest, ...)deprecated
- func (a *Client) CreateNoSQLDatabaseCredentialV2Short(params *CreateNoSQLDatabaseCredentialV2Params, ...) (*CreateNoSQLDatabaseCredentialV2OK, error)
- func (a *Client) CreateNoSQLDatabaseV2(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, *CreateNoSQLDatabaseV2BadRequest, ...)deprecated
- func (a *Client) CreateNoSQLDatabaseV2Short(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, error)
- func (a *Client) DeleteNoSQLClusterV2(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, *DeleteNoSQLClusterV2Unauthorized, ...)deprecated
- func (a *Client) DeleteNoSQLClusterV2Short(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, error)
- func (a *Client) DeleteNoSQLDatabaseV2(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, *DeleteNoSQLDatabaseV2BadRequest, ...)deprecated
- func (a *Client) DeleteNoSQLDatabaseV2Short(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, error)
- func (a *Client) GetNoSQLAccessTunnelV2(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, *GetNoSQLAccessTunnelV2Unauthorized, ...)deprecated
- func (a *Client) GetNoSQLAccessTunnelV2Short(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, error)
- func (a *Client) GetNoSQLClusterV2(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, *GetNoSQLClusterV2BadRequest, ...)deprecated
- func (a *Client) GetNoSQLClusterV2Short(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, error)
- func (a *Client) GetNoSQLDatabaseV2(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, *GetNoSQLDatabaseV2Unauthorized, ...)deprecated
- func (a *Client) GetNoSQLDatabaseV2Short(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateNoSQLClusterV2(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, *UpdateNoSQLClusterV2BadRequest, ...)deprecated
- func (a *Client) UpdateNoSQLClusterV2Short(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, error)
- type ClientService
- type CreateNoSQLClusterV2BadRequest
- type CreateNoSQLClusterV2Conflict
- type CreateNoSQLClusterV2Forbidden
- type CreateNoSQLClusterV2InternalServerError
- type CreateNoSQLClusterV2OK
- type CreateNoSQLClusterV2Params
- func NewCreateNoSQLClusterV2Params() *CreateNoSQLClusterV2Params
- func NewCreateNoSQLClusterV2ParamsWithContext(ctx context.Context) *CreateNoSQLClusterV2Params
- func NewCreateNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLClusterV2Params
- func NewCreateNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateNoSQLClusterV2Params) SetBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration)
- func (o *CreateNoSQLClusterV2Params) SetContext(ctx context.Context)
- func (o *CreateNoSQLClusterV2Params) SetFlightId(flightId string)
- func (o *CreateNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
- func (o *CreateNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateNoSQLClusterV2Params) SetNamespace(namespace string)
- func (o *CreateNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
- func (o *CreateNoSQLClusterV2Params) WithBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) WithContext(ctx context.Context) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) WithNamespace(namespace string) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLClusterV2Params
- func (o *CreateNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNoSQLClusterV2Reader
- type CreateNoSQLClusterV2Unauthorized
- type CreateNoSQLDatabaseCredentialV2BadRequest
- type CreateNoSQLDatabaseCredentialV2Conflict
- type CreateNoSQLDatabaseCredentialV2Forbidden
- type CreateNoSQLDatabaseCredentialV2InternalServerError
- type CreateNoSQLDatabaseCredentialV2NotFound
- type CreateNoSQLDatabaseCredentialV2OK
- type CreateNoSQLDatabaseCredentialV2Params
- func NewCreateNoSQLDatabaseCredentialV2Params() *CreateNoSQLDatabaseCredentialV2Params
- func NewCreateNoSQLDatabaseCredentialV2ParamsWithContext(ctx context.Context) *CreateNoSQLDatabaseCredentialV2Params
- func NewCreateNoSQLDatabaseCredentialV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLDatabaseCredentialV2Params
- func NewCreateNoSQLDatabaseCredentialV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetApp(app string)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetBody(body *csmclientmodels.ApimodelCreateNoSQLDatabaseCredentialRequest)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetContext(ctx context.Context)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetFlightId(flightId string)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetHTTPClient(client *http.Client)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetNamespace(namespace string)
- func (o *CreateNoSQLDatabaseCredentialV2Params) SetTimeout(timeout time.Duration)
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithApp(app string) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithBody(body *csmclientmodels.ApimodelCreateNoSQLDatabaseCredentialRequest) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithContext(ctx context.Context) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithNamespace(namespace string) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLDatabaseCredentialV2Params
- func (o *CreateNoSQLDatabaseCredentialV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNoSQLDatabaseCredentialV2Reader
- type CreateNoSQLDatabaseCredentialV2ServiceUnavailable
- type CreateNoSQLDatabaseCredentialV2Unauthorized
- type CreateNoSQLDatabaseV2BadRequest
- type CreateNoSQLDatabaseV2Conflict
- type CreateNoSQLDatabaseV2Forbidden
- type CreateNoSQLDatabaseV2InternalServerError
- type CreateNoSQLDatabaseV2NotFound
- type CreateNoSQLDatabaseV2OK
- type CreateNoSQLDatabaseV2Params
- func NewCreateNoSQLDatabaseV2Params() *CreateNoSQLDatabaseV2Params
- func NewCreateNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *CreateNoSQLDatabaseV2Params
- func NewCreateNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLDatabaseV2Params
- func NewCreateNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) SetApp(app string)
- func (o *CreateNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateNoSQLDatabaseV2Params) SetBody(body *csmclientmodels.ApimodelCreateNoSQLAppDatabaseRequest)
- func (o *CreateNoSQLDatabaseV2Params) SetContext(ctx context.Context)
- func (o *CreateNoSQLDatabaseV2Params) SetFlightId(flightId string)
- func (o *CreateNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
- func (o *CreateNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateNoSQLDatabaseV2Params) SetNamespace(namespace string)
- func (o *CreateNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
- func (o *CreateNoSQLDatabaseV2Params) WithApp(app string) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WithBody(body *csmclientmodels.ApimodelCreateNoSQLAppDatabaseRequest) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WithContext(ctx context.Context) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WithNamespace(namespace string) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLDatabaseV2Params
- func (o *CreateNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNoSQLDatabaseV2Reader
- type CreateNoSQLDatabaseV2ServiceUnavailable
- type CreateNoSQLDatabaseV2Unauthorized
- type DeleteNoSQLClusterV2Conflict
- type DeleteNoSQLClusterV2Forbidden
- type DeleteNoSQLClusterV2InternalServerError
- type DeleteNoSQLClusterV2NotFound
- type DeleteNoSQLClusterV2OK
- type DeleteNoSQLClusterV2Params
- func NewDeleteNoSQLClusterV2Params() *DeleteNoSQLClusterV2Params
- func NewDeleteNoSQLClusterV2ParamsWithContext(ctx context.Context) *DeleteNoSQLClusterV2Params
- func NewDeleteNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *DeleteNoSQLClusterV2Params
- func NewDeleteNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *DeleteNoSQLClusterV2Params
- func (o *DeleteNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteNoSQLClusterV2Params) SetContext(ctx context.Context)
- func (o *DeleteNoSQLClusterV2Params) SetFlightId(flightId string)
- func (o *DeleteNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
- func (o *DeleteNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteNoSQLClusterV2Params) SetNamespace(namespace string)
- func (o *DeleteNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
- func (o *DeleteNoSQLClusterV2Params) WithContext(ctx context.Context) *DeleteNoSQLClusterV2Params
- func (o *DeleteNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *DeleteNoSQLClusterV2Params
- func (o *DeleteNoSQLClusterV2Params) WithNamespace(namespace string) *DeleteNoSQLClusterV2Params
- func (o *DeleteNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *DeleteNoSQLClusterV2Params
- func (o *DeleteNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNoSQLClusterV2Reader
- type DeleteNoSQLClusterV2Unauthorized
- type DeleteNoSQLDatabaseV2BadRequest
- type DeleteNoSQLDatabaseV2Forbidden
- type DeleteNoSQLDatabaseV2InternalServerError
- type DeleteNoSQLDatabaseV2NotFound
- type DeleteNoSQLDatabaseV2OK
- type DeleteNoSQLDatabaseV2Params
- func NewDeleteNoSQLDatabaseV2Params() *DeleteNoSQLDatabaseV2Params
- func NewDeleteNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *DeleteNoSQLDatabaseV2Params
- func NewDeleteNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *DeleteNoSQLDatabaseV2Params
- func NewDeleteNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) SetApp(app string)
- func (o *DeleteNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteNoSQLDatabaseV2Params) SetContext(ctx context.Context)
- func (o *DeleteNoSQLDatabaseV2Params) SetFlightId(flightId string)
- func (o *DeleteNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
- func (o *DeleteNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteNoSQLDatabaseV2Params) SetNamespace(namespace string)
- func (o *DeleteNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
- func (o *DeleteNoSQLDatabaseV2Params) WithApp(app string) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) WithContext(ctx context.Context) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) WithNamespace(namespace string) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *DeleteNoSQLDatabaseV2Params
- func (o *DeleteNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNoSQLDatabaseV2Reader
- type DeleteNoSQLDatabaseV2ServiceUnavailable
- type DeleteNoSQLDatabaseV2Unauthorized
- type GetNoSQLAccessTunnelV2InternalServerError
- type GetNoSQLAccessTunnelV2NotFound
- type GetNoSQLAccessTunnelV2OK
- type GetNoSQLAccessTunnelV2Params
- func NewGetNoSQLAccessTunnelV2Params() *GetNoSQLAccessTunnelV2Params
- func NewGetNoSQLAccessTunnelV2ParamsWithContext(ctx context.Context) *GetNoSQLAccessTunnelV2Params
- func NewGetNoSQLAccessTunnelV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLAccessTunnelV2Params
- func NewGetNoSQLAccessTunnelV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLAccessTunnelV2Params
- func (o *GetNoSQLAccessTunnelV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetNoSQLAccessTunnelV2Params) SetContext(ctx context.Context)
- func (o *GetNoSQLAccessTunnelV2Params) SetFlightId(flightId string)
- func (o *GetNoSQLAccessTunnelV2Params) SetHTTPClient(client *http.Client)
- func (o *GetNoSQLAccessTunnelV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetNoSQLAccessTunnelV2Params) SetNamespace(namespace string)
- func (o *GetNoSQLAccessTunnelV2Params) SetTimeout(timeout time.Duration)
- func (o *GetNoSQLAccessTunnelV2Params) WithContext(ctx context.Context) *GetNoSQLAccessTunnelV2Params
- func (o *GetNoSQLAccessTunnelV2Params) WithHTTPClient(client *http.Client) *GetNoSQLAccessTunnelV2Params
- func (o *GetNoSQLAccessTunnelV2Params) WithNamespace(namespace string) *GetNoSQLAccessTunnelV2Params
- func (o *GetNoSQLAccessTunnelV2Params) WithTimeout(timeout time.Duration) *GetNoSQLAccessTunnelV2Params
- func (o *GetNoSQLAccessTunnelV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNoSQLAccessTunnelV2Reader
- type GetNoSQLAccessTunnelV2ServiceUnavailable
- type GetNoSQLAccessTunnelV2Unauthorized
- type GetNoSQLClusterV2BadRequest
- type GetNoSQLClusterV2Forbidden
- type GetNoSQLClusterV2InternalServerError
- type GetNoSQLClusterV2NotFound
- type GetNoSQLClusterV2OK
- type GetNoSQLClusterV2Params
- func NewGetNoSQLClusterV2Params() *GetNoSQLClusterV2Params
- func NewGetNoSQLClusterV2ParamsWithContext(ctx context.Context) *GetNoSQLClusterV2Params
- func NewGetNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLClusterV2Params
- func NewGetNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLClusterV2Params
- func (o *GetNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetNoSQLClusterV2Params) SetContext(ctx context.Context)
- func (o *GetNoSQLClusterV2Params) SetFlightId(flightId string)
- func (o *GetNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
- func (o *GetNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetNoSQLClusterV2Params) SetNamespace(namespace string)
- func (o *GetNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
- func (o *GetNoSQLClusterV2Params) WithContext(ctx context.Context) *GetNoSQLClusterV2Params
- func (o *GetNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *GetNoSQLClusterV2Params
- func (o *GetNoSQLClusterV2Params) WithNamespace(namespace string) *GetNoSQLClusterV2Params
- func (o *GetNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *GetNoSQLClusterV2Params
- func (o *GetNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNoSQLClusterV2Reader
- type GetNoSQLClusterV2Unauthorized
- type GetNoSQLDatabaseV2Forbidden
- type GetNoSQLDatabaseV2InternalServerError
- type GetNoSQLDatabaseV2NotFound
- type GetNoSQLDatabaseV2OK
- type GetNoSQLDatabaseV2Params
- func NewGetNoSQLDatabaseV2Params() *GetNoSQLDatabaseV2Params
- func NewGetNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *GetNoSQLDatabaseV2Params
- func NewGetNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLDatabaseV2Params
- func NewGetNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) SetApp(app string)
- func (o *GetNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetNoSQLDatabaseV2Params) SetContext(ctx context.Context)
- func (o *GetNoSQLDatabaseV2Params) SetFlightId(flightId string)
- func (o *GetNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
- func (o *GetNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetNoSQLDatabaseV2Params) SetNamespace(namespace string)
- func (o *GetNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
- func (o *GetNoSQLDatabaseV2Params) WithApp(app string) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) WithContext(ctx context.Context) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) WithNamespace(namespace string) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *GetNoSQLDatabaseV2Params
- func (o *GetNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNoSQLDatabaseV2Reader
- type GetNoSQLDatabaseV2Unauthorized
- type UpdateNoSQLClusterV2BadRequest
- type UpdateNoSQLClusterV2Forbidden
- type UpdateNoSQLClusterV2InternalServerError
- type UpdateNoSQLClusterV2NotFound
- type UpdateNoSQLClusterV2OK
- type UpdateNoSQLClusterV2Params
- func NewUpdateNoSQLClusterV2Params() *UpdateNoSQLClusterV2Params
- func NewUpdateNoSQLClusterV2ParamsWithContext(ctx context.Context) *UpdateNoSQLClusterV2Params
- func NewUpdateNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *UpdateNoSQLClusterV2Params
- func NewUpdateNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateNoSQLClusterV2Params) SetBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration)
- func (o *UpdateNoSQLClusterV2Params) SetContext(ctx context.Context)
- func (o *UpdateNoSQLClusterV2Params) SetFlightId(flightId string)
- func (o *UpdateNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
- func (o *UpdateNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateNoSQLClusterV2Params) SetNamespace(namespace string)
- func (o *UpdateNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
- func (o *UpdateNoSQLClusterV2Params) WithBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) WithContext(ctx context.Context) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) WithNamespace(namespace string) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *UpdateNoSQLClusterV2Params
- func (o *UpdateNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNoSQLClusterV2Reader
- type UpdateNoSQLClusterV2ServiceUnavailable
- type UpdateNoSQLClusterV2Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for managed resources API
func (*Client) CreateNoSQLClusterV2
deprecated
func (a *Client) CreateNoSQLClusterV2(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, *CreateNoSQLClusterV2BadRequest, *CreateNoSQLClusterV2Unauthorized, *CreateNoSQLClusterV2Forbidden, *CreateNoSQLClusterV2Conflict, *CreateNoSQLClusterV2InternalServerError, error)
Deprecated: 2022-08-10 - Use CreateNoSQLClusterV2Short instead.
CreateNoSQLClusterV2 creates nosql cluster Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [CREATE]`
Provision NoSQL database cluster and instances that can be used by extend apps in game namespace within the studio. Only one NoSQL resource can be created for one studio/publisher namespace.
Provisioning process is done asynchronously, you can check from the `status` field of the resource response.
func (*Client) CreateNoSQLClusterV2Short ¶
func (a *Client) CreateNoSQLClusterV2Short(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, error)
CreateNoSQLClusterV2Short creates nosql cluster Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [CREATE]`
Provision NoSQL database cluster and instances that can be used by extend apps in game namespace within the studio. Only one NoSQL resource can be created for one studio/publisher namespace.
Provisioning process is done asynchronously, you can check from the `status` field of the resource response.
func (*Client) CreateNoSQLDatabaseCredentialV2
deprecated
func (a *Client) CreateNoSQLDatabaseCredentialV2(params *CreateNoSQLDatabaseCredentialV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseCredentialV2OK, *CreateNoSQLDatabaseCredentialV2BadRequest, *CreateNoSQLDatabaseCredentialV2Unauthorized, *CreateNoSQLDatabaseCredentialV2Forbidden, *CreateNoSQLDatabaseCredentialV2NotFound, *CreateNoSQLDatabaseCredentialV2Conflict, *CreateNoSQLDatabaseCredentialV2InternalServerError, *CreateNoSQLDatabaseCredentialV2ServiceUnavailable, error)
Deprecated: 2022-08-10 - Use CreateNoSQLDatabaseCredentialV2Short instead.
CreateNoSQLDatabaseCredentialV2 creates a new database credential for the customer Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASECREDENTIALS [CREATE]`
Creates a new database credential for the customer. This will soft-delete the old credential and create a new one.
func (*Client) CreateNoSQLDatabaseCredentialV2Short ¶
func (a *Client) CreateNoSQLDatabaseCredentialV2Short(params *CreateNoSQLDatabaseCredentialV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseCredentialV2OK, error)
CreateNoSQLDatabaseCredentialV2Short creates a new database credential for the customer Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASECREDENTIALS [CREATE]`
Creates a new database credential for the customer. This will soft-delete the old credential and create a new one.
func (*Client) CreateNoSQLDatabaseV2
deprecated
func (a *Client) CreateNoSQLDatabaseV2(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, *CreateNoSQLDatabaseV2BadRequest, *CreateNoSQLDatabaseV2Unauthorized, *CreateNoSQLDatabaseV2Forbidden, *CreateNoSQLDatabaseV2NotFound, *CreateNoSQLDatabaseV2Conflict, *CreateNoSQLDatabaseV2InternalServerError, *CreateNoSQLDatabaseV2ServiceUnavailable, error)
Deprecated: 2022-08-10 - Use CreateNoSQLDatabaseV2Short instead.
CreateNoSQLDatabaseV2 creates nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [CREATE]`
Creates a NoSQL database along with its credentials associated with given extend app. The database will be created in the provisioned NoSQL cluster.
func (*Client) CreateNoSQLDatabaseV2Short ¶
func (a *Client) CreateNoSQLDatabaseV2Short(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, error)
CreateNoSQLDatabaseV2Short creates nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [CREATE]`
Creates a NoSQL database along with its credentials associated with given extend app. The database will be created in the provisioned NoSQL cluster.
func (*Client) DeleteNoSQLClusterV2
deprecated
func (a *Client) DeleteNoSQLClusterV2(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, *DeleteNoSQLClusterV2Unauthorized, *DeleteNoSQLClusterV2Forbidden, *DeleteNoSQLClusterV2NotFound, *DeleteNoSQLClusterV2Conflict, *DeleteNoSQLClusterV2InternalServerError, error)
Deprecated: 2022-08-10 - Use DeleteNoSQLClusterV2Short instead.
DeleteNoSQLClusterV2 delete nosql cluster Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [DELETE]`
You can only delete the cluster when its status is "available".
Deleting the cluster will: - Remove NoSQL integration. - Remove all the data from the NoSQL - Remove all the credentials, including the Extend App�s credentials.
func (*Client) DeleteNoSQLClusterV2Short ¶
func (a *Client) DeleteNoSQLClusterV2Short(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, error)
DeleteNoSQLClusterV2Short delete nosql cluster Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [DELETE]`
You can only delete the cluster when its status is "available".
Deleting the cluster will: - Remove NoSQL integration. - Remove all the data from the NoSQL - Remove all the credentials, including the Extend App�s credentials.
func (*Client) DeleteNoSQLDatabaseV2
deprecated
func (a *Client) DeleteNoSQLDatabaseV2(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, *DeleteNoSQLDatabaseV2BadRequest, *DeleteNoSQLDatabaseV2Unauthorized, *DeleteNoSQLDatabaseV2Forbidden, *DeleteNoSQLDatabaseV2NotFound, *DeleteNoSQLDatabaseV2InternalServerError, *DeleteNoSQLDatabaseV2ServiceUnavailable, error)
Deprecated: 2022-08-10 - Use DeleteNoSQLDatabaseV2Short instead.
DeleteNoSQLDatabaseV2 deletes nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [DELETE]`
Deletes a NoSQL database and its credentials associated with given extend app and game namespace. The database will be removed from the provisioned NoSQL cluster.
func (*Client) DeleteNoSQLDatabaseV2Short ¶
func (a *Client) DeleteNoSQLDatabaseV2Short(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, error)
DeleteNoSQLDatabaseV2Short deletes nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [DELETE]`
Deletes a NoSQL database and its credentials associated with given extend app and game namespace. The database will be removed from the provisioned NoSQL cluster.
func (*Client) GetNoSQLAccessTunnelV2
deprecated
func (a *Client) GetNoSQLAccessTunnelV2(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, *GetNoSQLAccessTunnelV2Unauthorized, *GetNoSQLAccessTunnelV2NotFound, *GetNoSQLAccessTunnelV2InternalServerError, *GetNoSQLAccessTunnelV2ServiceUnavailable, error)
Deprecated: 2022-08-10 - Use GetNoSQLAccessTunnelV2Short instead.
GetNoSQLAccessTunnelV2 get nosql access tunnel Returns the NoSQL access tunnel information for a specified game namespace
func (*Client) GetNoSQLAccessTunnelV2Short ¶
func (a *Client) GetNoSQLAccessTunnelV2Short(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, error)
GetNoSQLAccessTunnelV2Short get nosql access tunnel Returns the NoSQL access tunnel information for a specified game namespace
func (*Client) GetNoSQLClusterV2
deprecated
func (a *Client) GetNoSQLClusterV2(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, *GetNoSQLClusterV2BadRequest, *GetNoSQLClusterV2Unauthorized, *GetNoSQLClusterV2Forbidden, *GetNoSQLClusterV2NotFound, *GetNoSQLClusterV2InternalServerError, error)
Deprecated: 2022-08-10 - Use GetNoSQLClusterV2Short instead.
GetNoSQLClusterV2 get nosql cluster information Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [READ]`
Get NoSQL cluster information returns the NoSQL cluster related information by given studio/publisher namespace.
`status` field - indicates the NoSQL cluster status: - `available` : The cluster is accessible. - `updating` : The cluster is being modified and is not yet accessible (e.g., updating min/max DCU). - `deleting` : The cluster is in the process of being deleted and is not accessible. - `failed` : The cluster failed to provision or is in an error state and not accessible. - `stopped` : The cluster is stopped and not accessible. - `maintenance` : The cluster is undergoing maintenance operations and is not accessible. - `unknown` : The cluster status is not recognized - `creating` : The cluster or instance is being created and is not yet accessible. - `stopping` : The cluster is in the process of stopping and will soon become inaccessible. - `starting` : The cluster is transitioning from stopped to running, or is rebooting.
func (*Client) GetNoSQLClusterV2Short ¶
func (a *Client) GetNoSQLClusterV2Short(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, error)
GetNoSQLClusterV2Short get nosql cluster information Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [READ]`
Get NoSQL cluster information returns the NoSQL cluster related information by given studio/publisher namespace.
`status` field - indicates the NoSQL cluster status: - `available` : The cluster is accessible. - `updating` : The cluster is being modified and is not yet accessible (e.g., updating min/max DCU). - `deleting` : The cluster is in the process of being deleted and is not accessible. - `failed` : The cluster failed to provision or is in an error state and not accessible. - `stopped` : The cluster is stopped and not accessible. - `maintenance` : The cluster is undergoing maintenance operations and is not accessible. - `unknown` : The cluster status is not recognized - `creating` : The cluster or instance is being created and is not yet accessible. - `stopping` : The cluster is in the process of stopping and will soon become inaccessible. - `starting` : The cluster is transitioning from stopped to running, or is rebooting.
func (*Client) GetNoSQLDatabaseV2
deprecated
func (a *Client) GetNoSQLDatabaseV2(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, *GetNoSQLDatabaseV2Unauthorized, *GetNoSQLDatabaseV2Forbidden, *GetNoSQLDatabaseV2NotFound, *GetNoSQLDatabaseV2InternalServerError, error)
Deprecated: 2022-08-10 - Use GetNoSQLDatabaseV2Short instead.
GetNoSQLDatabaseV2 get nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [READ]`
Get a NoSQL database information returns the NoSQL database related information by given game namespace and app name.
`resourceStatus` field - indicates the NoSQL cluster status: - `available` : The cluster is accessible. - `updating` : The cluster is being modified and is not yet accessible (e.g., updating min/max DCU). - `deleting` : The cluster is in the process of being deleted and is not accessible. - `failed` : The cluster failed to provision or is in an error state and not accessible. - `stopped` : The cluster is stopped and not accessible. - `maintenance` : The cluster is undergoing maintenance operations and is not accessible. - `unknown` : The cluster status is not recognized - `creating` : The cluster or instance is being created and is not yet accessible. - `stopping` : The cluster is in the process of stopping and will soon become inaccessible. - `starting` : The cluster is transitioning from stopped to running, or is rebooting.
func (*Client) GetNoSQLDatabaseV2Short ¶
func (a *Client) GetNoSQLDatabaseV2Short(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, error)
GetNoSQLDatabaseV2Short get nosql database for extend app Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:DATABASES [READ]`
Get a NoSQL database information returns the NoSQL database related information by given game namespace and app name.
`resourceStatus` field - indicates the NoSQL cluster status: - `available` : The cluster is accessible. - `updating` : The cluster is being modified and is not yet accessible (e.g., updating min/max DCU). - `deleting` : The cluster is in the process of being deleted and is not accessible. - `failed` : The cluster failed to provision or is in an error state and not accessible. - `stopped` : The cluster is stopped and not accessible. - `maintenance` : The cluster is undergoing maintenance operations and is not accessible. - `unknown` : The cluster status is not recognized - `creating` : The cluster or instance is being created and is not yet accessible. - `stopping` : The cluster is in the process of stopping and will soon become inaccessible. - `starting` : The cluster is transitioning from stopped to running, or is rebooting.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateNoSQLClusterV2
deprecated
func (a *Client) UpdateNoSQLClusterV2(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, *UpdateNoSQLClusterV2BadRequest, *UpdateNoSQLClusterV2Unauthorized, *UpdateNoSQLClusterV2Forbidden, *UpdateNoSQLClusterV2NotFound, *UpdateNoSQLClusterV2InternalServerError, *UpdateNoSQLClusterV2ServiceUnavailable, error)
Deprecated: 2022-08-10 - Use UpdateNoSQLClusterV2Short instead.
UpdateNoSQLClusterV2 update nosql cluster configurations Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [UPDATE]`
Update NoSQL cluster configurations such as min/max DCU (Database Capacity Units) for the NoSQL cluster in the given studio/publisher namespace. The cluster must be in an available state to allow configuration updates.
Configuration update process may take some time to complete, you can check the updated status from the `status` field of the resource response.
func (*Client) UpdateNoSQLClusterV2Short ¶
func (a *Client) UpdateNoSQLClusterV2Short(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, error)
UpdateNoSQLClusterV2Short update nosql cluster configurations Required permission : `ADMIN:NAMESPACE:{namespace}:EXTEND:NOSQL:CLUSTERS [UPDATE]`
Update NoSQL cluster configurations such as min/max DCU (Database Capacity Units) for the NoSQL cluster in the given studio/publisher namespace. The cluster must be in an available state to allow configuration updates.
Configuration update process may take some time to complete, you can check the updated status from the `status` field of the resource response.
type ClientService ¶
type ClientService interface {
CreateNoSQLDatabaseCredentialV2(params *CreateNoSQLDatabaseCredentialV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseCredentialV2OK, *CreateNoSQLDatabaseCredentialV2BadRequest, *CreateNoSQLDatabaseCredentialV2Unauthorized, *CreateNoSQLDatabaseCredentialV2Forbidden, *CreateNoSQLDatabaseCredentialV2NotFound, *CreateNoSQLDatabaseCredentialV2Conflict, *CreateNoSQLDatabaseCredentialV2InternalServerError, *CreateNoSQLDatabaseCredentialV2ServiceUnavailable, error)
CreateNoSQLDatabaseCredentialV2Short(params *CreateNoSQLDatabaseCredentialV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseCredentialV2OK, error)
GetNoSQLDatabaseV2(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, *GetNoSQLDatabaseV2Unauthorized, *GetNoSQLDatabaseV2Forbidden, *GetNoSQLDatabaseV2NotFound, *GetNoSQLDatabaseV2InternalServerError, error)
GetNoSQLDatabaseV2Short(params *GetNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLDatabaseV2OK, error)
CreateNoSQLDatabaseV2(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, *CreateNoSQLDatabaseV2BadRequest, *CreateNoSQLDatabaseV2Unauthorized, *CreateNoSQLDatabaseV2Forbidden, *CreateNoSQLDatabaseV2NotFound, *CreateNoSQLDatabaseV2Conflict, *CreateNoSQLDatabaseV2InternalServerError, *CreateNoSQLDatabaseV2ServiceUnavailable, error)
CreateNoSQLDatabaseV2Short(params *CreateNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLDatabaseV2OK, error)
DeleteNoSQLDatabaseV2(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, *DeleteNoSQLDatabaseV2BadRequest, *DeleteNoSQLDatabaseV2Unauthorized, *DeleteNoSQLDatabaseV2Forbidden, *DeleteNoSQLDatabaseV2NotFound, *DeleteNoSQLDatabaseV2InternalServerError, *DeleteNoSQLDatabaseV2ServiceUnavailable, error)
DeleteNoSQLDatabaseV2Short(params *DeleteNoSQLDatabaseV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLDatabaseV2OK, error)
GetNoSQLClusterV2(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, *GetNoSQLClusterV2BadRequest, *GetNoSQLClusterV2Unauthorized, *GetNoSQLClusterV2Forbidden, *GetNoSQLClusterV2NotFound, *GetNoSQLClusterV2InternalServerError, error)
GetNoSQLClusterV2Short(params *GetNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLClusterV2OK, error)
UpdateNoSQLClusterV2(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, *UpdateNoSQLClusterV2BadRequest, *UpdateNoSQLClusterV2Unauthorized, *UpdateNoSQLClusterV2Forbidden, *UpdateNoSQLClusterV2NotFound, *UpdateNoSQLClusterV2InternalServerError, *UpdateNoSQLClusterV2ServiceUnavailable, error)
UpdateNoSQLClusterV2Short(params *UpdateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateNoSQLClusterV2OK, error)
CreateNoSQLClusterV2(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, *CreateNoSQLClusterV2BadRequest, *CreateNoSQLClusterV2Unauthorized, *CreateNoSQLClusterV2Forbidden, *CreateNoSQLClusterV2Conflict, *CreateNoSQLClusterV2InternalServerError, error)
CreateNoSQLClusterV2Short(params *CreateNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*CreateNoSQLClusterV2OK, error)
DeleteNoSQLClusterV2(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, *DeleteNoSQLClusterV2Unauthorized, *DeleteNoSQLClusterV2Forbidden, *DeleteNoSQLClusterV2NotFound, *DeleteNoSQLClusterV2Conflict, *DeleteNoSQLClusterV2InternalServerError, error)
DeleteNoSQLClusterV2Short(params *DeleteNoSQLClusterV2Params, authInfo runtime.ClientAuthInfoWriter) (*DeleteNoSQLClusterV2OK, error)
GetNoSQLAccessTunnelV2(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, *GetNoSQLAccessTunnelV2Unauthorized, *GetNoSQLAccessTunnelV2NotFound, *GetNoSQLAccessTunnelV2InternalServerError, *GetNoSQLAccessTunnelV2ServiceUnavailable, error)
GetNoSQLAccessTunnelV2Short(params *GetNoSQLAccessTunnelV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetNoSQLAccessTunnelV2OK, 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 managed resources API client.
type CreateNoSQLClusterV2BadRequest ¶
type CreateNoSQLClusterV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLClusterV2BadRequest handles this case with default header values.
Bad Request
func NewCreateNoSQLClusterV2BadRequest ¶
func NewCreateNoSQLClusterV2BadRequest() *CreateNoSQLClusterV2BadRequest
NewCreateNoSQLClusterV2BadRequest creates a CreateNoSQLClusterV2BadRequest with default headers values
func (*CreateNoSQLClusterV2BadRequest) Error ¶
func (o *CreateNoSQLClusterV2BadRequest) Error() string
func (*CreateNoSQLClusterV2BadRequest) GetPayload ¶
func (o *CreateNoSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLClusterV2BadRequest) ToJSONString ¶
func (o *CreateNoSQLClusterV2BadRequest) ToJSONString() string
type CreateNoSQLClusterV2Conflict ¶
type CreateNoSQLClusterV2Conflict struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLClusterV2Conflict handles this case with default header values.
Conflict
func NewCreateNoSQLClusterV2Conflict ¶
func NewCreateNoSQLClusterV2Conflict() *CreateNoSQLClusterV2Conflict
NewCreateNoSQLClusterV2Conflict creates a CreateNoSQLClusterV2Conflict with default headers values
func (*CreateNoSQLClusterV2Conflict) Error ¶
func (o *CreateNoSQLClusterV2Conflict) Error() string
func (*CreateNoSQLClusterV2Conflict) GetPayload ¶
func (o *CreateNoSQLClusterV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLClusterV2Conflict) ToJSONString ¶
func (o *CreateNoSQLClusterV2Conflict) ToJSONString() string
type CreateNoSQLClusterV2Forbidden ¶
type CreateNoSQLClusterV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLClusterV2Forbidden handles this case with default header values.
Forbidden
func NewCreateNoSQLClusterV2Forbidden ¶
func NewCreateNoSQLClusterV2Forbidden() *CreateNoSQLClusterV2Forbidden
NewCreateNoSQLClusterV2Forbidden creates a CreateNoSQLClusterV2Forbidden with default headers values
func (*CreateNoSQLClusterV2Forbidden) Error ¶
func (o *CreateNoSQLClusterV2Forbidden) Error() string
func (*CreateNoSQLClusterV2Forbidden) GetPayload ¶
func (o *CreateNoSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLClusterV2Forbidden) ToJSONString ¶
func (o *CreateNoSQLClusterV2Forbidden) ToJSONString() string
type CreateNoSQLClusterV2InternalServerError ¶
type CreateNoSQLClusterV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLClusterV2InternalServerError handles this case with default header values.
Internal Server Error
func NewCreateNoSQLClusterV2InternalServerError ¶
func NewCreateNoSQLClusterV2InternalServerError() *CreateNoSQLClusterV2InternalServerError
NewCreateNoSQLClusterV2InternalServerError creates a CreateNoSQLClusterV2InternalServerError with default headers values
func (*CreateNoSQLClusterV2InternalServerError) Error ¶
func (o *CreateNoSQLClusterV2InternalServerError) Error() string
func (*CreateNoSQLClusterV2InternalServerError) GetPayload ¶
func (o *CreateNoSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLClusterV2InternalServerError) ToJSONString ¶
func (o *CreateNoSQLClusterV2InternalServerError) ToJSONString() string
type CreateNoSQLClusterV2OK ¶
type CreateNoSQLClusterV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLResourceResponse
}
CreateNoSQLClusterV2OK handles this case with default header values.
OK
func NewCreateNoSQLClusterV2OK ¶
func NewCreateNoSQLClusterV2OK() *CreateNoSQLClusterV2OK
NewCreateNoSQLClusterV2OK creates a CreateNoSQLClusterV2OK with default headers values
func (*CreateNoSQLClusterV2OK) Error ¶
func (o *CreateNoSQLClusterV2OK) Error() string
func (*CreateNoSQLClusterV2OK) GetPayload ¶
func (o *CreateNoSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLResourceResponse
func (*CreateNoSQLClusterV2OK) ToJSONString ¶
func (o *CreateNoSQLClusterV2OK) ToJSONString() string
type CreateNoSQLClusterV2Params ¶
type CreateNoSQLClusterV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Body*/
Body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration
/*Namespace
Studio Name
*/
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
}
CreateNoSQLClusterV2Params contains all the parameters to send to the API endpoint for the create no sql cluster v2 operation typically these are written to a http.Request
func NewCreateNoSQLClusterV2Params ¶
func NewCreateNoSQLClusterV2Params() *CreateNoSQLClusterV2Params
NewCreateNoSQLClusterV2Params creates a new CreateNoSQLClusterV2Params object with the default values initialized.
func NewCreateNoSQLClusterV2ParamsWithContext ¶
func NewCreateNoSQLClusterV2ParamsWithContext(ctx context.Context) *CreateNoSQLClusterV2Params
NewCreateNoSQLClusterV2ParamsWithContext creates a new CreateNoSQLClusterV2Params object with the default values initialized, and the ability to set a context for a request
func NewCreateNoSQLClusterV2ParamsWithHTTPClient ¶
func NewCreateNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLClusterV2Params
NewCreateNoSQLClusterV2ParamsWithHTTPClient creates a new CreateNoSQLClusterV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateNoSQLClusterV2ParamsWithTimeout ¶
func NewCreateNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLClusterV2Params
NewCreateNoSQLClusterV2ParamsWithTimeout creates a new CreateNoSQLClusterV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateNoSQLClusterV2Params) SetAuthInfoWriter ¶
func (o *CreateNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetBody ¶
func (o *CreateNoSQLClusterV2Params) SetBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration)
SetBody adds the body to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetContext ¶
func (o *CreateNoSQLClusterV2Params) SetContext(ctx context.Context)
SetContext adds the context to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetFlightId ¶
func (o *CreateNoSQLClusterV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateNoSQLClusterV2Params) SetHTTPClient ¶
func (o *CreateNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetHTTPClientTransport ¶
func (o *CreateNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetNamespace ¶
func (o *CreateNoSQLClusterV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) SetTimeout ¶
func (o *CreateNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WithBody ¶
func (o *CreateNoSQLClusterV2Params) WithBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration) *CreateNoSQLClusterV2Params
WithBody adds the body to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WithContext ¶
func (o *CreateNoSQLClusterV2Params) WithContext(ctx context.Context) *CreateNoSQLClusterV2Params
WithContext adds the context to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WithHTTPClient ¶
func (o *CreateNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLClusterV2Params
WithHTTPClient adds the HTTPClient to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WithNamespace ¶
func (o *CreateNoSQLClusterV2Params) WithNamespace(namespace string) *CreateNoSQLClusterV2Params
WithNamespace adds the namespace to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WithTimeout ¶
func (o *CreateNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLClusterV2Params
WithTimeout adds the timeout to the create no sql cluster v2 params
func (*CreateNoSQLClusterV2Params) WriteToRequest ¶
func (o *CreateNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNoSQLClusterV2Reader ¶
type CreateNoSQLClusterV2Reader struct {
// contains filtered or unexported fields
}
CreateNoSQLClusterV2Reader is a Reader for the CreateNoSQLClusterV2 structure.
func (*CreateNoSQLClusterV2Reader) ReadResponse ¶
func (o *CreateNoSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNoSQLClusterV2Unauthorized ¶
type CreateNoSQLClusterV2Unauthorized struct {
}
CreateNoSQLClusterV2Unauthorized handles this case with default header values.
Unauthorized
func NewCreateNoSQLClusterV2Unauthorized ¶
func NewCreateNoSQLClusterV2Unauthorized() *CreateNoSQLClusterV2Unauthorized
NewCreateNoSQLClusterV2Unauthorized creates a CreateNoSQLClusterV2Unauthorized with default headers values
func (*CreateNoSQLClusterV2Unauthorized) Error ¶
func (o *CreateNoSQLClusterV2Unauthorized) Error() string
func (*CreateNoSQLClusterV2Unauthorized) GetPayload ¶
func (o *CreateNoSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLClusterV2Unauthorized) ToJSONString ¶
func (o *CreateNoSQLClusterV2Unauthorized) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2BadRequest ¶
type CreateNoSQLDatabaseCredentialV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseCredentialV2BadRequest handles this case with default header values.
Bad Request
func NewCreateNoSQLDatabaseCredentialV2BadRequest ¶
func NewCreateNoSQLDatabaseCredentialV2BadRequest() *CreateNoSQLDatabaseCredentialV2BadRequest
NewCreateNoSQLDatabaseCredentialV2BadRequest creates a CreateNoSQLDatabaseCredentialV2BadRequest with default headers values
func (*CreateNoSQLDatabaseCredentialV2BadRequest) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2BadRequest) Error() string
func (*CreateNoSQLDatabaseCredentialV2BadRequest) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2BadRequest) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2BadRequest) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2Conflict ¶
type CreateNoSQLDatabaseCredentialV2Conflict struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseCredentialV2Conflict handles this case with default header values.
Conflict
func NewCreateNoSQLDatabaseCredentialV2Conflict ¶
func NewCreateNoSQLDatabaseCredentialV2Conflict() *CreateNoSQLDatabaseCredentialV2Conflict
NewCreateNoSQLDatabaseCredentialV2Conflict creates a CreateNoSQLDatabaseCredentialV2Conflict with default headers values
func (*CreateNoSQLDatabaseCredentialV2Conflict) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2Conflict) Error() string
func (*CreateNoSQLDatabaseCredentialV2Conflict) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2Conflict) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2Conflict) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2Forbidden ¶
type CreateNoSQLDatabaseCredentialV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseCredentialV2Forbidden handles this case with default header values.
Forbidden
func NewCreateNoSQLDatabaseCredentialV2Forbidden ¶
func NewCreateNoSQLDatabaseCredentialV2Forbidden() *CreateNoSQLDatabaseCredentialV2Forbidden
NewCreateNoSQLDatabaseCredentialV2Forbidden creates a CreateNoSQLDatabaseCredentialV2Forbidden with default headers values
func (*CreateNoSQLDatabaseCredentialV2Forbidden) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2Forbidden) Error() string
func (*CreateNoSQLDatabaseCredentialV2Forbidden) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2Forbidden) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2Forbidden) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2InternalServerError ¶
type CreateNoSQLDatabaseCredentialV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseCredentialV2InternalServerError handles this case with default header values.
Internal Server Error
func NewCreateNoSQLDatabaseCredentialV2InternalServerError ¶
func NewCreateNoSQLDatabaseCredentialV2InternalServerError() *CreateNoSQLDatabaseCredentialV2InternalServerError
NewCreateNoSQLDatabaseCredentialV2InternalServerError creates a CreateNoSQLDatabaseCredentialV2InternalServerError with default headers values
func (*CreateNoSQLDatabaseCredentialV2InternalServerError) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2InternalServerError) Error() string
func (*CreateNoSQLDatabaseCredentialV2InternalServerError) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2InternalServerError) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2InternalServerError) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2NotFound ¶
type CreateNoSQLDatabaseCredentialV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseCredentialV2NotFound handles this case with default header values.
Not Found
func NewCreateNoSQLDatabaseCredentialV2NotFound ¶
func NewCreateNoSQLDatabaseCredentialV2NotFound() *CreateNoSQLDatabaseCredentialV2NotFound
NewCreateNoSQLDatabaseCredentialV2NotFound creates a CreateNoSQLDatabaseCredentialV2NotFound with default headers values
func (*CreateNoSQLDatabaseCredentialV2NotFound) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2NotFound) Error() string
func (*CreateNoSQLDatabaseCredentialV2NotFound) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2NotFound) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2NotFound) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2OK ¶
type CreateNoSQLDatabaseCredentialV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLDatabaseCredentialResponse
}
CreateNoSQLDatabaseCredentialV2OK handles this case with default header values.
OK
func NewCreateNoSQLDatabaseCredentialV2OK ¶
func NewCreateNoSQLDatabaseCredentialV2OK() *CreateNoSQLDatabaseCredentialV2OK
NewCreateNoSQLDatabaseCredentialV2OK creates a CreateNoSQLDatabaseCredentialV2OK with default headers values
func (*CreateNoSQLDatabaseCredentialV2OK) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2OK) Error() string
func (*CreateNoSQLDatabaseCredentialV2OK) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLDatabaseCredentialResponse
func (*CreateNoSQLDatabaseCredentialV2OK) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2OK) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2Params ¶
type CreateNoSQLDatabaseCredentialV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Body*/
Body *csmclientmodels.ApimodelCreateNoSQLDatabaseCredentialRequest
/*App
App Name
*/
App string
/*Namespace
Game Name
*/
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
}
CreateNoSQLDatabaseCredentialV2Params contains all the parameters to send to the API endpoint for the create no sql database credential v2 operation typically these are written to a http.Request
func NewCreateNoSQLDatabaseCredentialV2Params ¶
func NewCreateNoSQLDatabaseCredentialV2Params() *CreateNoSQLDatabaseCredentialV2Params
NewCreateNoSQLDatabaseCredentialV2Params creates a new CreateNoSQLDatabaseCredentialV2Params object with the default values initialized.
func NewCreateNoSQLDatabaseCredentialV2ParamsWithContext ¶
func NewCreateNoSQLDatabaseCredentialV2ParamsWithContext(ctx context.Context) *CreateNoSQLDatabaseCredentialV2Params
NewCreateNoSQLDatabaseCredentialV2ParamsWithContext creates a new CreateNoSQLDatabaseCredentialV2Params object with the default values initialized, and the ability to set a context for a request
func NewCreateNoSQLDatabaseCredentialV2ParamsWithHTTPClient ¶
func NewCreateNoSQLDatabaseCredentialV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLDatabaseCredentialV2Params
NewCreateNoSQLDatabaseCredentialV2ParamsWithHTTPClient creates a new CreateNoSQLDatabaseCredentialV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateNoSQLDatabaseCredentialV2ParamsWithTimeout ¶
func NewCreateNoSQLDatabaseCredentialV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLDatabaseCredentialV2Params
NewCreateNoSQLDatabaseCredentialV2ParamsWithTimeout creates a new CreateNoSQLDatabaseCredentialV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateNoSQLDatabaseCredentialV2Params) SetApp ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetApp(app string)
SetApp adds the app to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetAuthInfoWriter ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetBody ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetBody(body *csmclientmodels.ApimodelCreateNoSQLDatabaseCredentialRequest)
SetBody adds the body to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetContext ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetContext(ctx context.Context)
SetContext adds the context to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetFlightId ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateNoSQLDatabaseCredentialV2Params) SetHTTPClient ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetHTTPClientTransport ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetNamespace ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) SetTimeout ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithApp ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithApp(app string) *CreateNoSQLDatabaseCredentialV2Params
WithApp adds the app to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithBody ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithBody(body *csmclientmodels.ApimodelCreateNoSQLDatabaseCredentialRequest) *CreateNoSQLDatabaseCredentialV2Params
WithBody adds the body to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithContext ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithContext(ctx context.Context) *CreateNoSQLDatabaseCredentialV2Params
WithContext adds the context to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithHTTPClient ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLDatabaseCredentialV2Params
WithHTTPClient adds the HTTPClient to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithNamespace ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithNamespace(namespace string) *CreateNoSQLDatabaseCredentialV2Params
WithNamespace adds the namespace to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WithTimeout ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLDatabaseCredentialV2Params
WithTimeout adds the timeout to the create no sql database credential v2 params
func (*CreateNoSQLDatabaseCredentialV2Params) WriteToRequest ¶
func (o *CreateNoSQLDatabaseCredentialV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNoSQLDatabaseCredentialV2Reader ¶
type CreateNoSQLDatabaseCredentialV2Reader struct {
// contains filtered or unexported fields
}
CreateNoSQLDatabaseCredentialV2Reader is a Reader for the CreateNoSQLDatabaseCredentialV2 structure.
func (*CreateNoSQLDatabaseCredentialV2Reader) ReadResponse ¶
func (o *CreateNoSQLDatabaseCredentialV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNoSQLDatabaseCredentialV2ServiceUnavailable ¶
type CreateNoSQLDatabaseCredentialV2ServiceUnavailable struct {
}
CreateNoSQLDatabaseCredentialV2ServiceUnavailable handles this case with default header values.
Service Unavailable
func NewCreateNoSQLDatabaseCredentialV2ServiceUnavailable ¶
func NewCreateNoSQLDatabaseCredentialV2ServiceUnavailable() *CreateNoSQLDatabaseCredentialV2ServiceUnavailable
NewCreateNoSQLDatabaseCredentialV2ServiceUnavailable creates a CreateNoSQLDatabaseCredentialV2ServiceUnavailable with default headers values
func (*CreateNoSQLDatabaseCredentialV2ServiceUnavailable) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2ServiceUnavailable) Error() string
func (*CreateNoSQLDatabaseCredentialV2ServiceUnavailable) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2ServiceUnavailable) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2ServiceUnavailable) ToJSONString() string
type CreateNoSQLDatabaseCredentialV2Unauthorized ¶
type CreateNoSQLDatabaseCredentialV2Unauthorized struct {
}
CreateNoSQLDatabaseCredentialV2Unauthorized handles this case with default header values.
Unauthorized
func NewCreateNoSQLDatabaseCredentialV2Unauthorized ¶
func NewCreateNoSQLDatabaseCredentialV2Unauthorized() *CreateNoSQLDatabaseCredentialV2Unauthorized
NewCreateNoSQLDatabaseCredentialV2Unauthorized creates a CreateNoSQLDatabaseCredentialV2Unauthorized with default headers values
func (*CreateNoSQLDatabaseCredentialV2Unauthorized) Error ¶
func (o *CreateNoSQLDatabaseCredentialV2Unauthorized) Error() string
func (*CreateNoSQLDatabaseCredentialV2Unauthorized) GetPayload ¶
func (o *CreateNoSQLDatabaseCredentialV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseCredentialV2Unauthorized) ToJSONString ¶
func (o *CreateNoSQLDatabaseCredentialV2Unauthorized) ToJSONString() string
type CreateNoSQLDatabaseV2BadRequest ¶
type CreateNoSQLDatabaseV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseV2BadRequest handles this case with default header values.
Bad Request
func NewCreateNoSQLDatabaseV2BadRequest ¶
func NewCreateNoSQLDatabaseV2BadRequest() *CreateNoSQLDatabaseV2BadRequest
NewCreateNoSQLDatabaseV2BadRequest creates a CreateNoSQLDatabaseV2BadRequest with default headers values
func (*CreateNoSQLDatabaseV2BadRequest) Error ¶
func (o *CreateNoSQLDatabaseV2BadRequest) Error() string
func (*CreateNoSQLDatabaseV2BadRequest) GetPayload ¶
func (o *CreateNoSQLDatabaseV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2BadRequest) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2BadRequest) ToJSONString() string
type CreateNoSQLDatabaseV2Conflict ¶
type CreateNoSQLDatabaseV2Conflict struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseV2Conflict handles this case with default header values.
Conflict
func NewCreateNoSQLDatabaseV2Conflict ¶
func NewCreateNoSQLDatabaseV2Conflict() *CreateNoSQLDatabaseV2Conflict
NewCreateNoSQLDatabaseV2Conflict creates a CreateNoSQLDatabaseV2Conflict with default headers values
func (*CreateNoSQLDatabaseV2Conflict) Error ¶
func (o *CreateNoSQLDatabaseV2Conflict) Error() string
func (*CreateNoSQLDatabaseV2Conflict) GetPayload ¶
func (o *CreateNoSQLDatabaseV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2Conflict) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2Conflict) ToJSONString() string
type CreateNoSQLDatabaseV2Forbidden ¶
type CreateNoSQLDatabaseV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseV2Forbidden handles this case with default header values.
Forbidden
func NewCreateNoSQLDatabaseV2Forbidden ¶
func NewCreateNoSQLDatabaseV2Forbidden() *CreateNoSQLDatabaseV2Forbidden
NewCreateNoSQLDatabaseV2Forbidden creates a CreateNoSQLDatabaseV2Forbidden with default headers values
func (*CreateNoSQLDatabaseV2Forbidden) Error ¶
func (o *CreateNoSQLDatabaseV2Forbidden) Error() string
func (*CreateNoSQLDatabaseV2Forbidden) GetPayload ¶
func (o *CreateNoSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2Forbidden) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2Forbidden) ToJSONString() string
type CreateNoSQLDatabaseV2InternalServerError ¶
type CreateNoSQLDatabaseV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseV2InternalServerError handles this case with default header values.
Internal Server Error
func NewCreateNoSQLDatabaseV2InternalServerError ¶
func NewCreateNoSQLDatabaseV2InternalServerError() *CreateNoSQLDatabaseV2InternalServerError
NewCreateNoSQLDatabaseV2InternalServerError creates a CreateNoSQLDatabaseV2InternalServerError with default headers values
func (*CreateNoSQLDatabaseV2InternalServerError) Error ¶
func (o *CreateNoSQLDatabaseV2InternalServerError) Error() string
func (*CreateNoSQLDatabaseV2InternalServerError) GetPayload ¶
func (o *CreateNoSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2InternalServerError) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2InternalServerError) ToJSONString() string
type CreateNoSQLDatabaseV2NotFound ¶
type CreateNoSQLDatabaseV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
CreateNoSQLDatabaseV2NotFound handles this case with default header values.
Not Found
func NewCreateNoSQLDatabaseV2NotFound ¶
func NewCreateNoSQLDatabaseV2NotFound() *CreateNoSQLDatabaseV2NotFound
NewCreateNoSQLDatabaseV2NotFound creates a CreateNoSQLDatabaseV2NotFound with default headers values
func (*CreateNoSQLDatabaseV2NotFound) Error ¶
func (o *CreateNoSQLDatabaseV2NotFound) Error() string
func (*CreateNoSQLDatabaseV2NotFound) GetPayload ¶
func (o *CreateNoSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2NotFound) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2NotFound) ToJSONString() string
type CreateNoSQLDatabaseV2OK ¶
type CreateNoSQLDatabaseV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLDatabaseResponse
}
CreateNoSQLDatabaseV2OK handles this case with default header values.
OK
func NewCreateNoSQLDatabaseV2OK ¶
func NewCreateNoSQLDatabaseV2OK() *CreateNoSQLDatabaseV2OK
NewCreateNoSQLDatabaseV2OK creates a CreateNoSQLDatabaseV2OK with default headers values
func (*CreateNoSQLDatabaseV2OK) Error ¶
func (o *CreateNoSQLDatabaseV2OK) Error() string
func (*CreateNoSQLDatabaseV2OK) GetPayload ¶
func (o *CreateNoSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLDatabaseResponse
func (*CreateNoSQLDatabaseV2OK) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2OK) ToJSONString() string
type CreateNoSQLDatabaseV2Params ¶
type CreateNoSQLDatabaseV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Body*/
Body *csmclientmodels.ApimodelCreateNoSQLAppDatabaseRequest
/*App
App Name
*/
App string
/*Namespace
Game Name
*/
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
}
CreateNoSQLDatabaseV2Params contains all the parameters to send to the API endpoint for the create no sql database v2 operation typically these are written to a http.Request
func NewCreateNoSQLDatabaseV2Params ¶
func NewCreateNoSQLDatabaseV2Params() *CreateNoSQLDatabaseV2Params
NewCreateNoSQLDatabaseV2Params creates a new CreateNoSQLDatabaseV2Params object with the default values initialized.
func NewCreateNoSQLDatabaseV2ParamsWithContext ¶
func NewCreateNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *CreateNoSQLDatabaseV2Params
NewCreateNoSQLDatabaseV2ParamsWithContext creates a new CreateNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a context for a request
func NewCreateNoSQLDatabaseV2ParamsWithHTTPClient ¶
func NewCreateNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *CreateNoSQLDatabaseV2Params
NewCreateNoSQLDatabaseV2ParamsWithHTTPClient creates a new CreateNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateNoSQLDatabaseV2ParamsWithTimeout ¶
func NewCreateNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *CreateNoSQLDatabaseV2Params
NewCreateNoSQLDatabaseV2ParamsWithTimeout creates a new CreateNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateNoSQLDatabaseV2Params) SetApp ¶
func (o *CreateNoSQLDatabaseV2Params) SetApp(app string)
SetApp adds the app to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetAuthInfoWriter ¶
func (o *CreateNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetBody ¶
func (o *CreateNoSQLDatabaseV2Params) SetBody(body *csmclientmodels.ApimodelCreateNoSQLAppDatabaseRequest)
SetBody adds the body to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetContext ¶
func (o *CreateNoSQLDatabaseV2Params) SetContext(ctx context.Context)
SetContext adds the context to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetFlightId ¶
func (o *CreateNoSQLDatabaseV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateNoSQLDatabaseV2Params) SetHTTPClient ¶
func (o *CreateNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetHTTPClientTransport ¶
func (o *CreateNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetNamespace ¶
func (o *CreateNoSQLDatabaseV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) SetTimeout ¶
func (o *CreateNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithApp ¶
func (o *CreateNoSQLDatabaseV2Params) WithApp(app string) *CreateNoSQLDatabaseV2Params
WithApp adds the app to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithBody ¶
func (o *CreateNoSQLDatabaseV2Params) WithBody(body *csmclientmodels.ApimodelCreateNoSQLAppDatabaseRequest) *CreateNoSQLDatabaseV2Params
WithBody adds the body to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithContext ¶
func (o *CreateNoSQLDatabaseV2Params) WithContext(ctx context.Context) *CreateNoSQLDatabaseV2Params
WithContext adds the context to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithHTTPClient ¶
func (o *CreateNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *CreateNoSQLDatabaseV2Params
WithHTTPClient adds the HTTPClient to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithNamespace ¶
func (o *CreateNoSQLDatabaseV2Params) WithNamespace(namespace string) *CreateNoSQLDatabaseV2Params
WithNamespace adds the namespace to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WithTimeout ¶
func (o *CreateNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *CreateNoSQLDatabaseV2Params
WithTimeout adds the timeout to the create no sql database v2 params
func (*CreateNoSQLDatabaseV2Params) WriteToRequest ¶
func (o *CreateNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNoSQLDatabaseV2Reader ¶
type CreateNoSQLDatabaseV2Reader struct {
// contains filtered or unexported fields
}
CreateNoSQLDatabaseV2Reader is a Reader for the CreateNoSQLDatabaseV2 structure.
func (*CreateNoSQLDatabaseV2Reader) ReadResponse ¶
func (o *CreateNoSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNoSQLDatabaseV2ServiceUnavailable ¶
type CreateNoSQLDatabaseV2ServiceUnavailable struct {
}
CreateNoSQLDatabaseV2ServiceUnavailable handles this case with default header values.
Service Unavailable
func NewCreateNoSQLDatabaseV2ServiceUnavailable ¶
func NewCreateNoSQLDatabaseV2ServiceUnavailable() *CreateNoSQLDatabaseV2ServiceUnavailable
NewCreateNoSQLDatabaseV2ServiceUnavailable creates a CreateNoSQLDatabaseV2ServiceUnavailable with default headers values
func (*CreateNoSQLDatabaseV2ServiceUnavailable) Error ¶
func (o *CreateNoSQLDatabaseV2ServiceUnavailable) Error() string
func (*CreateNoSQLDatabaseV2ServiceUnavailable) GetPayload ¶
func (o *CreateNoSQLDatabaseV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2ServiceUnavailable) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2ServiceUnavailable) ToJSONString() string
type CreateNoSQLDatabaseV2Unauthorized ¶
type CreateNoSQLDatabaseV2Unauthorized struct {
}
CreateNoSQLDatabaseV2Unauthorized handles this case with default header values.
Unauthorized
func NewCreateNoSQLDatabaseV2Unauthorized ¶
func NewCreateNoSQLDatabaseV2Unauthorized() *CreateNoSQLDatabaseV2Unauthorized
NewCreateNoSQLDatabaseV2Unauthorized creates a CreateNoSQLDatabaseV2Unauthorized with default headers values
func (*CreateNoSQLDatabaseV2Unauthorized) Error ¶
func (o *CreateNoSQLDatabaseV2Unauthorized) Error() string
func (*CreateNoSQLDatabaseV2Unauthorized) GetPayload ¶
func (o *CreateNoSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*CreateNoSQLDatabaseV2Unauthorized) ToJSONString ¶
func (o *CreateNoSQLDatabaseV2Unauthorized) ToJSONString() string
type DeleteNoSQLClusterV2Conflict ¶
type DeleteNoSQLClusterV2Conflict struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLClusterV2Conflict handles this case with default header values.
Conflict
func NewDeleteNoSQLClusterV2Conflict ¶
func NewDeleteNoSQLClusterV2Conflict() *DeleteNoSQLClusterV2Conflict
NewDeleteNoSQLClusterV2Conflict creates a DeleteNoSQLClusterV2Conflict with default headers values
func (*DeleteNoSQLClusterV2Conflict) Error ¶
func (o *DeleteNoSQLClusterV2Conflict) Error() string
func (*DeleteNoSQLClusterV2Conflict) GetPayload ¶
func (o *DeleteNoSQLClusterV2Conflict) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLClusterV2Conflict) ToJSONString ¶
func (o *DeleteNoSQLClusterV2Conflict) ToJSONString() string
type DeleteNoSQLClusterV2Forbidden ¶
type DeleteNoSQLClusterV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLClusterV2Forbidden handles this case with default header values.
Forbidden
func NewDeleteNoSQLClusterV2Forbidden ¶
func NewDeleteNoSQLClusterV2Forbidden() *DeleteNoSQLClusterV2Forbidden
NewDeleteNoSQLClusterV2Forbidden creates a DeleteNoSQLClusterV2Forbidden with default headers values
func (*DeleteNoSQLClusterV2Forbidden) Error ¶
func (o *DeleteNoSQLClusterV2Forbidden) Error() string
func (*DeleteNoSQLClusterV2Forbidden) GetPayload ¶
func (o *DeleteNoSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLClusterV2Forbidden) ToJSONString ¶
func (o *DeleteNoSQLClusterV2Forbidden) ToJSONString() string
type DeleteNoSQLClusterV2InternalServerError ¶
type DeleteNoSQLClusterV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLClusterV2InternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteNoSQLClusterV2InternalServerError ¶
func NewDeleteNoSQLClusterV2InternalServerError() *DeleteNoSQLClusterV2InternalServerError
NewDeleteNoSQLClusterV2InternalServerError creates a DeleteNoSQLClusterV2InternalServerError with default headers values
func (*DeleteNoSQLClusterV2InternalServerError) Error ¶
func (o *DeleteNoSQLClusterV2InternalServerError) Error() string
func (*DeleteNoSQLClusterV2InternalServerError) GetPayload ¶
func (o *DeleteNoSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLClusterV2InternalServerError) ToJSONString ¶
func (o *DeleteNoSQLClusterV2InternalServerError) ToJSONString() string
type DeleteNoSQLClusterV2NotFound ¶
type DeleteNoSQLClusterV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLClusterV2NotFound handles this case with default header values.
Not Found
func NewDeleteNoSQLClusterV2NotFound ¶
func NewDeleteNoSQLClusterV2NotFound() *DeleteNoSQLClusterV2NotFound
NewDeleteNoSQLClusterV2NotFound creates a DeleteNoSQLClusterV2NotFound with default headers values
func (*DeleteNoSQLClusterV2NotFound) Error ¶
func (o *DeleteNoSQLClusterV2NotFound) Error() string
func (*DeleteNoSQLClusterV2NotFound) GetPayload ¶
func (o *DeleteNoSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLClusterV2NotFound) ToJSONString ¶
func (o *DeleteNoSQLClusterV2NotFound) ToJSONString() string
type DeleteNoSQLClusterV2OK ¶
type DeleteNoSQLClusterV2OK struct {
Payload *csmclientmodels.ApimodelDeleteNoSQLResourceResponse
}
DeleteNoSQLClusterV2OK handles this case with default header values.
OK
func NewDeleteNoSQLClusterV2OK ¶
func NewDeleteNoSQLClusterV2OK() *DeleteNoSQLClusterV2OK
NewDeleteNoSQLClusterV2OK creates a DeleteNoSQLClusterV2OK with default headers values
func (*DeleteNoSQLClusterV2OK) Error ¶
func (o *DeleteNoSQLClusterV2OK) Error() string
func (*DeleteNoSQLClusterV2OK) GetPayload ¶
func (o *DeleteNoSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelDeleteNoSQLResourceResponse
func (*DeleteNoSQLClusterV2OK) ToJSONString ¶
func (o *DeleteNoSQLClusterV2OK) ToJSONString() string
type DeleteNoSQLClusterV2Params ¶
type DeleteNoSQLClusterV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Namespace
Studio Name
*/
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
}
DeleteNoSQLClusterV2Params contains all the parameters to send to the API endpoint for the delete no sql cluster v2 operation typically these are written to a http.Request
func NewDeleteNoSQLClusterV2Params ¶
func NewDeleteNoSQLClusterV2Params() *DeleteNoSQLClusterV2Params
NewDeleteNoSQLClusterV2Params creates a new DeleteNoSQLClusterV2Params object with the default values initialized.
func NewDeleteNoSQLClusterV2ParamsWithContext ¶
func NewDeleteNoSQLClusterV2ParamsWithContext(ctx context.Context) *DeleteNoSQLClusterV2Params
NewDeleteNoSQLClusterV2ParamsWithContext creates a new DeleteNoSQLClusterV2Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteNoSQLClusterV2ParamsWithHTTPClient ¶
func NewDeleteNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *DeleteNoSQLClusterV2Params
NewDeleteNoSQLClusterV2ParamsWithHTTPClient creates a new DeleteNoSQLClusterV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteNoSQLClusterV2ParamsWithTimeout ¶
func NewDeleteNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *DeleteNoSQLClusterV2Params
NewDeleteNoSQLClusterV2ParamsWithTimeout creates a new DeleteNoSQLClusterV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteNoSQLClusterV2Params) SetAuthInfoWriter ¶
func (o *DeleteNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) SetContext ¶
func (o *DeleteNoSQLClusterV2Params) SetContext(ctx context.Context)
SetContext adds the context to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) SetFlightId ¶
func (o *DeleteNoSQLClusterV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeleteNoSQLClusterV2Params) SetHTTPClient ¶
func (o *DeleteNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) SetHTTPClientTransport ¶
func (o *DeleteNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) SetNamespace ¶
func (o *DeleteNoSQLClusterV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) SetTimeout ¶
func (o *DeleteNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) WithContext ¶
func (o *DeleteNoSQLClusterV2Params) WithContext(ctx context.Context) *DeleteNoSQLClusterV2Params
WithContext adds the context to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) WithHTTPClient ¶
func (o *DeleteNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *DeleteNoSQLClusterV2Params
WithHTTPClient adds the HTTPClient to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) WithNamespace ¶
func (o *DeleteNoSQLClusterV2Params) WithNamespace(namespace string) *DeleteNoSQLClusterV2Params
WithNamespace adds the namespace to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) WithTimeout ¶
func (o *DeleteNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *DeleteNoSQLClusterV2Params
WithTimeout adds the timeout to the delete no sql cluster v2 params
func (*DeleteNoSQLClusterV2Params) WriteToRequest ¶
func (o *DeleteNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNoSQLClusterV2Reader ¶
type DeleteNoSQLClusterV2Reader struct {
// contains filtered or unexported fields
}
DeleteNoSQLClusterV2Reader is a Reader for the DeleteNoSQLClusterV2 structure.
func (*DeleteNoSQLClusterV2Reader) ReadResponse ¶
func (o *DeleteNoSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNoSQLClusterV2Unauthorized ¶
type DeleteNoSQLClusterV2Unauthorized struct {
}
DeleteNoSQLClusterV2Unauthorized handles this case with default header values.
Unauthorized
func NewDeleteNoSQLClusterV2Unauthorized ¶
func NewDeleteNoSQLClusterV2Unauthorized() *DeleteNoSQLClusterV2Unauthorized
NewDeleteNoSQLClusterV2Unauthorized creates a DeleteNoSQLClusterV2Unauthorized with default headers values
func (*DeleteNoSQLClusterV2Unauthorized) Error ¶
func (o *DeleteNoSQLClusterV2Unauthorized) Error() string
func (*DeleteNoSQLClusterV2Unauthorized) GetPayload ¶
func (o *DeleteNoSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLClusterV2Unauthorized) ToJSONString ¶
func (o *DeleteNoSQLClusterV2Unauthorized) ToJSONString() string
type DeleteNoSQLDatabaseV2BadRequest ¶
type DeleteNoSQLDatabaseV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLDatabaseV2BadRequest handles this case with default header values.
Bad Request
func NewDeleteNoSQLDatabaseV2BadRequest ¶
func NewDeleteNoSQLDatabaseV2BadRequest() *DeleteNoSQLDatabaseV2BadRequest
NewDeleteNoSQLDatabaseV2BadRequest creates a DeleteNoSQLDatabaseV2BadRequest with default headers values
func (*DeleteNoSQLDatabaseV2BadRequest) Error ¶
func (o *DeleteNoSQLDatabaseV2BadRequest) Error() string
func (*DeleteNoSQLDatabaseV2BadRequest) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2BadRequest) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2BadRequest) ToJSONString() string
type DeleteNoSQLDatabaseV2Forbidden ¶
type DeleteNoSQLDatabaseV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLDatabaseV2Forbidden handles this case with default header values.
Forbidden
func NewDeleteNoSQLDatabaseV2Forbidden ¶
func NewDeleteNoSQLDatabaseV2Forbidden() *DeleteNoSQLDatabaseV2Forbidden
NewDeleteNoSQLDatabaseV2Forbidden creates a DeleteNoSQLDatabaseV2Forbidden with default headers values
func (*DeleteNoSQLDatabaseV2Forbidden) Error ¶
func (o *DeleteNoSQLDatabaseV2Forbidden) Error() string
func (*DeleteNoSQLDatabaseV2Forbidden) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2Forbidden) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2Forbidden) ToJSONString() string
type DeleteNoSQLDatabaseV2InternalServerError ¶
type DeleteNoSQLDatabaseV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLDatabaseV2InternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteNoSQLDatabaseV2InternalServerError ¶
func NewDeleteNoSQLDatabaseV2InternalServerError() *DeleteNoSQLDatabaseV2InternalServerError
NewDeleteNoSQLDatabaseV2InternalServerError creates a DeleteNoSQLDatabaseV2InternalServerError with default headers values
func (*DeleteNoSQLDatabaseV2InternalServerError) Error ¶
func (o *DeleteNoSQLDatabaseV2InternalServerError) Error() string
func (*DeleteNoSQLDatabaseV2InternalServerError) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2InternalServerError) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2InternalServerError) ToJSONString() string
type DeleteNoSQLDatabaseV2NotFound ¶
type DeleteNoSQLDatabaseV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
DeleteNoSQLDatabaseV2NotFound handles this case with default header values.
Not Found
func NewDeleteNoSQLDatabaseV2NotFound ¶
func NewDeleteNoSQLDatabaseV2NotFound() *DeleteNoSQLDatabaseV2NotFound
NewDeleteNoSQLDatabaseV2NotFound creates a DeleteNoSQLDatabaseV2NotFound with default headers values
func (*DeleteNoSQLDatabaseV2NotFound) Error ¶
func (o *DeleteNoSQLDatabaseV2NotFound) Error() string
func (*DeleteNoSQLDatabaseV2NotFound) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2NotFound) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2NotFound) ToJSONString() string
type DeleteNoSQLDatabaseV2OK ¶
type DeleteNoSQLDatabaseV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLDatabaseDeleteResponse
}
DeleteNoSQLDatabaseV2OK handles this case with default header values.
OK
func NewDeleteNoSQLDatabaseV2OK ¶
func NewDeleteNoSQLDatabaseV2OK() *DeleteNoSQLDatabaseV2OK
NewDeleteNoSQLDatabaseV2OK creates a DeleteNoSQLDatabaseV2OK with default headers values
func (*DeleteNoSQLDatabaseV2OK) Error ¶
func (o *DeleteNoSQLDatabaseV2OK) Error() string
func (*DeleteNoSQLDatabaseV2OK) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLDatabaseDeleteResponse
func (*DeleteNoSQLDatabaseV2OK) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2OK) ToJSONString() string
type DeleteNoSQLDatabaseV2Params ¶
type DeleteNoSQLDatabaseV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*App
App Name
*/
App string
/*Namespace
Game Name
*/
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
}
DeleteNoSQLDatabaseV2Params contains all the parameters to send to the API endpoint for the delete no sql database v2 operation typically these are written to a http.Request
func NewDeleteNoSQLDatabaseV2Params ¶
func NewDeleteNoSQLDatabaseV2Params() *DeleteNoSQLDatabaseV2Params
NewDeleteNoSQLDatabaseV2Params creates a new DeleteNoSQLDatabaseV2Params object with the default values initialized.
func NewDeleteNoSQLDatabaseV2ParamsWithContext ¶
func NewDeleteNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *DeleteNoSQLDatabaseV2Params
NewDeleteNoSQLDatabaseV2ParamsWithContext creates a new DeleteNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteNoSQLDatabaseV2ParamsWithHTTPClient ¶
func NewDeleteNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *DeleteNoSQLDatabaseV2Params
NewDeleteNoSQLDatabaseV2ParamsWithHTTPClient creates a new DeleteNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteNoSQLDatabaseV2ParamsWithTimeout ¶
func NewDeleteNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *DeleteNoSQLDatabaseV2Params
NewDeleteNoSQLDatabaseV2ParamsWithTimeout creates a new DeleteNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteNoSQLDatabaseV2Params) SetApp ¶
func (o *DeleteNoSQLDatabaseV2Params) SetApp(app string)
SetApp adds the app to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetAuthInfoWriter ¶
func (o *DeleteNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetContext ¶
func (o *DeleteNoSQLDatabaseV2Params) SetContext(ctx context.Context)
SetContext adds the context to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetFlightId ¶
func (o *DeleteNoSQLDatabaseV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeleteNoSQLDatabaseV2Params) SetHTTPClient ¶
func (o *DeleteNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetHTTPClientTransport ¶
func (o *DeleteNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetNamespace ¶
func (o *DeleteNoSQLDatabaseV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) SetTimeout ¶
func (o *DeleteNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WithApp ¶
func (o *DeleteNoSQLDatabaseV2Params) WithApp(app string) *DeleteNoSQLDatabaseV2Params
WithApp adds the app to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WithContext ¶
func (o *DeleteNoSQLDatabaseV2Params) WithContext(ctx context.Context) *DeleteNoSQLDatabaseV2Params
WithContext adds the context to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WithHTTPClient ¶
func (o *DeleteNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *DeleteNoSQLDatabaseV2Params
WithHTTPClient adds the HTTPClient to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WithNamespace ¶
func (o *DeleteNoSQLDatabaseV2Params) WithNamespace(namespace string) *DeleteNoSQLDatabaseV2Params
WithNamespace adds the namespace to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WithTimeout ¶
func (o *DeleteNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *DeleteNoSQLDatabaseV2Params
WithTimeout adds the timeout to the delete no sql database v2 params
func (*DeleteNoSQLDatabaseV2Params) WriteToRequest ¶
func (o *DeleteNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNoSQLDatabaseV2Reader ¶
type DeleteNoSQLDatabaseV2Reader struct {
// contains filtered or unexported fields
}
DeleteNoSQLDatabaseV2Reader is a Reader for the DeleteNoSQLDatabaseV2 structure.
func (*DeleteNoSQLDatabaseV2Reader) ReadResponse ¶
func (o *DeleteNoSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNoSQLDatabaseV2ServiceUnavailable ¶
type DeleteNoSQLDatabaseV2ServiceUnavailable struct {
}
DeleteNoSQLDatabaseV2ServiceUnavailable handles this case with default header values.
Service Unavailable
func NewDeleteNoSQLDatabaseV2ServiceUnavailable ¶
func NewDeleteNoSQLDatabaseV2ServiceUnavailable() *DeleteNoSQLDatabaseV2ServiceUnavailable
NewDeleteNoSQLDatabaseV2ServiceUnavailable creates a DeleteNoSQLDatabaseV2ServiceUnavailable with default headers values
func (*DeleteNoSQLDatabaseV2ServiceUnavailable) Error ¶
func (o *DeleteNoSQLDatabaseV2ServiceUnavailable) Error() string
func (*DeleteNoSQLDatabaseV2ServiceUnavailable) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2ServiceUnavailable) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2ServiceUnavailable) ToJSONString() string
type DeleteNoSQLDatabaseV2Unauthorized ¶
type DeleteNoSQLDatabaseV2Unauthorized struct {
}
DeleteNoSQLDatabaseV2Unauthorized handles this case with default header values.
Unauthorized
func NewDeleteNoSQLDatabaseV2Unauthorized ¶
func NewDeleteNoSQLDatabaseV2Unauthorized() *DeleteNoSQLDatabaseV2Unauthorized
NewDeleteNoSQLDatabaseV2Unauthorized creates a DeleteNoSQLDatabaseV2Unauthorized with default headers values
func (*DeleteNoSQLDatabaseV2Unauthorized) Error ¶
func (o *DeleteNoSQLDatabaseV2Unauthorized) Error() string
func (*DeleteNoSQLDatabaseV2Unauthorized) GetPayload ¶
func (o *DeleteNoSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*DeleteNoSQLDatabaseV2Unauthorized) ToJSONString ¶
func (o *DeleteNoSQLDatabaseV2Unauthorized) ToJSONString() string
type GetNoSQLAccessTunnelV2InternalServerError ¶
type GetNoSQLAccessTunnelV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLAccessTunnelV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetNoSQLAccessTunnelV2InternalServerError ¶
func NewGetNoSQLAccessTunnelV2InternalServerError() *GetNoSQLAccessTunnelV2InternalServerError
NewGetNoSQLAccessTunnelV2InternalServerError creates a GetNoSQLAccessTunnelV2InternalServerError with default headers values
func (*GetNoSQLAccessTunnelV2InternalServerError) Error ¶
func (o *GetNoSQLAccessTunnelV2InternalServerError) Error() string
func (*GetNoSQLAccessTunnelV2InternalServerError) GetPayload ¶
func (o *GetNoSQLAccessTunnelV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLAccessTunnelV2InternalServerError) ToJSONString ¶
func (o *GetNoSQLAccessTunnelV2InternalServerError) ToJSONString() string
type GetNoSQLAccessTunnelV2NotFound ¶
type GetNoSQLAccessTunnelV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLAccessTunnelV2NotFound handles this case with default header values.
Not Found
func NewGetNoSQLAccessTunnelV2NotFound ¶
func NewGetNoSQLAccessTunnelV2NotFound() *GetNoSQLAccessTunnelV2NotFound
NewGetNoSQLAccessTunnelV2NotFound creates a GetNoSQLAccessTunnelV2NotFound with default headers values
func (*GetNoSQLAccessTunnelV2NotFound) Error ¶
func (o *GetNoSQLAccessTunnelV2NotFound) Error() string
func (*GetNoSQLAccessTunnelV2NotFound) GetPayload ¶
func (o *GetNoSQLAccessTunnelV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLAccessTunnelV2NotFound) ToJSONString ¶
func (o *GetNoSQLAccessTunnelV2NotFound) ToJSONString() string
type GetNoSQLAccessTunnelV2OK ¶
type GetNoSQLAccessTunnelV2OK struct {
Payload *csmclientmodels.ApimodelTunnelInfoResponse
}
GetNoSQLAccessTunnelV2OK handles this case with default header values.
OK
func NewGetNoSQLAccessTunnelV2OK ¶
func NewGetNoSQLAccessTunnelV2OK() *GetNoSQLAccessTunnelV2OK
NewGetNoSQLAccessTunnelV2OK creates a GetNoSQLAccessTunnelV2OK with default headers values
func (*GetNoSQLAccessTunnelV2OK) Error ¶
func (o *GetNoSQLAccessTunnelV2OK) Error() string
func (*GetNoSQLAccessTunnelV2OK) GetPayload ¶
func (o *GetNoSQLAccessTunnelV2OK) GetPayload() *csmclientmodels.ApimodelTunnelInfoResponse
func (*GetNoSQLAccessTunnelV2OK) ToJSONString ¶
func (o *GetNoSQLAccessTunnelV2OK) ToJSONString() string
type GetNoSQLAccessTunnelV2Params ¶
type GetNoSQLAccessTunnelV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Namespace
Game Name
*/
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
}
GetNoSQLAccessTunnelV2Params contains all the parameters to send to the API endpoint for the get no sql access tunnel v2 operation typically these are written to a http.Request
func NewGetNoSQLAccessTunnelV2Params ¶
func NewGetNoSQLAccessTunnelV2Params() *GetNoSQLAccessTunnelV2Params
NewGetNoSQLAccessTunnelV2Params creates a new GetNoSQLAccessTunnelV2Params object with the default values initialized.
func NewGetNoSQLAccessTunnelV2ParamsWithContext ¶
func NewGetNoSQLAccessTunnelV2ParamsWithContext(ctx context.Context) *GetNoSQLAccessTunnelV2Params
NewGetNoSQLAccessTunnelV2ParamsWithContext creates a new GetNoSQLAccessTunnelV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetNoSQLAccessTunnelV2ParamsWithHTTPClient ¶
func NewGetNoSQLAccessTunnelV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLAccessTunnelV2Params
NewGetNoSQLAccessTunnelV2ParamsWithHTTPClient creates a new GetNoSQLAccessTunnelV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNoSQLAccessTunnelV2ParamsWithTimeout ¶
func NewGetNoSQLAccessTunnelV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLAccessTunnelV2Params
NewGetNoSQLAccessTunnelV2ParamsWithTimeout creates a new GetNoSQLAccessTunnelV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetNoSQLAccessTunnelV2Params) SetAuthInfoWriter ¶
func (o *GetNoSQLAccessTunnelV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) SetContext ¶
func (o *GetNoSQLAccessTunnelV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) SetFlightId ¶
func (o *GetNoSQLAccessTunnelV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetNoSQLAccessTunnelV2Params) SetHTTPClient ¶
func (o *GetNoSQLAccessTunnelV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) SetHTTPClientTransport ¶
func (o *GetNoSQLAccessTunnelV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) SetNamespace ¶
func (o *GetNoSQLAccessTunnelV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) SetTimeout ¶
func (o *GetNoSQLAccessTunnelV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) WithContext ¶
func (o *GetNoSQLAccessTunnelV2Params) WithContext(ctx context.Context) *GetNoSQLAccessTunnelV2Params
WithContext adds the context to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) WithHTTPClient ¶
func (o *GetNoSQLAccessTunnelV2Params) WithHTTPClient(client *http.Client) *GetNoSQLAccessTunnelV2Params
WithHTTPClient adds the HTTPClient to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) WithNamespace ¶
func (o *GetNoSQLAccessTunnelV2Params) WithNamespace(namespace string) *GetNoSQLAccessTunnelV2Params
WithNamespace adds the namespace to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) WithTimeout ¶
func (o *GetNoSQLAccessTunnelV2Params) WithTimeout(timeout time.Duration) *GetNoSQLAccessTunnelV2Params
WithTimeout adds the timeout to the get no sql access tunnel v2 params
func (*GetNoSQLAccessTunnelV2Params) WriteToRequest ¶
func (o *GetNoSQLAccessTunnelV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNoSQLAccessTunnelV2Reader ¶
type GetNoSQLAccessTunnelV2Reader struct {
// contains filtered or unexported fields
}
GetNoSQLAccessTunnelV2Reader is a Reader for the GetNoSQLAccessTunnelV2 structure.
func (*GetNoSQLAccessTunnelV2Reader) ReadResponse ¶
func (o *GetNoSQLAccessTunnelV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNoSQLAccessTunnelV2ServiceUnavailable ¶
type GetNoSQLAccessTunnelV2ServiceUnavailable struct {
}
GetNoSQLAccessTunnelV2ServiceUnavailable handles this case with default header values.
Service Unavailable
func NewGetNoSQLAccessTunnelV2ServiceUnavailable ¶
func NewGetNoSQLAccessTunnelV2ServiceUnavailable() *GetNoSQLAccessTunnelV2ServiceUnavailable
NewGetNoSQLAccessTunnelV2ServiceUnavailable creates a GetNoSQLAccessTunnelV2ServiceUnavailable with default headers values
func (*GetNoSQLAccessTunnelV2ServiceUnavailable) Error ¶
func (o *GetNoSQLAccessTunnelV2ServiceUnavailable) Error() string
func (*GetNoSQLAccessTunnelV2ServiceUnavailable) GetPayload ¶
func (o *GetNoSQLAccessTunnelV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLAccessTunnelV2ServiceUnavailable) ToJSONString ¶
func (o *GetNoSQLAccessTunnelV2ServiceUnavailable) ToJSONString() string
type GetNoSQLAccessTunnelV2Unauthorized ¶
type GetNoSQLAccessTunnelV2Unauthorized struct {
}
GetNoSQLAccessTunnelV2Unauthorized handles this case with default header values.
Unauthorized
func NewGetNoSQLAccessTunnelV2Unauthorized ¶
func NewGetNoSQLAccessTunnelV2Unauthorized() *GetNoSQLAccessTunnelV2Unauthorized
NewGetNoSQLAccessTunnelV2Unauthorized creates a GetNoSQLAccessTunnelV2Unauthorized with default headers values
func (*GetNoSQLAccessTunnelV2Unauthorized) Error ¶
func (o *GetNoSQLAccessTunnelV2Unauthorized) Error() string
func (*GetNoSQLAccessTunnelV2Unauthorized) GetPayload ¶
func (o *GetNoSQLAccessTunnelV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLAccessTunnelV2Unauthorized) ToJSONString ¶
func (o *GetNoSQLAccessTunnelV2Unauthorized) ToJSONString() string
type GetNoSQLClusterV2BadRequest ¶
type GetNoSQLClusterV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLClusterV2BadRequest handles this case with default header values.
Bad Request
func NewGetNoSQLClusterV2BadRequest ¶
func NewGetNoSQLClusterV2BadRequest() *GetNoSQLClusterV2BadRequest
NewGetNoSQLClusterV2BadRequest creates a GetNoSQLClusterV2BadRequest with default headers values
func (*GetNoSQLClusterV2BadRequest) Error ¶
func (o *GetNoSQLClusterV2BadRequest) Error() string
func (*GetNoSQLClusterV2BadRequest) GetPayload ¶
func (o *GetNoSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLClusterV2BadRequest) ToJSONString ¶
func (o *GetNoSQLClusterV2BadRequest) ToJSONString() string
type GetNoSQLClusterV2Forbidden ¶
type GetNoSQLClusterV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLClusterV2Forbidden handles this case with default header values.
Forbidden
func NewGetNoSQLClusterV2Forbidden ¶
func NewGetNoSQLClusterV2Forbidden() *GetNoSQLClusterV2Forbidden
NewGetNoSQLClusterV2Forbidden creates a GetNoSQLClusterV2Forbidden with default headers values
func (*GetNoSQLClusterV2Forbidden) Error ¶
func (o *GetNoSQLClusterV2Forbidden) Error() string
func (*GetNoSQLClusterV2Forbidden) GetPayload ¶
func (o *GetNoSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLClusterV2Forbidden) ToJSONString ¶
func (o *GetNoSQLClusterV2Forbidden) ToJSONString() string
type GetNoSQLClusterV2InternalServerError ¶
type GetNoSQLClusterV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLClusterV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetNoSQLClusterV2InternalServerError ¶
func NewGetNoSQLClusterV2InternalServerError() *GetNoSQLClusterV2InternalServerError
NewGetNoSQLClusterV2InternalServerError creates a GetNoSQLClusterV2InternalServerError with default headers values
func (*GetNoSQLClusterV2InternalServerError) Error ¶
func (o *GetNoSQLClusterV2InternalServerError) Error() string
func (*GetNoSQLClusterV2InternalServerError) GetPayload ¶
func (o *GetNoSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLClusterV2InternalServerError) ToJSONString ¶
func (o *GetNoSQLClusterV2InternalServerError) ToJSONString() string
type GetNoSQLClusterV2NotFound ¶
type GetNoSQLClusterV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLClusterV2NotFound handles this case with default header values.
Not Found
func NewGetNoSQLClusterV2NotFound ¶
func NewGetNoSQLClusterV2NotFound() *GetNoSQLClusterV2NotFound
NewGetNoSQLClusterV2NotFound creates a GetNoSQLClusterV2NotFound with default headers values
func (*GetNoSQLClusterV2NotFound) Error ¶
func (o *GetNoSQLClusterV2NotFound) Error() string
func (*GetNoSQLClusterV2NotFound) GetPayload ¶
func (o *GetNoSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLClusterV2NotFound) ToJSONString ¶
func (o *GetNoSQLClusterV2NotFound) ToJSONString() string
type GetNoSQLClusterV2OK ¶
type GetNoSQLClusterV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLResourceResponse
}
GetNoSQLClusterV2OK handles this case with default header values.
OK
func NewGetNoSQLClusterV2OK ¶
func NewGetNoSQLClusterV2OK() *GetNoSQLClusterV2OK
NewGetNoSQLClusterV2OK creates a GetNoSQLClusterV2OK with default headers values
func (*GetNoSQLClusterV2OK) Error ¶
func (o *GetNoSQLClusterV2OK) Error() string
func (*GetNoSQLClusterV2OK) GetPayload ¶
func (o *GetNoSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLResourceResponse
func (*GetNoSQLClusterV2OK) ToJSONString ¶
func (o *GetNoSQLClusterV2OK) ToJSONString() string
type GetNoSQLClusterV2Params ¶
type GetNoSQLClusterV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Namespace
Studio Name
*/
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
}
GetNoSQLClusterV2Params contains all the parameters to send to the API endpoint for the get no sql cluster v2 operation typically these are written to a http.Request
func NewGetNoSQLClusterV2Params ¶
func NewGetNoSQLClusterV2Params() *GetNoSQLClusterV2Params
NewGetNoSQLClusterV2Params creates a new GetNoSQLClusterV2Params object with the default values initialized.
func NewGetNoSQLClusterV2ParamsWithContext ¶
func NewGetNoSQLClusterV2ParamsWithContext(ctx context.Context) *GetNoSQLClusterV2Params
NewGetNoSQLClusterV2ParamsWithContext creates a new GetNoSQLClusterV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetNoSQLClusterV2ParamsWithHTTPClient ¶
func NewGetNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLClusterV2Params
NewGetNoSQLClusterV2ParamsWithHTTPClient creates a new GetNoSQLClusterV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNoSQLClusterV2ParamsWithTimeout ¶
func NewGetNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLClusterV2Params
NewGetNoSQLClusterV2ParamsWithTimeout creates a new GetNoSQLClusterV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetNoSQLClusterV2Params) SetAuthInfoWriter ¶
func (o *GetNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) SetContext ¶
func (o *GetNoSQLClusterV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) SetFlightId ¶
func (o *GetNoSQLClusterV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetNoSQLClusterV2Params) SetHTTPClient ¶
func (o *GetNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) SetHTTPClientTransport ¶
func (o *GetNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) SetNamespace ¶
func (o *GetNoSQLClusterV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) SetTimeout ¶
func (o *GetNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) WithContext ¶
func (o *GetNoSQLClusterV2Params) WithContext(ctx context.Context) *GetNoSQLClusterV2Params
WithContext adds the context to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) WithHTTPClient ¶
func (o *GetNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *GetNoSQLClusterV2Params
WithHTTPClient adds the HTTPClient to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) WithNamespace ¶
func (o *GetNoSQLClusterV2Params) WithNamespace(namespace string) *GetNoSQLClusterV2Params
WithNamespace adds the namespace to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) WithTimeout ¶
func (o *GetNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *GetNoSQLClusterV2Params
WithTimeout adds the timeout to the get no sql cluster v2 params
func (*GetNoSQLClusterV2Params) WriteToRequest ¶
func (o *GetNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNoSQLClusterV2Reader ¶
type GetNoSQLClusterV2Reader struct {
// contains filtered or unexported fields
}
GetNoSQLClusterV2Reader is a Reader for the GetNoSQLClusterV2 structure.
func (*GetNoSQLClusterV2Reader) ReadResponse ¶
func (o *GetNoSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNoSQLClusterV2Unauthorized ¶
type GetNoSQLClusterV2Unauthorized struct {
}
GetNoSQLClusterV2Unauthorized handles this case with default header values.
Unauthorized
func NewGetNoSQLClusterV2Unauthorized ¶
func NewGetNoSQLClusterV2Unauthorized() *GetNoSQLClusterV2Unauthorized
NewGetNoSQLClusterV2Unauthorized creates a GetNoSQLClusterV2Unauthorized with default headers values
func (*GetNoSQLClusterV2Unauthorized) Error ¶
func (o *GetNoSQLClusterV2Unauthorized) Error() string
func (*GetNoSQLClusterV2Unauthorized) GetPayload ¶
func (o *GetNoSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLClusterV2Unauthorized) ToJSONString ¶
func (o *GetNoSQLClusterV2Unauthorized) ToJSONString() string
type GetNoSQLDatabaseV2Forbidden ¶
type GetNoSQLDatabaseV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLDatabaseV2Forbidden handles this case with default header values.
Forbidden
func NewGetNoSQLDatabaseV2Forbidden ¶
func NewGetNoSQLDatabaseV2Forbidden() *GetNoSQLDatabaseV2Forbidden
NewGetNoSQLDatabaseV2Forbidden creates a GetNoSQLDatabaseV2Forbidden with default headers values
func (*GetNoSQLDatabaseV2Forbidden) Error ¶
func (o *GetNoSQLDatabaseV2Forbidden) Error() string
func (*GetNoSQLDatabaseV2Forbidden) GetPayload ¶
func (o *GetNoSQLDatabaseV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLDatabaseV2Forbidden) ToJSONString ¶
func (o *GetNoSQLDatabaseV2Forbidden) ToJSONString() string
type GetNoSQLDatabaseV2InternalServerError ¶
type GetNoSQLDatabaseV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLDatabaseV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetNoSQLDatabaseV2InternalServerError ¶
func NewGetNoSQLDatabaseV2InternalServerError() *GetNoSQLDatabaseV2InternalServerError
NewGetNoSQLDatabaseV2InternalServerError creates a GetNoSQLDatabaseV2InternalServerError with default headers values
func (*GetNoSQLDatabaseV2InternalServerError) Error ¶
func (o *GetNoSQLDatabaseV2InternalServerError) Error() string
func (*GetNoSQLDatabaseV2InternalServerError) GetPayload ¶
func (o *GetNoSQLDatabaseV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLDatabaseV2InternalServerError) ToJSONString ¶
func (o *GetNoSQLDatabaseV2InternalServerError) ToJSONString() string
type GetNoSQLDatabaseV2NotFound ¶
type GetNoSQLDatabaseV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
GetNoSQLDatabaseV2NotFound handles this case with default header values.
Not Found
func NewGetNoSQLDatabaseV2NotFound ¶
func NewGetNoSQLDatabaseV2NotFound() *GetNoSQLDatabaseV2NotFound
NewGetNoSQLDatabaseV2NotFound creates a GetNoSQLDatabaseV2NotFound with default headers values
func (*GetNoSQLDatabaseV2NotFound) Error ¶
func (o *GetNoSQLDatabaseV2NotFound) Error() string
func (*GetNoSQLDatabaseV2NotFound) GetPayload ¶
func (o *GetNoSQLDatabaseV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLDatabaseV2NotFound) ToJSONString ¶
func (o *GetNoSQLDatabaseV2NotFound) ToJSONString() string
type GetNoSQLDatabaseV2OK ¶
type GetNoSQLDatabaseV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLDatabaseResponse
}
GetNoSQLDatabaseV2OK handles this case with default header values.
OK
func NewGetNoSQLDatabaseV2OK ¶
func NewGetNoSQLDatabaseV2OK() *GetNoSQLDatabaseV2OK
NewGetNoSQLDatabaseV2OK creates a GetNoSQLDatabaseV2OK with default headers values
func (*GetNoSQLDatabaseV2OK) Error ¶
func (o *GetNoSQLDatabaseV2OK) Error() string
func (*GetNoSQLDatabaseV2OK) GetPayload ¶
func (o *GetNoSQLDatabaseV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLDatabaseResponse
func (*GetNoSQLDatabaseV2OK) ToJSONString ¶
func (o *GetNoSQLDatabaseV2OK) ToJSONString() string
type GetNoSQLDatabaseV2Params ¶
type GetNoSQLDatabaseV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*App
App Name
*/
App string
/*Namespace
Game Name
*/
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
}
GetNoSQLDatabaseV2Params contains all the parameters to send to the API endpoint for the get no sql database v2 operation typically these are written to a http.Request
func NewGetNoSQLDatabaseV2Params ¶
func NewGetNoSQLDatabaseV2Params() *GetNoSQLDatabaseV2Params
NewGetNoSQLDatabaseV2Params creates a new GetNoSQLDatabaseV2Params object with the default values initialized.
func NewGetNoSQLDatabaseV2ParamsWithContext ¶
func NewGetNoSQLDatabaseV2ParamsWithContext(ctx context.Context) *GetNoSQLDatabaseV2Params
NewGetNoSQLDatabaseV2ParamsWithContext creates a new GetNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetNoSQLDatabaseV2ParamsWithHTTPClient ¶
func NewGetNoSQLDatabaseV2ParamsWithHTTPClient(client *http.Client) *GetNoSQLDatabaseV2Params
NewGetNoSQLDatabaseV2ParamsWithHTTPClient creates a new GetNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNoSQLDatabaseV2ParamsWithTimeout ¶
func NewGetNoSQLDatabaseV2ParamsWithTimeout(timeout time.Duration) *GetNoSQLDatabaseV2Params
NewGetNoSQLDatabaseV2ParamsWithTimeout creates a new GetNoSQLDatabaseV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetNoSQLDatabaseV2Params) SetApp ¶
func (o *GetNoSQLDatabaseV2Params) SetApp(app string)
SetApp adds the app to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetAuthInfoWriter ¶
func (o *GetNoSQLDatabaseV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetContext ¶
func (o *GetNoSQLDatabaseV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetFlightId ¶
func (o *GetNoSQLDatabaseV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetNoSQLDatabaseV2Params) SetHTTPClient ¶
func (o *GetNoSQLDatabaseV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetHTTPClientTransport ¶
func (o *GetNoSQLDatabaseV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetNamespace ¶
func (o *GetNoSQLDatabaseV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) SetTimeout ¶
func (o *GetNoSQLDatabaseV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WithApp ¶
func (o *GetNoSQLDatabaseV2Params) WithApp(app string) *GetNoSQLDatabaseV2Params
WithApp adds the app to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WithContext ¶
func (o *GetNoSQLDatabaseV2Params) WithContext(ctx context.Context) *GetNoSQLDatabaseV2Params
WithContext adds the context to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WithHTTPClient ¶
func (o *GetNoSQLDatabaseV2Params) WithHTTPClient(client *http.Client) *GetNoSQLDatabaseV2Params
WithHTTPClient adds the HTTPClient to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WithNamespace ¶
func (o *GetNoSQLDatabaseV2Params) WithNamespace(namespace string) *GetNoSQLDatabaseV2Params
WithNamespace adds the namespace to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WithTimeout ¶
func (o *GetNoSQLDatabaseV2Params) WithTimeout(timeout time.Duration) *GetNoSQLDatabaseV2Params
WithTimeout adds the timeout to the get no sql database v2 params
func (*GetNoSQLDatabaseV2Params) WriteToRequest ¶
func (o *GetNoSQLDatabaseV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNoSQLDatabaseV2Reader ¶
type GetNoSQLDatabaseV2Reader struct {
// contains filtered or unexported fields
}
GetNoSQLDatabaseV2Reader is a Reader for the GetNoSQLDatabaseV2 structure.
func (*GetNoSQLDatabaseV2Reader) ReadResponse ¶
func (o *GetNoSQLDatabaseV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNoSQLDatabaseV2Unauthorized ¶
type GetNoSQLDatabaseV2Unauthorized struct {
}
GetNoSQLDatabaseV2Unauthorized handles this case with default header values.
Unauthorized
func NewGetNoSQLDatabaseV2Unauthorized ¶
func NewGetNoSQLDatabaseV2Unauthorized() *GetNoSQLDatabaseV2Unauthorized
NewGetNoSQLDatabaseV2Unauthorized creates a GetNoSQLDatabaseV2Unauthorized with default headers values
func (*GetNoSQLDatabaseV2Unauthorized) Error ¶
func (o *GetNoSQLDatabaseV2Unauthorized) Error() string
func (*GetNoSQLDatabaseV2Unauthorized) GetPayload ¶
func (o *GetNoSQLDatabaseV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*GetNoSQLDatabaseV2Unauthorized) ToJSONString ¶
func (o *GetNoSQLDatabaseV2Unauthorized) ToJSONString() string
type UpdateNoSQLClusterV2BadRequest ¶
type UpdateNoSQLClusterV2BadRequest struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateNoSQLClusterV2BadRequest handles this case with default header values.
Bad Request
func NewUpdateNoSQLClusterV2BadRequest ¶
func NewUpdateNoSQLClusterV2BadRequest() *UpdateNoSQLClusterV2BadRequest
NewUpdateNoSQLClusterV2BadRequest creates a UpdateNoSQLClusterV2BadRequest with default headers values
func (*UpdateNoSQLClusterV2BadRequest) Error ¶
func (o *UpdateNoSQLClusterV2BadRequest) Error() string
func (*UpdateNoSQLClusterV2BadRequest) GetPayload ¶
func (o *UpdateNoSQLClusterV2BadRequest) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2BadRequest) ToJSONString ¶
func (o *UpdateNoSQLClusterV2BadRequest) ToJSONString() string
type UpdateNoSQLClusterV2Forbidden ¶
type UpdateNoSQLClusterV2Forbidden struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateNoSQLClusterV2Forbidden handles this case with default header values.
Forbidden
func NewUpdateNoSQLClusterV2Forbidden ¶
func NewUpdateNoSQLClusterV2Forbidden() *UpdateNoSQLClusterV2Forbidden
NewUpdateNoSQLClusterV2Forbidden creates a UpdateNoSQLClusterV2Forbidden with default headers values
func (*UpdateNoSQLClusterV2Forbidden) Error ¶
func (o *UpdateNoSQLClusterV2Forbidden) Error() string
func (*UpdateNoSQLClusterV2Forbidden) GetPayload ¶
func (o *UpdateNoSQLClusterV2Forbidden) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2Forbidden) ToJSONString ¶
func (o *UpdateNoSQLClusterV2Forbidden) ToJSONString() string
type UpdateNoSQLClusterV2InternalServerError ¶
type UpdateNoSQLClusterV2InternalServerError struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateNoSQLClusterV2InternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateNoSQLClusterV2InternalServerError ¶
func NewUpdateNoSQLClusterV2InternalServerError() *UpdateNoSQLClusterV2InternalServerError
NewUpdateNoSQLClusterV2InternalServerError creates a UpdateNoSQLClusterV2InternalServerError with default headers values
func (*UpdateNoSQLClusterV2InternalServerError) Error ¶
func (o *UpdateNoSQLClusterV2InternalServerError) Error() string
func (*UpdateNoSQLClusterV2InternalServerError) GetPayload ¶
func (o *UpdateNoSQLClusterV2InternalServerError) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2InternalServerError) ToJSONString ¶
func (o *UpdateNoSQLClusterV2InternalServerError) ToJSONString() string
type UpdateNoSQLClusterV2NotFound ¶
type UpdateNoSQLClusterV2NotFound struct {
Payload *csmclientmodels.ResponseErrorResponse
}
UpdateNoSQLClusterV2NotFound handles this case with default header values.
Not Found
func NewUpdateNoSQLClusterV2NotFound ¶
func NewUpdateNoSQLClusterV2NotFound() *UpdateNoSQLClusterV2NotFound
NewUpdateNoSQLClusterV2NotFound creates a UpdateNoSQLClusterV2NotFound with default headers values
func (*UpdateNoSQLClusterV2NotFound) Error ¶
func (o *UpdateNoSQLClusterV2NotFound) Error() string
func (*UpdateNoSQLClusterV2NotFound) GetPayload ¶
func (o *UpdateNoSQLClusterV2NotFound) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2NotFound) ToJSONString ¶
func (o *UpdateNoSQLClusterV2NotFound) ToJSONString() string
type UpdateNoSQLClusterV2OK ¶
type UpdateNoSQLClusterV2OK struct {
Payload *csmclientmodels.ApimodelNoSQLResourceResponse
}
UpdateNoSQLClusterV2OK handles this case with default header values.
OK
func NewUpdateNoSQLClusterV2OK ¶
func NewUpdateNoSQLClusterV2OK() *UpdateNoSQLClusterV2OK
NewUpdateNoSQLClusterV2OK creates a UpdateNoSQLClusterV2OK with default headers values
func (*UpdateNoSQLClusterV2OK) Error ¶
func (o *UpdateNoSQLClusterV2OK) Error() string
func (*UpdateNoSQLClusterV2OK) GetPayload ¶
func (o *UpdateNoSQLClusterV2OK) GetPayload() *csmclientmodels.ApimodelNoSQLResourceResponse
func (*UpdateNoSQLClusterV2OK) ToJSONString ¶
func (o *UpdateNoSQLClusterV2OK) ToJSONString() string
type UpdateNoSQLClusterV2Params ¶
type UpdateNoSQLClusterV2Params struct {
/*RetryPolicy*/
RetryPolicy *utils.Retry
/*Body*/
Body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration
/*Namespace
Studio Name
*/
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
}
UpdateNoSQLClusterV2Params contains all the parameters to send to the API endpoint for the update no sql cluster v2 operation typically these are written to a http.Request
func NewUpdateNoSQLClusterV2Params ¶
func NewUpdateNoSQLClusterV2Params() *UpdateNoSQLClusterV2Params
NewUpdateNoSQLClusterV2Params creates a new UpdateNoSQLClusterV2Params object with the default values initialized.
func NewUpdateNoSQLClusterV2ParamsWithContext ¶
func NewUpdateNoSQLClusterV2ParamsWithContext(ctx context.Context) *UpdateNoSQLClusterV2Params
NewUpdateNoSQLClusterV2ParamsWithContext creates a new UpdateNoSQLClusterV2Params object with the default values initialized, and the ability to set a context for a request
func NewUpdateNoSQLClusterV2ParamsWithHTTPClient ¶
func NewUpdateNoSQLClusterV2ParamsWithHTTPClient(client *http.Client) *UpdateNoSQLClusterV2Params
NewUpdateNoSQLClusterV2ParamsWithHTTPClient creates a new UpdateNoSQLClusterV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateNoSQLClusterV2ParamsWithTimeout ¶
func NewUpdateNoSQLClusterV2ParamsWithTimeout(timeout time.Duration) *UpdateNoSQLClusterV2Params
NewUpdateNoSQLClusterV2ParamsWithTimeout creates a new UpdateNoSQLClusterV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateNoSQLClusterV2Params) SetAuthInfoWriter ¶
func (o *UpdateNoSQLClusterV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetBody ¶
func (o *UpdateNoSQLClusterV2Params) SetBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration)
SetBody adds the body to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetContext ¶
func (o *UpdateNoSQLClusterV2Params) SetContext(ctx context.Context)
SetContext adds the context to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetFlightId ¶
func (o *UpdateNoSQLClusterV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateNoSQLClusterV2Params) SetHTTPClient ¶
func (o *UpdateNoSQLClusterV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetHTTPClientTransport ¶
func (o *UpdateNoSQLClusterV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetNamespace ¶
func (o *UpdateNoSQLClusterV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) SetTimeout ¶
func (o *UpdateNoSQLClusterV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WithBody ¶
func (o *UpdateNoSQLClusterV2Params) WithBody(body *csmclientmodels.NosqlresourceNoSQLResourceConfiguration) *UpdateNoSQLClusterV2Params
WithBody adds the body to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WithContext ¶
func (o *UpdateNoSQLClusterV2Params) WithContext(ctx context.Context) *UpdateNoSQLClusterV2Params
WithContext adds the context to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WithHTTPClient ¶
func (o *UpdateNoSQLClusterV2Params) WithHTTPClient(client *http.Client) *UpdateNoSQLClusterV2Params
WithHTTPClient adds the HTTPClient to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WithNamespace ¶
func (o *UpdateNoSQLClusterV2Params) WithNamespace(namespace string) *UpdateNoSQLClusterV2Params
WithNamespace adds the namespace to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WithTimeout ¶
func (o *UpdateNoSQLClusterV2Params) WithTimeout(timeout time.Duration) *UpdateNoSQLClusterV2Params
WithTimeout adds the timeout to the update no sql cluster v2 params
func (*UpdateNoSQLClusterV2Params) WriteToRequest ¶
func (o *UpdateNoSQLClusterV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNoSQLClusterV2Reader ¶
type UpdateNoSQLClusterV2Reader struct {
// contains filtered or unexported fields
}
UpdateNoSQLClusterV2Reader is a Reader for the UpdateNoSQLClusterV2 structure.
func (*UpdateNoSQLClusterV2Reader) ReadResponse ¶
func (o *UpdateNoSQLClusterV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNoSQLClusterV2ServiceUnavailable ¶
type UpdateNoSQLClusterV2ServiceUnavailable struct {
}
UpdateNoSQLClusterV2ServiceUnavailable handles this case with default header values.
Service Unavailable
func NewUpdateNoSQLClusterV2ServiceUnavailable ¶
func NewUpdateNoSQLClusterV2ServiceUnavailable() *UpdateNoSQLClusterV2ServiceUnavailable
NewUpdateNoSQLClusterV2ServiceUnavailable creates a UpdateNoSQLClusterV2ServiceUnavailable with default headers values
func (*UpdateNoSQLClusterV2ServiceUnavailable) Error ¶
func (o *UpdateNoSQLClusterV2ServiceUnavailable) Error() string
func (*UpdateNoSQLClusterV2ServiceUnavailable) GetPayload ¶
func (o *UpdateNoSQLClusterV2ServiceUnavailable) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2ServiceUnavailable) ToJSONString ¶
func (o *UpdateNoSQLClusterV2ServiceUnavailable) ToJSONString() string
type UpdateNoSQLClusterV2Unauthorized ¶
type UpdateNoSQLClusterV2Unauthorized struct {
}
UpdateNoSQLClusterV2Unauthorized handles this case with default header values.
Unauthorized
func NewUpdateNoSQLClusterV2Unauthorized ¶
func NewUpdateNoSQLClusterV2Unauthorized() *UpdateNoSQLClusterV2Unauthorized
NewUpdateNoSQLClusterV2Unauthorized creates a UpdateNoSQLClusterV2Unauthorized with default headers values
func (*UpdateNoSQLClusterV2Unauthorized) Error ¶
func (o *UpdateNoSQLClusterV2Unauthorized) Error() string
func (*UpdateNoSQLClusterV2Unauthorized) GetPayload ¶
func (o *UpdateNoSQLClusterV2Unauthorized) GetPayload() *csmclientmodels.ResponseErrorResponse
func (*UpdateNoSQLClusterV2Unauthorized) ToJSONString ¶
func (o *UpdateNoSQLClusterV2Unauthorized) ToJSONString() string
Source Files
¶
- create_no_sql_cluster_v2_parameters.go
- create_no_sql_cluster_v2_responses.go
- create_no_sql_database_credential_v2_parameters.go
- create_no_sql_database_credential_v2_responses.go
- create_no_sql_database_v2_parameters.go
- create_no_sql_database_v2_responses.go
- delete_no_sql_cluster_v2_parameters.go
- delete_no_sql_cluster_v2_responses.go
- delete_no_sql_database_v2_parameters.go
- delete_no_sql_database_v2_responses.go
- get_no_sql_access_tunnel_v2_parameters.go
- get_no_sql_access_tunnel_v2_responses.go
- get_no_sql_cluster_v2_parameters.go
- get_no_sql_cluster_v2_responses.go
- get_no_sql_database_v2_parameters.go
- get_no_sql_database_v2_responses.go
- managed_resources_client.go
- update_no_sql_cluster_v2_parameters.go
- update_no_sql_cluster_v2_responses.go