Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeyCmd = &cobra.Command{
Use: "key",
Short: "key generator",
Long: "key generator",
}
Functions ¶
Types ¶
type K ¶
type K struct {
// contains filtered or unexported fields
}
K host string, validFrom string, ecdsaCurve string, rsaBits int, ed25519Key bool, validFor time.Duration, isCA bool
Click to show internal directories.
Click to hide internal directories.