Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateCredentials ¶
We will return a function, that gives us a freshly generated string each time
func NewCredentialsGenerator ¶
func NewCredentialsGenerator(username, password, rawPem []byte) (gc GenerateCredentials, err error)
Click to show internal directories.
Click to hide internal directories.