v1

package
v0.0.0-...-141c82c Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 5 Imported by: 0

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(zetaPaths paths.Paths) (*Store, error)

func (*Store) ConfigExists

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

func (*Store) GetConfig

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

func (*Store) GetRsaKeys

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

func (*Store) GetServiceConfigsPath

func (s *Store) GetServiceConfigsPath() string

func (*Store) RSAKeysExists

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

func (*Store) SaveConfig

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