Documentation
¶
Overview ¶
Package io is used to ensure that the various pieces of code that interact with credentials read and write files to consistent locations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CACertPath ¶
CACertPath defines where to write the certificate for the certificate authority.
func ReadCredentials ¶
ReadCredentials reads the TLS credentials contained within the directory.
func SignedCertPath ¶
SignedCertPath defines where to write the certificate for the signed certificate.
func SignedKeyPath ¶
SignedKeyPath defines where to write the private key for the signed certificate.
Types ¶
type File ¶
File represents a file to be written to the filesystem.
func DaemonFiles ¶
DaemonFiles defines how files should be written to disk for use by the daemon.
Click to show internal directories.
Click to hide internal directories.