Documentation ¶
Index ¶
- func AttachDatabase(ctx context.Context, db *gql.AddOn, appName string) (err error)
- func Create(ctx context.Context, org *fly.Organization, name string, region *fly.Region, ...) (addOn *gql.AddOn, err error)
- func DeterminePlan(ctx context.Context, org *fly.Organization) (*gql.ListAddOnPlansAddOnPlansAddOnPlanConnectionNodesAddOnPlan, error)
- func GetExcludedRegions(ctx context.Context) (excludedRegions []string, err error)
- func New() (cmd *cobra.Command)
- func ProvisionDatabase(ctx context.Context, org *fly.Organization, config RedisConfiguration) (addOn *gql.AddOn, err error)
- type RedisConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachDatabase ¶ added in v0.0.428
func DeterminePlan ¶ added in v0.1.122
func DeterminePlan(ctx context.Context, org *fly.Organization) (*gql.ListAddOnPlansAddOnPlansAddOnPlanConnectionNodesAddOnPlan, error)
func GetExcludedRegions ¶ added in v0.0.452
func ProvisionDatabase ¶ added in v0.0.428
func ProvisionDatabase(ctx context.Context, org *fly.Organization, config RedisConfiguration) (addOn *gql.AddOn, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.