migration

package
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2022 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type M1KetoPolicies

type M1KetoPolicies struct {
	// contains filtered or unexported fields
}

func (*M1KetoPolicies) Down

func (m *M1KetoPolicies) Down() error

func (*M1KetoPolicies) Up

func (m *M1KetoPolicies) Up() error

type M2SinksCredentials

type M2SinksCredentials struct {
	// contains filtered or unexported fields
}

func (M2SinksCredentials) Down

func (m M2SinksCredentials) Down() (err error)

func (M2SinksCredentials) Up

func (m M2SinksCredentials) Up() (err error)

type Plan

type Plan interface {
	Up() error
	Down() error
}

func NewM1KetoPolicies

func NewM1KetoPolicies(log *zap.Logger, dbs map[string]postgres.Database) Plan

func NewM2SinksCredentials

func NewM2SinksCredentials(log *zap.Logger, dbSinks postgres.Database, config config.EncryptionKey) Plan

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL