Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileStore ¶
FileStore is an autogenerated mock type for the FileStore type
func NewFileStore ¶
func NewFileStore(t mockConstructorTestingTNewFileStore) *FileStore
NewFileStore creates a new instance of FileStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type SecretStore ¶
SecretStore is an autogenerated mock type for the SecretStore type
func NewSecretStore ¶
func NewSecretStore(t mockConstructorTestingTNewSecretStore) *SecretStore
NewSecretStore creates a new instance of SecretStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*SecretStore) Get ¶
func (_m *SecretStore) Get(selector *v1.SecretKeySelector) (string, error)
Get provides a mock function with given fields: selector
Click to show internal directories.
Click to hide internal directories.