supervisord

package
v0.57.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: GPL-3.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	URL        string `yaml:"url"`
	web.Client `yaml:",inline"`
}

type Supervisord

type Supervisord struct {
	module.Base
	Config `yaml:",inline"`
	// contains filtered or unexported fields
}

func New

func New() *Supervisord

func (*Supervisord) Charts

func (s *Supervisord) Charts() *module.Charts

func (*Supervisord) Check

func (s *Supervisord) Check() bool

func (*Supervisord) Cleanup

func (s *Supervisord) Cleanup()

func (*Supervisord) Collect

func (s *Supervisord) Collect() map[string]int64

func (*Supervisord) Init

func (s *Supervisord) Init() bool

Jump to

Keyboard shortcuts

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