plugins

package
v0.0.0-...-dcb838f Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2017 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeJSON

func ChangeJSON(resp *http.Response, addPipeline string, delPipeline string) (string, error)

Types

type DBCreatePostgresql

type DBCreatePostgresql struct {
}

func (DBCreatePostgresql) Create

func (p DBCreatePostgresql) Create(data manifest.Manifest) error

func (DBCreatePostgresql) Drop

func (DBCreatePostgresql) Run

type DashboardCreateKibana

type DashboardCreateKibana struct {
}

func (DashboardCreateKibana) Create

func (DashboardCreateKibana) Drop

func (DashboardCreateKibana) Run

type DashboardSettings

type DashboardSettings struct {
	User      string `json:"user"`
	Group     string `json:"group"`
	Title     string `json:"title"`
	Dashboard string `json:"dashboard"`
}

type Docker

type Docker struct{}

func (Docker) Run

func (p Docker) Run(data manifest.Manifest) error

func (Docker) Stop

func (p Docker) Stop(data manifest.Manifest) error

type ExternalPlugin

type ExternalPlugin struct {
	Path string
}

func (ExternalPlugin) Name

func (p ExternalPlugin) Name() string

func (ExternalPlugin) Run

func (p ExternalPlugin) Run(data manifest.Manifest) error

type Outdated

type Outdated struct{}

func (Outdated) Run

func (p Outdated) Run(data manifest.Manifest) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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