Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupported = errors.New("action not supported by sshizzle-agent")
ErrUnsupported is a generic error to be returned when unsupported agent methods are called
Functions ¶
func Authenticate ¶
Authenticate takes an OAuth2 token and validates it. If invalid, it attempts to authenticate and renew
func NewSSHizzleAgent ¶
func NewSSHizzleAgent(c *config.SSHizzleConfig) agent.Agent
NewSSHizzleAgent returns a new Agent with a signer and cert
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.