Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KeyString is the fake key string for all keys KeyString = "ssh-rsa ABCDEF" // FingerprintString is the fake fingerprint string for all keys FingerprintString = "00:11:22" )
Variables ¶
This section is empty.
Functions ¶
func NewFakeUserSpec ¶
NewFakeUserSpec generates a new UserSpec, guaranteed to be unique thanks to a counter (ignoring overflow)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.