package mocks
import "github.com/edgexfoundry/go-mod-secrets/secrets/mocks"
Index ¶
Types ¶
type SecretClient ¶
SecretClient is an autogenerated mock type for the SecretClient type
func (*SecretClient) GetSecrets ¶
GetSecrets provides a mock function with given fields: subPath, keys
func (*SecretClient) StoreSecrets ¶
func (_m *SecretClient) StoreSecrets(subPath string, _a1 map[string]string) error
StoreSecrets provides a mock function with given fields: subPath, _a1
Source Files ¶
- Version
- v0.0.33 (latest)
- Published
- Jan 19, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 5 days ago –
Tools for package owners.