Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeviceGetter ¶
func Login ¶
func Login( readLine func(prompt string) (string, error), readSecret func(prompt string) (string, error), beginLogin func(email string) (challengeID uuid.UUID, err error), completeLogin func(email, otpCode, password string, challengeID uuid.UUID) (token string, err error), setConfigToken func(token string) error, setServerToken func(token string), setServerRegion func(region cloud.ServerRegion), ) func() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.