mongodb

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoDB

type MongoDB struct{}

func (MongoDB) AnalyzeQuery

func (MongoDB) AnalyzeQuery() string

func (MongoDB) AuthenticationDatabase

func (db MongoDB) AuthenticationDatabase(c config.Global) string

func (MongoDB) DatabaseEnvNames

func (MongoDB) DatabaseEnvNames() kubernetes.ConfigFinders

func (MongoDB) DefaultPort

func (MongoDB) DefaultPort() uint16

func (MongoDB) DefaultUser

func (MongoDB) DefaultUser() string

func (MongoDB) DropDatabaseQuery

func (MongoDB) DropDatabaseQuery(database string) string

func (MongoDB) DumpCommand

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

func (MongoDB) DumpExtension

func (db MongoDB) DumpExtension(format sqlformat.Format) string

func (MongoDB) ExecCommand

func (db MongoDB) ExecCommand(conf config.Exec) *command.Builder

func (MongoDB) FilterPods

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

func (MongoDB) FormatFromFilename

func (db MongoDB) FormatFromFilename(filename string) sqlformat.Format

func (MongoDB) Formats

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

func (MongoDB) ListDatabasesQuery

func (MongoDB) ListDatabasesQuery() string

func (MongoDB) ListTablesQuery

func (MongoDB) ListTablesQuery() string

func (MongoDB) Name

func (MongoDB) Name() string

func (MongoDB) PasswordEnvNames

func (db MongoDB) PasswordEnvNames(c config.Global) kubernetes.ConfigFinders

func (MongoDB) PodLabels

func (MongoDB) PodLabels() []kubernetes.LabelQueryable

func (MongoDB) PortEnvNames

func (MongoDB) PortEnvNames() kubernetes.ConfigFinders

func (MongoDB) RestoreCommand

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

func (MongoDB) UserEnvNames

func (MongoDB) UserEnvNames() kubernetes.ConfigFinders

Jump to

Keyboard shortcuts

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