postgres

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres

type Postgres struct{}

func (Postgres) Aliases added in v1.12.0

func (Postgres) Aliases() []string

func (Postgres) AnalyzeQuery

func (Postgres) AnalyzeQuery() string

func (Postgres) DatabaseDropQuery added in v1.15.0

func (Postgres) DatabaseDropQuery(_ string) string

func (Postgres) DatabaseEnvs added in v1.15.0

func (db Postgres) DatabaseEnvs(conf config.Global) kubernetes.ConfigLookups

func (Postgres) DatabaseListQuery added in v1.15.0

func (Postgres) DatabaseListQuery() string

func (Postgres) DumpCommand

func (db Postgres) DumpCommand(conf config.Dump) *command.Builder

func (Postgres) ExecCommand

func (Postgres) ExecCommand(conf config.Exec) *command.Builder

func (Postgres) FilterPods

func (db Postgres) FilterPods(ctx context.Context, client kubernetes.KubeClient, pods []v1.Pod) ([]v1.Pod, error)

func (Postgres) Formats

func (Postgres) Formats() map[sqlformat.Format]string

func (Postgres) Name

func (Postgres) Name() string

func (Postgres) PasswordEnvs added in v1.15.0

func (db Postgres) PasswordEnvs(conf config.Global) kubernetes.ConfigLookups

func (Postgres) PodFilters added in v1.12.0

func (db Postgres) PodFilters() filter.Filter

func (Postgres) PortDefault added in v1.15.0

func (Postgres) PortDefault() uint16

func (Postgres) PortEnvs added in v1.15.0

func (db Postgres) PortEnvs(conf config.Global) kubernetes.ConfigLookups

func (Postgres) PrettyName added in v1.13.0

func (Postgres) PrettyName() string

func (Postgres) Priority added in v1.13.0

func (Postgres) Priority() uint8

func (Postgres) RestoreCommand

func (Postgres) RestoreCommand(conf config.Restore, inputFormat sqlformat.Format) *command.Builder

func (Postgres) TableListQuery added in v1.15.0

func (Postgres) TableListQuery() string

func (Postgres) UserDefault added in v1.15.0

func (Postgres) UserDefault() string

func (Postgres) UserEnvs added in v1.15.0

func (db Postgres) UserEnvs(conf config.Global) kubernetes.ConfigLookups

Jump to

Keyboard shortcuts

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