command

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MongoDBHost              = "mongodb-host"
	MongoDBPort              = "mongodb-port"
	MongoDBSSL               = "mongodb-ssl"
	MongoDBSSLCAFile         = "mongodb-ssl-ca-file"
	MongoDBSSLPEMKeyFile     = "mongodb-ssl-pem-key-file"
	MongoDBSSLPEMKeyPassword = "mongodb-ssl-pem-key-password"
	MongoDBSSLCRLFile        = "mongodb-ssl-crl-file"
	MongoDBSSLFIPSMode       = "mongodb-ssl-fips-mode"
	MongoDBTLSInsecure       = "mongodb-tls-insecure"
	MongoDBUsername          = "mongodb-username"
	MongoDBPassword          = "mongodb-password"
	MongoDBAuthDatabase      = "mongodb-authentication-database"
	MongoDBAuthMechanism     = "mongodb-authentication-mechanism"
	MongoDBAWSSessionToken   = "mongodb-aws-session-token"
	MongoDBGSSAPIServiceName = "mongodb-gss-api-service-name"
	MongoDBGSSAPIHostName    = "mongodb-gss-api-host-name"
	MongoDBDatabase          = "mongodb-database"
	MongoDBCollection        = "mongodb-collection"
	MongoDBURI               = "mongodb-uri"
	MongoDBReadPreference    = "mongodb-read-preference"
)

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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