Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Postgresql ¶
type Postgresql struct {
Servers []*Server
}
func (*Postgresql) Description ¶
func (p *Postgresql) Description() string
func (*Postgresql) Gather ¶
func (p *Postgresql) Gather(acc plugins.Accumulator) error
func (*Postgresql) IgnoredColumns ¶ added in v0.1.9
func (p *Postgresql) IgnoredColumns() map[string]bool
func (*Postgresql) SampleConfig ¶
func (p *Postgresql) SampleConfig() string
Click to show internal directories.
Click to hide internal directories.