Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.