Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) Get ¶
func (_m *Manager) Get(name string, options v1.GetOptions) (*v1alpha1.Application, error)
Get provides a mock function with given fields: name, options
type ServiceRepository ¶
ServiceRepository is an autogenerated mock type for the ServiceRepository type
func (*ServiceRepository) Get ¶
func (_m *ServiceRepository) Get(id string) (applications.Service, apperrors.AppError)
Get provides a mock function with given fields: id
Click to show internal directories.
Click to hide internal directories.