Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostgreSQLFlexClient ¶
type PostgreSQLFlexClient interface {
CreateInstance(ctx context.Context, projectId, region string) postgresflex.ApiCreateInstanceRequest
ListFlavorsExecute(ctx context.Context, projectId, region string) (*postgresflex.ListFlavorsResponse, error)
ListStoragesExecute(ctx context.Context, projectId, region, flavorId string) (*postgresflex.ListStoragesResponse, error)
}
Click to show internal directories.
Click to hide internal directories.