fsstore

package
v0.0.0-...-10e2fbd Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSStore

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

func Init

func Init(path string) (*FSStore, error)

func Open

func Open(path string) (*FSStore, error)

func (*FSStore) CreateCertificate

func (store *FSStore) CreateCertificate(name string, factory certs.CertificateFactory) (certs.StoreEntry, error)

func (*FSStore) CreateCertificateRequest

func (store *FSStore) CreateCertificateRequest(name string, factory certs.CertificateRequestFactory) (certs.StoreEntry, error)

func (*FSStore) Entries

func (store *FSStore) Entries() certs.StoreEntries

func (*FSStore) Entry

func (store *FSStore) Entry(name string) (certs.StoreEntry, error)

func (*FSStore) Name

func (store *FSStore) Name() string

Jump to

Keyboard shortcuts

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