Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManifestClient ¶
ManifestClient is an autogenerated mock type for the ManifestClient type
func (*ManifestClient) LoadFromSource ¶
func (_m *ManifestClient) LoadFromSource(ctx context.Context, source string, path string, recursive bool) (manifestival.Manifest, error)
LoadFromSource provides a mock function with given fields: ctx, source, path, recursive
type StatusWriter ¶
StatusWriter is an autogenerated mock type for the StatusWriter type
func (*StatusWriter) UpdateModuleStatus ¶
func (_m *StatusWriter) UpdateModuleStatus(ctx context.Context, _a1 *v1alpha1.Module) (reconcile.Result, error)
UpdateModuleStatus provides a mock function with given fields: ctx, _a1
Click to show internal directories.
Click to hide internal directories.