Documentation ¶
Overview ¶
Package inprocess implements a sidecred.SecretStore in memory, and can be used for tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(options ...option) sidecred.SecretStore
New creates a new sidecred.SecretStore using an inprocess backend.
func WithPathTemplate ¶
func WithPathTemplate(t string) option
WithPathTemplate sets the path template when instanciating a new store.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.