Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ServiceBindAddress string ServiceBindHost string ServicePort int ServiceKey string TLSRootCert string TLSCert string TLSKey string LoversEar string Interval int IdentityEndpoint string StorageURL string ResizeStorageURL string }
func DefaultConfig ¶
func DefaultConfig() *Config
func ParseConfig ¶
Click to show internal directories.
Click to hide internal directories.