Versions in this module Expand all Collapse all v11 v11.3.3 Dec 13, 2022 Changes in this version + func BuildHasPAM() bool + func SystemHasPAM() bool + type Config struct + Enabled bool + Env map[string]string + Environment map[string]string + Login string + ServiceName string + Stderr io.Writer + Stdin io.Reader + Stdout io.Writer + UsePAMAuth bool + func (c *Config) CheckDefaults() error + type PAM struct + func Open(config *Config) (*PAM, error) + func (p *PAM) Close() error + func (p *PAM) Environment() []string Other modules containing this package github.com/zmb3/teleport