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 WithSecretTemplate ¶ added in v0.7.0
func WithSecretTemplate(t string) option
WithSecretTemplate sets the path template when instantiating a new store.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.