Documentation ¶
Index ¶
- type Client
- func (a *Client) DeletePrivateRds(params *DeletePrivateRdsParams) error
- func (a *Client) DeletePublicRds(params *DeletePublicRdsParams) error
- func (a *Client) DeleteRds(params *DeleteRdsParams) error
- func (a *Client) GetPrivateRds(params *GetPrivateRdsParams) (*GetPrivateRdsOK, error)
- func (a *Client) GetPrivatesRds(params *GetPrivatesRdsParams) (*GetPrivatesRdsOK, error)
- func (a *Client) GetPublicRds(params *GetPublicRdsParams) (*GetPublicRdsOK, error)
- func (a *Client) GetPublicsRds(params *GetPublicsRdsParams) (*GetPublicsRdsOK, error)
- func (a *Client) GetRds(params *GetRdsParams) (*GetRdsOK, error)
- func (a *Client) GetRdsRequestFromName(params *GetRdsRequestFromNameParams) (*GetRdsRequestFromNameOK, error)
- func (a *Client) PostPrivateRds(params *PostPrivateRdsParams) (*PostPrivateRdsOK, error)
- func (a *Client) PostPublicRds(params *PostPublicRdsParams) (*PostPublicRdsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TestRdsConnection(params *TestRdsConnectionParams) (*TestRdsConnectionOK, error)
- type DeletePrivateRdsDefault
- type DeletePrivateRdsParams
- func NewDeletePrivateRdsParams() *DeletePrivateRdsParams
- func NewDeletePrivateRdsParamsWithContext(ctx context.Context) *DeletePrivateRdsParams
- func NewDeletePrivateRdsParamsWithHTTPClient(client *http.Client) *DeletePrivateRdsParams
- func NewDeletePrivateRdsParamsWithTimeout(timeout time.Duration) *DeletePrivateRdsParams
- func (o *DeletePrivateRdsParams) SetContext(ctx context.Context)
- func (o *DeletePrivateRdsParams) SetHTTPClient(client *http.Client)
- func (o *DeletePrivateRdsParams) SetName(name string)
- func (o *DeletePrivateRdsParams) SetTimeout(timeout time.Duration)
- func (o *DeletePrivateRdsParams) WithContext(ctx context.Context) *DeletePrivateRdsParams
- func (o *DeletePrivateRdsParams) WithHTTPClient(client *http.Client) *DeletePrivateRdsParams
- func (o *DeletePrivateRdsParams) WithName(name string) *DeletePrivateRdsParams
- func (o *DeletePrivateRdsParams) WithTimeout(timeout time.Duration) *DeletePrivateRdsParams
- func (o *DeletePrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePrivateRdsReader
- type DeletePublicRdsDefault
- type DeletePublicRdsParams
- func NewDeletePublicRdsParams() *DeletePublicRdsParams
- func NewDeletePublicRdsParamsWithContext(ctx context.Context) *DeletePublicRdsParams
- func NewDeletePublicRdsParamsWithHTTPClient(client *http.Client) *DeletePublicRdsParams
- func NewDeletePublicRdsParamsWithTimeout(timeout time.Duration) *DeletePublicRdsParams
- func (o *DeletePublicRdsParams) SetContext(ctx context.Context)
- func (o *DeletePublicRdsParams) SetHTTPClient(client *http.Client)
- func (o *DeletePublicRdsParams) SetName(name string)
- func (o *DeletePublicRdsParams) SetTimeout(timeout time.Duration)
- func (o *DeletePublicRdsParams) WithContext(ctx context.Context) *DeletePublicRdsParams
- func (o *DeletePublicRdsParams) WithHTTPClient(client *http.Client) *DeletePublicRdsParams
- func (o *DeletePublicRdsParams) WithName(name string) *DeletePublicRdsParams
- func (o *DeletePublicRdsParams) WithTimeout(timeout time.Duration) *DeletePublicRdsParams
- func (o *DeletePublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePublicRdsReader
- type DeleteRdsDefault
- type DeleteRdsParams
- func (o *DeleteRdsParams) SetContext(ctx context.Context)
- func (o *DeleteRdsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRdsParams) SetID(id int64)
- func (o *DeleteRdsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRdsParams) WithContext(ctx context.Context) *DeleteRdsParams
- func (o *DeleteRdsParams) WithHTTPClient(client *http.Client) *DeleteRdsParams
- func (o *DeleteRdsParams) WithID(id int64) *DeleteRdsParams
- func (o *DeleteRdsParams) WithTimeout(timeout time.Duration) *DeleteRdsParams
- func (o *DeleteRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRdsReader
- type GetPrivateRdsOK
- type GetPrivateRdsParams
- func (o *GetPrivateRdsParams) SetContext(ctx context.Context)
- func (o *GetPrivateRdsParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateRdsParams) SetName(name string)
- func (o *GetPrivateRdsParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateRdsParams) WithContext(ctx context.Context) *GetPrivateRdsParams
- func (o *GetPrivateRdsParams) WithHTTPClient(client *http.Client) *GetPrivateRdsParams
- func (o *GetPrivateRdsParams) WithName(name string) *GetPrivateRdsParams
- func (o *GetPrivateRdsParams) WithTimeout(timeout time.Duration) *GetPrivateRdsParams
- func (o *GetPrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateRdsReader
- type GetPrivatesRdsOK
- type GetPrivatesRdsParams
- func NewGetPrivatesRdsParams() *GetPrivatesRdsParams
- func NewGetPrivatesRdsParamsWithContext(ctx context.Context) *GetPrivatesRdsParams
- func NewGetPrivatesRdsParamsWithHTTPClient(client *http.Client) *GetPrivatesRdsParams
- func NewGetPrivatesRdsParamsWithTimeout(timeout time.Duration) *GetPrivatesRdsParams
- func (o *GetPrivatesRdsParams) SetContext(ctx context.Context)
- func (o *GetPrivatesRdsParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivatesRdsParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivatesRdsParams) WithContext(ctx context.Context) *GetPrivatesRdsParams
- func (o *GetPrivatesRdsParams) WithHTTPClient(client *http.Client) *GetPrivatesRdsParams
- func (o *GetPrivatesRdsParams) WithTimeout(timeout time.Duration) *GetPrivatesRdsParams
- func (o *GetPrivatesRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivatesRdsReader
- type GetPublicRdsOK
- type GetPublicRdsParams
- func (o *GetPublicRdsParams) SetContext(ctx context.Context)
- func (o *GetPublicRdsParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicRdsParams) SetName(name string)
- func (o *GetPublicRdsParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicRdsParams) WithContext(ctx context.Context) *GetPublicRdsParams
- func (o *GetPublicRdsParams) WithHTTPClient(client *http.Client) *GetPublicRdsParams
- func (o *GetPublicRdsParams) WithName(name string) *GetPublicRdsParams
- func (o *GetPublicRdsParams) WithTimeout(timeout time.Duration) *GetPublicRdsParams
- func (o *GetPublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicRdsReader
- type GetPublicsRdsOK
- type GetPublicsRdsParams
- func (o *GetPublicsRdsParams) SetContext(ctx context.Context)
- func (o *GetPublicsRdsParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicsRdsParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicsRdsParams) WithContext(ctx context.Context) *GetPublicsRdsParams
- func (o *GetPublicsRdsParams) WithHTTPClient(client *http.Client) *GetPublicsRdsParams
- func (o *GetPublicsRdsParams) WithTimeout(timeout time.Duration) *GetPublicsRdsParams
- func (o *GetPublicsRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicsRdsReader
- type GetRdsOK
- type GetRdsParams
- func (o *GetRdsParams) SetContext(ctx context.Context)
- func (o *GetRdsParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsParams) SetID(id int64)
- func (o *GetRdsParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsParams) WithContext(ctx context.Context) *GetRdsParams
- func (o *GetRdsParams) WithHTTPClient(client *http.Client) *GetRdsParams
- func (o *GetRdsParams) WithID(id int64) *GetRdsParams
- func (o *GetRdsParams) WithTimeout(timeout time.Duration) *GetRdsParams
- func (o *GetRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsReader
- type GetRdsRequestFromNameOK
- type GetRdsRequestFromNameParams
- func NewGetRdsRequestFromNameParams() *GetRdsRequestFromNameParams
- func NewGetRdsRequestFromNameParamsWithContext(ctx context.Context) *GetRdsRequestFromNameParams
- func NewGetRdsRequestFromNameParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameParams
- func NewGetRdsRequestFromNameParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameParams
- func (o *GetRdsRequestFromNameParams) SetContext(ctx context.Context)
- func (o *GetRdsRequestFromNameParams) SetHTTPClient(client *http.Client)
- func (o *GetRdsRequestFromNameParams) SetName(name string)
- func (o *GetRdsRequestFromNameParams) SetTimeout(timeout time.Duration)
- func (o *GetRdsRequestFromNameParams) WithContext(ctx context.Context) *GetRdsRequestFromNameParams
- func (o *GetRdsRequestFromNameParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameParams
- func (o *GetRdsRequestFromNameParams) WithName(name string) *GetRdsRequestFromNameParams
- func (o *GetRdsRequestFromNameParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameParams
- func (o *GetRdsRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRdsRequestFromNameReader
- type PostPrivateRdsOK
- type PostPrivateRdsParams
- func NewPostPrivateRdsParams() *PostPrivateRdsParams
- func NewPostPrivateRdsParamsWithContext(ctx context.Context) *PostPrivateRdsParams
- func NewPostPrivateRdsParamsWithHTTPClient(client *http.Client) *PostPrivateRdsParams
- func NewPostPrivateRdsParamsWithTimeout(timeout time.Duration) *PostPrivateRdsParams
- func (o *PostPrivateRdsParams) SetBody(body *models_cloudbreak.RdsConfig)
- func (o *PostPrivateRdsParams) SetContext(ctx context.Context)
- func (o *PostPrivateRdsParams) SetHTTPClient(client *http.Client)
- func (o *PostPrivateRdsParams) SetTimeout(timeout time.Duration)
- func (o *PostPrivateRdsParams) WithBody(body *models_cloudbreak.RdsConfig) *PostPrivateRdsParams
- func (o *PostPrivateRdsParams) WithContext(ctx context.Context) *PostPrivateRdsParams
- func (o *PostPrivateRdsParams) WithHTTPClient(client *http.Client) *PostPrivateRdsParams
- func (o *PostPrivateRdsParams) WithTimeout(timeout time.Duration) *PostPrivateRdsParams
- func (o *PostPrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPrivateRdsReader
- type PostPublicRdsOK
- type PostPublicRdsParams
- func (o *PostPublicRdsParams) SetBody(body *models_cloudbreak.RdsConfig)
- func (o *PostPublicRdsParams) SetContext(ctx context.Context)
- func (o *PostPublicRdsParams) SetHTTPClient(client *http.Client)
- func (o *PostPublicRdsParams) SetTimeout(timeout time.Duration)
- func (o *PostPublicRdsParams) WithBody(body *models_cloudbreak.RdsConfig) *PostPublicRdsParams
- func (o *PostPublicRdsParams) WithContext(ctx context.Context) *PostPublicRdsParams
- func (o *PostPublicRdsParams) WithHTTPClient(client *http.Client) *PostPublicRdsParams
- func (o *PostPublicRdsParams) WithTimeout(timeout time.Duration) *PostPublicRdsParams
- func (o *PostPublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPublicRdsReader
- type TestRdsConnectionOK
- type TestRdsConnectionParams
- func NewTestRdsConnectionParams() *TestRdsConnectionParams
- func NewTestRdsConnectionParamsWithContext(ctx context.Context) *TestRdsConnectionParams
- func NewTestRdsConnectionParamsWithHTTPClient(client *http.Client) *TestRdsConnectionParams
- func NewTestRdsConnectionParamsWithTimeout(timeout time.Duration) *TestRdsConnectionParams
- func (o *TestRdsConnectionParams) SetBody(body *models_cloudbreak.RdsTestRequest)
- func (o *TestRdsConnectionParams) SetContext(ctx context.Context)
- func (o *TestRdsConnectionParams) SetHTTPClient(client *http.Client)
- func (o *TestRdsConnectionParams) SetTimeout(timeout time.Duration)
- func (o *TestRdsConnectionParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionParams
- func (o *TestRdsConnectionParams) WithContext(ctx context.Context) *TestRdsConnectionParams
- func (o *TestRdsConnectionParams) WithHTTPClient(client *http.Client) *TestRdsConnectionParams
- func (o *TestRdsConnectionParams) WithTimeout(timeout time.Duration) *TestRdsConnectionParams
- func (o *TestRdsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestRdsConnectionReader
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 v1rdsconfigs API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v1rdsconfigs API client.
func (*Client) DeletePrivateRds ¶
func (a *Client) DeletePrivateRds(params *DeletePrivateRdsParams) error
DeletePrivateRds deletes private r d s configuration by name
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) DeletePublicRds ¶
func (a *Client) DeletePublicRds(params *DeletePublicRdsParams) error
DeletePublicRds deletes public owned or private r d s configuration by name
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) DeleteRds ¶
func (a *Client) DeleteRds(params *DeleteRdsParams) error
DeleteRds deletes r d s configuration by id
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetPrivateRds ¶
func (a *Client) GetPrivateRds(params *GetPrivateRdsParams) (*GetPrivateRdsOK, error)
GetPrivateRds retrieves a private r d s configuration by name
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetPrivatesRds ¶
func (a *Client) GetPrivatesRds(params *GetPrivatesRdsParams) (*GetPrivatesRdsOK, error)
GetPrivatesRds retrieves private r d s configurations
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetPublicRds ¶
func (a *Client) GetPublicRds(params *GetPublicRdsParams) (*GetPublicRdsOK, error)
GetPublicRds retrieves a public or private owned r d s configuration by name
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetPublicsRds ¶
func (a *Client) GetPublicsRds(params *GetPublicsRdsParams) (*GetPublicsRdsOK, error)
GetPublicsRds retrieves public and private owned r d s configurations
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRds ¶
func (a *Client) GetRds(params *GetRdsParams) (*GetRdsOK, error)
GetRds retrieves r d s configuration by id
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) GetRdsRequestFromName ¶
func (a *Client) GetRdsRequestFromName(params *GetRdsRequestFromNameParams) (*GetRdsRequestFromNameOK, error)
GetRdsRequestFromName gets request
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) PostPrivateRds ¶
func (a *Client) PostPrivateRds(params *PostPrivateRdsParams) (*PostPrivateRdsOK, error)
PostPrivateRds creates r d s configuration as private resource
An RDS Configuration describe a connection to an external Relational Database Service that can be used as the Hive Metastore.
func (*Client) PostPublicRds ¶
func (a *Client) PostPublicRds(params *PostPublicRdsParams) (*PostPublicRdsOK, error)
PostPublicRds creates r d s configuration as public resource
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) TestRdsConnection ¶
func (a *Client) TestRdsConnection(params *TestRdsConnectionParams) (*TestRdsConnectionOK, error)
TestRdsConnection 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 DeletePrivateRdsDefault ¶
type DeletePrivateRdsDefault struct {
// contains filtered or unexported fields
}
DeletePrivateRdsDefault handles this case with default header values.
successful operation
func NewDeletePrivateRdsDefault ¶
func NewDeletePrivateRdsDefault(code int) *DeletePrivateRdsDefault
NewDeletePrivateRdsDefault creates a DeletePrivateRdsDefault with default headers values
func (*DeletePrivateRdsDefault) Code ¶
func (o *DeletePrivateRdsDefault) Code() int
Code gets the status code for the delete private rds default response
func (*DeletePrivateRdsDefault) Error ¶
func (o *DeletePrivateRdsDefault) Error() string
type DeletePrivateRdsParams ¶
type DeletePrivateRdsParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePrivateRdsParams contains all the parameters to send to the API endpoint for the delete private rds operation typically these are written to a http.Request
func NewDeletePrivateRdsParams ¶
func NewDeletePrivateRdsParams() *DeletePrivateRdsParams
NewDeletePrivateRdsParams creates a new DeletePrivateRdsParams object with the default values initialized.
func NewDeletePrivateRdsParamsWithContext ¶
func NewDeletePrivateRdsParamsWithContext(ctx context.Context) *DeletePrivateRdsParams
NewDeletePrivateRdsParamsWithContext creates a new DeletePrivateRdsParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePrivateRdsParamsWithHTTPClient ¶
func NewDeletePrivateRdsParamsWithHTTPClient(client *http.Client) *DeletePrivateRdsParams
NewDeletePrivateRdsParamsWithHTTPClient creates a new DeletePrivateRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePrivateRdsParamsWithTimeout ¶
func NewDeletePrivateRdsParamsWithTimeout(timeout time.Duration) *DeletePrivateRdsParams
NewDeletePrivateRdsParamsWithTimeout creates a new DeletePrivateRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePrivateRdsParams) SetContext ¶
func (o *DeletePrivateRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete private rds params
func (*DeletePrivateRdsParams) SetHTTPClient ¶
func (o *DeletePrivateRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete private rds params
func (*DeletePrivateRdsParams) SetName ¶
func (o *DeletePrivateRdsParams) SetName(name string)
SetName adds the name to the delete private rds params
func (*DeletePrivateRdsParams) SetTimeout ¶
func (o *DeletePrivateRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete private rds params
func (*DeletePrivateRdsParams) WithContext ¶
func (o *DeletePrivateRdsParams) WithContext(ctx context.Context) *DeletePrivateRdsParams
WithContext adds the context to the delete private rds params
func (*DeletePrivateRdsParams) WithHTTPClient ¶
func (o *DeletePrivateRdsParams) WithHTTPClient(client *http.Client) *DeletePrivateRdsParams
WithHTTPClient adds the HTTPClient to the delete private rds params
func (*DeletePrivateRdsParams) WithName ¶
func (o *DeletePrivateRdsParams) WithName(name string) *DeletePrivateRdsParams
WithName adds the name to the delete private rds params
func (*DeletePrivateRdsParams) WithTimeout ¶
func (o *DeletePrivateRdsParams) WithTimeout(timeout time.Duration) *DeletePrivateRdsParams
WithTimeout adds the timeout to the delete private rds params
func (*DeletePrivateRdsParams) WriteToRequest ¶
func (o *DeletePrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePrivateRdsReader ¶
type DeletePrivateRdsReader struct {
// contains filtered or unexported fields
}
DeletePrivateRdsReader is a Reader for the DeletePrivateRds structure.
func (*DeletePrivateRdsReader) ReadResponse ¶
func (o *DeletePrivateRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePublicRdsDefault ¶
type DeletePublicRdsDefault struct {
// contains filtered or unexported fields
}
DeletePublicRdsDefault handles this case with default header values.
successful operation
func NewDeletePublicRdsDefault ¶
func NewDeletePublicRdsDefault(code int) *DeletePublicRdsDefault
NewDeletePublicRdsDefault creates a DeletePublicRdsDefault with default headers values
func (*DeletePublicRdsDefault) Code ¶
func (o *DeletePublicRdsDefault) Code() int
Code gets the status code for the delete public rds default response
func (*DeletePublicRdsDefault) Error ¶
func (o *DeletePublicRdsDefault) Error() string
type DeletePublicRdsParams ¶
type DeletePublicRdsParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePublicRdsParams contains all the parameters to send to the API endpoint for the delete public rds operation typically these are written to a http.Request
func NewDeletePublicRdsParams ¶
func NewDeletePublicRdsParams() *DeletePublicRdsParams
NewDeletePublicRdsParams creates a new DeletePublicRdsParams object with the default values initialized.
func NewDeletePublicRdsParamsWithContext ¶
func NewDeletePublicRdsParamsWithContext(ctx context.Context) *DeletePublicRdsParams
NewDeletePublicRdsParamsWithContext creates a new DeletePublicRdsParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePublicRdsParamsWithHTTPClient ¶
func NewDeletePublicRdsParamsWithHTTPClient(client *http.Client) *DeletePublicRdsParams
NewDeletePublicRdsParamsWithHTTPClient creates a new DeletePublicRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePublicRdsParamsWithTimeout ¶
func NewDeletePublicRdsParamsWithTimeout(timeout time.Duration) *DeletePublicRdsParams
NewDeletePublicRdsParamsWithTimeout creates a new DeletePublicRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePublicRdsParams) SetContext ¶
func (o *DeletePublicRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete public rds params
func (*DeletePublicRdsParams) SetHTTPClient ¶
func (o *DeletePublicRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete public rds params
func (*DeletePublicRdsParams) SetName ¶
func (o *DeletePublicRdsParams) SetName(name string)
SetName adds the name to the delete public rds params
func (*DeletePublicRdsParams) SetTimeout ¶
func (o *DeletePublicRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete public rds params
func (*DeletePublicRdsParams) WithContext ¶
func (o *DeletePublicRdsParams) WithContext(ctx context.Context) *DeletePublicRdsParams
WithContext adds the context to the delete public rds params
func (*DeletePublicRdsParams) WithHTTPClient ¶
func (o *DeletePublicRdsParams) WithHTTPClient(client *http.Client) *DeletePublicRdsParams
WithHTTPClient adds the HTTPClient to the delete public rds params
func (*DeletePublicRdsParams) WithName ¶
func (o *DeletePublicRdsParams) WithName(name string) *DeletePublicRdsParams
WithName adds the name to the delete public rds params
func (*DeletePublicRdsParams) WithTimeout ¶
func (o *DeletePublicRdsParams) WithTimeout(timeout time.Duration) *DeletePublicRdsParams
WithTimeout adds the timeout to the delete public rds params
func (*DeletePublicRdsParams) WriteToRequest ¶
func (o *DeletePublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePublicRdsReader ¶
type DeletePublicRdsReader struct {
// contains filtered or unexported fields
}
DeletePublicRdsReader is a Reader for the DeletePublicRds structure.
func (*DeletePublicRdsReader) ReadResponse ¶
func (o *DeletePublicRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRdsDefault ¶
type DeleteRdsDefault struct {
// contains filtered or unexported fields
}
DeleteRdsDefault handles this case with default header values.
successful operation
func NewDeleteRdsDefault ¶
func NewDeleteRdsDefault(code int) *DeleteRdsDefault
NewDeleteRdsDefault creates a DeleteRdsDefault with default headers values
func (*DeleteRdsDefault) Code ¶
func (o *DeleteRdsDefault) Code() int
Code gets the status code for the delete rds default response
func (*DeleteRdsDefault) Error ¶
func (o *DeleteRdsDefault) Error() string
type DeleteRdsParams ¶
type DeleteRdsParams struct { /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRdsParams contains all the parameters to send to the API endpoint for the delete rds operation typically these are written to a http.Request
func NewDeleteRdsParams ¶
func NewDeleteRdsParams() *DeleteRdsParams
NewDeleteRdsParams creates a new DeleteRdsParams object with the default values initialized.
func NewDeleteRdsParamsWithContext ¶
func NewDeleteRdsParamsWithContext(ctx context.Context) *DeleteRdsParams
NewDeleteRdsParamsWithContext creates a new DeleteRdsParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteRdsParamsWithHTTPClient ¶
func NewDeleteRdsParamsWithHTTPClient(client *http.Client) *DeleteRdsParams
NewDeleteRdsParamsWithHTTPClient creates a new DeleteRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteRdsParamsWithTimeout ¶
func NewDeleteRdsParamsWithTimeout(timeout time.Duration) *DeleteRdsParams
NewDeleteRdsParamsWithTimeout creates a new DeleteRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteRdsParams) SetContext ¶
func (o *DeleteRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete rds params
func (*DeleteRdsParams) SetHTTPClient ¶
func (o *DeleteRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rds params
func (*DeleteRdsParams) SetID ¶
func (o *DeleteRdsParams) SetID(id int64)
SetID adds the id to the delete rds params
func (*DeleteRdsParams) SetTimeout ¶
func (o *DeleteRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rds params
func (*DeleteRdsParams) WithContext ¶
func (o *DeleteRdsParams) WithContext(ctx context.Context) *DeleteRdsParams
WithContext adds the context to the delete rds params
func (*DeleteRdsParams) WithHTTPClient ¶
func (o *DeleteRdsParams) WithHTTPClient(client *http.Client) *DeleteRdsParams
WithHTTPClient adds the HTTPClient to the delete rds params
func (*DeleteRdsParams) WithID ¶
func (o *DeleteRdsParams) WithID(id int64) *DeleteRdsParams
WithID adds the id to the delete rds params
func (*DeleteRdsParams) WithTimeout ¶
func (o *DeleteRdsParams) WithTimeout(timeout time.Duration) *DeleteRdsParams
WithTimeout adds the timeout to the delete rds params
func (*DeleteRdsParams) WriteToRequest ¶
func (o *DeleteRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRdsReader ¶
type DeleteRdsReader struct {
// contains filtered or unexported fields
}
DeleteRdsReader is a Reader for the DeleteRds structure.
func (*DeleteRdsReader) ReadResponse ¶
func (o *DeleteRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateRdsOK ¶
type GetPrivateRdsOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
GetPrivateRdsOK handles this case with default header values.
successful operation
func NewGetPrivateRdsOK ¶
func NewGetPrivateRdsOK() *GetPrivateRdsOK
NewGetPrivateRdsOK creates a GetPrivateRdsOK with default headers values
func (*GetPrivateRdsOK) Error ¶
func (o *GetPrivateRdsOK) Error() string
type GetPrivateRdsParams ¶
type GetPrivateRdsParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateRdsParams contains all the parameters to send to the API endpoint for the get private rds operation typically these are written to a http.Request
func NewGetPrivateRdsParams ¶
func NewGetPrivateRdsParams() *GetPrivateRdsParams
NewGetPrivateRdsParams creates a new GetPrivateRdsParams object with the default values initialized.
func NewGetPrivateRdsParamsWithContext ¶
func NewGetPrivateRdsParamsWithContext(ctx context.Context) *GetPrivateRdsParams
NewGetPrivateRdsParamsWithContext creates a new GetPrivateRdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateRdsParamsWithHTTPClient ¶
func NewGetPrivateRdsParamsWithHTTPClient(client *http.Client) *GetPrivateRdsParams
NewGetPrivateRdsParamsWithHTTPClient creates a new GetPrivateRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateRdsParamsWithTimeout ¶
func NewGetPrivateRdsParamsWithTimeout(timeout time.Duration) *GetPrivateRdsParams
NewGetPrivateRdsParamsWithTimeout creates a new GetPrivateRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateRdsParams) SetContext ¶
func (o *GetPrivateRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get private rds params
func (*GetPrivateRdsParams) SetHTTPClient ¶
func (o *GetPrivateRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private rds params
func (*GetPrivateRdsParams) SetName ¶
func (o *GetPrivateRdsParams) SetName(name string)
SetName adds the name to the get private rds params
func (*GetPrivateRdsParams) SetTimeout ¶
func (o *GetPrivateRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private rds params
func (*GetPrivateRdsParams) WithContext ¶
func (o *GetPrivateRdsParams) WithContext(ctx context.Context) *GetPrivateRdsParams
WithContext adds the context to the get private rds params
func (*GetPrivateRdsParams) WithHTTPClient ¶
func (o *GetPrivateRdsParams) WithHTTPClient(client *http.Client) *GetPrivateRdsParams
WithHTTPClient adds the HTTPClient to the get private rds params
func (*GetPrivateRdsParams) WithName ¶
func (o *GetPrivateRdsParams) WithName(name string) *GetPrivateRdsParams
WithName adds the name to the get private rds params
func (*GetPrivateRdsParams) WithTimeout ¶
func (o *GetPrivateRdsParams) WithTimeout(timeout time.Duration) *GetPrivateRdsParams
WithTimeout adds the timeout to the get private rds params
func (*GetPrivateRdsParams) WriteToRequest ¶
func (o *GetPrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateRdsReader ¶
type GetPrivateRdsReader struct {
// contains filtered or unexported fields
}
GetPrivateRdsReader is a Reader for the GetPrivateRds structure.
func (*GetPrivateRdsReader) ReadResponse ¶
func (o *GetPrivateRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivatesRdsOK ¶
type GetPrivatesRdsOK struct {
Payload []*models_cloudbreak.RDSConfigResponse
}
GetPrivatesRdsOK handles this case with default header values.
successful operation
func NewGetPrivatesRdsOK ¶
func NewGetPrivatesRdsOK() *GetPrivatesRdsOK
NewGetPrivatesRdsOK creates a GetPrivatesRdsOK with default headers values
func (*GetPrivatesRdsOK) Error ¶
func (o *GetPrivatesRdsOK) Error() string
type GetPrivatesRdsParams ¶
type GetPrivatesRdsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivatesRdsParams contains all the parameters to send to the API endpoint for the get privates rds operation typically these are written to a http.Request
func NewGetPrivatesRdsParams ¶
func NewGetPrivatesRdsParams() *GetPrivatesRdsParams
NewGetPrivatesRdsParams creates a new GetPrivatesRdsParams object with the default values initialized.
func NewGetPrivatesRdsParamsWithContext ¶
func NewGetPrivatesRdsParamsWithContext(ctx context.Context) *GetPrivatesRdsParams
NewGetPrivatesRdsParamsWithContext creates a new GetPrivatesRdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivatesRdsParamsWithHTTPClient ¶
func NewGetPrivatesRdsParamsWithHTTPClient(client *http.Client) *GetPrivatesRdsParams
NewGetPrivatesRdsParamsWithHTTPClient creates a new GetPrivatesRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivatesRdsParamsWithTimeout ¶
func NewGetPrivatesRdsParamsWithTimeout(timeout time.Duration) *GetPrivatesRdsParams
NewGetPrivatesRdsParamsWithTimeout creates a new GetPrivatesRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivatesRdsParams) SetContext ¶
func (o *GetPrivatesRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get privates rds params
func (*GetPrivatesRdsParams) SetHTTPClient ¶
func (o *GetPrivatesRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get privates rds params
func (*GetPrivatesRdsParams) SetTimeout ¶
func (o *GetPrivatesRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get privates rds params
func (*GetPrivatesRdsParams) WithContext ¶
func (o *GetPrivatesRdsParams) WithContext(ctx context.Context) *GetPrivatesRdsParams
WithContext adds the context to the get privates rds params
func (*GetPrivatesRdsParams) WithHTTPClient ¶
func (o *GetPrivatesRdsParams) WithHTTPClient(client *http.Client) *GetPrivatesRdsParams
WithHTTPClient adds the HTTPClient to the get privates rds params
func (*GetPrivatesRdsParams) WithTimeout ¶
func (o *GetPrivatesRdsParams) WithTimeout(timeout time.Duration) *GetPrivatesRdsParams
WithTimeout adds the timeout to the get privates rds params
func (*GetPrivatesRdsParams) WriteToRequest ¶
func (o *GetPrivatesRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivatesRdsReader ¶
type GetPrivatesRdsReader struct {
// contains filtered or unexported fields
}
GetPrivatesRdsReader is a Reader for the GetPrivatesRds structure.
func (*GetPrivatesRdsReader) ReadResponse ¶
func (o *GetPrivatesRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicRdsOK ¶
type GetPublicRdsOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
GetPublicRdsOK handles this case with default header values.
successful operation
func NewGetPublicRdsOK ¶
func NewGetPublicRdsOK() *GetPublicRdsOK
NewGetPublicRdsOK creates a GetPublicRdsOK with default headers values
func (*GetPublicRdsOK) Error ¶
func (o *GetPublicRdsOK) Error() string
type GetPublicRdsParams ¶
type GetPublicRdsParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicRdsParams contains all the parameters to send to the API endpoint for the get public rds operation typically these are written to a http.Request
func NewGetPublicRdsParams ¶
func NewGetPublicRdsParams() *GetPublicRdsParams
NewGetPublicRdsParams creates a new GetPublicRdsParams object with the default values initialized.
func NewGetPublicRdsParamsWithContext ¶
func NewGetPublicRdsParamsWithContext(ctx context.Context) *GetPublicRdsParams
NewGetPublicRdsParamsWithContext creates a new GetPublicRdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicRdsParamsWithHTTPClient ¶
func NewGetPublicRdsParamsWithHTTPClient(client *http.Client) *GetPublicRdsParams
NewGetPublicRdsParamsWithHTTPClient creates a new GetPublicRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicRdsParamsWithTimeout ¶
func NewGetPublicRdsParamsWithTimeout(timeout time.Duration) *GetPublicRdsParams
NewGetPublicRdsParamsWithTimeout creates a new GetPublicRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicRdsParams) SetContext ¶
func (o *GetPublicRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get public rds params
func (*GetPublicRdsParams) SetHTTPClient ¶
func (o *GetPublicRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get public rds params
func (*GetPublicRdsParams) SetName ¶
func (o *GetPublicRdsParams) SetName(name string)
SetName adds the name to the get public rds params
func (*GetPublicRdsParams) SetTimeout ¶
func (o *GetPublicRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get public rds params
func (*GetPublicRdsParams) WithContext ¶
func (o *GetPublicRdsParams) WithContext(ctx context.Context) *GetPublicRdsParams
WithContext adds the context to the get public rds params
func (*GetPublicRdsParams) WithHTTPClient ¶
func (o *GetPublicRdsParams) WithHTTPClient(client *http.Client) *GetPublicRdsParams
WithHTTPClient adds the HTTPClient to the get public rds params
func (*GetPublicRdsParams) WithName ¶
func (o *GetPublicRdsParams) WithName(name string) *GetPublicRdsParams
WithName adds the name to the get public rds params
func (*GetPublicRdsParams) WithTimeout ¶
func (o *GetPublicRdsParams) WithTimeout(timeout time.Duration) *GetPublicRdsParams
WithTimeout adds the timeout to the get public rds params
func (*GetPublicRdsParams) WriteToRequest ¶
func (o *GetPublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicRdsReader ¶
type GetPublicRdsReader struct {
// contains filtered or unexported fields
}
GetPublicRdsReader is a Reader for the GetPublicRds structure.
func (*GetPublicRdsReader) ReadResponse ¶
func (o *GetPublicRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicsRdsOK ¶
type GetPublicsRdsOK struct {
Payload []*models_cloudbreak.RDSConfigResponse
}
GetPublicsRdsOK handles this case with default header values.
successful operation
func NewGetPublicsRdsOK ¶
func NewGetPublicsRdsOK() *GetPublicsRdsOK
NewGetPublicsRdsOK creates a GetPublicsRdsOK with default headers values
func (*GetPublicsRdsOK) Error ¶
func (o *GetPublicsRdsOK) Error() string
type GetPublicsRdsParams ¶
type GetPublicsRdsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicsRdsParams contains all the parameters to send to the API endpoint for the get publics rds operation typically these are written to a http.Request
func NewGetPublicsRdsParams ¶
func NewGetPublicsRdsParams() *GetPublicsRdsParams
NewGetPublicsRdsParams creates a new GetPublicsRdsParams object with the default values initialized.
func NewGetPublicsRdsParamsWithContext ¶
func NewGetPublicsRdsParamsWithContext(ctx context.Context) *GetPublicsRdsParams
NewGetPublicsRdsParamsWithContext creates a new GetPublicsRdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicsRdsParamsWithHTTPClient ¶
func NewGetPublicsRdsParamsWithHTTPClient(client *http.Client) *GetPublicsRdsParams
NewGetPublicsRdsParamsWithHTTPClient creates a new GetPublicsRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicsRdsParamsWithTimeout ¶
func NewGetPublicsRdsParamsWithTimeout(timeout time.Duration) *GetPublicsRdsParams
NewGetPublicsRdsParamsWithTimeout creates a new GetPublicsRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicsRdsParams) SetContext ¶
func (o *GetPublicsRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get publics rds params
func (*GetPublicsRdsParams) SetHTTPClient ¶
func (o *GetPublicsRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get publics rds params
func (*GetPublicsRdsParams) SetTimeout ¶
func (o *GetPublicsRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get publics rds params
func (*GetPublicsRdsParams) WithContext ¶
func (o *GetPublicsRdsParams) WithContext(ctx context.Context) *GetPublicsRdsParams
WithContext adds the context to the get publics rds params
func (*GetPublicsRdsParams) WithHTTPClient ¶
func (o *GetPublicsRdsParams) WithHTTPClient(client *http.Client) *GetPublicsRdsParams
WithHTTPClient adds the HTTPClient to the get publics rds params
func (*GetPublicsRdsParams) WithTimeout ¶
func (o *GetPublicsRdsParams) WithTimeout(timeout time.Duration) *GetPublicsRdsParams
WithTimeout adds the timeout to the get publics rds params
func (*GetPublicsRdsParams) WriteToRequest ¶
func (o *GetPublicsRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicsRdsReader ¶
type GetPublicsRdsReader struct {
// contains filtered or unexported fields
}
GetPublicsRdsReader is a Reader for the GetPublicsRds structure.
func (*GetPublicsRdsReader) ReadResponse ¶
func (o *GetPublicsRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsOK ¶
type GetRdsOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
GetRdsOK handles this case with default header values.
successful operation
func NewGetRdsOK ¶
func NewGetRdsOK() *GetRdsOK
NewGetRdsOK creates a GetRdsOK with default headers values
type GetRdsParams ¶
type GetRdsParams struct { /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsParams contains all the parameters to send to the API endpoint for the get rds operation typically these are written to a http.Request
func NewGetRdsParams ¶
func NewGetRdsParams() *GetRdsParams
NewGetRdsParams creates a new GetRdsParams object with the default values initialized.
func NewGetRdsParamsWithContext ¶
func NewGetRdsParamsWithContext(ctx context.Context) *GetRdsParams
NewGetRdsParamsWithContext creates a new GetRdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsParamsWithHTTPClient ¶
func NewGetRdsParamsWithHTTPClient(client *http.Client) *GetRdsParams
NewGetRdsParamsWithHTTPClient creates a new GetRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsParamsWithTimeout ¶
func NewGetRdsParamsWithTimeout(timeout time.Duration) *GetRdsParams
NewGetRdsParamsWithTimeout creates a new GetRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsParams) SetContext ¶
func (o *GetRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds params
func (*GetRdsParams) SetHTTPClient ¶
func (o *GetRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds params
func (*GetRdsParams) SetID ¶
func (o *GetRdsParams) SetID(id int64)
SetID adds the id to the get rds params
func (*GetRdsParams) SetTimeout ¶
func (o *GetRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds params
func (*GetRdsParams) WithContext ¶
func (o *GetRdsParams) WithContext(ctx context.Context) *GetRdsParams
WithContext adds the context to the get rds params
func (*GetRdsParams) WithHTTPClient ¶
func (o *GetRdsParams) WithHTTPClient(client *http.Client) *GetRdsParams
WithHTTPClient adds the HTTPClient to the get rds params
func (*GetRdsParams) WithID ¶
func (o *GetRdsParams) WithID(id int64) *GetRdsParams
WithID adds the id to the get rds params
func (*GetRdsParams) WithTimeout ¶
func (o *GetRdsParams) WithTimeout(timeout time.Duration) *GetRdsParams
WithTimeout adds the timeout to the get rds params
func (*GetRdsParams) WriteToRequest ¶
func (o *GetRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsReader ¶
type GetRdsReader struct {
// contains filtered or unexported fields
}
GetRdsReader is a Reader for the GetRds structure.
func (*GetRdsReader) ReadResponse ¶
func (o *GetRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRdsRequestFromNameOK ¶
type GetRdsRequestFromNameOK struct {
Payload *models_cloudbreak.RdsConfig
}
GetRdsRequestFromNameOK handles this case with default header values.
successful operation
func NewGetRdsRequestFromNameOK ¶
func NewGetRdsRequestFromNameOK() *GetRdsRequestFromNameOK
NewGetRdsRequestFromNameOK creates a GetRdsRequestFromNameOK with default headers values
func (*GetRdsRequestFromNameOK) Error ¶
func (o *GetRdsRequestFromNameOK) Error() string
type GetRdsRequestFromNameParams ¶
type GetRdsRequestFromNameParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRdsRequestFromNameParams contains all the parameters to send to the API endpoint for the get rds request from name operation typically these are written to a http.Request
func NewGetRdsRequestFromNameParams ¶
func NewGetRdsRequestFromNameParams() *GetRdsRequestFromNameParams
NewGetRdsRequestFromNameParams creates a new GetRdsRequestFromNameParams object with the default values initialized.
func NewGetRdsRequestFromNameParamsWithContext ¶
func NewGetRdsRequestFromNameParamsWithContext(ctx context.Context) *GetRdsRequestFromNameParams
NewGetRdsRequestFromNameParamsWithContext creates a new GetRdsRequestFromNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetRdsRequestFromNameParamsWithHTTPClient ¶
func NewGetRdsRequestFromNameParamsWithHTTPClient(client *http.Client) *GetRdsRequestFromNameParams
NewGetRdsRequestFromNameParamsWithHTTPClient creates a new GetRdsRequestFromNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRdsRequestFromNameParamsWithTimeout ¶
func NewGetRdsRequestFromNameParamsWithTimeout(timeout time.Duration) *GetRdsRequestFromNameParams
NewGetRdsRequestFromNameParamsWithTimeout creates a new GetRdsRequestFromNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRdsRequestFromNameParams) SetContext ¶
func (o *GetRdsRequestFromNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get rds request from name params
func (*GetRdsRequestFromNameParams) SetHTTPClient ¶
func (o *GetRdsRequestFromNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rds request from name params
func (*GetRdsRequestFromNameParams) SetName ¶
func (o *GetRdsRequestFromNameParams) SetName(name string)
SetName adds the name to the get rds request from name params
func (*GetRdsRequestFromNameParams) SetTimeout ¶
func (o *GetRdsRequestFromNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rds request from name params
func (*GetRdsRequestFromNameParams) WithContext ¶
func (o *GetRdsRequestFromNameParams) WithContext(ctx context.Context) *GetRdsRequestFromNameParams
WithContext adds the context to the get rds request from name params
func (*GetRdsRequestFromNameParams) WithHTTPClient ¶
func (o *GetRdsRequestFromNameParams) WithHTTPClient(client *http.Client) *GetRdsRequestFromNameParams
WithHTTPClient adds the HTTPClient to the get rds request from name params
func (*GetRdsRequestFromNameParams) WithName ¶
func (o *GetRdsRequestFromNameParams) WithName(name string) *GetRdsRequestFromNameParams
WithName adds the name to the get rds request from name params
func (*GetRdsRequestFromNameParams) WithTimeout ¶
func (o *GetRdsRequestFromNameParams) WithTimeout(timeout time.Duration) *GetRdsRequestFromNameParams
WithTimeout adds the timeout to the get rds request from name params
func (*GetRdsRequestFromNameParams) WriteToRequest ¶
func (o *GetRdsRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRdsRequestFromNameReader ¶
type GetRdsRequestFromNameReader struct {
// contains filtered or unexported fields
}
GetRdsRequestFromNameReader is a Reader for the GetRdsRequestFromName structure.
func (*GetRdsRequestFromNameReader) ReadResponse ¶
func (o *GetRdsRequestFromNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPrivateRdsOK ¶
type PostPrivateRdsOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
PostPrivateRdsOK handles this case with default header values.
successful operation
func NewPostPrivateRdsOK ¶
func NewPostPrivateRdsOK() *PostPrivateRdsOK
NewPostPrivateRdsOK creates a PostPrivateRdsOK with default headers values
func (*PostPrivateRdsOK) Error ¶
func (o *PostPrivateRdsOK) Error() string
type PostPrivateRdsParams ¶
type PostPrivateRdsParams struct { /*Body*/ Body *models_cloudbreak.RdsConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPrivateRdsParams contains all the parameters to send to the API endpoint for the post private rds operation typically these are written to a http.Request
func NewPostPrivateRdsParams ¶
func NewPostPrivateRdsParams() *PostPrivateRdsParams
NewPostPrivateRdsParams creates a new PostPrivateRdsParams object with the default values initialized.
func NewPostPrivateRdsParamsWithContext ¶
func NewPostPrivateRdsParamsWithContext(ctx context.Context) *PostPrivateRdsParams
NewPostPrivateRdsParamsWithContext creates a new PostPrivateRdsParams object with the default values initialized, and the ability to set a context for a request
func NewPostPrivateRdsParamsWithHTTPClient ¶
func NewPostPrivateRdsParamsWithHTTPClient(client *http.Client) *PostPrivateRdsParams
NewPostPrivateRdsParamsWithHTTPClient creates a new PostPrivateRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPrivateRdsParamsWithTimeout ¶
func NewPostPrivateRdsParamsWithTimeout(timeout time.Duration) *PostPrivateRdsParams
NewPostPrivateRdsParamsWithTimeout creates a new PostPrivateRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPrivateRdsParams) SetBody ¶
func (o *PostPrivateRdsParams) SetBody(body *models_cloudbreak.RdsConfig)
SetBody adds the body to the post private rds params
func (*PostPrivateRdsParams) SetContext ¶
func (o *PostPrivateRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the post private rds params
func (*PostPrivateRdsParams) SetHTTPClient ¶
func (o *PostPrivateRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post private rds params
func (*PostPrivateRdsParams) SetTimeout ¶
func (o *PostPrivateRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post private rds params
func (*PostPrivateRdsParams) WithBody ¶
func (o *PostPrivateRdsParams) WithBody(body *models_cloudbreak.RdsConfig) *PostPrivateRdsParams
WithBody adds the body to the post private rds params
func (*PostPrivateRdsParams) WithContext ¶
func (o *PostPrivateRdsParams) WithContext(ctx context.Context) *PostPrivateRdsParams
WithContext adds the context to the post private rds params
func (*PostPrivateRdsParams) WithHTTPClient ¶
func (o *PostPrivateRdsParams) WithHTTPClient(client *http.Client) *PostPrivateRdsParams
WithHTTPClient adds the HTTPClient to the post private rds params
func (*PostPrivateRdsParams) WithTimeout ¶
func (o *PostPrivateRdsParams) WithTimeout(timeout time.Duration) *PostPrivateRdsParams
WithTimeout adds the timeout to the post private rds params
func (*PostPrivateRdsParams) WriteToRequest ¶
func (o *PostPrivateRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPrivateRdsReader ¶
type PostPrivateRdsReader struct {
// contains filtered or unexported fields
}
PostPrivateRdsReader is a Reader for the PostPrivateRds structure.
func (*PostPrivateRdsReader) ReadResponse ¶
func (o *PostPrivateRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPublicRdsOK ¶
type PostPublicRdsOK struct {
Payload *models_cloudbreak.RDSConfigResponse
}
PostPublicRdsOK handles this case with default header values.
successful operation
func NewPostPublicRdsOK ¶
func NewPostPublicRdsOK() *PostPublicRdsOK
NewPostPublicRdsOK creates a PostPublicRdsOK with default headers values
func (*PostPublicRdsOK) Error ¶
func (o *PostPublicRdsOK) Error() string
type PostPublicRdsParams ¶
type PostPublicRdsParams struct { /*Body*/ Body *models_cloudbreak.RdsConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPublicRdsParams contains all the parameters to send to the API endpoint for the post public rds operation typically these are written to a http.Request
func NewPostPublicRdsParams ¶
func NewPostPublicRdsParams() *PostPublicRdsParams
NewPostPublicRdsParams creates a new PostPublicRdsParams object with the default values initialized.
func NewPostPublicRdsParamsWithContext ¶
func NewPostPublicRdsParamsWithContext(ctx context.Context) *PostPublicRdsParams
NewPostPublicRdsParamsWithContext creates a new PostPublicRdsParams object with the default values initialized, and the ability to set a context for a request
func NewPostPublicRdsParamsWithHTTPClient ¶
func NewPostPublicRdsParamsWithHTTPClient(client *http.Client) *PostPublicRdsParams
NewPostPublicRdsParamsWithHTTPClient creates a new PostPublicRdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPublicRdsParamsWithTimeout ¶
func NewPostPublicRdsParamsWithTimeout(timeout time.Duration) *PostPublicRdsParams
NewPostPublicRdsParamsWithTimeout creates a new PostPublicRdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPublicRdsParams) SetBody ¶
func (o *PostPublicRdsParams) SetBody(body *models_cloudbreak.RdsConfig)
SetBody adds the body to the post public rds params
func (*PostPublicRdsParams) SetContext ¶
func (o *PostPublicRdsParams) SetContext(ctx context.Context)
SetContext adds the context to the post public rds params
func (*PostPublicRdsParams) SetHTTPClient ¶
func (o *PostPublicRdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post public rds params
func (*PostPublicRdsParams) SetTimeout ¶
func (o *PostPublicRdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post public rds params
func (*PostPublicRdsParams) WithBody ¶
func (o *PostPublicRdsParams) WithBody(body *models_cloudbreak.RdsConfig) *PostPublicRdsParams
WithBody adds the body to the post public rds params
func (*PostPublicRdsParams) WithContext ¶
func (o *PostPublicRdsParams) WithContext(ctx context.Context) *PostPublicRdsParams
WithContext adds the context to the post public rds params
func (*PostPublicRdsParams) WithHTTPClient ¶
func (o *PostPublicRdsParams) WithHTTPClient(client *http.Client) *PostPublicRdsParams
WithHTTPClient adds the HTTPClient to the post public rds params
func (*PostPublicRdsParams) WithTimeout ¶
func (o *PostPublicRdsParams) WithTimeout(timeout time.Duration) *PostPublicRdsParams
WithTimeout adds the timeout to the post public rds params
func (*PostPublicRdsParams) WriteToRequest ¶
func (o *PostPublicRdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPublicRdsReader ¶
type PostPublicRdsReader struct {
// contains filtered or unexported fields
}
PostPublicRdsReader is a Reader for the PostPublicRds structure.
func (*PostPublicRdsReader) ReadResponse ¶
func (o *PostPublicRdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestRdsConnectionOK ¶
type TestRdsConnectionOK struct {
Payload *models_cloudbreak.RdsTestResult
}
TestRdsConnectionOK handles this case with default header values.
successful operation
func NewTestRdsConnectionOK ¶
func NewTestRdsConnectionOK() *TestRdsConnectionOK
NewTestRdsConnectionOK creates a TestRdsConnectionOK with default headers values
func (*TestRdsConnectionOK) Error ¶
func (o *TestRdsConnectionOK) Error() string
type TestRdsConnectionParams ¶
type TestRdsConnectionParams struct { /*Body*/ Body *models_cloudbreak.RdsTestRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestRdsConnectionParams contains all the parameters to send to the API endpoint for the test rds connection operation typically these are written to a http.Request
func NewTestRdsConnectionParams ¶
func NewTestRdsConnectionParams() *TestRdsConnectionParams
NewTestRdsConnectionParams creates a new TestRdsConnectionParams object with the default values initialized.
func NewTestRdsConnectionParamsWithContext ¶
func NewTestRdsConnectionParamsWithContext(ctx context.Context) *TestRdsConnectionParams
NewTestRdsConnectionParamsWithContext creates a new TestRdsConnectionParams object with the default values initialized, and the ability to set a context for a request
func NewTestRdsConnectionParamsWithHTTPClient ¶
func NewTestRdsConnectionParamsWithHTTPClient(client *http.Client) *TestRdsConnectionParams
NewTestRdsConnectionParamsWithHTTPClient creates a new TestRdsConnectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestRdsConnectionParamsWithTimeout ¶
func NewTestRdsConnectionParamsWithTimeout(timeout time.Duration) *TestRdsConnectionParams
NewTestRdsConnectionParamsWithTimeout creates a new TestRdsConnectionParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestRdsConnectionParams) SetBody ¶
func (o *TestRdsConnectionParams) SetBody(body *models_cloudbreak.RdsTestRequest)
SetBody adds the body to the test rds connection params
func (*TestRdsConnectionParams) SetContext ¶
func (o *TestRdsConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the test rds connection params
func (*TestRdsConnectionParams) SetHTTPClient ¶
func (o *TestRdsConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test rds connection params
func (*TestRdsConnectionParams) SetTimeout ¶
func (o *TestRdsConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test rds connection params
func (*TestRdsConnectionParams) WithBody ¶
func (o *TestRdsConnectionParams) WithBody(body *models_cloudbreak.RdsTestRequest) *TestRdsConnectionParams
WithBody adds the body to the test rds connection params
func (*TestRdsConnectionParams) WithContext ¶
func (o *TestRdsConnectionParams) WithContext(ctx context.Context) *TestRdsConnectionParams
WithContext adds the context to the test rds connection params
func (*TestRdsConnectionParams) WithHTTPClient ¶
func (o *TestRdsConnectionParams) WithHTTPClient(client *http.Client) *TestRdsConnectionParams
WithHTTPClient adds the HTTPClient to the test rds connection params
func (*TestRdsConnectionParams) WithTimeout ¶
func (o *TestRdsConnectionParams) WithTimeout(timeout time.Duration) *TestRdsConnectionParams
WithTimeout adds the timeout to the test rds connection params
func (*TestRdsConnectionParams) WriteToRequest ¶
func (o *TestRdsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestRdsConnectionReader ¶
type TestRdsConnectionReader struct {
// contains filtered or unexported fields
}
TestRdsConnectionReader is a Reader for the TestRdsConnection structure.
func (*TestRdsConnectionReader) ReadResponse ¶
func (o *TestRdsConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- delete_private_rds_parameters.go
- delete_private_rds_responses.go
- delete_public_rds_parameters.go
- delete_public_rds_responses.go
- delete_rds_parameters.go
- delete_rds_responses.go
- get_private_rds_parameters.go
- get_private_rds_responses.go
- get_privates_rds_parameters.go
- get_privates_rds_responses.go
- get_public_rds_parameters.go
- get_public_rds_responses.go
- get_publics_rds_parameters.go
- get_publics_rds_responses.go
- get_rds_parameters.go
- get_rds_request_from_name_parameters.go
- get_rds_request_from_name_responses.go
- get_rds_responses.go
- post_private_rds_parameters.go
- post_private_rds_responses.go
- post_public_rds_parameters.go
- post_public_rds_responses.go
- test_rds_connection_parameters.go
- test_rds_connection_responses.go
- v1rdsconfigs_client.go