Documentation
¶
Index ¶
- func AvailableInstanceTypes() []string
- func GetInstanceName(ctx context.Context, apiClient postgresflex.DefaultAPI, ...) (string, error)
- func GetLatestPostgreSQLVersion(ctx context.Context, apiClient postgresflex.DefaultAPI, ...) (string, error)
- func GetUserName(ctx context.Context, apiClient postgresflex.DefaultAPI, ...) (string, error)
- func LoadFlavorId(cpu, ram int64, flavors []postgresflex.ListFlavors) (*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AvailableInstanceTypes ¶
func AvailableInstanceTypes() []string
func GetInstanceName ¶
func GetInstanceName(ctx context.Context, apiClient postgresflex.DefaultAPI, projectId, region, instanceId string) (string, error)
func GetLatestPostgreSQLVersion ¶
func GetLatestPostgreSQLVersion(ctx context.Context, apiClient postgresflex.DefaultAPI, projectId, region string) (string, error)
func GetUserName ¶
func GetUserName(ctx context.Context, apiClient postgresflex.DefaultAPI, projectId, region, instanceId string, userId int64) (string, error)
func LoadFlavorId ¶
func LoadFlavorId(cpu, ram int64, flavors []postgresflex.ListFlavors) (*string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.