package sshprovider
import "github.com/moby/buildkit/session/sshforward/sshprovider"
Index ¶
Functions ¶
func NewSSHAgentProvider ¶
func NewSSHAgentProvider(confs []AgentConfig) (session.Attachable, error)
NewSSHAgentProvider creates a session provider that allows access to ssh agent
Types ¶
type AgentConfig ¶
AgentConfig is the config for a single exposed SSH agent
Source Files ¶
- Version
- v0.6.2
- Published
- Sep 21, 2019
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 7 hours ago –
Tools for package owners.