Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRdsConfigInWorkspace(params *CreateRdsConfigInWorkspaceParams) (*CreateRdsConfigInWorkspaceOK, error)
- func (a *Client) DeleteRdsConfigInWorkspace(params *DeleteRdsConfigInWorkspaceParams) (*DeleteRdsConfigInWorkspaceOK, error)
- func (a *Client) GetRdsConfigInWorkspace(params *GetRdsConfigInWorkspaceParams) (*GetRdsConfigInWorkspaceOK, error)
- func (a *Client) GetRdsRequestFromNameInWorkspace(params *GetRdsRequestFromNameInWorkspaceParams) (*GetRdsRequestFromNameInWorkspaceOK, error)
- func (a *Client) ListRdsConfigsByWorkspace(params *ListRdsConfigsByWorkspaceParams) (*ListRdsConfigsByWorkspaceOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TestRdsConnectionInWorkspace(params *TestRdsConnectionInWorkspaceParams) (*TestRdsConnectionInWorkspaceOK, error)
- type CreateRdsConfigInWorkspaceOK
- type CreateRdsConfigInWorkspaceParams
- func NewCreateRdsConfigInWorkspaceParams() *CreateRdsConfigInWorkspaceParams
- func NewCreateRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *CreateRdsConfigInWorkspaceParams
- func NewCreateRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *CreateRdsConfigInWorkspaceParams
- func NewCreateRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) SetBody(body *models_cloudbreak.RdsConfig)
- func (o *CreateRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
- func (o *CreateRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *CreateRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *CreateRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *CreateRdsConfigInWorkspaceParams) WithBody(body *models_cloudbreak.RdsConfig) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *CreateRdsConfigInWorkspaceParams
- func (o *CreateRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRdsConfigInWorkspaceReader
- type DeleteRdsConfigInWorkspaceOK
- type DeleteRdsConfigInWorkspaceParams
- func NewDeleteRdsConfigInWorkspaceParams() *DeleteRdsConfigInWorkspaceParams
- func NewDeleteRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *DeleteRdsConfigInWorkspaceParams
- func NewDeleteRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteRdsConfigInWorkspaceParams
- func NewDeleteRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
- func (o *DeleteRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRdsConfigInWorkspaceParams) SetName(name string)
- func (o *DeleteRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *DeleteRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) WithName(name string) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *DeleteRdsConfigInWorkspaceParams
- func (o *DeleteRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRdsConfigInWorkspaceReader
- type GetRdsConfigInWorkspaceOK
- type GetRdsConfigInWorkspaceParams
- func NewGetRdsConfigInWorkspaceParams() *GetRdsConfigInWorkspaceParams
- func NewGetRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *GetRdsConfigInWorkspaceParams
- func NewGetRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *GetRdsConfigInWorkspaceParams
- func NewGetRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
- func (o *GetRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsConfigInWorkspaceParams) SetName(name string)
- func (o *GetRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *GetRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) WithName(name string) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetRdsConfigInWorkspaceParams
- func (o *GetRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsConfigInWorkspaceReader
- type GetRdsRequestFromNameInWorkspaceOK
- type GetRdsRequestFromNameInWorkspaceParams
- func NewGetRdsRequestFromNameInWorkspaceParams() *GetRdsRequestFromNameInWorkspaceParams
- func NewGetRdsRequestFromNameInWorkspaceParamsWithContext(ctx context.Context) *GetRdsRequestFromNameInWorkspaceParams
- func NewGetRdsRequestFromNameInWorkspaceParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameInWorkspaceParams
- func NewGetRdsRequestFromNameInWorkspaceParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) SetContext(ctx context.Context)
- func (o *GetRdsRequestFromNameInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsRequestFromNameInWorkspaceParams) SetName(name string)
- func (o *GetRdsRequestFromNameInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsRequestFromNameInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *GetRdsRequestFromNameInWorkspaceParams) WithContext(ctx context.Context) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) WithName(name string) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetRdsRequestFromNameInWorkspaceParams
- func (o *GetRdsRequestFromNameInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsRequestFromNameInWorkspaceReader
- type ListRdsConfigsByWorkspaceOK
- type ListRdsConfigsByWorkspaceParams
- func NewListRdsConfigsByWorkspaceParams() *ListRdsConfigsByWorkspaceParams
- func NewListRdsConfigsByWorkspaceParamsWithContext(ctx context.Context) *ListRdsConfigsByWorkspaceParams
- func NewListRdsConfigsByWorkspaceParamsWithHTTPClient(client *http.Client) *ListRdsConfigsByWorkspaceParams
- func NewListRdsConfigsByWorkspaceParamsWithTimeout(timeout time.Duration) *ListRdsConfigsByWorkspaceParams
- func (o *ListRdsConfigsByWorkspaceParams) SetContext(ctx context.Context)
- func (o *ListRdsConfigsByWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *ListRdsConfigsByWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *ListRdsConfigsByWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *ListRdsConfigsByWorkspaceParams) WithContext(ctx context.Context) *ListRdsConfigsByWorkspaceParams
- func (o *ListRdsConfigsByWorkspaceParams) WithHTTPClient(client *http.Client) *ListRdsConfigsByWorkspaceParams
- func (o *ListRdsConfigsByWorkspaceParams) WithTimeout(timeout time.Duration) *ListRdsConfigsByWorkspaceParams
- func (o *ListRdsConfigsByWorkspaceParams) WithWorkspaceID(workspaceID int64) *ListRdsConfigsByWorkspaceParams
- func (o *ListRdsConfigsByWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListRdsConfigsByWorkspaceReader
- type TestRdsConnectionInWorkspaceOK
- type TestRdsConnectionInWorkspaceParams
- func NewTestRdsConnectionInWorkspaceParams() *TestRdsConnectionInWorkspaceParams
- func NewTestRdsConnectionInWorkspaceParamsWithContext(ctx context.Context) *TestRdsConnectionInWorkspaceParams
- func NewTestRdsConnectionInWorkspaceParamsWithHTTPClient(client *http.Client) *TestRdsConnectionInWorkspaceParams
- func NewTestRdsConnectionInWorkspaceParamsWithTimeout(timeout time.Duration) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) SetBody(body *models_cloudbreak.RdsTestRequest)
- func (o *TestRdsConnectionInWorkspaceParams) SetContext(ctx context.Context)
- func (o *TestRdsConnectionInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *TestRdsConnectionInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *TestRdsConnectionInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *TestRdsConnectionInWorkspaceParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) WithContext(ctx context.Context) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) WithHTTPClient(client *http.Client) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) WithTimeout(timeout time.Duration) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) WithWorkspaceID(workspaceID int64) *TestRdsConnectionInWorkspaceParams
- func (o *TestRdsConnectionInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestRdsConnectionInWorkspaceReader
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 v3 workspace id rdsconfigs API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 workspace id rdsconfigs API client.
func (*Client) CreateRdsConfigInWorkspace ¶
func (a *Client) CreateRdsConfigInWorkspace(params *CreateRdsConfigInWorkspaceParams) (*CreateRdsConfigInWorkspaceOK, error)
CreateRdsConfigInWorkspace creates r d s config in workspace
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) DeleteRdsConfigInWorkspace ¶
func (a *Client) DeleteRdsConfigInWorkspace(params *DeleteRdsConfigInWorkspaceParams) (*DeleteRdsConfigInWorkspaceOK, error)
DeleteRdsConfigInWorkspace deletes r d s config by name in workspace
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRdsConfigInWorkspace ¶
func (a *Client) GetRdsConfigInWorkspace(params *GetRdsConfigInWorkspaceParams) (*GetRdsConfigInWorkspaceOK, error)
GetRdsConfigInWorkspace gets r d s config by name in workspace
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRdsRequestFromNameInWorkspace ¶
func (a *Client) GetRdsRequestFromNameInWorkspace(params *GetRdsRequestFromNameInWorkspaceParams) (*GetRdsRequestFromNameInWorkspaceOK, error)
GetRdsRequestFromNameInWorkspace gets request in workspace
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) ListRdsConfigsByWorkspace ¶
func (a *Client) ListRdsConfigsByWorkspace(params *ListRdsConfigsByWorkspaceParams) (*ListRdsConfigsByWorkspaceOK, error)
ListRdsConfigsByWorkspace lists r d s configs for the given workspace
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TestRdsConnectionInWorkspace ¶
func (a *Client) TestRdsConnectionInWorkspace(params *TestRdsConnectionInWorkspaceParams) (*TestRdsConnectionInWorkspaceOK, error)
TestRdsConnectionInWorkspace tests r d s connectivity
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
type CreateRdsConfigInWorkspaceOK ¶
type CreateRdsConfigInWorkspaceOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
CreateRdsConfigInWorkspaceOK handles this case with default header values.
successful operation
func NewCreateRdsConfigInWorkspaceOK ¶
func NewCreateRdsConfigInWorkspaceOK() *CreateRdsConfigInWorkspaceOK
NewCreateRdsConfigInWorkspaceOK creates a CreateRdsConfigInWorkspaceOK with default headers values
func (*CreateRdsConfigInWorkspaceOK) Error ¶
func (o *CreateRdsConfigInWorkspaceOK) Error() string
type CreateRdsConfigInWorkspaceParams ¶
type CreateRdsConfigInWorkspaceParams struct { /*Body*/ Body *models_cloudbreak.RdsConfig /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRdsConfigInWorkspaceParams contains all the parameters to send to the API endpoint for the create rds config in workspace operation typically these are written to a http.Request
func NewCreateRdsConfigInWorkspaceParams ¶
func NewCreateRdsConfigInWorkspaceParams() *CreateRdsConfigInWorkspaceParams
NewCreateRdsConfigInWorkspaceParams creates a new CreateRdsConfigInWorkspaceParams object with the default values initialized.
func NewCreateRdsConfigInWorkspaceParamsWithContext ¶
func NewCreateRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *CreateRdsConfigInWorkspaceParams
NewCreateRdsConfigInWorkspaceParamsWithContext creates a new CreateRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewCreateRdsConfigInWorkspaceParamsWithHTTPClient ¶
func NewCreateRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *CreateRdsConfigInWorkspaceParams
NewCreateRdsConfigInWorkspaceParamsWithHTTPClient creates a new CreateRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateRdsConfigInWorkspaceParamsWithTimeout ¶
func NewCreateRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *CreateRdsConfigInWorkspaceParams
NewCreateRdsConfigInWorkspaceParamsWithTimeout creates a new CreateRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateRdsConfigInWorkspaceParams) SetBody ¶
func (o *CreateRdsConfigInWorkspaceParams) SetBody(body *models_cloudbreak.RdsConfig)
SetBody adds the body to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) SetContext ¶
func (o *CreateRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) SetHTTPClient ¶
func (o *CreateRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) SetTimeout ¶
func (o *CreateRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) SetWorkspaceID ¶
func (o *CreateRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WithBody ¶
func (o *CreateRdsConfigInWorkspaceParams) WithBody(body *models_cloudbreak.RdsConfig) *CreateRdsConfigInWorkspaceParams
WithBody adds the body to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WithContext ¶
func (o *CreateRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *CreateRdsConfigInWorkspaceParams
WithContext adds the context to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WithHTTPClient ¶
func (o *CreateRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *CreateRdsConfigInWorkspaceParams
WithHTTPClient adds the HTTPClient to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WithTimeout ¶
func (o *CreateRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *CreateRdsConfigInWorkspaceParams
WithTimeout adds the timeout to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WithWorkspaceID ¶
func (o *CreateRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *CreateRdsConfigInWorkspaceParams
WithWorkspaceID adds the workspaceID to the create rds config in workspace params
func (*CreateRdsConfigInWorkspaceParams) WriteToRequest ¶
func (o *CreateRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRdsConfigInWorkspaceReader ¶
type CreateRdsConfigInWorkspaceReader struct {
// contains filtered or unexported fields
}
CreateRdsConfigInWorkspaceReader is a Reader for the CreateRdsConfigInWorkspace structure.
func (*CreateRdsConfigInWorkspaceReader) ReadResponse ¶
func (o *CreateRdsConfigInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRdsConfigInWorkspaceOK ¶
type DeleteRdsConfigInWorkspaceOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
DeleteRdsConfigInWorkspaceOK handles this case with default header values.
successful operation
func NewDeleteRdsConfigInWorkspaceOK ¶
func NewDeleteRdsConfigInWorkspaceOK() *DeleteRdsConfigInWorkspaceOK
NewDeleteRdsConfigInWorkspaceOK creates a DeleteRdsConfigInWorkspaceOK with default headers values
func (*DeleteRdsConfigInWorkspaceOK) Error ¶
func (o *DeleteRdsConfigInWorkspaceOK) Error() string
type DeleteRdsConfigInWorkspaceParams ¶
type DeleteRdsConfigInWorkspaceParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRdsConfigInWorkspaceParams contains all the parameters to send to the API endpoint for the delete rds config in workspace operation typically these are written to a http.Request
func NewDeleteRdsConfigInWorkspaceParams ¶
func NewDeleteRdsConfigInWorkspaceParams() *DeleteRdsConfigInWorkspaceParams
NewDeleteRdsConfigInWorkspaceParams creates a new DeleteRdsConfigInWorkspaceParams object with the default values initialized.
func NewDeleteRdsConfigInWorkspaceParamsWithContext ¶
func NewDeleteRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *DeleteRdsConfigInWorkspaceParams
NewDeleteRdsConfigInWorkspaceParamsWithContext creates a new DeleteRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteRdsConfigInWorkspaceParamsWithHTTPClient ¶
func NewDeleteRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteRdsConfigInWorkspaceParams
NewDeleteRdsConfigInWorkspaceParamsWithHTTPClient creates a new DeleteRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteRdsConfigInWorkspaceParamsWithTimeout ¶
func NewDeleteRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteRdsConfigInWorkspaceParams
NewDeleteRdsConfigInWorkspaceParamsWithTimeout creates a new DeleteRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteRdsConfigInWorkspaceParams) SetContext ¶
func (o *DeleteRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) SetHTTPClient ¶
func (o *DeleteRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) SetName ¶
func (o *DeleteRdsConfigInWorkspaceParams) SetName(name string)
SetName adds the name to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) SetTimeout ¶
func (o *DeleteRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) SetWorkspaceID ¶
func (o *DeleteRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WithContext ¶
func (o *DeleteRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *DeleteRdsConfigInWorkspaceParams
WithContext adds the context to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WithHTTPClient ¶
func (o *DeleteRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteRdsConfigInWorkspaceParams
WithHTTPClient adds the HTTPClient to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WithName ¶
func (o *DeleteRdsConfigInWorkspaceParams) WithName(name string) *DeleteRdsConfigInWorkspaceParams
WithName adds the name to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WithTimeout ¶
func (o *DeleteRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteRdsConfigInWorkspaceParams
WithTimeout adds the timeout to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WithWorkspaceID ¶
func (o *DeleteRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *DeleteRdsConfigInWorkspaceParams
WithWorkspaceID adds the workspaceID to the delete rds config in workspace params
func (*DeleteRdsConfigInWorkspaceParams) WriteToRequest ¶
func (o *DeleteRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRdsConfigInWorkspaceReader ¶
type DeleteRdsConfigInWorkspaceReader struct {
// contains filtered or unexported fields
}
DeleteRdsConfigInWorkspaceReader is a Reader for the DeleteRdsConfigInWorkspace structure.
func (*DeleteRdsConfigInWorkspaceReader) ReadResponse ¶
func (o *DeleteRdsConfigInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsConfigInWorkspaceOK ¶
type GetRdsConfigInWorkspaceOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
GetRdsConfigInWorkspaceOK handles this case with default header values.
successful operation
func NewGetRdsConfigInWorkspaceOK ¶
func NewGetRdsConfigInWorkspaceOK() *GetRdsConfigInWorkspaceOK
NewGetRdsConfigInWorkspaceOK creates a GetRdsConfigInWorkspaceOK with default headers values
func (*GetRdsConfigInWorkspaceOK) Error ¶
func (o *GetRdsConfigInWorkspaceOK) Error() string
type GetRdsConfigInWorkspaceParams ¶
type GetRdsConfigInWorkspaceParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsConfigInWorkspaceParams contains all the parameters to send to the API endpoint for the get rds config in workspace operation typically these are written to a http.Request
func NewGetRdsConfigInWorkspaceParams ¶
func NewGetRdsConfigInWorkspaceParams() *GetRdsConfigInWorkspaceParams
NewGetRdsConfigInWorkspaceParams creates a new GetRdsConfigInWorkspaceParams object with the default values initialized.
func NewGetRdsConfigInWorkspaceParamsWithContext ¶
func NewGetRdsConfigInWorkspaceParamsWithContext(ctx context.Context) *GetRdsConfigInWorkspaceParams
NewGetRdsConfigInWorkspaceParamsWithContext creates a new GetRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsConfigInWorkspaceParamsWithHTTPClient ¶
func NewGetRdsConfigInWorkspaceParamsWithHTTPClient(client *http.Client) *GetRdsConfigInWorkspaceParams
NewGetRdsConfigInWorkspaceParamsWithHTTPClient creates a new GetRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsConfigInWorkspaceParamsWithTimeout ¶
func NewGetRdsConfigInWorkspaceParamsWithTimeout(timeout time.Duration) *GetRdsConfigInWorkspaceParams
NewGetRdsConfigInWorkspaceParamsWithTimeout creates a new GetRdsConfigInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsConfigInWorkspaceParams) SetContext ¶
func (o *GetRdsConfigInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) SetHTTPClient ¶
func (o *GetRdsConfigInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) SetName ¶
func (o *GetRdsConfigInWorkspaceParams) SetName(name string)
SetName adds the name to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) SetTimeout ¶
func (o *GetRdsConfigInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) SetWorkspaceID ¶
func (o *GetRdsConfigInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WithContext ¶
func (o *GetRdsConfigInWorkspaceParams) WithContext(ctx context.Context) *GetRdsConfigInWorkspaceParams
WithContext adds the context to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WithHTTPClient ¶
func (o *GetRdsConfigInWorkspaceParams) WithHTTPClient(client *http.Client) *GetRdsConfigInWorkspaceParams
WithHTTPClient adds the HTTPClient to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WithName ¶
func (o *GetRdsConfigInWorkspaceParams) WithName(name string) *GetRdsConfigInWorkspaceParams
WithName adds the name to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WithTimeout ¶
func (o *GetRdsConfigInWorkspaceParams) WithTimeout(timeout time.Duration) *GetRdsConfigInWorkspaceParams
WithTimeout adds the timeout to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WithWorkspaceID ¶
func (o *GetRdsConfigInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetRdsConfigInWorkspaceParams
WithWorkspaceID adds the workspaceID to the get rds config in workspace params
func (*GetRdsConfigInWorkspaceParams) WriteToRequest ¶
func (o *GetRdsConfigInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsConfigInWorkspaceReader ¶
type GetRdsConfigInWorkspaceReader struct {
// contains filtered or unexported fields
}
GetRdsConfigInWorkspaceReader is a Reader for the GetRdsConfigInWorkspace structure.
func (*GetRdsConfigInWorkspaceReader) ReadResponse ¶
func (o *GetRdsConfigInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsRequestFromNameInWorkspaceOK ¶
type GetRdsRequestFromNameInWorkspaceOK struct {
Payload *models_cloudbreak.RdsConfig
}
GetRdsRequestFromNameInWorkspaceOK handles this case with default header values.
successful operation
func NewGetRdsRequestFromNameInWorkspaceOK ¶
func NewGetRdsRequestFromNameInWorkspaceOK() *GetRdsRequestFromNameInWorkspaceOK
NewGetRdsRequestFromNameInWorkspaceOK creates a GetRdsRequestFromNameInWorkspaceOK with default headers values
func (*GetRdsRequestFromNameInWorkspaceOK) Error ¶
func (o *GetRdsRequestFromNameInWorkspaceOK) Error() string
type GetRdsRequestFromNameInWorkspaceParams ¶
type GetRdsRequestFromNameInWorkspaceParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsRequestFromNameInWorkspaceParams contains all the parameters to send to the API endpoint for the get rds request from name in workspace operation typically these are written to a http.Request
func NewGetRdsRequestFromNameInWorkspaceParams ¶
func NewGetRdsRequestFromNameInWorkspaceParams() *GetRdsRequestFromNameInWorkspaceParams
NewGetRdsRequestFromNameInWorkspaceParams creates a new GetRdsRequestFromNameInWorkspaceParams object with the default values initialized.
func NewGetRdsRequestFromNameInWorkspaceParamsWithContext ¶
func NewGetRdsRequestFromNameInWorkspaceParamsWithContext(ctx context.Context) *GetRdsRequestFromNameInWorkspaceParams
NewGetRdsRequestFromNameInWorkspaceParamsWithContext creates a new GetRdsRequestFromNameInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsRequestFromNameInWorkspaceParamsWithHTTPClient ¶
func NewGetRdsRequestFromNameInWorkspaceParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameInWorkspaceParams
NewGetRdsRequestFromNameInWorkspaceParamsWithHTTPClient creates a new GetRdsRequestFromNameInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsRequestFromNameInWorkspaceParamsWithTimeout ¶
func NewGetRdsRequestFromNameInWorkspaceParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameInWorkspaceParams
NewGetRdsRequestFromNameInWorkspaceParamsWithTimeout creates a new GetRdsRequestFromNameInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsRequestFromNameInWorkspaceParams) SetContext ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) SetHTTPClient ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) SetName ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) SetName(name string)
SetName adds the name to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) SetTimeout ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) SetWorkspaceID ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WithContext ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WithContext(ctx context.Context) *GetRdsRequestFromNameInWorkspaceParams
WithContext adds the context to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WithHTTPClient ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameInWorkspaceParams
WithHTTPClient adds the HTTPClient to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WithName ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WithName(name string) *GetRdsRequestFromNameInWorkspaceParams
WithName adds the name to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WithTimeout ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameInWorkspaceParams
WithTimeout adds the timeout to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WithWorkspaceID ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetRdsRequestFromNameInWorkspaceParams
WithWorkspaceID adds the workspaceID to the get rds request from name in workspace params
func (*GetRdsRequestFromNameInWorkspaceParams) WriteToRequest ¶
func (o *GetRdsRequestFromNameInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsRequestFromNameInWorkspaceReader ¶
type GetRdsRequestFromNameInWorkspaceReader struct {
// contains filtered or unexported fields
}
GetRdsRequestFromNameInWorkspaceReader is a Reader for the GetRdsRequestFromNameInWorkspace structure.
func (*GetRdsRequestFromNameInWorkspaceReader) ReadResponse ¶
func (o *GetRdsRequestFromNameInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListRdsConfigsByWorkspaceOK ¶
type ListRdsConfigsByWorkspaceOK struct {
Payload []*models_cloudbreak.RDSConfigResponse
}
ListRdsConfigsByWorkspaceOK handles this case with default header values.
successful operation
func NewListRdsConfigsByWorkspaceOK ¶
func NewListRdsConfigsByWorkspaceOK() *ListRdsConfigsByWorkspaceOK
NewListRdsConfigsByWorkspaceOK creates a ListRdsConfigsByWorkspaceOK with default headers values
func (*ListRdsConfigsByWorkspaceOK) Error ¶
func (o *ListRdsConfigsByWorkspaceOK) Error() string
type ListRdsConfigsByWorkspaceParams ¶
type ListRdsConfigsByWorkspaceParams struct { /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListRdsConfigsByWorkspaceParams contains all the parameters to send to the API endpoint for the list rds configs by workspace operation typically these are written to a http.Request
func NewListRdsConfigsByWorkspaceParams ¶
func NewListRdsConfigsByWorkspaceParams() *ListRdsConfigsByWorkspaceParams
NewListRdsConfigsByWorkspaceParams creates a new ListRdsConfigsByWorkspaceParams object with the default values initialized.
func NewListRdsConfigsByWorkspaceParamsWithContext ¶
func NewListRdsConfigsByWorkspaceParamsWithContext(ctx context.Context) *ListRdsConfigsByWorkspaceParams
NewListRdsConfigsByWorkspaceParamsWithContext creates a new ListRdsConfigsByWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewListRdsConfigsByWorkspaceParamsWithHTTPClient ¶
func NewListRdsConfigsByWorkspaceParamsWithHTTPClient(client *http.Client) *ListRdsConfigsByWorkspaceParams
NewListRdsConfigsByWorkspaceParamsWithHTTPClient creates a new ListRdsConfigsByWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListRdsConfigsByWorkspaceParamsWithTimeout ¶
func NewListRdsConfigsByWorkspaceParamsWithTimeout(timeout time.Duration) *ListRdsConfigsByWorkspaceParams
NewListRdsConfigsByWorkspaceParamsWithTimeout creates a new ListRdsConfigsByWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListRdsConfigsByWorkspaceParams) SetContext ¶
func (o *ListRdsConfigsByWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) SetHTTPClient ¶
func (o *ListRdsConfigsByWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) SetTimeout ¶
func (o *ListRdsConfigsByWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) SetWorkspaceID ¶
func (o *ListRdsConfigsByWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) WithContext ¶
func (o *ListRdsConfigsByWorkspaceParams) WithContext(ctx context.Context) *ListRdsConfigsByWorkspaceParams
WithContext adds the context to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) WithHTTPClient ¶
func (o *ListRdsConfigsByWorkspaceParams) WithHTTPClient(client *http.Client) *ListRdsConfigsByWorkspaceParams
WithHTTPClient adds the HTTPClient to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) WithTimeout ¶
func (o *ListRdsConfigsByWorkspaceParams) WithTimeout(timeout time.Duration) *ListRdsConfigsByWorkspaceParams
WithTimeout adds the timeout to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) WithWorkspaceID ¶
func (o *ListRdsConfigsByWorkspaceParams) WithWorkspaceID(workspaceID int64) *ListRdsConfigsByWorkspaceParams
WithWorkspaceID adds the workspaceID to the list rds configs by workspace params
func (*ListRdsConfigsByWorkspaceParams) WriteToRequest ¶
func (o *ListRdsConfigsByWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListRdsConfigsByWorkspaceReader ¶
type ListRdsConfigsByWorkspaceReader struct {
// contains filtered or unexported fields
}
ListRdsConfigsByWorkspaceReader is a Reader for the ListRdsConfigsByWorkspace structure.
func (*ListRdsConfigsByWorkspaceReader) ReadResponse ¶
func (o *ListRdsConfigsByWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestRdsConnectionInWorkspaceOK ¶
type TestRdsConnectionInWorkspaceOK struct {
Payload *models_cloudbreak.RdsTestResult
}
TestRdsConnectionInWorkspaceOK handles this case with default header values.
successful operation
func NewTestRdsConnectionInWorkspaceOK ¶
func NewTestRdsConnectionInWorkspaceOK() *TestRdsConnectionInWorkspaceOK
NewTestRdsConnectionInWorkspaceOK creates a TestRdsConnectionInWorkspaceOK with default headers values
func (*TestRdsConnectionInWorkspaceOK) Error ¶
func (o *TestRdsConnectionInWorkspaceOK) Error() string
type TestRdsConnectionInWorkspaceParams ¶
type TestRdsConnectionInWorkspaceParams struct { /*Body*/ Body *models_cloudbreak.RdsTestRequest /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestRdsConnectionInWorkspaceParams contains all the parameters to send to the API endpoint for the test rds connection in workspace operation typically these are written to a http.Request
func NewTestRdsConnectionInWorkspaceParams ¶
func NewTestRdsConnectionInWorkspaceParams() *TestRdsConnectionInWorkspaceParams
NewTestRdsConnectionInWorkspaceParams creates a new TestRdsConnectionInWorkspaceParams object with the default values initialized.
func NewTestRdsConnectionInWorkspaceParamsWithContext ¶
func NewTestRdsConnectionInWorkspaceParamsWithContext(ctx context.Context) *TestRdsConnectionInWorkspaceParams
NewTestRdsConnectionInWorkspaceParamsWithContext creates a new TestRdsConnectionInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewTestRdsConnectionInWorkspaceParamsWithHTTPClient ¶
func NewTestRdsConnectionInWorkspaceParamsWithHTTPClient(client *http.Client) *TestRdsConnectionInWorkspaceParams
NewTestRdsConnectionInWorkspaceParamsWithHTTPClient creates a new TestRdsConnectionInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestRdsConnectionInWorkspaceParamsWithTimeout ¶
func NewTestRdsConnectionInWorkspaceParamsWithTimeout(timeout time.Duration) *TestRdsConnectionInWorkspaceParams
NewTestRdsConnectionInWorkspaceParamsWithTimeout creates a new TestRdsConnectionInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestRdsConnectionInWorkspaceParams) SetBody ¶
func (o *TestRdsConnectionInWorkspaceParams) SetBody(body *models_cloudbreak.RdsTestRequest)
SetBody adds the body to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) SetContext ¶
func (o *TestRdsConnectionInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) SetHTTPClient ¶
func (o *TestRdsConnectionInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) SetTimeout ¶
func (o *TestRdsConnectionInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) SetWorkspaceID ¶
func (o *TestRdsConnectionInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WithBody ¶
func (o *TestRdsConnectionInWorkspaceParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionInWorkspaceParams
WithBody adds the body to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WithContext ¶
func (o *TestRdsConnectionInWorkspaceParams) WithContext(ctx context.Context) *TestRdsConnectionInWorkspaceParams
WithContext adds the context to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WithHTTPClient ¶
func (o *TestRdsConnectionInWorkspaceParams) WithHTTPClient(client *http.Client) *TestRdsConnectionInWorkspaceParams
WithHTTPClient adds the HTTPClient to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WithTimeout ¶
func (o *TestRdsConnectionInWorkspaceParams) WithTimeout(timeout time.Duration) *TestRdsConnectionInWorkspaceParams
WithTimeout adds the timeout to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WithWorkspaceID ¶
func (o *TestRdsConnectionInWorkspaceParams) WithWorkspaceID(workspaceID int64) *TestRdsConnectionInWorkspaceParams
WithWorkspaceID adds the workspaceID to the test rds connection in workspace params
func (*TestRdsConnectionInWorkspaceParams) WriteToRequest ¶
func (o *TestRdsConnectionInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestRdsConnectionInWorkspaceReader ¶
type TestRdsConnectionInWorkspaceReader struct {
// contains filtered or unexported fields
}
TestRdsConnectionInWorkspaceReader is a Reader for the TestRdsConnectionInWorkspace structure.
func (*TestRdsConnectionInWorkspaceReader) ReadResponse ¶
func (o *TestRdsConnectionInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_rds_config_in_workspace_parameters.go
- create_rds_config_in_workspace_responses.go
- delete_rds_config_in_workspace_parameters.go
- delete_rds_config_in_workspace_responses.go
- get_rds_config_in_workspace_parameters.go
- get_rds_config_in_workspace_responses.go
- get_rds_request_from_name_in_workspace_parameters.go
- get_rds_request_from_name_in_workspace_responses.go
- list_rds_configs_by_workspace_parameters.go
- list_rds_configs_by_workspace_responses.go
- test_rds_connection_in_workspace_parameters.go
- test_rds_connection_in_workspace_responses.go
- v3_workspace_id_rdsconfigs_client.go