Documentation
¶
Index ¶
- Variables
- func MarshalConfigYAML(cfg interface{}, outputFolderPath string, fileName string) error
- func ReadAppConfigOptionsFromConsole() *config.GenerateAppConfigOptions
- func ReadOAuthClientConfigsFromConsole() (*config.GenerateOAuthClientConfigOptions, error)
- func ReadPhoneOTPMode() config.AuthenticatorPhoneOTPMode
- func ReadSearchImplementation() config.SearchImplementation
- func ReadSecretConfigOptionsFromConsole(searchImpl config.SearchImplementation) *config.GenerateSecretConfigOptions
- func ReadSkipEmailVerification() bool
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUserCancel = errors.New("cancel")
Functions ¶
func MarshalConfigYAML ¶
func ReadAppConfigOptionsFromConsole ¶
func ReadAppConfigOptionsFromConsole() *config.GenerateAppConfigOptions
func ReadOAuthClientConfigsFromConsole ¶
func ReadOAuthClientConfigsFromConsole() (*config.GenerateOAuthClientConfigOptions, error)
func ReadPhoneOTPMode ¶
func ReadPhoneOTPMode() config.AuthenticatorPhoneOTPMode
func ReadSearchImplementation ¶
func ReadSearchImplementation() config.SearchImplementation
func ReadSecretConfigOptionsFromConsole ¶
func ReadSecretConfigOptionsFromConsole(searchImpl config.SearchImplementation) *config.GenerateSecretConfigOptions
func ReadSkipEmailVerification ¶
func ReadSkipEmailVerification() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.