Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSSHKeyCipher ¶
Types ¶
type SSHAgentServer ¶
type SSHAgentServer struct {
// contains filtered or unexported fields
}
func NewVaultAgent ¶
func NewVaultAgent(vault *vault.Vault, config *config.Config, runtimeConfig *config.RuntimeConfig) SSHAgentServer
func (SSHAgentServer) Serve ¶
func (v SSHAgentServer) Serve()
func (*SSHAgentServer) SetUnlockRequestAction ¶
func (v *SSHAgentServer) SetUnlockRequestAction(action func() bool)
Click to show internal directories.
Click to hide internal directories.