Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DaemonConfig ¶
type DaemonConfig struct { Config *config.Client MountTTL int Timeout time.Duration Global *config.Global }
DaemonConfig is the configuration struct used by the apiserver to hold globals.
func (*DaemonConfig) Daemon ¶
func (d *DaemonConfig) Daemon(listen string)
Daemon initializes the daemon for use.
Click to show internal directories.
Click to hide internal directories.