package
0.0.0-20241008160846-fe05e01c0f83
Repository: https://github.com/aerospike/tools-common-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetupRoot sets up the root command with common flags and options.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
AerospikeFlags defines the storage backing for Aerospike pflags.FlagSet returned from SetAerospikeFlags.
ConfFileFlags represents the flags related to setting up the config file.
A cobra PFlag to parse and display help info for the host[:tls-name][:port] input option.
TLSProtocolsFlag defines a Cobra compatible flag for dealing with tls protocols.
# Type aliases
AuthModeFlag defines a Cobra compatible flag for the --auth flag.
CertFlag defines a Cobra compatible flag for retrieving cryptographic certificates.
CertFlag defines a Cobra compatible flag for flags that resolve to a list of certificates.
PasswordFlag defines a Cobra compatible flag for password related options.
UsageFormatter provides a method for modifying the usage text of the flags returned by SetAerospikeFlags.