databaseFlags

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Encryption = &flags.BoolWithInverseFlag{
	BoolFlag: &cli.BoolFlag{
		Name:  "encryption",
		Usage: i18n.NotImplemented,
	},
}
View Source
var EncryptionKey = &cli.StringFlag{
	Name:    "encryption-key",
	Aliases: []string{"k", "key"},
	Usage:   i18n.NotImplemented,
}
View Source
var Max = &cli.StringFlag{
	Name:  "max",
	Usage: "Maximum replicas to keep",
}
View Source
var Min = &cli.StringFlag{
	Name:  "min",
	Usage: "Minimum replicas to keep",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳