Documentation ¶
Index ¶
- type IIdentityRuntimeConfigClient
- func (_m *IIdentityRuntimeConfigClient) ConfigExists() (bool, error)
- func (_m *IIdentityRuntimeConfigClient) GetConfig() (runtimeconfig.IdentityRuntimeConfig, error)
- func (_m *IIdentityRuntimeConfigClient) GetConfigWithRetry() (runtimeconfig.IdentityRuntimeConfig, error)
- func (_m *IIdentityRuntimeConfigClient) SaveConfig(_a0 runtimeconfig.IdentityRuntimeConfig) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IIdentityRuntimeConfigClient ¶
IIdentityRuntimeConfigClient is an autogenerated mock type for the IIdentityRuntimeConfigClient type
func NewIIdentityRuntimeConfigClient ¶
func NewIIdentityRuntimeConfigClient(t mockConstructorTestingTNewIIdentityRuntimeConfigClient) *IIdentityRuntimeConfigClient
NewIIdentityRuntimeConfigClient creates a new instance of IIdentityRuntimeConfigClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*IIdentityRuntimeConfigClient) ConfigExists ¶
func (_m *IIdentityRuntimeConfigClient) ConfigExists() (bool, error)
ConfigExists provides a mock function with given fields:
func (*IIdentityRuntimeConfigClient) GetConfig ¶
func (_m *IIdentityRuntimeConfigClient) GetConfig() (runtimeconfig.IdentityRuntimeConfig, error)
GetConfig provides a mock function with given fields:
func (*IIdentityRuntimeConfigClient) GetConfigWithRetry ¶
func (_m *IIdentityRuntimeConfigClient) GetConfigWithRetry() (runtimeconfig.IdentityRuntimeConfig, error)
GetConfigWithRetry provides a mock function with given fields:
func (*IIdentityRuntimeConfigClient) SaveConfig ¶
func (_m *IIdentityRuntimeConfigClient) SaveConfig(_a0 runtimeconfig.IdentityRuntimeConfig) error
SaveConfig provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.