Documentation ¶
Index ¶
- type Entry
- type File
- type Store
- func (s *Store) Deregister(ctx context.Context, uid types.UID)
- func (s *Store) Entry(version string) store.AuthEntry
- func (s *Store) File(name string, data []byte) store.AuthFile
- func (s *Store) Lookup(uid types.UID) (auth store.AuthEntry, found bool)
- func (s *Store) Register(ctx context.Context, uid types.UID, entry store.AuthEntry, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.