Documentation
¶
Index ¶
Constants ¶
View Source
const ( ECDSA = "ecdsa" RSA = "rsa" Ed25519 = "ed25519" DefaultKeyRequest = ECDSA )
View Source
const ( // WorkspacePath is where the in-memory tmpfs workspace is mounted. WorkspacePath = "/mnt/workspace" // WorkspaceUnit is the systemd mount unit backing the workspace. WorkspaceUnit = "mnt-workspace.mount" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.