fs

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 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 New

func New(path string, logger *logrus.Logger, maxVersions int) (*Store, error)

func (*Store) Close

func (s *Store) Close() error

func (*Store) List

func (s *Store) List(namespace, kind, name string, maxHistory int) (map[string][]*store.Event, error)

func (*Store) Observe

func (s *Store) Observe(ev *store.Event) error

Jump to

Keyboard shortcuts

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