v1

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func InitialiseStore

func InitialiseStore(vegaPaths paths.Paths) (*Store, error)

func (*Store) ConfigExists added in v0.68.0

func (s *Store) ConfigExists() (bool, error)

func (*Store) GetConfig added in v0.68.0

func (s *Store) GetConfig() (*service.Config, error)

func (*Store) GetRsaKeys

func (s *Store) GetRsaKeys() (*v1.RSAKeys, error)

func (*Store) GetServiceConfigsPath added in v0.69.0

func (s *Store) GetServiceConfigsPath() string

func (*Store) RSAKeysExists

func (s *Store) RSAKeysExists() (bool, error)

func (*Store) SaveConfig added in v0.68.0

func (s *Store) SaveConfig(config *service.Config) error

func (*Store) SaveRSAKeys

func (s *Store) SaveRSAKeys(keys *v1.RSAKeys) error

Jump to

Keyboard shortcuts

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