Versions in this module Expand all Collapse all v2 v2.0.2 Jun 30, 2025 Changes in this version + type Context string + func (c *Context) AutoComplete(ctx context.Context, args []string, toComplete string, flags any) ([]string, string) + type EnableAudit struct + type Grant struct + type Migrate struct + DryRun bool + type MigrateFinalize struct + type MigratePromote struct + NoWait bool + type MigrateRollback struct + type MigrateSetup struct + DiskAutoResize bool + DiskSize int + InstanceType string + NoWait bool + Tier string + type Namespace string + func (c *Namespace) AutoComplete(ctx context.Context, _ []string, _ string, flags any) ([]string, string) + type Password struct + type PasswordRotate struct + type Postgres struct + Context Context + Namespace Namespace + type Prepare struct + AllPrivileges bool + Schema string + type Proxy struct + Host string + Port uint + type Psql struct + type Revoke struct + Schema string + type User struct + type UserAdd struct + Privilege string + type UserList struct