package
Version:
v0.0.0-...-a297e19
Opens a new window with list of versions in this module.
Published: Nov 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
TrustedUserCAKeys string
AuthorizedPrincipalsFile string
RevokeKeys string
}
---- SSH Config ----
func NewConfig(trustedUserCAKeys, authorizedPrincipalsFile, revokeKeys string) *Config
ReadFromFile reads the configuration from the given reader.
WriteToFile writes the configuration to the given writer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.