Documentation
¶
Index ¶
- func EnvSocketPath(socketPath string) string
- func FileExists(s string) bool
- func FlushHandle(tpm transport.TPM, h handle)
- func GetFixedSim() (transport.TPMCloser, error)
- func GetParentHandle(ph string) (tpm2.TPMHandle, error)
- func InstallHostkeyUnits() error
- func InstallSshdConf() error
- func InstallUserUnits(global bool) error
- func SSHDir() string
- func TPM(f bool) (transport.TPMCloser, error)
- type TPMCloser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvSocketPath ¶ added in v0.8.0
func FileExists ¶ added in v0.2.0
func GetFixedSim ¶ added in v0.8.0
func InstallHostkeyUnits ¶ added in v0.2.0
func InstallHostkeyUnits() error
func InstallSshdConf ¶ added in v0.2.0
func InstallSshdConf() error
func InstallUserUnits ¶ added in v0.2.0
Installs user units to the target system. It will either place the files under $HOME/.config/systemd/user or if global is supplied (through --install-system) into system user directories.
Passing the env TEMPLATE_BINARY will use /usr/bin/ssh-tpm-agent for the binary in the service
Types ¶
Click to show internal directories.
Click to hide internal directories.