Documentation ¶ Index ¶ Variables func AlphabetPassword(v *viper.Viper, index int) (string, error) Constants ¶ This section is empty. Variables ¶ View Source var ( // RootCmd is a root command of config section. RootCmd = &cobra.Command{ Use: "config", Short: "Section for neofs-adm config related commands.", } ) Functions ¶ func AlphabetPassword ¶ func AlphabetPassword(v *viper.Viper, index int) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files config.goroot.go Click to show internal directories. Click to hide internal directories.