Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// SSHPrivateKeyName ssh private key name
SSHPrivateKeyName = "kt_%s_id_rsa"
// SSHBitSize ssh bit size
SSHBitSize = 2048
// SSHAuthKey auth key name
SSHAuthKey = "authorized"
// SSHAuthPrivateKey ssh private key
SSHAuthPrivateKey = "privateKey"
// RefCount the count of shared
RefCount = "refCount"
// DefNamespace default namespace
DefNamespace = "default"
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.