Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
config.InternalConfig
NeighUsage NeighUsageCheck `toml:"neigh_usage"`
}
type NeighPlugin ¶
type NeighPlugin struct {
config.InternalConfig
Instances []*Instance `toml:"instances"`
}
func (*NeighPlugin) GetInstances ¶
func (p *NeighPlugin) GetInstances() []plugins.Instance
type NeighUsageCheck ¶
Click to show internal directories.
Click to hide internal directories.