Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version = "0.1" ConfPath = "/etc/photon-mgmt" ConfFile = "photon-mgmt" TLSCert = "cert/server.crt" TLSKey = "cert/server.key" DefaultLogLevel = "info" UseAuthentication = "true" DefaultIP = "127.0.0.1" DefaultPort = "5208" ListenUnixSocket = "true" UnixDomainSocketPath = "/run/photon-mgmt/photon-mgmt.sock" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.