services

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2018 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package services implements business logic of pmm-managed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Supervisor

type Supervisor interface {
	// Start installs, and starts job
	Start(ctx context.Context, config *servicelib.Config) error
	// Stop stops job, and removes it
	Stop(ctx context.Context, name string) error
	// Status returns nil if job is running
	Status(ctx context.Context, name string) error
}

Directories

Path Synopsis
Package consul provides facilities for working with Consul.
Package consul provides facilities for working with Consul.
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Package prometheus contains business logic of working with Prometheus.
Package prometheus contains business logic of working with Prometheus.
Package qan contains business logic of working with QAN and qan-agent on PMM Server node.
Package qan contains business logic of working with QAN and qan-agent on PMM Server node.
Package rds contains business logic of working with AWS RDS.
Package rds contains business logic of working with AWS RDS.
Package supervisor provides facilities for working with system process supervisors.
Package supervisor provides facilities for working with system process supervisors.
Package telemetry provides Call Home functionality.
Package telemetry provides Call Home functionality.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL