Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSecretStore ¶
type MockSecretStore struct {
// contains filtered or unexported fields
}
MockSecretStore is a mock implementation of the SecretStore interface for testing
func NewMockSecretStore ¶
func NewMockSecretStore() *MockSecretStore
NewMockSecretStore creates a new mock secret store for testing
Click to show internal directories.
Click to hide internal directories.