Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationGetter ¶
ApplicationGetter is an autogenerated mock type for the ApplicationGetter type
func NewApplicationGetter ¶
func NewApplicationGetter(t mockConstructorTestingTNewApplicationGetter) *ApplicationGetter
NewApplicationGetter creates a new instance of ApplicationGetter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ApplicationGetter) Get ¶
func (_m *ApplicationGetter) Get(ns string, name string) (*v1alpha1.Application, error)
Get provides a mock function with given fields: ns, name
type SettingsGetter ¶
SettingsGetter is an autogenerated mock type for the SettingsGetter type
func NewSettingsGetter ¶
func NewSettingsGetter(t mockConstructorTestingTNewSettingsGetter) *SettingsGetter
NewSettingsGetter creates a new instance of SettingsGetter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*SettingsGetter) Get ¶
func (_m *SettingsGetter) Get() (*settings.ArgoCDSettings, error)
Get provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.