Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentListProvider ¶
ComponentListProvider is an autogenerated mock type for the ComponentListProvider type
func (*ComponentListProvider) AllComponents ¶
func (_m *ComponentListProvider) AllComponents(kymaVersion string) ([]v1alpha1.KymaComponent, error)
AllComponents provides a mock function with given fields: kymaVersion
type OptionalComponentNamesProvider ¶
OptionalComponentNamesProvider is an autogenerated mock type for the OptionalComponentNamesProvider type
func (*OptionalComponentNamesProvider) GetAllOptionalComponentsNames ¶
func (_m *OptionalComponentNamesProvider) GetAllOptionalComponentsNames() []string
GetAllOptionalComponentsNames provides a mock function with given fields:
type OptionalComponentService ¶
OptionalComponentService is an autogenerated mock type for the OptionalComponentService type
func (*OptionalComponentService) ComputeComponentsToDisable ¶
func (_m *OptionalComponentService) ComputeComponentsToDisable(optComponentsToKeep []string) []string
ComputeComponentsToDisable provides a mock function with given fields: optComponentsToKeep
func (*OptionalComponentService) ExecuteDisablers ¶
func (_m *OptionalComponentService) ExecuteDisablers(components internal.ComponentConfigurationInputList, names ...string) (internal.ComponentConfigurationInputList, error)
ExecuteDisablers provides a mock function with given fields: components, names
Click to show internal directories.
Click to hide internal directories.