Documentation
¶
Index ¶
- Constants
- type Command
- type Migrator
- func (m *Migrator) ConfigureTarget()
- func (m *Migrator) Create(ctx context.Context, obj ctrl.Object) error
- func (m *Migrator) Delete(ctx context.Context, obj ctrl.Object) error
- func (m *Migrator) Finalize(ctx context.Context) error
- func (m *Migrator) LookupGcpProjectId(ctx context.Context) (string, error)
- func (m *Migrator) Promote(ctx context.Context) error
- func (m *Migrator) Rollback(ctx context.Context) error
- func (m *Migrator) Setup(ctx context.Context) error
Constants ¶
View Source
const MigratorImage = "europe-north1-docker.pkg.dev/nais-io/nais/images/cloudsql-migrator"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
func NewMigrator ¶
func (*Migrator) ConfigureTarget ¶
func (m *Migrator) ConfigureTarget()
func (*Migrator) LookupGcpProjectId ¶
Click to show internal directories.
Click to hide internal directories.