Documentation
¶
Overview ¶
Package daemon implements daemon mode execution subcommand in Workload Agent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDaemonSubCommand ¶
NewDaemonSubCommand creates a new startdaemon subcommand.
Types ¶
type Daemon ¶
type Daemon struct {
// contains filtered or unexported fields
}
Daemon has args for startdaemon subcommand.
func NewDaemon ¶
func NewDaemon(lp log.Parameters, cloudProps *cpb.CloudProperties) *Daemon
NewDaemon creates a new Daemon.
Directories
¶
Path | Synopsis |
---|---|
Package configuration provides configuration reading capabilities.
|
Package configuration provides configuration reading capabilities. |
Package mongodb implements the MongoDB workload agent service.
|
Package mongodb implements the MongoDB workload agent service. |
Package mysql implements the MySQL workload agent service.
|
Package mysql implements the MySQL workload agent service. |
Package openshift implements the OpenShift workload agent service.
|
Package openshift implements the OpenShift workload agent service. |
Package oracle implements the Oracle workload agent service.
|
Package oracle implements the Oracle workload agent service. |
Package postgres implements the Postgres workload agent service.
|
Package postgres implements the Postgres workload agent service. |
Package redis implements the Redis workload agent service.
|
Package redis implements the Redis workload agent service. |
Package sqlserver implements the SQL Server workload agent service.
|
Package sqlserver implements the SQL Server workload agent service. |
Click to show internal directories.
Click to hide internal directories.