Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSSHizzleDir ¶
GetSSHizzleDir returns the path to the sshizzle config dir
func GetSSHizzleTokenFile ¶
GetSSHizzleTokenFile returns the filename of the token cache
Types ¶
type SSHizzleConfig ¶
type SSHizzleConfig struct { Socket string TenantID string ClientID string FuncHost string Signer ssh.Signer OauthConfig *oauth2.Config }
SSHizzleConfig contains information required to authenticate with Azure AD and invoke the lambda function
func Check ¶
func Check() (*SSHizzleConfig, error)
Check gets config from environment variables and creates sshizzle config dir
Click to show internal directories.
Click to hide internal directories.