names

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 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 {
	InventoryYaml string            `yaml:"inventoryYaml" json:"inventoryYaml"`
	InventoryURL  string            `yaml:"inventoryUrl" json:"inventoryUrl"`
	Inventory     map[string]string `yaml:"inventory" json:"inventory"`
}

type ValidatorNames

type ValidatorNames struct {
	// contains filtered or unexported fields
}

func NewValidatorNames

func NewValidatorNames(config *Config, logger logrus.FieldLogger) *ValidatorNames

func (*ValidatorNames) GetValidatorName

func (vn *ValidatorNames) GetValidatorName(index uint64) string

func (*ValidatorNames) LoadValidatorNames

func (vn *ValidatorNames) LoadValidatorNames()

Jump to

Keyboard shortcuts

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