Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRdsConfigInOrganization(params *CreateRdsConfigInOrganizationParams) (*CreateRdsConfigInOrganizationOK, error)
- func (a *Client) DeleteRdsConfigInOrganization(params *DeleteRdsConfigInOrganizationParams) (*DeleteRdsConfigInOrganizationOK, error)
- func (a *Client) GetRdsConfigInOrganization(params *GetRdsConfigInOrganizationParams) (*GetRdsConfigInOrganizationOK, error)
- func (a *Client) GetRdsRequestFromNameInOrganization(params *GetRdsRequestFromNameInOrganizationParams) (*GetRdsRequestFromNameInOrganizationOK, error)
- func (a *Client) ListRdsConfigsByOrganization(params *ListRdsConfigsByOrganizationParams) (*ListRdsConfigsByOrganizationOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TestRdsConnectionInOrganization(params *TestRdsConnectionInOrganizationParams) (*TestRdsConnectionInOrganizationOK, error)
- type CreateRdsConfigInOrganizationOK
- type CreateRdsConfigInOrganizationParams
- func NewCreateRdsConfigInOrganizationParams() *CreateRdsConfigInOrganizationParams
- func NewCreateRdsConfigInOrganizationParamsWithContext(ctx context.Context) *CreateRdsConfigInOrganizationParams
- func NewCreateRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *CreateRdsConfigInOrganizationParams
- func NewCreateRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) SetBody(body *models_cloudbreak.RdsConfig)
- func (o *CreateRdsConfigInOrganizationParams) SetContext(ctx context.Context)
- func (o *CreateRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *CreateRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *CreateRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *CreateRdsConfigInOrganizationParams) WithBody(body *models_cloudbreak.RdsConfig) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) WithContext(ctx context.Context) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *CreateRdsConfigInOrganizationParams
- func (o *CreateRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRdsConfigInOrganizationReader
- type DeleteRdsConfigInOrganizationOK
- type DeleteRdsConfigInOrganizationParams
- func NewDeleteRdsConfigInOrganizationParams() *DeleteRdsConfigInOrganizationParams
- func NewDeleteRdsConfigInOrganizationParamsWithContext(ctx context.Context) *DeleteRdsConfigInOrganizationParams
- func NewDeleteRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteRdsConfigInOrganizationParams
- func NewDeleteRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) SetContext(ctx context.Context)
- func (o *DeleteRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRdsConfigInOrganizationParams) SetName(name string)
- func (o *DeleteRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *DeleteRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRdsConfigInOrganizationParams) WithContext(ctx context.Context) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) WithName(name string) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteRdsConfigInOrganizationParams
- func (o *DeleteRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRdsConfigInOrganizationReader
- type GetRdsConfigInOrganizationOK
- type GetRdsConfigInOrganizationParams
- func NewGetRdsConfigInOrganizationParams() *GetRdsConfigInOrganizationParams
- func NewGetRdsConfigInOrganizationParamsWithContext(ctx context.Context) *GetRdsConfigInOrganizationParams
- func NewGetRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *GetRdsConfigInOrganizationParams
- func NewGetRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsConfigInOrganizationParams) SetName(name string)
- func (o *GetRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsConfigInOrganizationParams) WithContext(ctx context.Context) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) WithName(name string) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *GetRdsConfigInOrganizationParams
- func (o *GetRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsConfigInOrganizationReader
- type GetRdsRequestFromNameInOrganizationOK
- type GetRdsRequestFromNameInOrganizationParams
- func NewGetRdsRequestFromNameInOrganizationParams() *GetRdsRequestFromNameInOrganizationParams
- func NewGetRdsRequestFromNameInOrganizationParamsWithContext(ctx context.Context) *GetRdsRequestFromNameInOrganizationParams
- func NewGetRdsRequestFromNameInOrganizationParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameInOrganizationParams
- func NewGetRdsRequestFromNameInOrganizationParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) SetContext(ctx context.Context)
- func (o *GetRdsRequestFromNameInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsRequestFromNameInOrganizationParams) SetName(name string)
- func (o *GetRdsRequestFromNameInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetRdsRequestFromNameInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsRequestFromNameInOrganizationParams) WithContext(ctx context.Context) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) WithName(name string) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) WithOrganizationID(organizationID int64) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameInOrganizationParams
- func (o *GetRdsRequestFromNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsRequestFromNameInOrganizationReader
- type ListRdsConfigsByOrganizationOK
- type ListRdsConfigsByOrganizationParams
- func NewListRdsConfigsByOrganizationParams() *ListRdsConfigsByOrganizationParams
- func NewListRdsConfigsByOrganizationParamsWithContext(ctx context.Context) *ListRdsConfigsByOrganizationParams
- func NewListRdsConfigsByOrganizationParamsWithHTTPClient(client *http.Client) *ListRdsConfigsByOrganizationParams
- func NewListRdsConfigsByOrganizationParamsWithTimeout(timeout time.Duration) *ListRdsConfigsByOrganizationParams
- func (o *ListRdsConfigsByOrganizationParams) SetContext(ctx context.Context)
- func (o *ListRdsConfigsByOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *ListRdsConfigsByOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *ListRdsConfigsByOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *ListRdsConfigsByOrganizationParams) WithContext(ctx context.Context) *ListRdsConfigsByOrganizationParams
- func (o *ListRdsConfigsByOrganizationParams) WithHTTPClient(client *http.Client) *ListRdsConfigsByOrganizationParams
- func (o *ListRdsConfigsByOrganizationParams) WithOrganizationID(organizationID int64) *ListRdsConfigsByOrganizationParams
- func (o *ListRdsConfigsByOrganizationParams) WithTimeout(timeout time.Duration) *ListRdsConfigsByOrganizationParams
- func (o *ListRdsConfigsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListRdsConfigsByOrganizationReader
- type TestRdsConnectionInOrganizationOK
- type TestRdsConnectionInOrganizationParams
- func NewTestRdsConnectionInOrganizationParams() *TestRdsConnectionInOrganizationParams
- func NewTestRdsConnectionInOrganizationParamsWithContext(ctx context.Context) *TestRdsConnectionInOrganizationParams
- func NewTestRdsConnectionInOrganizationParamsWithHTTPClient(client *http.Client) *TestRdsConnectionInOrganizationParams
- func NewTestRdsConnectionInOrganizationParamsWithTimeout(timeout time.Duration) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) SetBody(body *models_cloudbreak.RdsTestRequest)
- func (o *TestRdsConnectionInOrganizationParams) SetContext(ctx context.Context)
- func (o *TestRdsConnectionInOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *TestRdsConnectionInOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *TestRdsConnectionInOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *TestRdsConnectionInOrganizationParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) WithContext(ctx context.Context) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) WithHTTPClient(client *http.Client) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) WithOrganizationID(organizationID int64) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) WithTimeout(timeout time.Duration) *TestRdsConnectionInOrganizationParams
- func (o *TestRdsConnectionInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestRdsConnectionInOrganizationReader
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 organization id rdsconfigs API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 organization id rdsconfigs API client.
func (*Client) CreateRdsConfigInOrganization ¶
func (a *Client) CreateRdsConfigInOrganization(params *CreateRdsConfigInOrganizationParams) (*CreateRdsConfigInOrganizationOK, error)
CreateRdsConfigInOrganization creates r d s config in organization
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) DeleteRdsConfigInOrganization ¶
func (a *Client) DeleteRdsConfigInOrganization(params *DeleteRdsConfigInOrganizationParams) (*DeleteRdsConfigInOrganizationOK, error)
DeleteRdsConfigInOrganization deletes r d s config by name in organization
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRdsConfigInOrganization ¶
func (a *Client) GetRdsConfigInOrganization(params *GetRdsConfigInOrganizationParams) (*GetRdsConfigInOrganizationOK, error)
GetRdsConfigInOrganization gets r d s config by name in organization
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRdsRequestFromNameInOrganization ¶
func (a *Client) GetRdsRequestFromNameInOrganization(params *GetRdsRequestFromNameInOrganizationParams) (*GetRdsRequestFromNameInOrganizationOK, error)
GetRdsRequestFromNameInOrganization gets request in organization
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) ListRdsConfigsByOrganization ¶
func (a *Client) ListRdsConfigsByOrganization(params *ListRdsConfigsByOrganizationParams) (*ListRdsConfigsByOrganizationOK, error)
ListRdsConfigsByOrganization lists r d s configs for the given organization
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) TestRdsConnectionInOrganization ¶
func (a *Client) TestRdsConnectionInOrganization(params *TestRdsConnectionInOrganizationParams) (*TestRdsConnectionInOrganizationOK, error)
TestRdsConnectionInOrganization 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 CreateRdsConfigInOrganizationOK ¶
type CreateRdsConfigInOrganizationOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
CreateRdsConfigInOrganizationOK handles this case with default header values.
successful operation
func NewCreateRdsConfigInOrganizationOK ¶
func NewCreateRdsConfigInOrganizationOK() *CreateRdsConfigInOrganizationOK
NewCreateRdsConfigInOrganizationOK creates a CreateRdsConfigInOrganizationOK with default headers values
func (*CreateRdsConfigInOrganizationOK) Error ¶
func (o *CreateRdsConfigInOrganizationOK) Error() string
type CreateRdsConfigInOrganizationParams ¶
type CreateRdsConfigInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.RdsConfig /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRdsConfigInOrganizationParams contains all the parameters to send to the API endpoint for the create rds config in organization operation typically these are written to a http.Request
func NewCreateRdsConfigInOrganizationParams ¶
func NewCreateRdsConfigInOrganizationParams() *CreateRdsConfigInOrganizationParams
NewCreateRdsConfigInOrganizationParams creates a new CreateRdsConfigInOrganizationParams object with the default values initialized.
func NewCreateRdsConfigInOrganizationParamsWithContext ¶
func NewCreateRdsConfigInOrganizationParamsWithContext(ctx context.Context) *CreateRdsConfigInOrganizationParams
NewCreateRdsConfigInOrganizationParamsWithContext creates a new CreateRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateRdsConfigInOrganizationParamsWithHTTPClient ¶
func NewCreateRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *CreateRdsConfigInOrganizationParams
NewCreateRdsConfigInOrganizationParamsWithHTTPClient creates a new CreateRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateRdsConfigInOrganizationParamsWithTimeout ¶
func NewCreateRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *CreateRdsConfigInOrganizationParams
NewCreateRdsConfigInOrganizationParamsWithTimeout creates a new CreateRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateRdsConfigInOrganizationParams) SetBody ¶
func (o *CreateRdsConfigInOrganizationParams) SetBody(body *models_cloudbreak.RdsConfig)
SetBody adds the body to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) SetContext ¶
func (o *CreateRdsConfigInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) SetHTTPClient ¶
func (o *CreateRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) SetOrganizationID ¶
func (o *CreateRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) SetTimeout ¶
func (o *CreateRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WithBody ¶
func (o *CreateRdsConfigInOrganizationParams) WithBody(body *models_cloudbreak.RdsConfig) *CreateRdsConfigInOrganizationParams
WithBody adds the body to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WithContext ¶
func (o *CreateRdsConfigInOrganizationParams) WithContext(ctx context.Context) *CreateRdsConfigInOrganizationParams
WithContext adds the context to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WithHTTPClient ¶
func (o *CreateRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *CreateRdsConfigInOrganizationParams
WithHTTPClient adds the HTTPClient to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WithOrganizationID ¶
func (o *CreateRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *CreateRdsConfigInOrganizationParams
WithOrganizationID adds the organizationID to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WithTimeout ¶
func (o *CreateRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *CreateRdsConfigInOrganizationParams
WithTimeout adds the timeout to the create rds config in organization params
func (*CreateRdsConfigInOrganizationParams) WriteToRequest ¶
func (o *CreateRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRdsConfigInOrganizationReader ¶
type CreateRdsConfigInOrganizationReader struct {
// contains filtered or unexported fields
}
CreateRdsConfigInOrganizationReader is a Reader for the CreateRdsConfigInOrganization structure.
func (*CreateRdsConfigInOrganizationReader) ReadResponse ¶
func (o *CreateRdsConfigInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRdsConfigInOrganizationOK ¶
type DeleteRdsConfigInOrganizationOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
DeleteRdsConfigInOrganizationOK handles this case with default header values.
successful operation
func NewDeleteRdsConfigInOrganizationOK ¶
func NewDeleteRdsConfigInOrganizationOK() *DeleteRdsConfigInOrganizationOK
NewDeleteRdsConfigInOrganizationOK creates a DeleteRdsConfigInOrganizationOK with default headers values
func (*DeleteRdsConfigInOrganizationOK) Error ¶
func (o *DeleteRdsConfigInOrganizationOK) Error() string
type DeleteRdsConfigInOrganizationParams ¶
type DeleteRdsConfigInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRdsConfigInOrganizationParams contains all the parameters to send to the API endpoint for the delete rds config in organization operation typically these are written to a http.Request
func NewDeleteRdsConfigInOrganizationParams ¶
func NewDeleteRdsConfigInOrganizationParams() *DeleteRdsConfigInOrganizationParams
NewDeleteRdsConfigInOrganizationParams creates a new DeleteRdsConfigInOrganizationParams object with the default values initialized.
func NewDeleteRdsConfigInOrganizationParamsWithContext ¶
func NewDeleteRdsConfigInOrganizationParamsWithContext(ctx context.Context) *DeleteRdsConfigInOrganizationParams
NewDeleteRdsConfigInOrganizationParamsWithContext creates a new DeleteRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteRdsConfigInOrganizationParamsWithHTTPClient ¶
func NewDeleteRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *DeleteRdsConfigInOrganizationParams
NewDeleteRdsConfigInOrganizationParamsWithHTTPClient creates a new DeleteRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteRdsConfigInOrganizationParamsWithTimeout ¶
func NewDeleteRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *DeleteRdsConfigInOrganizationParams
NewDeleteRdsConfigInOrganizationParamsWithTimeout creates a new DeleteRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteRdsConfigInOrganizationParams) SetContext ¶
func (o *DeleteRdsConfigInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) SetHTTPClient ¶
func (o *DeleteRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) SetName ¶
func (o *DeleteRdsConfigInOrganizationParams) SetName(name string)
SetName adds the name to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) SetOrganizationID ¶
func (o *DeleteRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) SetTimeout ¶
func (o *DeleteRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WithContext ¶
func (o *DeleteRdsConfigInOrganizationParams) WithContext(ctx context.Context) *DeleteRdsConfigInOrganizationParams
WithContext adds the context to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WithHTTPClient ¶
func (o *DeleteRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *DeleteRdsConfigInOrganizationParams
WithHTTPClient adds the HTTPClient to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WithName ¶
func (o *DeleteRdsConfigInOrganizationParams) WithName(name string) *DeleteRdsConfigInOrganizationParams
WithName adds the name to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WithOrganizationID ¶
func (o *DeleteRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *DeleteRdsConfigInOrganizationParams
WithOrganizationID adds the organizationID to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WithTimeout ¶
func (o *DeleteRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *DeleteRdsConfigInOrganizationParams
WithTimeout adds the timeout to the delete rds config in organization params
func (*DeleteRdsConfigInOrganizationParams) WriteToRequest ¶
func (o *DeleteRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRdsConfigInOrganizationReader ¶
type DeleteRdsConfigInOrganizationReader struct {
// contains filtered or unexported fields
}
DeleteRdsConfigInOrganizationReader is a Reader for the DeleteRdsConfigInOrganization structure.
func (*DeleteRdsConfigInOrganizationReader) ReadResponse ¶
func (o *DeleteRdsConfigInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsConfigInOrganizationOK ¶
type GetRdsConfigInOrganizationOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
GetRdsConfigInOrganizationOK handles this case with default header values.
successful operation
func NewGetRdsConfigInOrganizationOK ¶
func NewGetRdsConfigInOrganizationOK() *GetRdsConfigInOrganizationOK
NewGetRdsConfigInOrganizationOK creates a GetRdsConfigInOrganizationOK with default headers values
func (*GetRdsConfigInOrganizationOK) Error ¶
func (o *GetRdsConfigInOrganizationOK) Error() string
type GetRdsConfigInOrganizationParams ¶
type GetRdsConfigInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsConfigInOrganizationParams contains all the parameters to send to the API endpoint for the get rds config in organization operation typically these are written to a http.Request
func NewGetRdsConfigInOrganizationParams ¶
func NewGetRdsConfigInOrganizationParams() *GetRdsConfigInOrganizationParams
NewGetRdsConfigInOrganizationParams creates a new GetRdsConfigInOrganizationParams object with the default values initialized.
func NewGetRdsConfigInOrganizationParamsWithContext ¶
func NewGetRdsConfigInOrganizationParamsWithContext(ctx context.Context) *GetRdsConfigInOrganizationParams
NewGetRdsConfigInOrganizationParamsWithContext creates a new GetRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsConfigInOrganizationParamsWithHTTPClient ¶
func NewGetRdsConfigInOrganizationParamsWithHTTPClient(client *http.Client) *GetRdsConfigInOrganizationParams
NewGetRdsConfigInOrganizationParamsWithHTTPClient creates a new GetRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsConfigInOrganizationParamsWithTimeout ¶
func NewGetRdsConfigInOrganizationParamsWithTimeout(timeout time.Duration) *GetRdsConfigInOrganizationParams
NewGetRdsConfigInOrganizationParamsWithTimeout creates a new GetRdsConfigInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsConfigInOrganizationParams) SetContext ¶
func (o *GetRdsConfigInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) SetHTTPClient ¶
func (o *GetRdsConfigInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) SetName ¶
func (o *GetRdsConfigInOrganizationParams) SetName(name string)
SetName adds the name to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) SetOrganizationID ¶
func (o *GetRdsConfigInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) SetTimeout ¶
func (o *GetRdsConfigInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WithContext ¶
func (o *GetRdsConfigInOrganizationParams) WithContext(ctx context.Context) *GetRdsConfigInOrganizationParams
WithContext adds the context to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WithHTTPClient ¶
func (o *GetRdsConfigInOrganizationParams) WithHTTPClient(client *http.Client) *GetRdsConfigInOrganizationParams
WithHTTPClient adds the HTTPClient to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WithName ¶
func (o *GetRdsConfigInOrganizationParams) WithName(name string) *GetRdsConfigInOrganizationParams
WithName adds the name to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WithOrganizationID ¶
func (o *GetRdsConfigInOrganizationParams) WithOrganizationID(organizationID int64) *GetRdsConfigInOrganizationParams
WithOrganizationID adds the organizationID to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WithTimeout ¶
func (o *GetRdsConfigInOrganizationParams) WithTimeout(timeout time.Duration) *GetRdsConfigInOrganizationParams
WithTimeout adds the timeout to the get rds config in organization params
func (*GetRdsConfigInOrganizationParams) WriteToRequest ¶
func (o *GetRdsConfigInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsConfigInOrganizationReader ¶
type GetRdsConfigInOrganizationReader struct {
// contains filtered or unexported fields
}
GetRdsConfigInOrganizationReader is a Reader for the GetRdsConfigInOrganization structure.
func (*GetRdsConfigInOrganizationReader) ReadResponse ¶
func (o *GetRdsConfigInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsRequestFromNameInOrganizationOK ¶
type GetRdsRequestFromNameInOrganizationOK struct {
Payload *models_cloudbreak.RdsConfig
}
GetRdsRequestFromNameInOrganizationOK handles this case with default header values.
successful operation
func NewGetRdsRequestFromNameInOrganizationOK ¶
func NewGetRdsRequestFromNameInOrganizationOK() *GetRdsRequestFromNameInOrganizationOK
NewGetRdsRequestFromNameInOrganizationOK creates a GetRdsRequestFromNameInOrganizationOK with default headers values
func (*GetRdsRequestFromNameInOrganizationOK) Error ¶
func (o *GetRdsRequestFromNameInOrganizationOK) Error() string
type GetRdsRequestFromNameInOrganizationParams ¶
type GetRdsRequestFromNameInOrganizationParams struct { /*Name*/ Name string /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsRequestFromNameInOrganizationParams contains all the parameters to send to the API endpoint for the get rds request from name in organization operation typically these are written to a http.Request
func NewGetRdsRequestFromNameInOrganizationParams ¶
func NewGetRdsRequestFromNameInOrganizationParams() *GetRdsRequestFromNameInOrganizationParams
NewGetRdsRequestFromNameInOrganizationParams creates a new GetRdsRequestFromNameInOrganizationParams object with the default values initialized.
func NewGetRdsRequestFromNameInOrganizationParamsWithContext ¶
func NewGetRdsRequestFromNameInOrganizationParamsWithContext(ctx context.Context) *GetRdsRequestFromNameInOrganizationParams
NewGetRdsRequestFromNameInOrganizationParamsWithContext creates a new GetRdsRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsRequestFromNameInOrganizationParamsWithHTTPClient ¶
func NewGetRdsRequestFromNameInOrganizationParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameInOrganizationParams
NewGetRdsRequestFromNameInOrganizationParamsWithHTTPClient creates a new GetRdsRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsRequestFromNameInOrganizationParamsWithTimeout ¶
func NewGetRdsRequestFromNameInOrganizationParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameInOrganizationParams
NewGetRdsRequestFromNameInOrganizationParamsWithTimeout creates a new GetRdsRequestFromNameInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsRequestFromNameInOrganizationParams) SetContext ¶
func (o *GetRdsRequestFromNameInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) SetHTTPClient ¶
func (o *GetRdsRequestFromNameInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) SetName ¶
func (o *GetRdsRequestFromNameInOrganizationParams) SetName(name string)
SetName adds the name to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) SetOrganizationID ¶
func (o *GetRdsRequestFromNameInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) SetTimeout ¶
func (o *GetRdsRequestFromNameInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WithContext ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WithContext(ctx context.Context) *GetRdsRequestFromNameInOrganizationParams
WithContext adds the context to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WithHTTPClient ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameInOrganizationParams
WithHTTPClient adds the HTTPClient to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WithName ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WithName(name string) *GetRdsRequestFromNameInOrganizationParams
WithName adds the name to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WithOrganizationID ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WithOrganizationID(organizationID int64) *GetRdsRequestFromNameInOrganizationParams
WithOrganizationID adds the organizationID to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WithTimeout ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameInOrganizationParams
WithTimeout adds the timeout to the get rds request from name in organization params
func (*GetRdsRequestFromNameInOrganizationParams) WriteToRequest ¶
func (o *GetRdsRequestFromNameInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsRequestFromNameInOrganizationReader ¶
type GetRdsRequestFromNameInOrganizationReader struct {
// contains filtered or unexported fields
}
GetRdsRequestFromNameInOrganizationReader is a Reader for the GetRdsRequestFromNameInOrganization structure.
func (*GetRdsRequestFromNameInOrganizationReader) ReadResponse ¶
func (o *GetRdsRequestFromNameInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListRdsConfigsByOrganizationOK ¶
type ListRdsConfigsByOrganizationOK struct {
Payload []*models_cloudbreak.RDSConfigResponse
}
ListRdsConfigsByOrganizationOK handles this case with default header values.
successful operation
func NewListRdsConfigsByOrganizationOK ¶
func NewListRdsConfigsByOrganizationOK() *ListRdsConfigsByOrganizationOK
NewListRdsConfigsByOrganizationOK creates a ListRdsConfigsByOrganizationOK with default headers values
func (*ListRdsConfigsByOrganizationOK) Error ¶
func (o *ListRdsConfigsByOrganizationOK) Error() string
type ListRdsConfigsByOrganizationParams ¶
type ListRdsConfigsByOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListRdsConfigsByOrganizationParams contains all the parameters to send to the API endpoint for the list rds configs by organization operation typically these are written to a http.Request
func NewListRdsConfigsByOrganizationParams ¶
func NewListRdsConfigsByOrganizationParams() *ListRdsConfigsByOrganizationParams
NewListRdsConfigsByOrganizationParams creates a new ListRdsConfigsByOrganizationParams object with the default values initialized.
func NewListRdsConfigsByOrganizationParamsWithContext ¶
func NewListRdsConfigsByOrganizationParamsWithContext(ctx context.Context) *ListRdsConfigsByOrganizationParams
NewListRdsConfigsByOrganizationParamsWithContext creates a new ListRdsConfigsByOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewListRdsConfigsByOrganizationParamsWithHTTPClient ¶
func NewListRdsConfigsByOrganizationParamsWithHTTPClient(client *http.Client) *ListRdsConfigsByOrganizationParams
NewListRdsConfigsByOrganizationParamsWithHTTPClient creates a new ListRdsConfigsByOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListRdsConfigsByOrganizationParamsWithTimeout ¶
func NewListRdsConfigsByOrganizationParamsWithTimeout(timeout time.Duration) *ListRdsConfigsByOrganizationParams
NewListRdsConfigsByOrganizationParamsWithTimeout creates a new ListRdsConfigsByOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListRdsConfigsByOrganizationParams) SetContext ¶
func (o *ListRdsConfigsByOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) SetHTTPClient ¶
func (o *ListRdsConfigsByOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) SetOrganizationID ¶
func (o *ListRdsConfigsByOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) SetTimeout ¶
func (o *ListRdsConfigsByOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) WithContext ¶
func (o *ListRdsConfigsByOrganizationParams) WithContext(ctx context.Context) *ListRdsConfigsByOrganizationParams
WithContext adds the context to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) WithHTTPClient ¶
func (o *ListRdsConfigsByOrganizationParams) WithHTTPClient(client *http.Client) *ListRdsConfigsByOrganizationParams
WithHTTPClient adds the HTTPClient to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) WithOrganizationID ¶
func (o *ListRdsConfigsByOrganizationParams) WithOrganizationID(organizationID int64) *ListRdsConfigsByOrganizationParams
WithOrganizationID adds the organizationID to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) WithTimeout ¶
func (o *ListRdsConfigsByOrganizationParams) WithTimeout(timeout time.Duration) *ListRdsConfigsByOrganizationParams
WithTimeout adds the timeout to the list rds configs by organization params
func (*ListRdsConfigsByOrganizationParams) WriteToRequest ¶
func (o *ListRdsConfigsByOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListRdsConfigsByOrganizationReader ¶
type ListRdsConfigsByOrganizationReader struct {
// contains filtered or unexported fields
}
ListRdsConfigsByOrganizationReader is a Reader for the ListRdsConfigsByOrganization structure.
func (*ListRdsConfigsByOrganizationReader) ReadResponse ¶
func (o *ListRdsConfigsByOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestRdsConnectionInOrganizationOK ¶
type TestRdsConnectionInOrganizationOK struct {
Payload *models_cloudbreak.RdsTestResult
}
TestRdsConnectionInOrganizationOK handles this case with default header values.
successful operation
func NewTestRdsConnectionInOrganizationOK ¶
func NewTestRdsConnectionInOrganizationOK() *TestRdsConnectionInOrganizationOK
NewTestRdsConnectionInOrganizationOK creates a TestRdsConnectionInOrganizationOK with default headers values
func (*TestRdsConnectionInOrganizationOK) Error ¶
func (o *TestRdsConnectionInOrganizationOK) Error() string
type TestRdsConnectionInOrganizationParams ¶
type TestRdsConnectionInOrganizationParams struct { /*Body*/ Body *models_cloudbreak.RdsTestRequest /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestRdsConnectionInOrganizationParams contains all the parameters to send to the API endpoint for the test rds connection in organization operation typically these are written to a http.Request
func NewTestRdsConnectionInOrganizationParams ¶
func NewTestRdsConnectionInOrganizationParams() *TestRdsConnectionInOrganizationParams
NewTestRdsConnectionInOrganizationParams creates a new TestRdsConnectionInOrganizationParams object with the default values initialized.
func NewTestRdsConnectionInOrganizationParamsWithContext ¶
func NewTestRdsConnectionInOrganizationParamsWithContext(ctx context.Context) *TestRdsConnectionInOrganizationParams
NewTestRdsConnectionInOrganizationParamsWithContext creates a new TestRdsConnectionInOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewTestRdsConnectionInOrganizationParamsWithHTTPClient ¶
func NewTestRdsConnectionInOrganizationParamsWithHTTPClient(client *http.Client) *TestRdsConnectionInOrganizationParams
NewTestRdsConnectionInOrganizationParamsWithHTTPClient creates a new TestRdsConnectionInOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestRdsConnectionInOrganizationParamsWithTimeout ¶
func NewTestRdsConnectionInOrganizationParamsWithTimeout(timeout time.Duration) *TestRdsConnectionInOrganizationParams
NewTestRdsConnectionInOrganizationParamsWithTimeout creates a new TestRdsConnectionInOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestRdsConnectionInOrganizationParams) SetBody ¶
func (o *TestRdsConnectionInOrganizationParams) SetBody(body *models_cloudbreak.RdsTestRequest)
SetBody adds the body to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) SetContext ¶
func (o *TestRdsConnectionInOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) SetHTTPClient ¶
func (o *TestRdsConnectionInOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) SetOrganizationID ¶
func (o *TestRdsConnectionInOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) SetTimeout ¶
func (o *TestRdsConnectionInOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WithBody ¶
func (o *TestRdsConnectionInOrganizationParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionInOrganizationParams
WithBody adds the body to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WithContext ¶
func (o *TestRdsConnectionInOrganizationParams) WithContext(ctx context.Context) *TestRdsConnectionInOrganizationParams
WithContext adds the context to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WithHTTPClient ¶
func (o *TestRdsConnectionInOrganizationParams) WithHTTPClient(client *http.Client) *TestRdsConnectionInOrganizationParams
WithHTTPClient adds the HTTPClient to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WithOrganizationID ¶
func (o *TestRdsConnectionInOrganizationParams) WithOrganizationID(organizationID int64) *TestRdsConnectionInOrganizationParams
WithOrganizationID adds the organizationID to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WithTimeout ¶
func (o *TestRdsConnectionInOrganizationParams) WithTimeout(timeout time.Duration) *TestRdsConnectionInOrganizationParams
WithTimeout adds the timeout to the test rds connection in organization params
func (*TestRdsConnectionInOrganizationParams) WriteToRequest ¶
func (o *TestRdsConnectionInOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestRdsConnectionInOrganizationReader ¶
type TestRdsConnectionInOrganizationReader struct {
// contains filtered or unexported fields
}
TestRdsConnectionInOrganizationReader is a Reader for the TestRdsConnectionInOrganization structure.
func (*TestRdsConnectionInOrganizationReader) ReadResponse ¶
func (o *TestRdsConnectionInOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_rds_config_in_organization_parameters.go
- create_rds_config_in_organization_responses.go
- delete_rds_config_in_organization_parameters.go
- delete_rds_config_in_organization_responses.go
- get_rds_config_in_organization_parameters.go
- get_rds_config_in_organization_responses.go
- get_rds_request_from_name_in_organization_parameters.go
- get_rds_request_from_name_in_organization_responses.go
- list_rds_configs_by_organization_parameters.go
- list_rds_configs_by_organization_responses.go
- test_rds_connection_in_organization_parameters.go
- test_rds_connection_in_organization_responses.go
- v3_organization_id_rdsconfigs_client.go