# Functions
NewMetadataFetcher will create a goroutine which will periodically load an SSH certificate and key from the SmallStack Metadata Service and write it to a local file.
ParseCertificate will parse a base64-encoded SSH certificate, where the first field contains the certificate type and the second field contains the certificate, followed by an optional comment.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author